Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fedora - 4 cool new projects to try in COPR from December 2020

#1
4 cool new projects to try in COPR from December 2020

<div style="margin: 5px 5% 10px 5%;"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/12/4-cool-new-projects-to-try-in-copr-from-december-2020.png" width="757" height="334" title="" alt="" /></div><div><p>COPR is a&nbsp;<a href="https://copr.fedorainfracloud.org/">collection</a>&nbsp;of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora standards, despite being free and open-source. COPR can offer these projects outside the Fedora set of packages. Software in COPR isn’t supported by Fedora infrastructure or signed by the project. However, it can be a neat way to try new or experimental software.</p>
<p>This article presents a few new and interesting projects in COPR. If you’re new to using COPR, see the&nbsp;<a href="https://docs.pagure.org/copr.copr/user_documentation.html">COPR User Documentation</a>&nbsp;for how to get started.</p>
<h2><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#blanket"></a>Blanket</h2>
<p><a href="https://github.com/rafaelmardojai/blanket">Blanket</a>&nbsp;is an application for playing background sounds, which may potentially improve your focus and increase your productivity. Alternatively, it may help you relax and fall asleep in a noisy environment. No matter what time it is or where you are, Blanket allows you to wake up while birds are chirping, work surrounded by friendly coffee shop chatter or distant city traffic, and then sleep like a log next to a fireplace while it is raining outside. Other popular choices for background sounds such as pink and white noise are also available.</p>
<figure class="wp-block-image"><a href="https://github.com/FrostyX/fedora-magazine/blob/main/img/blanket.png" target="_blank" rel="noreferrer noopener"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/12/4-cool-new-projects-to-try-in-copr-from-december-2020.png" alt="Blanket" /></a></figure>
<h3><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#installation-instructions"></a>Installation instructions</h3>
<p>The&nbsp;<a href="https://copr.fedorainfracloud.org/coprs/tuxino/blanket/">repo</a>&nbsp;currently provides Blanket for Fedora 32 and 33. To install it, use these commands:</p>
<pre class="wp-block-preformatted">sudo dnf copr enable tuxino/blanket
sudo dnf install blanket</pre>
<h2><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#k9s"></a>k9s</h2>
<p><a href="https://k9scli.io/">k9s</a>&nbsp;is a command-line tool for managing Kubernetes clusters. It allows you to list and interact with running pods, read their logs, dig through used resources, and overall make the Kubernetes life easier. With its extensibility through plugins and customizable UI, <em>k9s</em> is welcoming to power-users.</p>
<figure class="wp-block-image"><a href="https://github.com/FrostyX/fedora-magazine/blob/main/img/k9s.png" target="_blank" rel="noreferrer noopener"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/12/4-cool-new-projects-to-try-in-copr-from-december-2020-1.png" alt="k9s" /></a></figure>
<p>For&nbsp;<a href="https://k9scli.io/#-previews">many more preview screenshots</a>, please see the&nbsp;<a href="https://k9scli.io/">project page</a>.</p>
<h3><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#installation-instructions-1"></a>Installation instructions</h3>
<p>The&nbsp;<a href="https://copr.fedorainfracloud.org/coprs/luminoso/k9s/">repo</a>&nbsp;currently provides<em> k9s </em>for Fedora 32, 33, and Fedora Rawhide as well as EPEL 7, 8, Centos Stream, and others. To install it, use these commands:</p>
<pre class="wp-block-preformatted">sudo dnf copr enable luminoso/k9s
sudo dnf install k9s</pre>
<h2><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#rhbzquery"></a>rhbzquery</h2>
<p><a href="https://github.com/juhp/rhbzquery">rhbzquery</a>&nbsp;is a simple tool for querying the Fedora Bugzilla instance. It provides an interface for specifying the search query but it doesn’t list results in the command-line. Instead,&nbsp;<em>rhbzquery</em>&nbsp;generates a Bugzilla URL and opens it in a web browser.</p>
<figure class="wp-block-image"><a href="https://github.com/FrostyX/fedora-magazine/blob/main/img/rhbzquery.png" target="_blank" rel="noreferrer noopener"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/12/4-cool-new-projects-to-try-in-copr-from-december-2020-2.png" alt="rhbzquery" /></a></figure>
<h3><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#installation-instructions-2"></a>Installation instructions</h3>
<p>The&nbsp;<a href="https://copr.fedorainfracloud.org/coprs/petersen/rhbzquery/">repo</a>&nbsp;currently provides&nbsp;<em>rhbzquery&nbsp;</em>for Fedora 32, 33, and Fedora Rawhide. To install it, use these commands:</p>
<pre class="wp-block-preformatted">sudo dnf copr enable petersen/rhbzquery
sudo dnf install rhbzquery</pre>
<h2><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#gping"></a>gping</h2>
<p><a href="https://github.com/orf/gping">gping</a>&nbsp;is a more visually intriguing alternative to the standard&nbsp;<em>ping</em>&nbsp;command, as it shows results in a graph. It is also possible to ping multiple hosts at the same time to easily compare their response times.</p>
<figure class="wp-block-image"><a href="https://github.com/FrostyX/fedora-magazine/blob/main/img/gping.png" target="_blank" rel="noreferrer noopener"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/12/4-cool-new-projects-to-try-in-copr-from-december-2020-3.png" alt="gping" /></a></figure>
<h3><a href="https://github.com/FrostyX/fedora-magazine/blob/main/2020-december.md#installation-instructions-4"></a>Installation instructions</h3>
<p>The&nbsp;<a href="https://copr.fedorainfracloud.org/coprs/atim/gping">repo</a>&nbsp;currently provides gping for Fedora 32, 33, and Fedora Rawhide as well as for EPEL 7 and 8. To install it, use these commands:</p>
<pre class="wp-block-preformatted">sudo dnf copr enable atim/gping
sudo dnf install gping</pre>
</div>


https://www.sickgaming.net/blog/2020/12/...mber-2020/
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016