You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage ctags-5.8-18.fc24.x86_64
Ctags generates an index (or tag) file of C language objects found in C source and header files. The index makes it easy for text editors or other utilities to locate the indexed items. Ctags can also generate a cross reference file which lists information about the various objects found in a set of C language files in human readable form. Exuberant Ctags improves on ctags because it can find all types of C language tags, including macro definitions, enumerated values (values inside enum{...}), function and method definitions, enum/struct/union tags, external function prototypes, typedef names and variable declarations. Exuberant Ctags is far less likely to be fooled by code containing #if preprocessor conditional constructs than ctags. Exuberant ctags supports output of Emacs style TAGS files and can be used to print out a list of selected objects found in source files. Install ctags if you are going to use your system for C programming.
RPMPackage crystalhd-firmware-3.10.0-13.fc25.noarch
Firmwares for the Broadcom Crystal HD (bcm970012 and bcm970015) video decoders.
RPMPackage cryptsetup-libs-2.2.0-1.lbn25.x86_64
This package contains the cryptsetup shared library, libcryptsetup.
RPMPackage cryptsetup-2.2.0-1.lbn25.x86_64
The cryptsetup package contains a utility for setting up disk encryption using dm-crypt kernel module.
RPMPackage cryptopp-5.6.3-5.fc25.x86_64
Crypto++ Library is a free C++ class library of cryptographic schemes. See http://www.cryptopp.com/ for a list of supported algorithms. One purpose of Crypto++ is to act as a repository of public domain (not copyrighted) source code. Although the library is copyrighted as a compilation, the individual files in it are in the public domain.
RPMPackage crypto-policies-20191128-2.gitcd267a5.lbn25.noarch
This package provides a tool update-crypto-policies, which sets the policy applicable for the various cryptographic back-ends, such as SSL/TLS libraries. The policy set by the tool will be the default policy used by these back-ends unless the application user configures them otherwise.
RPMPackage crontabs-1.11-23.20190603git.lbn25.noarch
This package is used by Fedora mainly for executing files by cron. The crontabs package contains root crontab files and directories. You will need to install cron daemon to run the jobs from the crontabs. The cron daemon such as cronie or fcron checks the crontab files to see when particular commands are scheduled to be executed. If commands are scheduled, it executes them. Crontabs handles a basic system function, so it should be installed on your system.
RPMPackage cronie-anacron-1.5.5-4.lbn25.x86_64
Anacron is part of cronie that is used for running jobs with regular periodicity which do not have exact time of day of execution. The default settings of anacron execute the daily, weekly, and monthly jobs, but anacron allows setting arbitrary periodicity of jobs. Using anacron allows running the periodic jobs even if the system is often powered off and it also allows randomizing the time of the job execution for better utilization of resources shared among multiple systems.
RPMPackage cronie-1.5.5-4.lbn25.x86_64
Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. It is a fork of the original vixie-cron and has security and configuration enhancements like the ability to use pam and SELinux.
RPMPackage createrepo-0.10.3-15.lbn25.py37.noarch
This utility will generate a common metadata repository from a directory of rpm packages.
RPMPackage crda-3.18_2019.03.01-1.lbn25.x86_64
CRDA acts as the udev helper for communication between the kernel and userspace for regulatory compliance. It relies on nl80211 for communication. CRDA is intended to be run only through udev communication from the kernel.
RPMPackage cracklib-python-2.9.6-3.fc25.x86_64
The cracklib-python package contains a module which permits applications written in the Python programming language to use cracklib.
RPMPackage cracklib-dicts-2.9.6-9.lbn25.x86_64
The cracklib-dicts package includes the CrackLib dictionaries. CrackLib will need to use the dictionary appropriate to your system, which is normally put in /usr/share/dict/words. Cracklib-dicts also contains the utilities necessary for the creation of new dictionaries. If you are installing CrackLib, you should also install cracklib-dicts.
RPMPackage cracklib-2.9.6-9.lbn25.x86_64
CrackLib tests passwords to determine whether they match certain security-oriented characteristics, with the purpose of stopping users from choosing passwords that are easy to guess. CrackLib performs several tests on passwords: it tries to generate words from a username and gecos entry and checks those words against the password; it checks for simplistic patterns in passwords; and it checks for the password in a dictionary. CrackLib is actually a library containing a particular C function which is used to check the password, as well as other C functions. CrackLib is not a replacement for a passwd program; it must be used in conjunction with an existing passwd program. Install the cracklib package if you need a program to check users' passwords to see if they are at least minimally secure. If you install CrackLib, you will also want to install the cracklib-dicts package.
RPMPackage cppunit-doc-1.14.0-4.lbn25.x86_64
The cppunit-doc package contains HTML formatted API documention generated by the popular doxygen documentation generation tool.
RPMPackage cppunit-1.14.0-4.lbn25.x86_64
CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.
RPMPackage cpp-11.2.1-1.lbn25.x86_64
Cpp is the GNU C-Compatible Compiler Preprocessor. Cpp is a macro processor which is used automatically by the C compiler to transform your program before actual compilation. It is called a macro processor because it allows you to define macros, abbreviations for longer constructs. The C preprocessor provides four separate functionalities: the inclusion of header files (files of declarations that can be substituted into your program); macro expansion (you can define macros, and the C preprocessor will replace the macros with their definitions throughout the program); conditional compilation (using special preprocessing directives, you can include or exclude parts of the program according to various conditions); and line control (if you use a program to combine or rearrange source files into an intermediate file which is then compiled, you can use line control to inform the compiler about where each source line originated). You should install this package if you are a C programmer and you use macros.
RPMPackage cpio-2.12-3.fc24.x86_64
GNU cpio copies files into or out of a cpio or tar archive. Archives are files which contain a collection of other files plus information about them, such as their file name, owner, timestamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1 tar. By default, cpio creates binary format archives, so that they are compatible with older cpio programs. When it is extracting files from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order. Install cpio if you need a program to manage file archives.
RPMPackage courier-unicode-2.2.3-1.lbn25.x86_64
This library implements several algorithms related to the Unicode Standard. This package installs only the run-time libraries needed by applications that use this library. Install the "courier-unicode-devel" package if you want to develop new applications using this library.
RPMPackage courier-pop3d-1.1.2-1.lbn25.x86_64
This package adds POP3 server access to the Courier mail server. Courier's POP3 server can only be used to access maildir mailboxes. This server does not support mailbox files. If you do not need the ability to download mail with a POP3 client, you do not need to install this package.