内容简介:COPR is aThis article presents a few new and interesting projects in COPR. If you’re new to using COPR, see the
COPR is a collection 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.
This article presents a few new and interesting projects in COPR. If you’re new to using COPR, see the COPR User Documentation for how to get started.
Ytop
Ytop is a command-line system monitor similar to htop . The main difference between them is that ytop , on top of showing processes and their CPU and memory usage, shows graphs of system CPU, memory, and network usage over time. Additionally, ytop shows disk usage and temperatures of the machine. Finally, ytop supports multiple color schemes as well as an option to create new ones.
Installation instructions
The repo currently provides ytop for Fedora 30, 31, 32, and Rawhide, as well as EPEL 7. To install ytop , use these commands with sudo :
sudo dnf copr enable atim/ytop sudo dnf install ytop
Ctop
Ctop is yet another command-line system monitor. However, unlike htop and ytop , ctop focuses on showing resource usage of containers. Ctop shows both an overview of CPU, memory, network and disk usage of all containers running on your machine, and more comprehensive information about a single container, including graphs of resource usage over time. Currently, ctop has support for Docker and runc containers.
Installation instructions
The repo currently provides ctop for Fedora 31, 32 and Rawhide, EPEL 7, as well as for other distributions. To install ctop , use these commands:
sudo dnf copr enable fuhrmann/ctop sudo dnf install ctop
Shortwave
Shortwave is a program for listening to radio stations. Shortwave uses a community database of radio stations www.radio-browser.info . In this database, you can discover or search for radio stations, add them to your library, and listen to them. Additionally, Shortwave provides information about currently playing song and can record the songs as well.
Installation instructions
The repo currently provides Shortwave for Fedora 31, 32, and Rawhide. To install Shortwave, use these commands:
sudo dnf copr enable atim/shortwave sudo dnf install shortwave
Setzer
Setzer is a LaTeX editor that can build pdf documents and view them as well. It provides templates for various types of documents, such as articles or presentation slides. Additionally, Setzer has buttons for a lot of special symbols, math symbols and greek letters.
Installation instructions
The repo currently provides Setzer for Fedora 30, 31, 32, and Rawhide. To install Setzer, use these commands:
sudo dnf copr enable lyessaadi/setzer sudo dnf install setzer
以上所述就是小编给大家介绍的《4 cool new projects to try in COPR for May 2020》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Web Designer's Idea Book
Patrick Mcneil / How / 2008-10-6 / USD 25.00
The Web Designer's Idea Book includes more than 700 websites arranged thematically, so you can find inspiration for layout, color, style and more. Author Patrick McNeil has cataloged more than 5,000 s......一起来看看 《The Web Designer's Idea Book》 这本书的介绍吧!