-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
createrepo-0.10.3-15.lbn25.py37.noarch
This utility will generate a common metadata repository from a directory of rpm
packages.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25