1.3.1. ON Core
OpenNAC Core provides the administration console, where the policy engine and the compliance rules engine reside. It is responsible for applying the access policy and the discovery, profiling, and identity validation rules. It also executes plugins to enrich the data of each asset connected to the network to define the profiling in an active or passive way.
It is where the authentication, authorization, and user accounting management are carried out. ON Core processes and validates the user’s posture/profile integrating with the corporate identity manager. It is also responsible for the management and validation of the double authentication factor.
This component contains and applies the compliance tests defined for network devices. It allows access to the devices or to a centralized repository, to recover the backup copies by storing them centrally. It also makes it possible to perform centralized configurations from a single point.
ON Core is a mandatory component of the solution and includes critical components such as:
Policy Engine: : the solution’s brain; all modules are implemented using this component.
The CMDB: the memory of the solution where all the configuration, assets, and its features are saved.
The administration portal: the control panel for the solution.
Note
ON Core is a critical component in the solution. The implementation of one or more nodes to provide high availability will depend on the requirements of the deployment and the final architecture design. If this component were offline, we would lose the ability to perform the discovery and profiling of assets in our network.
1.3.1.1. Architecture Overview
ON Core Software Architecture includes different technologies and modules. These modules are:
Apache: technology that is being used by the Administration Portal, the OpenNAC Agent, the Captive Portal, and the API Access.
Radius: technology that covers AAAA (Authentication, Authorization, Accounting) based on FreeRadius.
MariaDB: technology that stores configuration and collected data.
Redis: technology that provides really fast access to events and internal processes such as workers, DHCP Reader, and SNMP Trap.
Gearman Queues: these are consumed by workers.
Workers: technology that carries out asynchronous processes such as Plugins.
Collectd: technology that is being used to create OpenNAC trending status Dashboards.
1.3.1.2. ON Core Cluster
In some contexts, the ON Core component might take different roles. It will normally be in High Availability (HA) architectures. Those roles can be:
Principal Primary: The Principal Primary role designates the instance responsible for handling critical operations and serving as the primary point of authority within the ON Core system.
Principal Secondary: The Principal Secondary role acts as a backup to the Principal Primary, ensuring redundancy and fault tolerance. It closely mirrors the primary instance and can seamlessly assume control if the Principal Primary experiences an outage or disruption.
Worker: The Worker role executes tasks and processes within the ON Core system distributing the workload efficiently, contributing to the overall performance and responsiveness of the ON Core infrastructure.
Proxy RADIUS: The Proxy RADIUS role specializes in managing RADIUS requests balancing the load between the different ON Worker nodes.
See how to configure the ON Core roles in the ON Core Cluster manual configuration section.
1.3.1.3. Component flows - Principal
The following table outlines the firewall rules for the ON Core - Principal component:
Source |
Destination |
Port |
Service |
---|---|---|---|
Princ/Worker |
All the components |
TCP/22 |
SSH |
Princ/Worker |
NTP Server |
UDP/123 |
NTP |
Princ/Worker |
DNS Server |
UDP/53 |
DNS |
Princ/Worker |
SMTP Server |
TCP/25 |
SMTP |
Princ/Worker |
SMTP Server |
TCP/587 |
SMTPS |
Princ/Worker |
Analytics |
TCP/5601 |
Kibana |
Princ/Worker |
Analytics |
TCP/9200 |
ElasticSearch |
Princ/Worker |
Analytics |
TCP/5000 |
FileBeat |
Princ/Worker |
Analytics |
UDP/161 |
SNMP |
Princ/Worker |
AD/LDAP Server |
UDP/TCP/88 |
KERBEROS |
Princ/Worker |
AD/LDAP Server |
TCP/135 |
DCOM/RPC |
Princ/Worker |
AD/LDAP Server |
UDP/TCP/137 |
NETBIOS |
Princ/Worker |
AD/LDAP Server |
UDP/TCP/138 |
NETBIOS |
Princ/Worker |
AD/LDAP Server |
UDP/TCP/139 |
NETBIOS |
Princ/Worker |
AD/LDAP Server |
TCP/389 |
LDAP |
Princ/Worker |
AD/LDAP Server |
TCP/636 |
LDAPs |
Princ/Worker |
AD/LDAP Server |
TCP/445 |
SMB |
Princ/Worker |
AD/LDAP Server |
TCP/464 |
KPASSWD |
1.3.1.4. Component flows - Worker
The following table outlines additional firewall rules for the ON Core - Worker component, building upon the rules established in the ON Core Principal flow:
Source |
Destination |
Port |
Service |
---|---|---|---|
Princ/Worker |
Worker/Princ |
TCP/22 |
SSH |
Princ/Worker |
Worker/Princ |
TCP/80 |
HTTP |
Princ/Worker |
Worker/Princ |
TCP/443 |
HTTPS |
Princ/Worker |
Worker/Princ |
TCP/3306 |
MySQL |
Princ/Worker |
Worker/Princ |
TCP/6379 |
Redis |
Princ/Worker |
Worker/Princ |
UDP/25826 |
Collectd |
Princ/Worker |
Worker/Princ |
TCP/4730 |
Gearman (Queues) |
1.3.1.5. Sizing an ON Core Instance
The dimension of Network Access solution infrastructure can be directly inferred from the expected workload in terms of users, IPs, types of authentications, or use cases deployed that the NAC must sustain. The workload may be complicated to estimate, but this is a crucial exercise to build an efficient NAC Architecture.
The hardware specs for the ON Core are:
Resources |
Minimum |
Recommended |
---|---|---|
Memory |
16 GB |
64 GB |
CPU |
8 CPU |
16 CPU |
Disk Size |
200 GB |
200 GB |
Disk Type |
SCSI/SATA |
SSD |
Network |
2 NIC** |
2 NIC** |
Note
** The 2 network interfaces are mainly for service and management (internal communication between the different nodes)
1.3.1.6. Administration Portal
The machine that holds the Administration portal is the ON Core. This administration portal serves as the primary interface for configuring, operating, and monitoring OpenNAC Enterprise technologies.
For more information, see the Administration Portal section.
1.3.1.7. Installed Packages
This section provides a comprehensive list of installed packages on the ON Core component, along with their respective descriptions. These packages play a crucial role in supporting various functionalities and services, ensuring a robust and efficient operating environment.
Package Name |
Description |
---|---|
acl |
Access control list utilities for controlling POSIX user access to files and directories. |
adobe-mappings-cmap |
CMap resources for use with the X11 Adobe PostScript(TM) interpreter. |
adobe-mappings-cmap-deprecated |
Deprecated CMap resources for use with the X11 Adobe PostScript(TM) interpreter. |
adobe-mappings-pdf |
PDF-specific CMap resources for use with the X11 Adobe PostScript(TM) interpreter. |
alsa-lib |
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. |
ansible |
A radically simple IT automation platform. |
ansible-core |
The core Ansible files needed for execution and modules. |
apr |
Apache Portable Runtime library. |
apr-util |
Apache Portable Runtime Utility library. |
apr-util-bdb |
Berkeley DB driver for APR-util’s DBM library. |
apr-util-openssl |
OpenSSL crypto driver for APR-util’s DBM library. |
audit |
User space tools for 2.6 kernel auditing. |
audit-libs |
Libraries for the userspace interface to kernel auditing subsystem. |
authselect |
Console tool for configuring authentication resources. |
authselect-libs |
Shared libraries for authselect. |
autoconf |
A GNU tool for automatically configuring source code. |
autocorr-en |
English auto-correction rules for LibreOffice. |
automake |
A GNU tool for automatically creating Makefile.in. |
avahi-libs |
Libraries for Avahi, the Multicast DNS/Zeroconf Service Discovery set of libraries. |
basesystem |
The skeleton package defining a simple CentOS Linux system. |
bash |
The GNU Bourne Again shell. |
bc |
GNU’s bc (a numeric processing language) and dc (a calculator). |
bind |
The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server. |
bind-export-libs |
Exported Libraries from the BIND DNS (Domain Name System) server. |
bind-libs |
Libraries used by the BIND DNS (Domain Name System) server and client applications. |
bind-libs-lite |
Lighweight libraries used by the BIND DNS (Domain Name System) server and client applications. |
bind-license |
License of the BIND DNS (Domain Name System) server. |
bind-utils |
Utilities for querying DNS (Domain Name System) name servers. |
binutils |
A GNU collection of binary utilities. |
biosdevname |
Udev helper for naming devices per BIOS names. |
boost-chrono |
Run-Time component of boost chrono library. |
boost-date-time |
Run-Time component of boost date-time library. |
boost-filesystem |
Run-Time component of boost filesystem library. |
boost-iostreams |
Run-Time component of boost iostreams library. |
boost-locale |
Run-Time component of boost locale library. |
boost-program-options |
Run-Time component of boost program_options library. |
boost-system |
Run-Time component of boost system support library. |
boost-thread |
Run-Time component of boost thread library. |
brotli |
Lossless compression algorithm. |
bzip2-libs |
Libraries for applications using bzip2 compression. |
ca-certificates |
The Mozilla CA root certificate bundle. |
cairo |
A 2D graphics library. |
c-ares |
A library that performs asynchronous DNS operations. |
checkpolicy |
SELinux policy compiler. |
chkconfig |
A system tool for maintaining the /etc/rc*.d hierarchy. |
chrony |
An NTP client/server. |
clucene-contribs-lib |
Extensions for CLucene full-text search library. |
clucene-core |
Core module of the CLucene full-text search library. |
cmake-filesystem |
CMake filesystem organization. |
collectd |
Statistics collection daemon for filling RRD files. |
collectd-curl_json |
Collectd plugin for submitting JSON data via HTTP. |
collectd-disk |
Collectd plugin for disk statistics. |
collectd-mysql |
Collectd plugin for MySQL database monitoring. |
collectd-rrdtool |
Collectd plugin for RRDtool integration. |
copy-jdk-configs |
JDKs configuration files copier. |
coreutils |
A set of basic GNU tools commonly used in shell scripts. |
coreutils-common |
The common files used by coreutils. |
cpio |
A GNU archiving program. |
cpp |
The C Preprocessor. |
cracklib |
Password checker library. |
cracklib-dicts |
The standard CrackLib dictionaries. |
cronie |
Cron daemon for executing programs at set times. |
cronie-anacron |
Utility for running regular jobs. |
crontabs |
Root crontab files used to schedule the execution of programs. |
crypto-policies |
Default crypto policies configuration. |
crypto-policies-scripts |
Scripts for managing policies for the various cryptographic backends. |
cryptsetup-libs |
Cryptsetup shared library. |
cups-libs |
CUPS printing system - libraries. |
curl |
A utility for getting files from remote servers (FTP, HTTP, and others). |
cyrus-sasl |
The Cyrus SASL (Simple Authentication and Security Layer) library. |
cyrus-sasl-lib |
Shared libraries needed by applications which use Cyrus SASL. |
cyrus-sasl-plain |
Cyrus SASL PLAIN mechanism plugin. |
dbus |
D-BUS message bus. |
dbus-common |
Common files for D-Bus message bus service. |
dbus-daemon |
D-BUS message bus daemon. |
dbus-glib |
GLib bindings for D-Bus. |
dbus-libs |
Libraries for accessing D-Bus. |
dbus-tools |
D-BUS tools. |
dconf |
Configuration backend for Gsettings. |
dejavu-fonts-common |
Common files for the Dejavu font set. |
dejavu-sans-fonts |
Variable-width sans-serif font faces. |
dejavu-sans-mono-fonts |
Monospace sans-serif font faces. |
dejavu-serif-fonts |
Variable-width serif font faces. |
device-mapper |
Device mapper utility. |
device-mapper-event |
Device-mapper event daemon. |
device-mapper-event-libs |
Device-mapper event daemon shared library. |
device-mapper-libs |
Device-mapper shared library. |
device-mapper-persistent-data |
Persistent metadata store for device-mapper. |
dhcp-client |
Provides the ISC DHCP client daemon and dhclient-script. |
dhcp-common |
Common files used by ISC DHCP server and client. |
dhcp-libs |
Shared libraries used by ISC DHCP client and server. |
dhcp-relay |
Provides the ISC DHCP relay daemon. |
dhcp-server |
Provides the ISC DHCP server daemon. |
diffutils |
A GNU collection of diff utilities. |
dmidecode |
Tool to analyze BIOS DMI data. |
dnf |
Package manager. |
dnf-data |
Data files for DNF. |
dnf-plugins-core |
Core Plugins for DNF. |
dracut |
Initramfs generator using udev. |
dracut-config-rescue |
Dracut configuration to build a rescue image. |
dracut-network |
Dracut modules for network support. |
dracut-squash |
Dracut modules for squashfs support. |
e2fsprogs |
Utilities for managing ext2, ext3, and ext4 filesystems. |
e2fsprogs-libs |
Ext2/3/4 filesystem-specific shared libraries. |
elfutils-debuginfod-client |
A library to communicate with debuginfod servers. |
elfutils-default-yama-scope |
Default yama scope for elfutils debuginfod client. |
elfutils-libelf |
Libraries to read and write ELF files. |
elfutils-libs |
Libraries to handle compiled objects. |
emacs-filesystem |
The basic directory layout for Emacs. |
epel-release |
Extra Packages for Enterprise Linux (EPEL) repository configuration. |
ethtool |
Ethernet settings tool for network interface cards. |
expat |
An XML parser library. |
file |
A utility for determining file types. |
filebeat |
A lightweight log shipper for Elasticsearch. |
file-libs |
Libraries for file. |
filesystem |
The basic directory layout for a Linux system. |
findutils |
The GNU versions of find utilities. |
firewalld |
A firewall daemon with D-Bus interface providing a dynamic firewall. |
firewalld-filesystem |
Firewalld directory layout and default configuration files. |
fontconfig |
Font configuration and customization library. |
fontpackages-filesystem |
Font packages filesystem layout. |
freeradius |
High-performance and highly configurable RADIUS server. |
freeradius-ldap |
LDAP module for freeradius. |
freeradius-mysql |
MySQL module for freeradius. |
freeradius-openNAC |
OpenNAC module for freeradius. |
freeradius-utils |
RADIUS client utilities. |
freetype |
A free and portable font rendering engine. |
fribidi |
Library implementing the Unicode BiDi algorithm. |
fstrm |
Frame Streams implementation in C. |
fuse |
Interface for userspace programs to export a virtual filesystem to the Linux kernel. |
fuse-common |
Common package for fuse. |
fuse-libs |
Filesystem in Userspace (FUSE) libraries. |
gawk |
The GNU version of the AWK text processing utility. |
gc |
A garbage collector for C and C++. |
gcc |
The GNU Compiler Collection - C and C++ frontends. |
gcc-c++ |
The GNU Compiler Collection - C++ support. |
gcc-gdb-plugin |
GDB plugin for GCC. |
gd |
A graphics library for drawing charts, graphs, and more. |
gdb |
A GNU source-level debugger for C, C++, Fortran, Go, Rust, and other languages. |
gdb-headless |
A GNU source-level debugger for C, C++, Fortran, Go, Rust, and other languages (headless version). |
gdbm |
A GNU database indexing library. |
gdbm-libs |
Libraries for the GNU dbm database routines. |
gearmand |
Gearman Job Server. |
geolite2-city |
Free IP geolocation databases. |
geolite2-country |
Free IP geolocation databases. |
gettext |
GNU libraries and utilities for producing multi-lingual messages. |
gettext-libs |
Libraries for gettext. |
ghostscript |
A PostScript interpreter and renderer. |
git-core |
Core package of git with minimal functionality. |
glib2 |
A library of handy utility functions. |
glibc |
The GNU libc libraries. |
glibc-all-langpacks |
All langpacks for glibc. |
glibc-common |
Common binaries and locale data for glibc. |
glibc-devel |
Object files for development using standard C libraries. |
glibc-gconv-extra |
Supplemental files for glibc’s iconv conversion library. |
glibc-headers |
Header files for development using standard C libraries. |
gmp |
A GNU arbitrary precision library. |
gnupg2 |
Utility for secure communication and data storage. |
gnupg2-smime |
CMS encryption and signing tool and smart card support for GnuPG. |
gnutls |
A TLS/SSL communication library. |
gobject-introspection |
GObject introspection. |
google-crosextra-caladea-fonts |
Caladea font family provided by CrosExtraFonts. |
google-crosextra-carlito-fonts |
Carlito font family provided by CrosExtraFonts. |
google-droid-sans-fonts |
Fonts for the Android OS. |
gpgme |
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. |
gpgmepp |
C++ bindings for GnuPG Made Easy (GPGME). |
gpg-pubkey |
GPG keys used by various Fedora packages. |
gpg-pubkey |
GPG keys used by various Fedora packages. |
gpg-pubkey |
GPG keys used by various Fedora packages. |
gpm-libs |
Libraries for gpm (general-purpose mouse) support. |
graphite2 |
A font rendering engine for Complex Text Layout. |
grep |
The GNU versions of grep pattern matching utilities. |
groff-base |
The GNU troff text-formatting system. |
grub2-common |
Files shared by GRUB 2 packages. |
grub2-pc |
GRUB 2 PC/BIOS bootloader. |
grub2-pc-modules |
GRUB 2 modules specific to the PC/BIOS platform. |
grub2-tools |
GRUB 2 tools and utilities. |
grub2-tools-efi |
EFI-specific utilities for GRUB 2. |
grub2-tools-extra |
Additional GRUB 2 modules for e.g. btrfs. |
grub2-tools-minimal |
Minimal GRUB 2 configuration for generation of the core image. |
grubby |
Command line tool for configuring the grub boot manager. |
gstreamer1 |
GStreamer streaming media framework runtime. |
gstreamer1-plugins-base |
GStreamer streaming media framework base plugins. |
guile |
GNU’s Ubiquitous Intelligent Language for Extension. |
gzip |
The GNU data compression program. |
hardlink |
Creates hardlinks in specified files. |
harfbuzz |
OpenType text shaping engine. |
harfbuzz-icu |
HarfBuzz ICU support. |
hdparm |
A utility for displaying and/or setting hard disk parameters. |
hiredis |
Minimalistic C client for Redis. |
hostname |
Utility to set/show the host name or domain name. |
httpd |
Apache HTTP Server. |
httpd-filesystem |
The basic directory layout for the Apache HTTP server. |
httpd-tools |
Tools for use with the Apache HTTP Server. |
hunspell |
A spell checker and morphological analyzer library. |
hunspell-en-US |
English (US) hunspell dictionaries. |
hwdata |
Hardware identification and configuration data. |
hyphen |
A text hyphenation library. |
hyphen-en |
English hyphenation rules. |
ima-evm-utils |
Integrity Measurement Architecture (IMA) and Extended Verification Module (EVM) utilities. |
info |
A stand-alone GNU Info documentation browser. |
initscripts |
Scripts to initialize and activate the system. |
ipcalc |
IP subnet calculator. |
iproute |
Advanced IP routing and network device configuration tools. |
iprutils |
Utilities for the IBM Power RAID SCSI storage subsystem. |
ipset |
Manage sets of IP or ports using hashed and bitmap IP sets. |
ipset-libs |
Runtime library for IP sets. |
iptables |
Tools for managing Linux kernel packet filtering capabilities. |
iptables-ebtables |
Compatibility package providing the iptables ebtables module. |
iptables-libs |
Libraries used by iptables. |
iptables-services |
Systemd scripts for iptables services. |
iputils |
Network monitoring tools including ping. |
irqbalance |
A daemon to balance interrupts for SMP systems. |
isl |
Integer Set Library for the polyhedral model. |
iso-codes |
ISO codes collection (ISO 639, 3166, 4217, etc.). |
iwl1000-firmware |
Firmware for Intel Wireless WiFi Link 1000 Series Adapters. |
iwl100-firmware |
Firmware for Intel Wireless WiFi Link 100 Series Adapters. |
iwl105-firmware |
Firmware for Intel Wireless WiFi Link 105 Series Adapters. |
iwl135-firmware |
Firmware for Intel Wireless WiFi Link 135 Series Adapters. |
iwl2000-firmware |
Firmware for Intel Wireless WiFi Link 2000 Series Adapters. |
iwl2030-firmware |
Firmware for Intel Wireless WiFi Link 2030 Series Adapters. |
iwl3160-firmware |
Firmware for Intel Wireless 3160 Series Adapters. |
iwl5000-firmware |
Firmware for Intel Wireless WiFi Link 5000 Series Adapters. |
iwl5150-firmware |
Firmware for Intel Wireless WiFi Link 5150 Series Adapters. |
iwl6000-firmware |
Firmware for Intel Wireless WiFi Link 6000 Series Adapters. |
iwl6000g2a-firmware |
Firmware for Intel Wireless WiFi Link 6000 G2A Series Adapters. |
iwl6050-firmware |
Firmware for Intel Wireless WiFi Link 6050 Series Adapters. |
iwl7260-firmware |
Firmware for Intel Wireless 7260 Series Adapters. |
jansson |
C library for encoding, decoding, and manipulating JSON data. |
java-1.8.0-openjdk-headless |
OpenJDK 8 Java runtime environment without GUI support. |
javapackages-filesystem |
Utilities for handling various Java packaging tasks. |
jbig2dec-libs |
A library for decoding JBIG2 images. |
jbigkit-libs |
A library for JBIG1 data compression. |
json-c |
A library for working with JSON data in C. |
kbd |
Tools for configuring the console (keyboard, virtual terminals, etc.). |
kbd-legacy |
Legacy keyboard configuration tools. |
kbd-misc |
Miscellaneous keyboard-related files. |
kernel |
The Linux kernel meta-package, including the latest version. |
kernel-core |
The core files for the Linux kernel. |
kernel-headers |
Header files for the Linux kernel for use by glibc. |
kernel-modules |
Kernel modules to match the kernel. |
kernel-tools |
Assortment of tools for the Linux kernel. |
kernel-tools-libs |
Shared libraries for Linux kernel tools. |
kexec-tools |
Tools for loading another kernel from the currently running Linux kernel. |
keyutils-libs |
Libraries for Linux Key Management Utilities. |
keyutils-libs-devel |
Development files for Linux Key Management Utilities library. |
kmod |
Utilities for working with kernel modules. |
kmod-libs |
Libraries for working with kernel modules. |
kpartx |
Partition management tool for device-mapper devices. |
krb5-devel |
Development files needed to compile Kerberos 5 programs. |
krb5-libs |
The shared libraries needed for Kerberos 5. |
krb5-server |
The server programs for Kerberos 5. |
krb5-workstation |
Kerberos 5 programs for use on workstations. |
lcms2 |
Color Management Engine, Version 2. |
less |
A text file viewer similar to more, but with more capabilities. |
libabw |
A library for reading and writing AbiWord documents. |
libacl |
Access control list static libraries and headers. |
libaio |
Library for asynchronous input/output. |
libarchive |
Library for reading and writing streaming archives. |
libassuan |
IPC library used by GnuPG and GPGME. |
libatomic_ops |
A library implementing atomic operations on small data types. |
libattr |
Dynamic library for extended attribute support. |
libbabeltrace |
A trace processing library supporting the Common Trace Format (CTF). |
libbasicobjects |
Basic object types for GLib and the GObject system. |
libblkid |
Block device ID library. |
libbpf |
BPF runtime library. |
libbsd |
Library providing BSD-compatible functions for portability. |
libcap |
Library for getting and setting POSIX.1e capabilities. |
libcap-ng |
An alternate POSIX capabilities library. |
libcdr |
CorelDRAW file format import filter library. |
libcmis |
A CMIS protocol client library. |
libcollection |
Collection data-type for GLib. |
libcom_err |
Common error description library. |
libcom_err-devel |
Development files for libcom_err. |
libcomps |
Comps library for librepo. |
libcroco |
A CSS2 parsing and manipulation library. |
libcurl |
A library for getting files from web servers. |
libcurl-devel |
Files needed for building applications with libcurl. |
libdaemon |
Library for writing UNIX daemons. |
libdatrie |
Double-array trie library. |
libdb |
The Berkeley DB database library. |
libdb-utils |
Command line tools for managing Berkeley DB databases. |
libdhash |
Dynamic hash table. |
libdnf |
Library providing simplified API to libsolv. |
libdrm |
Direct Rendering Manager runtime library. |
libedit |
The NetBSD Editline library. |
libepoxy |
Epoxy is a library for handling OpenGL function pointer management. |
libepubgen |
An EPUB generator library. |
liberation-fonts-common |
Shared common files of Liberation fonts. |
liberation-mono-fonts |
Monospace font family for Liberation fonts. |
liberation-sans-fonts |
Sans-serif font family for Liberation fonts. |
liberation-serif-fonts |
Serif font family for Liberation fonts. |
libestr |
A library for some string essentials. |
libetonyek |
A library to interpret and import Apple iWork documents. |
libevent |
An event notification library. |
libevent-devel |
Development files for libevent. |
libexttextcat |
Text categorization library. |
libfastjson |
A fast JSON library for C. |
libfdisk |
Partitioning library. |
libffi |
A portable foreign function interface library. |
libfontenc |
X.Org X11 libfontenc runtime library. |
libfreehand |
A library for reading FreeHand documents. |
libgcc |
GCC support library. |
libgcrypt |
Cryptographic library for encryption, decryption, signatures, etc. |
libgearman |
Gearman C client library. |
libgearman-devel |
Development files for Gearman C client library. |
libglvnd |
The GL Vendor-Neutral Dispatch library. |
libglvnd-egl |
EGL support for GL Vendor-Neutral Dispatch library. |
libglvnd-gles |
GLES support for GL Vendor-Neutral Dispatch library. |
libglvnd-glx |
GLX support for GL Vendor-Neutral Dispatch library. |
libgomp |
GCC OpenMP runtime library. |
libgpg-error |
Common error codes for all GnuPG components. |
libgs |
PostScript/PDF interpreter and renderer (GhostScript shared library). |
libibverbs |
Library to use RDMA (InfiniBand/iWARP) hardware. |
libICE |
X.Org X11 ICE runtime library. |
libicu |
International Components for Unicode. |
libidn |
Internationalized Domain Name support library. |
libidn2 |
Library to support IDNA2008 internationalized domain names. |
libijs |
Library for interfacing with the IJS printer driver system. |
libini_config |
INI file parser library. |
libipt |
Library for packet filtering rules using the netfilter framework. |
libjpeg-turbo |
SIMD-accelerated JPEG codec which replaces libjpeg. |
libkadm5 |
Kerberos 5 Administrative Libraries. |
libkcapi |
Linux Kernel crypto API userspace interface library. |
libkcapi-hmaccalc |
HMAC calculation library used by the Linux Kernel crypto API. |
libksba |
CMS and X.509 library. |
liblangtag |
Library for accessing language tag information. |
liblangtag-data |
Data files for liblangtag. |
libldb |
A schema-less, ldap like, API and database. |
liblzf |
Small data compression library. |
libmaxminddb |
C library for the MaxMind DB file format. |
libmcpp |
Alternative C Preprocessor. |
libmd |
A library providing message digest functions. |
libmemcached-libs |
Client library and command line tools for memcached server. |
libmetalink |
Metalink library written in C. |
libmnl |
Minimalistic Netlink communication library. |
libmodman |
A simple library for handling module files. |
libmodulemd |
Library for manipulating module metadata. |
libmount |
Device mounting library. |
libmpc |
Multiple-precision complex library. |
libmspack |
Library for Microsoft compression formats. |
libmspub |
A library for parsing the Microsoft Publisher file format. |
libmwaw |
A library for import of many old Mac document formats. |
libndp |
Library for Neighbor Discovery Protocol. |
libnetapi |
Samba NetAPI library. |
libnetfilter_conntrack |
Netfilter conntrack userspace library. |
libnfnetlink |
Low-level library for netfilter related communication. |
libnfsidmap |
Library to help mapping id’s, mainly for NFSv4. |
libnftnl |
Netfilter userspace API library. |
libnghttp2 |
HTTP/2.0 Library. |
libnl3 |
Library for dealing with netlink sockets. |
libnl3-cli |
Command-line utilities for working with netlink sockets. |
libnsl2 |
Legacy NIS(YP)/NIS+ library. |
libnumbertext |
Library for converting numbers into localized number names. |
libodfgen |
Library for generating documents in Open Document Format. |
libogg |
The Ogg bitstream file format library. |
liborcus |
Library for processing spreadsheet documents. |
libpagemaker |
Library for importing PageMaker documents. |
libpaper |
Library for handling paper characteristics. |
libpath_utils |
Filesystem Path Utilities. |
libpcap |
A system-independent interface for user-level packet capture. |
libpcap-devel |
Development files for libpcap. |
libpciaccess |
Library providing generic access to PCI devices. |
libpipeline |
Library for manipulating pipelines of subprocesses. |
libpkgconf |
Library providing pkg-config functionality. |
libpng |
A library for reading and writing PNG (Portable Network Graphics) files. |
libpq |
The shared library required for any PostgreSQL clients. |
libproxy |
A library handling all the details of proxy configuration. |
libpsl |
C library for the Public Suffix List. |
libpwquality |
Library for password quality checking and generating random passwords. |
libqxp |
Library for parsing QuarkXPress documents. |
libref_array |
Library to manage arrays of references. |
libreoffice-calc |
LibreOffice Calc main application. |
libreoffice-core |
Core modules for LibreOffice. |
libreoffice-data |
Data files for LibreOffice. |
libreoffice-filters |
LibreOffice import/export filters. |
libreoffice-graphicfilter |
LibreOffice graphic filter. |
libreoffice-help-en |
English help files for LibreOffice. |
libreoffice-impress |
LibreOffice Impress main application. |
libreoffice-langpack-en |
English langpack for LibreOffice. |
libreoffice-ogltrans |
LibreOffice OpenGL slide transitions. |
libreoffice-opensymbol-fonts |
OpenSymbol TrueType font. |
libreoffice-pdfimport |
LibreOffice PDF import filter. |
libreoffice-pyuno |
Python UNO bridge for LibreOffice. |
libreoffice-ure |
UNO Runtime Environment. |
libreoffice-ure-common |
UNO Runtime Environment - Common files. |
libreoffice-writer |
LibreOffice Writer main application. |
libreoffice-x11 |
LibreOffice x11 wrapper. |
libreoffice-xsltfilter |
LibreOffice XSLT filter. |
librepo |
Library for downloading RPMs from repositories. |
libreport-filesystem |
Filesystem layout for libreport. |
libretls |
TLS 1.3 library with minimalist design. |
librevenge |
Base Library for Writing document interface filters. |
libseccomp |
Enhanced seccomp library. |
libsecret |
Library for storing and retrieving passwords and other secrets. |
libselinux |
SELinux library. |
libselinux-devel |
Header files and libraries used to build SELinux. |
libselinux-utils |
SELinux utility programs. |
libsemanage |
SELinux binary policy manipulation library. |
libsepol |
SELinux binary policy manipulation library. |
libsepol-devel |
Header files and libraries used to build SELinux Policy manipulation libraries. |
libsigsegv |
Library for handling page faults in user mode. |
libSM |
X.Org X11 SM runtime library. |
libsmartcols |
Utilities dealing with smart storage. |
libsmbclient |
SMB/CIFS shared library. |
libsodium |
The Sodium crypto library. |
libsolv |
Package dependency solver library. |
libss |
Command-line interface parsing library. |
libssh |
A library implementing the SSHv2 protocol. |
libssh2 |
A library implementing the SSH2 protocol. |
libssh-config |
Configuration file for libssh client-side library. |
libsss_autofs |
Autofs support library for sssd. |
libsss_certmap |
Certificate mapping library for sssd. |
libsss_idmap |
ID mapping library for sssd. |
libsss_nss_idmap |
NSS library for sssd ID mapping. |
libsss_sudo |
SUDO support library for sssd. |
libstaroffice |
A library for import of StarOffice documents. |
libstdc++ |
GNU Standard C++ Library. |
libstdc++-devel |
Header files and libraries for C++ development. |
libsysfs |
Library for interfacing with sysfs. |
libtalloc |
Library to provide a hierarchical pool based memory allocator. |
libtasn1 |
The ASN.1 library used in GNUTLS. |
libtdb |
The tdb library. |
libteam |
Library for controlling team network device. |
libtevent |
The tevent library. |
libthai |
Thai language support routines. |
libtheora |
Theora Video Compression Codec. |
libtiff |
Library of functions for manipulating TIFF format image files. |
libtirpc |
Transport Independent RPC library. |
libtool |
The GNU Portable Library Tool. |
libtool-ltdl |
Runtime libraries for GNU Libtool Dynamic Module Loader. |
libunistring |
GNU Unicode string library. |
libusbx |
Library for accessing USB devices. |
libuser |
A user and group account administration library. |
libutempter |
Library to update utmp and wtmp files. |
libuuid |
Universally Unique Identifier library. |
libverto |
An asynchronous event library. |
libverto-devel |
Development files for libverto. |
libverto-libevent |
libevent support for libverto. |
libvisio |
A library for parsing the visio file format. |
libvisual |
Abstraction library for audio visualisation plugins. |
libvorbis |
The Vorbis General Audio Compression Codec. |
libwayland-client |
Libraries for wayland-client. |
libwayland-cursor |
Libraries for wayland-cursor. |
libwayland-egl |
Wayland EGL Client Library. |
libwayland-server |
Wayland Server Library. |
libwbclient |
Samba winbind client library. |
libwebp |
Library for the WebP image format. |
libwpd |
Library for reading WordPerfect documents. |
libwpg |
Library for reading and parsing WordPerfect graphics. |
libwps |
Library for reading Microsoft Works word processor documents. |
libX11 |
X.Org X11 protocol client library. |
libX11-common |
Common data for libX11. |
libX11-xcb |
X.Org X11 libxcb library. |
libXau |
X.Org X11 libXau runtime library. |
libXaw |
X.Org X11 libXaw library. |
libxcb |
X.Org X11 libxcb library. |
libxcrypt |
Extended crypt library. |
libxcrypt-devel |
Development files for libxcrypt. |
libXcursor |
X.Org X11 libXcursor library. |
libXext |
X.Org X11 libXext library. |
libXfixes |
X.Org X11 libXfixes library. |
libXft |
X.Org X11 libXft library. |
libXi |
X.Org X11 libXi library. |
libXinerama |
X.Org X11 libXinerama library. |
libxkbcommon |
Keymap handling library for toolkits and window systems. |
libxml2 |
Library providing XML and HTML support. |
libxml2-devel |
Libraries, includes, etc. to develop XML and HTML applications. |
libXmu |
X.Org X11 libXmu library. |
libXpm |
X.Org X11 libXpm library. |
libXrandr |
X.Org X11 libXrandr library. |
libXrender |
X.Org X11 libXrender library. |
libxshmfence |
A library that exposes a event API on top of Linux futexes. |
libxslt |
Library providing the GNOME XSLT engine. |
libXt |
X.Org X11 libXt library. |
libXv |
X.Org X11 libXv library. |
libXxf86misc |
X.Org X11 libXxf86misc library. |
libXxf86vm |
X.Org X11 libXxf86vm library. |
libyaml |
YAML 1.1 parser and emitter written in C. |
libzip |
C library for reading, creating, and modifying zip archives. |
libzmf |
A library for import of Zoner document formats. |
libzstd |
Zstandard compression library. |
linux-firmware |
Firmware files used by the Linux kernel. |
lksctp-tools |
User-space access to Linux Kernel SCTP. |
lmdb-libs |
Memory-mapped key-value database library. |
lm_sensors-libs |
Libraries for sensors and hardware monitoring. |
logrotate |
Rotates, compresses, removes and mails system log files. |
lpsolve |
Linear Programming Solver. |
lshw |
Hardware lister. |
lsscsi |
List SCSI devices (or hosts) and associated information. |
lua |
Powerful, light-weight programming language. |
lua-libs |
Libraries for the Lua programming language. |
lvm2 |
Userland logical volume management tools. |
lvm2-libs |
Shared libraries for lvm2. |
lz4-libs |
Libraries for the LZ4 compression algorithm. |
lzo |
Data compression library with focus on speed. |
m4 |
The GNU macro processor. |
mailcap |
Helper application and MIME type associations for file types. |
mailx |
Enhanced implementation of the mail command. |
make |
A GNU tool which simplifies the build process for users. |
man-db |
Tools for searching and reading man pages. |
mariadb |
A community developed branch of MySQL. |
mariadb-backup |
mariadb-backup library provides backup API for MariaDB. |
mariadb-common |
The shared files required by server and client. |
mariadb-connector-c |
C client library for MariaDB. |
mariadb-connector-c-config |
Configuration files for MariaDB C client library. |
mariadb-errmsg |
The error messages files required by server and embedded. |
mariadb-gssapi-server |
GSSAPI Authentication plugin for MariaDB. |
mariadb-server |
The MariaDB server and related files. |
mariadb-server-utils |
Non-essential server utilities for MariaDB/MySQL. |
mcpp |
Alternative C/C++ preprocessor. |
memstrack |
A library for tracking memory usage. |
mesa-libEGL |
Mesa EGL library. |
mesa-libgbm |
Mesa gb Gallium library. |
mesa-libGL |
Mesa libGL runtime libraries and DRI drivers. |
mesa-libglapi |
Mesa glapi. |
microcode_ctl |
Tool to update x86/x86-64 CPU microcode. |
mlocate |
An utility for finding files by name. |
mod_http2 |
Apache HTTP/2 module. |
mod_ssl |
SSL/TLS module for the Apache HTTP Server. |
mozjs60 |
JavaScript interpreter and libraries. |
mpdecimal |
Library for arbitrary precision decimal arithmetic. |
mpfr |
Library for multiple-precision floating-point computations. |
mythes |
A simple thesaurus. |
mythes-en |
English thesaurus. |
nagios-common |
Provides common directories, uid and gid among nagios-related packages. |
nagios-plugins |
Host/service/network monitoring program plugins for Nagios. |
nagios-plugins-dig |
Nagios Plugin - check_dns. |
nagios-plugins-http |
Nagios Plugin - check_http. |
nagios-plugins-load |
Nagios Plugin - check_load. |
nagios-plugins-mysql |
Nagios Plugin - check_mysql. |
nagios-plugins-procs |
Nagios Plugin - check_procs. |
ncurses |
A CRT screen handling and optimization package. |
ncurses-base |
Descriptions of common terminal types. |
ncurses-libs |
Ncurses libraries. |
neon |
An HTTP and WebDAV client library. |
netcat |
Reads and writes data across network connections using TCP or UDP. |
net-snmp |
A collection of SNMP protocol tools and libraries. |
net-snmp-agent-libs |
The NET-SNMP runtime agent library. |
net-snmp-libs |
The NET-SNMP runtime libraries. |
net-snmp-utils |
Network management utilities using SNMP, from the NET-SNMP project. |
nettle |
A low-level cryptographic library. |
net-tools |
Basic networking tools. |
NetworkManager |
Network connection manager and user applications. |
NetworkManager-initscripts-updown |
Legacy NetworkManager support for ifup/ifdown scripts. |
NetworkManager-libnm |
Libraries for adding NetworkManager support to applications. |
NetworkManager-team |
Team device plugin for NetworkManager. |
NetworkManager-tui |
Text user interface for NetworkManager. |
newt |
A library for text mode user interfaces. |
nftables |
Netfilter tables userspace management utility. |
nginx-filesystem |
The basic directory layout for the NGINX server. |
nmap |
Network exploration tool and security scanner. |
nmap-ncat |
Nmap’s Netcat replacement. |
npth |
New portable threads library. |
nspr |
Netscape Portable Runtime. |
nss |
Network Security Services. |
nss-softokn |
Network Security Services Softoken Cryptographic Module. |
nss-softokn-freebl |
Freebl Library for the Network Security Services. |
nss-sysinit |
System NSS Initialization. |
nss-util |
Network Security Services Utilities Library. |
ntpstat |
Utility to check if NTP daemon is running. |
numactl-libs |
Runtime libraries for numactl. |
oniguruma |
Regular expressions library. |
openjpeg2 |
OpenJPEG library - JPEG 2000 codec. |
openldap |
LDAP support libraries. |
openldap-clients |
LDAP client utilities. |
opennac-admonportal |
Administration portal for OpenNAC. |
opennac-admonportal-vpngw |
VPN Gateway module for OpenNAC Administration Portal. |
opennac-api |
OpenNAC API for external systems integration. |
opennac-api-doc |
OpenNAC API documentation. |
opennac-api-vpngw |
VPN Gateway module for OpenNAC API. |
opennac-captive-portal |
Captive portal for OpenNAC. |
opennac-dhcp-helper-reader |
DHCP Helper Reader for OpenNAC. |
opennac-freeradius3-config |
FreeRADIUS 3 configuration files for OpenNAC. |
opennac-gauth |
Google Authenticator module for OpenNAC. |
opennac-gpg-key |
OpenNAC RPM GPG public key. |
opennac-healthcheck |
Health Check Service for OpenNAC. |
opennac-utils |
Utilities for OpenNAC. |
opennac-zend |
Zend Framework module for OpenNAC. |
openssh |
An open-source implementation of SSH protocol versions 1 and 2. |
openssh-clients |
The OpenSSH client applications. |
openssh-server |
The OpenSSH server daemon. |
openssl |
Utilities from the general purpose cryptography library with TLS implementation. |
openssl-devel |
Files for development of applications which will use OpenSSL. |
openssl-libs |
A general-purpose cryptography library with TLS implementation. |
openssl-pkcs11 |
A PKCS#11 engine for OpenSSL. |
open-vm-tools |
Open Virtual Machine Tools for virtual machines hosted on VMware. |
opus |
An audio codec for use in low-delay speech and audio communication. |
orc |
The Oil Runtime Compiler. |
os-prober |
Probes disks on the system for installed operating systems. |
p11-kit |
Library for loading and sharing PKCS#11 modules. |
p11-kit-trust |
System trust module from p11-kit. |
p7zip |
Very high compression ratio file archiver. |
pakchois |
A simple wrapper library for PKCS#11. |
pam |
A security tool that provides authentication for applications and services. |
pango |
A library for laying out and rendering text, with an emphasis on internationalization. |
parted |
A partition manipulation program. |
passwd |
The passwd utility for setting/changing passwords using PAM. |
patch |
The GNU patch command, which applies diff files to originals. |
pciutils |
PCI bus related utilities. |
pciutils-libs |
Libraries for accessing PCI devices. |
pcre |
Perl-compatible regular expression library. |
pcre2 |
Perl-compatible regular expression library version 2. |
pcre2-devel |
Development files for pcre2. |
pcre2-utf16 |
UTF-16 library for pcre2. |
pcre2-utf32 |
UTF-32 library for pcre2. |
pcre-cpp |
C++ wrapper for pcre. |
pcre-devel |
Development files for pcre. |
pcre-utf16 |
UTF-16 library for pcre. |
pcre-utf32 |
UTF-32 library for pcre. |
perl-Carp |
Perl module providing alternative warn/die methods. |
perl-constant |
Perl pragma to declare constants. |
perl-Data-Dumper |
Perl module for debugging and serializing Perl data structures. |
perl-DBD-MySQL |
A MySQL interface for Perl’s DBI. |
perl-DBI |
A database access API for Perl. |
perl-Digest |
Modules that calculate message digests. |
perl-Digest-MD5 |
Perl interface to the MD5 Algorithm. |
perl-Encode |
A character encoding interface. |
perl-encoding |
A pragma to influence Perl’s encoding. |
perl-Errno |
Perl module that contains the system errno constants. |
perl-Exporter |
Perl module providing a group of export-related functions. |
perl-File-Path |
Perl module providing functions to manipulate paths. |
perl-File-Temp |
Perl module to create temporary files and directories. |
perl-Filter |
Perl source filters. |
perl-Getopt-Long |
Perl module for extended processing of command line options. |
perl-HTTP-Tiny |
A very simple HTTP/1.1 client. |
perl-interpreter |
The Perl interpreter and core modules. |
perl-IO |
A base class for I/O on filehandles and sockets. |
perl-IO-Socket-IP |
A Perl module for object interface to AF_INET|AF_INET6 domain sockets. |
perl-IO-Socket-SSL |
Nearly transparent SSL encapsulation for IO::Socket::INET. |
perl-libnet |
Perl modules to read and write network data. |
perl-libs |
Perl shared library. |
perl-macros |
Macros for development of Perl modules. |
perl-Math-BigInt |
Arbitrary size integer/float math package. |
perl-Math-Complex |
Complex numbers and trigonometry. |
perl-MIME-Base64 |
Base64 encoder/decoder. |
perl-Mozilla-CA |
Mozilla’s CA cert bundle in PEM format. |
perl-Net-SSLeay |
Perl extension for using OpenSSL. |
perl-open |
Perl pragma to set default PerlIO layers for input and output. |
perl-parent |
Establish an ISA relationship with base classes at compile time. |
perl-PathTools |
Perl module for portably manipulating file specifications. |
perl-Pod-Escapes |
Perl module for resolving Pod E<…> sequences. |
perl-podlators |
Convert POD data to various formats. |
perl-Pod-Perldoc |
Look up Perl documentation in Pod format. |
perl-Pod-Simple |
A simple framework for parsing Pod. |
perl-Pod-Usage |
Print usage messages from embedded pod documentation. |
perl-Scalar-List-Utils |
A selection of general-utility scalar and list subroutines. |
perl-SelfLoader |
Load functions only on demand. |
perl-Socket |
Networking constants and support functions. |
perl-Storable |
Persistency for Perl data structures. |
perl-Term-ANSIColor |
Color screen output using ANSI escape sequences. |
perl-Term-Cap |
Perl termcap interface. |
perl-Text-ParseWords |
Parse text into an array of tokens or array of arrays. |
perl-Text-Tabs+Wrap |
Line wrapping to form simple paragraphs. |
perl-Text-Unidecode |
Text::Unidecode - US-ASCII transliterations of Unicode text. |
perl-Thread-Queue |
Thread-safe queues. |
perl-threads |
Perl interpreter-based threads. |
perl-threads-shared |
Perl extension for sharing data structures between threads. |
perl-Time-HiRes |
High resolution alarm, sleep, gettimeofday, interval timers. |
perl-Time-Local |
Non-system time/localtime implementations. |
perl-Tk |
A graphical user interface toolkit for Perl. |
perl-Unicode-Normalize |
Unicode Normalization Forms. |
perl-URI |
URI - Uniform Resource Identifiers (absolute and relative). |
perl-XML-Parser |
A perl module for parsing XML documents. |
perl-XML-XPath |
A set of modules for parsing and evaluating XPath statements. |
php |
PHP scripting language for creating dynamic web sites. |
php-cli |
Command-line interface for PHP. |
php-common |
Common files for PHP. |
php-devel |
Files needed for building PHP extensions. |
php-fpm |
PHP FastCGI Process Manager. |
php-gd |
A module for PHP applications for using the gd graphics library. |
php-json |
JavaScript Object Notation (JSON) support for PHP. |
php-ldap |
A module for PHP applications that use LDAP. |
php-mbstring |
A module for PHP applications which need multi-byte string handling. |
php-mysqlnd |
A module for PHP applications that use MySQL databases. |
php-opcache |
The Zend OPcache. |
php-pdo |
A database access abstraction module for PHP applications. |
php-pear |
PHP Extension and Application Repository framework. |
php-pecl-apcu |
APCu - APC User Cache. |
php-pecl-gearman |
PHP wrapper to libgearman. |
php-pecl-igbinary |
Replacement for the standard PHP serializer. |
php-pecl-msgpack |
API for communicating with MessagePack serialization. |
php-pecl-radius |
Radius client library. |
php-pecl-redis5 |
Extension for communicating with the Redis key-value store. |
php-pecl-ssh2 |
Bindings for the libssh2 library. |
php-pecl-yaml |
YAML-1.1 parser and emitter. |
php-pecl-zip |
A zip management extension. |
php-process |
Modules for PHP script using system process interfaces. |
php-snmp |
A module for PHP applications that query SNMP-managed devices. |
php-soap |
A module for PHP applications that use the SOAP protocol. |
php-xml |
A module for PHP applications which use XML. |
pigz |
Parallel implementation of gzip. |
pinentry |
Collection of simple PIN or passphrase entry dialogs. |
pixman |
Pixel manipulation library. |
pkgconf |
Package compiler and linker metadata toolkit. |
pkgconf-m4 |
pkgconf M4 macro file. |
pkgconf-pkg-config |
pkgconf implementation of pkg-config. |
platform-python |
Python 3 interpreter as a platform module. |
platform-python-pip |
Pip package manager for Python. |
platform-python-setuptools |
Easily download, build, install, upgrade, and uninstall Python packages. |
policycoreutils |
SELinux policy core utilities. |
policycoreutils-python-utils |
SELinux policy core python utilities. |
polkit |
Authorization Framework. |
polkit-libs |
Libraries for polkit. |
polkit-pkla-compat |
Compatibility tools for polkit pkla files. |
poppler |
PDF rendering library. |
poppler-data |
Encoding files for poppler. |
popt |
A command line option parsing library. |
postfix |
Postfix Mail Transport Agent. |
prefixdevname |
Device prefix utility. |
procps-ng |
System and process monitoring utilities. |
protobuf-c |
C bindings for Google’s Protocol Buffers. |
psmisc |
Utilities for managing processes on your system. |
publicsuffix-list-dafsa |
Cross-platform tools for working with the Public Suffix List. |
python3.11 |
Version 3.11 of the Python programming language. |
python3.11-cffi |
Foreign Function Interface for Python 3.11. |
python3.11-cryptography |
Cryptographic library for Python. |
python3.11-libs |
Python 3.11 runtime libraries. |
python3.11-pip-wheel |
Python package installer wheel for Python 3.11. |
python3.11-ply |
Python Lex-Yacc. |
python3.11-pycparser |
C parser in Python. |
python3.11-pyyaml |
YAML parser and emitter for Python 3.11. |
python3.11-setuptools-wheel |
Easily download, build, install, upgrade, and uninstall Python packages. |
python3.11-six |
Python 2 and 3 compatibility utilities. |
python36 |
Version 3.6 of the Python programming language. |
python38 |
Version 3.8 of the Python programming language. |
python38-asn1crypto |
Fast ASN.1 parser and serializer. |
python38-cffi |
Foreign Function Interface for Python 3.8. |
python38-cryptography |
Cryptographic library for Python. |
python38-idna |
Internationalized Domain Names in Applications (IDNA). |
python38-libs |
Python 3.8 runtime libraries. |
python38-pip |
Python package installer. |
python38-pip-wheel |
Python package installer wheel. |
python38-ply |
Python Lex-Yacc. |
python38-pycparser |
C parser in Python. |
python38-PyMySQL |
Pure-Python MySQL client. |
python38-setuptools |
Easily download, build, install, upgrade, and uninstall Python packages. |
python38-setuptools-wheel |
Easily download, build, install, upgrade, and uninstall Python packages. |
python38-six |
Python 2 and 3 compatibility utilities. |
python39 |
Version 3.9 of the Python programming language. |
python39-cffi |
Foreign Function Interface for Python 3.9. |
python39-cryptography |
Cryptographic library for Python. |
python39-idna |
Internationalized Domain Names in Applications (IDNA). |
python39-libs |
Python 3.9 runtime libraries. |
python39-pip |
Python package installer for Python 3.9. |
python39-pip-wheel |
Python package installer wheel for Python 3.9. |
python39-ply |
Python Lex-Yacc for Python 3.9. |
python39-pycparser |
C parser in Python for Python 3.9. |
python39-pyyaml |
YAML parser and emitter for Python 3.9. |
python39-setuptools |
Easily download, build, install, upgrade, and uninstall Python packages for Python 3.9. |
python39-setuptools-wheel |
Easily download, build, install, upgrade, and uninstall Python packages for Python 3.9. |
python39-six |
Python 2 and 3 compatibility utilities for Python 3.9. |
python3-audit |
Python 3 bindings for audit. |
python3-babel |
Internationalization library for Python 3. |
python3-bcrypt |
Modern password hashing for your software and your servers. |
python3-bind |
The Python 3 standard library based BIND 9.x.x resolver module. |
python3-cffi |
Foreign Function Interface for Python 3. |
python3-chardet |
Character encoding auto-detection in Python 3. |
python3-configobj |
Config file reading, writing, and validation. |
python3-cryptography |
Cryptographic library for Python 3. |
python3-dateutil |
Powerful extensions to the standard Python 3 datetime module. |
python3-dbus |
D-Bus bindings for Python 3. |
python3-decorator |
Python 3 decorator module. |
python3-dnf |
Python 3 interface to DNF. |
python3-dnf-plugins-core |
Core plugins for DNF. |
python3-dns |
DNS toolkit for Python 3. |
python3-firewall |
Python 3 bindings for firewalld. |
python3-gobject-base |
GObject Python 3 bindings. |
python3-gpg |
Python 3 bindings for GPGME. |
python3-hawkey |
Python 3 bindings for hawkey. |
python3-idna |
Internationalized Domain Names in Applications (IDNA) for Python 3. |
python3-jinja2 |
A small but fast and easy to use stand-alone template engine for Python 3. |
python3-jmespath |
JSON Matching Expressions for Python 3. |
python3-ldb |
Python 3 bindings for LDB. |
python3-libcomps |
Python 3 bindings for libcomps library. |
python3-libdnf |
Python 3 bindings for libdnf. |
python3-libs |
Runtime libraries for Python 3. |
python3-libselinux |
Python 3 bindings for libselinux. |
python3-libsemanage |
Python 3 bindings for libsemanage. |
python3-linux-procfs |
Linux /proc abstraction modules for Python 3. |
python3-markupsafe |
Implements a XML/HTML/XHTML Markup safe string for Python 3. |
python3-nftables |
Python 3 bindings for nftables. |
python3-paramiko |
SSH2 protocol library for Python 3. |
python3-perf |
Python 3 bindings for libperf_events. |
python3-pip |
Python package installer for Python 3. |
python3-pip-wheel |
Python package installer wheel for Python 3. |
python3-ply |
Python Lex-Yacc for Python 3. |
python3-policycoreutils |
SELinux policy core python utilities for Python 3. |
python3-pyasn1 |
ASN.1 types and codecs for Python 3. |
python3-pycparser |
C parser in Python for Python 3. |
python3-PyMySQL |
Pure-Python MySQL client for Python 3. |
python3-pynacl |
Python 3 bindings to the Networking and Cryptography (NaCl) library. |
python3-pysocks |
Python 3 SOCKS client module. |
python3-pytz |
World timezone definitions for Python 3. |
python3-pyudev |
A Python 3 library for interfacing with udev. |
python3-pyyaml |
YAML parser and emitter for Python 3. |
python3-requests |
Python 3 HTTP library. |
python3-rpm |
Python 3 bindings for RPM (RPM Package Manager). |
python3-samba |
Python 3 bindings for Samba. |
python3-samba-dc |
Python 3 bindings for Samba domain controller. |
python3-schedutils |
Python 3 bindings for Linux scheduler utilities. |
python3-setools |
Policy analysis tools for SELinux policy for Python 3. |
python3-setuptools |
Easily download, build, install, upgrade, and uninstall Python packages for Python 3. |
python3-setuptools-wheel |
Easily download, build, install, upgrade, and uninstall Python packages for Python 3. |
python3-six |
Python 2 and 3 compatibility utilities for Python 3. |
python3-slip |
Miscellaneous convenience, extension and workaround code for Python 3. |
python3-slip-dbus |
Convenience functions for D-Bus service implementation in Python 3. |
python3-syspurpose |
A library for determining the system’s purpose in Python 3. |
python3-systemd |
Python 3 bindings for systemd. |
python3-talloc |
Python 3 bindings for Talloc memory management library. |
python3-tdb |
Python 3 bindings for TDB database library. |
python3-tevent |
Python 3 bindings for Tevent event loop library. |
python3-unbound |
Python 3 modules for Unbound DNS resolver. |
python3-urllib3 |
Powerful, user-friendly HTTP client for Python 3. |
raptor2 |
RDF Parser Toolkit for Redland. |
rasqal |
RDF Syntax library for Redland. |
rdma-core |
RDMA core userspace libraries and daemons. |
readline |
Library for editing typed command lines in Python 3. |
redis |
A persistent key-value database. |
redland |
High-level interface for the Redland RDF library. |
rocky-gpg-keys |
GPG keys of the Rocky Linux distribution. |
rocky-logos-httpd |
HTTPD logo files for Rocky Linux. |
rocky-release |
Release files of Rocky Linux. |
rocky-repos |
Repositories configuration of Rocky Linux. |
rootfiles |
The basic required files for the root user’s directory. |
rpm |
RPM Package Manager. |
rpm-build-libs |
Libraries for building RPM packages. |
rpm-libs |
Libraries for RPM package management. |
rpm-plugin-selinux |
SELinux plugin for RPM. |
rpm-plugin-systemd-inhibit |
Systemd inhibit plugin for RPM. |
rrdtool |
Round Robin Database Tool to store and display time-series data. |
rsyslog |
Enhanced multi-threaded syslogd. |
samba |
Samba SMB/CIFS file, print, and login server for Unix. |
samba-client-libs |
Samba client libraries for SMB/CIFS protocol. |
samba-common |
Samba common files used by both the server and the client. |
samba-common-libs |
Libraries used by Samba servers and clients. |
samba-common-tools |
Tools used by both Samba servers and clients. |
samba-dcerpc |
Samba libraries for DCE/RPC. |
samba-dc-libs |
Samba Domain Controller libraries. |
samba-ldb-ldap-modules |
Samba LDB LDAP modules for Python. |