内容简介: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.
Contrast
Contrast is a small app used for checking contrast between two colors and to determine if it meets the requirements specified in WCAG . The colors can be selected either using their RGB hex codes or with a color picker tool. In addition to showing the contrast ratio, Contrast displays a short text on a background in selected colors to demonstrate comparison.
Installation instructions
The repo currently provides contrast for Fedora 31 and Rawhide. To install Contrast, use these commands:
sudo dnf copr enable atim/contrast sudo dnf install contrast
Pamixer
Pamixer is a command-line tool for adjusting and monitoring volume levels of sound devices using PulseAudio. You can display the current volume of a device and either set it directly or increase/decrease it, or (un)mute it. Pamixer can list all sources and sinks.
Installation instructions
The repo currently provides Pamixer for Fedora 31 and Rawhide. To install Pamixer, use these commands:
sudo dnf copr enable opuk/pamixer sudo dnf install pamixer
PhotoFlare
PhotoFlare is an image editor. It has a simple and well-arranged user interface, where most of the features are available in the toolbars. PhotoFlare provides features such as various color adjustments, image transformations, filters, brushes and automatic cropping, although it doesn’t support working with layers. Also, PhotoFlare can edit pictures in batches, applying the same filters and transformations on all pictures and storing the results in a specified directory.
Installation instructions
The repo currently provides PhotoFlare for Fedora 31. To install Photoflare, use these commands:
sudo dnf copr enable adriend/photoflare sudo dnf install photoflare
Tdiff
Tdiff is a command-line tool for comparing two file trees. In addition to showing that some files or directories exist in one tree only, tdiff shows differences in file sizes, types and contents, owner user and group ids, permissions, modification time and more.
Installation instructions
The repo currently provides tdiff for Fedora 29-31 and Rawhide, EPEL 6-8 and other distributions. To install tdiff, use these commands:
sudo dnf copr enable fif/tdiff sudo dnf install tdiff
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。