{"packages":[{"type":"rpm","name":"NetworkManager-libnm","arch":"x86_64","version":{"epoch":"1","ver":"1.54.0","rel":"3.el10_1"},"description":"This package contains the libraries that make it easier to use some\nNetworkManager functionality from applications.","summary":"Libraries for adding NetworkManager support to applications."},{"type":"rpm","name":"acl","arch":"x86_64","version":{"epoch":"0","ver":"2.3.2","rel":"4.el10"},"description":"This package contains the getfacl and setfacl utilities needed for\nmanipulating access control lists.","summary":"Access control list utilities"},{"type":"rpm","name":"alternatives","arch":"x86_64","version":{"epoch":"0","ver":"1.30","rel":"2.el10"},"description":"alternatives creates, removes, maintains and displays information about the\nsymbolic links comprising the alternatives system. It is possible for several\nprograms fulfilling the same or similar functions to be installed on a single\nsystem at the same time.","summary":"A tool to maintain symbolic links determining default commands"},{"type":"rpm","name":"at","arch":"x86_64","version":{"epoch":"0","ver":"3.2.5","rel":"14.el10_1"},"description":"At and batch read commands from standard input or from a specified\nfile. At allows you to specify that a command will be run at a\nparticular time. Batch will execute commands when the system load\nlevels drop to a particular level. Both commands use user's shell.\n\nYou should install the at package if you need a utility for\ntime-oriented job control. Note: If it is a recurring job that will\nneed to be repeated at the same time every day/week, etc. you should\nuse crontab instead.","summary":"Job spooling tools"},{"type":"rpm","name":"attr","arch":"x86_64","version":{"epoch":"0","ver":"2.5.2","rel":"5.el10"},"description":"A set of tools for manipulating extended attributes on filesystem\nobjects, in particular getfattr(1) and setfattr(1).\nAn attr(1) command is also provided which is largely compatible\nwith the SGI IRIX tool of the same name.","summary":"Utilities for managing filesystem extended attributes"},{"type":"rpm","name":"audit-libs","arch":"x86_64","version":{"epoch":"0","ver":"4.0.3","rel":"4.el10"},"description":"The audit-libs package contains the dynamic libraries needed for\napplications to use the audit framework.","summary":"Dynamic library for libaudit"},{"type":"rpm","name":"authselect","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"8.el10"},"description":"Authselect is designed to be a replacement for authconfig but it takes\na different approach to configure the system. Instead of letting\nthe administrator build the PAM stack with a tool (which may potentially\nend up with a broken configuration), it would ship several tested stacks\n(profiles) that solve a use-case and are well tested and supported.\nAt the same time, some obsolete features of authconfig are not\nsupported by authselect.","summary":"Configures authentication and identity sources from supported profiles"},{"type":"rpm","name":"authselect-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"8.el10"},"description":"Common library files for authselect. This package is used by the authselect\ncommand line tool and any other potential front-ends.","summary":"Utility library used by the authselect tool"},{"type":"rpm","name":"autofs","arch":"x86_64","version":{"epoch":"1","ver":"5.1.9","rel":"13.el10"},"description":"autofs is a daemon which automatically mounts filesystems when you use\nthem, and unmounts them later when you are not using them.  This can\ninclude network filesystems, CD-ROMs, floppies, and so forth.","summary":"A tool for automatically mounting and unmounting filesystems"},{"type":"rpm","name":"avahi","arch":"x86_64","version":{"epoch":"0","ver":"0.9~rc2","rel":"2.el10"},"description":"Avahi is a system which facilitates service discovery on\na local network -- this means that you can plug your laptop or\ncomputer into a network and instantly be able to view other people who\nyou can chat with, find printers to print to or find files being\nshared. This kind of technology is already found in MacOS X (branded\n'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very\nconvenient.","summary":"Local network service discovery"},{"type":"rpm","name":"avahi-libs","arch":"x86_64","version":{"epoch":"0","ver":"0.9~rc2","rel":"2.el10"},"description":"The avahi-libs package contains the libraries needed\nto run programs that use avahi.","summary":"Libraries for avahi run-time use"},{"type":"rpm","name":"basesystem","arch":"noarch","version":{"epoch":"0","ver":"11","rel":"22.el10"},"description":"Basesystem defines the components of a basic Red Hat Enterprise Linux system\n(for example, the package installation order to use during bootstrapping).\nBasesystem should be in every installation of a system, and it\nshould never be removed. As the package has no content, it is Public Domain.","summary":"The skeleton package which defines a simple Red Hat Enterprise Linux system"},{"type":"rpm","name":"bash","arch":"x86_64","version":{"epoch":"0","ver":"5.2.26","rel":"6.el10"},"description":"The GNU Bourne Again shell (Bash) is a shell or command language\ninterpreter that is compatible with the Bourne shell (sh). Bash\nincorporates useful features from the Korn shell (ksh) and the C shell\n(csh). Most sh scripts can be run by bash without modification.","summary":"The GNU Bourne Again shell"},{"type":"rpm","name":"bash-completion","arch":"noarch","version":{"epoch":"1","ver":"2.11","rel":"16.el10"},"description":"bash-completion is a collection of shell functions that take advantage\nof the programmable completion feature of bash.","summary":"Programmable completion for Bash"},{"type":"rpm","name":"bc","arch":"x86_64","version":{"epoch":"0","ver":"1.07.1","rel":"23.el10"},"description":"The bc package includes bc and dc. Bc is an arbitrary precision\nnumeric processing arithmetic language. Dc is an interactive\narbitrary precision stack based calculator, which can be used as a\ntext mode calculator.\n\nInstall the bc package if you need its number handling capabilities or\nif you would like to use its text mode calculator.","summary":"GNU's bc (a numeric processing language) and dc (a calculator)"},{"type":"rpm","name":"binutils","arch":"x86_64","version":{"epoch":"0","ver":"2.41","rel":"58.el10_1.2"},"description":"Binutils is a collection of binary utilities, including ar (for\ncreating, modifying and extracting from archives), as (a family of GNU\nassemblers), gprof (for displaying call graph profile data), ld (the\nGNU linker), nm (for listing symbols from object files), objcopy (for\ncopying and translating object files), objdump (for displaying\ninformation from object files), ranlib (for generating an index for\nthe contents of an archive), readelf (for displaying detailed\ninformation about binary files), size (for listing the section sizes\nof an object or archive file), strings (for listing printable strings\nfrom files), strip (for discarding symbols), and addr2line (for\nconverting addresses to file and line).","summary":"A GNU collection of binary utilities"},{"type":"rpm","name":"binutils-gold","arch":"x86_64","version":{"epoch":"0","ver":"2.41","rel":"58.el10_1.2"},"description":"This package provides the GOLD linker, which can be used as an alternative to\nthe default binutils linker (ld.bfd).  The GOLD is generally faster than the\nBFD linker, and it supports features such as Identical Code Folding and\nIncremental linking.  Unfortunately it is not as well maintained as the BFD\nlinker, and it may become deprecated in the future.","summary":"The GOLD linker, a faster alternative to the BFD linker"},{"type":"rpm","name":"bzip2","arch":"x86_64","version":{"epoch":"0","ver":"1.0.8","rel":"25.el10"},"description":"Bzip2 is a freely available, patent-free, high quality data compressor.\nBzip2 compresses files to within 10 to 15 percent of the capabilities\nof the best techniques available.  However, bzip2 has the added benefit\nof being approximately two times faster at compression and six times\nfaster at decompression than those techniques.  Bzip2 is not the\nfastest compression utility, but it does strike a balance between speed\nand compression capability.\n\nInstall bzip2 if you need a compression utility.","summary":"File compression utility"},{"type":"rpm","name":"bzip2-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.0.8","rel":"25.el10"},"description":"Libraries for applications using the bzip2 compression format.","summary":"Libraries for applications using bzip2"},{"type":"rpm","name":"ca-certificates","arch":"noarch","version":{"epoch":"0","ver":"2025.2.80_v9.0.305","rel":"102.el10_1"},"description":"This package contains the set of CA certificates chosen by the\nMozilla Foundation for use with the Internet PKI.","summary":"The Mozilla CA root certificate bundle"},{"type":"rpm","name":"chkconfig","arch":"x86_64","version":{"epoch":"0","ver":"1.30","rel":"2.el10"},"description":"Chkconfig is a basic system utility.  It updates and queries runlevel\ninformation for system services.  Chkconfig manipulates the numerous\nsymbolic links in /etc/rc.d, to relieve system administrators of some\nof the drudgery of manually editing the symbolic links.","summary":"A system tool for maintaining the /etc/rc*.d hierarchy"},{"type":"rpm","name":"chrpath","arch":"x86_64","version":{"epoch":"0","ver":"0.16","rel":"25.el10"},"description":"chrpath allows you to modify the dynamic library load path (rpath) of\ncompiled programs.  Currently, only removing and modifying the rpath\nis supported.","summary":"Modify rpath of compiled programs"},{"type":"rpm","name":"cockpit-bridge","arch":"noarch","version":{"epoch":"0","ver":"344","rel":"3.el10_1"},"description":"The Cockpit bridge component installed server side and runs commands on the\nsystem on behalf of the web based user interface.","summary":"Cockpit bridge server-side component"},{"type":"rpm","name":"coreutils","arch":"x86_64","version":{"epoch":"0","ver":"9.5","rel":"6.el10"},"description":"These are the GNU core utilities.  This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages.","summary":"A set of basic GNU tools commonly used in shell scripts"},{"type":"rpm","name":"coreutils-common","arch":"x86_64","version":{"epoch":"0","ver":"9.5","rel":"6.el10"},"description":"Optional though recommended components,\nincluding documentation and translations.","summary":"coreutils common optional components"},{"type":"rpm","name":"coreutils-single","arch":"x86_64","version":{"epoch":"0","ver":"9.5","rel":"6.el10"},"description":"These are the GNU core utilities,\npackaged as a single multicall binary.","summary":"coreutils multicall binary"},{"type":"rpm","name":"cpio","arch":"x86_64","version":{"epoch":"0","ver":"2.15","rel":"3.el10"},"description":"GNU cpio copies files into or out of a cpio or tar archive.  Archives\nare files which contain a collection of other files plus information\nabout them, such as their file name, owner, timestamps, and access\npermissions.  The archive can be another file on the disk, a magnetic\ntape, or a pipe.  GNU cpio supports the following archive formats:  binary,\nold ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1\ntar.  By default, cpio creates binary format archives, so that they are\ncompatible with older cpio programs.  When it is extracting files from\narchives, cpio automatically recognizes which kind of archive it is reading\nand can read archives created on machines with a different byte-order.\n\nInstall cpio if you need a program to manage file archives.","summary":"A GNU archiving program"},{"type":"rpm","name":"cracklib","arch":"x86_64","version":{"epoch":"0","ver":"2.9.11","rel":"8.el10"},"description":"CrackLib tests passwords to determine whether they match certain\nsecurity-oriented characteristics, with the purpose of stopping users\nfrom choosing passwords that are easy to guess. CrackLib performs\nseveral tests on passwords: it tries to generate words from a username\nand gecos entry and checks those words against the password; it checks\nfor simplistic patterns in passwords; and it checks for the password\nin a dictionary.\n\nCrackLib is actually a library containing a particular C function\nwhich is used to check the password, as well as other C\nfunctions. CrackLib is not a replacement for a passwd program; it must\nbe used in conjunction with an existing passwd program.\n\nInstall the cracklib package if you need a program to check users'\npasswords to see if they are at least minimally secure. If you install\nCrackLib, you will also want to install the cracklib-dicts package.","summary":"A password-checking library"},{"type":"rpm","name":"cracklib-dicts","arch":"x86_64","version":{"epoch":"0","ver":"2.9.11","rel":"8.el10"},"description":"The cracklib-dicts package includes the CrackLib dictionaries.\nCrackLib will need to use the dictionary appropriate to your system,\nwhich is normally put in /usr/share/dict/words. Cracklib-dicts also\ncontains the utilities necessary for the creation of new dictionaries.\n\nIf you are installing CrackLib, you should also install cracklib-dicts.","summary":"The standard CrackLib dictionaries"},{"type":"rpm","name":"cronie","arch":"x86_64","version":{"epoch":"0","ver":"1.7.0","rel":"12.el10"},"description":"Cronie contains the standard UNIX daemon crond that runs specified programs at\nscheduled times and related tools. It is a fork of the original vixie-cron and\nhas security and configuration enhancements like the ability to use pam and\nSELinux.","summary":"Cron daemon for executing programs at set times"},{"type":"rpm","name":"cronie-anacron","arch":"x86_64","version":{"epoch":"0","ver":"1.7.0","rel":"12.el10"},"description":"Anacron is part of cronie that is used for running jobs with regular\nperiodicity which do not have exact time of day of execution.\n\nThe default settings of anacron execute the daily, weekly, and monthly\njobs, but anacron allows setting arbitrary periodicity of jobs.\n\nUsing anacron allows running the periodic jobs even if the system is often\npowered off and it also allows randomizing the time of the job execution\nfor better utilization of resources shared among multiple systems.","summary":"Utility for running regular jobs"},{"type":"rpm","name":"cronie-noanacron","arch":"x86_64","version":{"epoch":"0","ver":"1.7.0","rel":"12.el10"},"description":"Old style of running {hourly,daily,weekly,monthly}.jobs without anacron. No\nextra features.","summary":"Utility for running simple regular jobs in old cron style"},{"type":"rpm","name":"crontabs","arch":"noarch","version":{"epoch":"0","ver":"1.11^20190603git9e74f2d","rel":"6.el10"},"description":"This package is used by Fedora mainly for executing files by cron.\n\nThe crontabs package contains root crontab files and directories.\nYou will need to install cron daemon to run the jobs from the crontabs.\nThe cron daemon such as cronie or fcron checks the crontab files to\nsee when particular commands are scheduled to be executed.  If commands\nare scheduled, it executes them.\n\nCrontabs handles a basic system function, so it should be installed on\nyour system.","summary":"Root crontab files used to schedule the execution of programs"},{"type":"rpm","name":"crypto-policies","arch":"noarch","version":{"epoch":"0","ver":"20250905","rel":"2.gitc7eb7b2.el10_1.1"},"description":"This package provides pre-built configuration files with\ncryptographic policies for various cryptographic back-ends,\nsuch as SSL/TLS libraries.","summary":"System-wide crypto policies"},{"type":"rpm","name":"crypto-policies-scripts","arch":"noarch","version":{"epoch":"0","ver":"20250905","rel":"2.gitc7eb7b2.el10_1.1"},"description":"This package provides a tool update-crypto-policies, which applies\nthe policies provided by the crypto-policies package. These can be\neither the pre-built policies from the base package or custom policies\ndefined in simple policy definition files.","summary":"Tool to switch between crypto policies"},{"type":"rpm","name":"cryptsetup","arch":"x86_64","version":{"epoch":"0","ver":"2.7.5","rel":"2.el10"},"description":"The cryptsetup package contains a utility for setting up\ndisk encryption using dm-crypt kernel module.","summary":"Utility for setting up encrypted disks"},{"type":"rpm","name":"cryptsetup-libs","arch":"x86_64","version":{"epoch":"0","ver":"2.7.5","rel":"2.el10"},"description":"This package contains the cryptsetup shared library, libcryptsetup.","summary":"Cryptsetup shared library"},{"type":"rpm","name":"cups-filesystem","arch":"noarch","version":{"epoch":"1","ver":"2.4.10","rel":"12.el10_1.2"},"description":"CUPS printing system provides a portable printing layer for\nUNIX® operating systems. This package provides some directories which are\nrequired by other packages that add CUPS drivers (i.e. filters, backends etc.).","summary":"CUPS printing system - directory layout"},{"type":"rpm","name":"cups-libs","arch":"x86_64","version":{"epoch":"1","ver":"2.4.10","rel":"12.el10_1.2"},"description":"CUPS printing system provides a portable printing layer for\nUNIX® operating systems. It has been developed by Apple Inc.\nto promote a standard printing solution for all UNIX vendors and users.\nCUPS provides the System V and Berkeley command-line interfaces.\nThe cups-libs package provides libraries used by applications to use CUPS\nnatively, without needing the lp/lpr commands.","summary":"CUPS printing system - libraries"},{"type":"rpm","name":"curl","arch":"x86_64","version":{"epoch":"0","ver":"8.12.1","rel":"2.el10_1.2"},"description":"curl is a command line tool for transferring data with URL syntax, supporting\nFTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,\nSMTP, POP3 and RTSP.  curl supports SSL certificates, HTTP POST, HTTP PUT, FTP\nuploading, HTTP form based upload, proxies, cookies, user+password\nauthentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer\nresume, proxy tunneling and a busload of other useful tricks.","summary":"A utility for getting files from remote servers (FTP, HTTP, and others)"},{"type":"rpm","name":"cyrus-sasl","arch":"x86_64","version":{"epoch":"0","ver":"2.1.28","rel":"29.el10"},"description":"The cyrus-sasl package contains the Cyrus implementation of SASL.\nSASL is the Simple Authentication and Security Layer, a method for\nadding authentication support to connection-based protocols.","summary":"The Cyrus SASL library"},{"type":"rpm","name":"cyrus-sasl-gssapi","arch":"x86_64","version":{"epoch":"0","ver":"2.1.28","rel":"29.el10"},"description":"The cyrus-sasl-gssapi package contains the Cyrus SASL plugins which\nsupport GSSAPI authentication. GSSAPI is commonly used for Kerberos\nauthentication.","summary":"GSSAPI authentication support for Cyrus SASL"},{"type":"rpm","name":"cyrus-sasl-lib","arch":"x86_64","version":{"epoch":"0","ver":"2.1.28","rel":"29.el10"},"description":"The cyrus-sasl-lib package contains shared libraries which are needed by\napplications which use the Cyrus SASL library.","summary":"Shared libraries needed by applications which use Cyrus SASL"},{"type":"rpm","name":"cyrus-sasl-plain","arch":"x86_64","version":{"epoch":"0","ver":"2.1.28","rel":"29.el10"},"description":"The cyrus-sasl-plain package contains the Cyrus SASL plugins which support\nPLAIN and LOGIN authentication schemes.","summary":"PLAIN and LOGIN authentication support for Cyrus SASL"},{"type":"rpm","name":"dbus","arch":"x86_64","version":{"epoch":"1","ver":"1.14.10","rel":"5.el10"},"description":"D-BUS is a system for sending messages between applications. It is\nused both for the system-wide message bus service, and as a\nper-user-login-session messaging facility.","summary":"D-BUS message bus"},{"type":"rpm","name":"dbus-broker","arch":"x86_64","version":{"epoch":"0","ver":"36","rel":"4.el10"},"description":"dbus-broker is an implementation of a message bus as defined by the D-Bus\nspecification. Its aim is to provide high performance and reliability, while\nkeeping compatibility to the D-Bus reference implementation. It is exclusively\nwritten for Linux systems, and makes use of many modern features provided by\nrecent Linux kernel releases.","summary":"Linux D-Bus Message Broker"},{"type":"rpm","name":"dbus-common","arch":"noarch","version":{"epoch":"1","ver":"1.14.10","rel":"5.el10"},"description":"The dbus-common package provides the configuration and setup files for D-Bus\nimplementations to provide a System and User Message Bus.","summary":"D-BUS message bus configuration"},{"type":"rpm","name":"dbus-libs","arch":"x86_64","version":{"epoch":"1","ver":"1.14.10","rel":"5.el10"},"description":"This package contains lowlevel libraries for accessing D-BUS.","summary":"Libraries for accessing D-BUS"},{"type":"rpm","name":"dbus-tools","arch":"x86_64","version":{"epoch":"1","ver":"1.14.10","rel":"5.el10"},"description":"Tools and utilities to interact with a running D-Bus Message Bus, provided by\nthe reference implementation.","summary":"D-BUS Tools and Utilities"},{"type":"rpm","name":"default-fonts-core-sans","arch":"noarch","version":{"epoch":"0","ver":"4.1","rel":"3.el10"},"description":"This package provides default sans-serif fonts package set(s) for Western characters","summary":"Metapackage to install default sans-serif fonts for Western characters"},{"type":"rpm","name":"dejavu-sans-fonts","arch":"noarch","version":{"epoch":"0","ver":"2.37","rel":"25.el10"},"description":"\nThe DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its\npurpose is to provide a wider range of characters, while maintaining the\noriginal style, using an open collaborative development process.\n\nThis package consists of the DejaVu sans-serif variable-width font faces, in\ntheir unabridged version.","summary":"DejaVu Sans, a variable-width sans-serif font family"},{"type":"rpm","name":"dejavu-sans-mono-fonts","arch":"noarch","version":{"epoch":"0","ver":"2.37","rel":"25.el10"},"description":"\nThe DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its\npurpose is to provide a wider range of characters, while maintaining the\noriginal style, using an open collaborative development process.\n\nThis package consists of the DejaVu sans-serif mono-space font faces, in their\nunabridged version.","summary":"DejaVu Sans Mono, a mono-space sans-serif font family"},{"type":"rpm","name":"dejavu-serif-fonts","arch":"noarch","version":{"epoch":"0","ver":"2.37","rel":"25.el10"},"description":"\nThe DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Its\npurpose is to provide a wider range of characters, while maintaining the\noriginal style, using an open collaborative development process.\n\nThis package consists of the DejaVu serif variable-width font faces, in their\nunabridged version.\n\nIt includes the Mathematics extension, that was contributed to the project by\nB. Jackowski, P. Strzelczyk and P. Pianowski, on behalf of TeX user groups.","summary":"DejaVu Serif, a variable-width serif font family"},{"type":"rpm","name":"device-mapper","arch":"x86_64","version":{"epoch":"10","ver":"1.02.206","rel":"3.el10"},"description":"This package contains the supporting userspace utility, dmsetup,\nfor the kernel device-mapper.","summary":"Device mapper utility"},{"type":"rpm","name":"device-mapper-event","arch":"x86_64","version":{"epoch":"10","ver":"1.02.206","rel":"3.el10"},"description":"This package contains the dmeventd daemon for monitoring the state\nof device-mapper devices.","summary":"Device-mapper event daemon"},{"type":"rpm","name":"device-mapper-event-libs","arch":"x86_64","version":{"epoch":"10","ver":"1.02.206","rel":"3.el10"},"description":"This package contains the device-mapper event daemon shared library,\nlibdevmapper-event.","summary":"Device-mapper event daemon shared library"},{"type":"rpm","name":"device-mapper-libs","arch":"x86_64","version":{"epoch":"10","ver":"1.02.206","rel":"3.el10"},"description":"This package contains the device-mapper shared library, libdevmapper.","summary":"Device-mapper shared library"},{"type":"rpm","name":"device-mapper-persistent-data","arch":"x86_64","version":{"epoch":"0","ver":"1.1.0","rel":"2.el10"},"description":"thin-provisioning-tools contains check,dump,restore,repair,rmap\nand metadata_size tools to manage device-mapper thin provisioning\ntarget metadata devices; cache check,dump,metadata_size,restore\nand repair tools to manage device-mapper cache metadata devices\nare included and era check, dump, restore and invalidate to manage\nsnapshot eras","summary":"Device-mapper Persistent Data Tools"},{"type":"rpm","name":"diffutils","arch":"x86_64","version":{"epoch":"0","ver":"3.10","rel":"8.el10"},"description":"Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff\ncompares two files and shows the differences, line by line.  The cmp\ncommand shows the offset and line numbers where two files differ, or\ncmp can show the characters that differ between the two files.  The\ndiff3 command shows the differences between three files.  Diff3 can be\nused when two people have made independent changes to a common\noriginal; diff3 can produce a merged file that contains both sets of\nchanges and warnings about conflicts.  The sdiff command can be used\nto merge two files interactively.\n\nInstall diffutils if you need to compare text files.","summary":"GNU collection of diff utilities"},{"type":"rpm","name":"dmidecode","arch":"x86_64","version":{"epoch":"1","ver":"3.6","rel":"3.el10"},"description":"dmidecode reports information about x86 \u0026 ia64 hardware as described in the\nsystem BIOS according to the SMBIOS/DMI standard. This information\ntypically includes system manufacturer, model name, serial number,\nBIOS version, asset tag as well as a lot of other details of varying\nlevel of interest and reliability depending on the manufacturer.\n\nThis will often include usage status for the CPU sockets, expansion\nslots (e.g. AGP, PCI, ISA) and memory module slots, and the list of\nI/O ports (e.g. serial, parallel, USB).","summary":"Tool to analyse BIOS DMI data"},{"type":"rpm","name":"dnf","arch":"noarch","version":{"epoch":"0","ver":"4.20.0","rel":"18.el10"},"description":"Utility that allows users to manage packages on their systems.\nIt supports RPMs, modules and comps groups \u0026 environments.","summary":"Package manager"},{"type":"rpm","name":"dnf-automatic","arch":"noarch","version":{"epoch":"0","ver":"4.20.0","rel":"18.el10"},"description":"Systemd units that can periodically download package upgrades and apply them.","summary":"Package manager - automated upgrades"},{"type":"rpm","name":"dnf-data","arch":"noarch","version":{"epoch":"0","ver":"4.20.0","rel":"18.el10"},"description":"Common data and configuration files for DNF","summary":"Common data and configuration files for DNF"},{"type":"rpm","name":"dnf-plugins-core","arch":"noarch","version":{"epoch":"0","ver":"4.7.0","rel":"9.el10"},"description":"Core Plugins for DNF. This package enhances DNF with builddep, config-manager,\ncopr, debuginfo-install, download, needs-restarting, groups-manager, repoclosure,\nrepograph, repomanage, reposync, changelog and repodiff commands. Additionally\nprovides generate_completion_cache passive plugin.","summary":"Core Plugins for DNF"},{"type":"rpm","name":"dos2unix","arch":"x86_64","version":{"epoch":"0","ver":"7.5.2","rel":"3.el10"},"description":"Convert text files with DOS or Mac line endings to Unix line endings and\nvice versa.","summary":"Text file format converters"},{"type":"rpm","name":"dracut","arch":"x86_64","version":{"epoch":"0","ver":"107","rel":"3.el10"},"description":"dracut contains tools to create bootable initramfses for the Linux\nkernel. Unlike other implementations, dracut hard-codes as little\nas possible into the initramfs. dracut contains various modules which\nare driven by the event-based udev. Having root on MD, DM, LVM2, LUKS\nis supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network\npackage.","summary":"Initramfs generator using udev"},{"type":"rpm","name":"duktape","arch":"x86_64","version":{"epoch":"0","ver":"2.7.0","rel":"10.el10"},"description":"Duktape is an embeddable Javascript engine, with a focus on portability and\ncompact footprint.","summary":"Embeddable Javascript engine"},{"type":"rpm","name":"ed","arch":"x86_64","version":{"epoch":"0","ver":"1.20","rel":"5.el10"},"description":"ed is a line-oriented text editor, used to create, display, and modify text\nfiles (both interactively and via shell scripts). For most purposes, ed has been\nreplaced in normal usage by full-screen editors (emacs and vi, for example).","summary":"The GNU line editor"},{"type":"rpm","name":"elfutils","arch":"x86_64","version":{"epoch":"0","ver":"0.193","rel":"1.el10"},"description":"Elfutils is a collection of utilities, including stack (to show\nbacktraces), nm (for listing symbols from object files), size\n(for listing the section sizes of an object or archive file),\nstrip (for discarding symbols), readelf (to see the raw ELF file\nstructures), elflint (to check for well-formed ELF files) and\nelfcompress (to compress or decompress ELF sections).","summary":"A collection of utilities and DSOs to handle ELF files and DWARF data"},{"type":"rpm","name":"elfutils-debuginfod-client","arch":"x86_64","version":{"epoch":"0","ver":"0.193","rel":"1.el10"},"description":"The elfutils-debuginfod-client package contains shared libraries\ndynamically loaded from -ldw, which use a debuginfod service\nto look up debuginfo and associated data. Also includes a\ncommand-line frontend.","summary":"Library and command line client for build-id HTTP ELF/DWARF server"},{"type":"rpm","name":"elfutils-default-yama-scope","arch":"noarch","version":{"epoch":"0","ver":"0.193","rel":"1.el10"},"description":"Yama sysctl setting to enable default attach scope settings\nenabling programs to use ptrace attach, access to\n/proc/PID/{mem,personality,stack,syscall}, and the syscalls\nprocess_vm_readv and process_vm_writev which are used for\ninterprocess services, communication and introspection\n(like synchronisation, signaling, debugging, tracing and\nprofiling) of processes.","summary":"Default yama attach scope sysctl setting"},{"type":"rpm","name":"elfutils-libelf","arch":"x86_64","version":{"epoch":"0","ver":"0.193","rel":"1.el10"},"description":"The elfutils-libelf package provides a DSO which allows reading and\nwriting ELF files on a high level.  Third party programs depend on\nthis package to read internals of ELF files.  The programs of the\nelfutils package use it also to generate new ELF files.","summary":"Library to read and write ELF files"},{"type":"rpm","name":"elfutils-libs","arch":"x86_64","version":{"epoch":"0","ver":"0.193","rel":"1.el10"},"description":"The elfutils-libs package contains libraries which implement DWARF, ELF,\nand machine-specific ELF handling and process introspection.  These\nlibraries are used by the programs in the elfutils package.  The\nelfutils-devel package enables building other programs using these\nlibraries.","summary":"Libraries to handle compiled objects"},{"type":"rpm","name":"environment-modules","arch":"x86_64","version":{"epoch":"0","ver":"5.3.1","rel":"8.el10"},"description":"The Environment Modules package provides for the dynamic modification of\na user's environment via modulefiles.\n\nEach modulefile contains the information needed to configure the shell\nfor an application. Once the Modules package is initialized, the\nenvironment can be modified on a per-module basis using the module\ncommand which interprets modulefiles. Typically modulefiles instruct\nthe module command to alter or set shell environment variables such as\nPATH, MANPATH, etc. modulefiles may be shared by many users on a system\nand users may have their own collection to supplement or replace the\nshared modulefiles.\n\nModules can be loaded and unloaded dynamically and atomically, in an\nclean fashion. All popular shells are supported, including bash, ksh,\nzsh, sh, csh, tcsh, as well as some scripting languages such as perl.\n\nModules are useful in managing different versions of applications.\nModules can also be bundled into metamodules that will load an entire\nsuite of different applications.\n\nNOTE: You will need to get a new shell after installing this package to\nhave access to the module alias.","summary":"Provides dynamic modification of a user's environment"},{"type":"rpm","name":"ethtool","arch":"x86_64","version":{"epoch":"2","ver":"6.15","rel":"2.el10"},"description":"This utility allows querying and changing settings such as speed,\nport, auto-negotiation, PCI locations and checksum offload on many\nnetwork devices, especially of Ethernet devices.","summary":"Settings tool for Ethernet NICs"},{"type":"rpm","name":"expat","arch":"x86_64","version":{"epoch":"0","ver":"2.7.1","rel":"1.el10_1.3"},"description":"This is expat, the C library for parsing XML, written by James Clark. Expat\nis a stream oriented XML parser. This means that you register handlers with\nthe parser prior to starting the parse. These handlers are called when the\nparser discovers the associated structures in the document being parsed. A\nstart tag is an example of the kind of structures for which you may\nregister handlers.","summary":"An XML parser library"},{"type":"rpm","name":"file","arch":"x86_64","version":{"epoch":"0","ver":"5.45","rel":"8.el10"},"description":"The file command is used to identify a particular file according to the\ntype of data contained by the file.  File can identify many different\nfile types, including ELF binaries, system libraries, RPM packages, and\ndifferent graphics formats.","summary":"Utility for determining file types"},{"type":"rpm","name":"file-libs","arch":"x86_64","version":{"epoch":"0","ver":"5.45","rel":"8.el10"},"description":"\nLibraries for applications using libmagic.","summary":"Libraries for applications using libmagic"},{"type":"rpm","name":"filesystem","arch":"x86_64","version":{"epoch":"0","ver":"3.18","rel":"17.el10"},"description":"The filesystem package is one of the basic packages that is installed\non a Linux system. Filesystem contains the basic directory layout\nfor a Linux operating system, including the correct permissions for\nthe directories.","summary":"The basic directory layout for a Linux system"},{"type":"rpm","name":"findutils","arch":"x86_64","version":{"epoch":"1","ver":"4.10.0","rel":"5.el10"},"description":"The findutils package contains programs which will help you locate\nfiles on your system.  The find utility searches through a hierarchy\nof directories looking for files which match a certain set of criteria\n(such as a file name pattern).  The xargs utility builds and executes\ncommand lines from standard input arguments (usually lists of file\nnames generated by the find command).\n\nYou should install findutils because it includes tools that are very\nuseful for finding things on your system.","summary":"The GNU versions of find utilities (find and xargs)"},{"type":"rpm","name":"fonts-filesystem","arch":"noarch","version":{"epoch":"1","ver":"2.0.5","rel":"18.el10"},"description":"This package contains the basic directory layout used by font packages,\nincluding the correct permissions for the directories.","summary":"Directories used by font packages"},{"type":"rpm","name":"freetype","arch":"x86_64","version":{"epoch":"0","ver":"2.13.2","rel":"8.el10"},"description":"The FreeType engine is a free and portable font rendering\nengine, developed to provide advanced font support for a variety of\nplatforms and environments. FreeType is a library which can open and\nmanages font files as well as efficiently load, hint and render\nindividual glyphs. FreeType is not a font server or a complete\ntext-rendering library.","summary":"A free and portable font rendering engine"},{"type":"rpm","name":"fuse","arch":"x86_64","version":{"epoch":"0","ver":"2.9.9","rel":"25.el10"},"description":"With FUSE it is possible to implement a fully functional filesystem in a\nuserspace program. This package contains the FUSE v2 userspace tools to\nmount a FUSE filesystem.","summary":"File System in Userspace (FUSE) v2 utilities"},{"type":"rpm","name":"fuse-common","arch":"x86_64","version":{"epoch":"0","ver":"3.16.2","rel":"5.el10"},"description":"Common files for FUSE v2 and FUSE v3.","summary":"Common files for File System in Userspace (FUSE) v2 and v3"},{"type":"rpm","name":"fuse-libs","arch":"x86_64","version":{"epoch":"0","ver":"2.9.9","rel":"25.el10"},"description":"Devel With FUSE it is possible to implement a fully functional filesystem in a\nuserspace program. This package contains the FUSE v2 libraries.","summary":"File System in Userspace (FUSE) v2 libraries"},{"type":"rpm","name":"fuse3","arch":"x86_64","version":{"epoch":"0","ver":"3.16.2","rel":"5.el10"},"description":"With FUSE it is possible to implement a fully functional filesystem in a\nuserspace program. This package contains the FUSE v3 userspace tools to\nmount a FUSE filesystem.","summary":"File System in Userspace (FUSE) v3 utilities"},{"type":"rpm","name":"fuse3-libs","arch":"x86_64","version":{"epoch":"0","ver":"3.16.2","rel":"5.el10"},"description":"Devel With FUSE it is possible to implement a fully functional filesystem in a\nuserspace program. This package contains the FUSE v3 libraries.","summary":"File System in Userspace (FUSE) v3 libraries"},{"type":"rpm","name":"gawk","arch":"x86_64","version":{"epoch":"0","ver":"5.3.0","rel":"6.el10"},"description":"The gawk package contains the GNU version of AWK text processing utility. AWK is\na programming language designed for text processing and typically used as a data\nextraction and reporting tool.\n\nThe gawk utility can be used to do quick and easy text pattern matching,\nextracting or reformatting. It is considered to be a standard Linux tool for\ntext processing.","summary":"The GNU version of the AWK text processing utility"},{"type":"rpm","name":"gdbm","arch":"x86_64","version":{"epoch":"1","ver":"1.23","rel":"12.el10_0"},"description":"Gdbm is a GNU database indexing library, including routines which use\nextensible hashing.  Gdbm works in a similar way to standard UNIX dbm\nroutines.  Gdbm is useful for developers who write C applications and\nneed access to a simple and efficient database or who are building C\napplications which will use such a database.\n\nIf you're a C developer and your programs need access to simple\ndatabase routines, you should install gdbm.  You'll also need to\ninstall gdbm-devel.","summary":"A GNU set of database routines which use extensible hashing"},{"type":"rpm","name":"gdbm-libs","arch":"x86_64","version":{"epoch":"1","ver":"1.23","rel":"12.el10_0"},"description":"Libraries for the Gdbm GNU database indexing library","summary":"Libraries files for gdbm"},{"type":"rpm","name":"gettext","arch":"x86_64","version":{"epoch":"0","ver":"0.22.5","rel":"6.el10"},"description":"The GNU gettext package provides a set of tools and documentation for\nproducing multi-lingual messages in programs. Tools include a set of\nconventions about how programs should be written to support message\ncatalogs, a directory and file naming organization for the message\ncatalogs, a runtime library which supports the retrieval of translated\nmessages, and stand-alone programs for handling the translatable and\nthe already translated strings. Gettext provides an easy to use\nlibrary and tools for creating, using, and modifying natural language\ncatalogs and is a powerful and simple method for internationalizing\nprograms.","summary":"GNU tools and libraries for localized translated messages"},{"type":"rpm","name":"gettext-envsubst","arch":"x86_64","version":{"epoch":"0","ver":"0.22.5","rel":"6.el10"},"description":"Substitutes the values of environment variables.","summary":"Substitutes the values of environment variables"},{"type":"rpm","name":"gettext-libs","arch":"x86_64","version":{"epoch":"0","ver":"0.22.5","rel":"6.el10"},"description":"This package contains libraries used internationalization support.","summary":"Libraries for gettext"},{"type":"rpm","name":"gettext-runtime","arch":"x86_64","version":{"epoch":"0","ver":"0.22.5","rel":"6.el10"},"description":"The GNU gettext-runtime package provides an easy to use runtime libraries and\nprograms for creating, using, and modifying natural language catalogs\nand is a powerful and simple method for internationalizing programs.","summary":"GNU runtime libraries and programs for producing multi-lingual messages"},{"type":"rpm","name":"glib-networking","arch":"x86_64","version":{"epoch":"0","ver":"2.80.0","rel":"3.el10"},"description":"This package contains modules that extend the networking support in\nGIO. In particular, it contains libproxy- and GSettings-based\nGProxyResolver implementations and a gnutls-based GTlsConnection\nimplementation.","summary":"Networking support for GLib"},{"type":"rpm","name":"glib2","arch":"x86_64","version":{"epoch":"0","ver":"2.80.4","rel":"10.el10_1.12"},"description":"GLib is the low-level core library that forms the basis for projects\nsuch as GTK+ and GNOME. It provides data structure handling for C,\nportability wrappers, and interfaces for such runtime functionality\nas an event loop, threads, dynamic loading, and an object system.","summary":"A library of handy utility functions"},{"type":"rpm","name":"glibc","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"The glibc package contains standard libraries which are used by\nmultiple programs on the system. In order to save disk space and\nmemory, as well as to make upgrading easier, common system code is\nkept in one place and shared between programs. This particular package\ncontains the most important sets of shared libraries: the standard C\nlibrary and the standard math library. Without these two libraries, a\nLinux system will not function.","summary":"The GNU libc libraries"},{"type":"rpm","name":"glibc-all-langpacks","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"","summary":"All language packs for glibc."},{"type":"rpm","name":"glibc-common","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"The glibc-common package includes common binaries for the GNU libc\nlibraries, as well as national language (locale) support.","summary":"Common binaries and locale data for glibc"},{"type":"rpm","name":"glibc-gconv-extra","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"This package contains all iconv converter modules built in glibc.","summary":"All iconv converter modules for glibc."},{"type":"rpm","name":"glibc-langpack-en","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"The glibc-langpack-en package includes the basic information required\nto support the English language in your applications.","summary":"Locale data for English"},{"type":"rpm","name":"glibc-minimal-langpack","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"This is a Meta package that is used to install minimal language packs.\nThis package ensures you can use C, POSIX, or C.UTF-8 locales, but\nnothing else. It is designed for assembling a minimal system.","summary":"Minimal language packs for glibc."},{"type":"rpm","name":"gmp","arch":"x86_64","version":{"epoch":"1","ver":"6.2.1","rel":"12.el10"},"description":"The gmp package contains GNU MP, a library for arbitrary precision\narithmetic, signed integers operations, rational numbers and floating\npoint numbers. GNU MP is designed for speed, for both small and very\nlarge operands. GNU MP is fast because it uses fullwords as the basic\narithmetic type, it uses fast algorithms, it carefully optimizes\nassembly code for many CPUs' most common inner loops, and it generally\nemphasizes speed over simplicity/elegance in its operations.\n\nInstall the gmp package if you need a fast arbitrary precision\nlibrary.","summary":"GNU arbitrary precision library"},{"type":"rpm","name":"gnupg2","arch":"x86_64","version":{"epoch":"0","ver":"2.4.5","rel":"4.el10_1"},"description":"GnuPG is GNU's tool for secure communication and data storage.  It can\nbe used to encrypt data and to create digital signatures.  It includes\nan advanced key management facility and is compliant with the proposed\nOpenPGP Internet standard as described in RFC2440 and the S/MIME\nstandard as described by several RFCs.\n\nGnuPG 2.0 is a newer version of GnuPG with additional support for\nS/MIME.  It has a different design philosophy that splits\nfunctionality up into several modules. The S/MIME and smartcard functionality\nis provided by the gnupg2-smime package.","summary":"Utility for secure communication and data storage"},{"type":"rpm","name":"gnutls","arch":"x86_64","version":{"epoch":"0","ver":"3.8.10","rel":"3.el10_1"},"description":"GnuTLS is a secure communications library implementing the SSL, TLS and DTLS\nprotocols and technologies around them. It provides a simple C language\napplication programming interface (API) to access the secure communications\nprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and\nother required structures.","summary":"A TLS protocol implementation"},{"type":"rpm","name":"gobject-introspection","arch":"x86_64","version":{"epoch":"0","ver":"1.79.1","rel":"6.el10"},"description":"GObject Introspection can scan C header and source files in order to\ngenerate introspection \"typelib\" files.  It also provides an API to examine\ntypelib files, useful for creating language bindings among other\nthings.","summary":"Introspection system for GObject-based libraries"},{"type":"rpm","name":"google-noto-fonts-common","arch":"noarch","version":{"epoch":"0","ver":"20240401","rel":"5.el10"},"description":"Common files for Google Noto fonts.","summary":"Common files for Noto fonts"},{"type":"rpm","name":"google-noto-sans-mono-vf-fonts","arch":"noarch","version":{"epoch":"0","ver":"20240401","rel":"5.el10"},"description":"Noto fonts aims to remove tofu from web by providing fonts for all\nUnicode supported scripts. Its design goal is to achieve visual harmonization\nbetween multiple scripts. Noto family supports almost all scripts available\nin Unicode.\nNoto Sans Mono variable font.","summary":"Noto Sans Mono variable font"},{"type":"rpm","name":"google-noto-sans-vf-fonts","arch":"noarch","version":{"epoch":"0","ver":"20240401","rel":"5.el10"},"description":"Noto fonts aims to remove tofu from web by providing fonts for all\nUnicode supported scripts. Its design goal is to achieve visual harmonization\nbetween multiple scripts. Noto family supports almost all scripts available\nin Unicode.\nNoto Sans variable font.","summary":"Noto Sans variable font"},{"type":"rpm","name":"google-noto-serif-vf-fonts","arch":"noarch","version":{"epoch":"0","ver":"20240401","rel":"5.el10"},"description":"Noto fonts aims to remove tofu from web by providing fonts for all\nUnicode supported scripts. Its design goal is to achieve visual harmonization\nbetween multiple scripts. Noto family supports almost all scripts available\nin Unicode.\nNoto Serif variable font.","summary":"Noto Serif variable font"},{"type":"rpm","name":"gpgme","arch":"x86_64","version":{"epoch":"0","ver":"1.23.2","rel":"6.el10"},"description":"GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG\neasier for applications.  It provides a high-level crypto API for\nencryption, decryption, signing, signature verification and key\nmanagement.","summary":"GnuPG Made Easy - high level crypto API"},{"type":"rpm","name":"graphite2","arch":"x86_64","version":{"epoch":"0","ver":"1.3.14","rel":"17.el10"},"description":"Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language\nSoftware Development groups to provide rendering capabilities for complex\nnon-Roman writing systems. Graphite can be used to create “smart fonts” capable\nof displaying writing systems with various complex behaviors. With respect to\nthe Text Encoding Model, Graphite handles the \"Rendering\" aspect of writing\nsystem implementation.","summary":"Font rendering capabilities for complex non-Roman writing systems"},{"type":"rpm","name":"grep","arch":"x86_64","version":{"epoch":"0","ver":"3.11","rel":"10.el10"},"description":"The GNU versions of commonly used grep utilities. Grep searches through\ntextual input for lines which contain a match to a specified pattern and then\nprints the matching lines. GNU's grep utilities include grep, egrep and fgrep.\n\nGNU grep is needed by many scripts, so it shall be installed on every system.","summary":"Pattern matching utilities"},{"type":"rpm","name":"groff-base","arch":"x86_64","version":{"epoch":"0","ver":"1.23.0","rel":"10.el10"},"description":"The groff-base package contains only necessary parts of groff formatting\nsystem which are required to display manual pages, and the groff's default\ndisplay device (PostScript).","summary":"Parts of the groff formatting system required to display manual pages"},{"type":"rpm","name":"gsettings-desktop-schemas","arch":"x86_64","version":{"epoch":"0","ver":"47.1","rel":"3.el10_0"},"description":"gsettings-desktop-schemas contains a collection of GSettings schemas for\nsettings shared by various components of a desktop.","summary":"A collection of GSettings schemas"},{"type":"rpm","name":"gzip","arch":"x86_64","version":{"epoch":"0","ver":"1.13","rel":"3.el10"},"description":"The gzip package contains the popular GNU gzip data compression\nprogram. Gzipped files have a .gz extension.\n\nGzip should be installed on your system, because it is a\nvery commonly used data compression program.","summary":"GNU data compression program"},{"type":"rpm","name":"harfbuzz","arch":"x86_64","version":{"epoch":"0","ver":"8.4.0","rel":"6.el10"},"description":"HarfBuzz is an implementation of the OpenType Layout engine.","summary":"Text shaping library"},{"type":"rpm","name":"hostname","arch":"x86_64","version":{"epoch":"0","ver":"3.23","rel":"14.el10"},"description":"This package provides commands which can be used to display the system's\nDNS name, and to display or set its hostname or NIS domain name.","summary":"Utility to set/show the host name or domain name"},{"type":"rpm","name":"hwdata","arch":"noarch","version":{"epoch":"0","ver":"0.379","rel":"10.6.el10"},"description":"hwdata contains various hardware identification and configuration data,\nsuch as the pci.ids and usb.ids databases.","summary":"Hardware identification and configuration data"},{"type":"rpm","name":"hwloc","arch":"x86_64","version":{"epoch":"0","ver":"2.11.1","rel":"3.el10"},"description":"The Portable Hardware Locality (hwloc) software package provides\na portable abstraction (across OS, versions, architectures, ...)\nof the hierarchical topology of modern architectures, including\nNUMA memory nodes,  shared caches, processor sockets, processor cores\nand processing units (logical processors or \"threads\"). It also gathers\nvarious system attributes such as cache and memory information. It primarily\naims at helping applications with gathering information about modern\ncomputing hardware so as to exploit it accordingly and efficiently.\n\nhwloc may display the topology in multiple convenient formats.\nIt also offers a powerful programming interface (C API) to gather information\nabout the hardware, bind processes, and much more.","summary":"Portable Hardware Locality - portable abstraction of hierarchical architectures"},{"type":"rpm","name":"hwloc-libs","arch":"x86_64","version":{"epoch":"0","ver":"2.11.1","rel":"3.el10"},"description":"Run time libraries for the hwloc","summary":"Run time libraries for the hwloc"},{"type":"rpm","name":"ima-evm-utils","arch":"x86_64","version":{"epoch":"0","ver":"1.6.2","rel":"3.el10"},"description":"The Trusted Computing Group(TCG) run-time Integrity Measurement Architecture\n(IMA) maintains a list of hash values of executables and other sensitive\nsystem files, as they are read or executed. These are stored in the file\nsystems extended attributes. The Extended Verification Module (EVM) prevents\nunauthorized changes to these extended attributes on the file system.\nima-evm-utils is used to prepare the file system for these extended attributes.","summary":"IMA/EVM support utilities"},{"type":"rpm","name":"info","arch":"x86_64","version":{"epoch":"0","ver":"7.1","rel":"6.el10"},"description":"The GNU project uses the texinfo file format for much of its\ndocumentation. The info package provides a standalone TTY-based\nbrowser program for viewing texinfo files.","summary":"A stand-alone TTY-based reader for GNU texinfo documentation"},{"type":"rpm","name":"inih","arch":"x86_64","version":{"epoch":"0","ver":"58","rel":"3.el10"},"description":"The inih package provides simple INI file parser which is only a couple of\npages of code, and it was designed to be small and simple, so it's good for\nembedded systems.","summary":"Simple INI file parser library"},{"type":"rpm","name":"initscripts","arch":"x86_64","version":{"epoch":"0","ver":"10.26","rel":"2.el10"},"description":"This package provides basic support for legacy System V init scripts, and some\nother legacy tools \u0026 utilities.","summary":"Basic support for legacy System V init scripts"},{"type":"rpm","name":"initscripts-rename-device","arch":"x86_64","version":{"epoch":"0","ver":"10.26","rel":"2.el10"},"description":"Udev helper utility that provides network interface naming","summary":"Udev helper utility that provides network interface naming"},{"type":"rpm","name":"initscripts-service","arch":"noarch","version":{"epoch":"0","ver":"10.26","rel":"2.el10"},"description":"This package provides service command.","summary":"Support for service command"},{"type":"rpm","name":"ipcalc","arch":"x86_64","version":{"epoch":"0","ver":"1.0.3","rel":"12.el10"},"description":"ipcalc provides a simple way to calculate IP information for a host\nor network. Depending on the options specified, it may be used to provide\nIP network information in human readable format, in a format suitable for\nparsing in scripts, generate random private addresses, resolve an IP address,\nor check the validity of an address.","summary":"IP network address calculator"},{"type":"rpm","name":"iproute","arch":"x86_64","version":{"epoch":"0","ver":"6.14.0","rel":"2.el10"},"description":"The iproute package contains networking utilities (ip and rtmon, for example)\nwhich are designed to use the advanced networking capabilities of the Linux\nkernel.","summary":"Advanced IP routing and network device configuration tools"},{"type":"rpm","name":"ipset","arch":"x86_64","version":{"epoch":"0","ver":"7.22","rel":"10.el10_1"},"description":"IP sets are a framework inside the Linux kernel since version 2.4.x, which can\nbe administered by the ipset utility. Depending on the type, currently an IP\nset may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC\naddresses in a way, which ensures lightning speed when matching an entry\nagainst a set.\n\nIf you want to:\n - store multiple IP addresses or port numbers and match against the collection\n   by iptables at one swoop;\n - dynamically update iptables rules against IP addresses or ports without\n   performance penalty;\n - express complex IP address and ports based rulesets with one single iptables\n   rule and benefit from the speed of IP sets\nthen ipset may be the proper tool for you.","summary":"Manage Linux IP sets"},{"type":"rpm","name":"ipset-libs","arch":"x86_64","version":{"epoch":"0","ver":"7.22","rel":"10.el10_1"},"description":"This package contains the libraries which provide the IP sets funcionality.","summary":"Shared library providing the IP sets functionality"},{"type":"rpm","name":"iptables-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.8.11","rel":"12.el10_1"},"description":"libxtables and associated shared object files\n\nLibxtables provides unified access to iptables extensions in userspace. Data\nand logic for those is kept in per-extension shared object files.","summary":"libxtables and iptables extensions userspace support"},{"type":"rpm","name":"iputils","arch":"x86_64","version":{"epoch":"0","ver":"20240905","rel":"4.el10"},"description":"The iputils package contains basic utilities for monitoring a network,\nincluding ping. The ping command sends a series of ICMP protocol\nECHO_REQUEST packets to a specified network host to discover whether\nthe target machine is alive and receiving network traffic.","summary":"Network monitoring tools including ping"},{"type":"rpm","name":"iscsi-initiator-utils","arch":"x86_64","version":{"epoch":"0","ver":"6.2.1.11","rel":"0.git4b3e853.el10"},"description":"The iscsi package provides the server daemon for the iSCSI protocol,\nas well as the utility programs used to manage it. iSCSI is a protocol\nfor distributed disk access using SCSI commands sent over Internet\nProtocol networks.","summary":"iSCSI daemon and utility programs"},{"type":"rpm","name":"iscsi-initiator-utils-iscsiuio","arch":"x86_64","version":{"epoch":"0","ver":"6.2.1.11","rel":"0.git4b3e853.el10"},"description":"The iscsiuio configuration daemon provides network configuration help\nfor some iSCSI offload hardware.","summary":"Userspace configuration daemon required for some iSCSI hardware"},{"type":"rpm","name":"isns-utils-libs","arch":"x86_64","version":{"epoch":"0","ver":"0.103","rel":"1.el10"},"description":"Shared library files for iSNS","summary":"Shared library files for iSNS"},{"type":"rpm","name":"jansson","arch":"x86_64","version":{"epoch":"0","ver":"2.14","rel":"3.el10"},"description":"Small library for parsing and writing JSON documents.","summary":"C library for encoding, decoding and manipulating JSON data"},{"type":"rpm","name":"jq","arch":"x86_64","version":{"epoch":"0","ver":"1.7.1","rel":"11.el10"},"description":"lightweight and flexible command-line JSON processor\n\n jq is like sed for JSON data – you can use it to slice\n and filter and map and transform structured data with\n the same ease that sed, awk, grep and friends let you\n play with text.\n\n It is written in portable C, and it has zero runtime\n dependencies.\n\n jq can mangle the data format that you have into the\n one that you want with very little effort, and the\n program to do so is often shorter and simpler than\n you'd expect.","summary":"Command-line JSON processor"},{"type":"rpm","name":"json-c","arch":"x86_64","version":{"epoch":"0","ver":"0.18","rel":"3.el10"},"description":"JSON-C implements a reference counting object model that allows you\nto easily construct JSON objects in C, output them as JSON formatted\nstrings and parse JSON formatted strings back into the C representation\nof JSON objects.  It aims to conform to RFC 7159.","summary":"JSON implementation in C"},{"type":"rpm","name":"json-glib","arch":"x86_64","version":{"epoch":"0","ver":"1.8.0","rel":"5.el10"},"description":"json-glib is a library providing serialization and deserialization support\nfor the JavaScript Object Notation (JSON) format.","summary":"Library for JavaScript Object Notation format"},{"type":"rpm","name":"kbd","arch":"x86_64","version":{"epoch":"0","ver":"2.6.4","rel":"7.el10"},"description":"The kbd package contains tools for managing a Linux\nsystem's console's behavior, including the keyboard, the screen\nfonts, the virtual terminals and font files.","summary":"Tools for configuring the console (keyboard, virtual terminals, etc.)"},{"type":"rpm","name":"kbd-legacy","arch":"noarch","version":{"epoch":"0","ver":"2.6.4","rel":"7.el10"},"description":"The kbd-legacy package contains original keymaps for kbd package.\nPlease note that kbd-legacy is not helpful without kbd.","summary":"Legacy data for kbd package"},{"type":"rpm","name":"kbd-misc","arch":"noarch","version":{"epoch":"0","ver":"2.6.4","rel":"7.el10"},"description":"The kbd-misc package contains data for kbd package - console fonts,\nkeymaps etc. Please note that kbd-misc is not helpful without kbd.","summary":"Data for kbd package"},{"type":"rpm","name":"keyutils","arch":"x86_64","version":{"epoch":"0","ver":"1.6.3","rel":"5.el10"},"description":"Utilities to control the kernel key management facility and to provide\na mechanism by which the kernel call back to user space to get a key\ninstantiated.","summary":"Linux Key Management Utilities"},{"type":"rpm","name":"keyutils-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.6.3","rel":"5.el10"},"description":"This package provides a wrapper library for the key management facility system\ncalls.","summary":"Key utilities library"},{"type":"rpm","name":"kmod","arch":"x86_64","version":{"epoch":"0","ver":"31","rel":"12.el10"},"description":"The kmod package provides various programs needed for automatic\nloading and unloading of modules under 2.6, 3.x, and later kernels, as well\nas other module management programs. Device drivers and filesystems are two\nexamples of loaded and unloaded modules.","summary":"Linux kernel module management utilities"},{"type":"rpm","name":"kmod-libs","arch":"x86_64","version":{"epoch":"0","ver":"31","rel":"12.el10"},"description":"The kmod-libs package provides runtime libraries for any application that\nwishes to load or unload Linux kernel modules from the running system.","summary":"Libraries to handle kernel module loading and unloading"},{"type":"rpm","name":"kpartx","arch":"x86_64","version":{"epoch":"0","ver":"0.9.9","rel":"12.el10_1.1"},"description":"kpartx manages partition creation and removal for device-mapper devices.","summary":"Partition device manager for device-mapper devices"},{"type":"rpm","name":"krb5-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.21.3","rel":"8.el10_0"},"description":"Kerberos is a network authentication system. The krb5-libs package\ncontains the shared libraries needed by Kerberos 5. If you are using\nKerberos, you need to install this package.","summary":"The non-admin shared libraries used by Kerberos 5"},{"type":"rpm","name":"krb5-pkinit","arch":"x86_64","version":{"epoch":"0","ver":"1.21.3","rel":"8.el10_0"},"description":"Kerberos is a network authentication system. The krb5-pkinit\npackage contains the PKINIT plugin, which allows clients\nto obtain initial credentials from a KDC using a private key and a\ncertificate.","summary":"The PKINIT module for Kerberos 5"},{"type":"rpm","name":"krb5-workstation","arch":"x86_64","version":{"epoch":"0","ver":"1.21.3","rel":"8.el10_0"},"description":"Kerberos is a network authentication system. The krb5-workstation\npackage contains the basic Kerberos programs (kinit, klist, kdestroy,\nkpasswd). If your network uses Kerberos, this package should be\ninstalled on every workstation.","summary":"Kerberos 5 programs for use on workstations"},{"type":"rpm","name":"less","arch":"x86_64","version":{"epoch":"0","ver":"661","rel":"3.el10"},"description":"The less utility is a text file browser that resembles more, but has\nmore capabilities.  Less allows you to move backwards in the file as\nwell as forwards.  Since less doesn't have to read the entire input file\nbefore it starts, less starts up more quickly than text editors (for\nexample, vi).\n\nYou should install less because it is a basic utility for viewing text\nfiles, and you'll use it frequently.","summary":"A text file browser similar to more, but better"},{"type":"rpm","name":"libacl","arch":"x86_64","version":{"epoch":"0","ver":"2.3.2","rel":"4.el10"},"description":"This package contains the libacl.so dynamic library which contains\nthe POSIX 1003.1e draft standard 17 functions for manipulating access\ncontrol lists.","summary":"Dynamic library for access control list support"},{"type":"rpm","name":"libaio","arch":"x86_64","version":{"epoch":"0","ver":"0.3.111","rel":"22.el10"},"description":"The Linux-native asynchronous I/O facility (\"async I/O\", or \"aio\") has a\nricher API and capability set than the simple POSIX async I/O facility.\nThis library, libaio, provides the Linux-native API for async I/O.\nThe POSIX async I/O facility requires this library in order to provide\nkernel-accelerated async I/O capabilities, as do applications which\nrequire the Linux-native async I/O API.","summary":"Linux-native asynchronous I/O access library"},{"type":"rpm","name":"libarchive","arch":"x86_64","version":{"epoch":"0","ver":"3.7.7","rel":"8.el10_1"},"description":"Libarchive is a programming library that can create and read several different\nstreaming archive formats, including most popular tar variants, several cpio\nformats, and both BSD and GNU ar variants. It can also write shar archives and\nread ISO9660 CDROM images and ZIP archives.","summary":"A library for handling streaming archive formats"},{"type":"rpm","name":"libassuan","arch":"x86_64","version":{"epoch":"0","ver":"2.5.6","rel":"6.el10"},"description":"This is the IPC library used by GnuPG 2, GPGME and a few other\npackages.","summary":"GnuPG IPC library"},{"type":"rpm","name":"libatomic","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"This package contains the GNU Atomic library\nwhich is a GCC support runtime library for atomic operations not supported\nby hardware.","summary":"The GNU Atomic library"},{"type":"rpm","name":"libattr","arch":"x86_64","version":{"epoch":"0","ver":"2.5.2","rel":"5.el10"},"description":"This package contains the libattr.so dynamic library which contains\nthe extended attribute system calls and library functions.","summary":"Dynamic library for extended attribute support"},{"type":"rpm","name":"libbasicobjects","arch":"x86_64","version":{"epoch":"0","ver":"0.1.1","rel":"58.el10"},"description":"Basic object types","summary":"Basic object types for C"},{"type":"rpm","name":"libblkid","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is block device identification library, part of util-linux.","summary":"Block device ID library"},{"type":"rpm","name":"libbpf","arch":"x86_64","version":{"epoch":"2","ver":"1.6.0","rel":"3.el10"},"description":"A mirror of bpf-next linux tree bpf-next/tools/lib/bpf directory plus its\nsupporting header files. The version of the package reflects the version of\nABI.","summary":"Libbpf library"},{"type":"rpm","name":"libbrotli","arch":"x86_64","version":{"epoch":"0","ver":"1.1.0","rel":"7.el10_1"},"description":"Brotli is a generic-purpose lossless compression algorithm that compresses\ndata using a combination of a modern variant of the LZ77 algorithm, Huffman\ncoding and 2nd order context modeling, with a compression ratio comparable\nto the best currently available general-purpose compression methods.\nIt is similar in speed with deflate but offers more dense compression.","summary":"Library for brotli lossless compression algorithm"},{"type":"rpm","name":"libcap","arch":"x86_64","version":{"epoch":"0","ver":"2.69","rel":"7.el10"},"description":"libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)\ndraft 15 capabilities.","summary":"Library for getting and setting POSIX.1e capabilities"},{"type":"rpm","name":"libcap-ng","arch":"x86_64","version":{"epoch":"0","ver":"0.8.4","rel":"6.el10"},"description":"Libcap-ng is a library that makes using posix capabilities easier","summary":"Alternate posix capabilities library"},{"type":"rpm","name":"libcbor","arch":"x86_64","version":{"epoch":"0","ver":"0.11.0","rel":"3.el10"},"description":"libcbor is a C library for parsing and generating CBOR.","summary":"A CBOR parsing library"},{"type":"rpm","name":"libcollection","arch":"x86_64","version":{"epoch":"0","ver":"0.7.0","rel":"58.el10"},"description":"A data-type to collect data in a hierarchical structure for easy iteration\nand serialization","summary":"Collection data-type for C"},{"type":"rpm","name":"libcom_err","arch":"x86_64","version":{"epoch":"0","ver":"1.47.1","rel":"4.el10"},"description":"This is the common error description library, part of e2fsprogs.\n\nlibcom_err is an attempt to present a common error-handling mechanism.","summary":"Common error description library"},{"type":"rpm","name":"libcomps","arch":"x86_64","version":{"epoch":"0","ver":"0.1.21","rel":"3.el10"},"description":"Libcomps is library for structure-like manipulation with content of\ncomps XML files. Supports read/write XML file, structure(s) modification.","summary":"Comps XML file manipulation library"},{"type":"rpm","name":"libcurl","arch":"x86_64","version":{"epoch":"0","ver":"8.12.1","rel":"2.el10_1.2"},"description":"libcurl is a free and easy-to-use client-side URL transfer library, supporting\nFTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,\nSMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT,\nFTP uploading, HTTP form based upload, proxies, cookies, user+password\nauthentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer\nresume, http proxy tunneling and more.","summary":"A library for getting files from web servers"},{"type":"rpm","name":"libcurl-minimal","arch":"x86_64","version":{"epoch":"0","ver":"8.12.1","rel":"2.el10_1.2"},"description":"This is a replacement of the 'libcurl' package for minimal installations.  It\ncomes with a limited set of features compared to the 'libcurl' package.  On the\nother hand, the package is smaller and requires fewer run-time dependencies to\nbe installed.","summary":"Conservatively configured build of libcurl for minimal installations"},{"type":"rpm","name":"libdaemon","arch":"x86_64","version":{"epoch":"0","ver":"0.14","rel":"31.el10"},"description":"libdaemon is a lightweight C library which eases the writing of UNIX daemons.\nIt consists of the following parts:\n* A wrapper around fork() which does the correct daemonization\n  procedure of a process\n* A wrapper around syslog() for simpler and compatible log output to\n  Syslog or STDERR\n* An API for writing PID files\n* An API for serializing UNIX signals into a pipe for usage with\n  select() or poll()\n* An API for running subprocesses with STDOUT and STDERR redirected\n  to syslog.","summary":"Library for writing UNIX daemons"},{"type":"rpm","name":"libdhash","arch":"x86_64","version":{"epoch":"0","ver":"0.5.0","rel":"58.el10"},"description":"A hash table which will dynamically resize to achieve optimal storage \u0026 access\ntime properties","summary":"Dynamic hash table"},{"type":"rpm","name":"libdnf","arch":"x86_64","version":{"epoch":"0","ver":"0.73.1","rel":"12.el10"},"description":"A Library providing simplified C and Python API to libsolv.","summary":"Library providing simplified C and Python API to libsolv"},{"type":"rpm","name":"libdnf-plugin-subscription-manager","arch":"x86_64","version":{"epoch":"0","ver":"1.30.10.1","rel":"1.el10_1"},"description":"This package provides a plugin to interact with repositories from the Red Hat\nentitlement platform; contains only one product-id binary plugin used by\ne.g. microdnf.","summary":"Subscription Manager plugin for libdnf"},{"type":"rpm","name":"libeconf","arch":"x86_64","version":{"epoch":"0","ver":"0.6.2","rel":"4.el10"},"description":"libeconf is a highly flexible and configurable library to parse and manage\nkey=value configuration files. It reads configuration file snippets from\ndifferent directories and builds the final configuration file from it.","summary":"Enhanced config file parser library"},{"type":"rpm","name":"libedit","arch":"x86_64","version":{"epoch":"0","ver":"3.1","rel":"52.20230828cvs.el10"},"description":"Libedit is an autotool- and libtoolized port of the NetBSD Editline library.\nIt provides generic line editing, history, and tokenization functions, similar\nto those found in GNU Readline.","summary":"The NetBSD Editline library"},{"type":"rpm","name":"libevent","arch":"x86_64","version":{"epoch":"0","ver":"2.1.12","rel":"16.el10"},"description":"The libevent API provides a mechanism to execute a callback function\nwhen a specific event occurs on a file descriptor or after a timeout\nhas been reached. libevent is meant to replace the asynchronous event\nloop found in event driven network servers. An application just needs\nto call event_dispatch() and can then add or remove events dynamically\nwithout having to change the event loop.","summary":"Abstract asynchronous event notification library"},{"type":"rpm","name":"libfdisk","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is library for fdisk-like programs, part of util-linux.","summary":"Partitioning library for fdisk-like programs"},{"type":"rpm","name":"libffi","arch":"x86_64","version":{"epoch":"0","ver":"3.4.4","rel":"10.el10"},"description":"Compilers for high level languages generate code that follow certain\nconventions.  These conventions are necessary, in part, for separate\ncompilation to work.  One such convention is the \"calling convention\".\nThe calling convention is a set of assumptions made by the compiler\nabout where function arguments will be found on entry to a function.  A\ncalling convention also specifies where the return value for a function\nis found.\n\nSome programs may not know at the time of compilation what arguments\nare to be passed to a function.  For instance, an interpreter may be\ntold at run-time about the number and types of arguments used to call a\ngiven function.  `Libffi' can be used in such programs to provide a\nbridge from the interpreter program to compiled code.\n\nThe `libffi' library provides a portable, high level programming\ninterface to various calling conventions.  This allows a programmer to\ncall any function specified by a call interface description at run time.\n\nFFI stands for Foreign Function Interface.  A foreign function\ninterface is the popular name for the interface that allows code\nwritten in one language to call code written in another language.  The\n`libffi' library really only provides the lowest, machine dependent\nlayer of a fully featured foreign function interface.  A layer must\nexist above `libffi' that handles type conversions for values passed\nbetween the two languages.","summary":"A portable foreign function interface library"},{"type":"rpm","name":"libfido2","arch":"x86_64","version":{"epoch":"0","ver":"1.14.0","rel":"7.el10"},"description":"libfido2 is an open source library to support the FIDO2 protocol.  FIDO2 is\nan open authentication standard that consists of the W3C Web Authentication\nspecification (WebAuthn API), and the Client to Authentication Protocol\n(CTAP).  CTAP is an application layer protocol used for communication\nbetween a client (browser) or a platform (operating system) with an external\nauthentication device (for example the Yubico Security Key).","summary":"FIDO2 library"},{"type":"rpm","name":"libgcc","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"This package contains GCC shared support library which is needed\ne.g. for exception handling support.","summary":"GCC version 14 shared support library"},{"type":"rpm","name":"libgcrypt","arch":"x86_64","version":{"epoch":"0","ver":"1.11.0","rel":"5.el10"},"description":"Libgcrypt is a general purpose crypto library based on the code used\nin GNU Privacy Guard.  This is a development version.","summary":"A general-purpose cryptography library"},{"type":"rpm","name":"libgfortran","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"This package contains Fortran shared library which is needed to run\nFortran dynamically linked programs.","summary":"Fortran runtime"},{"type":"rpm","name":"libgomp","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"This package contains GCC shared support library which is needed\nfor OpenMP v4.5 support.","summary":"GCC OpenMP v4.5 shared support library"},{"type":"rpm","name":"libgpg-error","arch":"x86_64","version":{"epoch":"0","ver":"1.50","rel":"2.el10"},"description":"This is a library that defines common error values for all GnuPG\ncomponents.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,\npinentry, SmartCard Daemon and possibly more in the future.","summary":"Library for error values used by GnuPG components"},{"type":"rpm","name":"libgudev","arch":"x86_64","version":{"epoch":"0","ver":"238","rel":"7.el10"},"description":"This library makes it much simpler to use libudev from programs\nalready using GObject. It also makes it possible to easily use libudev\nfrom other programming languages, such as Javascript, because of\nGObject introspection support.","summary":"GObject-based wrapper library for libudev"},{"type":"rpm","name":"libgusb","arch":"x86_64","version":{"epoch":"0","ver":"0.4.9","rel":"4.el10"},"description":"GUsb is a GObject wrapper for libusb1 that makes it easy to do\nasynchronous control, bulk and interrupt transfers with proper\ncancellation and integration into a mainloop.","summary":"GLib wrapper around libusb1"},{"type":"rpm","name":"libibumad","arch":"x86_64","version":{"epoch":"0","ver":"57.0","rel":"2.el10"},"description":"libibumad provides the userspace management datagram (umad) library\nfunctions, which sit on top of the umad modules in the kernel. These\nare used by the IB diagnostic and management tools, including OpenSM.","summary":"OpenFabrics Alliance InfiniBand umad (userspace management datagram) library"},{"type":"rpm","name":"libibverbs","arch":"x86_64","version":{"epoch":"0","ver":"57.0","rel":"2.el10"},"description":"libibverbs is a library that allows userspace processes to use RDMA\n\"verbs\" as described in the InfiniBand Architecture Specification and\nthe RDMA Protocol Verbs Specification.  This includes direct hardware\naccess from userspace to InfiniBand/iWARP adapters (kernel bypass) for\nfast path operations.\n\nDevice-specific plug-in ibverbs userspace drivers are included:\n\n- libcxgb4: Chelsio T4 iWARP HCA\n- libefa: Amazon Elastic Fabric Adapter\n- libhfi1: Intel Omni-Path HFI\n- libhns: HiSilicon Hip06 SoC\n- libipathverbs: QLogic InfiniPath HCA\n- libirdma: Intel Ethernet Connection RDMA\n- libmana: Microsoft Azure Network Adapter\n- libmlx4: Mellanox ConnectX-3 InfiniBand HCA\n- libmlx5: Mellanox Connect-IB/X-4+ InfiniBand HCA\n- libmthca: Mellanox InfiniBand HCA\n- libocrdma: Emulex OneConnect RDMA/RoCE Device\n- libqedr: QLogic QL4xxx RoCE HCA\n- librxe: A software implementation of the RoCE protocol\n- libsiw: A software implementation of the iWarp protocol\n- libvmw_pvrdma: VMware paravirtual RDMA device","summary":"A library and drivers for direct userspace use of RDMA (InfiniBand/iWARP/RoCE) hardware"},{"type":"rpm","name":"libibverbs-utils","arch":"x86_64","version":{"epoch":"0","ver":"57.0","rel":"2.el10"},"description":"Useful libibverbs example programs such as ibv_devinfo, which\ndisplays information about RDMA devices.","summary":"Examples for the libibverbs library"},{"type":"rpm","name":"libicu","arch":"x86_64","version":{"epoch":"0","ver":"74.2","rel":"5.el10_0"},"description":"The International Components for Unicode (ICU) libraries provide\nrobust and full-featured Unicode services on a wide variety of\nplatforms. ICU supports the most current version of the Unicode\nstandard, and they provide support for supplementary Unicode\ncharacters (needed for GB 18030 repertoire support).\nAs computing environments become more heterogeneous, software\nportability becomes more important. ICU lets you produce the same\nresults across all the various platforms you support, without\nsacrificing performance. It offers great flexibility to extend and\ncustomize the supplied services.","summary":"International Components for Unicode - libraries"},{"type":"rpm","name":"libidn2","arch":"x86_64","version":{"epoch":"0","ver":"2.3.7","rel":"3.el10"},"description":"Libidn2 is an implementation of the IDNA2008 specifications in RFC\n5890, 5891, 5892, 5893 and TR46 for internationalized domain names\n(IDN). It is a standalone library, without any dependency on libidn.","summary":"Library to support IDNA2008 internationalized domain names"},{"type":"rpm","name":"libkadm5","arch":"x86_64","version":{"epoch":"0","ver":"1.21.3","rel":"8.el10_0"},"description":"Kerberos is a network authentication system. The libkadm5 package\ncontains only the libkadm5clnt and libkadm5serv shared objects. This\ninterface is not considered stable.","summary":"Kerberos 5 Administrative libraries"},{"type":"rpm","name":"libkcapi","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"3.el10"},"description":"libkcapi allows user-space to access the Linux kernel crypto API.\n\nThis library uses the netlink interface and exports easy to use APIs\nso that a developer does not need to consider the low-level netlink\ninterface handling.\n\nThe library does not implement any cipher algorithms.  All consumer\nrequests are sent to the kernel for processing.  Results from the\nkernel crypto API are returned to the consumer via the library API.\n\nThe kernel interface and therefore this library can be used by\nunprivileged processes.","summary":"User space interface to the Linux Kernel Crypto API"},{"type":"rpm","name":"libkcapi-hasher","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"3.el10"},"description":"Provides The kcapi-hasher binary used by other libkcapi subpackages.","summary":"Common libkcapi hashing application"},{"type":"rpm","name":"libkcapi-hmaccalc","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"3.el10"},"description":"Provides drop-in replacements for sha*hmac tools (from package\nhmaccalc) using libkcapi.","summary":"Drop-in replacements for hmaccalc provided by the libkcapi package"},{"type":"rpm","name":"libksba","arch":"x86_64","version":{"epoch":"0","ver":"1.6.7","rel":"2.el10"},"description":"KSBA (pronounced Kasbah) is a library to make X.509 certificates as\nwell as the CMS easily accessible by other applications.  Both\nspecifications are building blocks of S/MIME and TLS.","summary":"CMS and X.509 library"},{"type":"rpm","name":"libldb","arch":"x86_64","version":{"epoch":"0","ver":"4.22.4","rel":"119.el10_1"},"description":"An extensible library that implements an LDAP like API to access remote LDAP\nservers, or use local tdb databases.","summary":"A schema-less, ldap like, API and database"},{"type":"rpm","name":"libmnl","arch":"x86_64","version":{"epoch":"0","ver":"1.0.5","rel":"7.el10"},"description":"libmnl is a minimalistic user-space library oriented to Netlink developers.\nThere are a lot of common tasks in parsing, validating, constructing of both\nthe Netlink header and TLVs that are repetitive and easy to get wrong.\nThis library aims to provide simple helpers that allows you to re-use code and\nto avoid re-inventing the wheel.","summary":"Minimalistic Netlink user-space library"},{"type":"rpm","name":"libmodulemd","arch":"x86_64","version":{"epoch":"0","ver":"2.15.0","rel":"12.el10"},"description":"C library for manipulating module metadata files.\nSee https://github.com/fedora-modularity/libmodulemd/blob/main/README.md for\nmore details.","summary":"Module metadata manipulation library"},{"type":"rpm","name":"libmount","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is the device mounting library, part of util-linux.","summary":"Device mounting library"},{"type":"rpm","name":"libnetfilter_conntrack","arch":"x86_64","version":{"epoch":"0","ver":"1.0.9","rel":"12.el10"},"description":"libnetfilter_conntrack is a userspace library providing a programming\ninterface (API) to the in-kernel connection tracking state table.","summary":"Netfilter conntrack userspace library"},{"type":"rpm","name":"libnfnetlink","arch":"x86_64","version":{"epoch":"0","ver":"1.0.2","rel":"3.el10"},"description":"libnfnetlink is a userspace library that provides some low-level\nnfnetlink handling functions.  It is used as a foundation for other, netfilter\nsubsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log\nand libnfnetlink_queue.","summary":"Netfilter netlink userspace library"},{"type":"rpm","name":"libnftnl","arch":"x86_64","version":{"epoch":"0","ver":"1.2.8","rel":"4.el10_1"},"description":"A library for low-level interaction with nftables Netlink's API over libmnl.","summary":"Library for low-level interaction with nftables Netlink's API over libmnl"},{"type":"rpm","name":"libnghttp2","arch":"x86_64","version":{"epoch":"0","ver":"1.64.0","rel":"2.el10_1.1"},"description":"libnghttp2 is a library implementing the Hypertext Transfer Protocol\nversion 2 (HTTP/2) protocol in C.","summary":"A library implementing the HTTP/2 protocol"},{"type":"rpm","name":"libnl3","arch":"x86_64","version":{"epoch":"0","ver":"3.11.0","rel":"1.el10"},"description":"This package contains a convenience library to simplify\nusing the Linux kernel's netlink sockets interface for\nnetwork manipulation","summary":"Convenience library for kernel netlink sockets"},{"type":"rpm","name":"libnsl","arch":"x86_64","version":{"epoch":"0","ver":"2.39","rel":"58.el10_1.7"},"description":"This package provides the legacy version of libnsl library, for\naccessing NIS services.\n\nThis library is provided for backwards compatibility only;\napplications should use libnsl2 instead to gain IPv6 support.","summary":"Legacy support library for NIS"},{"type":"rpm","name":"libnvme","arch":"x86_64","version":{"epoch":"0","ver":"1.13","rel":"1.el10"},"description":"Provides type definitions for NVMe specification structures,\nenumerations, and bit fields, helper functions to construct,\ndispatch, and decode commands and payloads, and utilities to connect,\nscan, and manage nvme devices on a Linux system.","summary":"Linux-native nvme device management library"},{"type":"rpm","name":"libpath_utils","arch":"x86_64","version":{"epoch":"0","ver":"0.2.1","rel":"58.el10"},"description":"Utility functions to manipulate filesystem pathnames","summary":"Filesystem Path Utilities"},{"type":"rpm","name":"libpcap","arch":"x86_64","version":{"epoch":"14","ver":"1.10.4","rel":"7.el10"},"description":"Libpcap provides a portable framework for low-level network\nmonitoring.  Libpcap can provide network statistics collection,\nsecurity monitoring and network debugging.  Since almost every system\nvendor provides a different interface for packet capture, the libpcap\nauthors created this system-independent API to ease in porting and to\nalleviate the need for several system-dependent packet capture modules\nin each application.\n\nInstall libpcap if you need to do low-level network traffic monitoring\non your network.","summary":"A system-independent interface for user-level packet capture"},{"type":"rpm","name":"libpciaccess","arch":"x86_64","version":{"epoch":"0","ver":"0.16","rel":"16.el10"},"description":"libpciaccess is a library for portable PCI access routines across multiple\noperating systems.","summary":"PCI access library"},{"type":"rpm","name":"libpeas1","arch":"x86_64","version":{"epoch":"0","ver":"1.36.0","rel":"8.el10"},"description":"libpeas1 is a convenience library making adding plug-ins support\nto glib-based applications. For the version based on newer GLib, see the\nlibpeas package.","summary":"Plug-ins implementation convenience library, API version 1"},{"type":"rpm","name":"libpipeline","arch":"x86_64","version":{"epoch":"0","ver":"1.5.7","rel":"7.el10"},"description":"libpipeline is a C library for setting up and running pipelines of\nprocesses, without needing to involve shell command-line parsing which is\noften error-prone and insecure. This alleviates programmers of the need to\nlaboriously construct pipelines using lower-level primitives such as fork(2)\nand execve(2).","summary":"A pipeline manipulation library"},{"type":"rpm","name":"libpkgconf","arch":"x86_64","version":{"epoch":"0","ver":"2.1.0","rel":"3.el10"},"description":"This package provides libraries for applications to use the functionality\nof pkgconf.","summary":"Backend library for pkgconf"},{"type":"rpm","name":"libpng","arch":"x86_64","version":{"epoch":"2","ver":"1.6.40","rel":"8.el10_1.2"},"description":"The libpng package contains a library of functions for creating and\nmanipulating PNG (Portable Network Graphics) image format files.  PNG\nis a bit-mapped graphics format similar to the GIF format.  PNG was\ncreated to replace the GIF format, since GIF uses a patented data\ncompression algorithm.\n\nLibpng should be installed if you need to manipulate PNG format image\nfiles.","summary":"A library of functions for manipulating PNG image format files"},{"type":"rpm","name":"libpq","arch":"x86_64","version":{"epoch":"0","ver":"16.11","rel":"3.el10_1"},"description":"The libpq package provides the essential shared library for any PostgreSQL\nclient program or interface.  You will need to install this package to use any\nother PostgreSQL package or any clients that need to connect to a PostgreSQL\nserver.","summary":"PostgreSQL client library"},{"type":"rpm","name":"libproxy","arch":"x86_64","version":{"epoch":"0","ver":"0.5.5","rel":"4.el10"},"description":"libproxy offers the following features:\n\n    * extremely small core footprint\n    * minimal dependencies within libproxy core\n    * only 4 functions in the stable-ish external API\n    * dynamic adjustment to changing network topology\n    * a standard way of dealing with proxy settings across all scenarios\n    * a sublime sense of joy and accomplishment","summary":"A library handling all the details of proxy configuration"},{"type":"rpm","name":"libpsl","arch":"x86_64","version":{"epoch":"0","ver":"0.21.5","rel":"6.el10"},"description":"libpsl is a C library to handle the Public Suffix List. A \"public suffix\" is a\ndomain name under which Internet users can directly register own names.\n\nBrowsers and other web clients can use it to\n\n- Avoid privacy-leaking \"supercookies\";\n- Avoid privacy-leaking \"super domain\" certificates;\n- Domain highlighting parts of the domain in a user interface;\n- Sorting domain lists by site;\n\nLibpsl...\n\n- has built-in PSL data for fast access;\n- allows to load PSL data from files;\n- checks if a given domain is a \"public suffix\";\n- provides immediate cookie domain verification;\n- finds the longest public part of a given domain;\n- finds the shortest private part of a given domain;\n- works with international domains (UTF-8 and IDNA2008 Punycode);\n- is thread-safe;\n- handles IDNA2008 UTS#46;","summary":"C library for the Publix Suffix List"},{"type":"rpm","name":"libpwquality","arch":"x86_64","version":{"epoch":"0","ver":"1.4.5","rel":"12.el10"},"description":"This is a library for password quality checks and generation\nof random passwords that pass the checks.\nThis library uses the cracklib and cracklib dictionaries\nto perform some of the checks.","summary":"A library for password generation and password quality checking"},{"type":"rpm","name":"libquadmath","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"This package contains GCC shared support library which is needed\nfor __float128 math support and for Fortran REAL*16 support.","summary":"GCC __float128 shared support library"},{"type":"rpm","name":"librdmacm","arch":"x86_64","version":{"epoch":"0","ver":"57.0","rel":"2.el10"},"description":"librdmacm provides a userspace RDMA Communication Management API.","summary":"Userspace RDMA Connection Manager"},{"type":"rpm","name":"libref_array","arch":"x86_64","version":{"epoch":"0","ver":"0.1.5","rel":"58.el10"},"description":"A dynamically-growing, reference-counted array","summary":"A refcounted array for C"},{"type":"rpm","name":"librepo","arch":"x86_64","version":{"epoch":"0","ver":"1.18.0","rel":"6.el10_1"},"description":"A library providing C and Python (libcURL like) API to downloading repository\nmetadata.","summary":"Repodata downloading library"},{"type":"rpm","name":"librhsm","arch":"x86_64","version":{"epoch":"0","ver":"0.0.3","rel":"16.el10"},"description":"Red Hat Subscription Manager library.","summary":"Red Hat Subscription Manager library"},{"type":"rpm","name":"libseccomp","arch":"x86_64","version":{"epoch":"0","ver":"2.5.6","rel":"1.el10"},"description":"The libseccomp library provides an easy to use interface to the Linux Kernel's\nsyscall filtering mechanism, seccomp.  The libseccomp API allows an application\nto specify which syscalls, and optionally which syscall arguments, the\napplication is allowed to execute, all of which are enforced by the Linux\nKernel.","summary":"Enhanced seccomp library"},{"type":"rpm","name":"libselinux","arch":"x86_64","version":{"epoch":"0","ver":"3.9","rel":"1.el10"},"description":"Security-enhanced Linux is a feature of the Linux® kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux.  The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement®, Role-based Access\nControl, and Multi-level Security.\n\nlibselinux provides an API for SELinux applications to get and set\nprocess and file security contexts and to obtain security policy\ndecisions.  Required for any applications that use the SELinux API.","summary":"SELinux library and simple utilities"},{"type":"rpm","name":"libselinux-utils","arch":"x86_64","version":{"epoch":"0","ver":"3.9","rel":"1.el10"},"description":"The libselinux-utils package contains the utilities","summary":"SELinux libselinux utilities"},{"type":"rpm","name":"libsemanage","arch":"x86_64","version":{"epoch":"0","ver":"3.9","rel":"1.el10"},"description":"Security-enhanced Linux is a feature of the Linux® kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux.  The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement®, Role-based Access\nControl, and Multi-level Security.\n\nlibsemanage provides an API for the manipulation of SELinux binary policies.\nIt is used by checkpolicy (the policy compiler) and similar tools, as well\nas by programs like load_policy that need to perform specific transformations\non binary policies such as customizing policy boolean settings.","summary":"SELinux binary policy manipulation library"},{"type":"rpm","name":"libsepol","arch":"x86_64","version":{"epoch":"0","ver":"3.9","rel":"1.el10"},"description":"Security-enhanced Linux is a feature of the Linux® kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux.  The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement®, Role-based Access\nControl, and Multi-level Security.\n\nlibsepol provides an API for the manipulation of SELinux binary policies.\nIt is used by checkpolicy (the policy compiler) and similar tools, as well\nas by programs like load_policy that need to perform specific transformations\non binary policies such as customizing policy boolean settings.","summary":"SELinux binary policy manipulation library"},{"type":"rpm","name":"libsmartcols","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is library for ls-like terminal programs, part of util-linux.","summary":"Formatting library for ls-like programs"},{"type":"rpm","name":"libsolv","arch":"x86_64","version":{"epoch":"0","ver":"0.7.29","rel":"8.el10"},"description":"A free package dependency solver using a satisfiability algorithm. The\nlibrary is based on two major, but independent, blocks:\n\n- Using a dictionary approach to store and retrieve package\n  and dependency information.\n\n- Using satisfiability, a well known and researched topic, for\n  resolving package dependencies.","summary":"Package dependency solver"},{"type":"rpm","name":"libss","arch":"x86_64","version":{"epoch":"0","ver":"1.47.1","rel":"4.el10"},"description":"This is libss, a command line interface parsing library, part of e2fsprogs.\n\nThis package includes a tool that parses a command table to generate\na simple command-line interface parser, the include files needed to\ncompile and use it.\n\nIt was originally inspired by the Multics SubSystem library.","summary":"Command line interface parsing library"},{"type":"rpm","name":"libssh","arch":"x86_64","version":{"epoch":"0","ver":"0.11.1","rel":"5.el10_1"},"description":"The ssh library was designed to be used by programmers needing a working SSH\nimplementation by the mean of a library. The complete control of the client is\nmade by the programmer. With libssh, you can remotely execute programs, transfer\nfiles, use a secure and transparent tunnel for your remote programs. With its\nSecure FTP implementation, you can play with remote files easily, without\nthird-party programs others than libcrypto (from openssl).","summary":"A library implementing the SSH protocol"},{"type":"rpm","name":"libssh-config","arch":"noarch","version":{"epoch":"0","ver":"0.11.1","rel":"5.el10_1"},"description":"The libssh-config package provides the default configuration files for libssh.","summary":"Configuration files for libssh"},{"type":"rpm","name":"libstdc++","arch":"x86_64","version":{"epoch":"0","ver":"14.3.1","rel":"2.1.el10"},"description":"The libstdc++ package contains a rewritten standard compliant GCC Standard\nC++ Library.","summary":"GNU Standard C++ Library"},{"type":"rpm","name":"libsysfs","arch":"x86_64","version":{"epoch":"0","ver":"2.1.1","rel":"15.el10"},"description":"Library used in handling linux kernel sysfs mounts and their various files.","summary":"Shared library for interfacing with sysfs"},{"type":"rpm","name":"libtalloc","arch":"x86_64","version":{"epoch":"0","ver":"2.4.3","rel":"100.el10"},"description":"A library that implements a hierarchical allocator with destructors.","summary":"The talloc library"},{"type":"rpm","name":"libtasn1","arch":"x86_64","version":{"epoch":"0","ver":"4.20.0","rel":"1.el10"},"description":"A library that provides Abstract Syntax Notation One (ASN.1, as specified\nby the X.680 ITU-T recommendation) parsing and structures management, and\nDistinguished Encoding Rules (DER, as per X.690) encoding and decoding functions.","summary":"The ASN.1 library used in GNUTLS"},{"type":"rpm","name":"libtdb","arch":"x86_64","version":{"epoch":"0","ver":"1.4.13","rel":"100.el10"},"description":"A library that implements a trivial database.","summary":"The tdb library"},{"type":"rpm","name":"libtevent","arch":"x86_64","version":{"epoch":"0","ver":"0.16.2","rel":"100.el10"},"description":"Tevent is an event system based on the talloc memory management library.\nTevent has support for many event types, including timers, signals, and\nthe classic file descriptor events.\nTevent also provide helpers to deal with asynchronous code providing the\ntevent_req (Tevent Request) functions.","summary":"The tevent library"},{"type":"rpm","name":"libtirpc","arch":"x86_64","version":{"epoch":"0","ver":"1.3.5","rel":"1.el10"},"description":"This package contains SunLib's implementation of transport-independent\nRPC (TI-RPC) documentation.  This library forms a piece of the base of\nOpen Network Computing (ONC), and is derived directly from the\nSolaris 2.3 source.\n\nTI-RPC is an enhanced version of TS-RPC that requires the UNIX System V\nTransport Layer Interface (TLI) or an equivalent X/Open Transport Interface\n(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported\nby almost 70 vendors on all major operating systems.  TS-RPC source code\n(RPCSRC 4.0) remains available from several internet sites.","summary":"Transport Independent RPC Library"},{"type":"rpm","name":"libunistring","arch":"x86_64","version":{"epoch":"0","ver":"1.1","rel":"10.el10"},"description":"This portable C library implements Unicode string types in three flavours:\n(UTF-8, UTF-16, UTF-32), together with functions for character processing\n(names, classifications, properties) and functions for string processing\n(iteration, formatted output, width, word breaks, line breaks, normalization,\ncase folding and regular expressions).","summary":"GNU Unicode string library"},{"type":"rpm","name":"liburing","arch":"x86_64","version":{"epoch":"0","ver":"2.5","rel":"5.el10"},"description":"Provides native async IO for the Linux kernel, in a fast and efficient\nmanner, for both buffered and O_DIRECT.","summary":"Linux-native io_uring I/O access library"},{"type":"rpm","name":"libusb1","arch":"x86_64","version":{"epoch":"0","ver":"1.0.28","rel":"1.el10"},"description":"This package provides a way for applications to access USB devices.\n\nlibusb is a library for USB device access from Linux, macOS,\nWindows, OpenBSD/NetBSD, Haiku and Solaris userspace.\n\nlibusb is abstracted internally in such a way that it can hopefully\nbe ported to other operating systems.","summary":"Library for accessing USB devices"},{"type":"rpm","name":"libuser","arch":"x86_64","version":{"epoch":"0","ver":"0.64","rel":"11.el10"},"description":"The libuser library implements a standardized interface for manipulating\nand administering user and group accounts.  The library uses pluggable\nback-ends to interface to its data sources.\n\nSample applications modeled after those included with the shadow password\nsuite are included.","summary":"A user and group account administration library"},{"type":"rpm","name":"libutempter","arch":"x86_64","version":{"epoch":"0","ver":"1.2.1","rel":"15.el10"},"description":"This library provides interface for terminal emulators such as\nscreen and xterm to record user sessions to utmp and wtmp files.","summary":"A privileged helper for utmp/wtmp updates"},{"type":"rpm","name":"libuuid","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is the universally unique ID library, part of util-linux.\n\nThe libuuid library generates and parses 128-bit universally unique\nid's (UUID's).  A UUID is an identifier that is unique across both\nspace and time, with respect to the space of all UUIDs.  A UUID can\nbe used for multiple purposes, from tagging objects with an extremely\nshort lifetime, to reliably identifying very persistent objects\nacross a network.\n\nSee also the \"uuid\" package, which is a separate implementation.","summary":"Universally unique ID library"},{"type":"rpm","name":"libverto","arch":"x86_64","version":{"epoch":"0","ver":"0.3.2","rel":"10.el10"},"description":"libverto provides a way for libraries to expose asynchronous interfaces\nwithout having to choose a particular event loop, offloading this\ndecision to the end application which consumes the library.\n\nIf you are packaging an application, not library, based on libverto,\nyou should depend either on a specific implementation module or you\ncan depend on the virtual provides 'libverto-module-base'. This will\nensure that you have at least one module installed that provides io,\ntimeout and signal functionality. Currently glib is the only module\nthat does not provide these three because it lacks signal. However,\nglib will support signal in the future.","summary":"Main loop abstraction library"},{"type":"rpm","name":"libxcrypt","arch":"x86_64","version":{"epoch":"0","ver":"4.4.36","rel":"10.el10"},"description":"libxcrypt is a modern library for one-way hashing of passwords.  It\nsupports a wide variety of both modern and historical hashing methods:\nyescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt,\nmd5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.\nIt provides the traditional Unix crypt and crypt_r interfaces, as well\nas a set of extended interfaces pioneered by Openwall Linux, crypt_rn,\ncrypt_ra, crypt_gensalt, crypt_gensalt_rn, and crypt_gensalt_ra.\n\nlibxcrypt is intended to be used by login(1), passwd(1), and other\nsimilar programs; that is, to hash a small number of passwords during\nan interactive authentication dialogue with a human. It is not suitable\nfor use in bulk password-cracking applications, or in any other situation\nwhere speed is more important than careful handling of sensitive data.\nHowever, it is intended to be fast and lightweight enough for use in\nservers that must field thousands of login attempts per minute.\n\nThis version of the library does not provide the legacy API functions\nthat have been provided by glibc's libcrypt.so.1.","summary":"Extended crypt library for descrypt, md5crypt, bcrypt, and others"},{"type":"rpm","name":"libxml2","arch":"x86_64","version":{"epoch":"0","ver":"2.12.5","rel":"9.el10_0"},"description":"This library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DtDs, either\nat parse time or later once the document has been modified. The output\ncan be a simple SAX stream or and in-memory DOM like representations.\nIn this case one can use the built-in XPath and XPointer implementation\nto select sub nodes or ranges. A flexible Input/Output mechanism is\navailable, with existing HTTP and FTP modules and combined to an\nURI library.","summary":"Library providing XML and HTML support"},{"type":"rpm","name":"libyaml","arch":"x86_64","version":{"epoch":"0","ver":"0.2.5","rel":"16.el10"},"description":"YAML is a data serialization format designed for human readability and\ninteraction with scripting languages.  LibYAML is a YAML parser and\nemitter written in C.","summary":"YAML 1.1 parser and emitter written in C"},{"type":"rpm","name":"libzstd","arch":"x86_64","version":{"epoch":"0","ver":"1.5.5","rel":"9.el10"},"description":"Zstandard compression shared library.","summary":"Zstd shared library"},{"type":"rpm","name":"lksctp-tools","arch":"x86_64","version":{"epoch":"0","ver":"1.0.21","rel":"1.el10"},"description":"This is the lksctp-tools package for Linux Kernel SCTP (Stream Control\nTransmission Protocol) Reference Implementation.\n\nThis package is intended to supplement the Linux Kernel SCTP Reference\nImplementation now available in the Linux kernel source tree in\nversions 2.5.36 and following.  For more information on LKSCTP see the\npackage documentation README file, section titled \"LKSCTP - Linux\nKernel SCTP.\"\n\nThis package contains the base run-time library and command-line tools.","summary":"User-space access to Linux Kernel SCTP"},{"type":"rpm","name":"lmdb-libs","arch":"x86_64","version":{"epoch":"0","ver":"0.9.32","rel":"4.el10"},"description":"The lmdb-libs package contains shared libraries necessary for running\napplications that use the lmdb embedded database.","summary":"Shared libraries for lmdb"},{"type":"rpm","name":"logrotate","arch":"x86_64","version":{"epoch":"0","ver":"3.22.0","rel":"4.el10"},"description":"The logrotate utility is designed to simplify the administration of\nlog files on a system which generates a lot of log files.  Logrotate\nallows for the automatic rotation compression, removal and mailing of\nlog files.  Logrotate can be set to handle a log file daily, weekly,\nmonthly or when the log file gets to a certain size.\n\nInstall the logrotate package if you need a utility to deal with the\nlog files on your system.","summary":"Rotates, compresses, removes and mails system log files"},{"type":"rpm","name":"lshw","arch":"x86_64","version":{"epoch":"0","ver":"B.02.20","rel":"7.el10"},"description":"lshw is a small tool to provide detailed informaton on the hardware\nconfiguration of the machine. It can report exact memory\nconfiguration, firmware version, mainboard configuration, CPU version\nand speed, cache configuration, bus speed, etc. on DMI-capable x86\nsystems and on some PowerPC machines (PowerMac G4 is known to work).\n\nInformation can be output in plain text, XML or HTML.","summary":"Hardware lister"},{"type":"rpm","name":"lsof","arch":"x86_64","version":{"epoch":"0","ver":"4.98.0","rel":"7.el10"},"description":"Lsof stands for LiSt Open Files, and it does just that: it lists information\nabout files that are open by the processes running on a UNIX system.","summary":"A utility which lists open files on a Linux/UNIX system"},{"type":"rpm","name":"lua-libs","arch":"x86_64","version":{"epoch":"0","ver":"5.4.6","rel":"7.el10"},"description":"This package contains the shared libraries for lua.","summary":"Libraries for lua"},{"type":"rpm","name":"lvm2","arch":"x86_64","version":{"epoch":"10","ver":"2.03.32","rel":"3.el10"},"description":"LVM2 includes all of the support for handling read/write operations on\nphysical volumes (hard disks, RAID-Systems, magneto optical, etc.,\nmultiple devices (MD), see mdadm(8) or even loop devices, see\nlosetup(8)), creating volume groups (kind of virtual disks) from one\nor more physical volumes and creating one or more logical volumes\n(kind of logical partitions) in volume groups.","summary":"Userland logical volume management tools"},{"type":"rpm","name":"lvm2-libs","arch":"x86_64","version":{"epoch":"10","ver":"2.03.32","rel":"3.el10"},"description":"This package contains shared lvm2 libraries for applications.","summary":"Shared libraries for lvm2"},{"type":"rpm","name":"lz4","arch":"x86_64","version":{"epoch":"0","ver":"1.9.4","rel":"8.el10"},"description":"LZ4 is an extremely fast loss-less compression algorithm, providing compression\nspeed at 400 MB/s per core, scalable with multi-core CPU. It also features\nan extremely fast decoder, with speed in multiple GB/s per core, typically\nreaching RAM speed limits on multi-core systems.","summary":"Extremely fast compression algorithm"},{"type":"rpm","name":"lz4-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.9.4","rel":"8.el10"},"description":"This package contains the libaries for lz4.","summary":"Libaries for lz4"},{"type":"rpm","name":"lzo","arch":"x86_64","version":{"epoch":"0","ver":"2.10","rel":"14.el10"},"description":"LZO is a portable lossless data compression library written in ANSI C.\nIt offers pretty fast compression and very fast decompression.\nDecompression requires no memory. In addition there are slower\ncompression levels achieving a quite competitive compression ratio\nwhile still decompressing at this very high speed.","summary":"Data compression library with very fast (de)compression"},{"type":"rpm","name":"mailcap","arch":"noarch","version":{"epoch":"0","ver":"2.1.54","rel":"8.el10"},"description":"The mailcap file is used by the metamail program.  Metamail reads the\nmailcap file to determine how it should display non-text or multimedia\nmaterial.  Basically, mailcap associates a particular type of file\nwith a particular program that a mail agent or other program can call\nin order to handle the file.  Mailcap should be installed to allow\ncertain programs to be able to handle non-text files.\n\nAlso included in this package is the mime.types file which contains a\nlist of MIME types and their filename \"extension\" associations, used\nby several applications e.g. to determine MIME types for filenames.","summary":"Helper application and MIME type associations for file types"},{"type":"rpm","name":"make","arch":"x86_64","version":{"epoch":"1","ver":"4.4.1","rel":"9.el10"},"description":"A GNU tool for controlling the generation of executables and other\nnon-source files of a program from the program's source files. Make\nallows users to build and install packages without any significant\nknowledge about the details of the build process. The details about\nhow the program should be built are provided for make in the program's\nmakefile.","summary":"A GNU tool which simplifies the build process for users"},{"type":"rpm","name":"man-db","arch":"x86_64","version":{"epoch":"0","ver":"2.12.0","rel":"10.el10"},"description":"The man-db package includes five tools for browsing man-pages:\nman, whatis, apropos, manpath and lexgrog. man formats and displays\nmanual pages. whatis searches the manual page names. apropos searches the\nmanual page names and descriptions. manpath determines search path\nfor manual pages. lexgrog directly reads header information in\nmanual pages.","summary":"Tools for searching and reading man pages"},{"type":"rpm","name":"mariadb-connector-c","arch":"x86_64","version":{"epoch":"0","ver":"3.4.4","rel":"1.el10"},"description":"The MariaDB Native Client library (C driver) is used to connect applications\ndeveloped in C/C++ to MariaDB and MySQL databases.","summary":"The MariaDB Native Client library (C driver)"},{"type":"rpm","name":"mariadb-connector-c-config","arch":"noarch","version":{"epoch":"0","ver":"3.4.4","rel":"1.el10"},"description":"This package delivers /etc/my.cnf that includes other configuration files\nfrom the /etc/my.cnf.d directory and ships this directory as well.\nOther packages should only put their files into /etc/my.cnf.d directory\nand require this package, so the /etc/my.cnf file is present.","summary":"Configuration files for packages that use /etc/my.cnf as a configuration file"},{"type":"rpm","name":"microdnf","arch":"x86_64","version":{"epoch":"0","ver":"3.10.1","rel":"1.el10"},"description":"Micro DNF is a lightweight C implementation of DNF, designed to be used\nfor doing simple packaging actions when you don't need full-blown DNF and\nyou want the tiniest useful environments possible.\n\nThat is, you don't want any interpreter stack and you want the most\nminimal environment possible so you can build up to exactly what you need.","summary":"Lightweight implementation of DNF in C"},{"type":"rpm","name":"mpdecimal","arch":"x86_64","version":{"epoch":"0","ver":"2.5.1","rel":"12.el10"},"description":"The package contains a library libmpdec implementing General Decimal\nArithmetic Specification. The specification, written by Mike Cowlishaw from\nIBM, defines a general purpose arbitrary precision data type together with\nrigorously specified functions and rounding behavior.","summary":"Library for general decimal arithmetic"},{"type":"rpm","name":"mpfr","arch":"x86_64","version":{"epoch":"0","ver":"4.2.1","rel":"5.el10"},"description":"The MPFR library is a C library for multiple-precision floating-point\ncomputations with \"correct rounding\". The MPFR is efficient and\nalso has a well-defined semantics. It copies the good ideas from the\nANSI/IEEE-754 standard for double-precision floating-point arithmetic\n(53-bit mantissa). MPFR is based on the GMP multiple-precision library.","summary":"C library for multiple-precision floating-point computations"},{"type":"rpm","name":"mtr","arch":"x86_64","version":{"epoch":"2","ver":"0.95","rel":"11.el10"},"description":"MTR combines the functionality of the 'traceroute' and 'ping' programs\nin a single network diagnostic tool.\n\nWhen MTR is started, it investigates the network connection between the\nhost MTR runs on and the user-specified destination host. Afterwards it\ndetermines the address of each network hop between the machines and sends\na sequence of ICMP echo requests to each one to determine the quality of\nthe link to each machine. While doing this, it prints running statistics\nabout each machine.\n\nMTR provides two user interfaces: an ncurses interface, useful for the\ncommand line, e.g. for SSH sessions; and a GTK interface for X (provided\nin the mtr-gtk package).","summary":"Network diagnostic tool combining 'traceroute' and 'ping'"},{"type":"rpm","name":"nano","arch":"x86_64","version":{"epoch":"0","ver":"8.1","rel":"3.el10"},"description":"GNU nano is a small and friendly text editor.","summary":"A small text editor"},{"type":"rpm","name":"ncurses","arch":"x86_64","version":{"epoch":"0","ver":"6.4","rel":"15.20240127.el10_1"},"description":"The curses library routines are a terminal-independent method of\nupdating character screens with reasonable optimization.  The ncurses\n(new curses) library is a freely distributable replacement for the\ndiscontinued 4.4 BSD classic curses library.\n\nThis package contains support utilities, including a terminfo compiler\ntic, a decompiler infocmp, clear, tput, tset, and a termcap conversion\ntool captoinfo.","summary":"Ncurses support utilities"},{"type":"rpm","name":"ncurses-base","arch":"noarch","version":{"epoch":"0","ver":"6.4","rel":"15.20240127.el10_1"},"description":"This package contains descriptions of common terminals. Other terminal\ndescriptions are included in the ncurses-term package.","summary":"Descriptions of common terminals"},{"type":"rpm","name":"ncurses-libs","arch":"x86_64","version":{"epoch":"0","ver":"6.4","rel":"15.20240127.el10_1"},"description":"The curses library routines are a terminal-independent method of\nupdating character screens with reasonable optimization.  The ncurses\n(new curses) library is a freely distributable replacement for the\ndiscontinued 4.4 BSD classic curses library.\n\nThis package contains the ncurses libraries.","summary":"Ncurses libraries"},{"type":"rpm","name":"net-tools","arch":"x86_64","version":{"epoch":"0","ver":"2.0","rel":"0.73.20160912git.el10"},"description":"The net-tools package contains basic networking tools,\nincluding ifconfig, netstat, route, and others.\nMost of them are obsolete. For replacement check iproute package.","summary":"Basic networking tools"},{"type":"rpm","name":"nettle","arch":"x86_64","version":{"epoch":"0","ver":"3.10.1","rel":"1.el10"},"description":"Nettle is a cryptographic library that is designed to fit easily in more\nor less any context: In crypto toolkits for object-oriented languages\n(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in\nkernel space.","summary":"A low-level cryptographic library"},{"type":"rpm","name":"nftables","arch":"x86_64","version":{"epoch":"1","ver":"1.1.1","rel":"9.el10_1"},"description":"Netfilter Tables userspace utilities.","summary":"Netfilter Tables userspace utilities"},{"type":"rpm","name":"npth","arch":"x86_64","version":{"epoch":"0","ver":"1.6","rel":"21.el10"},"description":"nPth is a non-preemptive threads implementation using an API very similar\nto the one known from GNU Pth. It has been designed as a replacement of\nGNU Pth for non-ancient operating systems. In contrast to GNU Pth is is\nbased on the system's standard threads implementation. Thus nPth allows\nthe use of libraries which are not compatible to GNU Pth.","summary":"The New GNU Portable Threads library"},{"type":"rpm","name":"numactl","arch":"x86_64","version":{"epoch":"0","ver":"2.0.19","rel":"2.el10"},"description":"Simple NUMA policy support. It consists of a numactl program to run\nother programs with a specific NUMA policy.","summary":"Library for tuning for Non Uniform Memory Access machines"},{"type":"rpm","name":"numactl-libs","arch":"x86_64","version":{"epoch":"0","ver":"2.0.19","rel":"2.el10"},"description":"numactl-libs provides libnuma, a library to do allocations with\nNUMA policy in applications.","summary":"libnuma libraries"},{"type":"rpm","name":"ocl-icd","arch":"x86_64","version":{"epoch":"0","ver":"2.3.2","rel":"8.el10"},"description":"OpenCL Library (Installable Client Library) Bindings.","summary":"OpenCL Library (Installable Client Library) Bindings"},{"type":"rpm","name":"oniguruma","arch":"x86_64","version":{"epoch":"0","ver":"6.9.9","rel":"7.el10"},"description":"Oniguruma is a regular expressions library.\nThe characteristics of this library is that different character encoding\nfor every regular expression object can be specified.\n(supported APIs: GNU regex, POSIX and Oniguruma native)","summary":"Regular expressions library"},{"type":"rpm","name":"openldap","arch":"x86_64","version":{"epoch":"0","ver":"2.6.9","rel":"1.el10"},"description":"OpenLDAP is an open source suite of LDAP (Lightweight Directory Access\nProtocol) applications and development tools. LDAP is a set of\nprotocols for accessing directory services (usually phone book style\ninformation, but other information is possible) over the Internet,\nsimilar to the way DNS (Domain Name System) information is propagated\nover the Internet. The openldap package contains configuration files,\nlibraries, and documentation for OpenLDAP.","summary":"LDAP support libraries"},{"type":"rpm","name":"openldap-clients","arch":"x86_64","version":{"epoch":"0","ver":"2.6.9","rel":"1.el10"},"description":"OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access\nProtocol) applications and development tools. LDAP is a set of\nprotocols for accessing directory services (usually phone book style\ninformation, but other information is possible) over the Internet,\nsimilar to the way DNS (Domain Name System) information is propagated\nover the Internet. The openldap-clients package contains the client\nprograms needed for accessing and modifying OpenLDAP directories.","summary":"LDAP client utilities"},{"type":"rpm","name":"openldap-compat","arch":"x86_64","version":{"epoch":"0","ver":"2.6.9","rel":"1.el10"},"description":"The openldap-compat package contains shared libraries named as libldap-2.4.so,\n\n\n\nlibldap_r-2.4.so and liblber-2.4.so\n\nThe libraries are just links to the current version shared libraries,\nand are available for compatibility reasons.","summary":"Package providing legacy non-threaded libldap"},{"type":"rpm","name":"openssh","arch":"x86_64","version":{"epoch":"0","ver":"9.9p1","rel":"13.el10_1"},"description":"SSH (Secure SHell) is a program for logging into and executing\ncommands on a remote machine. SSH is intended to replace rlogin and\nrsh, and to provide secure encrypted communications between two\nuntrusted hosts over an insecure network. X11 connections and\narbitrary TCP/IP ports can also be forwarded over the secure channel.\n\nOpenSSH is OpenBSD's version of the last free version of SSH, bringing\nit up to date in terms of security and features.\n\nThis package includes the core files necessary for both the OpenSSH\nclient and server. To make this package useful, you should also\ninstall openssh-clients, openssh-server, or both.","summary":"An open source implementation of SSH protocol version 2"},{"type":"rpm","name":"openssh-clients","arch":"x86_64","version":{"epoch":"0","ver":"9.9p1","rel":"13.el10_1"},"description":"OpenSSH is a free version of SSH (Secure SHell), a program for logging\ninto and executing commands on a remote machine. This package includes\nthe clients necessary to make encrypted connections to SSH servers.","summary":"An open source SSH client applications"},{"type":"rpm","name":"openssh-server","arch":"x86_64","version":{"epoch":"0","ver":"9.9p1","rel":"13.el10_1"},"description":"OpenSSH is a free version of SSH (Secure SHell), a program for logging\ninto and executing commands on a remote machine. This package contains\nthe secure shell daemon (sshd). The sshd daemon allows SSH clients to\nsecurely connect to your SSH server.","summary":"An open source SSH server daemon"},{"type":"rpm","name":"openssl","arch":"x86_64","version":{"epoch":"1","ver":"3.5.1","rel":"7.el10_1"},"description":"The OpenSSL toolkit provides support for secure communications between\nmachines. OpenSSL includes a certificate management tool and shared\nlibraries which provide various cryptographic algorithms and\nprotocols.","summary":"Utilities from the general purpose cryptography library with TLS implementation"},{"type":"rpm","name":"openssl-fips-provider","arch":"x86_64","version":{"epoch":"0","ver":"3.0.7","rel":"8.el10"},"description":"This package provides a custom build of the OpenSSL FIPS module that has been\nsubmitted to NIST for certification.","summary":"FIPS module for OpenSSL"},{"type":"rpm","name":"openssl-fips-provider-so","arch":"x86_64","version":{"epoch":"0","ver":"3.0.7","rel":"8.el10"},"description":"This package provides a custom build of the OpenSSL FIPS module that has been\nsubmitted to NIST for certification.","summary":"FIPS module for OpenSSL"},{"type":"rpm","name":"openssl-libs","arch":"x86_64","version":{"epoch":"1","ver":"3.5.1","rel":"7.el10_1"},"description":"OpenSSL is a toolkit for supporting cryptography. The openssl-libs\npackage contains the libraries that are used by various applications which\nsupport cryptographic algorithms and protocols.","summary":"A general purpose cryptography library with TLS implementation"},{"type":"rpm","name":"p11-kit","arch":"x86_64","version":{"epoch":"0","ver":"0.25.5","rel":"7.el10"},"description":"p11-kit provides a way to load and enumerate PKCS#11 modules, as well\nas a standard configuration setup for installing PKCS#11 modules in\nsuch a way that they're discoverable.","summary":"Library for loading and sharing PKCS#11 modules"},{"type":"rpm","name":"p11-kit-trust","arch":"x86_64","version":{"epoch":"0","ver":"0.25.5","rel":"7.el10"},"description":"The p11-kit-trust package contains a system trust PKCS#11 module which\ncontains certificate anchors and blocklists.","summary":"System trust module from p11-kit"},{"type":"rpm","name":"pam","arch":"x86_64","version":{"epoch":"0","ver":"1.6.1","rel":"8.el10"},"description":"PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication.","summary":"An extensible library which provides authentication for applications"},{"type":"rpm","name":"pam-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.6.1","rel":"8.el10"},"description":"PAM (Pluggable Authentication Modules) is a system security tool that\nallows system administrators to set authentication policy without\nhaving to recompile programs that handle authentication. The pam-libs\ncontains the shared libraries for PAM.","summary":"Shared libraries of the PAM package"},{"type":"rpm","name":"pciutils","arch":"x86_64","version":{"epoch":"0","ver":"3.13.0","rel":"6.el10"},"description":"The pciutils package contains various utilities for inspecting and\nsetting devices connected to the PCI bus.","summary":"PCI bus related utilities"},{"type":"rpm","name":"pciutils-libs","arch":"x86_64","version":{"epoch":"0","ver":"3.13.0","rel":"6.el10"},"description":"This package contains a library for inspecting and setting\ndevices connected to the PCI bus.","summary":"Linux PCI library"},{"type":"rpm","name":"pcre2","arch":"x86_64","version":{"epoch":"0","ver":"10.44","rel":"1.el10.3"},"description":"PCRE2 is a re-working of the original PCRE (Perl-compatible regular\nexpression) library to provide an entirely new API.\n\nPCRE2 is written in C, and it has its own API. There are three sets of\nfunctions, one for the 8-bit library, which processes strings of bytes, one\nfor the 16-bit library, which processes strings of 16-bit values, and one for\nthe 32-bit library, which processes strings of 32-bit values. There are no C++\nwrappers. This package provides support for strings in 8-bit and UTF-8\nencodings. Install pcre2-utf16 or pcre2-utf32 packages for the other ones.\n\nThe distribution does contain a set of C wrapper functions for the 8-bit\nlibrary that are based on the POSIX regular expression API (see the pcre2posix\nman page). These can be found in a library called libpcre2posix. Note that\nthis just provides a POSIX calling interface to PCRE2; the regular expressions\nthemselves still follow Perl syntax and semantics. The POSIX API is\nrestricted, and does not give full access to all of PCRE2's facilities.","summary":"Perl-compatible regular expression library"},{"type":"rpm","name":"pcre2-syntax","arch":"noarch","version":{"epoch":"0","ver":"10.44","rel":"1.el10.3"},"description":"This is a set of manual pages that document a syntax of the regular\nexpressions implemented by the PCRE2 library.","summary":"Documentation for PCRE2 regular expressions"},{"type":"rpm","name":"pcsc-lite","arch":"x86_64","version":{"epoch":"0","ver":"2.2.3","rel":"2.el10"},"description":"The purpose of PC/SC Lite is to provide a Windows(R) SCard interface\nin a very small form factor for communicating to smartcards and\nreaders.  PC/SC Lite uses the same winscard API as used under\nWindows(R).  This package includes the PC/SC Lite daemon, a resource\nmanager that coordinates communications with smart card readers and\nsmart cards that are connected to the system, as well as other command\nline tools.","summary":"PC/SC Lite smart card framework and applications"},{"type":"rpm","name":"pcsc-lite-ccid","arch":"x86_64","version":{"epoch":"0","ver":"1.6.0","rel":"2.el10"},"description":"Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with the\nPC/SC Lite daemon.","summary":"Generic USB CCID smart card reader driver"},{"type":"rpm","name":"pcsc-lite-libs","arch":"x86_64","version":{"epoch":"0","ver":"2.2.3","rel":"2.el10"},"description":"PC/SC Lite libraries.","summary":"PC/SC Lite libraries"},{"type":"rpm","name":"pigz","arch":"x86_64","version":{"epoch":"0","ver":"2.8","rel":"7.el10"},"description":"pigz, which stands for parallel implementation of gzip,\nis a fully functional replacement for gzip that exploits\nmultiple processors and multiple cores to the hilt when\ncompressing data.","summary":"Parallel implementation of gzip"},{"type":"rpm","name":"pkgconf","arch":"x86_64","version":{"epoch":"0","ver":"2.1.0","rel":"3.el10"},"description":"pkgconf is a program which helps to configure compiler and linker flags\nfor development frameworks. It is similar to pkg-config from freedesktop.org\nand handles .pc files in a similar manner as pkg-config.","summary":"Package compiler and linker metadata toolkit"},{"type":"rpm","name":"pkgconf-m4","arch":"noarch","version":{"epoch":"0","ver":"2.1.0","rel":"3.el10"},"description":"This package includes m4 macros used to support PKG_CHECK_MODULES\nwhen using pkgconf with autotools.","summary":"m4 macros for pkgconf"},{"type":"rpm","name":"pkgconf-pkg-config","arch":"x86_64","version":{"epoch":"0","ver":"2.1.0","rel":"3.el10"},"description":"This package provides the shim links for pkgconf to be automatically\nused in place of pkgconfig. This ensures that pkgconf is used as\nthe system provider of pkg-config.","summary":"pkgconf shim to provide /usr/bin/pkg-config"},{"type":"rpm","name":"policycoreutils","arch":"x86_64","version":{"epoch":"0","ver":"3.9","rel":"1.el10"},"description":"Security-enhanced Linux is a feature of the Linux® kernel and a number\nof utilities with enhanced security functionality designed to add\nmandatory access controls to Linux.  The Security-enhanced Linux\nkernel contains new architectural components originally developed to\nimprove the security of the Flask operating system. These\narchitectural components provide general support for the enforcement\nof many kinds of mandatory access control policies, including those\nbased on the concepts of Type Enforcement®, Role-based Access\nControl, and Multi-level Security.\n\npolicycoreutils contains the policy core utilities that are required\nfor basic operation of a SELinux system.  These utilities include\nload_policy to load policies, setfiles to label filesystems, newrole\nto switch roles.","summary":"SELinux policy core utilities"},{"type":"rpm","name":"polkit","arch":"x86_64","version":{"epoch":"0","ver":"125","rel":"4.el10"},"description":"polkit is a toolkit for defining and handling authorizations.  It is\nused for allowing unprivileged processes to speak to privileged\nprocesses.","summary":"An authorization framework"},{"type":"rpm","name":"polkit-libs","arch":"x86_64","version":{"epoch":"0","ver":"125","rel":"4.el10"},"description":"Libraries files for polkit.","summary":"Libraries for polkit"},{"type":"rpm","name":"polkit-pkla-compat","arch":"x86_64","version":{"epoch":"0","ver":"0.1","rel":"30.el10"},"description":"A polkit JavaScript rule and associated helpers that mostly provide\ncompatibility with the .pkla file format supported in polkit \u003c= 0.105 for users\nof later polkit releases.","summary":"Rules for polkit to add compatibility with pklocalauthority"},{"type":"rpm","name":"popt","arch":"x86_64","version":{"epoch":"0","ver":"1.19","rel":"8.el10"},"description":"Popt is a C library for parsing command line parameters. Popt was\nheavily influenced by the getopt() and getopt_long() functions, but\nit improves on them by allowing more powerful argument expansion.\nPopt can parse arbitrary argv[] style arrays and automatically set\nvariables based on command line arguments. Popt allows command line\narguments to be aliased via configuration files and includes utility\nfunctions for parsing arbitrary strings into argv[] arrays using\nshell-like rules.","summary":"C library for parsing command line parameters"},{"type":"rpm","name":"procps-ng","arch":"x86_64","version":{"epoch":"0","ver":"4.0.4","rel":"8.el10"},"description":"The procps package contains a set of system utilities that provide\nsystem information. Procps includes ps, free, skill, pkill, pgrep,\nsnice, tload, top, uptime, vmstat, pidof, pmap, slabtop, w, watch,\npwdx and pidwait.\nThe ps command displays a snapshot of running processes. The top command\nprovides a repetitive update of the statuses of running processes.\nThe free command displays the amounts of free and used memory on your\nsystem. The skill command sends a terminate command (or another\nspecified signal) to a specified set of processes. The snice\ncommand is used to change the scheduling priority of specified\nprocesses. The tload command prints a graph of the current system\nload average to a specified tty. The uptime command displays the\ncurrent time, how long the system has been running, how many users\nare logged on, and system load averages for the past one, five,\nand fifteen minutes. The w command displays a list of the users\nwho are currently logged on and what they are running. The watch\nprogram watches a running program. The vmstat command displays\nvirtual memory statistics about processes, memory, paging, block\nI/O, traps, and CPU activity. The pwdx command reports the current\nworking directory of a process or processes. The pidwait command\nwaits for processes of specified names.","summary":"System and process monitoring utilities"},{"type":"rpm","name":"protobuf-c","arch":"x86_64","version":{"epoch":"0","ver":"1.5.0","rel":"6.el10"},"description":"Protocol Buffers are a way of encoding structured data in an efficient yet\nextensible format. This package provides a code generator and run-time\nlibraries to use Protocol Buffers from pure C (not C++).\n\nIt uses a modified version of protoc called protoc-c.","summary":"C bindings for Google's Protocol Buffers"},{"type":"rpm","name":"psmisc","arch":"x86_64","version":{"epoch":"0","ver":"23.6","rel":"8.el10"},"description":"The psmisc package contains utilities for managing processes on your\nsystem: pstree, killall, fuser and pslog.  The pstree command displays\na tree structure of all of the running processes on your system.  The\nkillall command sends a specified signal (SIGTERM if nothing is specified)\nto processes identified by name.  The fuser command identifies the PIDs\nof processes that are using specified files or filesystems. The pslog\ncommand shows the path of log files owned by a given process.","summary":"Utilities for managing processes on your system"},{"type":"rpm","name":"publicsuffix-list-dafsa","arch":"noarch","version":{"epoch":"0","ver":"20240107","rel":"5.el10"},"description":"The Public Suffix List is a cross-vendor initiative to provide\nan accurate list of domain name suffixes, maintained by the hard work\nof Mozilla volunteers and by submissions from registries.\nSoftware using the Public Suffix List will be able to determine where\ncookies may and may not be set, protecting the user from being\ntracked across sites.\n\nThis package includes a DAFSA representation of the Public Suffix List\nfor runtime loading.","summary":"Cross-vendor public domain suffix database in DAFSA form"},{"type":"rpm","name":"python3","arch":"x86_64","version":{"epoch":"0","ver":"3.12.12","rel":"3.el10_1.2"},"description":"Python 3.12 is an accessible, high-level, dynamically typed, interpreted\nprogramming language, designed with an emphasis on code readability.\nIt includes an extensive standard library, and has a vast ecosystem of\nthird-party libraries.\n\nThe python3 package provides the \"python3\" executable: the reference\ninterpreter for the Python language, version 3.\nThe majority of its standard library is provided in the python3-libs package,\nwhich should be installed automatically along with python3.\nThe remaining parts of the Python standard library are broken out into the\npython3-tkinter and python3-test packages, which may need to be installed\nseparately.\n\nDocumentation for Python is provided in the python3-docs package.\n\nPackages containing additional libraries for Python are generally named with\nthe \"python3-\" prefix.","summary":"Python 3.12 interpreter"},{"type":"rpm","name":"python3-attrs","arch":"noarch","version":{"epoch":"0","ver":"23.2.0","rel":"7.el10"},"description":"attrs is an MIT-licensed Python package with class decorators that\nease the chores of implementing the most common attribute-related\nobject protocols.","summary":"Python attributes without boilerplate"},{"type":"rpm","name":"python3-cffi","arch":"x86_64","version":{"epoch":"0","ver":"1.16.0","rel":"7.el10"},"description":"Foreign Function Interface for Python, providing a convenient and\nreliable way of calling existing C code from Python. The interface is\nbased on LuaJIT’s FFI.","summary":"Foreign Function Interface for Python to call C code"},{"type":"rpm","name":"python3-charset-normalizer","arch":"noarch","version":{"epoch":"0","ver":"3.4.2","rel":"1.el10"},"description":"A library that helps you read text from an unknown charset encoding.\nMotivated by chardet, trying to resolve the issue by taking\na new approach. All IANA character set names for which the Python core\nlibrary provides codecs are supported.","summary":"The Real First Universal Charset Detector"},{"type":"rpm","name":"python3-cloud-what","arch":"x86_64","version":{"epoch":"0","ver":"1.30.10.1","rel":"1.el10_1"},"description":"This package contains a Python module for detection and collection of public\ncloud metadata and signatures.","summary":"Python package for detection of public cloud provider"},{"type":"rpm","name":"python3-configshell","arch":"noarch","version":{"epoch":"1","ver":"1.1.30","rel":"8.el10"},"description":"A framework to implement simple but nice configuration-oriented\ncommand-line interfaces.","summary":"A framework to implement simple but nice CLIs"},{"type":"rpm","name":"python3-cryptography","arch":"x86_64","version":{"epoch":"0","ver":"43.0.0","rel":"4.el10"},"description":"cryptography is a package designed to expose cryptographic primitives and\nrecipes to Python developers.","summary":"PyCA's cryptography library"},{"type":"rpm","name":"python3-dateutil","arch":"noarch","version":{"epoch":"1","ver":"2.9.0.post0","rel":"1.el10_0"},"description":"The dateutil module provides powerful extensions to the standard datetime\nmodule available in Python.","summary":"Powerful extensions to the standard datetime module"},{"type":"rpm","name":"python3-dbus","arch":"x86_64","version":{"epoch":"0","ver":"1.3.2","rel":"8.el10"},"description":"D-Bus bindings for python3.","summary":"D-Bus bindings for python3"},{"type":"rpm","name":"python3-decorator","arch":"noarch","version":{"epoch":"0","ver":"5.1.1","rel":"12.el10"},"description":"The aim of the decorator module is to simplify the usage of decorators for\nthe average programmer, and to popularize decorators usage giving examples\nof useful decorators, such as memoize, tracing, redirecting_stdout, locked,\netc.  The core of this module is a decorator factory called decorator.","summary":"Module to simplify usage of decorators in python3"},{"type":"rpm","name":"python3-dnf","arch":"noarch","version":{"epoch":"0","ver":"4.20.0","rel":"18.el10"},"description":"Python 3 interface to DNF.","summary":"Python 3 interface to DNF"},{"type":"rpm","name":"python3-dnf-plugin-post-transaction-actions","arch":"noarch","version":{"epoch":"0","ver":"4.7.0","rel":"9.el10"},"description":"Post transaction actions Plugin for DNF, Python 3 version. Plugin runs actions\n(shell commands) after transaction is completed. Actions are defined in action\nfiles.","summary":"Post transaction actions Plugin for DNF"},{"type":"rpm","name":"python3-dnf-plugin-versionlock","arch":"noarch","version":{"epoch":"0","ver":"4.7.0","rel":"9.el10"},"description":"Version lock plugin takes a set of name/versions for packages and excludes all other\nversions of those packages. This allows you to e.g. protect packages from being\nupdated by newer versions.","summary":"Version Lock Plugin for DNF"},{"type":"rpm","name":"python3-dnf-plugins-core","arch":"noarch","version":{"epoch":"0","ver":"4.7.0","rel":"9.el10"},"description":"Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep,\nconfig-manager, copr, debuginfo-install, download, needs-restarting,\ngroups-manager, repoclosure, repograph, repomanage, reposync, changelog,\nrepodiff, system-upgrade, offline-upgrade and offline-distrosync commands.\nAdditionally provides generate_completion_cache passive plugin.","summary":"Core Plugins for DNF"},{"type":"rpm","name":"python3-dns","arch":"noarch","version":{"epoch":"0","ver":"2.6.1","rel":"1.el10"},"description":"dnspython is a DNS toolkit for Python. It supports almost all record\ntypes. It can be used for queries, zone transfers, and dynamic\nupdates. It supports TSIG authenticated messages and EDNS0.\n\ndnspython provides both high and low level access to DNS. The high\nlevel classes perform queries for data of a given name, type, and\nclass, and return an answer set. The low level classes allow direct\nmanipulation of DNS zones, messages, names, and records.","summary":"DNS toolkit for Python"},{"type":"rpm","name":"python3-firewall","arch":"noarch","version":{"epoch":"0","ver":"2.4.0","rel":"1.el10_1"},"description":"Python3 bindings for firewalld.","summary":"Python3 bindings for firewalld"},{"type":"rpm","name":"python3-gobject-base","arch":"x86_64","version":{"epoch":"0","ver":"3.46.0","rel":"7.el10"},"description":"This package provides the non-cairo specific bits of the GObject Introspection\nlibrary that are architecture specific.","summary":"Python 3 bindings for GObject Introspection base package"},{"type":"rpm","name":"python3-gobject-base-noarch","arch":"noarch","version":{"epoch":"0","ver":"3.46.0","rel":"7.el10"},"description":"This package provides the non-cairo specific bits of the GObject Introspection\nlibrary that are not architecture specific.","summary":"Python 3 bindings for GObject Introspection base (not architecture dependent)"},{"type":"rpm","name":"python3-gpg","arch":"x86_64","version":{"epoch":"0","ver":"1.23.2","rel":"6.el10"},"description":"gpgme bindings for Python 3.","summary":"gpgme bindings for Python 3"},{"type":"rpm","name":"python3-hawkey","arch":"x86_64","version":{"epoch":"0","ver":"0.73.1","rel":"12.el10"},"description":"Python 3 bindings for the hawkey library.","summary":"Python 3 bindings for the hawkey library"},{"type":"rpm","name":"python3-idna","arch":"noarch","version":{"epoch":"0","ver":"3.7","rel":"4.el10"},"description":"A library to support the Internationalised Domain Names in Applications (IDNA)\nprotocol as specified in RFC 5891 \u003chttp://tools.ietf.org/html/rfc5891\u003e.  This\nversion of the protocol is often referred to as \"IDNA2008\" and can produce\ndifferent results from the earlier standard from 2003.\n\nThe library is also intended to act as a suitable drop-in replacement for the\n\"encodings.idna\" module that comes with the Python standard library but\ncurrently only supports the older 2003 specification.","summary":"Internationalized Domain Names in Applications (IDNA)"},{"type":"rpm","name":"python3-iniparse","arch":"noarch","version":{"epoch":"0","ver":"0.5","rel":"10.el10"},"description":"\niniparse is an INI parser for Python which is API compatible with the standard\nlibrary’s ConfigParser, preserves structure of INI files (order of sections \u0026\noptions, indentation, comments, and blank lines are preserved when data is\nupdated), and is more convenient to use.","summary":"Accessing and Modifying INI files"},{"type":"rpm","name":"python3-inotify","arch":"noarch","version":{"epoch":"0","ver":"0.9.6","rel":"36.el10"},"description":"This is a Python module for watching filesystems changes. pyinotify\ncan be used for various kind of fs monitoring. Based on inotify which\nis an event-driven notifier, where notifications are exported from\nkernel space to user space.","summary":"Monitor filesystem events with Python under Linux"},{"type":"rpm","name":"python3-jsonschema","arch":"noarch","version":{"epoch":"0","ver":"4.19.1","rel":"7.el10"},"description":"jsonschema is an implementation of JSON Schema for Python (supporting\n2.7+, including Python 3).\n\n - Full support for Draft 7, Draft 6, Draft 4 and Draft 3\n - Lazy validation that can iteratively report all validation errors.\n - Small and extensible\n - Programmatic querying of which properties or items failed validation.","summary":"Implementation of JSON Schema validation for Python"},{"type":"rpm","name":"python3-jsonschema-specifications","arch":"noarch","version":{"epoch":"0","ver":"2023.11.2","rel":"6.el10"},"description":"JSON support files from the JSON Schema Specifications (metaschemas,\nvocabularies, etc.), packaged for runtime access from Python as a\nreferencing-based Schema Registry.","summary":"JSON Schema meta-schemas and vocabularies, exposed as a Registry"},{"type":"rpm","name":"python3-kmod","arch":"x86_64","version":{"epoch":"0","ver":"0.9.2","rel":"6.el10"},"description":"Python module to allow listing, loading, and unloading\nLinux kernel modules, using libkmod.","summary":"Python module to work with kernel modules"},{"type":"rpm","name":"python3-libcomps","arch":"x86_64","version":{"epoch":"0","ver":"0.1.21","rel":"3.el10"},"description":"Python3 bindings for libcomps library.","summary":"Python 3 bindings for libcomps library"},{"type":"rpm","name":"python3-libdnf","arch":"x86_64","version":{"epoch":"0","ver":"0.73.1","rel":"12.el10"},"description":"Python 3 bindings for the libdnf library.","summary":"Python 3 bindings for the libdnf library."},{"type":"rpm","name":"python3-librepo","arch":"x86_64","version":{"epoch":"0","ver":"1.18.0","rel":"6.el10_1"},"description":"Python 3 bindings for the librepo library.","summary":"Python 3 bindings for the librepo library"},{"type":"rpm","name":"python3-libs","arch":"x86_64","version":{"epoch":"0","ver":"3.12.12","rel":"3.el10_1.2"},"description":"This package contains runtime libraries for use by Python:\n- the majority of the Python standard library\n- a dynamically linked library for use by applications that embed Python as\n  a scripting language, and by the main \"python3\" executable","summary":"Python runtime libraries"},{"type":"rpm","name":"python3-libxml2","arch":"x86_64","version":{"epoch":"0","ver":"2.12.5","rel":"9.el10_0"},"description":"The libxml2-python3 package contains a Python 3 module that permits\napplications written in the Python programming language, version 3, to use the\ninterface supplied by the libxml2 library to manipulate XML files.\n\nThis library allows to manipulate XML files. It includes support\nto read, modify and write XML and HTML files. There is DTDs support\nthis includes parsing and validation even with complex DTDs, either\nat parse time or later once the document has been modified.","summary":"Python 3 bindings for the libxml2 library"},{"type":"rpm","name":"python3-linux-procfs","arch":"noarch","version":{"epoch":"0","ver":"0.7.3","rel":"7.el10"},"description":"Abstractions to extract information from the Linux kernel /proc files.","summary":"Linux /proc abstraction classes"},{"type":"rpm","name":"python3-markdown","arch":"noarch","version":{"epoch":"0","ver":"3.5.1","rel":"6.el10"},"description":"This is a Python implementation of John Gruber’s Markdown. It is\nalmost completely compliant with the reference implementation, though\nthere are a few very minor differences.","summary":"Markdown implementation in Python"},{"type":"rpm","name":"python3-nftables","arch":"x86_64","version":{"epoch":"1","ver":"1.1.1","rel":"9.el10_1"},"description":"The nftables python module provides an interface to libnftables via ctypes.","summary":"Python module providing an interface to libnftables"},{"type":"rpm","name":"python3-packaging","arch":"noarch","version":{"epoch":"0","ver":"24.2","rel":"2.el10"},"description":"python-packaging provides core utilities for Python packages like utilities for\ndealing with versions, specifiers, markers etc.","summary":"Core utilities for Python packages"},{"type":"rpm","name":"python3-pexpect","arch":"noarch","version":{"epoch":"0","ver":"4.9.0","rel":"6.el10"},"description":"Pexpect is a pure Python module for spawning child applications; controlling\nthem; and responding to expected patterns in their output. Pexpect works like\nDon Libes' Expect. Pexpect allows your script to spawn a child application and\ncontrol it as if a human were typing commands. This package contains the\npython3 version of this module.\n\nPexpect can be used for automating interactive applications such as ssh, ftp,\npasswd, telnet, etc. It can be used to automate setup scripts for duplicating\nsoftware package installations on different servers. And it can be used for\nautomated software testing. Pexpect is in the spirit of Don Libes' Expect, but\nPexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect\ndoes not require TCL or Expect nor does it require C extensions to be\ncompiled.  It should work on any platform that supports the standard Python\npty module.","summary":"Unicode-aware Pure Python Expect-like module"},{"type":"rpm","name":"python3-pip-wheel","arch":"noarch","version":{"epoch":"0","ver":"23.3.2","rel":"7.el10"},"description":"A Python wheel of pip to use with venv.","summary":"The pip wheel"},{"type":"rpm","name":"python3-ply","arch":"noarch","version":{"epoch":"0","ver":"3.11","rel":"25.el10"},"description":"PLY is a straightforward lex/yacc implementation. Here is a list of its\nessential features:\n* It is implemented entirely in Python.\n* It uses LR-parsing which is reasonably efficient and well suited for larger\n  grammars.\n* PLY provides most of the standard lex/yacc features including support\n  for empty productions, precedence rules, error recovery, and support\n  for ambiguous grammars.\n* PLY is straightforward to use and provides very extensive error checking.\n* PLY doesn't try to do anything more or less than provide the basic lex/yacc\n  functionality. In other words, it's not a large parsing framework or a\n  component of some larger system.\n\nPython 3 version.","summary":"Python Lex-Yacc"},{"type":"rpm","name":"python3-ptyprocess","arch":"noarch","version":{"epoch":"0","ver":"0.7.0","rel":"9.el10"},"description":"Launch a subprocess in a pseudo terminal (pty), and interact with both the\nprocess and its pty.","summary":"Run a subprocess in a pseudo terminal"},{"type":"rpm","name":"python3-pycparser","arch":"noarch","version":{"epoch":"0","ver":"2.20","rel":"16.el10"},"description":"pycparser is a complete parser for the C language, written in pure Python.\nIt is a module designed to be easily integrated into applications that\nneed to parse C source code.","summary":"C parser and AST generator written in Python"},{"type":"rpm","name":"python3-pyparsing","arch":"noarch","version":{"epoch":"0","ver":"3.1.1","rel":"7.el10"},"description":"pyparsing is a module that can be used to easily and directly configure syntax\ndefinitions for any number of text parsing applications.","summary":"Python package with an object-oriented approach to text processing"},{"type":"rpm","name":"python3-pyudev","arch":"noarch","version":{"epoch":"0","ver":"0.24.1","rel":"10.el10"},"description":"pyudev is a LGPL licensed, pure Python binding for libudev, the device\nand hardware management and information library for Linux.  It supports\nalmost all libudev functionality, you can enumerate devices, query device\nproperties and attributes or monitor devices, including asynchronous\nmonitoring with threads, or within the event loops of Qt, Glib or wxPython.\nThe binding supports CPython 3 and PyPy.","summary":"A libudev binding"},{"type":"rpm","name":"python3-pyyaml","arch":"x86_64","version":{"epoch":"0","ver":"6.0.1","rel":"19.el10"},"description":"YAML is a data serialization format designed for human readability and\ninteraction with scripting languages.  PyYAML is a YAML parser and\nemitter for Python.\n\nPyYAML features a complete YAML 1.1 parser, Unicode support, pickle\nsupport, capable extension API, and sensible error messages.  PyYAML\nsupports standard YAML tags and provides Python-specific tags that\nallow to represent an arbitrary Python object.\n\nPyYAML is applicable for a broad range of tasks from complex\nconfiguration files to object serialization and persistence.","summary":"YAML parser and emitter for Python"},{"type":"rpm","name":"python3-referencing","arch":"noarch","version":{"epoch":"0","ver":"0.31.1","rel":"6.el10"},"description":"An implementation-agnostic implementation of JSON reference resolution.\nIn other words, a way for e.g. JSON Schema tooling to resolve the $ref\nkeyword across all drafts without needing to implement support themselves.","summary":"An implementation-agnostic implementation of JSON reference resolution"},{"type":"rpm","name":"python3-requests","arch":"noarch","version":{"epoch":"0","ver":"2.32.4","rel":"1.el10_0"},"description":"Most existing Python modules for sending HTTP requests are extremely verbose and\ncumbersome. Python’s built-in urllib2 module provides most of the HTTP\ncapabilities you should need, but the API is thoroughly broken. This library is\ndesigned to make HTTP requests easy for developers.","summary":"HTTP library, written in Python, for human beings"},{"type":"rpm","name":"python3-rpds-py","arch":"x86_64","version":{"epoch":"0","ver":"0.17.1","rel":"6.el10"},"description":"Python bindings to the Rust rpds crate.","summary":"Python bindings to the Rust rpds crate"},{"type":"rpm","name":"python3-rpm","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"The python3-rpm package contains a module that permits applications\nwritten in the Python programming language to use the interface\nsupplied by RPM Package Manager libraries.\n\nThis package should be installed if you want to develop Python 3\nprograms that will manipulate RPM packages and databases.","summary":"Python 3 bindings for apps which will manipulate RPM packages"},{"type":"rpm","name":"python3-setools","arch":"x86_64","version":{"epoch":"0","ver":"4.5.1","rel":"5.el10"},"description":"SETools is a collection of graphical tools, command-line tools, and\nPython 3 modules designed to facilitate SELinux policy analysis.","summary":"Policy analysis tools for SELinux"},{"type":"rpm","name":"python3-setuptools","arch":"noarch","version":{"epoch":"0","ver":"69.0.3","rel":"12.el10_0"},"description":"Setuptools is a collection of enhancements to the Python 3 distutils that allow\nyou to more easily build and distribute Python 3 packages, especially ones that\nhave dependencies on other packages.\n\nThis package also contains the runtime components of setuptools, necessary to\nexecute the software that requires pkg_resources.","summary":"Easily build and distribute Python 3 packages"},{"type":"rpm","name":"python3-six","arch":"noarch","version":{"epoch":"0","ver":"1.16.0","rel":"16.el10"},"description":"Six is a Python 2 and 3 compatibility library. It provides utility functions\nfor smoothing over the differences between the Python versions with the goal\nof writing Python code that is compatible on both Python versions.","summary":"Python 2 and 3 compatibility utilities"},{"type":"rpm","name":"python3-subscription-manager-rhsm","arch":"x86_64","version":{"epoch":"0","ver":"1.30.10.1","rel":"1.el10_1"},"description":"A small library for communicating with the REST interface of a Red Hat Unified\nEntitlement Platform. This interface is used for the management of system\nentitlements, certificates, and access to content.","summary":"A Python library to communicate with a Red Hat Unified Entitlement Platform"},{"type":"rpm","name":"python3-systemd","arch":"x86_64","version":{"epoch":"0","ver":"235","rel":"11.el10"},"description":"Python module for native access to the libsystemd facilities. Functionality\nincludes sending of structured messages to the journal and reading journal\nfiles, querying machine and boot identifiers and a lists of message identifiers\nprovided by systemd. Other functionality provided the library is also wrapped.","summary":"Python module wrapping libsystemd functionality"},{"type":"rpm","name":"python3-talloc","arch":"x86_64","version":{"epoch":"0","ver":"2.4.3","rel":"100.el10"},"description":"Python 3 libraries for creating bindings using talloc","summary":"Python bindings for the Talloc library"},{"type":"rpm","name":"python3-typing-extensions","arch":"noarch","version":{"epoch":"0","ver":"4.9.0","rel":"6.el10"},"description":"The typing_extensions module serves two related purposes:\n\n  Enable use of new type system features on older Python versions.\n  For example, typing.TypeGuard is new in Python 3.10, but typing_extensions\n  allows users on previous Python versions to use it too.\n\n  Enable experimentation with new type system PEPs before they are accepted and\n  added to the typing module.\n\ntyping_extensions is treated specially by static type checkers such as mypy and\npyright. Objects defined in typing_extensions are treated the same way as\nequivalent forms in typing.\n\ntyping_extensions uses Semantic Versioning. The major version will be\nincremented only for backwards-incompatible changes. Therefore, it's safe to\ndepend on typing_extensions like this: typing_extensions \u003e=x.y, \u003c(x+1),\nwhere x.y is the first version that includes all features you need.","summary":"Python Typing Extensions"},{"type":"rpm","name":"python3-urllib3","arch":"noarch","version":{"epoch":"0","ver":"1.26.19","rel":"2.el10_1.1"},"description":"urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings\nmany critical features that are missing from the Python standard libraries:\n\n  • Thread safety.\n  • Connection pooling.\n  • Client-side SSL/TLS verification.\n  • File uploads with multipart encoding.\n  • Helpers for retrying requests and dealing with HTTP redirects.\n  • Support for gzip, deflate, brotli, and zstd encoding.\n  • Proxy support for HTTP and SOCKS.\n  • 100% test coverage.","summary":"HTTP library with thread-safe connection pooling, file post, and more"},{"type":"rpm","name":"python3-urwid","arch":"x86_64","version":{"epoch":"0","ver":"2.5.3","rel":"4.el10"},"description":"Urwid is a Python library for making text console applications.  It has\nmany features including fluid interface resizing, support for UTF-8 and\nCJK encodings, standard and custom text layout modes, simple markup for\nsetting text attributes, and a powerful, dynamic list box that handles a\nmix of widget types.  It is flexible, modular, and leaves the developer in\ncontrol.","summary":"Console user interface library"},{"type":"rpm","name":"python3-wcwidth","arch":"noarch","version":{"epoch":"0","ver":"0.2.6","rel":"6.el10"},"description":"This API is mainly for Terminal Emulator implementors, or those writing programs\nthat expect to interpreted by a terminal emulator and wish to determine the\nprintable width of a string on a Terminal.","summary":"Measures number of Terminal column cells of wide-character codes"},{"type":"rpm","name":"readline","arch":"x86_64","version":{"epoch":"0","ver":"8.2","rel":"11.el10"},"description":"The Readline library provides a set of functions that allow users to\nedit command lines. Both Emacs and vi editing modes are available. The\nReadline library includes additional functions for maintaining a list\nof previously-entered command lines for recalling or editing those\nlines, and for performing csh-like history expansion on previous\ncommands.","summary":"A library for editing typed command lines"},{"type":"rpm","name":"redhat-mono-vf-fonts","arch":"noarch","version":{"epoch":"0","ver":"4.1.0","rel":"1.el10"},"description":"Red Hat Typeface is a fresh take on the geometric sans genre,\ntaking inspiration from a range of American sans serifs\nincluding Tempo and Highway Gothic.\n\nThe Display styles, made for headlines and big statements,\nare low contrast and spaced tightly, with a large x-height and open counters.\n\nThe Text styles have a slightly smaller x-height and narrower width\nfor better legibility, are spaced more generously, and have thinned joins\nfor better performance at small sizes.\n\nThe Mono styles are similar to the Text styles, but are adapted\nfor better performance to render code and similar text.\n\nThe three families can be used together seamlessly at a range of sizes.\n\nThe fonts were originally commissioned by Paula Scher / Pentagram\nand designed by Jeremy Mickel / MCKL for the new Red Hat identity.\n\nThis package provides the variable font version of the Monospace fonts variant.","summary":"The Variable font of Red Hat Mono fonts"},{"type":"rpm","name":"redhat-release","arch":"x86_64","version":{"epoch":"0","ver":"10.1","rel":"18.el10"},"description":"Red Hat Enterprise Linux release files","summary":"Red Hat Enterprise Linux release file"},{"type":"rpm","name":"redhat-text-vf-fonts","arch":"noarch","version":{"epoch":"0","ver":"4.1.0","rel":"1.el10"},"description":"Red Hat Typeface is a fresh take on the geometric sans genre,\ntaking inspiration from a range of American sans serifs\nincluding Tempo and Highway Gothic.\n\nThe Display styles, made for headlines and big statements,\nare low contrast and spaced tightly, with a large x-height and open counters.\n\nThe Text styles have a slightly smaller x-height and narrower width\nfor better legibility, are spaced more generously, and have thinned joins\nfor better performance at small sizes.\n\nThe Mono styles are similar to the Text styles, but are adapted\nfor better performance to render code and similar text.\n\nThe three families can be used together seamlessly at a range of sizes.\n\nThe fonts were originally commissioned by Paula Scher / Pentagram\nand designed by Jeremy Mickel / MCKL for the new Red Hat identity.\n\nThis package provides the variable font version of the Text fonts variant.","summary":"The variable font of Red Hat Text fonts"},{"type":"rpm","name":"rootfiles","arch":"noarch","version":{"epoch":"0","ver":"8.1","rel":"54.el10"},"description":"The rootfiles package contains basic required files that are placed\nin the root user's account.  These files are basically the same\nas those in /etc/skel, which are placed in regular\nusers' home directories.","summary":"The basic required files for the root user's directory"},{"type":"rpm","name":"rpm","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"The RPM Package Manager (RPM) is a powerful command line driven\npackage management system capable of installing, uninstalling,\nverifying, querying, and updating software packages. Each software\npackage consists of an archive of files along with information about\nthe package like its version, a description, etc.","summary":"The RPM package management system"},{"type":"rpm","name":"rpm-build-libs","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"This package contains the RPM shared libraries for building packages.","summary":"Libraries for building RPM packages"},{"type":"rpm","name":"rpm-libs","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"This package contains the RPM shared libraries.","summary":"Libraries for manipulating RPM packages"},{"type":"rpm","name":"rpm-plugin-selinux","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"Rpm plugin for SELinux functionality.","summary":"Rpm plugin for SELinux functionality"},{"type":"rpm","name":"rpm-sequoia","arch":"x86_64","version":{"epoch":"0","ver":"1.9.0.3","rel":"1.el10_1"},"description":"An implementation of the RPM PGP interface using Sequoia.","summary":"Implementation of the RPM PGP interface using Sequoia"},{"type":"rpm","name":"rpm-sign-libs","arch":"x86_64","version":{"epoch":"0","ver":"4.19.1.1","rel":"20.el10"},"description":"This package contains the RPM shared libraries for signing packages.","summary":"Libraries for signing RPM packages"},{"type":"rpm","name":"rsync","arch":"x86_64","version":{"epoch":"0","ver":"3.4.1","rel":"2.el10_1.2"},"description":"Rsync uses a reliable algorithm to bring remote and host files into\nsync very quickly. Rsync is fast because it just sends the differences\nin the files over the network instead of sending the complete\nfiles. Rsync is often used as a very powerful mirroring process or\njust as a more capable replacement for the rcp command. A technical\nreport which describes the rsync algorithm is included in this\npackage.","summary":"A program for synchronizing files over a network"},{"type":"rpm","name":"sed","arch":"x86_64","version":{"epoch":"0","ver":"4.9","rel":"3.el10"},"description":"The sed (Stream EDitor) editor is a stream or batch (non-interactive)\neditor.  Sed takes text as input, performs an operation or set of\noperations on the text and outputs the modified text.  The operations\nthat sed performs (substitutions, deletions, insertions, etc.) can be\nspecified in a script file or from the command line.","summary":"A GNU stream text editor"},{"type":"rpm","name":"selinux-policy","arch":"noarch","version":{"epoch":"0","ver":"42.1.7","rel":"1.el10_1.2"},"description":"SELinux core policy package.\nOriginally based off of reference policy,\nthe policy has been adjusted to provide support for Fedora.","summary":"SELinux policy configuration"},{"type":"rpm","name":"selinux-policy-targeted","arch":"noarch","version":{"epoch":"0","ver":"42.1.7","rel":"1.el10_1.2"},"description":"SELinux targeted policy package.","summary":"SELinux targeted policy"},{"type":"rpm","name":"setup","arch":"noarch","version":{"epoch":"0","ver":"2.14.5","rel":"7.el10"},"description":"The setup package contains a set of important system configuration and\nsetup files, such as passwd, group, and profile.","summary":"A set of system configuration and setup files"},{"type":"rpm","name":"sg3_utils","arch":"x86_64","version":{"epoch":"0","ver":"1.48","rel":"7.el10"},"description":"Collection of Linux utilities for devices that use the SCSI command set.\nIncludes utilities to copy data based on \"dd\" syntax and semantics (called\nsg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check\nmode and log pages (sginfo, sg_modes and sg_logs); spin up and down\ndisks (sg_start); do self tests (sg_senddiag); and various other functions.\nSee the README, CHANGELOG and COVERAGE files. Requires the linux kernel 2.4\nseries or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0)\nmust be used. In the 2.6 series other device names may be used as\nwell (e.g. /dev/sda).\n\nWarning: Some of these tools access the internals of your system\nand the incorrect usage of them may render your system inoperable.","summary":"Utilities for devices that use SCSI command sets"},{"type":"rpm","name":"sg3_utils-libs","arch":"x86_64","version":{"epoch":"0","ver":"1.48","rel":"7.el10"},"description":"This package contains the shared library for sg3_utils.","summary":"Shared library for sg3_utils"},{"type":"rpm","name":"shadow-utils","arch":"x86_64","version":{"epoch":"2","ver":"4.15.0","rel":"10.el10_1"},"description":"The shadow-utils package includes the necessary programs for\nconverting UNIX password files to the shadow password format, plus\nprograms for managing user and group accounts. The pwconv command\nconverts passwords to the shadow password format. The pwunconv command\nunconverts shadow passwords and generates a passwd file (a standard\nUNIX password file). The pwck command checks the integrity of password\nand shadow files. The lastlog command prints out the last login times\nfor all users. The useradd, userdel, and usermod commands are used for\nmanaging user accounts. The groupadd, groupdel, and groupmod commands\nare used for managing group accounts.","summary":"Utilities for managing accounts and shadow password files"},{"type":"rpm","name":"shadow-utils-subid","arch":"x86_64","version":{"epoch":"2","ver":"4.15.0","rel":"10.el10_1"},"description":"Utility library that provides a way to manage subid ranges.","summary":"A library to manage subordinate uid and gid ranges"},{"type":"rpm","name":"shared-mime-info","arch":"x86_64","version":{"epoch":"0","ver":"2.3","rel":"8.el10"},"description":"This is the freedesktop.org shared MIME info database.\n\nMany programs and desktops use the MIME system to represent the types of\nfiles. Frequently, it is necessary to work out the correct MIME type for\na file. This is generally done by examining the file's name or contents,\nand looking up the correct MIME type in a database.","summary":"Shared MIME information database"},{"type":"rpm","name":"sos","arch":"noarch","version":{"epoch":"0","ver":"4.10.2","rel":"2.el10_1"},"description":"Sos is a set of tools that gathers information about system\nhardware and configuration. The information can then be used for\ndiagnostic purposes and debugging. Sos is commonly used to help\nsupport technicians and developers.","summary":"A set of tools to gather troubleshooting information from a system"},{"type":"rpm","name":"sqlite-libs","arch":"x86_64","version":{"epoch":"0","ver":"3.46.1","rel":"5.el10_1"},"description":"This package contains the shared library for sqlite.","summary":"Shared library for the sqlite3 embeddable SQL database engine."},{"type":"rpm","name":"strace","arch":"x86_64","version":{"epoch":"0","ver":"6.12","rel":"2.el10"},"description":"The strace program intercepts and records the system calls called and\nreceived by a running process.  Strace can print a record of each\nsystem call, its arguments and its return value.  Strace is useful for\ndiagnosing problems and debugging, as well as for instructional\npurposes.\n\nInstall strace if you need a tool to track the system calls made and\nreceived by a process.","summary":"Tracks and displays system calls associated with a running process"},{"type":"rpm","name":"stunnel","arch":"x86_64","version":{"epoch":"0","ver":"5.72","rel":"8.el10"},"description":"Stunnel is a socket wrapper which can provide TLS/SSL\n(Transport Layer Security/Secure Sockets Layer) support\nto ordinary applications. For example, it can be used in\nconjunction with imapd to create a TLS secure IMAP server.","summary":"A TLS-encrypting socket wrapper"},{"type":"rpm","name":"subscription-manager","arch":"x86_64","version":{"epoch":"0","ver":"1.30.10.1","rel":"1.el10_1"},"description":"The Subscription Manager package provides programs and libraries to allow users\nto manage subscriptions and yum repositories from the Red Hat entitlement\nplatform.","summary":"Tools and libraries for subscription and repository management"},{"type":"rpm","name":"subscription-manager-rhsm-certificates","arch":"noarch","version":{"epoch":"0","ver":"20220623","rel":"6.el10"},"description":"This package contains certificates required for communicating with the REST interface\nof a Red Hat Unified Entitlement Platform, used for the management of system entitlements\nand to receive access to content.","summary":"Certificates required to communicate with a Red Hat Unified Entitlement Platform"},{"type":"rpm","name":"sudo","arch":"x86_64","version":{"epoch":"0","ver":"1.9.15","rel":"9.p5.el10"},"description":"Sudo (superuser do) allows a system administrator to give certain\nusers (or groups of users) the ability to run some (or all) commands\nas root while logging all commands and arguments. Sudo operates on a\nper-command basis.  It is not a replacement for the shell.  Features\ninclude: the ability to restrict what commands a user may run on a\nper-host basis, copious logging of each command (providing a clear\naudit trail of who did what), a configurable timeout of the sudo\ncommand, and the ability to use the same configuration file (sudoers)\non many different machines.","summary":"Allows restricted root access for specified users"},{"type":"rpm","name":"systemd","arch":"x86_64","version":{"epoch":"0","ver":"257","rel":"13.el10"},"description":"systemd is a system and service manager that runs as PID 1 and starts the rest\nof the system. It provides aggressive parallelization capabilities, uses socket\nand D-Bus activation for starting services, offers on-demand starting of\ndaemons, keeps track of processes using Linux control groups, maintains mount\nand automount points, and implements an elaborate transactional dependency-based\nservice control logic. systemd supports SysV and LSB init scripts and works as a\nreplacement for sysvinit. Other parts of this package are a logging daemon,\nutilities to control basic system configuration like the hostname, date, locale,\nmaintain a list of logged-in users, system accounts, runtime directories and\nsettings, and a logging daemons.","summary":"System and Service Manager"},{"type":"rpm","name":"systemd-libs","arch":"x86_64","version":{"epoch":"0","ver":"257","rel":"13.el10"},"description":"Libraries for systemd and udev.","summary":"systemd libraries"},{"type":"rpm","name":"systemd-pam","arch":"x86_64","version":{"epoch":"0","ver":"257","rel":"13.el10"},"description":"Systemd PAM module registers the session with systemd-logind.","summary":"systemd PAM module"},{"type":"rpm","name":"systemd-rpm-macros","arch":"noarch","version":{"epoch":"0","ver":"257","rel":"13.el10"},"description":"Just the definitions of rpm macros.\n\nSee\nhttps://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_systemd\nfor information how to use those macros.","summary":"Macros that define paths and scriptlets related to systemd"},{"type":"rpm","name":"systemd-udev","arch":"x86_64","version":{"epoch":"0","ver":"257","rel":"13.el10"},"description":"This package contains systemd-udev and the rules and hardware database needed to\nmanage device nodes. This package is necessary on physical machines and in\nvirtual machines, but not in containers.\n\nThis package also provides systemd-timesyncd, a network time protocol daemon.\n\nIt also contains tools to manage encrypted home areas and secrets bound to the\nmachine, and to create or grow partitions and make file systems automatically.","summary":"Rule-based device node and kernel event manager"},{"type":"rpm","name":"tar","arch":"x86_64","version":{"epoch":"2","ver":"1.35","rel":"9.el10_1"},"description":"The GNU tar program saves many files together in one archive and can\nrestore individual files (or all of the files) from that archive. Tar\ncan also be used to add supplemental files to an archive and to update\nor list files in the archive. Tar includes multivolume support,\nautomatic archive compression/decompression, the ability to perform\nremote archives, and the ability to perform incremental and full\nbackups.\n\nIf you want to use tar for remote backups, you also need to install\nthe rmt package on the remote box.","summary":"GNU file archiving program"},{"type":"rpm","name":"tcl","arch":"x86_64","version":{"epoch":"1","ver":"8.6.13","rel":"4.el10"},"description":"The Tcl (Tool Command Language) provides a powerful platform for\ncreating integration applications that tie together diverse\napplications, protocols, devices, and frameworks. When paired with the\nTk toolkit, Tcl provides a fastest and powerful way to create\ncross-platform GUI applications.  Tcl can also be used for a variety\nof web-related tasks and for creating powerful command languages for\napplications.","summary":"Tool Command Language, pronounced tickle"},{"type":"rpm","name":"time","arch":"x86_64","version":{"epoch":"0","ver":"1.9","rel":"25.el10"},"description":"The GNU time utility runs another program, collects information about\nthe resources used by that program while it is running, and displays\nthe results.","summary":"A GNU utility for monitoring a program's use of system resources"},{"type":"rpm","name":"tpm2-tss","arch":"x86_64","version":{"epoch":"0","ver":"4.1.3","rel":"5.el10"},"description":"tpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 system\nAPIs. It sits between TPM driver and applications, providing TPM2.0 specified\nAPIs for applications to access TPM module through kernel TPM drivers.","summary":"TPM2.0 Software Stack"},{"type":"rpm","name":"tzdata","arch":"noarch","version":{"epoch":"0","ver":"2026a","rel":"1.el10"},"description":"This package contains data files with rules for various timezones around\nthe world.","summary":"Timezone data"},{"type":"rpm","name":"unzip","arch":"x86_64","version":{"epoch":"0","ver":"6.0","rel":"69.el10"},"description":"The unzip utility is used to list, test, or extract files from a zip\narchive.  Zip archives are commonly found on MS-DOS systems.  The zip\nutility, included in the zip package, creates zip archives.  Zip and\nunzip are both compatible with archives created by PKWARE(R)'s PKZIP\nfor MS-DOS, but the programs' options and default behaviors do differ\nin some respects.\n\nInstall the unzip package if you need to list, test or extract files from\na zip archive.","summary":"A utility for unpacking zip files"},{"type":"rpm","name":"usermode","arch":"x86_64","version":{"epoch":"0","ver":"1.114","rel":"13.el10"},"description":"The usermode package contains the userhelper program, which can be\nused to allow configured programs to be run with superuser privileges\nby ordinary users.","summary":"Tools for certain user account management tasks"},{"type":"rpm","name":"userspace-rcu","arch":"x86_64","version":{"epoch":"0","ver":"0.14.0","rel":"7.el10"},"description":"This data synchronization library provides read-side access which scales\nlinearly with the number of cores. It does so by allowing multiples copies\nof a given data structure to live at the same time, and by monitoring\nthe data structure accesses to detect grace periods after which memory\nreclamation is possible.","summary":"RCU (read-copy-update) implementation in user-space"},{"type":"rpm","name":"util-linux","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"The util-linux package contains a large variety of low-level system\nutilities that are necessary for a Linux system to function. Among\nothers, util-linux contains the fdisk configuration tool and the login\nprogram.","summary":"Collection of basic system utilities"},{"type":"rpm","name":"util-linux-core","arch":"x86_64","version":{"epoch":"0","ver":"2.40.2","rel":"15.el10_1"},"description":"This is a very basic set of Linux utilities that is necessary on\nminimal installations.","summary":"The most essential utilities from the util-linux suite"},{"type":"rpm","name":"vim-data","arch":"noarch","version":{"epoch":"2","ver":"9.1.083","rel":"6.el10_1.3"},"description":"The subpackage is used for shipping files and directories, which need to be\nshared between vim-minimal and vim-common packages.","summary":"Shared data for Vi and Vim"},{"type":"rpm","name":"vim-filesystem","arch":"noarch","version":{"epoch":"2","ver":"9.1.083","rel":"6.el10_1.3"},"description":"This package provides some directories which are required by other\npackages that add vim files, p.e.  additional syntax files or filetypes.","summary":"VIM filesystem layout"},{"type":"rpm","name":"vim-minimal","arch":"x86_64","version":{"epoch":"2","ver":"9.1.083","rel":"6.el10_1.3"},"description":"VIM (VIsual editor iMproved) is an updated and improved version of the\nvi editor.  Vi was the first real screen-based editor for UNIX, and is\nstill very popular.  VIM improves on vi by adding new features:\nmultiple windows, multi-level undo, block highlighting and more. The\nvim-minimal package includes a minimal version of VIM, providing\nthe commands vi, view, ex, rvi, and rview. NOTE: The online help is\nonly available when the vim-common package is installed.","summary":"A minimal version of the VIM editor"},{"type":"rpm","name":"virt-what","arch":"x86_64","version":{"epoch":"0","ver":"1.27","rel":"3.el10"},"description":"virt-what is a shell script which can be used to detect if the program\nis running in a virtual machine.\n\nThe program prints out a list of \"facts\" about the virtual machine,\nderived from heuristics.  One fact is printed per line.\n\nIf nothing is printed and the script exits with code 0 (no error),\nthen it can mean either that the program is running on bare-metal or\nthe program is running inside a type of virtual machine which we don't\nknow about or can't detect.\n\nCurrent types of virtualization detected:\n\n - alibaba_cloud      Alibaba cloud\n - alibaba_cloud-ebm\n - aws                Amazon Web Services\n - bhyve              FreeBSD hypervisor\n - docker             Docker container\n - google_cloud       Google cloud\n - hyperv             Microsoft Hyper-V\n - ibm_power-kvm      IBM POWER KVM\n - ibm_power-lpar_shared IBM POWER LPAR (hardware partition)\n - ibm_power-lpar_dedicated\n - ibm_systemz-*      IBM SystemZ Direct / LPAR / z/VM / KVM\n - illumos-lx         Illumos with Linux syscall emulation\n - ldoms              Oracle VM Server for SPARC Logical Domains\n - linux_vserver      Linux VServer container\n - lxc                Linux LXC container\n - kvm                Linux Kernel Virtual Machine (KVM)\n - lkvm               LKVM / kvmtool\n - nutanix_ahv        Nutanix Acropolis Hypervisor (AHV)\n - openvz             OpenVZ or Virtuozzo\n - ovirt              oVirt node\n - parallels          Parallels Virtual Platform\n - podman             Podman container\n - powervm_lx86       IBM PowerVM Lx86 Linux/x86 emulator\n - qemu               QEMU (unaccelerated)\n - redhat             Red Hat hypervisor\n - rhev               Red Hat Enterprise Virtualization\n - uml                User-Mode Linux (UML)\n - virtage            Hitachi Virtualization Manager (HVM) Virtage LPAR\n - virtualbox         VirtualBox\n - virtualpc          Microsoft VirtualPC\n - vmm                vmm OpenBSD hypervisor\n - vmware             VMware\n - xen                Xen\n - xen-dom0           Xen dom0 (privileged domain)\n - xen-domU           Xen domU (paravirtualized guest domain)\n - xen-hvm            Xen guest fully virtualized (HVM)","summary":"Detect if we are running in a virtual machine"},{"type":"rpm","name":"which","arch":"x86_64","version":{"epoch":"0","ver":"2.21","rel":"44.el10_0"},"description":"The which command shows the full pathname of a specified program, if\nthe specified program is in your PATH.","summary":"Displays where a particular program in your path is located"},{"type":"rpm","name":"xz","arch":"x86_64","version":{"epoch":"1","ver":"5.6.2","rel":"4.el10_0"},"description":"XZ Utils are an attempt to make LZMA compression easy to use on free (as in\nfreedom) operating systems. This is achieved by providing tools and libraries\nwhich are similar to use than the equivalents of the most popular existing\ncompression algorithms.\n\nLZMA is a general purpose compression algorithm designed by Igor Pavlov as\npart of 7-Zip. It provides high compression ratio while keeping the\ndecompression speed fast.","summary":"LZMA compression utilities"},{"type":"rpm","name":"xz-libs","arch":"x86_64","version":{"epoch":"1","ver":"5.6.2","rel":"4.el10_0"},"description":"Libraries for decoding files compressed with LZMA or XZ utils.","summary":"Libraries for decoding LZMA compression"},{"type":"rpm","name":"yum","arch":"noarch","version":{"epoch":"0","ver":"4.20.0","rel":"18.el10"},"description":"Utility that allows users to manage packages on their systems.\nIt supports RPMs, modules and comps groups \u0026 environments.","summary":"Package manager"},{"type":"rpm","name":"yum-utils","arch":"noarch","version":{"epoch":"0","ver":"4.7.0","rel":"9.el10"},"description":"As a Yum-utils CLI compatibility layer, supplies in CLI shims for\ndebuginfo-install, repograph, package-cleanup, repoclosure, repomanage,\nrepoquery, reposync, repotrack, repodiff, builddep, config-manager,\ndownload and yum-groups-manager that use new implementations using DNF.","summary":"Yum-utils CLI compatibility layer"},{"type":"rpm","name":"zip","arch":"x86_64","version":{"epoch":"0","ver":"3.0","rel":"45.el10"},"description":"The zip program is a compression and file packaging utility.  Zip is\nanalogous to a combination of the UNIX tar and compress commands and\nis compatible with PKZIP (a compression and file packaging utility for\nMS-DOS systems).\n\nInstall the zip package if you need to compress files using the zip\nprogram.","summary":"A file compression and packaging utility compatible with PKZIP"},{"type":"rpm","name":"zlib-ng-compat","arch":"x86_64","version":{"epoch":"0","ver":"2.2.3","rel":"3.el10_1"},"description":"zlib-ng is a zlib replacement that provides optimizations for \"next generation\"\nsystems.\nThe zlib-ng-compat package contains the library that is API and binary\ncompatible with zlib.","summary":"Zlib implementation provided by zlib-ng"},{"type":"rpm","name":"zsh","arch":"x86_64","version":{"epoch":"0","ver":"5.9","rel":"15.el10"},"description":"The zsh shell is a command interpreter usable as an interactive login\nshell and as a shell script command processor.  Zsh resembles the ksh\nshell (the Korn shell), but includes many enhancements.  Zsh supports\ncommand line editing, built-in spelling correction, programmable\ncommand completion, shell functions (with autoloading), a history\nmechanism, and more.","summary":"Powerful interactive shell"},{"type":"rpm","name":"zstd","arch":"x86_64","version":{"epoch":"0","ver":"1.5.5","rel":"9.el10"},"description":"Zstd, short for Zstandard, is a fast lossless compression algorithm,\ntargeting real-time compression scenarios at zlib-level compression ratio.","summary":"Zstd compression library"}]}