diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/AnolisOS8.2AppStream\345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/AnolisOS8.2AppStream\345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/AnolisOS8.2BaseOS\345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.2 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/AnolisOS8.2BaseOS\345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git a/DEVELOPER_DOCS/readme.md b/DEVELOPER_DOCS/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..695e7bad10050ecff23806700caafbcb34e42b14 --- /dev/null +++ b/DEVELOPER_DOCS/readme.md @@ -0,0 +1,35 @@ +# OpenAnolis 龙蜥社区开发者文档 + +## 1. 背景 + +本仓库旨在为龙蜥社区的开发者提供一个文档平台,以帮助开发者熟悉参与社区的方式、社区开发的流程以及获取开发相关的有用信息。 + +许可声明:**除非另有说明,否则本站内容依据 [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) 许可证进行授权,转载请附上出处链接**。 + +## 2. 了解其他龙蜥社区相关的文档位置 + +如果想要了解**龙蜥操作系统(Anolis OS)产品**及相关文档,请访问 [Anolis OS 语雀文档平台](https://www.yuque.com/anolis-docs); + +**其他龙蜥社区的项目**也会有自己的文档组织方式,可以访问对应的 Gitee 项目页面。龙蜥社区各类项目源代码托管在 [gitee.com/anolis](https://gitee.com/anolis) 分组下; + +此外,大部分龙蜥社区的项目,都通过 SIG(Special Interest Group, 兴趣小组) 的方式进行组织,如需了解**具体某一个龙蜥社区 SIG 组**相关的文档,请访问[龙蜥社区官网 SIG 组](https://openanolis.org/sig)页面。 + +## 3. 参与龙蜥社区的方式 + +有很多种参与社区的方式,下面是我们给出的一些参考文档,文档导航详情请访问[贡献者指南](/CONTRIBUTING.md)页面。 + +1. 入门 ++ 《[101 - 社区账号指南](../AnolisOS发行声明/AnolisOS8.2AppStream包清单表格.md")》 ++ 《[101 - 社区账号指南](../../OPERATIONS_DOCS/Anolis声明/anolis-8.2-qu1.md")》 + + + +## 4. 参与文档贡献 + +龙蜥开发者文档中心本身也是龙蜥社区开源项目之一,依托 Gitee 平台,接受对文档相关内容的 [Issues](https://gitee.com/anolis/docs/issues) 和 [PR(Pull Requests)](https://gitee.com/anolis/docs/pulls) 提交,最终通过 [Gitee Pages](https://gitee.com/help/articles/4136) 平台分发。 + +如需参与文档贡献,可以参考[文档贡献者指南](../贡献入门/106-contribute-to-docs.md)。 + +## 5. 常见问题 + +可以访问[常见问题](/FAQ.md)页面。 diff --git "a/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" new file mode 100644 index 0000000000000000000000000000000000000000..11b5a94a12cc1fbca98ad46b96796752393569eb --- /dev/null +++ "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" @@ -0,0 +1,4410 @@ +| 软件包 | 许可协议 | 功能简述 | +|-----------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| 389-ds-base | GPLv3+ | 389 Directory Server is an LDAPv3 compliant server. The base package includesthe LDAP server and command line utilities for server administration. | +| 389-ds-base-devel | GPLv3+ | Development Libraries and headers for the 389 Directory Server base package. | +| 389-ds-base-legacy-tools | GPLv3+ | Legacy (and deprecated) utilities for 389 Directory Server. This includesthe old account management and task scripts. These are deprecated in favour ofthe dscreate, dsctl, dsconf and dsidm tools. | +| 389-ds-base-libs | GPLv3+ | Core libraries for the 389 Directory Server base package. These librariesare used by the main package and the -devel package. This allows the -develpackage to be installed with just the -libs package and without the main package. | +| 389-ds-base-snmp | GPLv3+ | SNMP Agent for the 389 Directory Server base package. | +| abattis-cantarell-fonts | OFL | Cantarell is a set of fonts designed by Dave Crossland.It is a sans-serif humanist typeface family. | +| abrt | GPLv2+ | abrt is a tool to help users to detect defects in applications andto create a bug report with all information needed by maintainer to fix it.It uses plugin system to extend its functionality. | +| abrt-addon-ccpp | GPLv2+ | This package contains abrt's C/C++ analyzer plugin. | +| abrt-addon-coredump-helper | GPLv2+ | This package contains hook for C/C++ crashed programs. | +| abrt-addon-kerneloops | GPLv2+ | This package contains plugin for collecting kernel crash information fromsystem log. | +| abrt-addon-pstoreoops | GPLv2+ | This package contains plugin for collecting kernel oopses from pstore storage. | +| abrt-addon-vmcore | GPLv2+ | This package contains plugin for collecting kernel crash information fromvmcore files. | +| abrt-addon-xorg | GPLv2+ | This package contains plugin for collecting Xorg crash information from Xorglog. | +| abrt-cli | GPLv2+ | Virtual package to install all necessary packages for usage from command lineenvironment. | +| abrt-cli-ng | GPLv2+ | New generation command line interface for ABRT | +| abrt-console-notification | GPLv2+ | A small script which prints a count of detected problems when someone logs into the shell | +| abrt-dbus | GPLv2+ | ABRT DBus service which provides org.freedesktop.problems API on dbus anduses PolicyKit to authorize to access the problem data. | +| abrt-desktop | GPLv2+ | Virtual package to install all necessary packages for usage from desktopenvironment. | +| abrt-gui | GPLv2+ | GTK+ wizard for convenient bug reporting. | +| abrt-gui-libs | GPLv2+ | Libraries for abrt-gui. | +| abrt-java-connector | GPLv2+ | JNI library providing an agent capable to process both caught and uncaughtexceptions and transform them to ABRT problems | +| abrt-libs | GPLv2+ | Libraries for abrt. | +| abrt-plugin-machine-id | GPLv2+ | This package contains a configuration snippet to enable automatic generationof machine_id for abrt events. | +| abrt-plugin-sosreport | GPLv2+ | This package contains a configuration snippet to enable automatic generationof sosreports for abrt events. | +| abrt-tui | GPLv2+ | This package contains a simple command line client for processing abrt reportsin command line environment. | +| accountsservice | GPLv3+ | The accountsservice project provides a set of D-Bus interfaces forquerying and manipulating user account information and an implementationof these interfaces, based on the useradd, usermod and userdel commands. | +| accountsservice-libs | GPLv3+ | The accountsservice-libs package contains a library that canbe used by applications that want to interact with the accountsservicedaemon. | +| acpid | GPLv2+ | acpid is a daemon that dispatches ACPI events to user-space programs. | +| adobe-mappings-cmap | BSD | CMap (Character Map) resources are used to unidirectionally map character codes,such as Unicode encoding form, to CIDs (Character IDs -- meaning glyphs) of aCIDFont resource.These CMap resources are useful for some applications (e.g. Ghostscript) tocorrectly display text containing Japanese, (Traditional) Chinese, or Koreancharacters. | +| adobe-mappings-cmap-deprecated | BSD | This sub-package contains currently deprecated CMap resources that someapplications might still require to function properly. | +| adobe-mappings-pdf | BSD | Mapping resources for PDF have a variety of functions, such as mapping CIDs(Character IDs) to character codes, or mapping character codes to othercharacter codes.These mapping resources for PDF should not be confused with CMap resources.While both types of resources share the same file structure and syntax, theyhave very different functions.These PDF mapping resources are useful for some applications (e.g. Ghostscript)to function properly. | +| adwaita-cursor-theme | LGPLv3+ or CC-BY-SA | The adwaita-cursor-theme package contains a modern set of cursors originallydesigned for the GNOME desktop. | +| adwaita-gtk2-theme | LGPLv2+ | The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgetswith a GNOME look and feel. | +| adwaita-icon-theme | LGPLv3+ or CC-BY-SA | This package contains the Adwaita icon theme used by the GNOME desktop. | +| adwaita-qt | LGPLv2+ | Theme to let Qt applications fit nicely into Fedora Workstation | +| aide | GPLv2+ | AIDE (Advanced Intrusion Detection Environment) is a file integritychecker and intrusion detection program. | +| alsa-firmware | GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+ | This package contains the firmware binaries for a number of sound cards.Some (but not all of these) require firmware loaders which are included inthe alsa-tools-firmware package. | +| alsa-lib | LGPLv2+ | The Advanced Linux Sound Architecture (ALSA) provides audio and MIDIfunctionality to the Linux operating system.This package includes the ALSA runtime libraries to simplify applicationprogramming and provide higher level functionality as well as support forthe older OSS API, providing binary compatibility for most OSS programs. | +| alsa-lib-devel | LGPLv2+ | The Advanced Linux Sound Architecture (ALSA) provides audio and MIDIfunctionality to the Linux operating system.This package includes the ALSA development libraries for developingagainst the ALSA libraries and interfaces. | +| alsa-plugins-arcamav | LGPLv2+ | This plugin exposes the controls for an Arcam AV amplifier | +| alsa-plugins-maemo | LGPLv2+ | This plugin converts the ALSA API over PCM task nodes protocol. In this way,ALSA native applications can run over DSP Gateway and use DSP PCM task nodes. | +| alsa-plugins-oss | LGPLv2+ | This plugin converts the ALSA API over OSS API. With this plugin,ALSA native apps can run on OSS drivers.This plugin provides the PCM type ""oss"". | +| alsa-plugins-pulseaudio | LGPLv2+ | This plugin allows any program that uses the ALSA API to access a PulseAudiosound daemon. In other words, native ALSA applications can play and recordsound across a network. There are two plugins in the suite, one for PCM andone for mixer control. | +| alsa-plugins-samplerate | GPLv2+ | This plugin is an external rate converter using libsamplerate by Erik deCastro Lopo. | +| alsa-plugins-speex | LGPLv2+ | The rate plugin is an external rate converter using the Speex resampler(aka Public Parrot Hack) by Jean-Marc Valin. The pcm plugin providespre-processing of a mono stream like denoise using libspeex DSP API. | +| alsa-plugins-upmix | LGPLv2+ | The upmix plugin is an easy-to-use plugin for upmixing to 4 or6-channel stream. The number of channels to be expanded is determinedby the slave PCM or explicitly via channel option. | +| alsa-plugins-usbstream | LGPLv2+ | The usbstream plugin is for snd-usb-us122l driver. It converts PCMstream to USB specific stream. | +| alsa-plugins-vdownmix | LGPLv2+ | The vdownmix plugin is a downmixer from 4-6 channels to 2-channelstereo headphone output. This plugin processes the input signals witha simple spacialization, so the output sounds like a kind of ""virtualsurround"". | +| alsa-tools-firmware | GPLv2+ | This package contains tools for flashing firmware into certain sound cards.The following tools are available:* hdsploader - for RME Hammerfall DSP cards* mixartloader - for Digigram miXart soundcards* vxloader - for Digigram VX soundcards* usx2yloader - second phase firmware loader for Tascam USX2Y USB soundcards | +| alsa-ucm | BSD | The Advanced Linux Sound Architecture (ALSA) Universal ConfigurationManager allows configuration of Audio input/output names and routing | +| alsa-utils | GPLv2+ | This package contains command line utilities for the Advanced Linux SoundArchitecture (ALSA). | +| alsa-utils-alsabat | GPLv2+ | This package contains tool for basic audio testing using Advanced Linux SoundArchitecture (ALSA) framework and Fast Fourier Transform library. | +| amanda | BSD and GPLv3+ and GPLv2+ and GPLv2 | AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is abackup system that allows the administrator of a LAN to set up asingle master backup server to back up multiple hosts to one or moretape drives or disk files. AMANDA uses native dump and/or GNU tarfacilities and can back up a large number of workstations runningmultiple versions of Unix. Newer versions of AMANDA (including thisversion) can use SAMBA to back up Microsoft(TM) Windows95/NT hosts.The amanda package contains the core AMANDA programs and will need tobe installed on both AMANDA clients and AMANDA servers. Note that youwill have to install the amanda-client and/or amanda-server packages aswell. | +| amanda-client | BSD and GPLv3+ and GPLv2+ and GPLv2 | The Amanda-client package should be installed on any machine that willbe backed up by AMANDA (including the server if it also needs to bebacked up). You will also need to install the amanda package on eachAMANDA client machine. | +| amanda-libs | BSD and GPLv3+ and GPLv2+ and GPLv2 | This package contains basic Amanda libraries, which are used by allAmanda programs. | +| amanda-server | BSD and GPLv3+ and GPLv2+ and GPLv2 | The amanda-server package should be installed on the AMANDA server,the machine attached to the device(s) (such as a tape drive) where backupswill be written. You will also need to install the amanda package onthe AMANDA server machine. And, if the server is also to be backed up, theserver also needs to have the amanda-client package installed. | +| anaconda | GPLv2+ and MIT | The anaconda package is a metapackage for the Anaconda installer. | +| anaconda-core | GPLv2+ and MIT | The anaconda-core package contains the program which was used to install yoursystem. | +| anaconda-dracut | GPLv2+ and MIT | The 'anaconda' dracut module handles installer-specific boot tasks andoptions. This includes driver disks, kickstarts, and finding the anacondaruntime on NFS/HTTP/FTP servers or local disks. | +| anaconda-gui | GPLv2+ and MIT | This package contains graphical user interface for the Anaconda installer. | +| anaconda-install-env-deps | GPLv2+ and MIT | The anaconda-install-env-deps metapackage lists all installation environment dependencies.This makes it possible for packages (such as Initial Setup) to depend on the main Anaconda package withoutpulling in all the install time dependencies as well. | +| anaconda-tui | GPLv2+ and MIT | This package contains textual user interface for the Anaconda installer. | +| anaconda-user-help | CC-BY-SA | This package provides content for the Anaconda built-in help system. | +| anaconda-widgets | GPLv2+ and MIT | This package contains a set of custom GTK+ widgets used by the anaconda installer. | +| annobin | GPLv3+ | Provides a plugin for GCC that records extra information in the filesthat it compiles.Note - the plugin is automatically enabled in gcc builds via flagsprovided by the redhat-rpm-macros package. | +| anolis-backgrounds | Licensed only for approved usage, see COPYING for details. | Licensed only for approved usage, see COPYING for details. | +| anolis-logos-ipa | Licensed only for approved usage, see COPYING for details. | Licensed only for approved usage, see COPYING for details. | +| ansible-freeipa | GPLv3+ | ansible-freeipa provides Ansible roles and playbooks to install and uninstallFreeIPA servers, replicas and clients also modules for management.where the ansible nodes are reachable and are properly set up to have an IPaddress and a working package manager.Features- Server, replica and client deployment- One-time-password (OTP) support for client installation- Repair mode for clients- Modules for group management- Modules for hbacrule management- Modules for hbacsvc management- Modules for hbacsvcgroup management- Modules for host management- Modules for hostgroup management- Modules for pwpolicy management- Modules for sudocmd management- Modules for sudocmdgroup management- Modules for sudorule management- Modules for topology management- Modules for user managementSupported FreeIPA VersionsFreeIPA versions 4.6 and up are supported by all roles.The client role supports versions 4.4 and up, the server role is working withversions 4.5 and up, the replica role is currently only working with versions4.6 and up.Supported Distributions- RHEL/CentOS 7.4+- Fedora 26+- Ubuntu- Debian 10+ (ipaclient only, no server or replica!)Requirements Controller - /usr/bin/kinit is required on the controller if a one time password (OTP) is used - python3-gssapi is required on the controller if a one time password (OTP) is used with keytab to install the client. Node - Supported FreeIPA version (see above) - Supported distribution (needed for package installation only, see above)LimitationsExternal CA support is not supported or working. The currently needed two stepprocess is an issue for the processing in the role. The configuration of theserver is partly done already and needs to be continued after the CSR has beenhandled. This is for example breaking the deployment of a server with replicasor clients in one playbook. | +| ant | ASL 2.0 | Apache Ant is a Java library and command-line tool whose mission is todrive processes described in build files as targets and extensionpoints dependent upon each other. The main known usage of Ant is thebuild of Java applications. Ant supplies a number of built-in tasksallowing to compile, assemble, test and run Java applications. Antcan also be used effectively to build non Java applications, forinstance C or C++ applications. More generally, Ant can be used topilot any type of process which can be described in terms of targetsand tasks. | +| ant-lib | ASL 2.0 | Core part of Apache Ant that can be used as a library. | +| aopalliance | Public Domain | Aspect-Oriented Programming (AOP) offers a better solution to manyproblems than do existing technologies, such as EJB. AOP Allianceintends to facilitate and standardize the use of AOP to enhanceexisting middleware environments (such as J2EE), or developmentenvironements (e.g. Eclipse). The AOP Alliance also aims to ensureinteroperability between Java/J2EE AOP implementations to build alarger AOP community. | +| aopalliance | Public Domain | Aspect-Oriented Programming (AOP) offers a better solution to manyproblems than do existing technologies, such as EJB. AOP Allianceintends to facilitate and standardize the use of AOP to enhanceexisting middleware environments (such as J2EE), or developmentenvironements (e.g. Eclipse). The AOP Alliance also aims to ensureinteroperability between Java/J2EE AOP implementations to build alarger AOP community. | +| apache-commons-cli | ASL 2.0 | The CLI library provides a simple and easy to use API for working with thecommand line arguments and options. | +| apache-commons-cli | ASL 2.0 | The CLI library provides a simple and easy to use API for working with thecommand line arguments and options. | +| apache-commons-codec | ASL 2.0 | Commons Codec is an attempt to provide definitive implementations ofcommonly used encoders and decoders. Examples include Base64, Hex,Phonetic and URLs. | +| apache-commons-codec | ASL 2.0 | Commons Codec is an attempt to provide definitive implementations ofcommonly used encoders and decoders. Examples include Base64, Hex,Phonetic and URLs. | +| apache-commons-collections | ASL 2.0 | The introduction of the Collections API by Sun in JDK 1.2 has been aboon to quick and effective Java programming. Ready access to powerfuldata structures has accelerated development by reducing the need forcustom container classes around each core object. Most Java2 APIs aresignificantly easier to use because of the Collections API.However, there are certain holes left unfilled by Sun'simplementations, and the Jakarta-Commons Collections Component strivesto fulfill them. Among the features of this package are:- special-purpose implementations of Lists and Maps for fast access- adapter classes from Java1-style containers (arrays, enumerations) toJava2-style collections.- methods to test or create typical set-theory properties of collectionssuch as union, intersection, and closure. | +| apache-commons-io | ASL 2.0 | Commons-IO contains utility classes, stream implementations,file filters, and endian classes. It is a library of utilitiesto assist with developing IO functionality. | +| apache-commons-io | ASL 2.0 | Commons-IO contains utility classes, stream implementations,file filters, and endian classes. It is a library of utilitiesto assist with developing IO functionality. | +| apache-commons-lang | ASL 2.0 | The standard Java libraries fail to provide enough methods formanipulation of its core classes. The Commons Lang Component providesthese extra methods.The Commons Lang Component provides a host of helper utilities for thejava.lang API, notably String manipulation methods, basic numericalmethods, object reflection, creation and serialization, and Systemproperties. Additionally it contains an inheritable enum type, anexception structure that supports multiple types of nested-Exceptionsand a series of utilities dedicated to help with building methods, suchas hashCode, toString and equals. | +| apache-commons-lang3 | ASL 2.0 | The standard Java libraries fail to provide enough methods formanipulation of its core classes. The Commons Lang Component providesthese extra methods.The Commons Lang Component provides a host of helper utilities for thejava.lang API, notably String manipulation methods, basic numericalmethods, object reflection, creation and serialization, and Systemproperties. Additionally it contains an inheritable enum type, anexception structure that supports multiple types of nested-Exceptionsand a series of utilities dedicated to help with building methods, suchas hashCode, toString and equals.With version of commons-lang 3.x, developers decided to change API andtherefore created differently named artifact and jar files. This isthe new version, while apache-commons-lang is the compatibilitypackage. | +| apache-commons-lang3 | ASL 2.0 | The standard Java libraries fail to provide enough methods formanipulation of its core classes. The Commons Lang Component providesthese extra methods.The Commons Lang Component provides a host of helper utilities for thejava.lang API, notably String manipulation methods, basic numericalmethods, object reflection, creation and serialization, and Systemproperties. Additionally it contains an inheritable enum type, anexception structure that supports multiple types of nested-Exceptionsand a series of utilities dedicated to help with building methods, suchas hashCode, toString and equals.With version of commons-lang 3.x, developers decided to change API andtherefore created differently named artifact and jar files. This isthe new version, while apache-commons-lang is the compatibilitypackage. | +| apache-commons-logging | ASL 2.0 | The commons-logging package provides a simple, component orientedinterface (org.apache.commons.logging.Log) together with wrappers forlogging systems. The user can choose at runtime which system they wantto use. In addition, a small number of basic implementations areprovided to allow users to use the package standalone.commons-logging was heavily influenced by Avalon's Logkit and Log4J. Thecommons-logging abstraction is meant to minimize the differences betweenthe two, and to allow a developer to not tie himself to a particularlogging implementation. | +| apcu-panel | PHP | This package provides the APCu control panel, with Apacheconfiguration, available on `http://localhost/apcu-panel/` | +| apcu-panel | PHP | This package provides the APCu control panel, with Apacheconfiguration, available on `http://localhost/apcu-panel/` | +| appstream-data | CC0 and CC-BY and CC-BY-SA and GFDL | This package provides the distribution specific AppStream metadata requiredfor the GNOME and KDE software centers. | +| apr | ASL 2.0 and BSD with advertising and ISC and BSD | The mission of the Apache Portable Runtime (APR) is to provide afree library of C data structures and routines, forming a systemportability layer to as many operating systems as possible,including Unices, MS Win32, BeOS and OS/2. | +| apr-devel | ASL 2.0 and BSD with advertising and ISC and BSD | This package provides the support files which can be used tobuild applications using the APR library. The mission of theApache Portable Runtime (APR) is to provide a free library ofC data structures and routines. | +| apr-util | ASL 2.0 | The mission of the Apache Portable Runtime (APR) is to provide afree library of C data structures and routines. This librarycontains additional utility interfaces for APR; including supportfor XML, LDAP, database interfaces, URI parsing and more. | +| apr-util-bdb | ASL 2.0 | This package provides the Berkeley DB driver for the apr-utilDBM (database abstraction) interface. | +| apr-util-devel | ASL 2.0 | This package provides the support files which can be used tobuild applications using the APR utility library. The missionof the Apache Portable Runtime (APR) is to provide a freelibrary of C data structures and routines. | +| apr-util-ldap | ASL 2.0 | This package provides the LDAP support for the apr-util. | +| apr-util-mysql | ASL 2.0 | This package provides the MySQL driver for the apr-util DBD(database abstraction) interface. | +| apr-util-odbc | ASL 2.0 | This package provides the ODBC driver for the apr-util DBD(database abstraction) interface. | +| apr-util-openssl | ASL 2.0 | This package provides the OpenSSL crypto support for the apr-util. | +| apr-util-pgsql | ASL 2.0 | This package provides the PostgreSQL driver for the apr-utilDBD (database abstraction) interface. | +| apr-util-sqlite | ASL 2.0 | This package provides the SQLite driver for the apr-util DBD(database abstraction) interface. | +| asciidoc | GPL+ and GPLv2+ | AsciiDoc is a text document format for writing short documents,articles, books and UNIX man pages. AsciiDoc files can be translatedto HTML and DocBook markups using the asciidoc(1) command. | +| aspell | LGPLv2+ and LGPLv2 and GPLv2+ and BSD | GNU Aspell is a spell checker designed to eventually replace Ispell. It caneither be used as a library or as an independent spell checker. Its mainfeature is that it does a much better job of coming up with possiblesuggestions than just about any other spell checker out there for theEnglish language, including Ispell and Microsoft Word. It also has manyother technical enhancements over Ispell such as using shared memory fordictionaries and intelligently handling personal dictionaries when morethan one Aspell process is open at once. | +| aspell-en | MIT and BSD | English, British English | +| aspnetcore-runtime-3.0 | MIT and ASL 2.0 and BSD | The ASP.NET Core runtime contains everything needed to run .NET Coreweb applications. It includes a high performance Virtual Machine aswell as the framework libraries used by .NET Core applications.ASP.NET Core is a fast, lightweight and modular platform for creatingcross platform web applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| aspnetcore-runtime-3.1 | MIT and ASL 2.0 and BSD | The ASP.NET Core runtime contains everything needed to run .NET Coreweb applications. It includes a high performance Virtual Machine aswell as the framework libraries used by .NET Core applications.ASP.NET Core is a fast, lightweight and modular platform for creatingcross platform web applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| aspnetcore-targeting-pack-3.0 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.AspNetCore.App 3.0that allows developers to compile against and target Microsoft.AspNetCore.App 3.0applications using the .NET Core SDK. | +| aspnetcore-targeting-pack-3.1 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.AspNetCore.App 3.1that allows developers to compile against and target Microsoft.AspNetCore.App 3.1applications using the .NET Core SDK. | +| atinject | ASL 2.0 | This package specifies a means for obtaining objects in such a way asto maximize reusability, testability and maintainability compared totraditional approaches such as constructors, factories, and servicelocators (e.g., JNDI). This process, known as dependency injection, isbeneficial to most nontrivial applications. | +| atinject | ASL 2.0 | This package specifies a means for obtaining objects in such a way asto maximize reusability, testability and maintainability compared totraditional approaches such as constructors, factories, and servicelocators (e.g., JNDI). This process, known as dependency injection, isbeneficial to most nontrivial applications. | +| atk | LGPLv2+ | The ATK library provides a set of interfaces for adding accessibilitysupport to applications and graphical user interface toolkits. Bysupporting the ATK interfaces, an application or toolkit can be usedwith tools such as screen readers, magnifiers, and alternative inputdevices. | +| atk-devel | LGPLv2+ | This package includes libraries, header files, and developer documentationneeded for development of applications or toolkits which use ATK. | +| atkmm | LGPLv2+ | atkmm provides a C++ interface for the ATK library. Highlightsinclude typesafe callbacks, widgets extensible via inheritance and acomprehensive set of widget classes that can be freely combined toquickly create complex user interfaces. | +| at-spi2-atk | LGPLv2+ | at-spi allows assistive technologies to access GTK-basedapplications. Essentially it exposes the internals of applications forautomation, so tools such as screen readers, magnifiers, or evenscripting interfaces can query and interact with GUI controls.This version of at-spi is a major break from previous versions.It has been completely rewritten to use D-Bus rather thanORBIT / CORBA for its transport protocol.This package includes a gtk-module that bridges ATK to the newD-Bus based at-spi. | +| at-spi2-atk-devel | LGPLv2+ | The at-spi2-atk-devel package includes the header files for the at-spi2-atk library. | +| at-spi2-core | LGPLv2+ | at-spi allows assistive technologies to access GTK-basedapplications. Essentially it exposes the internals of applications forautomation, so tools such as screen readers, magnifiers, or evenscripting interfaces can query and interact with GUI controls.This version of at-spi is a major break from previous versions.It has been completely rewritten to use D-Bus rather thanORBIT / CORBA for its transport protocol. | +| at-spi2-core-devel | LGPLv2+ | The at-spi2-core-devel package includes the header files andAPI documentation for libatspi. | +| authd | GPLv2+ | authd is a small and fast RFC 1413 ident protocol daemonwith both xinetd server and interactive modes thatsupports IPv6 and IPv4 as well as the more popular featuresof pidentd. | +| authselect-compat | GPLv3+ | This package will replace /usr/sbin/authconfig with a tool that willtranslate some of the authconfig calls into authselect calls. It providesonly minimum backward compatibility and users are encouraged to migrateto authselect completely. | +| autoconf | GPLv2+ and GFDL | GNU's Autoconf is a tool for configuring source code and Makefiles.Using Autoconf, programmers can create portable and configurablepackages, since the person building the package is allowed tospecify various configuration options.You should install Autoconf if you are developing software andwould like to create shell scripts that configure your source codepackages. If you are installing Autoconf, you will also need toinstall the GNU m4 package.Note that the Autoconf package is not required for the end-user whomay be configuring software with an Autoconf-generated script;Autoconf is only required for the generation of the scripts, nottheir use. | +| autocorr-af | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Afrikaans typing errors. | +| autocorr-bg | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Bulgarian typing errors. | +| autocorr-ca | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Catalan typing errors. | +| autocorr-cs | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Czech typing errors. | +| autocorr-da | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Danish typing errors. | +| autocorr-de | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common German typing errors. | +| autocorr-en | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common English typing errors. | +| autocorr-es | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Spanish typing errors. | +| autocorr-fa | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Farsi typing errors. | +| autocorr-fi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Finnish typing errors. | +| autocorr-fr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common French typing errors. | +| autocorr-ga | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Irish typing errors. | +| autocorr-hr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Croatian typing errors. | +| autocorr-hu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Hungarian typing errors. | +| autocorr-is | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Icelandic typing errors. | +| autocorr-it | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Italian typing errors. | +| autocorr-ja | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Japanese typing errors. | +| autocorr-ko | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Korean typing errors. | +| autocorr-lb | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Luxembourgish typing errors. | +| autocorr-lt | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Lithuanian typing errors. | +| autocorr-mn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Mongolian typing errors. | +| autocorr-nl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Dutch typing errors. | +| autocorr-pl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Polish typing errors. | +| autocorr-pt | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Portuguese typing errors. | +| autocorr-ro | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Romanian typing errors. | +| autocorr-ru | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Russian typing errors. | +| autocorr-sk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Slovak typing errors. | +| autocorr-sl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Slovenian typing errors. | +| autocorr-sr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Serbian typing errors. | +| autocorr-sv | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Swedish typing errors. | +| autocorr-tr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Turkish typing errors. | +| autocorr-vi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Vietnamese typing errors. | +| autocorr-zh | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Rules for auto-correcting common Chinese typing errors. | +| autogen-libopts | LGPLv3+ | Libopts is very powerful command line option parser consisting of a set ofAutoGen templates and a run time library that nearly eliminates the hassle ofparsing and documenting command line options. | +| automake | GPLv2+ and GFDL and Public Domain and MIT | Automake is a tool for automatically generating `Makefile.in'files compliant with the GNU Coding Standards.You should install Automake if you are developing software and wouldlike to use its ability to automatically generate GNU standardMakefiles. | +| avahi-ui-gtk3 | LGPLv2+ | This library contains a Gtk 3.x widget for browsing services. | +| babel | BSD | Babel is composed of two major parts:* tools to build and work with gettext message catalogs* a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. | +| babl | LGPLv3+ and GPLv3+ | Babl is a dynamic, any to any, pixel format conversion library. Itprovides conversions between the myriad of buffer types images can bestored in. Babl doesn't only help with existing pixel formats, but alsofacilitates creation of new and uncommon ones. | +| bacula-client | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains the bacula client, the daemon running on the system to bebacked up. | +| bacula-common | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains files common to all Bacula daemons. | +| bacula-console | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains the command-line management console for the bacula backupsystem. | +| bacula-director | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains the director files. | +| bacula-libs | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup,recovery, and verification of computer data across a network ofdifferent computers. It is based on a client/server architecture.This package contains basic Bacula libraries, which are used by allBacula programs. | +| bacula-libs-sql | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains the SQL Bacula libraries, which are used by Director andStorage daemons. You have to select your preferred catalog library through thealternatives system. | +| bacula-logwatch | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains logwatch scripts for Bacula Director. | +| bacula-storage | AGPLv3 with exceptions | Bacula is a set of programs that allow you to manage the backup, recovery, andverification of computer data across a network of different computers. It isbased on a client/server architecture.This package contains the storage daemon, the daemon responsible for writingthe data received from the clients onto tape drives or other mass storagedevices. | +| baobab | GPLv2+ and GFDL | Baobab is able to scan either specific directories or the whole filesystem, inorder to give the user a graphical tree representation including eachdirectory size or percentage in the branch. It also auto-detects in real-timeany change made to your home folder as far as any mounted/unmounted device. | +| bcc | ASL 2.0 | BCC is a toolkit for creating efficient kernel tracing and manipulationprograms, and includes several useful tools and examples. It makes use ofextended BPF (Berkeley Packet Filters), formally known as eBPF, a new featurethat was first added to Linux 3.15. BCC makes BPF programs easier to write,with kernel instrumentation in C (and includes a C wrapper around LLVM), andfront-ends in Python and lua. It is suited for many tasks, includingperformance analysis and network traffic control. | +| bcc-tools | ASL 2.0 | Command line tools for BPF Compiler Collection (BCC) | +| bea-stax-api | ASL 1.1 and ASL 2.0 | The StAX API | +| bind | MPLv2.0 | BIND (Berkeley Internet Name Domain) is an implementation of the DNS(Domain Name System) protocols. BIND includes a DNS server (named),which resolves host names to IP addresses; a resolver library(routines for applications to use when interfacing with DNS); andtools for verifying that the DNS server is operating properly. | +| bind-chroot | MPLv2.0 | This package contains a tree of files which can be used as achroot(2) jail for the named(8) program from the BIND package.Based on the code from Jan ""Yenya"" Kasprzak | +| bind-devel | MPLv2.0 | The bind-devel package contains full version of the header files and librariesrequired for development with ISC BIND 9 | +| bind-dyndb-ldap | GPLv2+ | This package provides an LDAP back-end plug-in for BIND. It featuressupport for dynamic updates and internal caching, to lift the loadoff of your LDAP server. | +| bind-libs | MPLv2.0 | Contains heavyweight version of BIND suite libraries used by both named DNSserver and utilities in bind-utils package. | +| bind-libs-lite | MPLv2.0 | Contains lite version of BIND suite libraries which are used by variousprograms to work with DNS protocol. | +| bind-license | MPLv2.0 | Contains license of the BIND DNS suite. | +| bind-lite-devel | MPLv2.0 | The bind-lite-devel package contains lite version of the headerfiles and libraries required for development with ISC BIND 9 | +| bind-pkcs11 | MPLv2.0 | This is a version of BIND server built with native PKCS#11 functionality.It is important to have SoftHSM v2+ installed and some token initialized.For other supported HSM modules please check the BIND documentation. | +| bind-pkcs11-devel | MPLv2.0 | This a set of development files for BIND libraries (dns, isc) compiledwith native PKCS#11 functionality. | +| bind-pkcs11-libs | MPLv2.0 | This is a set of BIND libraries (dns, isc) compiled with native PKCS#11functionality. | +| bind-pkcs11-utils | MPLv2.0 | This is a set of PKCS#11 utilities that when used together create rsakeys in a PKCS11 keystore. Also utilities for working with DNSSECcompiled with native PKCS#11 functionality are included. | +| bind-sdb | MPLv2.0 | BIND (Berkeley Internet Name Domain) is an implementation of the DNS(Domain Name System) protocols. BIND includes a DNS server (named-sdb)which has compiled-in SDB (Simplified Database Backend) which includessupport for using alternative Zone Databases stored in an LDAP server(ldapdb), a postgreSQL database (pgsqldb), an sqlite database (sqlitedb),or in the filesystem (dirdb), in addition to the standard in-memory RBT(Red Black Tree) zone database. It also includes support for DLZ(Dynamic Loadable Zones) | +| bind-sdb-chroot | MPLv2.0 | This package contains a tree of files which can be used as achroot(2) jail for the named-sdb(8) program from the BIND package.Based on the code from Jan ""Yenya"" Kasprzak | +| bind-utils | MPLv2.0 | Bind-utils contains a collection of utilities for querying DNS (DomainName System) name servers to find out information about Internethosts. These tools will provide you with the IP addresses for givenhost names, as well as other information about registered domains andnetwork addresses.You should install bind-utils if you need to get information from DNS nameservers. | +| binutils-devel | GPLv3+ | This package contains BFD and opcodes static and dynamic libraries.The dynamic libraries are in this package, rather than a separatebase package because they are actually linker scripts that forcethe use of the static libraries. This is because the API of theBFD library is too unstable to be used dynamically.The static libraries are here because they are now needed by thedynamic libraries.Developers starting new projects are strongly encouraged to considerusing libelf instead of BFD. | +| bison | GPLv3+ | Bison is a general purpose parser generator that converts a grammardescription for an LALR(1) context-free grammar into a C program toparse that grammar. Bison can be used to develop a wide range oflanguage parsers, from ones used in simple desk calculators to complexprogramming languages. Bison is upwardly compatible with Yacc, so anycorrectly written Yacc grammar should work with Bison without anychanges. If you know Yacc, you shouldn't have any trouble usingBison. You do need to be very proficient in C programming to be ableto use Bison. Bison is only needed on systems that are used fordevelopment.If your system will be used for C development, you should installBison. | +| bison-runtime | GPLv3+ | The bison-runtime package contains files used at runtime by parsersthat Bison generates. Packages whose binaries contain parsersgenerated by Bison should depend on bison-runtime to ensure thatthese files are available. See the Internationalization in theBison manual section for more information. | +| bitmap-console-fonts | GPLv2 | The bitmap-fonts package provides a number of bitmap fonts selectedfrom the xorg package designed for use locations such asterminals. | +| bitmap-fangsongti-fonts | MIT | bitmap-fonts-cjk package contains bitmap fonts used by Anaconda. They areselected from the xorg packages, and the font encoding are converted fromnative encoding to ISO10646. They are only intended to be used in Anaconda. | +| bitmap-fixed-fonts | GPLv2 | The bitmap-fonts package provides a number of bitmap fonts selectedfrom the xorg package designed for use locations such asterminals. | +| bitmap-fonts-compat | GPLv2 and MIT and Lucida | The bitmap-fonts package provides a number of bitmap fonts selectedfrom the xorg package designed for use locations such asterminals.Meta-package for installing all font families of bitmap. | +| bitmap-lucida-typewriter-fonts | Lucida | The bitmap-fonts package provides a number of bitmap fonts selectedfrom the xorg package designed for use locations such asterminals. | +| blas | BSD | BLAS (Basic Linear Algebra Subprograms) is a standard library whichprovides a number of basic algorithms for numerical algebra. | +| blas64 | BSD | BLAS (Basic Linear Algebra Subprograms) is a standard library whichprovides a number of basic algorithms for numerical algebra. This buildhas 64bit INTEGER support. | +| blivet-data | LGPLv2+ | The blivet-data package provides data files required by the blivetpython module. | +| bluez-cups | GPLv2+ | This package contains the CUPS backend | +| bogofilter | GPLv2 | Bogofilter is a Bayesian spam filter. In its normal mode ofoperation, it takes an email message or other text on standard input,does a statistical check against lists of ""good"" and ""bad"" words, andreturns a status code indicating whether or not the message is spam.Bogofilter is designed with fast algorithms (including Berkeley DB system),coded directly in C, and tuned for speed, so it can be used for productionby sites that process a lot of mail. | +| boost | Boost and MIT and Python | Boost provides free peer-reviewed portable C++ source libraries. Theemphasis is on libraries which work well with the C++ StandardLibrary, in the hopes of establishing ""existing practice"" forextensions and providing reference implementations so that the Boostlibraries are suitable for eventual standardization. (Some of thelibraries have already been included in the C++ 2011 standard andothers have been proposed to the C++ Standards Committee for inclusionin future standards.) | +| boost-atomic | Boost and MIT and Python | Run-time support for Boost.Atomic, a library that provides atomic datatypes and operations on these data types, as well as memory orderingconstraints required for coordinating multiple threads through atomicvariables. | +| boost-chrono | Boost and MIT and Python | Run-time support for Boost.Chrono, a set of useful time utilities. | +| boost-container | Boost and MIT and Python | Boost.Container library implements several well-known containers,including STL containers. The aim of the library is to offer advancedfeatures not present in standard containers or to offer the lateststandard draft features for compilers that comply with C++03. | +| boost-context | Boost and MIT and Python | Run-time support for Boost.Context, a foundational library thatprovides a sort of cooperative multitasking on a single thread. | +| boost-coroutine | Boost and MIT and Python | Run-time support for Boost.Coroutine, a library that providesgeneralized subroutines which allow multiple entry points forsuspending and resuming execution. | +| boost-date-time | Boost and MIT and Python | Run-time support for Boost Date Time, a set of date-time libraries basedon generic programming concepts. | +| boost-devel | Boost and MIT and Python | Headers and shared object symbolic links for the Boost C++ libraries. | +| boost-fiber | Boost and MIT and Python | Run-time support for the Boost Fiber library, a framework formicro-/userland-threads (fibers) scheduled cooperatively. | +| boost-filesystem | Boost and MIT and Python | Run-time support for the Boost Filesystem Library, which providesportable facilities to query and manipulate paths, files, anddirectories. | +| boost-graph | Boost and MIT and Python | Run-time support for the BGL graph library. BGL interface and graphcomponents are generic, in the same sense as the Standard TemplateLibrary (STL). | +| boost-iostreams | Boost and MIT and Python | Run-time support for Boost.Iostreams, a framework for defining streams,stream buffers and i/o filters. | +| boost-locale | Boost and MIT and Python | Run-time support for Boost.Locale, a set of localization and Unicodehandling tools. | +| boost-log | Boost and MIT and Python | Boost.Log library aims to make logging significantly easier for theapplication developer. It provides a wide range of out-of-the-boxtools along with public interfaces for extending the library. | +| boost-math | Boost and MIT and Python | Run-time support for C99 and C++ TR1 C-style Functions from the mathportion of Boost.TR1. | +| boost-program-options | Boost and MIT and Python | Run-time support of boost program options library, which allows programdevelopers to obtain (name, value) pairs from the user, viaconventional methods such as command-line and configuration file. | +| boost-random | Boost and MIT and Python | Run-time support for boost random library. | +| boost-regex | Boost and MIT and Python | Run-time support for boost regular expression library. | +| boost-serialization | Boost and MIT and Python | Run-time support for serialization for persistence and marshaling. | +| boost-signals | Boost and MIT and Python | Run-time support for managed signals & slots callback implementation. | +| boost-stacktrace | Boost and MIT and Python | Run-time component of the Boost stacktrace library. | +| boost-system | Boost and MIT and Python | Run-time component of Boost operating system support library, includingthe diagnostics support that is part of the C++11 standard library. | +| boost-test | Boost and MIT and Python | Run-time support for simple program testing, full unit testing, and forprogram execution monitoring. | +| boost-thread | Boost and MIT and Python | Run-time component Boost.Thread library, which provides classes andfunctions for managing multiple threads of execution, and forsynchronizing data between the threads or providing separate copies ofdata specific to individual threads. | +| boost-timer | Boost and MIT and Python | How long does my C++ code take to run?The Boost Timer library answers that question and does so portably,with as little as one #include and one additional line of code. | +| boost-type_erasure | Boost and MIT and Python | The Boost.TypeErasure library provides runtime polymorphism in C++that is more flexible than that provided by the core language. | +| boost-wave | Boost and MIT and Python | Run-time support for the Boost.Wave library, a Standards conforming,and highly configurable implementation of the mandated C99/C++preprocessor functionality. | +| bpftrace | ASL 2.0 | BPFtrace is a high-level tracing language for Linux enhanced Berkeley PacketFilter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as abackend to compile scripts to BPF-bytecode and makes use of BCC forinteracting with the Linux BPF system, as well as existing Linux tracing(uprobes), and tracepoints. The BPFtrace language is inspired by awk and C,and predecessor tracers such as DTrace and SystemTap | +| bpg-algeti-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Algeti font family. | +| bpg-chveulebrivi-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Chveulebrivi font family. | +| bpg-classic-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Classic font family. | +| bpg-courier-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Courier font family. | +| bpg-courier-s-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Courier S font family. | +| bpg-dedaena-block-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the DedaEna Block font family. | +| bpg-dejavu-sans-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains an improved version of DejaVu Sans with BPG Georgianchanges. | +| bpg-elite-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Elite font family. | +| bpg-excelsior-caps-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Excelsior Caps font family. | +| bpg-excelsior-condenced-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Excelsior Condenced font family. | +| bpg-excelsior-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Excelsior font family. | +| bpg-fonts-common | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package consists of files used by other BPG font packages. | +| bpg-glaho-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Glaho font family. | +| bpg-gorda-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Gorda font family. | +| bpg-ingiri-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Ingiri font family. | +| bpg-irubaqidze-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Irubaqidze font family. In 1628 Georgian printingtypes were produced for the first time, in Rome. The ""Georgian-ItalianDictionary"" and ""Georgian Prayers"" were printed in Rome, 1629, by StephanoPaolini and Nikiphore Irbach (Irubakhidze-Cholokashvili). In 1643, in Rome,""Georgian Grammar"" by Francisco-Maria Majio was printed, using Nuskhuri,Asomtavruli and Mkhedruli. Majio spent 7 years in Georgia studying Georgianlanguage, scripture and grammar. Font ""BPG Irubaqidze"" is a modernizedreplica of this casted type. | +| bpg-mikhail-stephan-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Mikhail Stephan font family. This type was firstproduced in 1709, by the printing-house of King Vahtang VI. In 1712, it wasused to print ""The Knight in the Panther's Skin"" by Shota Rustaveli, then""New Testament"" and ""The Bible"" were printed using updated types preparedin Tbilisi by Hungarian Master Michael Stefan Hungaro-Valakhian. | +| bpg-mrgvlovani-caps-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Mrgvlovani Caps font family. | +| bpg-mrgvlovani-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Mrgvlovani font family. | +| bpg-nateli-caps-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Nateli Caps font family. | +| bpg-nateli-condenced-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Nateli Condenced font family. | +| bpg-nateli-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Nateli font family. | +| bpg-nino-medium-cond-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Nino Medium Cond font family. | +| bpg-nino-medium-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Nino Medium font family. | +| bpg-sans-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Sans font family. | +| bpg-sans-medium-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Sans Medium font family. | +| bpg-sans-modern-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Sans Modern font family. | +| bpg-sans-regular-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Sans Regular font family. | +| bpg-serif-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Serif font family. | +| bpg-serif-modern-fonts | Bitstream Vera | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Serif Modern font family. | +| bpg-ucnobi-fonts | GPL+ with exceptions | BPG Fonts are a set of GPL licensed Georgian Unicode fonts.This package contains the Ucnobi font family. | +| brasero | GPLv3+ | Simple and easy to use CD/DVD burning application for the Gnomedesktop. | +| brasero-libs | GPLv3+ | The brasero-libs package contains the runtime shared libraries forbrasero. | +| brasero-nautilus | GPLv3+ | The brasero-nautilus package contains the brasero nautilus extension. | +| brlapi | LGPLv2+ | This package provides the run-time support for the ApplicationProgramming Interface to BRLTTY.Install this package if you have an application which directly accessesa refreshable braille display. | +| brlapi-java | LGPLv2+ | This package provides the Java binding for BrlAPI. | +| brltty | LGPLv2+ | BRLTTY is a background process (daemon) which providesaccess to the Linux/Unix console (when in text mode)for a blind person using a refreshable braille display.It drives the braille display and provides completescreen review functionality. | +| brltty-at-spi2 | LGPLv2+ | This package provides the AtSpi2 driver for BRLTTY. | +| brltty-docs | LGPLv2+ | This package provides the documentation for BRLTTY. | +| brltty-dracut | LGPLv2+ | This package provides brltty module for Dracut. | +| brltty-espeak-ng | LGPLv2+ | This package provides the eSpeak-NG driver for BRLTTY. | +| brltty-xw | LGPLv2+ | This package provides the XWindow driver for BRLTTY. | +| buildah | ASL 2.0 | The buildah package provides a command line tool which can be used to* create a working container from scratchor* create a working container from an image as a starting point* mount/umount a working container's root file system for manipulation* save container's root file system layer to create a new image* delete a working container or an image | +| buildah | ASL 2.0 | The buildah package provides a command line tool which can be used to* create a working container from scratchor* create a working container from an image as a starting point* mount/umount a working container's root file system for manipulation* save container's root file system layer to create a new image* delete a working container or an image | +| buildah | ASL 2.0 | The buildah package provides a command line tool which can be used to* create a working container from scratchor* create a working container from an image as a starting point* mount/umount a working container's root file system for manipulation* save container's root file system layer to create a new image* delete a working container or an image | +| buildah-tests | ASL 2.0 | Tests for buildahThis package contains system tests for buildah | +| buildah-tests | ASL 2.0 | Tests for buildahThis package contains system tests for buildah | +| byacc | Public Domain | This package provides a parser generator utility that reads a grammarspecification from a file and generates an LR(1) parser for it. Theparsers consist of a set of LALR(1) parsing tables and a driverroutine written in the C programming language. It has a public domainlicense which includes the generated C.If you are going to do development on your system, you will want to installthis package. | +| byteman | LGPLv2+ | Byteman is a tool which simplifies tracing and testing of Java programs.Byteman allows you to insert extra Java code into your application,either as it is loaded during JVM startup or even after it has alreadystarted running. The injected code is allowed to access any of your dataand call any application methods, including where they are private.You can inject code almost anywhere you want and there is no need toprepare the original source code in advance nor do you have to recompile,repackage or redeploy your application. In fact you can remove injectedcode and reinstall different code while the application continues to execute. | +| byteman-javadoc | LGPLv2+ | This package contains the API documentation for byteman. | +| c2esp | GPLv2+ | CUPS filters and drivers for Kodak ESP and Hero all in one printers. | +| cairo | LGPLv2 or MPLv1.1 | Cairo is a 2D graphics library designed to provide high-quality displayand print output. Currently supported output targets include the X WindowSystem, in-memory image buffers, and image files (PDF, PostScript, and SVG).Cairo is designed to produce consistent output on all output media whiletaking advantage of display hardware acceleration when available. | +| cairo-devel | LGPLv2 or MPLv1.1 | Cairo is a 2D graphics library designed to provide high-quality displayand print output.This package contains libraries, header files and developer documentationneeded for developing software which uses the cairo graphics library. | +| cairo-gobject | LGPLv2 or MPLv1.1 | Cairo is a 2D graphics library designed to provide high-quality displayand print output.This package contains functionality to make cairo graphics libraryintegrate well with the GObject object system used by GNOME. | +| cairo-gobject-devel | LGPLv2 or MPLv1.1 | Cairo is a 2D graphics library designed to provide high-quality displayand print output.This package contains libraries, header files and developer documentationneeded for developing software which uses the cairo Gobject library. | +| cairomm | LGPLv2+ | Cairomm is the C++ API for the cairo graphics library. It offers all the powerof cairo with an interface familiar to C++ developers, including use of theStandard Template Library where it makes sense. | +| cargo | (ASL 2.0 or MIT) and (BSD and MIT) | Cargo is a tool that allows Rust projects to declare their various dependenciesand ensure that you'll always get a repeatable build. | +| cargo-doc | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes HTML documentation for Cargo. | +| cdi-api | ASL 2.0 | 0. | +| cdi-api | ASL 2.0 | 0. | +| cdparanoia | GPLv2 and LGPLv2 | Cdparanoia (Paranoia III) reads digital audio directly from a CD, thenwrites the data to a file or pipe in WAV, AIFC or raw 16 bit linearPCM format. Cdparanoia doesn't contain any extra features (like the onesincluded in the cdda2wav sampling utility). Instead, cdparanoia's strengthlies in its ability to handle a variety of hardware, including inexpensivedrives prone to misalignment, frame jitter and loss of streaming duringatomic reads. Cdparanoia is also good at reading and repairing data fromdamaged CDs. | +| cdparanoia-libs | LGPLv2 | The cdparanoia-libs package contains the dynamic libraries needed forapplications which read CD Digital Audio disks. | +| cdrdao | GPLv2+ | Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on atextual description of the CD contents. Recording in DAO mode writesthe complete disc (lead-in, one or more tracks, and lead-out) in asingle step. DAO allows full control over the length and the contentsof pre-gaps, the pause areas between tracks. | +| celt051 | BSD | CELT (Constrained Energy Lapped Transform) is an ultra-low delay audiocodec designed for realtime transmission of high quality speech and audio.This is meant to close the gap between traditional speech codecs(such as Speex) and traditional audio codecs (such as Vorbis).The CELT bitstream format is not yet stable, this package is a specialversion of 0.5.1 that has the same bitstream format, but symbols and filesrenamed from 'celt*' to 'celt051*' so that it is parallel installable withthe normal celt for packages requiring this particular bitstream format. | +| certmonger | GPLv3+ | Certmonger is a service which is primarily concerned with getting yoursystem enrolled with a certificate authority (CA) and keeping it enrolled. | +| cgdcbxd | GPLv2 | This is a daemon to manage the priority of network traffic in dcb enabledenvironments. By using the information exchanged over the dcbx protocol on aLAN, this package will enforce network priority on running applications on yourhost using the net_prio cgroup | +| check | LGPLv2+ | Check is a unit test framework for C. It features a simple interface fordefining unit tests, putting little in the way of the developer. Testsare run in a separate address space, so Check can catch both assertionfailures and code errors that cause segmentation faults or other signals.The output from unit tests can be used within source code editors and IDEs. | +| check-devel | LGPLv2+ | Libraries and headers for developing programs with check | +| cheese | GPLv2+ | Cheese is a Photobooth-inspired GNOME application for taking pictures andvideos from a webcam. It can also apply fancy graphical effects. | +| cheese-libs | GPLv2+ | This package contains libraries needed for applications thatwant to display a webcam in their interface. | +| chrome-gnome-shell | GPLv3+ | Browser extension for Google Chrome/Chromium, Firefox, Vivaldi, Opera (andother Browser Extension, Chrome Extension or WebExtensions capable browsers)and native host messaging connector that provides integration with GNOME Shelland the corresponding extensions repository `https://extensions.gnome.org`. | +| cim-schema | DMTF | Common Information Model (CIM) is a model for describing overallmanagement information in a network or enterprise environment. CIMconsists of a specification and a schema. The specification defines thedetails for integration with other management models. The schemaprovides the actual model descriptions.Authors:-------- DTMF | +| cjose | MIT | Implementation of JOSE for C/C++ | +| cjose-devel | MIT | The cjose-devel package contains libraries and header files fordeveloping applications that use cjose. | +| clang | NCSA | 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit.The goal of the Clang project is to create a new C, C++, Objective Cand Objective C++ front-end for the LLVM compiler. Its tools are builtas libraries and designed to be loosely-coupled and extensible. | +| clang-analyzer | NCSA and MIT | The Clang Static Analyzer consists of both a source code analysisframework and a standalone tool that finds bugs in C and Objective-Cprograms. The standalone tool is invoked from the command-line, and isintended to run in tandem with a build of a project or code base. | +| clang-devel | NCSA | Development header files for clang. | +| clang-libs | NCSA | Runtime library for clang. | +| clang-tools-extra | NCSA | A set of extra tools built using Clang's tooling API. | +| cldr-emoji-annotation | LGPLv2+ and Unicode | This package provides the emoji annotation file by language in CLDR. | +| clevis | GPLv3+ | Clevis is a framework for automated decryption. It allows you to encryptdata using sophisticated unlocking policies which enable decryption tooccur automatically.The clevis package provides basic encryption/decryption policy support.Users can use this directly; but most commonly, it will be used as abuilding block for other packages. For example, see the clevis-luksand clevis-dracut packages for automatic root volume unlocking of LUKSv1volumes during early boot. | +| clevis-dracut | GPLv3+ | Automatically unlocks LUKSv1 block devices in early boot. | +| clevis-luks | GPLv3+ | LUKSv1 integration for clevis. This package allows you to bind a LUKSv1volume to a clevis unlocking policy. For automated unlocking, an unlockerwill also be required. See, for example, clevis-dracut and clevis-udisks2. | +| clevis-systemd | GPLv3+ | Automatically unlocks LUKSv1 _netdev block devices from /etc/crypttab. | +| clevis-udisks2 | GPLv3+ | Automatically unlocks LUKSv1 block devices in desktop environments thatuse UDisks2 or storaged (like GNOME). | +| clippy | (ASL 2.0 or MIT) and (BSD and MIT) | A collection of lints to catch common mistakes and improve your Rust code. | +| cloud-init | GPLv3 | Cloud-init is a set of init scripts for cloud instances. Cloud instancesneed special scripts to run during initialization to retrieve and installssh keys and to let the user run various scripts. | +| cloud-utils-growpart | GPLv3 | This package provides the growpart script for growing a partition. It isprimarily used in cloud images in conjunction with the dracut-modules-growrootpackage to grow the root partition on first boot. | +| clucene-contribs-lib | LGPLv2+ or ASL 2.0 | Language specific text analyzers for clucene. | +| clucene-core | LGPLv2+ or ASL 2.0 | CLucene is a C++ port of the popular Apache Lucene search engine(`http://lucene.apache.org/java`).CLucene aims to be a high-speed alternative to Java Lucene, its API is verysimilar to that of the Java version. CLucene has recently been brought up todate with Lucene 2.3.2. It contains most of the same functionality as the Java version. | +| clutter | LGPLv2+ | Clutter is an open source software library for creating fast,visually rich graphical user interfaces. The most obvious exampleof potential usage is in media center type applications.We hope however it can be used for a lot more. | +| clutter-gst2 | LGPLv2+ | Clutter is an open source software library for creating fast, visuallyrich and animated graphical user interfaces.Clutter GStreamer enables the use of GStreamer with Clutter. | +| clutter-gst3 | LGPLv2+ | Clutter is an open source software library for creating fast, visuallyrich and animated graphical user interfaces.Clutter GStreamer enables the use of GStreamer with Clutter. | +| clutter-gtk | LGPLv2+ | clutter-gtk is a library which allows the embedding of a Cluttercanvas (or ""stage"") into a GTK+ application, as well as embeddingGTK+ widgets inside the stage. | +| cmake | BSD and MIT and zlib | CMake is used to control the software compilation process using simpleplatform and compiler independent configuration files. CMake generatesnative makefiles and workspaces that can be used in the compilerto support complex environments requiring system configuration, preprocessorgeneration, code generation, and template instantiation. | +| cmake-data | BSD and MIT and zlib | This package contains common data-files for cmake. | +| cmake-doc | BSD and MIT and zlib | This package contains documentation for cmake. | +| cmake-filesystem | BSD and MIT and zlib | This package owns all directories used by CMake modules. | +| cmake-gui | BSD and MIT and zlib | The cmake-gui package contains the Qt based GUI for cmake. | +| cmake-rpm-macros | BSD and MIT and zlib | This package contains common RPM macros for cmake. | +| cockpit-composer | MIT | Composer generates custom images suitable for deploying systems or uploading tothe cloud. It integrates into Cockpit as a frontend for Lorax Composer. | +| cockpit-dashboard | LGPLv2+ | Cockpit support for connecting to remote servers (through ssh),bastion hosts, and a basic dashboard. | +| cockpit-machines | LGPLv2+ | The Cockpit components for managing virtual machines.If ""virt-install"" is installed, you can also create new virtual machines. | +| cockpit-packagekit | LGPLv2+ | The Cockpit components for installing OS updates and Cockpit add-ons,via PackageKit. | +| cockpit-pcp | LGPLv2+ | Cockpit support for reading PCP metrics and loading PCP archives. | +| cockpit-podman | LGPLv2+ | The Cockpit user interface for Podman containers. | +| cockpit-podman | LGPLv2+ | The Cockpit user interface for Podman containers. | +| cockpit-session-recording | LGPLv2+ | Cockpit module providing session recording configuration and playback.This module allows viewing and playback of journal-stored terminal sessionrecordings generated by the tlog component. | +| cockpit-storaged | LGPLv2+ | The Cockpit component for managing storage. This package uses udisks. | +| cogl | LGPLv2+ | Cogl is a small open source library for using 3D graphics hardware to drawpretty pictures. The API departs from the flat state machine style ofOpenGL and is designed to make it easy to write orthogonal components thatcan render without stepping on each others toes.As well aiming for a nice API, we think having a single library as opposedto an API specification like OpenGL has a few advantages too; like beingable to paper over the inconsistencies/bugs of different OpenGLimplementations in a centralized place, not to mention the myriad of OpenGLextensions. It also means we are in a better position to provide utilityAPIs that help software developers since they only need to be implementedonce and there is no risk of inconsistency between implementations.Having other backends, besides OpenGL, such as drm, Gallium or D3D areoptions we are interested in for the future. | +| colord | GPLv2+ and LGPLv2+ | colord is a low level system activated daemon that maps color devicesto color profiles in the system context. | +| colord-gtk | LGPLv2+ | colord-gtk is a support library for colord and provides additionalfunctionality that requires GTK+. | +| colord-libs | GPLv2+ and LGPLv2+ | colord is a low level system activated daemon that maps color devicesto color profiles in the system context. | +| color-filesystem | Public Domain | This package provides some directories that are required/used to store color. | +| compat-exiv2-026 | GPLv2+ | A command line utility to access image metadata, allowing one to:* print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag* print the Iptc metadata of Jpeg images* print the Jpeg comment of Jpeg images* set, add and delete Exif and Iptc metadata of Jpeg images* adjust the Exif timestamp (that's how it all started...)* rename Exif image files according to the Exif timestamp* extract, insert and delete Exif metadata (including thumbnails), Iptc metadata and Jpeg comments | +| compat-libgfortran-48 | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package includes a Fortran 95 runtime library for compatibilitywith GCC 4.8.x-RH compiled Fortran applications. | +| compat-libpthread-nonshared | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | This package provides compatibility support for applications that expectlibpthread_nonshared.a to exist. The support provided is in the form ofan empty libpthread_nonshared.a that allows dynamic links to succeed.Such applications should be adjusted to avoid linking againstlibpthread_nonshared.a which is no longer used. The static librarylibpthread_nonshared.a is an internal implementation detail of the Cruntime and should not be expected to exist. | +| compat-libtiff3 | libtiff | The libtiff3 package provides libtiff 3, an older version of libtifflibrary for manipulating TIFF (Tagged Image File Format)image format files. This version should be used only if you are unableto use the current version of libtiff. | +| compat-openssl10 | OpenSSL | The OpenSSL toolkit provides support for secure communications betweenmachines. This version of OpenSSL package contains only the librariesand is provided for compatibility with previous releases and softwarethat does not support compilation with OpenSSL-1.1. | +| compiler-rt | NCSA or MIT | The compiler-rt project is a part of the LLVM project. It providesimplementation of the low-level target-specific hooks required bycode generation, sanitizer runtimes and profiling library for codeinstrumentation, and Blocks C language extension. | +| composer-cli | GPLv2+ | A command line tool for use with the lorax-composer API server. Examine recipes,build images, etc. from the command line. | +| conmon | ASL 2.0 | OCI container runtime monitor. | +| conmon | ASL 2.0 | OCI container runtime monitor. | +| container-exception-logger | GPLv2+ | container-exception-logger is a tool designed to run inside ofa container which is able to get its input outside of the container. | +| containernetworking-plugins | ASL 2.0 | The CNI (Container Network Interface) project consists of a specificationand libraries for writing plugins to configure network interfaces in Linuxcontainers, along with a number of supported plugins. CNI concerns itselfonly with network connectivity of containers and removing allocated resourceswhen the container is deleted. | +| containernetworking-plugins | ASL 2.0 | The CNI (Container Network Interface) project consists of a specificationand libraries for writing plugins to configure network interfaces in Linuxcontainers, along with a number of supported plugins. CNI concerns itselfonly with network connectivity of containers and removing allocated resourceswhen the container is deleted. | +| containernetworking-plugins | ASL 2.0 | The CNI (Container Network Interface) project consists of a specificationand libraries for writing plugins to configure network interfaces in Linuxcontainers, along with a number of supported plugins. CNI concerns itselfonly with network connectivity of containers and removing allocated resourceswhen the container is deleted. | +| containers-common | ASL 2.0 | This package installs a default signature store configuration and a defaultpolicy under `/etc/containers/`. | +| containers-common | ASL 2.0 | This package installs a default signature store configuration and a defaultpolicy under `/etc/containers/`. | +| containers-common | ASL 2.0 | This package installs a default signature store configuration and a defaultpolicy under `/etc/containers/`. | +| container-selinux | GPLv2 | SELinux policy modules for use with container runtimes. | +| container-selinux | GPLv2 | SELinux policy modules for use with container runtimes. | +| container-selinux | GPLv2 | SELinux policy modules for use with container runtimes. | +| convmv | GPLv2 or GPLv3 | This package contains the tool convmv with which you can convert the encodingsof filenames, e.g. from Latin1 to UTF-8. | +| copy-jdk-configs | BSD | Utility script to transfer JDKs configuration files between updates or forarchiving. With script to fix incorrectly created rpmnew files | +| corosynclib | BSD | This package contains corosync libraries. | +| cpp | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | Cpp is the GNU C-Compatible Compiler Preprocessor.Cpp is a macro processor which is used automaticallyby the C compiler to transform your program before actualcompilation. It is called a macro processor because it allowsyou to define macros, abbreviations for longerconstructs.inclusion of header files (files of declarations that can besubstituted into your program); macro expansion (you can define macros,and the C preprocessor will replace the macros with their definitionsthroughout the program); conditional compilation (using specialpreprocessing directives, you can include or exclude parts of theprogram according to various conditions); and line control (if you usea program to combine or rearrange source files into an intermediatefile which is then compiled, you can use line control to inform thecompiler about where each source line originated).You should install this package if you are a C programmer and you usemacros. | +| crash | GPLv3 | The core analysis suite is a self-contained tool that can be used toinvestigate either live systems, kernel core dumps created from thenetdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patchoffered by Mission Critical Linux, or the LKCD kernel patch. | +| crash-gcore-command | GPLv2 | Command for creating a core dump file of a user-space task that wasrunning in a kernel dumpfile. | +| crash-ptdump-command | GPLv2 | Retrieve and decode the log buffer generated by the Intel(R) ProcessorTrace facility | +| crash-trace-command | GPLv2 | Command for reading ftrace data from a dumpfile. | +| createrepo_c | GPLv2+ | C implementation of Createrepo.A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c)for generating a common metadata repository from a directory ofrpm packages and maintaining it. | +| createrepo_c-devel | GPLv2+ | This package contains the createrepo_c C library and header files.These development files are for easy manipulation with a repodata. | +| createrepo_c-libs | GPLv2+ | Libraries for applications using the createrepo_c libraryfor easy manipulation with a repodata. | +| crit | GPLv2 | crit is a tool designed to decode CRIU binary dump files and showtheir content in human-readable form. | +| crit | GPLv2 | crit is a tool designed to decode CRIU binary dump files and showtheir content in human-readable form. | +| criu | GPLv2 | criu is the user-space part of Checkpoint/Restore in User-space(CRIU), a project to implement checkpoint/restore functionality forLinux in user-space. | +| criu | GPLv2 | criu is the user-space part of Checkpoint/Restore in User-space(CRIU), a project to implement checkpoint/restore functionality forLinux in user-space. | +| cryptsetup-devel | GPLv2+ and LGPLv2+ | The cryptsetup-devel package contains libraries and header filesused for writing code that makes use of disk encryption. | +| cscope | BSD and GPLv2+ | cscope is a mature, ncurses based, C source code tree browsing tool. Itallows users to search large source code bases for variables, functions,macros, etc, as well as perform general regex and plain text searches.Results are returned in lists, from which the user can select individualmatches for use in file editing. | +| ctags | GPLv2+ and LGPLv2+ and Public Domain | Ctags generates an index (or tag) file of C language objects found inC source and header files. The index makes it easy for text editors orother utilities to locate the indexed items. Ctags can also generate across reference file which lists information about the various objectsfound in a set of C language files in human readable form. ExuberantCtags improves on ctags because it can find all types of C language tags,including macro definitions, enumerated values (values inside enum{...}),function and method definitions, enum/struct/union tags, externalfunction prototypes, typedef names and variable declarations. ExuberantCtags is far less likely to be fooled by code containing #if preprocessorconditional constructs than ctags. Exuberant ctags supports output ofEmacs style TAGS files and can be used to print out a list of selectedobjects found in source files.Install ctags if you are going to use your system for C programming. | +| culmus-aharoni-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-caladings-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-david-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-drugulin-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-ellinia-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-fonts-common | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project.This package consists of files used by other culmus-fonts packages. | +| culmus-frank-ruehl-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-hadasim-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-keteryg-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-miriam-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-miriam-mono-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-nachlieli-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-shofar-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-simple-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-stamashkenaz-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-stamsefarad-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| culmus-yehuda-clm-fonts | GPLv2 | The culmus-fonts package contains fonts for the display ofHebrew from the Culmus project. | +| CUnit | LGPLv2+ | CUnit is a lightweight system for writing, administering,and running unit tests in C. It provides C programmers a basictesting functionality with a flexible variety of user interfaces. | +| cups | GPLv2+ and LGPLv2 with exceptions and AML | CUPS printing system provides a portable printing layer forUNIX搴 operating systems. It has been developed by Apple Inc.to promote a standard printing solution for all UNIX vendors and users.CUPS provides the System V and Berkeley command-line interfaces. | +| cups-client | GPLv2 | CUPS printing system provides a portable printing layer forUNIX搴 operating systems. This package contains command-line clientprograms. | +| cups-devel | LGPLv2 | CUPS printing system provides a portable printing layer forUNIX搴 operating systems. This is the development package for creatingadditional printer drivers, and other CUPS services. | +| cups-filesystem | GPLv2+ and LGPLv2 with exceptions and AML | CUPS printing system provides a portable printing layer forUNIX搴 operating systems. This package provides some directories which arerequired by other packages that add CUPS drivers (i.e. filters, backends etc.). | +| cups-filters | GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT and BSD with advertising | Contains backends, filters, and other software that wasonce part of the core CUPS distribution but is no longer maintained byApple Inc. In addition it contains additional filters developedindependently of Apple, especially filters for the PDF-centric printingworkflow introduced by OpenPrinting. | +| cups-filters-libs | LGPLv2 and MIT | This package provides cupsfilters and fontembed libraries. | +| cups-ipptool | GPLv2+ and LGPLv2 with exceptions and AML | Sends IPP requests to the specified URI and tests and/or displays the results. | +| cups-lpd | GPLv2+ and LGPLv2 with exceptions and AML | CUPS printing system provides a portable printing layer forUNIX搴 operating systems. This is the package that provides standardlpd emulation. | +| cups-pk-helper | GPLv2+ | cups-pk-helper is an application which makes cups configurationinterfaces available under control of PolicyKit. | +| custodia | GPLv3+ | A service to manage, retrieve and store secrets for other processesCustodia is a Secrets Service Provider, it stores or proxies access tokeys, password, and secret material in general. Custodia is built touse the HTTP protocol and a RESTful API as an IPC mechanism over a localUnix Socket. It can also be exposed to a network via a Reverse Proxyservice assuming proper authentication and header validation isimplemented in the Proxy.Custodia is modular, the configuration file controls how authentication,authorization, storage and API plugins are combined and exposed. | +| cyrus-imapd | BSD | The Cyrus IMAP (Internet Message Access Protocol) server provides access topersonal mail, system-wide bulletin boards, news-feeds, calendar and contactsthrough the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols. The Cyrus IMAPserver is a scalable enterprise groupware system designed for use from small tolarge enterprise environments using technologies based on well-established OpenStandards.A full Cyrus IMAP implementation allows a seamless mail and bulletin boardenvironment to be set up across one or more nodes. It differs from other IMAPserver implementations in that it is run on sealed nodes, where users are notnormally permitted to log in. The mailbox database is stored in parts of thefilesystem that are private to the Cyrus IMAP system. All user access to mailis through software using the IMAP, IMAPS, JMAP, POP3, POP3S, KPOP, CalDAVand/or CardDAV protocols.The private mailbox database design gives the Cyrus IMAP server largeadvantages in efficiency, scalability, and administratability. Multipleconcurrent read/write connections to the same mailbox are permitted. The serversupports access control lists on mailboxes and storage quotas on mailboxhierarchies. | +| cyrus-imapd-utils | BSD | The cyrus-imapd-utils package contains administrative tools for theCyrus IMAP server. It can be installed on systems other than theone running the server. | +| cyrus-imapd-vzic | GPLv2+ | vzic is a program to convert the Olson timezone database files into VTIMEZONEfiles compatible with the iCalendar specification (RFC2445).This package contains a forked version of vzic for internal use by the CyrusIMAP server. | +| cyrus-sasl-sql | BSD with advertising | The cyrus-sasl-sql package contains the Cyrus SASL plugin which supportsusing a RDBMS for storing shared secrets. | +| daxctl-devel | LGPLv2 | The ndctl-devel package contains libraries and header files fordeveloping applications that use ndctl, a library for enumerating""Device DAX"" devices. Device DAX is a facility for establishing DAXmappings of performance / feature-differentiated memory. | +| daxio | BSD | The daxio utility performs I/O on Device DAX devices or zeroa Device DAX device. Since the standard I/O APIs (read/write) cannot be usedwith Device DAX, data transfer is performed on a memory-mapped device.The daxio may be used to dump Device DAX data to a file, restore data froma backup copy, move/copy data to another device or to erase data froma device. | +| dbus-devel | (GPLv2+ or AFL) and GPLv2+ | This package contains libraries and header files needed fordeveloping software that uses D-BUS. | +| dbus-glib-devel | AFL and GPLv2+ | Headers and static libraries for the D-Bus GLib bindings | +| dbus-x11 | (GPLv2+ or AFL) and GPLv2+ | D-BUS contains some tools that require Xlib to be installed, those arein this separate package so server systems need not install X. | +| dconf | LGPLv2+ and GPLv2+ and GPLv3+ | dconf is a low-level configuration system. Its main purpose is to provide abackend to the GSettings API in GLib. | +| dconf-editor | LGPLv2+ | Graphical tool for editing the dconf configuration database. | +| dcraw | GPLv2+ | This package contains dcraw, a command line tool to decode raw image datadownloaded from digital cameras. | +| delve | MIT | Delve is a debugger for the Go programming language. The goal of the projectis to provide a simple, full featured debugging tool for Go. Delve should beeasy to invoke and easy to use. Chances are if you're using a debugger, thingsaren't going your way. With that in mind, Delve should stay out of your way asmuch as possible. | +| desktop-file-utils | GPLv2+ | .desktop files are used to describe an application for inclusion inGNOME or KDE menus. This package contains desktop-file-validate whichchecks whether a .desktop file complies with the specification athttp://www.freedesktop.org/standards/, and desktop-file-installwhich installs a desktop file to the standard directory, optionallyfixing it up in the process. | +| devhelp | GPLv2+ and LGPL2+ | Devhelp is an API documentation browser for the GNOME desktop.It works natively with API documentation generated by gtk-doc. | +| devhelp-libs | GPLv2+ and LGPL2+ | Devhelp is an API documentation browser for the GNOME desktop.This package contains a library that can be used for embedding devhelpinto other applications such as IDEs. | +| dialog | LGPLv2 | Dialog is a utility that allows you to show dialog boxes (containingquestions or messages) in TTY (text mode) interfaces. Dialog is calledfrom within a shell script. The following dialog boxes are implemented:yes/no, menu, input, message, text, info, checklist, radiolist, andgauge.Install dialog if you would like to create TTY dialog boxes. | +| diffstat | MIT | The diff command compares files line by line. Diffstat reads theoutput of the diff command and displays a histogram of the insertions,deletions and modifications in each file. Diffstat is commonly usedto provide a summary of the changes in large, complex patch files.Install diffstat if you need a program which provides a summary of thediff command's output. | +| directory-maven-plugin | ASL 2.0 | The Directory Plugin for Maven is used to discover various project-relatedpaths, such as the execution root directory, the directory for a specificproject in the current build session, or the highest project base directory(closest to the filesystem root directory) available in the projects loadedfrom disk (not resolved from a remote repository). The plugin will then reflectthis value to the console, and also inject it into each project's propertiesusing the value of the property plugin parameter. | +| directory-maven-plugin-javadoc | ASL 2.0 | Javadoc for directory-maven-plugin. | +| dirsplit | GPLv2 | This utility is used to split directories into chunks before burning.Chunk size is usually set to fit to a CD/DVD. | +| dleyna-connector-dbus | LGPLv2 | D-Bus connector for dLeyna services. | +| dleyna-core | LGPLv2 | A set of utility functions that are used by the higher level dLeyna librariesto communicate with DLNA devices. It provides APIs for logging, error, settingsand task management, and an IPC abstraction. | +| dleyna-renderer | LGPLv2 | D-Bus service for clients to discover and manipulate DLNA Digital MediaRenderers (DMRs). | +| dleyna-server | LGPLv2 | D-Bus service for clients to discover and manipulate DLNA Digital MediaServers (DMSes). | +| dnsmasq | GPLv2 or GPLv3 | Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server.It is designed to provide DNS and, optionally, DHCP, to a small network.It can serve the names of local machines which are not in the globalDNS. The DHCP server integrates with the DNS server and allows machineswith DHCP-allocated addresses to appear in the DNS with names configuredeither in each host or in a central configuration file. Dnsmasq supportsstatic and dynamic DHCP leases and BOOTP for network booting of disklessmachines. | +| dnsmasq-utils | GPLv2 or GPLv3 | Utilities that use the standard DHCP protocol to query/remove a DHCPserver's leases. | +| dnssec-trigger | BSD | dnssec-trigger reconfigures the local Unbound DNS server. Unbound is aresolver performing DNSSEC validation. dnssec-trigger is a set of daemonand script. On every network configuration change dnssec-trigger performsset of tests and configures Unbound based on the current NetworkManagerconfiguration, its own configuration and results of performed tests. | +| dnssec-trigger-panel | BSD | This package provides the GTK panel for interaction between the userand dnssec-trigger daemon. It is able to show the current state andresults of probing performed by dnssec-trigger daemon. Also in casesome user input is needed, the panel creates a dialog window. | +| docbook-dtds | Copyright only | The DocBook Document Type Definition (DTD) describes the syntax oftechnical documentation texts (articles, books and manual pages).This syntax is XML-compliant and is developed by the OASIS consortium.This package contains SGML and XML versions of the DocBook DTD. | +| docbook-style-xsl | DMIT | These XSL stylesheets allow you to transform any DocBook XML document toother formats, such as HTML, FO, and XHMTL. They are highly customizable. | +| dotconf | LGPLv2 | Dotconf is a library used to handle configuration files. | +| dotnet | MIT and ASL 2.0 and BSD | .NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, macOS and Windows.It particularly focuses on creating console applications, webapplications and micro-services..NET Core contains a runtime conforming to .NET Standards a set offramework libraries, an SDK containing compilers and a 'dotnet'application to drive everything. | +| dotnet-apphost-pack-3.0 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.NETCore.App 3.0that allows developers to compile against and target Microsoft.NETCore.App 3.0applications using the .NET Core SDK. | +| dotnet-apphost-pack-3.1 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.NETCore.App 3.1that allows developers to compile against and target Microsoft.NETCore.App 3.1applications using the .NET Core SDK. | +| dotnet-host | MIT and ASL 2.0 and BSD | The .NET Core host is a command line program that runs a standalone.NET core application or launches the SDK..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-host-fxr-2.1 | MIT and ASL 2.0 and BSD | The .NET Core host resolver contains logic to resolve and select theright version of the .NET Core SDK or runtime to use..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-hostfxr-3.0 | MIT and ASL 2.0 and BSD | The .NET Core host resolver contains the logic to resolve and selectthe right version of the .NET Core SDK or runtime to use..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-hostfxr-3.1 | MIT and ASL 2.0 and BSD | The .NET Core host resolver contains the logic to resolve and selectthe right version of the .NET Core SDK or runtime to use..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-runtime-2.1 | MIT and ASL 2.0 and BSD | The .NET Core runtime contains everything needed to run .NET Core applications.It includes a high performance Virtual Machine as well as the frameworklibraries used by .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-runtime-3.0 | MIT and ASL 2.0 and BSD | The .NET Core runtime contains everything needed to run .NET Core applications.It includes a high performance Virtual Machine as well as the frameworklibraries used by .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-runtime-3.1 | MIT and ASL 2.0 and BSD | The .NET Core runtime contains everything needed to run .NET Core applications.It includes a high performance Virtual Machine as well as the frameworklibraries used by .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-sdk-2.1 | MIT and ASL 2.0 and BSD | The .NET Core SDK is a collection of command line applications tocreate, build, publish and run .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-sdk-2.1.5xx | MIT and ASL 2.0 and BSD | The .NET Core SDK is a collection of command line applications tocreate, build, publish and run .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-sdk-3.0 | MIT and ASL 2.0 and BSD | The .NET Core SDK is a collection of command line applications tocreate, build, publish and run .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-sdk-3.1 | MIT and ASL 2.0 and BSD | The .NET Core SDK is a collection of command line applications tocreate, build, publish and run .NET Core applications..NET Core is a fast, lightweight and modular platform for creatingcross platform applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-targeting-pack-3.0 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.NETCore.App 3.0that allows developers to compile against and target Microsoft.NETCore.App 3.0applications using the .NET Core SDK. | +| dotnet-targeting-pack-3.1 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for Microsoft.NETCore.App 3.1that allows developers to compile against and target Microsoft.NETCore.App 3.1applications using the .NET Core SDK. | +| dotnet-templates-3.0 | MIT and ASL 2.0 and BSD | This package contains templates used by the .NET Core SDK.ASP.NET Core is a fast, lightweight and modular platform for creatingcross platform web applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dotnet-templates-3.1 | MIT and ASL 2.0 and BSD | This package contains templates used by the .NET Core SDK.ASP.NET Core is a fast, lightweight and modular platform for creatingcross platform web applications that work on Linux, Mac and Windows.It particularly focuses on creating console applications, webapplications and micro-services. | +| dovecot | MIT and LGPLv2 | Dovecot is an IMAP server for Linux/UNIX-like systems, written with securityprimarily in mind. It also contains a small POP3 server. It supports mailin either of maildir or mbox formats.The SQL drivers and authentication plug-ins are in their subpackages. | +| dovecot-mysql | MIT and LGPLv2 | This package provides the MySQL back end for dovecot-auth etc. | +| dovecot-pgsql | MIT and LGPLv2 | This package provides the Postgres SQL back end for dovecot-auth etc. | +| dovecot-pigeonhole | MIT and LGPLv2 | This package provides sieve and managesieve plug-in for dovecot LDA. | +| dpdk | BSD and LGPLv2 and GPLv2 | The Data Plane Development Kit is a set of libraries and drivers forfast packet processing in the user space. | +| dpdk-devel | BSD and LGPLv2 and GPLv2 | This package contains the headers and other files needed for developingapplications with the Data Plane Development Kit. | +| dpdk-doc | BSD and LGPLv2 and GPLv2 | API programming documentation for the Data Plane Development Kit. | +| dpdk-tools | BSD and LGPLv2 and GPLv2 | Tools for setting up Data Plane Development Kit environment | +| driverctl | LGPLv2 | driverctl is a tool for manipulating and inspecting the systemdevice driver choices.Devices are normally assigned to their sole designated kernel driverby default. However in some situations it may be desireable tooverride that default, for example to try an older driver towork around a regression in a driver or to try an experimental alternativedriver. Another common use-case is pass-through drivers and driverstubs to allow userspace to drive the device, such as in case ofvirtualization.driverctl integrates with udev to support overridingdriver selection for both cold- and hotplugged devices from themoment of discovery, but can also change already assigned drivers,assuming they are not in use by the system. The driver overridescreated by driverctl are persistent across system rebootsby default. | +| dropwatch | GPLv2+ | dropwatch is an utility to interface to the kernel to monitor for droppednetwork packets. | +| drpm | LGPLv2+ and BSD | The drpm package provides a library for making, reading and applying deltarpms,compatible with the original deltarpm packages. | +| dvd+rw-tools | GPLv2 | Collection of tools to master DVD+RW/+R media. For furtherinformation see `http://fy.chalmers.se/~appro/linux/DVD+RW/`. | +| dwz | GPLv2+ and GPLv3+ | The dwz package contains a program that attempts to optimize DWARFdebugging information contained in ELF shared libraries and ELF executablesfor size, by replacing DWARF information representation with equivalentsmaller representation where possible and by reducing the amount ofduplication using techniques from DWARF standard appendix E - creatingDW_TAG_partial_unit compilation units (CUs) for duplicated informationand using DW_TAG_imported_unit to import it into each CU that needs it. | +| dyninst | LGPLv2+ | Dyninst is an Application Program Interface (API) to permit the insertion ofcode into a running program. The API also permits changing or removingsubroutine calls from the application program. Run-time code changes areuseful to support a variety of applications including debugging, performancemonitoring, and to support composing applications out of existing packages.The goal of this API is to provide a machine independent interface to permitthe creation of tools and applications that use run-time code patching. | +| edk2-ovmf | BSD-2-Clause-Patent and OpenSSL | OVMF (Open Virtual Machine Firmware) is a project to enable UEFI support forVirtual Machines. This package contains a sample 64-bit UEFI firmware for QEMUand KVM. | +| ee4j-parent | EPL-2.0 or GPLv2 with exceptions | Eclipse Enterprise for Java (EE4J) is an open source initiative to createstandard APIs, implementations of those APIs, and technology compatibility kitsfor Java run-times that enable development, deployment, and management ofserver-side and cloud-native applications. | +| efi-srpm-macros | GPLv3+ | efi-srpm-macros provides a set of SRPM macros for use in EFI-related packages. | +| egl-wayland | MIT | Wayland EGL External Platform library | +| elfutils-debuginfod-client | GPLv3+ and (GPLv2+ or LGPLv3+) | The elfutils-debuginfod-client package contains shared librariesdynamically loaded from -ldw, which use a debuginfod serviceto look up debuginfo and associated data. Also includes acommand-line frontend. | +| elfutils-debuginfod-client-devel | GPLv2+ or LGPLv3+ | The elfutils-debuginfod-client-devel package contains the librariesto create applications to use the debuginfod service. | +| emacs | GPLv3+ and CC0-1.0 | Emacs is a powerful, customizable, self-documenting, modeless texteditor. Emacs contains special code editing features, a scriptinglanguage (elisp), and the capability to read mail, news, and morewithout leaving the editor.This package provides an emacs binary with support for X windows. | +| emacs-common | GPLv3+ and GFDL and BSD | Emacs is a powerful, customizable, self-documenting, modeless texteditor. Emacs contains special code editing features, a scriptinglanguage (elisp), and the capability to read mail, news, and morewithout leaving the editor.This package contains all the common files needed by emacs, emacs-lucidor emacs-nox. | +| emacs-lucid | GPLv3+ and CC0-1.0 | Emacs is a powerful, customizable, self-documenting, modeless texteditor. Emacs contains special code editing features, a scriptinglanguage (elisp), and the capability to read mail, news, and morewithout leaving the editor.This package provides an emacs binary with support for X windowsusing LUCID toolkit. | +| emacs-nox | GPLv3+ and CC0-1.0 | Emacs is a powerful, customizable, self-documenting, modeless texteditor. Emacs contains special code editing features, a scriptinglanguage (elisp), and the capability to read mail, news, and morewithout leaving the editor.This package provides an emacs binary with no X windows support for runningon a terminal. | +| emacs-terminal | GPLv3+ and CC0-1.0 | Contains a desktop menu item running GNU Emacs terminal. Installemacs-terminal if you need a terminal with Malayalam support.Please note that emacs-terminal is a temporary package and it will beremoved when another terminal becomes capable of handling Malayalam. | +| enchant | LGPLv2+ | A library that wraps other spell checking backends. | +| enchant2 | LGPLv2+ | A library that wraps other spell checking backends. | +| enscript | GPLv3+ and LGPLv2+ and GPLv2+ | GNU enscript is a free replacement for Adobe's Enscriptprogram. Enscript converts ASCII files to PostScript(TM) and spoolsgenerated PostScript output to the specified printer or saves it to afile. Enscript can be extended to handle different output media andincludes many options for customizing printouts | +| eog | GPLv2+ and GFDL | The Eye of GNOME image viewer (eog) is the official image viewer for theGNOME desktop. It can view single image files in a variety of formats, aswell as large image collections.eog is extensible through a plugin system. | +| esc | GPL+ | Enterprise Security Client allows the user to enroll and manage theircryptographic smartcards. | +| espeak-ng | GPLv3+ | The eSpeak NG (Next Generation) Text-to-Speech program is an open source speechsynthesizer that supports over 70 languages. It is based on the eSpeak enginecreated by Jonathan Duddington. It uses spectral formant synthesis by defaultwhich sounds robotic, but can be configured to use Klatt formant synthesisor MBROLA to give it a more natural sound. | +| evemu | GPLv3+ | evemu is a simple utility to capture the event stream from input devicesand replay that stream on a virtual input device. | +| evemu-libs | LGPLv3+ | evemu base library, used by the evemu tools. | +| evince | GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse | Evince is simple multi-page document viewer. It can display and printPortable Document Format (PDF), PostScript (PS) and Encapsulated PostScript(EPS) files. When supported by the document format, evince allows searchingfor text, copying text to the clipboard, hypertext navigation,table-of-contents bookmarks and editing of forms. | +| evince-browser-plugin | GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse | This package contains the evince web browser plugin. | +| evince-libs | GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse | This package contains shared libraries needed for evince | +| evince-nautilus | GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse | This package contains the evince extension for the nautilus file manager.It adds an additional tab called ""Document"" to the file properties dialog. | +| evolution | GPLv2+ and GFDL | Evolution is the GNOME mailer, calendar, contact manager andcommunications tool. The components which make up Evolutionare tightly integrated with one another and act as a seamlesspersonal information-management tool. | +| evolution-bogofilter | GPLv2+ and GFDL | This package contains the plugin to filter junk mail using Bogofilter. | +| evolution-data-server | LGPLv2+ | The evolution-data-server package provides a unified backend for programs that workwith contacts, tasks, and calendar information.It was originally developed for Evolution (hence the name), but is now usedby other packages. | +| evolution-data-server-devel | LGPLv2+ | Development files needed for building things which link against evolution-data-server. | +| evolution-data-server-langpacks | LGPLv2+ | This package contains translations for evolution-data-server. | +| evolution-ews | LGPLv2 | This package allows Evolution to interact with Microsoft Exchange servers,versions 2007 and later, through its Exchange Web Services (EWS) interface. | +| evolution-ews-langpacks | LGPLv2 | This package contains translations for evolution-ews. | +| evolution-help | GPLv2+ and GFDL | This package contains user documentation for evolution. | +| evolution-langpacks | GPLv2+ and GFDL | This package contains translations for evolution. | +| evolution-mapi | LGPLv2+ | This package allows Evolution to interact with MS Exchange 2007 servers. | +| evolution-mapi-langpacks | LGPLv2+ | This package contains translations for evolution-mapi. | +| evolution-pst | GPLv2+ and GFDL | This package contains the plugin to import Microsoft Personal Storage Table(PST) files used by Microsoft Outlook and Microsoft Exchange. | +| evolution-spamassassin | GPLv2+ and GFDL | This package contains the plugin to filter junk mail using SpamAssassin. | +| exchange-bmc-os-info | BSD | Given a host with BMC, this package would pass the hostname &OS information to the BMC and also capture the BMC ip infofor the host OS to use. | +| exempi | BSD | Exempi provides a library for easy parsing of XMP metadata. It is a port ofAdobe XMP SDK to work on UNIX and to be build with GNU automake.It includes XMPCore and XMPFiles. | +| exiv2 | GPLv2+ | A command line utility to access image metadata, allowing one to:* print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag* print the Iptc metadata of Jpeg images* print the Jpeg comment of Jpeg images* set, add and delete Exif and Iptc metadata of Jpeg images* adjust the Exif timestamp (that's how it all started...)* rename Exif image files according to the Exif timestamp* extract, insert and delete Exif metadata (including thumbnails), Iptc metadata and Jpeg comments | +| exiv2-libs | GPLv2+ | A C++ library to access image metadata, supporting full read and write accessto the Exif and Iptc metadata, Exif MakerNote support, extract and deletemethods for Exif thumbnails, classes to access Ifd and so on. | +| fabtests | BSD and (BSD or GPLv2) and MIT | Fabtests provides a set of examples that uses libfabric - a high-performancefabric software library. | +| fapolicyd | GPLv3+ | Fapolicyd (File Access Policy Daemon) implements application whitelistingto decide file access rights. Applications that are known via a reputationsource are allowed access while unknown applications are not. The daemonmakes use of the kernel's fanotify interface to determine file access rights. | +| farstream02 | LGPLv2+ and GPLv2+ | farstream02 is a collection of GStreamer modules and libraries forvideoconferencing. | +| fence-agents-all | GPLv2+ and LGPLv2+ and ASL 2.0 | A collection of executables to handle isolation (""fencing"") of possiblymisbehaving hosts by the means of remote power management, blockingnetwork, storage, or similar.This package serves as a catch-all for all supported fence agents. | +| fence-agents-amt-ws | ASL 2.0 | The fence-agents-amt-ws package contains a fence agent for AMT (WS-Man) devices. | +| fence-agents-apc | GPLv2+ and LGPLv2+ | Fence agent for APC devices that are accessed via telnet or SSH. | +| fence-agents-apc-snmp | GPLv2+ and LGPLv2+ | Fence agents for APC devices that are accessed via the SNMP protocol. | +| fence-agents-bladecenter | GPLv2+ and LGPLv2+ | Fence agent for IBM BladeCenter devices that are accessedvia telnet or SSH. | +| fence-agents-brocade | GPLv2+ and LGPLv2+ | Fence agent for Brocade devices that are accessed via telnet or SSH. | +| fence-agents-cisco-mds | GPLv2+ and LGPLv2+ | Fence agent for Cisco MDS 9000 series devices that are accessedvia the SNMP protocol. | +| fence-agents-cisco-ucs | GPLv2+ and LGPLv2+ | Fence agent for Cisco UCS series devices that are accessedvia the SNMP protocol. | +| fence-agents-common | GPLv2+ and LGPLv2+ | A collection of executables to handle isolation (""fencing"") of possiblymisbehaving hosts by the means of remote power management, blockingnetwork, storage, or similar.This package contains support files including the Python fencing library. | +| fence-agents-compute | GPLv2+ and LGPLv2+ | Fence agent for Nova compute nodes. | +| fence-agents-drac5 | GPLv2+ and LGPLv2+ | Fence agent for Dell DRAC 5 series devices that are accessedvia telnet or SSH. | +| fence-agents-eaton-snmp | GPLv2+ and LGPLv2+ | Fence agent for Eaton network power switches that are accessedvia the SNMP protocol. | +| fence-agents-emerson | GPLv2+ and LGPLv2+ | Fence agent for Emerson devices that are accessed viathe SNMP protocol. | +| fence-agents-eps | GPLv2+ and LGPLv2+ | Fence agent for ePowerSwitch 8M+ power switches that are accessedvia the HTTP(s) protocol. | +| fence-agents-heuristics-ping | GPLv2+ and LGPLv2+ | Fence pseudo agent used to affect other agents based onping-heuristics. | +| fence-agents-hpblade | GPLv2+ and LGPLv2+ | Fence agent for HP BladeSystem devices that are accessed via telnetor SSH. | +| fence-agents-ibmblade | GPLv2+ and LGPLv2+ | Fence agent for IBM BladeCenter devices that are accessedvia the SNMP protocol. | +| fence-agents-ifmib | GPLv2+ and LGPLv2+ | Fence agent for IF-MIB interfaces that are accessed viathe SNMP protocol. | +| fence-agents-ilo2 | GPLv2+ and LGPLv2+ | Fence agents for HP iLO2 devices that are accessed viathe HTTP(s) protocol. | +| fence-agents-ilo-moonshot | GPLv2+ and LGPLv2+ | Fence agent for HP iLO Moonshot devices that are accessedvia telnet or SSH. | +| fence-agents-ilo-mp | GPLv2+ and LGPLv2+ | Fence agent for HP iLO MP devices that are accessed via telnet or SSH. | +| fence-agents-ilo-ssh | GPLv2+ and LGPLv2+ | Fence agents for HP iLO devices that are accessed via telnet or SSH. | +| fence-agents-intelmodular | GPLv2+ and LGPLv2+ | Fence agent for Intel Modular interfaces that are accessedvia the SNMP protocol. | +| fence-agents-ipdu | GPLv2+ and LGPLv2+ | Fence agent for IBM iPDU network power switches that are accessedvia the SNMP protocol. | +| fence-agents-ipmilan | GPLv2+ and LGPLv2+ | Fence agents for devices with IPMI interface. | +| fence-agents-kdump | GPLv2+ and LGPLv2+ | Fence agent for use with kdump crash recovery service. | +| fence-agents-mpath | GPLv2+ and LGPLv2+ | Fence agent for SCSI persistent reservation overDevice Mapper Multipath. | +| fence-agents-redfish | GPLv2+ and LGPLv2+ | The fence-agents-redfish package contains a fence agent for Redfish | +| fence-agents-rhevm | GPLv2+ and LGPLv2+ | Fence agent for RHEV-M via REST API. | +| fence-agents-rsa | GPLv2+ and LGPLv2+ | Fence agent for IBM RSA II devices that are accessedvia telnet or SSH. | +| fence-agents-rsb | GPLv2+ and LGPLv2+ | Fence agent for Fujitsu RSB devices that are accessedvia telnet or SSH. | +| fence-agents-sbd | GPLv2+ and LGPLv2+ | Fence agent for SBD (storage-based death). | +| fence-agents-scsi | GPLv2+ and LGPLv2+ | Fence agent for SCSI persistent reservations. | +| fence-agents-virsh | GPLv2+ and LGPLv2+ | Fence agent for virtual machines that are accessed via SSH. | +| fence-agents-vmware-rest | GPLv2+ and LGPLv2+ | Fence agent for VMWare with REST API. | +| fence-agents-vmware-soap | GPLv2+ and LGPLv2+ | Fence agent for VMWare with SOAP API v4.1+. | +| fence-agents-wti | GPLv2+ and LGPLv2+ | Fence agent for WTI network power switches that are accessedvia telnet or SSH. | +| fence-virt | GPLv2+ | Fencing agent for virtual machines. | +| fence-virtd | GPLv2+ | This package provides the host server framework, fence_virtd,for fence_virt. The fence_virtd host daemon is resposible forprocessing fencing requests from virtual machines and routingthe requests to the appropriate physical machine for action. | +| fence-virtd-libvirt | GPLv2+ | Provides fence_virtd with a connection to libvirt to fencevirtual machines. Useful for running a cluster of virtualmachines on a desktop. | +| fence-virtd-multicast | GPLv2+ | Provides multicast listener capability for fence-virtd. | +| fence-virtd-serial | GPLv2+ | Provides serial VMChannel listener capability for fence-virtd. | +| fence-virtd-tcp | GPLv2+ | Provides TCP listener capability for fence-virtd. | +| fetchmail | GPL+ and Public Domain | Fetchmail is a remote mail retrieval and forwarding utility intendedfor use over on-demand TCP/IP links, like SLIP or PPP connections.Fetchmail supports every remote-mail protocol currently in use on theInternet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN, IPv6,and IPSEC) for retrieval. Then Fetchmail forwards the mail throughSMTP so you can read it through your favorite mail client.Install fetchmail if you need to retrieve mail over SLIP or PPPconnections. | +| fftw | GPLv2+ | FFTW is a C subroutine library for computing the Discrete FourierTransform (DFT) in one or more dimensions, of both real and complexdata, and of arbitrary input size. | +| fftw-devel | GPLv2+ | FFTW is a C subroutine library for computing the Discrete FourierTransform (DFT) in one or more dimensions, of both real and complexdata, and of arbitrary input size.This package contains header files and development libraries needed todevelop programs using the FFTW fast Fourier transform library. | +| fftw-libs | GPLv2+ | This is a dummy package package, pulling in the individual FFTWrun-time libraries. | +| fftw-libs-double | GPLv2+ | This package contains the FFTW library compiled in double precision. | +| fftw-libs-long | GPLv2+ | This package contains the FFTW library compiled in long doubleprecision. | +| fftw-libs-quad | GPLv2+ | This package contains the FFTW library compiled in quadrupleprecision. | +| fftw-libs-single | GPLv2+ | This package contains the FFTW library compiled in single precision. | +| fftw-static | GPLv2+ | The fftw-static package contains the statically linkable version ofthe FFTW fast Fourier transform library. | +| file-roller | GPLv2+ | File Roller is an application for creating and viewing archives files,such as tar or zip files. | +| fio | GPLv2 | fio is an I/O tool that will spawn a number of threads or processes doinga particular type of io action as specified by the user. fio takes anumber of global parameters, each inherited by the thread unlessotherwise parameters given to them overriding that setting is given.The typical use of fio is to write a job file matching the io loadone wants to simulate. | +| firefox | MPLv1.1 or GPLv2+ or LGPLv2+ | Mozilla Firefox is an open-source web browser, designed for standardscompliance, performance and portability. | +| firewall-applet | GPLv2+ | The firewall panel applet provides a status information of firewalld and alsothe firewall settings. | +| firewall-config | GPLv2+ | The firewall configuration application provides an configuration interface forfirewalld. | +| flac-libs | BSD and GPLv2+ and GFDL | FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLACis similar to Ogg Vorbis, but lossless. The FLAC project consists ofthe stream format, reference encoders and decoders in library form,flac, a command-line program to encode and decode FLAC files, metaflac,a command-line metadata editor for FLAC files and input plugins forvarious music players.This package contains the FLAC libraries. | +| flatpak | LGPLv2+ | flatpak is a system for building, distributing and running sandboxed desktopapplications on Linux. See `https://wiki.gnome.org/Projects/SandboxedApps` for more information. | +| flatpak-builder | LGPLv2+ and GPLv2+ | Flatpak-builder is a tool for building flatpaks from sources.See `http://flatpak.org/` for more information. | +| flatpak-libs | LGPLv2+ | This package contains libflatpak. | +| flatpak-selinux | LGPLv2+ | This package contains the SELinux policy module for flatpak. | +| flatpak-session-helper | LGPLv2+ | This package contains the org.freedesktop.Flatpak user D-Bus servicethat's used by flatpak and other packages. | +| flex | BSD and LGPLv2+ | The flex program generates scanners. Scanners are programs which canrecognize lexical patterns in text. Flex takes pairs of regularexpressions and C code as input and generates a C source file asoutput. The output file is compiled and linked with a library toproduce an executable. The executable searches through its input foroccurrences of the regular expressions. When a match is found, itexecutes the corresponding C code. Flex was designed to work withboth Yacc and Bison, and is used by many programs as part of theirbuild process.You should install flex if you are going to use your system forapplication development. | +| flex-doc | BSD and LGPLv2+ | This package contains documentation for flex scanner generator inplain text and PDF formats. | +| fltk | LGPLv2+ with exceptions | FLTK (pronounced ""fulltick"") is a cross-platform C++ GUI toolkit.It provides modern GUI functionality without the bloat, and supports3D graphics via OpenGL and its built-in GLUT emulation. | +| flute | W3C and LGPLv2+ | A Cascading Style Sheets parser using the Simple API for CSS, for Java. | +| fontawesome-fonts | OFL | Font Awesome gives you scalable vector icons that can instantly becustomized 閳 size, color, drop shadow, and anything that can be done with thepower of CSS.This package contains OpenType and TrueType font files which are typically usedlocally. | +| fonts-tweak-tool | LGPLv3+ | fonts-tweak-tool is a GUI tool for customizing fonts per language on desktopsusing fontconfig. | +| foomatic | GPLv2+ | Foomatic is a comprehensive, spooler-independent database of printers,printer drivers, and driver descriptions. This package containsutilities to generate driver description files and printer queues forCUPS, LPD, LPRng, and PDQ using the database (packaged separately).There is also the possibility to read the PJL options out of PJL-capablelaser printers and take them into account at the driver descriptionfile generation.There are spooler-independent command line interfaces to manipulatequeues (foomatic-configure) and to print files/manipulate jobs(foomatic printjob).The site `http://www.linuxprinting.org/` is based on this database. | +| foomatic-db | GPLv2+ | This is the database of printers, printer drivers, and driver optionsfor Foomatic.The site `http://www.openprinting.org/` is based on this database. | +| foomatic-db-filesystem | Public Domain | Directory layout for the foomatic package. | +| foomatic-db-ppds | GPLv2+ and MIT | PPDs from printer manufacturers. | +| fprintd | GPLv2+ | D-Bus service to access fingerprint readers. | +| fprintd-pam | GPLv2+ | PAM module that uses the fprintd D-Bus service for fingerprintauthentication. | +| freeglut | MIT | freeglut is a completely open source alternative to the OpenGL Utility Toolkit(GLUT) library with an OSI approved free software license. GLUT was originallywritten by Mark Kilgard to support the sample programs in the second editionOpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practicalapplications because it is simple, universally available and highly portable.freeglut allows the user to create and manage windows containing OpenGLcontexts on a wide range of platforms and also read the mouse, keyboard andjoystick functions. | +| freeglut-devel | MIT | Developmental libraries and header files required for developing or compilingsoftware which links to the freeglut library, which is an open sourcealternative to the popular GLUT library, with an OSI approved free softwarelicense. | +| freeradius | GPLv2+ and LGPLv2+ | The FreeRADIUS Server Project is a high performance and highly configurableGPL'd free RADIUS server. The server is similar in some respects toLivingston's 2.0 server. While FreeRADIUS started as a variant of theCistron RADIUS server, they don't share a lot in common any more. It now hasmany more features than Cistron or Livingston, and is much more configurable.FreeRADIUS is an Internet authentication daemon, which implements the RADIUSprotocol, as defined in RFC 2865 (and others). It allows Network AccessServers (NAS boxes) to perform authentication for dial-up users. There arealso RADIUS clients available for Web servers, firewalls, Unix logins, andmore. Using RADIUS allows authentication and authorization for a network tobe centralized, and minimizes the amount of re-configuration which has to bedone when adding or deleting new users. | +| freeradius-devel | GPLv2+ and LGPLv2+ | Development headers and libraries for FreeRADIUS. | +| freeradius-doc | GPLv2+ and LGPLv2+ | All documentation supplied by the FreeRADIUS project is includedin this package. | +| freeradius-krb5 | GPLv2+ and LGPLv2+ | This plugin provides the Kerberos 5 support for the FreeRADIUS server project. | +| freeradius-ldap | GPLv2+ and LGPLv2+ | This plugin provides the LDAP support for the FreeRADIUS server project. | +| freeradius-mysql | GPLv2+ and LGPLv2+ | This plugin provides the MySQL support for the FreeRADIUS server project. | +| freeradius-perl | GPLv2+ and LGPLv2+ | This plugin provides the Perl support for the FreeRADIUS server project. | +| freeradius-postgresql | GPLv2+ and LGPLv2+ | This plugin provides the postgresql support for the FreeRADIUS server project. | +| freeradius-rest | GPLv2+ and LGPLv2+ | This plugin provides the REST support for the FreeRADIUS server project. | +| freeradius-sqlite | GPLv2+ and LGPLv2+ | This plugin provides the SQLite support for the FreeRADIUS server project. | +| freeradius-unixODBC | GPLv2+ and LGPLv2+ | This plugin provides the unixODBC support for the FreeRADIUS server project. | +| freeradius-utils | GPLv2+ and LGPLv2+ | The FreeRADIUS server has a number of features found in other servers,and additional features not found in any other server. Rather thandoing a feature by feature comparison, we will simply list the featuresof the server, and let you decide if they satisfy your needs.Support for RFC and VSA Attributes Additional server configurationattributes Selecting a particular configuration Authentication methods | +| freerdp | ASL 2.0 | The xfreerdp & wlfreerdp Remote Desktop Protocol (RDP) clients from the FreeRDPproject.xfreerdp & wlfreerdp can connect to RDP servers such as Microsoft Windowsmachines, xrdp and VirtualBox. | +| freerdp-libs | ASL 2.0 | libfreerdp-core can be embedded in applications.libfreerdp-channels and libfreerdp-kbd might be convenient to use in Xapplications together with libfreerdp-core.libfreerdp-core can be extended with plugins handling RDP channels. | +| frei0r-plugins | GPLv2+ | It is a minimalist plugin API for video sources and filters. The behavior ofthe effects can be controlled from the host by simple parameters. The intent isto solve the recurring re-implementation or adaptation issue of standard effect | +| frei0r-plugins-opencv | GPLv2+ | Frei0r plugins that use the OpenCV computer vision framework. | +| fribidi | LGPLv2+ and UCD | A library to handle bidirectional scripts (for example Hebrew, Arabic),so that the display is done in the proper way; while the text data itselfis always written in logical order. | +| fribidi-devel | LGPLv2+ and UCD | Include files and libraries needed for developing applications which useFriBidi. | +| frr | GPLv2+ | FRRouting is free software that manages TCP/IP based routing protocols. It takesa multi-server and multi-threaded approach to resolve the current complexityof the Internet.FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EIGRP and BFD.FRRouting is a fork of Quagga. | +| frr-contrib | GPLv2+ | Contributed/3rd party tools which may be of use with frr. | +| ftp | BSD with advertising | The ftp package provides the standard UNIX command-line FTP (FileTransfer Protocol) client. FTP is a widely used protocol fortransferring files over the Internet and for archiving files.If your system is on a network, you should install ftp in order to dofile transfers. | +| fuse-overlayfs | GPLv3+ | FUSE overlay+shiftfs implementation for rootless containers. | +| fuse-overlayfs | GPLv3+ | FUSE overlay+shiftfs implementation for rootless containers. | +| fuse-overlayfs | GPLv3+ | FUSE overlay+shiftfs implementation for rootless containers. | +| galera | GPLv2 | Galera is a fast synchronous multi-master wsrep provider (replication engine)for transactional databases and similar applications. For more informationabout wsrep API see `http://launchpad.net/wsrep`. For a description of Galerareplication engine see `http://www.codership.com`. | +| gavl | GPLv3+ | Gavl is a library for handling and converting uncompressed audio andvideo data. It provides datatypes for audio/video formats and standardizedstructures to store the data. It supports converting between all formats.Some conversion functions are available in multiple versions (MMX...),which are selected by compile time configuration, CPU autodetection anduser options. | +| gc | BSD | The Boehm-Demers-Weiser conservative garbage collector can beused as a garbage collecting replacement for C malloc or C++ new. | +| gcc | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The gcc package contains the GNU Compiler Collection version 8.You'll need this package in order to compile C code. | +| gcc-c++ | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package adds C++ support to the GNU Compiler Collection.It includes support for most of the current C++ specification,including templates and exception handling. | +| gcc-gdb-plugin | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GCC plugin for GDB C expression evaluation. | +| gcc-gfortran | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The gcc-gfortran package provides support for compiling Fortranprograms with the GNU Compiler Collection. | +| gcc-offload-nvptx | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The gcc-offload-nvptx package provides offloading support forNVidia PTX. OpenMP and OpenACC programs linked with -fopenmp willby default add PTX code into the binaries, which can be offloadedto NVidia PTX capable devices if available. | +| gcc-toolset-9 | GPLv2+ | This is the main package for gcc-toolset-9 Software Collection. | +| gcc-toolset-9-annobin | GPLv3+ | Provides a plugin for GCC that records extra information in the filesthat it compiles.Note - the plugin is automatically enabled in gcc builds via flagsprovided by the redhat-rpm-macros package. | +| gcc-toolset-9-binutils | GPLv3+ | Binutils is a collection of binary utilities, including ar (forcreating, modifying and extracting from archives), as (a family of GNUassemblers), gprof (for displaying call graph profile data), ld (theGNU linker), nm (for listing symbols from object files), objcopy (forcopying and translating object files), objdump (for displayinginformation from object files), ranlib (for generating an index forthe contents of an archive), readelf (for displaying detailedinformation about binary files), size (for listing the section sizesof an object or archive file), strings (for listing printable stringsfrom files), strip (for discarding symbols), and addr2line (forconverting addresses to file and line). | +| gcc-toolset-9-binutils-devel | GPLv3+ | This package contains BFD and opcodes static and dynamic libraries.The dynamic libraries are in this package, rather than a separatebase package because they are actually linker scripts that forcethe use of the static libraries. This is because the API of theBFD library is too unstable to be used dynamically.The static libraries are here because they are now needed by thedynamic libraries.Developers starting new projects are strongly encouraged to considerusing libelf instead of BFD. | +| gcc-toolset-9-build | GPLv2+ | Package shipping essential configuration macros to build gcc-toolset-9 Software Collection. | +| gcc-toolset-9-dwz | GPLv2+ and GPLv3+ | The dwz package contains a program that attempts to optimize DWARFdebugging information contained in ELF shared libraries and ELF executablesfor size, by replacing DWARF information representation with equivalentsmaller representation where possible and by reducing the amount ofduplication using techniques from DWARF standard appendix E - creatingDW_TAG_partial_unit compilation units (CUs) for duplicated informationand using DW_TAG_imported_unit to import it into each CU that needs it. | +| gcc-toolset-9-dyninst | LGPLv2+ | Dyninst is an Application Program Interface (API) to permit the insertion ofcode into a running program. The API also permits changing or removingsubroutine calls from the application program. Run-time code changes areuseful to support a variety of applications including debugging, performancemonitoring, and to support composing applications out of existing packages.The goal of this API is to provide a machine independent interface to permitthe creation of tools and applications that use run-time code patching. | +| gcc-toolset-9-elfutils | GPLv3+ and (GPLv2+ or LGPLv3+) | Elfutils is a collection of utilities, including stack (to showbacktraces), nm (for listing symbols from object files), size(for listing the section sizes of an object or archive file),strip (for discarding symbols), readelf (to see the raw ELF filestructures), elflint (to check for well-formed ELF files) andelfcompress (to compress or decompress ELF sections). | +| gcc-toolset-9-elfutils-devel | GPLv2+ or LGPLv3+ | The elfutils-devel package contains the libraries to createapplications for handling compiled objects. libebl provides somehigher-level ELF access functionality. libdw provides access tothe DWARF debugging information. libasm provides a programmableassembler interface. | +| gcc-toolset-9-elfutils-libelf | GPLv2+ or LGPLv3+ | The elfutils-libelf package provides a DSO which allows reading andwriting ELF files on a high level. Third party programs depend onthis package to read internals of ELF files. The programs of theelfutils package use it also to generate new ELF files. | +| gcc-toolset-9-elfutils-libelf-devel | GPLv2+ or LGPLv3+ | The elfutils-libelf-devel package contains the libraries to createapplications for handling compiled objects. libelf allows you toaccess the internals of the ELF object file format, so you can see thedifferent sections of an ELF file. | +| gcc-toolset-9-elfutils-libs | GPLv2+ or LGPLv3+ | The elfutils-libs package contains libraries which implement DWARF, ELF,and machine-specific ELF handling. These libraries are used by the programsin the elfutils package. The elfutils-devel package enables buildingother programs using these libraries. | +| gcc-toolset-9-gcc | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The gcc-toolset-9-gcc package contains the GNU Compiler Collection version 9. | +| gcc-toolset-9-gcc-c++ | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package adds C++ support to the GNU Compiler Collectionversion 9. It includes support for most of the current C++ specificationand a lot of support for the upcoming C++ specification. | +| gcc-toolset-9-gcc-gdb-plugin | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GCC 9 plugin for GDB C expression evaluation. | +| gcc-toolset-9-gcc-gfortran | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The gcc-toolset-9-gcc-gfortran package provides support for compiling Fortranprograms with the GNU Compiler Collection. | +| gcc-toolset-9-gdb | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data. | +| gcc-toolset-9-gdb-doc | GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data.This package provides INFO, HTML and PDF user manual for GDB. | +| gcc-toolset-9-gdb-gdbserver | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data.This package provides a program that allows you to run GDB on a differentmachine than the one which is running the program being debugged. | +| gcc-toolset-9-libasan-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains Address Sanitizer static runtime library. | +| gcc-toolset-9-libatomic-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GNU Atomic static libraries. | +| gcc-toolset-9-libitm-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains headers and support files for theGNU Transactional Memory library. | +| gcc-toolset-9-liblsan-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains Leak Sanitizer static runtime library. | +| gcc-toolset-9-libquadmath-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains headers for building Fortran programs usingREAL*16 and programs using __float128 math. | +| gcc-toolset-9-libstdc++-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This is the GNU implementation of the standard C++ libraries. Thispackage includes the header files and libraries needed for C++development. This includes rewritten implementation of STL. | +| gcc-toolset-9-libstdc++-docs | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | Manual, doxygen generated API information and Frequently Asked Questionsfor the GNU standard C++ library. | +| gcc-toolset-9-libtsan-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains Thread Sanitizer static runtime library. | +| gcc-toolset-9-libubsan-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains Undefined Behavior Sanitizer static runtime library. | +| gcc-toolset-9-ltrace | GPLv2+ | Ltrace is a debugging program which runs a specified command until thecommand exits. While the command is executing, ltrace intercepts andrecords both the dynamic library calls called by the executed processand the signals received by the executed process. Ltrace can alsointercept and print system calls executed by the process.You should install ltrace if you need a sysadmin tool for tracking theexecution of processes. | +| gcc-toolset-9-make | GPLv3+ | A GNU tool for controlling the generation of executables and othernon-source files of a program from the program's source files. Makeallows users to build and install packages without any significantknowledge about the details of the build process. The details abouthow the program should be built are provided for make in the program'smakefile. | +| gcc-toolset-9-make-devel | GPLv3+ | The make-devel package contains gnumake.h. | +| gcc-toolset-9-perftools | GPLv2+ | Package shipping performance tools (systemtap) | +| gcc-toolset-9-runtime | GPLv2+ | Package shipping essential scripts to work with gcc-toolset-9 Software Collection. | +| gcc-toolset-9-strace | LGPL-2.1+ and GPL-2.0+ | The strace program intercepts and records the system calls called andreceived by a running process. Strace can print a record of eachsystem call, its arguments and its return value. Strace is useful fordiagnosing problems and debugging, as well as for instructionalpurposes.Install strace if you need a tool to track the system calls made andreceived by a process. | +| gcc-toolset-9-systemtap | GPLv2+ | SystemTap is an instrumentation system for systems running Linux.Developers can write instrumentation scripts to collect data onthe operation of the system. The base systemtap package contains/requiresthe components needed to locally develop and execute systemtap scripts. | +| gcc-toolset-9-systemtap-client | GPLv2+ | This package contains/requires the components needed to developsystemtap scripts, and compile them using a local systemtap-develor a remote systemtap-server installation, then run them using alocal or remote systemtap-runtime. It includes script samples anddocumentation, and a copy of the tapset library for reference. | +| gcc-toolset-9-systemtap-devel | GPLv2+ | This package contains the components needed to compile a systemtapscript from source form into executable (.ko) forms. It may beinstalled on a self-contained developer workstation (along with thesystemtap-client and systemtap-runtime packages), or on a dedicatedremote server (alongside the systemtap-server package). It includesa copy of the standard tapset library and the runtime library C files. | +| gcc-toolset-9-systemtap-initscript | GPLv2+ | This package includes a SysVinit script to launch selected systemtapscripts at system startup, along with a dracut module for earlyboot-time probing if supported. | +| gcc-toolset-9-systemtap-runtime | GPLv2+ | SystemTap runtime contains the components needed to executea systemtap script that was already compiled into a moduleusing a local or remote systemtap-devel installation. | +| gcc-toolset-9-systemtap-sdt-devel | GPLv2+ and Public Domain | This package includes the header file used for staticinstrumentation compiled into userspace programs and libraries, alongwith the optional dtrace-compatibility preprocessor to process related.d files into tracing-macro-laden .h headers. | +| gcc-toolset-9-systemtap-server | GPLv2+ | This is the remote script compilation server component of systemtap.It announces itself to nearby clients with avahi (if available), andcompiles systemtap scripts to kernel objects on their demand. | +| gcc-toolset-9-toolchain | GPLv2+ | Package shipping basic toolchain applications (compiler, debugger, ...) | +| gcc-toolset-9-valgrind | GPLv2+ | Valgrind is an instrumentation framework for building dynamic analysistools. There are Valgrind tools that can automatically detect manymemory management and threading bugs, and profile your programs indetail. You can also use Valgrind to build new tools. The Valgrinderror detector (memcheck, the default tool), two thread errordetectors (helgrind and drd), a cache and branch-prediction profiler(cachegrind), a call-graph generating cache and branch-predictionprofiler (callgrind), and a heap profiler (massif). | +| gcc-toolset-9-valgrind-devel | GPLv2+ | Header files and libraries for development of valgrind aware programs. | +| GConf2 | LGPLv2+ and GPLv2+ | GConf is a process-transparent configuration database API used tostore user preferences. It has pluggable backends and features tosupport workgroup administration. | +| gcr | LGPLv2+ | gcr is a library for displaying certificates, and crypto UI, accessingkey stores. It also provides a viewer for crypto files on the GNOMEdesktop.gck is a library for accessing PKCS#11 modules like smart cards. | +| gcr-devel | LGPLv2+ | The gcr-devel package includes the header files for the gcr library. | +| gd | MIT | The gd graphics library allows your code to quickly draw imagescomplete with lines, arcs, text, multiple colors, cut and paste fromother images, and flood fills, and to write out the result as a PNG orJPEG file. This is particularly useful in Web applications, where PNGand JPEG are two of the formats accepted for inline images by mostbrowsers. Note that gd is not a paint program. | +| gdb | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL | 'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.See package 'gdb-headless'. | +| gdb-doc | GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data.This package provides INFO, HTML and PDF user manual for GDB. | +| gdb-gdbserver | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data.This package provides a program that allows you to run GDB on a differentmachine than the one which is running the program being debugged. | +| gdb-headless | GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL | GDB, the GNU debugger, allows you to debug programs written in C, C++,Java, and other languages, by executing them in a controlled fashionand printing their data. | +| gd-devel | MIT | The gd-devel package contains the development libraries and headerfiles for gd, a graphics library for creating PNG and JPEG graphics. | +| gdk-pixbuf2-devel | LGPLv2+ | This package contains the libraries and header files that are neededfor writing applications that are using gdk-pixbuf. | +| gdk-pixbuf2-modules | LGPLv2+ | This package contains the additional modules that are needed to load variousimage formats such as ICO and JPEG. | +| gdm | GPLv2+ | GDM, the GNOME Display Manager, handles authentication-related backendfunctionality for logging in a user and unlocking the user's session afterit's been locked. GDM also provides functionality for initiating user-switching,so more than one user can be logged in at the same time. It handlesgraphical session registration with the system for both local and remotesessions (in the latter case, via the XDMCP protocol). In cases where thesession doesn't provide it's own display server, GDM can start the displayserver on behalf of the session. | +| gedit | GPLv2+ and GFDL | gedit is a small, but powerful text editor designed specifically forthe GNOME desktop. It has most standard text editor functions and fullysupports international text in Unicode. Advanced features include syntaxhighlighting and automatic indentation of source code, printing and editingof multiple documents in one window.gedit is extensible through a plugin system, which currently includessupport for spell checking, comparing files, viewing CVS ChangeLogs, andadjusting indentation levels. Further plugins can be found in thegedit-plugins package. | +| gedit-plugin-bookmarks | GPLv2+ | The gedit bookmarks plugin. | +| gedit-plugin-bracketcompletion | GPLv2+ | The gedit bracketcompletion plugin. | +| gedit-plugin-codecomment | GPLv2+ | The gedit codecomment plugin. | +| gedit-plugin-colorpicker | GPLv2+ | The gedit colorpicker plugin. | +| gedit-plugin-colorschemer | GPLv2+ | The gedit colorschemer plugin. | +| gedit-plugin-commander | GPLv2+ | The gedit commander plugin. | +| gedit-plugin-drawspaces | GPLv2+ | The gedit drawspaces plugin. | +| gedit-plugin-findinfiles | GPLv2+ | The gedit findinfiles plugin. | +| gedit-plugin-joinlines | GPLv2+ | The gedit joinlines plugin. | +| gedit-plugin-multiedit | GPLv2+ | The gedit multiedit plugin. | +| gedit-plugins | GPLv2+ | A collection of plugins for gedit. | +| gedit-plugins-data | GPLv2+ | Common files required by all plugins. | +| gedit-plugin-smartspaces | GPLv2+ | The gedit smartspaces plugin. | +| gedit-plugin-terminal | GPLv2+ | The gedit terminal plugin. | +| gedit-plugin-textsize | GPLv2+ | The gedit textsize plugin. | +| gedit-plugin-translate | GPLv2+ | The gedit translate plugin. | +| gedit-plugin-wordcompletion | GPLv2+ | The gedit wordcompletion plugin. | +| gegl | LGPLv3+ and GPLv3+ | GEGL (Generic Graphics Library) is a graph based image processing framework.GEGLs original design was made to scratch GIMPs itches for a newcompositing and processing core. This core is being designed to haveminimal dependencies. and a simple well defined API. | +| gegl04 | LGPLv3+ | GEGL (Generic Graphics Library) is a graph based image processing framework.GEGLs original design was made to scratch GIMP's itches for a newcompositing and processing core. This core is being designed to haveminimal dependencies and a simple well defined API. | +| genisoimage | GPLv2 | The genisoimage program is used as a pre-mastering program; i.e., itgenerates the ISO9660 file-system. Genisoimage takes a snapshot ofa given directory tree and generates a binary image of the treewhich will correspond to an ISO9660 file-system when written toa block device. Genisoimage is used for writing CD-ROMs, and includessupport for creating boot-able El Torito CD-ROMs.Install the genisoimage package if you need a program for writingCD-ROMs. | +| geoclue2 | GPLv2+ | Geoclue is a D-Bus service that provides location information. The primary goalof the Geoclue project is to make creating location-aware applications assimple as possible, while the secondary goal is to ensure that no applicationcan access location information without explicit permission from user. | +| geoclue2-demos | GPLv2+ | The geoclue2-demos package contains demo applications that use geoclue2. | +| geoclue2-libs | LGPLv2+ | The geoclue2-libs package contains a convenience library to interact withGeoclue service. | +| geocode-glib | LGPLv2+ | geocode-glib is a convenience library for the geocoding (finding longitude,and latitude from an address) and reverse geocoding (finding an address fromcoordinates). It uses Nominatim service to achieve that. It also caches(reverse-)geocoding requests for faster results and to avoid unnecessary serverload. | +| geocode-glib-devel | LGPLv2+ | The geocode-glib-devel package contains libraries and header files fordeveloping applications that use geocode-glib. | +| geoipupdate | GPLv2 | The GeoIP Update program performs automatic updates of GeoIP2 and GeoIPLegacy binary databases. | +| geolite2-city | CC-BY-SA | GeoLite2 databases are free IP geolocation databases comparable to, but lessaccurate than, MaxMind's GeoIP2 databases. This product includes GeoLite2 datacreated by MaxMind, available from `http://www.maxmind.com`. | +| geolite2-country | CC-BY-SA | GeoLite2 databases are free IP geolocation databases comparable to, but lessaccurate than, MaxMind's GeoIP2 databases. This product includes GeoLite2 datacreated by MaxMind, available from `http://www.maxmind.com`. | +| geronimo-annotation | ASL 2.0 | This package defines the common annotations. | +| geronimo-annotation | ASL 2.0 | This package defines the common annotations. | +| gfbgraph | LGPLv2+ | GLib/GObject wrapper for the Facebook Graph API that integrates with GNOMEOnline Accounts. | +| ghc-srpm-macros | GPLv2+ | Macros used when generating Haskell source RPM packages. | +| ghostscript | AGPLv3+ | This package provides useful conversion utilities based on Ghostscript software,for converting PS, PDF and other document formats between each other.Ghostscript is a suite of software providing an interpreter for Adobe Systems'PostScript (PS) and Portable Document Format (PDF) page description languages.Its primary purpose includes displaying (rasterization & rendering) and printingof document pages, as well as conversions between different document formats. | +| giflib | MIT | giflib is a library for reading and writing gif images. | +| gimp | GPLv3+ and GPLv3 | GIMP (GNU Image Manipulation Program) is a powerful image composition andediting program, which can be extremely useful for creating logos and othergraphics for webpages. GIMP has many of the tools and filters you would expectto find in similar commercial offerings, and some interesting extras as well.GIMP provides a large image manipulation toolbox, including channel operationsand layers, effects, sub-pixel imaging and anti-aliasing, and conversions, allwith multi-level undo. | +| gimp-devel | LGPLv3+ | The gimp-devel package contains the static libraries and header filesfor writing GNU Image Manipulation Program (GIMP) plug-ins andextensions. | +| gimp-devel-tools | LGPLv3+ | The gimp-devel-tools package contains gimptool, a helper program to build GNUImage Manipulation Program (GIMP) plug-ins and extensions. | +| gimp-libs | LGPLv3+ | The gimp-libs package contains shared libraries needed for the GNU ImageManipulation Program (GIMP). | +| git | GPLv2 | Git is a fast, scalable, distributed revision control system with anunusually rich command set that provides both high-level operationsand full access to internals.The git rpm installs common set of tools which are usually using withsmall amount of dependencies. To install all git packages, includingtools for integrating with other SCMs, install the git-all meta-package. | +| git-all | GPLv2 | Git is a fast, scalable, distributed revision control system with anunusually rich command set that provides both high-level operationsand full access to internals.This is a dummy package which brings in all subpackages. | +| git-clang-format | NCSA | clang-format integration for git. | +| git-core | GPLv2 | Git is a fast, scalable, distributed revision control system with anunusually rich command set that provides both high-level operationsand full access to internals.The git-core rpm installs really the core tools with minimaldependencies. Install git package for common set of tools.To install all git packages, including tools for integrating withother SCMs, install the git-all meta-package. | +| git-core-doc | GPLv2 | Documentation files for git-core package including man pages. | +| git-daemon | GPLv2 | The git daemon for supporting git:// access to git repositories | +| git-email | GPLv2 | Git tools for sending patches via email. | +| git-gui | GPLv2 | Graphical interface to Git. | +| git-instaweb | GPLv2 | A simple script to set up gitweb and a web server for browsing the local repository. | +| gitk | GPLv2 | Git repository browser. | +| git-subtree | GPLv2 | Git subtrees allow subprojects to be included within a subdirectoryof the main project, optionally including the subproject's entirehistory. | +| git-svn | GPLv2 | Git tools for interacting with Subversion repositories. | +| gitweb | GPLv2 | Simple web interface to git repositories. | +| gjs | MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) | Gjs allows using GNOME libraries from Javascript. It's based on theSpidermonkey Javascript engine from Mozilla and the GObject introspectionframework. | +| glade-libs | GPLv2+ and LGPLv2+ | The glade-libs package consists of the widgets that compose the Glade GUI asa separate library to ease the integration of Glade into other applications. | +| glassfish-el-api | (CDDL or GPLv2 with exceptions) and ASL 2.0 | Expression Language 3.0 API. | +| glassfish-fastinfoset | ASL 2.0 | Fast Infoset specifies a standardized binary encoding for the XML InformationSet. An XML infoset (such as a DOM tree, StAX events or SAX events inprogrammatic representations) may be serialized to an XML 1.x document or, asspecified by the Fast Infoset standard, may be serialized to a fast infosetdocument. Fast infoset documents are generally smaller in size and faster toparse and serialize than equivalent XML documents. | +| glassfish-jaxb-api | CDDL or GPLv2 with exception | Glassfish - JAXB (JSR 222) API. | +| glassfish-jaxb-core | CDDL-1.1 and GPLv2 with exceptions | JAXB Core module. Contains sources required by XJC, JXC and Runtimemodules. | +| glassfish-jaxb-runtime | CDDL-1.1 and GPLv2 with exceptions | JAXB (JSR 222) Reference Implementation | +| glassfish-jaxb-txw2 | CDDL-1.1 and GPLv2 with exceptions | TXW is a library that allows you to write XML documents. | +| glibc-utils | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-utils package contains memusage, a memory usage profiler,mtrace, a memory leak tracer and xtrace, a function call tracerwhich can be helpful during program debugging.If unsure if you need this, don't install this package. | +| glibmm24 | LGPLv2+ | glibmm is the official C++ interface for the popular cross-platformlibrary GLib. It provides non-UI API that is not available in standardC++ and makes it possible for gtkmm to wrap GObject-based APIs. | +| gl-manpages | MIT and Open Publication | OpenGL manpages | +| glusterfs-api | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the glusterfs libgfapi library. | +| glusterfs-cli | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the GlusterFS CLI application and its man page | +| glx-utils | MIT | The glx-utils package provides the glxinfo and glxgears utilities. | +| gnome-abrt | GPLv2+ | A GNOME application allows users to browse through detected problems andprovides them with convenient way for managing these problems. | +| gnome-autoar | LGPLv2+ | gnome-autoar is a GObject based library for handling archives. | +| gnome-backgrounds | GPLv2 | The gnome-backgrounds package contains the defaultdesktop background, known as the Adwaita background,for the GNOME Desktop version | +| gnome-backgrounds-extras | GPLv2 | This package contains the additional desktop backgroundswhich are packaged with the GNOME desktop. | +| gnome-bluetooth | GPLv2+ | The gnome-bluetooth package contains graphical utilities to setup,monitor and use Bluetooth devices. | +| gnome-bluetooth-libs | LGPLv2+ | This package contains libraries needed for applications thatwant to display a Bluetooth device selection widget. | +| gnome-boxes | LGPLv2+ | gnome-boxes lets you easily create, setup, access, and use: * remote machines * remote virtual machines * local virtual machines * When technology permits, set up access for applications on local virtual machines | +| gnome-calculator | GPLv3+ | gnome-calculator is a powerful graphical calculator with financial,logical and scientific modes. It uses a multiple precision packageto do its arithmetic to give a high degree of accuracy. | +| gnome-characters | BSD and GPLv2+ | Characters is a simple utility application to find and insert unusualcharacters. | +| gnome-classic-session | GPLv2+ | This package contains the required components for the GNOME Shell ""classic""mode, which aims to provide a GNOME 2-like user interface. | +| gnome-color-manager | GPLv2+ | gnome-color-manager is a session framework that makes it easy to manage, installand generate color profiles in the GNOME desktop. | +| gnome-control-center | GPLv2+ and CC-BY-SA | This package contains configuration utilities for the GNOME desktop, whichallow to configure accessibility options, desktop fonts, keyboard and mouseproperties, sound setup, desktop theme and background, user interfaceproperties, screen resolution, and other settings. | +| gnome-control-center-filesystem | GPLv2+ and CC-BY-SA | The GNOME control-center provides a number of extension pointsfor applications. This package contains directories where applicationscan install configuration files that are picked up by the control-centerutilities. | +| gnome-desktop3 | GPLv2+ and LGPLv2+ | The gnome-desktop3 package contains an internal library(libgnomedesktop) used to implement some portions of the GNOMEdesktop, and also some data files and other shared components of theGNOME user environment. | +| gnome-desktop3-devel | LGPLv2+ | Libraries and header files for the GNOME-internal private librarylibgnomedesktop. | +| gnome-disk-utility | GPLv2+ | This package contains the Disks and Disk Image Mounter applications.Disks supports partitioning, file system creation, encryption,fstab/crypttab editing, ATA SMART and other features | +| gnome-font-viewer | GPLv2+ | Use gnome-font-viewer, the Font Viewer, to preview fonts and displayinformation about a specified font. You can use the Font Viewer to display thename, style, type, size, version and copyright of the font. | +| gnome-getting-started-docs | CC-BY-SA | This package contains a 'Getting Started' guide that can be viewedwith yelp. It is normally used together with gnome-initial-setup. | +| gnome-getting-started-docs-cs | CC-BY-SA | Czech (cs) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-de | CC-BY-SA | German (de) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-es | CC-BY-SA | Spanish (es) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-fr | CC-BY-SA | French (fr) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-gl | CC-BY-SA | Galician (gl) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-hu | CC-BY-SA | Hungarian (hu) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-it | CC-BY-SA | Italian (it) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-pl | CC-BY-SA | Polish (pl) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-pt_BR | CC-BY-SA | Brazilian Portuguese (pt_BR) translations for the Getting Started guide videos. | +| gnome-getting-started-docs-ru | CC-BY-SA | Russian (ru) translations for the Getting Started guide videos. | +| gnome-initial-setup | GPLv2+ | GNOME Initial Setup is an alternative to firstboot, providinga good setup experience to welcome you to your system, and walksyou through configuring it. It is integrated with gdm. | +| gnome-keyring | GPLv2+ and LGPLv2+ | The gnome-keyring session daemon manages passwords and other types ofsecrets for the user, storing them encrypted with a main password.Applications can use the gnome-keyring library to integrate with the keyring. | +| gnome-keyring-pam | LGPLv2+ | The gnome-keyring-pam package contains a pam module that canautomatically unlock the ""login"" keyring when the user logs in. | +| gnome-logs | GPLv3+ | A log viewer for the systemd journal. | +| gnome-menus | LGPLv2+ | gnome-menus is an implementation of the draft ""DesktopMenu Specification"" from freedesktop.org. This packagealso contains the GNOME menu layout configuration files,.directory files and assorted menu related utility programs,Python bindings, and a simple menu editor. | +| gnome-online-accounts | LGPLv2+ | GNOME Online Accounts provides interfaces so that applications and librariesin GNOME can access the user's online accounts. It has providers for Google,ownCloud, Facebook, Flickr, Foursquare, Microsoft Account, Pocket, MicrosoftExchange, IMAP/SMTP and Kerberos. | +| gnome-online-accounts-devel | LGPLv2+ | The gnome-online-accounts-devel package contains libraries and header files fordeveloping applications that use gnome-online-accounts. | +| gnome-online-miners | GPLv2+ and LGPLv2+ and MIT | GNOME Online Miners provides a set of crawlers that go through your onlinecontent and index them locally in Tracker. It has miners for Facebook, Flickr,Google, OneDrive and Nextcloud. | +| gnome-photos | GPLv3+ and LGPLv2+ | A simple application to access, organize and share your photos onGNOME. It is meant to be a simple and elegant replacement for using afile manager to deal with photos. Seamless cloud integration is offeredthrough GNOME Online Accounts. | +| gnome-photos-tests | GPLv3+ and LGPLv2+ | This package contains the installable tests for gnome-photos. | +| gnome-remote-desktop | GPLv2+ | GNOME Remote Desktop is a remote desktop and screen sharing service for theGNOME desktop environment. | +| gnome-screenshot | GPLv2+ | gnome-screenshot lets you take pictures of your screen. | +| gnome-session | GPLv2+ | gnome-session manages a GNOME desktop or GDM login session. It starts upthe other core GNOME components and handles logout and saving the session. | +| gnome-session-wayland-session | GPLv2+ | Desktop file to add GNOME on wayland to display manager session menu. | +| gnome-session-xsession | GPLv2+ | Desktop file to add GNOME to display manager session menu. | +| gnome-settings-daemon | GPLv2+ | A daemon to share settings from GNOME to other applications. It alsohandles global keybindings, as well as a number of desktop-wide settings. | +| gnome-shell | GPLv2+ | GNOME Shell provides core user interface functions for the GNOME 3 desktop,like switching to windows and launching applications. GNOME Shell takesadvantage of the capabilities of modern graphics hardware and introducesinnovative user interface concepts to provide a visually attractive andeasy to use experience. | +| gnome-shell-extension-apps-menu | GPLv2+ | This GNOME Shell extension adds a GNOME 2.x style menu for applications. | +| gnome-shell-extension-auto-move-windows | GPLv2+ | This GNOME Shell extension enables easy workspace management. A specificworkspace can be assigned to each application as soon as it creates a window, ina manner configurable with a GSettings key. | +| gnome-shell-extension-common | GPLv2+ | GNOME Shell Extensions is a collection of extensions providing additional andoptional functionality to GNOME Shell.This package provides common data files shared by various extensions. | +| gnome-shell-extension-dash-to-dock | GPLv2+ | This GNOME Shell extension makes the dash available outside the activities overview. | +| gnome-shell-extension-desktop-icons | GPLv3+ | This GNOME Shell extension adds desktop icons support as seen in GNOME 2 | +| gnome-shell-extension-disable-screenshield | GPLv2+ | This GNOME Shell extension disabled the screen shield if screen locking is disabled. | +| gnome-shell-extension-drive-menu | GPLv2+ | This GNOME Shell extension provides a panel status menu for accessing andunmounting removable devices. | +| gnome-shell-extension-horizontal-workspaces | GPLv3+ | This GNOME Shell extension adds desktop icons support as seen in GNOME 2 | +| gnome-shell-extension-launch-new-instance | GPLv2+ | This GNOME Shell extension modifies the behavior of clicking in the dash and applauncher to always launch a new application instance. | +| gnome-shell-extension-native-window-placement | GPLv2+ | This GNOME Shell extension provides additional configurability for the windowlayout in the overview, including a mechanism similar to KDE4. | +| gnome-shell-extension-no-hot-corner | GPLv2+ | This GNOME Shell extension disables the hot corner in the top bar. | +| gnome-shell-extension-panel-favorites | GPLv2+ | This GNOME Shell extension adds favorite launchers to the top bar. | +| gnome-shell-extension-places-menu | GPLv2+ | This GNOME Shell extension add a system status menu for quickly navigatingplaces in the system. | +| gnome-shell-extension-screenshot-window-sizer | GPLv2+ | This GNOME Shell extension allows to easily resize windows for GNOME Softwarescreenshots. | +| gnome-shell-extension-systemMonitor | GPLv2+ | This GNOME Shell extension is a message tray indicator for CPU and memory usage | +| gnome-shell-extension-top-icons | GPLv2+ | This GNOME Shell extension moves legacy tray icons into the top bar. | +| gnome-shell-extension-updates-dialog | GPLv2+ | This GNOME Shell extension shows a modal dialog when there are software updates | +| gnome-shell-extension-user-theme | GPLv2+ | This GNOME Shell extension enables loading a GNOME Shell theme from~/.themes/\/gnome-shell/. | +| gnome-shell-extension-window-grouper | GPLv2+ | This GNOME Shell extension keeps windows that belong to the same process on the same workspace. | +| gnome-shell-extension-window-list | GPLv2+ | This GNOME Shell extension displays a window list at the bottom of the screen. | +| gnome-shell-extension-windowsNavigator | GPLv2+ | This GNOME Shell extension enables keyboard selection of windows and workspacesin overlay mode, by pressing the Alt and Ctrl key respectively. | +| gnome-shell-extension-workspace-indicator | GPLv2+ | This GNOME Shell extension add a system status menu for quickly changingworkspaces. | +| gnome-software | GPLv2+ | gnome-software is an application that makes it easy to add, removeand update software in the GNOME desktop. | +| gnome-software-editor | GPLv2+ | Editor for designing banners for GNOME Software. | +| gnome-system-monitor | GPLv2+ | gnome-system-monitor allows to graphically view and manipulate the runningprocesses on your system. It also provides an overview of available resourcessuch as CPU and memory. | +| gnome-terminal | GPLv3+ and GFDL and LGPLv2+ | gnome-terminal is a terminal emulator for GNOME. It features the ability to usemultiple terminals in a single window (tabs) and profiles support. | +| gnome-terminal-nautilus | GPLv3+ and GFDL and LGPLv2+ | This package provides a Nautilus extension that adds the 'Open in Terminal'option to the right-click context menu in Nautilus. | +| gnome-themes-standard | LGPLv2+ | The gnome-themes-standard package contains the standard theme for the GNOMEdesktop, which provides default appearance for cursors, desktop background,window borders and GTK+ applications. | +| gnome-tweaks | GPLv3 and CC0 | GNOME Tweaks allows adjusting advanced configuration settings in GNOME 3. Thisincludes things like the fonts used in user interface elements, alternative userinterface themes, changes in window management behavior, GNOME Shell appearanceand extension, etc. | +| gnome-user-docs | CC-BY-SA | This package contains end-user documentation for the GNOME desktopenvironment. | +| gnome-video-effects | GPLv2 | A collection of GStreamer effects to be used in different GNOME Modules. | +| gnu-free-fonts-common | GPLv3+ with exceptions | Gnu FreeFont is a free family of scalable outline fonts, suitable for generaluse on computers and for desktop publishing. It is Unicode-encoded forcompatibility with all modern operating systems.Besides a full set of characters for writing systems based on the Latinalphabet, FreeFont contains large selection of characters from other writingsystems some of which are hard to find elsewhere.FreeFont also contains a large set of symbol characters, both technical anddecorative. We are especially pleased with the Mathematical Operators range,with which most of the glyphs used in LaTeX can be displayed.This package consists of files used by other gnu-free-fonts packages. | +| gnu-free-mono-fonts | GPLv3+ with exceptions | Gnu FreeFont is a free family of scalable outline fonts, suitable for generaluse on computers and for desktop publishing. It is Unicode-encoded forcompatibility with all modern operating systems.Besides a full set of characters for writing systems based on the Latinalphabet, FreeFont contains large selection of characters from other writingsystems some of which are hard to find elsewhere.FreeFont also contains a large set of symbol characters, both technical anddecorative. We are especially pleased with the Mathematical Operators range,with which most of the glyphs used in LaTeX can be displayed.This package contains the GNU FreeFont monospaced font. | +| gnu-free-sans-fonts | GPLv3+ with exceptions | Gnu FreeFont is a free family of scalable outline fonts, suitable for generaluse on computers and for desktop publishing. It is Unicode-encoded forcompatibility with all modern operating systems.Besides a full set of characters for writing systems based on the Latinalphabet, FreeFont contains large selection of characters from other writingsystems some of which are hard to find elsewhere.FreeFont also contains a large set of symbol characters, both technical anddecorative. We are especially pleased with the Mathematical Operators range,with which most of the glyphs used in LaTeX can be displayed.This package contains the GNU FreeFont sans-serif font. | +| gnu-free-serif-fonts | GPLv3+ with exceptions | Gnu FreeFont is a free family of scalable outline fonts, suitable for generaluse on computers and for desktop publishing. It is Unicode-encoded forcompatibility with all modern operating systems.Besides a full set of characters for writing systems based on the Latinalphabet, FreeFont contains large selection of characters from other writingsystems some of which are hard to find elsewhere.FreeFont also contains a large set of symbol characters, both technical anddecorative. We are especially pleased with the Mathematical Operators range,with which most of the glyphs used in LaTeX can be displayed.This package contains the GNU FreeFont serif font. | +| gnuplot | gnuplot and MIT | Gnuplot is a command-line driven, interactive function plottingprogram especially suited for scientific data representation. Gnuplotcan be used to plot functions and data points in both two and threedimensions and in many different formats.Install gnuplot if you need a graphics package for scientific datarepresentation.This package provides a Qt based terminal version of gnuplot. | +| gnuplot-common | gnuplot and MIT | Gnuplot is a command-line driven, interactive function plottingprogram especially suited for scientific data representation. Gnuplotcan be used to plot functions and data points in both two and threedimensions and in many different formats.This subpackage contains common parts needed for all versions of gnuplot. | +| gnutls-c++ | GPLv3+ and LGPLv2+ | GnuTLS is a secure communications library implementing the SSL, TLS and DTLSprotocols and technologies around them. It provides a simple C languageapplication programming interface (API) to access the secure communicationsprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP andother required structures. | +| gnutls-dane | GPLv3+ and LGPLv2+ | GnuTLS is a secure communications library implementing the SSL, TLS and DTLSprotocols and technologies around them. It provides a simple C languageapplication programming interface (API) to access the secure communicationsprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP andother required structures.This package contains library that implements the DANE protocol for verifyingTLS certificates through DNSSEC. | +| gnutls-devel | GPLv3+ and LGPLv2+ | GnuTLS is a secure communications library implementing the SSL, TLS and DTLSprotocols and technologies around them. It provides a simple C languageapplication programming interface (API) to access the secure communicationsprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP andother required structures.This package contains files needed for developing applications withthe GnuTLS library. | +| gnutls-utils | GPLv3+ | GnuTLS is a secure communications library implementing the SSL, TLS and DTLSprotocols and technologies around them. It provides a simple C languageapplication programming interface (API) to access the secure communicationsprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP andother required structures.This package contains command line TLS client and server and certificatemanipulation tools. | +| golang | BSD and Public Domain | The Go Programming Language. | +| golang-bin | BSD and Public Domain | Golang core compiler tools | +| golang-docs | BSD and Public Domain | Golang compiler docs. | +| golang-misc | BSD and Public Domain | Golang compiler miscellaneous sources. | +| golang-race | BSD and Public Domain | Golang std library with -race enabled | +| golang-src | BSD and Public Domain | Golang compiler source tree | +| golang-tests | BSD and Public Domain | Golang compiler tests for stdlib. | +| gom | LGPLv2+ | Gom provides an object mapper from GObjects to SQLite. It helps you writeapplications that need to store structured data as well as make complex queriesupon that data. | +| google-crosextra-caladea-fonts | ASL 2.0 | Caladea is metric-compatible with Cambria font. This font is a seriftypeface family based on Lato. | +| google-crosextra-carlito-fonts | OFL | Carlito is metric-compatible with Calibri font. Carlito comes in regular, bold,italic, and bold italic. The family covers Latin-Greek-Cyrillic (not acomplete set, though) with about 2,000 glyphs. It has the same charactercoverage as Calibri. This font is sans-serif typeface family based on Lato. | +| google-droid-kufi-fonts | ASL 2.0 | The Droid typeface family was designed in the fall of 2006 by Ascender'sSteve Matteson, as a commission from Google to create a set of system fontsfor its Android platform. The goal was to provide optimal quality and comforton a mobile handset when rendered in application menus, web browsers and forother screen text.The family was later extended in collaboration with other designers such asPascal Zoghbi of 29ArabicLetters.Droid Kufi is a stylized display font suitable for titles and short runs oftext, and designed to complement Droid Sans. It was initialy designed bySteve Matteson of Ascender with consulting by Pascal Zoghbi of 29ArabicLettersto finalize the font family. | +| google-droid-sans-fonts | ASL 2.0 | The Droid typeface family was designed in the fall of 2006 by Ascender'sSteve Matteson, as a commission from Google to create a set of system fontsfor its Android platform. The goal was to provide optimal quality and comforton a mobile handset when rendered in application menus, web browsers and forother screen text.The family was later extended in collaboration with other designers such asPascal Zoghbi of 29ArabicLetters.Droid Sans is a humanist sans serif typeface designed for user interfaces andelectronic communication. | +| google-droid-sans-mono-fonts | ASL 2.0 | The Droid typeface family was designed in the fall of 2006 by Ascender'sSteve Matteson, as a commission from Google to create a set of system fontsfor its Android platform. The goal was to provide optimal quality and comforton a mobile handset when rendered in application menus, web browsers and forother screen text.The family was later extended in collaboration with other designers such asPascal Zoghbi of 29ArabicLetters.Droid Sans Mono is a humanist monospace sans serif typeface designed for userinterfaces and electronic communication. | +| google-droid-serif-fonts | ASL 2.0 | The Droid typeface family was designed in the fall of 2006 by Ascender'sSteve Matteson, as a commission from Google to create a set of system fontsfor its Android platform. The goal was to provide optimal quality and comforton a mobile handset when rendered in application menus, web browsers and forother screen text.The family was later extended in collaboration with other designers such asPascal Zoghbi of 29ArabicLetters.Droid Serif is a contemporary serif typeface family designed for comfortablereading on screen. Droid Serif is slightly condensed to maximize the amount oftext displayed on small screens. Vertical stress and open forms contribute toits readability while its proportion and overall design complement itscompanion Droid Sans.The Arabic block was designed by Pascal Zoghbi of 29ArabicLetters under theDroid Naskh name. | +| google-guice | ASL 2.0 | Put simply, Guice alleviates the need for factories and the use of newin your Java code. Think of Guice's @Inject as the new new. You willstill need to write factories in some cases, but your code will notdepend directly on them. Your code will be easier to change, unit testand reuse in other contexts.Guice embraces Java's type safe nature, especially when it comes tofeatures introduced in Java 5 such as generics and annotations. Youmight think of Guice as filling in missing features for coreJava. Ideally, the language itself would provide most of the samefeatures, but until such a language comes along, we have Guice.Guice helps you design better APIs, and the Guice API itself sets agood example. Guice is not a kitchen sink. We justify each featurewith at least three use cases. When in doubt, we leave it out. Webuild general functionality which enables you to extend Guice ratherthan adding every feature to the core framework. | +| google-guice | ASL 2.0 | Put simply, Guice alleviates the need for factories and the use of newin your Java code. Think of Guice's @Inject as the new new. You willstill need to write factories in some cases, but your code will notdepend directly on them. Your code will be easier to change, unit testand reuse in other contexts.Guice embraces Java's type safe nature, especially when it comes tofeatures introduced in Java 5 such as generics and annotations. Youmight think of Guice as filling in missing features for coreJava. Ideally, the language itself would provide most of the samefeatures, but until such a language comes along, we have Guice.Guice helps you design better APIs, and the Guice API itself sets agood example. Guice is not a kitchen sink. We justify each featurewith at least three use cases. When in doubt, we leave it out. Webuild general functionality which enables you to extend Guice ratherthan adding every feature to the core framework. | +| google-noto-cjk-fonts-common | OFL | Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese,Japanese, and Korean. The supported scripts are Han, Hiragana, Katakana,Hangul, and Bopomofo. Latin, Greek, Cyrllic, and various symbols are alsosupported for compatibility with CJK standards.Common files for Google Noto CJK fonts. | +| google-noto-emoji-color-fonts | OFL and ASL 2.0 | This package provides the Google 閳ユ罚oto Color Emoji閳 colored emoji font. | +| google-noto-emoji-fonts | OFL and ASL 2.0 | This package provides the Google 閳ユ罚oto Emoji閳 Black-and-White emoji font. | +| google-noto-fonts-common | OFL | Common files for Google Noto fonts. | +| google-noto-kufi-arabic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Kufi font for Arabic. | +| google-noto-mono-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Mono font. | +| google-noto-naskh-arabic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Naskh font for Arabic. | +| google-noto-naskh-arabic-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Naskh font for Arabic UI. | +| google-noto-nastaliq-urdu-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Nastaliq font for Urdu. | +| google-noto-sans-armenian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Armenian. | +| google-noto-sans-avestan-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Avestan. | +| google-noto-sans-balinese-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Balinese. | +| google-noto-sans-bamum-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Bamum. | +| google-noto-sans-batak-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Batak. | +| google-noto-sans-bengali-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Bengali. | +| google-noto-sans-bengali-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Bengali UI. | +| google-noto-sans-brahmi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Brahmi. | +| google-noto-sans-buginese-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Buginese. | +| google-noto-sans-buhid-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Buhid. | +| google-noto-sans-canadian-aboriginal-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Canadian Aboriginal. | +| google-noto-sans-carian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Carian. | +| google-noto-sans-cham-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Cham. | +| google-noto-sans-cherokee-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Cherokee. | +| google-noto-sans-cjk-ttc-fonts | OFL | Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese,Japanese, and Korean. The supported scripts are Han, Hiragana, Katakana,Hangul, and Bopomofo. Latin, Greek, Cyrllic, and various symbols are alsosupported for compatibility with CJK standards.The google-noto-sans-cjk-ttc-fonts package contains Sans OTC fonts. | +| google-noto-sans-coptic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Coptic. | +| google-noto-sans-cuneiform-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Cuneiform. | +| google-noto-sans-cypriot-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Cypriot. | +| google-noto-sans-deseret-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Deseret. | +| google-noto-sans-devanagari-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Devanagari. | +| google-noto-sans-devanagari-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Devanagari UI. | +| google-noto-sans-egyptian-hieroglyphs-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Egyptian Hieroglyphs. | +| google-noto-sans-ethiopic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Ethiopic. | +| google-noto-sans-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font. | +| google-noto-sans-georgian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Georgian. | +| google-noto-sans-glagolitic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Glagolitic. | +| google-noto-sans-gothic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Gothic. | +| google-noto-sans-gujarati-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Gujarati. | +| google-noto-sans-gujarati-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Gujarati UI. | +| google-noto-sans-gurmukhi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Gurmukhi. | +| google-noto-sans-gurmukhi-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Gurmukhi UI. | +| google-noto-sans-hanunoo-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Hanunoo. | +| google-noto-sans-hebrew-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Hebrew. | +| google-noto-sans-imperial-aramaic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Imperial Aramaic. | +| google-noto-sans-inscriptional-pahlavi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Inscriptional Pahlavi. | +| google-noto-sans-inscriptional-parthian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Inscriptional Parthian. | +| google-noto-sans-javanese-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Javanese. | +| google-noto-sans-kaithi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Kaithi. | +| google-noto-sans-kannada-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Kannada. | +| google-noto-sans-kannada-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Kannada UI. | +| google-noto-sans-kayah-li-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Kayah Li. | +| google-noto-sans-kharoshthi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Kharoshthi. | +| google-noto-sans-khmer-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Khmer. | +| google-noto-sans-khmer-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Khmer UI. | +| google-noto-sans-lao-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lao. | +| google-noto-sans-lao-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lao UI. | +| google-noto-sans-lepcha-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lepcha. | +| google-noto-sans-limbu-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Limbu. | +| google-noto-sans-linear-b-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Linear B. | +| google-noto-sans-lisu-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lisu. | +| google-noto-sans-lycian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lycian. | +| google-noto-sans-lydian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Lydian. | +| google-noto-sans-malayalam-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Malayalam. | +| google-noto-sans-malayalam-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Malayalam UI. | +| google-noto-sans-mandaic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Mandaic. | +| google-noto-sans-meetei-mayek-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Meetei Mayek. | +| google-noto-sans-mongolian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Mongolian. | +| google-noto-sans-myanmar-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Myanmar. | +| google-noto-sans-myanmar-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Myanmar UI. | +| google-noto-sans-new-tai-lue-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for New Tai Lue. | +| google-noto-sans-nko-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for NKo. | +| google-noto-sans-ogham-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Ogham. | +| google-noto-sans-ol-chiki-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Ol Chiki. | +| google-noto-sans-old-italic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Old Italic. | +| google-noto-sans-old-persian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Old Persian. | +| google-noto-sans-old-south-arabian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Old South Arabian. | +| google-noto-sans-old-turkic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Old Turkic. | +| google-noto-sans-oriya-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Oriya. | +| google-noto-sans-oriya-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Oriya UI. | +| google-noto-sans-osmanya-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Osmanya. | +| google-noto-sans-phags-pa-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Phags Pa. | +| google-noto-sans-phoenician-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Phoenician. | +| google-noto-sans-rejang-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Rejang. | +| google-noto-sans-runic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Runic. | +| google-noto-sans-samaritan-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Samaritan. | +| google-noto-sans-saurashtra-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Saurashtra. | +| google-noto-sans-shavian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Shavian. | +| google-noto-sans-sinhala-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Sinhala. | +| google-noto-sans-sundanese-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Sundanese. | +| google-noto-sans-syloti-nagri-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Syloti Nagri. | +| google-noto-sans-symbols-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Symbols. | +| google-noto-sans-syriac-eastern-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Syriac Eastern. | +| google-noto-sans-syriac-estrangela-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Syriac Estrangela. | +| google-noto-sans-syriac-western-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Syriac Western. | +| google-noto-sans-tagalog-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tagalog. | +| google-noto-sans-tagbanwa-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tagbanwa. | +| google-noto-sans-tai-le-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tai Le. | +| google-noto-sans-tai-tham-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tai Tham. | +| google-noto-sans-tai-viet-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tai Viet. | +| google-noto-sans-tamil-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tamil. | +| google-noto-sans-tamil-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tamil UI. | +| google-noto-sans-telugu-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Telugu. | +| google-noto-sans-telugu-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Telugu UI. | +| google-noto-sans-thaana-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Thaana. | +| google-noto-sans-thai-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Thai. | +| google-noto-sans-thai-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Thai UI. | +| google-noto-sans-tibetan-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tibetan. | +| google-noto-sans-tifinagh-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Tifinagh. | +| google-noto-sans-ugaritic-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Ugaritic. | +| google-noto-sans-ui-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for UI. | +| google-noto-sans-vai-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Vai. | +| google-noto-sans-yi-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Sans font for Yi. | +| google-noto-serif-armenian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Armenian. | +| google-noto-serif-bengali-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Bengali. | +| google-noto-serif-cjk-ttc-fonts | OFL | Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese,Japanese, and Korean. The supported scripts are Han, Hiragana, Katakana,Hangul, and Bopomofo. Latin, Greek, Cyrllic, and various symbols are alsosupported for compatibility with CJK standards.The google-noto-serif-cjk-ttc-fonts package contains Serif OTC fonts. | +| google-noto-serif-devanagari-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Devanagari. | +| google-noto-serif-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font. | +| google-noto-serif-georgian-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Georgian. | +| google-noto-serif-gujarati-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Gujarati. | +| google-noto-serif-kannada-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Kannada. | +| google-noto-serif-khmer-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Khmer. | +| google-noto-serif-lao-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Lao. | +| google-noto-serif-malayalam-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Malayalam. | +| google-noto-serif-tamil-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Tamil. | +| google-noto-serif-telugu-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Telugu. | +| google-noto-serif-thai-fonts | OFL | Noto fonts aims to remove tofu from web by providing fonts for allUnicode supported scripts. Its design goal is to achieve visual harmonizationbetween multiple scripts. Noto family supports almost all scripts availablein Unicode.Noto Serif font for Thai. | +| go-srpm-macros | GPLv3+ | The package provides macros for building projects in Goon various architectures. | +| go-toolset | BSD and Public Domain | This is the main package for go-toolset. | +| gpm | GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only | Gpm provides mouse support to text-based Linux applications like theEmacs editor and the Midnight Commander file management system. Gpmalso provides console cut-and-paste operations using the mouse andincludes a program to allow pop-up menus to appear at the click of amouse button. | +| gpm-devel | GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only | The gpm-devel package includes header files and libraries necessaryfor developing programs which use the gpm library. The gpm providesmouse support to text-based Linux applications. | +| gpm-libs | GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only | This package contains the libgpm.so dynamic library which containsthe gpm system calls and library functions. | +| grafana | ASL 2.0 | Grafana is an open source, feature rich metrics dashboard and graph editor forGraphite, InfluxDB & OpenTSDB. | +| grafana-azure-monitor | ASL 2.0 | The Grafana azure-monitor datasource. | +| grafana-cloudwatch | ASL 2.0 | The Grafana cloudwatch datasource. | +| grafana-elasticsearch | ASL 2.0 | The Grafana elasticsearch datasource. | +| grafana-graphite | ASL 2.0 | The Grafana graphite datasource. | +| grafana-influxdb | ASL 2.0 | The Grafana influxdb datasource. | +| grafana-loki | ASL 2.0 | The Grafana loki datasource. | +| grafana-mssql | ASL 2.0 | The Grafana mssql datasource. | +| grafana-mysql | ASL 2.0 | The Grafana mysql datasource. | +| grafana-opentsdb | ASL 2.0 | The Grafana opentsdb datasource. | +| grafana-pcp | ASL 2.0 | This Grafana plugin for Performance Co-Pilot includes datasources forscalable time series from pmseries(1) and Redis, live PCP metrics andbpftrace scripts from pmdabpftrace(1), as well as several dashboards. | +| grafana-postgres | ASL 2.0 | The Grafana postgres datasource. | +| grafana-prometheus | ASL 2.0 | The Grafana prometheus datasource. | +| grafana-stackdriver | ASL 2.0 | The Grafana stackdriver datasource. | +| graphite2 | (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+) | Graphite2 is a project within SIL閳ユ獨 Non-Roman Script Initiative and LanguageSoftware Development groups to provide rendering capabilities for complexnon-Roman writing systems. Graphite can be used to create 閳ユ笩mart fonts閳 capableof displaying writing systems with various complex behaviors. With respect tothe Text Encoding Model, Graphite handles the ""Rendering"" aspect of writingsystem implementation. | +| graphite2-devel | (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+) | Includes and definitions for developing with graphite2. | +| graphviz | EPL-1.0 | A collection of tools for the manipulation and layout of graphs (as in nodesand edges, not as in barcharts). | +| grilo | LGPLv2+ | Grilo is a framework that provides access to different sources ofmultimedia content, using a pluggable system.This package contains the core library and elements. | +| grilo-plugins | LGPLv2+ | Grilo is a framework that provides access to different sources ofmultimedia content, using a pluggable system.This package contains plugins to get information from theses sources:- Apple Trailers- Bookmarks- Euronews- Filesystem- Flickr- Freebox- Gravatar- iTunes Music Sharing- Jamendo- Last.fm (for album arts)- Local metadata (album arts and thumbnails)- Metadata Store- Pocket- Podcasts- Radio France- Shoutcast- The Guardian Videos- Tracker- Vimeo- Youtube | +| gsettings-desktop-schemas-devel | LGPLv2+ | The gsettings-desktop-schemas-devel package contains librariesand header files for developing applications that use gsettings-desktop-schemas. | +| gsl | GPLv3 and GFDL and BSD | The GNU Scientific Library (GSL) is a collection of routines fornumerical analysis, written in C. | +| gsl-devel | GPLv3 and GFDL and BSD | The gsl-devel package contains the header files necessary fordeveloping programs using the GSL (GNU Scientific Library). | +| gsm | MIT | Contains runtime shared libraries for libgsm, an implementation ofthe European GSM 06.10 provisional standard for full-rate speechtranscoding, prI-ETS 300 036, which uses RPE/LTP (residual pulseexcitation/long term prediction) coding at 13 kbit/s.GSM 06.10 compresses frames of 162 13-bit samples (8 kHz samplingrate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibilitywith typical UNIX applications, our implementation turns frames of 16016-bit linear samples into 33-byte frames (1650 Bytes/s).The quality of the algorithm is good enough for reliable speakerrecognition; even music often survives transcoding in recognizableform (given the bandwidth limitations of 8 kHz sampling rate).The interfaces offered are a front end modelled after compress(1), anda library API. Compression and decompression run faster than realtimeon most SPARCstations. The implementation has been verified against theETSI standard test patterns. | +| gsound | LGPLv2 | GSound is a small library for playing system sounds.It's designed to be used via GObject Introspection,and is a thin wrapper around the libcanberra C library | +| gspell | LGPLv2+ | gspell provides a flexible API to implement the spell checkingin a GTK+ application. | +| gssdp | LGPLv2+ | GSSDP implements resource discovery and announcement over SSDP and is partof gUPnP. GUPnP is an object-oriented open source framework for creatingUPnP devices and control points, written in C using GObject and libsoup. TheGUPnP API is intended to be easy to use, efficient and flexible. | +| gssntlmssp | LGPLv3+ | A GSSAPI Mechanism that implements NTLMSSP | +| gstreamer1 | LGPLv2+ | GStreamer is a streaming media framework, based on graphs of filters whichoperate on media data. Applications using this library can do anythingfrom real-time sound processing to playing videos, and just about anythingelse media-related. Its plugin-based architecture means that new datatypes or processing capabilities can be added simply by installing newplugins. | +| gstreamer1-devel | LGPLv2+ | The gstreamer1-devel package contains libraries and header files fordeveloping applications that use gstreamer1. | +| gstreamer1-plugins-bad-free | LGPLv2+ and LGPLv2 | GStreamer is a streaming media framework, based on graphs of elements whichoperate on media data.This package contains plug-ins that aren't tested well enough, or the codeis not of good enough quality. | +| gstreamer1-plugins-base | LGPLv2+ | GStreamer is a streaming media framework, based on graphs of filters whichoperate on media data. Applications using this library can do anythingfrom real-time sound processing to playing videos, and just about anythingelse media-related. Its plugin-based architecture means that new datatypes or processing capabilities can be added simply by installing newplug-ins.This package contains a set of well-maintained base plug-ins. | +| gstreamer1-plugins-base-devel | LGPLv2+ | The gstreamer1-plugins-base-devel package contains libraries and header filesfor developing applications that use gstreamer1-plugins-base. | +| gstreamer1-plugins-good | LGPLv2+ | GStreamer is a streaming media framework, based on graphs of filters whichoperate on media data. Applications using this library can do anythingfrom real-time sound processing to playing videos, and just about anythingelse media-related. Its plugin-based architecture means that new datatypes or processing capabilities can be added simply by installing newplugins.GStreamer Good Plugins is a collection of well-supported plugins ofgood quality and under the LGPL license. | +| gstreamer1-plugins-good-gtk | LGPLv2+ | GStreamer is a streaming media framework, based on graphs of elements whichoperate on media data.GStreamer Good Plugins is a collection of well-supported plugins ofgood quality and under the LGPL license.This package (gstreamer1-plugins-good-gtk) contains the gtksink output plugin. | +| gstreamer1-plugins-ugly-free | LGPLv2+ and LGPLv2 | GStreamer is a streaming media framework, based on graphs of elements whichoperate on media data.This package contains plug-ins whose license is not fully compatible with LGPL. | +| gtk2 | LGPLv2+ | GTK+ is a multi-platform toolkit for creating graphical userinterfaces. Offering a complete set of widgets, GTK+ is suitable forprojects ranging from small one-off tools to complete applicationsuites. | +| gtk2-devel | LGPLv2+ | This package contains the libraries and header files that are neededfor writing applications with the GTK+ widget toolkit. If you planto develop applications with GTK+, consider installing the gtk2-devel-docspackage. | +| gtk2-devel-docs | LGPLv2+ | This package contains developer documentation for the GTK+ widget toolkit. | +| gtk2-immodules | LGPLv2+ | The gtk2-immodules package contains standalone input methods that are shippedas part of GTK+. | +| gtk2-immodule-xim | LGPLv2+ | The gtk2-immodule-xim package contains XIM support for GTK+. | +| gtk3 | LGPLv2+ | GTK+ is a multi-platform toolkit for creating graphical userinterfaces. Offering a complete set of widgets, GTK+ is suitable forprojects ranging from small one-off tools to complete applicationsuites.This package contains version 3 of GTK+. | +| gtk3-devel | LGPLv2+ | This package contains the libraries and header files that are neededfor writing applications with version 3 of the GTK+ widget toolkit. Ifyou plan to develop applications with GTK+, consider installing thegtk3-devel-docs package. | +| gtk3-immodule-xim | LGPLv2+ | The gtk3-immodule-xim package contains XIM support for GTK+ 3. | +| gtkmm24 | LGPLv2+ | gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2.Highlights include typesafe callbacks, widgets extensible via inheritanceand a comprehensive set of widget classes that can be freely combined toquickly create complex user interfaces. | +| gtkmm30 | LGPLv2+ | gtkmm is the official C++ interface for the popular GUI library GTK+.Highlights include type safe callbacks, and a comprehensive set ofwidgets that are easily extensible via inheritance. | +| gtksourceview3 | LGPLv2+ | GtkSourceView is a text widget that extends the standard GTK+GtkTextView widget. It improves GtkTextView by implementingsyntax highlighting and other features typical of a source code editor.This package contains version 3 of GtkSourceView. The older version2 is contains in the gtksourceview2 package. | +| gtkspell | GPLv2+ | GtkSpell provides word-processor-style highlighting and replacement ofmisspelled words in a GtkTextView widget as you type. Right-clicking amisspelled word pops up a menu of suggested replacements. | +| gtkspell3 | GPLv2+ | GtkSpell provides word-processor-style highlighting and replacement ofmisspelled words in a GtkTextView widget as you type. Right-clicking amisspelled word pops up a menu of suggested replacements. | +| gtk-update-icon-cache | LGPLv2+ | GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot ofsystem call and disk seek overhead when the application starts. Since theformat of the cache files allows them to be mmap()ed shared between multipleapplications, the overall memory consumption is reduced as well. | +| gtk-vnc2 | LGPLv2+ | gtk-vnc is a VNC viewer widget for GTK3. It is built using coroutinesallowing it to be completely asynchronous while remaining single threaded. | +| guava20 | ASL 2.0 and CC0 | Guava is a suite of core and expanded libraries that includeutility classes, Google閳ユ獨 collections, io classes, and muchmuch more.This project is a complete packaging of all the Guava librariesinto a single jar. Individual portions of Guava can be usedby downloading the appropriate module and its dependencies. | +| guava | ASL 2.0 and CC0 | Guava is a suite of core and expanded libraries that includeutility classes, Google閳ユ獨 collections, io classes, and muchmuch more.This project is a complete packaging of all the Guava librariesinto a single jar. Individual portions of Guava can be usedby downloading the appropriate module and its dependencies. | +| gubbi-fonts | GPLv3+ with exceptions | This package provides a free Kannada opentype serif font. | +| guile | LGPLv3+ | GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a libraryimplementation of the Scheme programming language, written in C. GUILEprovides a machine-independent execution platform that can be linked inas a library during the building of extensible programs.Install the guile package if you'd like to add extensibility to programsthat you are developing. | +| gupnp | LGPLv2+ | GUPnP is an object-oriented open source framework for creating UPnPdevices and control points, written in C using GObject and libsoup.The GUPnP API is intended to be easy to use, efficient and flexible. | +| gupnp-av | LGPLv2+ | GUPnP is an object-oriented open source framework for creating UPnPdevices and control points, written in C using GObject and libsoup.The GUPnP API is intended to be easy to use, efficient and flexible.GUPnP-AV is a collection of helpers for building AV (audio/video)applications using GUPnP. | +| gupnp-dlna | LGPLv2+ | GUPnP is an object-oriented open source framework for creating UPnPdevices and control points, written in C using GObject and libsoup.The GUPnP API is intended to be easy to use, efficient and flexible.GUPnP-dlna is a collection of helpers for building DLNA (DigitalLiving Network Alliance) compliant applications using GUPnP. | +| gupnp-igd | LGPLv2+ | gupnp-igd is a library to handle UPnP IGD port mapping. | +| gutenprint | GPLv2+ | Gutenprint is a package of high quality printer drivers for Linux, BSD,Solaris, IRIX, and other UNIX-alike operating systems.Gutenprint was formerly called Gimp-Print. | +| gutenprint-cups | GPLv2+ | This package contains native CUPS support for a wide range of Canon,Epson, HP and compatible printers. | +| gutenprint-doc | GPLv2+ | Documentation for gutenprint. | +| gutenprint-libs | GPLv2+ | This package includes libgutenprint library, necessary to run gutenprint. | +| gutenprint-libs-ui | GPLv2+ | This package includes libgutenprintui2 library, which containsGTK+ widgets, which may be used for print dialogs etc. | +| gutenprint-plugin | GPLv2+ | This package contains the gutenprint GIMP plug-in. | +| gvfs | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | The gvfs package provides backend implementations for the gioframework in GLib. It includes ftp, sftp, cifs. | +| gvfs-afc | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for reading files on mobile devicesincluding phones and music players to applications using gvfs. | +| gvfs-afp | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for reading and writing files onMac OS X and original Mac OS network shares via Apple Filing Protocolto applications using gvfs. | +| gvfs-archive | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for accessing files inside Zip and Tar archives,as well as ISO images, to applications using gvfs. | +| gvfs-client | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | The gvfs package provides client modules of backend implementations for the gioframework in GLib. | +| gvfs-devel | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | The gvfs-devel package contains headers and other files that arerequired to develop applications using gvfs. | +| gvfs-fuse | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for applications not using gioto access the gvfs filesystems. | +| gvfs-goa | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides seamless integration with gnome-online-accountsfile services. | +| gvfs-gphoto2 | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for reading and writing files onPTP based cameras (Picture Transfer Protocol) and MTP basedmedia players (Media Transfer Protocol) to applications using gvfs. | +| gvfs-mtp | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for reading and writing files onMTP based devices (Media Transfer Protocol) to applications using gvfs. | +| gvfs-smb | GPLv3 and LGPLv2+ and BSD and MPLv2.0 | This package provides support for reading and writing files on windowsshares (SMB) to applications using gvfs. | +| gvnc | LGPLv2+ | gvnc is a GObject for managing a VNC connection. It provides all theinfrastructure required to build a VNC client without having to dealwith the raw protocol itself. | +| haproxy | GPLv2+ | HAProxy is a TCP/HTTP reverse proxy which is particularly suited for highavailability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add, modify, and delete HTTP headers in both directions - block requests matching particular patterns - report detailed status to authenticated users from a URI intercepted from the application | +| harfbuzz | MIT | HarfBuzz is an implementation of the OpenType Layout engine. | +| harfbuzz-devel | MIT | The harfbuzz-devel package contains libraries and header files fordeveloping applications that use harfbuzz. | +| harfbuzz-icu | MIT | This package contains Harfbuzz ICU support library. | +| hawtjni-runtime | ASL 2.0 and EPL and BSD | This package provides API that projects using HawtJNI should buildagainst. | +| hawtjni-runtime | ASL 2.0 and EPL-1.0 and BSD | This package provides API that projects using HawtJNI should buildagainst. | +| hesiod | MIT | Hesiod is a system which uses existing DNS functionality to provide accessto databases of information that changes infrequently. It is often used todistribute information kept in the /etc/passwd, /etc/group, and /etc/printcapfiles, among others. | +| hexchat | GPLv2+ | HexChat is an easy to use graphical IRC chat client for the X Window System.It allows you to join multiple IRC channels (chat rooms) at the same time,talk publicly, private one-on-one conversations etc. Even file transfersare possible. | +| hexchat-devel | GPLv2+ | This package contains the development files for hexchat. | +| hexedit | GPLv2+ | Hexedit shows a file both in ASCII and in hexadecimal. The file can be a deviceas the file is read a piece at a time. Hexedit can be used to modify the fileand search through it. | +| hicolor-icon-theme | GPLv2+ | Contains the basic directories and files needed for icon theme support. | +| highlight | GPLv3 | A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,XSL-FO, XML or ANSI escape sequences with syntax highlighting.It supports several programming and markup languages.Language descriptions are configurable and support regular expressions.The utility offers indentation and reformatting capabilities.It is easily possible to create new language definitions and colour themes. | +| highlight-gui | GPLv3 | A Qt-based GUI for the highlight source code formatter source. | +| hivex | LGPLv2 | Hive files are the undocumented binary files that Windows uses tostore the Windows Registry on disk. Hivex is a library that can readand write to these files.'hivexsh' is a shell you can use to interactively navigate a hivebinary file.'hivexregedit' (in perl-hivex) lets you export and merge to thetextual regedit format.'hivexml' can be used to convert a hive file to a more useful XMLformat.In order to get access to the hive files themselves, you can copy themfrom a Windows machine. They are usually found in%systemroot%\system32\config. For virtual machines we recommendusing libguestfs or guestfish to copy out these files. libguestfsalso provides a useful high-level tool called 'virt-win-reg' (based onhivex technology) which can be used to query specific registry keys inan existing Windows VM.For OCaml bindings, see 'ocaml-hivex-devel'.For Perl bindings, see 'perl-hivex'.For Python 3 bindings, see 'python3-hivex'.For Ruby bindings, see 'ruby-hivex'. | +| hivex-devel | LGPLv2 | hivex-devel contains development tools and librariesfor hivex. | +| hplip | GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC | The Hewlett-Packard Linux Imaging and Printing Project providesdrivers for HP printers and multi-function peripherals. | +| hplip-common | GPLv2+ | Files needed by the HPLIP printer and scanner drivers. | +| hplip-gui | BSD | HPLIP graphical tools. | +| hplip-libs | GPLv2+ and MIT | Libraries needed by HPLIP. | +| hspell | AGPLv3 | Hspell is a Hebrew SPELLer and morphological analyzer. It provides a mostlyspell-like interface (gives the list of wrong words in the input text), but canalso suggest corrections (-c). It also provides a true morphological analyzer(-l), that prints all known meanings of a Hebrew string.Hspell 1.4 still follows the old (pre June 2017) spelling standard of theAcademy of the Hebrew Language. | +| httpcomponents-client | ASL 2.0 | HttpClient is a HTTP/1.1 compliant HTTP agent implementation based onhttpcomponents HttpCore. It also provides reusable components forclient-side authentication, HTTP state management, and HTTP connectionmanagement. HttpComponents Client is a successor of and replacementfor Commons HttpClient 3.x. Users of Commons HttpClient are stronglyencouraged to upgrade. | +| httpcomponents-client | ASL 2.0 | HttpClient is a HTTP/1.1 compliant HTTP agent implementation based onhttpcomponents HttpCore. It also provides reusable components forclient-side authentication, HTTP state management, and HTTP connectionmanagement. HttpComponents Client is a successor of and replacementfor Commons HttpClient 3.x. Users of Commons HttpClient are stronglyencouraged to upgrade. | +| httpcomponents-core | ASL 2.0 | HttpCore is a set of low level HTTP transport components that can beused to build custom client and server side HTTP services with amodel based on the classic Java I/O and non-blocking, event driven I/Omodel based on Java NIO.The blocking I/O model may be more appropriate for data intensive, lowlatency scenarios, whereas the non-blocking model may be moreappropriate for high latency scenarios where raw data throughput isless important than the ability to handle thousands of simultaneousHTTP connections in a resource efficient manner. | +| httpcomponents-core | ASL 2.0 | HttpCore is a set of low level HTTP transport components that can beused to build custom client and server side HTTP services with amodel based on the classic Java I/O and non-blocking, event driven I/Omodel based on Java NIO.The blocking I/O model may be more appropriate for data intensive, lowlatency scenarios, whereas the non-blocking model may be moreappropriate for high latency scenarios where raw data throughput isless important than the ability to handle thousands of simultaneousHTTP connections in a resource efficient manner. | +| httpd | ASL 2.0 | The Apache HTTP Server is a powerful, efficient, and extensibleweb server. | +| httpd-devel | ASL 2.0 | The httpd-devel package contains the APXS binary and other filesthat you need to build Dynamic Shared Objects (DSOs) for theApache HTTP Server.If you are installing the Apache HTTP server and you want to beable to compile or develop additional modules for Apache, you needto install this package. | +| httpd-filesystem | ASL 2.0 | The httpd-filesystem package contains the basic directory layoutfor the Apache HTTP server including the correct permissionsfor the directories. | +| httpd-manual | ASL 2.0 | The httpd-manual package contains the complete manual andreference guide for the Apache HTTP server. The information canalso be found at `http://httpd.apache.org/docs/2.2/`. | +| httpd-tools | ASL 2.0 | The httpd-tools package contains tools which can be used withthe Apache HTTP Server. | +| http-parser | MIT | This is a parser for HTTP messages written in C. It parses both requests andresponses. The parser is designed to be used in performance HTTP applications.It does not make any syscalls nor allocations, it does not buffer data, it canbe interrupted at anytime. Depending on your architecture, it only requiresabout 40 bytes of data per message stream (in a web server that is perconnection). | +| hunspell | LGPLv2+ or GPLv2+ or MPLv1.1 | Hunspell is a spell checker and morphological analyzer library and programdesigned for languages with rich morphology and complex word compounding orCurses library, Ispell pipe interface, LibreOffice UNO module. | +| hunspell-af | LGPLv2+ | Afrikaans hunspell dictionary | +| hunspell-ak | LGPLv3 | Akan hunspell dictionaries. | +| hunspell-am | GPL+ | Amharic hunspell dictionaries. | +| hunspell-ar | GPLv2 or LGPLv2 or MPLv1.1 | Arabic (Egypt, Algeria, etc.) hunspell dictionaries. | +| hunspell-as | GPLv2+ or LGPLv2+ or MPLv1.1 | Assamese hunspell dictionaries. | +| hunspell-ast | GPLv3+ | Asturian hunspell dictionaries. | +| hunspell-az | GPLv2+ | Azerbaijani hunspell dictionaries. | +| hunspell-be | GPL+ and LGPLv2+ | Belarusian hunspell dictionaries. | +| hunspell-ber | GPL+ or LGPLv2+ or MPLv1.1 | Amazigh hunspell dictionaries. | +| hunspell-bg | GPLv2+ or LGPLv2+ or MPLv1.1 | Bulgarian hunspell dictionaries. | +| hunspell-bn | GPLv2+ | Bengali hunspell dictionaries. | +| hunspell-br | LGPLv2+ | Breton hunspell dictionaries. | +| hunspell-ca | GPLv2+ | Catalan hunspell dictionaries. | +| hunspell-cop | GPLv3+ | Coptic hunspell dictionaries. | +| hunspell-cs | GPL+ | This package contains the Czech dictionary for the hunspell spellchecker. | +| hunspell-csb | GPLv2+ | Kashubian hunspell dictionaries. | +| hunspell-cv | GPLv3+ or LGPLv3+ or MPLv1.1 | Chuvash hunspell dictionaries. | +| hunspell-cy | GPL+ | Welsh hunspell dictionaries. | +| hunspell-da | GPLv2+ | Danish hunspell dictionaries. | +| hunspell-de | GPLv2 or GPLv3 | German (Germany, Switzerland, etc.) hunspell dictionaries. | +| hunspell-devel | LGPLv2+ or GPLv2+ or MPLv1.1 | Includes and definitions for developing with hunspell | +| hunspell-dsb | GPLv2+ | Lower Sorbian hunspell dictionaries. | +| hunspell-el | GPLv2+ or LGPLv2+ or MPLv1.1 | Greek hunspell dictionaries. | +| hunspell-en | LGPLv2+ and LGPLv2 and BSD | English (US, UK, etc.) hunspell dictionaries | +| hunspell-en-GB | LGPLv2+ and LGPLv2 and BSD | UK English hunspell dictionaries | +| hunspell-en-US | LGPLv2+ and LGPLv2 and BSD | US English hunspell dictionaries | +| hunspell-eo | LGPLv3 | Esperanto hunspell dictionaries. | +| hunspell-es | LGPLv3+ or GPLv3+ or MPLv1.1 | Spanish (Spain, Mexico, etc.) hunspell dictionaries. | +| hunspell-es-AR | LGPLv3+ or GPLv3+ or MPLv1.1 | Argentine Spanish hunspell dictionary | +| hunspell-es-BO | LGPLv3+ or GPLv3+ or MPLv1.1 | Bolivian Spanish hunspell dictionary | +| hunspell-es-CL | LGPLv3+ or GPLv3+ or MPLv1.1 | Chilean Spanish hunspell dictionary | +| hunspell-es-CO | LGPLv3+ or GPLv3+ or MPLv1.1 | Colombian Spanish hunspell dictionary | +| hunspell-es-CR | LGPLv3+ or GPLv3+ or MPLv1.1 | Costa Rican Spanish hunspell dictionary | +| hunspell-es-CU | LGPLv3+ or GPLv3+ or MPLv1.1 | Cuban Spanish hunspell dictionary | +| hunspell-es-DO | LGPLv3+ or GPLv3+ or MPLv1.1 | Dominican Spanish hunspell dictionary | +| hunspell-es-EC | LGPLv3+ or GPLv3+ or MPLv1.1 | Ecuadorian Spanish hunspell dictionary | +| hunspell-es-ES | LGPLv3+ or GPLv3+ or MPLv1.1 | European Spanish hunspell dictionary | +| hunspell-es-GT | LGPLv3+ or GPLv3+ or MPLv1.1 | Guatemalan Spanish hunspell dictionary | +| hunspell-es-HN | LGPLv3+ or GPLv3+ or MPLv1.1 | Honduran Spanish hunspell dictionary | +| hunspell-es-MX | LGPLv3+ or GPLv3+ or MPLv1.1 | Mexican Spanish hunspell dictionary | +| hunspell-es-NI | LGPLv3+ or GPLv3+ or MPLv1.1 | Nicaraguan Spanish hunspell dictionary | +| hunspell-es-PA | LGPLv3+ or GPLv3+ or MPLv1.1 | Panamanian Spanish hunspell dictionary | +| hunspell-es-PE | LGPLv3+ or GPLv3+ or MPLv1.1 | Peruvian Spanish hunspell dictionary | +| hunspell-es-PR | LGPLv3+ or GPLv3+ or MPLv1.1 | Puerto Rican Spanish hunspell dictionary | +| hunspell-es-PY | LGPLv3+ or GPLv3+ or MPLv1.1 | Paraguayan Spanish hunspell dictionary | +| hunspell-es-SV | LGPLv3+ or GPLv3+ or MPLv1.1 | Salvadoran Spanish hunspell dictionary | +| hunspell-es-US | LGPLv3+ or GPLv3+ or MPLv1.1 | US Spanish hunspell dictionary | +| hunspell-es-UY | LGPLv3+ or GPLv3+ or MPLv1.1 | Uruguayan Spanish hunspell dictionary | +| hunspell-es-VE | LGPLv3+ or GPLv3+ or MPLv1.1 | Venezuelan Spanish hunspell dictionary | +| hunspell-et | LGPLv2+ and LPPL | Estonian hunspell dictionaries. | +| hunspell-eu | GPLv2 | Basque hunspell dictionaries. | +| hunspell-fa | GPLv2+ | Farsi hunspell dictionaries. | +| hunspell-fj | LGPLv2+ or GPLv2+ or MPLv1.1 | Fijian hunspell dictionaries. | +| hunspell-fo | GPLv2+ | Faroese hunspell dictionaries. | +| hunspell-fr | MPLv2.0 | French (France, Belgium, etc.) hunspell dictionaries. | +| hunspell-fur | GPLv2+ | Friulian hunspell dictionaries. | +| hunspell-fy | LGPLv2+ | Frisian hunspell dictionaries. | +| hunspell-ga | GPLv2+ | Irish hunspell dictionaries. | +| hunspell-gd | GPLv2+ and GPLv3+ | Scots Gaelic hunspell dictionaries. | +| hunspell-gl | GPLv2 | Galician hunspell dictionaries. | +| hunspell-grc | GPL+ or LGPLv2+ | Ancient Greek hunspell dictionaries. | +| hunspell-gu | GPL+ | Gujarati hunspell dictionaries. | +| hunspell-gv | GPL+ | Manx hunspell dictionaries. | +| hunspell-haw | GPLv2+ | Hawaiian hunspell dictionaries. | +| hunspell-he | AGPLv3 | Hebrew hunspell dictionaries. | +| hunspell-hi | GPLv2+ | Hindi hunspell dictionaries. | +| hunspell-hil | GPLv2+ | Hiligaynon hunspell dictionaries. | +| hunspell-hr | LGPLv2+ or SISSL | Croatian hunspell dictionaries. | +| hunspell-hsb | GPLv2+ | Upper Sorbian hunspell dictionaries. | +| hunspell-ht | GPLv3+ | Haitian Creole hunspell dictionaries. | +| hunspell-hu | LGPLv2+ or GPLv2+ or MPLv1.1 | Hungarian hunspell dictionaries. | +| hunspell-hy | GPLv2+ | Armenian hunspell dictionaries. | +| hunspell-ia | LGPLv2+ | Interlingua hunspell dictionaries. | +| hunspell-id | GPLv2 | Indonesian hunspell dictionaries. | +| hunspell-is | GPLv2+ | Icelandic hunspell dictionaries. | +| hunspell-it | GPLv3+ | Italian hunspell dictionaries. | +| hunspell-kk | GPLv2+ or LGPLv2+ or MPLv1.1 | Kazakh hunspell dictionaries. | +| hunspell-km | GPLv3 | Khmer hunspell dictionaries. | +| hunspell-kn | GPLv2+ or LGPLv2+ or MPLv1.1 | Kannada hunspell dictionaries. | +| hunspell-ko | MPLv1.1 or GPLv2 or LGPLv2 | Korean hunspell dictionaries. | +| hunspell-ku | GPLv3 or LGPLv3 or MPLv1.1 | Kurdish hunspell dictionaries. | +| hunspell-ky | GPLv2+ | Kirghiz hunspell dictionaries. | +| hunspell-la | GPLv2+ | Latin hunspell dictionaries. | +| hunspell-lb | EUPL 1.1 | Luxembourgish hunspell dictionaries. | +| hunspell-ln | GPLv2+ | Lingala hunspell dictionaries. | +| hunspell-lt | BSD | Lithuanian hunspell dictionaries. | +| hunspell-lv | LGPLv2+ | Latvian hunspell dictionaries. | +| hunspell-mai | GPLv2+ or LGPLv2+ or MPLv1.1 | Maithili hunspell dictionaries. | +| hunspell-mg | GPLv2+ | Malagasy hunspell dictionaries. | +| hunspell-mi | GPLv3+ | Maori hunspell dictionaries. | +| hunspell-mk | GPL+ | Macedonian hunspell dictionaries. | +| hunspell-ml | GPLv3+ | Malayalam hunspell dictionaries | +| hunspell-mn | GPLv2 | Mongolian hunspell dictionaries. | +| hunspell-mos | LGPLv3 | Mossi hunspell dictionaries. | +| hunspell-mr | LGPLv2+ | Marathi hunspell dictionaries. | +| hunspell-ms | GFDL and GPL+ | Malay hunspell dictionaries. | +| hunspell-mt | LGPLv2+ | Maltese hunspell dictionaries. | +| hunspell-nb | GPL+ | Bokmaal hunspell dictionaries. | +| hunspell-nds | GPLv2+ | Lowlands Saxon hunspell dictionaries. | +| hunspell-ne | LGPLv2 | Nepali hunspell dictionaries. | +| hunspell-nl | BSD or CC-BY | Dutch hunspell dictionaries. | +| hunspell-nn | GPL+ | Nynorsk hunspell dictionaries. | +| hunspell-nr | LGPLv2+ | Southern Ndebele hunspell dictionaries. | +| hunspell-nso | LGPLv2+ | Northern Sotho hunspell dictionaries. | +| hunspell-ny | GPLv3+ | Chichewa hunspell dictionaries. | +| hunspell-oc | GPLv3+ | Occitan hunspell dictionaries. | +| hunspell-om | GPLv3+ | Oromo hunspell dictionaries. | +| hunspell-or | GPLv2+ | Odia hunspell dictionaries. | +| hunspell-pa | GPLv2+ | Punjabi hunspell dictionaries. | +| hunspell-pl | LGPLv2+ or GPL+ or MPLv1.1 or ASL 2.0 or CC-BY-SA | Polish hunspell dictionaries. | +| hunspell-pt | ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1) | Portuguese hunspell dictionaries. | +| hunspell-qu | AGPLv3 | Quechua Ecuador hunspell dictionaries. | +| hunspell-quh | GPLv2+ | Quechua South Bolivia hunspell dictionaries. | +| hunspell-ro | GPLv2+ or LGPLv2+ or MPLv1.1 | Romanian hunspell dictionaries. | +| hunspell-ru | BSD | Russian hunspell dictionaries. | +| hunspell-rw | GPLv2+ | Kinyarwanda hunspell dictionaries. | +| hunspell-sc | AGPLv3+ and GPLv2 | Sardinian hunspell dictionaries. | +| hunspell-se | GPLv3 | Northern Saami hunspell dictionaries. | +| hunspell-shs | GPLv2+ | Shuswap hunspell dictionaries. | +| hunspell-si | GPLv2+ | Sinhala hunspell dictionaries. | +| hunspell-sk | LGPLv2 or GPLv2 or MPLv1.1 | Slovak hunspell dictionaries. | +| hunspell-sl | GPL+ or LGPLv2+ | Slovenian hunspell dictionaries. | +| hunspell-smj | GPLv3 | Lule Saami hunspell dictionaries. | +| hunspell-so | GPLv2+ | Somali hunspell dictionaries. | +| hunspell-sq | GPLv2+ | Albanian hunspell dictionaries. | +| hunspell-sr | LGPLv3 | Serbian hunspell dictionaries. | +| hunspell-ss | LGPLv2+ | Swati hunspell dictionaries. | +| hunspell-st | LGPLv2+ | Southern Sotho hunspell dictionaries. | +| hunspell-sv | LGPLv3 | Swedish hunspell dictionaries. | +| hunspell-sw | LGPLv2+ | Swahili hunspell dictionaries. | +| hunspell-ta | GPLv2+ | Tamil hunspell dictionaries. | +| hunspell-te | GPL+ | Telugu hunspell dictionaries. | +| hunspell-tet | GPLv2+ | Tetum hunspell dictionaries. | +| hunspell-th | LGPLv2+ | Thai hunspell dictionaries. | +| hunspell-ti | GPL+ | Tigrigna hunspell dictionaries. | +| hunspell-tk | GPLv2+ | Turkmen hunspell dictionaries. | +| hunspell-tl | GPLv2+ | Tagalog hunspell dictionaries. | +| hunspell-tn | GPLv3+ | Tswana hunspell dictionaries. | +| hunspell-tpi | GPLv3+ | Tok Pisin hunspell dictionaries. | +| hunspell-ts | LGPLv2+ | Tsonga hunspell dictionaries. | +| hunspell-uk | GPLv2+ or LGPLv2+ or MPLv1.1 | Ukrainian hunspell dictionaries. | +| hunspell-ur | LGPLv2+ | Urdu hunspell dictionaries. | +| hunspell-uz | GPLv2+ | Uzbek hunspell dictionaries. | +| hunspell-ve | LGPLv2+ | Venda hunspell dictionaries. | +| hunspell-vi | GPLv2 | Vietnamese hunspell dictionaries. | +| hunspell-wa | LGPLv2+ | Walloon hunspell dictionaries. | +| hunspell-xh | LGPLv2+ | Xhosa hunspell dictionaries. | +| hunspell-yi | LGPLv2+ or GPLv2+ or MPLv1.1 | Yiddish hunspell dictionaries. | +| hunspell-zu | GPLv3+ | Zulu hunspell dictionaries. | +| hwloc-gui | BSD | GUI-based tool for displaying system topology information. | +| hwloc-plugins | BSD | This package contains plugins for hwloc. This includes - PCI support - GL support - libxml support | +| hyperv-daemons | GPLv2 | Suite of daemons that are needed when Linux guestis running on Windows Host with Hyper-V. | +| hyperv-daemons-license | GPLv2 | Contains license of the Hyper-V daemons suite. | +| hypervfcopyd | GPLv2 | Hypervfcopyd is an implementation of file copy service functionalityfor Linux Guest running on Hyper-V. The daemon enables host to copya file (over VMBUS) into the Linux Guest. The daemon first registerswith the kernel driver. After this is done it waits for instructionsfrom Windows Host. | +| hypervkvpd | GPLv2 | Hypervkvpd is an implementation of Hyper-V key value pair (KVP)functionality for Linux. The daemon first registers with thekernel driver. After this is done it collects informationrequested by Windows Host about the Linux Guest. It also supportsIP injection functionality on the Guest. | +| hyperv-tools | GPLv2 | Contains tools and scripts useful for Hyper-V guests. | +| hypervvssd | GPLv2 | Hypervvssd is an implementation of Hyper-V VSS functionalityfor Linux. The daemon is used for host initiated guest snapshoton Hyper-V hypervisor. The daemon first registers with thekernel driver. After this is done it waits for instructionsfrom Windows Host if to ""freeze"" or ""thaw"" the filesystemon the Linux Guest. | +| hyphen | GPLv2 or LGPLv2+ or MPLv1.1 | Hyphen is a library for high quality hyphenation and justification. | +| hyphen-af | LGPLv2+ | Afrikaans hyphenation rules. | +| hyphen-as | LGPLv3+ | Assamese hyphenation rules. | +| hyphen-be | GPL+ and LGPLv2+ | Belarusian hyphenation rules. | +| hyphen-bg | GPLv2+ or LGPLv2+ or MPLv1.1 | Bulgarian hyphenation rules. | +| hyphen-bn | LGPLv3+ | Bengali hyphenation rules. | +| hyphen-ca | GPLv3 | Catalan hyphenation rules. | +| hyphen-cs | GPL+ | Czech hyphenation rules. | +| hyphen-cy | LPPL | Welsh hyphenation rules. | +| hyphen-da | LGPLv2+ | Danish hyphenation rules. | +| hyphen-de | LGPLv2+ | German hyphenation rules. | +| hyphen-el | LGPLv2+ | Greek hyphenation rules. | +| hyphen-en | GPLv2 or LGPLv2+ or MPLv1.1 | English hyphenation rules. | +| hyphen-es | LGPLv3+ or GPLv3+ or MPLv1.1 | Spanish hyphenation rules. | +| hyphen-et | LGPLv2+ and LPPL | Estonian hyphenation rules. | +| hyphen-eu | LPPL | Basque hyphenation rules. | +| hyphen-fa | LPPL | Farsi hyphenation rules. | +| hyphen-fo | GPL+ | Faroese hyphenation rules. | +| hyphen-fr | LGPLv2+ | French hyphenation rules. | +| hyphen-ga | GPL+ | Irish hyphenation rules. | +| hyphen-gl | GPLv3 | Galician hyphenation rules. | +| hyphen-grc | LPPL | Ancient Greek hyphenation rules. | +| hyphen-gu | LGPLv3+ | Gujarati hyphenation rules. | +| hyphen-hi | LGPLv3+ | Hindi hyphenation rules. | +| hyphen-hr | LGPLv2+ or SISSL | Croatian hyphenation rules. | +| hyphen-hsb | LPPL | Upper Sorbian hyphenation rules. | +| hyphen-hu | GPLv2 | Hungarian hyphenation rules. | +| hyphen-ia | LPPL | Interlingua hyphenation rules. | +| hyphen-id | GPL+ | Indonesian hyphenation rules. | +| hyphen-is | LGPLv2+ or SISSL | Icelandic hyphenation rules. | +| hyphen-it | LGPLv2+ | Italian hyphenation rules. | +| hyphen-kn | LGPLv3+ | Kannada hyphenation rules. | +| hyphen-ku | GPLv2+ or LGPLv2+ | Kurdish hyphenation rules. | +| hyphen-lt | LPPL | Lithuanian hyphenation rules. | +| hyphen-lv | LGPLv2+ | Latvian hyphenation rules. | +| hyphen-mi | GPLv3+ | Maori hyphenation rules. | +| hyphen-ml | LGPLv3+ | Malayalam hyphenation rules. | +| hyphen-mn | LPPL | Mongolian hyphenation rules. | +| hyphen-mr | LGPLv3+ | Marathi hyphenation rules. | +| hyphen-nb | GPL+ | Bokmaal hyphenation rules. | +| hyphen-nl | GPLv2 | Dutch hyphenation rules. | +| hyphen-nn | GPL+ | Nynorsk hyphenation rules | +| hyphen-or | LGPLv3+ | Odia hyphenation rules. | +| hyphen-pa | LGPLv3+ | Punjabi hyphenation rules. | +| hyphen-pl | LGPLv2+ | Polish hyphenation rules. | +| hyphen-pt | GPL+ | Portuguese hyphenation rules. | +| hyphen-ro | GPLv2+ | Romanian hyphenation rules. | +| hyphen-ru | LGPLv2+ | Russian hyphenation rules. | +| hyphen-sa | LPPL | Sanskrit hyphenation rules. | +| hyphen-sk | GPL+ | Slovak hyphenation rules. | +| hyphen-sl | LGPLv2+ | Slovenian hyphenation rules. | +| hyphen-sr | LGPLv3 | Serbian hyphenation rules. | +| hyphen-sv | LGPLv2+ or GPLv2+ | Swedish hyphenation rules. | +| hyphen-ta | LGPLv3+ | Tamil hyphenation rules. | +| hyphen-te | LGPLv3+ | Telugu hyphenation rules. | +| hyphen-tk | Public Domain | Turkmen hyphenation rules. | +| hyphen-uk | GPLv2+ | Ukrainian hyphenation rules. | +| hyphen-zu | LGPLv2+ | Zulu hyphenation rules. | +| i2c-tools | GPLv2+ | probing tool, a chip dumper, register-level access helpers, EEPROMdecoding scripts, and more. | +| i2c-tools-perl | GPLv2+ | A collection of tools written in perl for use with i2c devices. | +| ibus | LGPLv2+ | IBus means Intelligent Input Bus. It is an input framework for Linux OS. | +| ibus-gtk2 | LGPLv2+ | This package contains IBus IM module for GTK2 | +| ibus-gtk3 | LGPLv2+ | This package contains IBus IM module for GTK3 | +| ibus-hangul | GPLv2+ | The Hangul engine for IBus platform. It provides Korean input method fromlibhangul. | +| ibus-kkc | GPLv2+ | A Japanese Kana Kanji Input Method Engine for ibus. | +| ibus-libpinyin | GPLv2+ | It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)input method based on libpinyin for IBus. | +| ibus-libs | LGPLv2+ | This package contains the libraries for IBus | +| ibus-libzhuyin | GPLv2+ | It includes a Chinese Zhuyin (Bopomofo) input methodbased on libzhuyin for IBus. | +| ibus-m17n | GPLv2+ | M17N engine for IBus input platform. It allows input of many languages usingthe input table maps from m17n-db. | +| ibus-sayura | GPLv2+ | The Sayura engine for IBus platform. It provides Sinhala input method. | +| ibus-setup | LGPLv2+ | This is a setup utility for IBus. | +| ibus-table | LGPLv2+ | The Table engine for IBus platform. | +| ibus-table-chinese | GPLv3+ | ibus-table-chinese is provides the infrastructure for Chinese input methods.Input tables themselves are in subpackages. | +| ibus-table-chinese-array | Freely redistributable without restriction | Array input method is a free, open-minded character-structuredinput method. Includes: | +| ibus-table-chinese-cangjie | Freely redistributable without restriction | Cangjie based input methods, includes:Cangjie3, Canjie5, and Cangjie big tables. | +| ibus-table-chinese-cantonese | GPLv2 and GPLv3+ and Freely redistributable without restriction | Cantonese input methods, includes:Cantonese, Hong-Kong version of Cantonese,and jyutping. | +| ibus-table-chinese-easy | GPLv2 | Easy phrase-wise input method. | +| ibus-table-chinese-erbi | GPLv2+ | Erbi input methods. Includes:Super Erbi (as erbi)and Erbi Qin-Song (erbi-qs) | +| ibus-table-chinese-quick | Freely redistributable without restriction | Quick-to-learn is based on Cangjie input method,but only need Canjie's first and last word-rootto form a character.Includes:Quick3, Quick5 and Quick-Classic,and Smart Cangjie 6. | +| ibus-table-chinese-scj | GPLv3+ | Smart Cangjie is an improved Cangjie base input methodwhich handles Cangjie, Quick, Cantonese, Chinese punctuation,Japanese, 3000 frequent words by Hong Kong government,both Traditional and Simplified Chinese.This package includes the Smart Cangjie 6. | +| ibus-table-chinese-stroke5 | GPLv3+ | Erbi input method. | +| ibus-table-chinese-wu | GPLv2+ | Wu pronunciation input method. | +| ibus-table-chinese-wubi-haifeng | BSD | Haifeng Wubi input methods. Current includes:Haifeng Wubi 86. | +| ibus-table-chinese-wubi-jidian | Freely redistributable without restriction | Jidian Wubi input methods. Current includes:Wubi 86. | +| ibus-table-chinese-yong | GPLv3 | YongMa input method. | +| ibus-typing-booster | GPLv3+ | Ibus-typing-booster is a context sensitive completioninput method to speedup typing. | +| ibus-wayland | LGPLv2+ | This package contains IBus IM module for Wayland | +| icedax | GPLv2 | Icedax is a sampling utility for CD-ROM drives that are capable ofproviding a CD's audio data in digital form to your host. Audio dataread from the CD can be saved as .wav or .sun format sound files.Recording formats include stereo/mono, 8/12/16 bits and differentrates. Icedax can also be used as a CD player. | +| icedtea-web | LGPLv2+ and GPLv2 with exceptions | The IcedTea-Web project provides a Java web browser plugin, an implementationof Java Web Start (originally based on the Netx project) and a settings tool tomanage deployment settings for the aforementioned plugin and Web Startimplementations. | +| icedtea-web-javadoc | LGPLv2+ and GPLv2 with exceptions | This package contains Javadocs for the IcedTea-Web project. | +| icoutils | GPLv3+ | The icoutils are a set of programs for extracting and converting images inMicrosoft Windows icon and cursor files. These files usually have theextension .ico or .cur, but they can also be embedded in executables orlibraries. | +| idn2 | GPLv3+ | The idn2 package contains the idn2 command line tool for testingIDNA2008 conversions. | +| iio-sensor-proxy | GPLv3+ | IIO accelerometer sensor to input device proxy. | +| ilmbase | BSD | Half is a class that encapsulates the ilm 16-bit floating-point format.IlmThread is a thread abstraction library for use with OpenEXRand other software packages.Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternionsand other useful 2D and 3D math functions.Iex is an exception-handling library. | +| initial-setup | GPLv2+ | The initial-setup utility runs after installation. It guides the user througha series of steps that allows for easier configuration of the machine. | +| initial-setup-gui | GPLv2+ | The initial-setup-gui package contains a graphical user interface for theinitial-setup utility. | +| inkscape | GPLv2+ and CC-BY | Inkscape is a vector graphics editor, with capabilities similar toIllustrator, CorelDraw, or Xara X, using the W3C standard Scalable VectorGraphics (SVG) file format. It is therefore a very useful tool for webdesigners and as an interchange format for desktop publishing.Inkscape supports many advanced SVG features (markers, clones, alphablending, etc.) and great care is taken in designing a streamlinedinterface. It is very easy to edit nodes, perform complex path operations,trace bitmaps and much more. | +| inkscape-docs | GPLv2+ and CC-BY | Tutorial and examples for Inkscape, a graphics editor for vectorgraphics in W3C standard Scalable Vector Graphics (SVG) file format. | +| inkscape-view | GPLv2+ and CC-BY | Viewer for files in W3C standard Scalable Vector Graphics (SVG) fileformat. | +| insights-client | GPLv2+ | Sends insightful information to Red Hat for automated analysis | +| intel-gpu-tools | MIT | Debugging tools for Intel graphics chips | +| intltool | GPLv2 with exceptions | This tool automatically extracts translatable strings from oaf, glade,bonobo ui, nautilus theme, .desktop, and other data files and putsthem in the po files. | +| iowatcher | GPLv2+ | iowatcher generates graphs from blktrace runs to help visualize IO patterns andperformance as SVG images or movies. It can plot multiple blktrace runstogether, making it easy to compare the differences between different benchmarkruns.You should install the iowatcher package if you need to visualize detailedinformation about IO patterns. | +| ipa-client | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine.This package provides command-line tools for IPA administrators. | +| ipa-client | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine.This package provides command-line tools for IPA administrators. | +| ipa-client-common | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine. | +| ipa-client-common | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine. | +| ipa-client-samba | GPLv3+ | This package provides command-line tools to deploy Samba domain memberon the machine enrolled into a FreeIPA environment | +| ipa-client-samba | GPLv3+ | This package provides command-line tools to deploy Samba domain memberon the machine enrolled into a FreeIPA environment | +| ipa-common | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are using IPA, you need to install this package. | +| ipa-common | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are using IPA, you need to install this package. | +| ipa-healthcheck | GPLv3 | The FreeIPA health check tool provides a set of checks toproactively detect defects in a FreeIPA cluster. | +| ipa-healthcheck-core | GPLv3 | Core files | +| ipa-healthcheck-core | GPLv3 | Core files | +| ipa-idoverride-memberof-plugin | GPLv3+ | This plugin adds an experimental support to RHEL IdM to allowActive Directory users to be members of IdM groups. As result,AD users can manage IdM resources if they are allowed to do soby roles their groups are part of. | +| ipa-python-compat | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).This is a compatibility package to accommodate ipa-python split intopython3-ipalib and ipa-common. Packages still depending onipa-python should be fixed to depend on python2-ipaclient oripa-common instead. | +| ipa-python-compat | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).This is a compatibility package to accommodate ipa-python split intopython3-ipalib and ipa-common. Packages still depending onipa-python should be fixed to depend on python2-ipaclient oripa-common instead. | +| ipa-server | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are installing an IPA server, you need to install this package. | +| ipa-server-common | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are installing an IPA server, you need to install this package. | +| ipa-server-dns | GPLv3+ | IPA integrated DNS server with support for automatic DNSSEC signing.Integrated DNS server is BIND 9. OpenDNSSEC provides key management. | +| ipa-server-trust-ad | GPLv3+ | Cross-realm trusts with Active Directory in IPA require working Samba 4installation. This package is provided for convenience to install all requireddependencies at once. | +| iperf3 | BSD | Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning ofvarious parameters and UDP characteristics. Iperf reports bandwidth, delayjitter, data-gram loss. | +| ipmievd | BSD | ipmievd is a daemon which will listen for events from the BMC that arebeing sent to the SEL and also log those messages to syslog. | +| ipmitool | BSD | This package contains a utility for interfacing with devices that supportthe Intelligent Platform Management Interface specification. IPMI isan open standard for machine health, inventory, and remote power control.This utility can communicate with IPMI-enabled devices through either akernel driver such as OpenIPMI or over the RMCP LAN protocol defined inthe IPMI specification. IPMIv2 adds support for encrypted LANcommunications and remote Serial-over-LAN functionality.It provides commands for reading the Sensor Data Repository (SDR) anddisplaying sensor values, displaying the contents of the System EventLog (SEL), printing Field Replaceable Unit (FRU) information, reading andsetting LAN configuration, and chassis power control. | +| ipvsadm | GPLv2+ | ipvsadm is used to setup, maintain, and inspect the virtual servertable in the Linux kernel. The Linux Virtual Server can be used tobuild scalable network services based on a cluster of two or morenodes. The active node of the cluster redirects service requests to acollection of server hosts that will actually perform theservices. Supported Features include: - two transport layer (layer-4) protocols (TCP and UDP) - three packet-forwarding methods (NAT, tunneling, and direct routing) - eight load balancing algorithms (round robin, weighted round robin, least-connection, weighted least-connection, locality-based least-connection, locality-based least-connection with replication, destination-hashing, and source-hashing) | +| ipxe-bootimgs | GPLv2 with additional permissions and BSD | iPXE is an open source network bootloader. It provides a directreplacement for proprietary PXE ROMs, with many extra features such asDNS, HTTP, iSCSI, etc.This package contains the iPXE boot images in USB, CD, floppy, and PXEUNDI formats. | +| ipxe-roms | GPLv2 with additional permissions and BSD | iPXE is an open source network bootloader. It provides a directreplacement for proprietary PXE ROMs, with many extra features such asDNS, HTTP, iSCSI, etc.This package contains the iPXE roms in .rom format. | +| ipxe-roms-qemu | GPLv2 with additional permissions and BSD | iPXE is an open source network bootloader. It provides a directreplacement for proprietary PXE ROMs, with many extra features such asDNS, HTTP, iSCSI, etc.This package contains the iPXE ROMs for devices emulated by QEMU, in.rom format. | +| irssi | GPLv2+ | Irssi is a modular IRC client with Perl scripting. Only text-modefrontend is currently supported. The GTK/GNOME frontend is no longerbeing maintained. | +| isl | MIT | isl is a library for manipulating sets and relations of integer pointsbounded by linear constraints. Supported operations on sets includeintersection, union, set difference, emptiness check, convex hull,(integer) affine hull, integer projection, computing the lexicographicminimum using parametric integer programming, coalescing and parametricvertex enumeration. It also includes an ILP solver based on generalizedbasis reduction, transitive closures on maps (which may encode infinitegraphs), dependence analysis and bounds on piecewise step-polynomials. | +| iso-codes | LGPLv2+ | This package provides the ISO 639 Language code list, the ISO 4217Currency code list, the ISO 3166 Territory code list, and ISO 3166-2sub-territory lists, and all their translations in gettext format. | +| iso-codes-devel | LGPLv2+ | This package contains the pkg-config files for developmentwhen building programs that use iso-codes. | +| isomd5sum | GPLv2+ | The isomd5sum package contains utilities for implanting and verifyingan md5sum implanted into an ISO9660 image. | +| istack-commons-runtime | CDDL-1.1 and GPLv2 with exceptions | This package contains istack-commons runtime. | +| istack-commons-tools | CDDL-1.1 and GPLv2 with exceptions | This package contains istack-commons tools. | +| itstool | GPLv3+ | ITS Tool allows you to translate XML documents with PO files, using rules fromthe W3C Internationalization Tag Set (ITS) to determine what to translate andhow to separate it into PO file messages. | +| jackson-annotations | ASL 2.0 | Core annotations used for value types,used by Jackson data-binding package. | +| jackson-core | ASL 2.0 | Core part of Jackson that defines Streaming API as wellas basic shared abstractions. | +| jackson-databind | ASL 2.0 and LGPLv2+ | The general-purpose data-binding functionality and tree-model for Jackson DataProcessor. It builds on core streaming parser/generator package, and usesJackson Annotations for configuration. | +| jackson-jaxrs-json-provider | ASL 2.0 | Functionality to handle JSON input/output for JAX-RS implementations(like Jersey and RESTeasy) using standard Jackson data binding. | +| jackson-jaxrs-providers | ASL 2.0 | This is a multi-module project that contains Jackson-based JAX-RS providers forbinary JSON), YAML. | +| jackson-module-jaxb-annotations | ASL 2.0 | Support for using JAXB annotations as an alternative to""native"" Jackson annotations, for configuring data binding. | +| jaf | BSD | The JavaBeans Activation Framework (JAF) is a standard extension to theJava platform that lets you take advantage of standard services to:determine the type of an arbitrary piece of data; encapsulate access to it;discover the operations available on it; and instantiate the appropriatebean to perform the operation(s). | +| jaf-javadoc | BSD | Javadoc for jaf. | +| jakarta-commons-httpclient | ASL 2.0 and (ASL 2.0 or LGPLv2+) | The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significantprotocol used on the Internet today. Web services, network-enabledappliances and the growth of network computing continue to expand therole of the HTTP protocol beyond user-driven web browsers, and increasethe number of applications that may require HTTP support.Although the java.net package provides basic support for accessingresources via HTTP, it doesn't provide the full flexibility orfunctionality needed by many applications. The Jakarta Commons HTTPClient component seeks to fill this void by providing an efficient,up-to-date, and feature-rich package implementing the client side of themost recent HTTP standards and recommendations.Designed for extension while providing robust support for the base HTTPprotocol, the HTTP Client component may be of interest to anyonebuilding HTTP-aware client applications such as web browsers, webservice clients, or systems that leverage or extend the HTTP protocolfor distributed communication. | +| jansi | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi-native | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi-native | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansson-devel | MIT | Header files for developing applications making use of jansson. | +| jasper-libs | JasPer | Runtime libraries for jasper. | +| java-11-openjdk | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK runtime environment. | +| java-11-openjdk-demo | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK demos 11. | +| java-11-openjdk-devel | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK development tools 11. | +| java-11-openjdk-headless | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK runtime environment 11 without audio and video support. | +| java-11-openjdk-javadoc | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK 11 API documentation. | +| java-11-openjdk-javadoc-zip | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The OpenJDK 11 API documentation compressed in single archive. | +| java-11-openjdk-jmods | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The JMods for OpenJDK. | +| java-11-openjdk-src | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA | The java-openjdk-src sub-package contains the complete OpenJDK 11class library source code for use by IDE indexers and debuggers. | +| java-1.8.0-openjdk | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK runtime environment 8. | +| java-1.8.0-openjdk-accessibility | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | Enables accessibility support in OpenJDK 8 by using java-atk-wrapper. This allowscompatible at-spi2 based accessibility programs to work for AWT and Swing-basedprograms.Please note, the java-atk-wrapper is still in beta, and OpenJDK 8 itself is stillbeing tuned to be working with accessibility features. There are known issueswith accessibility on, so please do not install this package unless you reallyneed to. | +| java-1.8.0-openjdk-demo | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK demos 8. | +| java-1.8.0-openjdk-devel | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK development tools 8. | +| java-1.8.0-openjdk-headless | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK runtime environment 8 without audio and video support. | +| java-1.8.0-openjdk-javadoc | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK 8 API documentation. | +| java-1.8.0-openjdk-javadoc-zip | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The OpenJDK 8 API documentation compressed in single archive. | +| java-1.8.0-openjdk-src | ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib | The java-openjdk-src sub-package contains the complete OpenJDK 8class library source code for use by IDE indexers and debuggers. | +| java-atk-wrapper | LGPLv2+ | Java ATK Wrapper is a implementation of ATK by using JNI technic. Itconverts Java Swing events into ATK events, and send these events toATK-Bridge.JAW is part of the Bonobo deprecation project. It will replaces theformer java-access-bridge.By talking to ATK-Bridge, it keeps itself from being affected by thechange of underlying communication mechanism. | +| javapackages-filesystem | BSD | This package provides some basic directories into which Java packagesinstall their content. | +| javapackages-tools | BSD | This package provides macros and scripts to support Java packaging. | +| javassist | MPLv1.1 or LGPLv2+ or ASL 2.0 | Javassist enables Java programs to define a new class at runtime and tomodify a class file when the JVM loads it. Unlike other similarand bytecode level. If the users use the source-level API, they canedit a class file without knowledge of the specifications of the Javabytecode. The whole API is designed with only the vocabulary of theJava language. You can even specify inserted bytecode in the form ofsource text; Javassist compiles it on the fly. On the other hand, thebytecode-level API allows the users to directly edit a class file asother editors. | +| javassist-javadoc | MPLv1.1 or LGPLv2+ or ASL 2.0 | javassist development documentation. | +| jbig2dec-libs | GPLv2 | jbig2dec is a decoder implementation of the JBIG2 image compression format.JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bitmonochrome) images at moderately high resolution, and in particular scannedpaper documents. In this domain it is very efficient, offering compressionratios on the order of 100:1.This package provides the shared jbig2dec library. | +| jbigkit-libs | GPLv2+ | JBIG-KIT provides a portable library of compression and decompressionfunctions with a documented interface that you can include very easilyinto your image or document processing software. In addition, JBIG-KITprovides ready-to-use compression and decompression programs with asimple command line interface (similar to the converters found in netpbm).JBIG-KIT implements the specification: ISO/IEC 11544:1993 and ITU-T Recommendation T.82(1993): Information technology 閳 Coded representation of picture and audio information 閳 Progressive bi-level image compressionwhich is commonly referred to as the 閳ユ窙BIG1 standard閳 | +| jboss-annotations-1.2-api | CDDL or GPLv2 with exceptions | This package contains Common Annotations 1.2 API. | +| jboss-interceptors-1.2-api | CDDL or GPLv2 with exceptions | The Java EE Interceptors 1.2 API classes from JSR 318. | +| jboss-jaxrs-2.0-api | (CDDL or GPLv2 with exceptions) and ASL 2.0 | 0. | +| jboss-logging | ASL 2.0 | This package contains the JBoss Logging Framework. | +| jboss-logging-tools | ASL 2.0 and LGPLv2+ | This pacakge contains JBoss Logging I18n Annotation Processor | +| jcl-over-slf4j | MIT and ASL 2.0 | JCL 1.1.1 implemented over SLF4J. | +| jcl-over-slf4j | MIT and ASL 2.0 | JCL 1.1.1 implemented over SLF4J. | +| jdeparser | ASL 2.0 | This project is a fork of Sun's (now Oracle's) com.sun.codemodel project. Wedecided to fork the project because by all evidence, the upstream project isdead and not actively accepting outside contribution. All JBoss projects areurged to use this project instead for source code generation. | +| jline | BSD | JLine is a Java library for handling console input. It is similarin functionality to BSD editline and GNU readline. People familiarwith the readline/editline capabilities for modern shells (such asbash and tcsh) will find most of the command editing features ofJLine to be familiar. | +| jmc | UPL | JDK Mission Control is a powerful profiler for HotSpot JVMs and has anadvanced set of tools that enables efficient and detailed analysis of theextensive data collected by JDK Flight Recorder. The tool chain enablesdevelopers and administrators to collect and analyze data from Javaapplications running locally or deployed in production environments. | +| jmc-core | UPL | JDK Mission Control is an advanced set of tools that enables efficient anddetailed analysis of the extensive data collected by JDK Flight Recorder.The tool chain enables developers and administrators to collect and analyze datafrom Java applications running locally or deployed in production environments. | +| jmc-core-javadoc | UPL | Javadoc for jmc-core. | +| jna | (LGPLv2 or ASL 2.0) and ASL 2.0 | JNA provides Java programs easy access to native shared libraries(DLLs on Windows) without writing anything but Java code. JNA'sdesign aims to provide native access in a natural way with aminimum of effort. No boilerplate or generated code is required.While some attention is paid to performance, correctness and easeof use take priority. | +| jolokia-jvm-agent | ASL 2.0 | Jolokia JVM Agent. | +| jomolhari-fonts | OFL | Jomolhari is an TrueType OpenType Bhutanese style font for Dzongkha andTibetan text. It is based on Bhutanese manuscript examples, supports theUnicode and the Chinese encoding for Tibetan.The font supports the standard combinations used in most texts. | +| jose | ASL 2.0 | Jos鑼 is a command line utility for performing various tasks on JSONObject Signing and Encryption (JOSE) objects. Jos鑼 provides a fullcrypto stack including key generation, signing and encryption. | +| jq | MIT and ASL 2.0 and CC-BY and GPLv3 | lightweight and flexible command-line JSON processor jq is like sed for JSON data 閳 you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. It is written in portable C, and it has zero runtime dependencies. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect. | +| json-glib-devel | LGPLv2+ | The json-glib-devel package contains libraries and header files fordeveloping applications that use json-glib. | +| jsoup | MIT | jsoup is a Java library for working with real-world HTML.It provides a very convenient API for extracting and manipulating data,using the best of DOM, CSS, and jquery-like methods.jsoup implements the WHATWG HTML5 specification,and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTMLjsoup is designed to deal with all varieties of HTML found in the wild;from pristine and validating, to invalid tag-soup;jsoup will create a sensible parse tree. | +| jsoup | MIT | jsoup is a Java library for working with real-world HTML.It provides a very convenient API for extracting and manipulating data,using the best of DOM, CSS, and jquery-like methods.jsoup implements the WHATWG HTML5 specification,and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTMLjsoup is designed to deal with all varieties of HTML found in the wild;from pristine and validating, to invalid tag-soup;jsoup will create a sensible parse tree. | +| jsr-305 | BSD and CC-BY | This package contains reference implementations, test cases, and otherDetection. | +| jss | MPLv1.1 or GPLv2+ or LGPLv2+ | Java Security Services (JSS) is a java native interface which provides a bridgefor java-based applications to use native Network Security Services (NSS).This only works with gcj. Other JREs require that JCE providers be signed. | +| jss-javadoc | MPLv1.1 or GPLv2+ or LGPLv2+ | This package contains the API documentation for JSS. | +| Judy | LGPLv2+ | Judy is a C library that provides a state-of-the-art core technologythat implements a sparse dynamic array. Judy arrays are declaredsimply with a null pointer. A Judy array consumes memory only when itis populated, yet can grow to take advantage of all available memoryif desired. Judy's key benefits are scalability, high performance, andmemory efficiency. A Judy array is extensible and can scale up to avery large number of elements, bounded only by machine memory. SinceJudy is designed as an unbounded array, the size of a Judy array isnot pre-allocated but grows and shrinks dynamically with the arraypopulation. | +| julietaula-montserrat-fonts | OFL | A typeface created by Julieta Ulanovsky inspired by signs aroundthe Montserrat area of Buenos Aires, Argentina | +| kacst-art-fonts | GPLv2 | This package contains art type fonts for the display of Arabic | +| kacst-book-fonts | GPLv2 | This package contains book type fonts for the display of Arabic | +| kacst-decorative-fonts | GPLv2 | This package contains decorative type fonts for the display of Arabic | +| kacst-digital-fonts | GPLv2 | This package contains digital type fonts for the display of Arabic | +| kacst-farsi-fonts | GPLv2 | This package contains farsi type fonts for the display of Arabic | +| kacst-fonts-common | GPLv2 | This package contains fonts for the display of Arabicfrom the King Abdulaziz City for Science & Technology(kacst). | +| kacst-letter-fonts | GPLv2 | This package contains book kacst fonts for the display of Arabic | +| kacst-naskh-fonts | GPLv2 | This package contains naskh type fonts for the display of Arabic | +| kacst-office-fonts | GPLv2 | This package contains office type fonts for the display of Arabic | +| kacst-one-fonts | GPLv2 | This package contains one type fonts for the display of Arabic | +| kacst-pen-fonts | GPLv2 | This package contains pen type fonts for the display of Arabic | +| kacst-poster-fonts | GPLv2 | This package contains poster type fonts for the display of Arabic | +| kacst-qurn-fonts | GPLv2 | This package contains qurn type fonts for the display of Arabic | +| kacst-screen-fonts | GPLv2 | This package contains screen type fonts for the display of Arabic | +| kacst-title-fonts | GPLv2 | This package contains title type fonts for the display of Arabic | +| kacst-titlel-fonts | GPLv2 | This package contains title large type fonts for the display of Arabic | +| kdump-anaconda-addon | GPLv2 | Kdump anaconda addon | +| keepalived | GPLv2+ | Keepalived provides simple and robust facilities for load balancingand high availability to Linux system and Linux based infrastructures.The load balancing framework relies on well-known and widely usedLinux Virtual Server (IPVS) kernel module providing Layer4 loadbalancing. Keepalived implements a set of checkers to dynamically andadaptively maintain and manage load-balanced server pool accordingtheir health. High availability is achieved by VRRP protocol. VRRP isa fundamental brick for router failover. In addition, keepalivedimplements a set of hooks to the VRRP finite state machine providinglow-level and high-speed protocol interactions. Keepalived frameworkscan be used independently or all together to provide resilientinfrastructures. | +| kernel-rpm-macros | GPL+ | Macros and scripts for building kernel module packages. | +| kernelshark | GPLv2 and LGPLv2 | Kernelshark is the GUI frontend for analyzing data produced by'trace-cmd extract' | +| keybinder3 | MIT | Keybinder is a library for registering global keyboard shortcuts.Keybinder works with GTK-based applications using the X Window System.The library contains:- A C library, libkeybinder- Gobject-Introspection bindings | +| keycloak-httpd-client-install | GPLv3 | Keycloak is a federated Identity Provider (IdP). Apache HTTPD supportsa variety of authentication modules which can be configured to utilizea Keycloak IdP to perform authentication. This package containslibraries and tools which can automate and simplify configuring anApache HTTPD authentication module and registering as a client of aKeycloak IdP. | +| khmeros-base-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Base KhmerOS fonts. | +| khmeros-battambang-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Battambang font. | +| khmeros-bokor-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Bokor font. | +| khmeros-fonts-common | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.This package consists of files used by other khmeros-fonts packages. | +| khmeros-handwritten-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Freehand and fasthand - handwritten fonts. | +| khmeros-metal-chrieng-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Metal Chrieng font. | +| khmeros-muol-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Muol fonts - normal, light and Pali. | +| khmeros-siemreap-fonts | LGPLv2+ | The Khmer OS fonts include Khmer and Latin alphabets, and they have equivalentsizes for Khmer and English alphabets, so that when texts mix both it is notnecessary to have different point sizes for the text in each language.They were created by Danh Hong of the Cambodian Open Institute.Siemreap font. | +| ksh | EPL | KSH-93 is the most recent version of the KornShell by David Korn ofAT&T Bell Laboratories.KornShell is a shell programming language, which is upward compatiblewith ""sh"" (the Bourne Shell). | +| kurdit-unikurd-web-fonts | GPLv3 | A widely used Kurdish font which supports various Arabic-like scripts(Arabic, Kurdish, Persian) and also Latin. | +| kyotocabinet-libs | GPLv3 | The kyotocabinet-libs package provides the essential shared librariesfor any Kyoto Cabinet client program or interface. | +| lame-libs | GPLv2+ | LAME MP3 encoding library. | +| langpacks-af | GPLv2+ | This package provides Afrikaans langpacks meta-package. | +| langpacks-am | GPLv2+ | This package provides Amharic langpacks meta-package. | +| langpacks-ar | GPLv2+ | This package provides Arabic langpacks meta-package. | +| langpacks-as | GPLv2+ | This package provides Assamese langpacks meta-package. | +| langpacks-ast | GPLv2+ | This package provides Asturian langpacks meta-package. | +| langpacks-be | GPLv2+ | This package provides Belarusian langpacks meta-package. | +| langpacks-bg | GPLv2+ | This package provides Bulgarian langpacks meta-package. | +| langpacks-bn | GPLv2+ | This package provides Bengali langpacks meta-package. | +| langpacks-br | GPLv2+ | This package provides Breton langpacks meta-package. | +| langpacks-bs | GPLv2+ | This package provides Bosnian langpacks meta-package. | +| langpacks-ca | GPLv2+ | This package provides Catalan langpacks meta-package. | +| langpacks-cs | GPLv2+ | This package provides Czech langpacks meta-package. | +| langpacks-cy | GPLv2+ | This package provides Welsh langpacks meta-package. | +| langpacks-da | GPLv2+ | This package provides Danish langpacks meta-package. | +| langpacks-de | GPLv2+ | This package provides German langpacks meta-package. | +| langpacks-el | GPLv2+ | This package provides Greek langpacks meta-package. | +| langpacks-en | GPLv2+ | This package provides English langpacks meta-package. | +| langpacks-en_GB | GPLv2+ | This package provides English (United Kingdom) langpacks meta-package. | +| langpacks-es | GPLv2+ | This package provides Spanish langpacks meta-package. | +| langpacks-et | GPLv2+ | This package provides Estonian langpacks meta-package. | +| langpacks-eu | GPLv2+ | This package provides Basque langpacks meta-package. | +| langpacks-fa | GPLv2+ | This package provides Persian langpacks meta-package. | +| langpacks-fi | GPLv2+ | This package provides Finnish langpacks meta-package. | +| langpacks-fr | GPLv2+ | This package provides French langpacks meta-package. | +| langpacks-ga | GPLv2+ | This package provides Irish langpacks meta-package. | +| langpacks-gl | GPLv2+ | This package provides Galician langpacks meta-package. | +| langpacks-gu | GPLv2+ | This package provides Gujarati langpacks meta-package. | +| langpacks-he | GPLv2+ | This package provides Hebrew langpacks meta-package. | +| langpacks-hi | GPLv2+ | This package provides Hindi langpacks meta-package. | +| langpacks-hr | GPLv2+ | This package provides Croatian langpacks meta-package. | +| langpacks-hu | GPLv2+ | This package provides Hungarian langpacks meta-package. | +| langpacks-ia | GPLv2+ | This package provides Interlingua langpacks meta-package. | +| langpacks-id | GPLv2+ | This package provides Indonesian langpacks meta-package. | +| langpacks-is | GPLv2+ | This package provides Icelandic langpacks meta-package. | +| langpacks-it | GPLv2+ | This package provides Italian langpacks meta-package. | +| langpacks-ja | GPLv2+ | This package provides Japanese langpacks meta-package. | +| langpacks-kk | GPLv2+ | This package provides Kazakh langpacks meta-package. | +| langpacks-kn | GPLv2+ | This package provides Kannada langpacks meta-package. | +| langpacks-ko | GPLv2+ | This package provides Korean langpacks meta-package. | +| langpacks-lt | GPLv2+ | This package provides Lithuanian langpacks meta-package. | +| langpacks-lv | GPLv2+ | This package provides Latvian langpacks meta-package. | +| langpacks-mai | GPLv2+ | This package provides Maithili langpacks meta-package. | +| langpacks-mk | GPLv2+ | This package provides Macedonian langpacks meta-package. | +| langpacks-ml | GPLv2+ | This package provides Malayalam langpacks meta-package. | +| langpacks-mr | GPLv2+ | This package provides Marathi langpacks meta-package. | +| langpacks-ms | GPLv2+ | This package provides Malay langpacks meta-package. | +| langpacks-nb | GPLv2+ | This package provides Norwegian Bokm姘搇 langpacks meta-package. | +| langpacks-ne | GPLv2+ | This package provides Nepali langpacks meta-package. | +| langpacks-nl | GPLv2+ | This package provides Dutch langpacks meta-package. | +| langpacks-nn | GPLv2+ | This package provides Nynorsk langpacks meta-package. | +| langpacks-nr | GPLv2+ | This package provides Southern Ndebele langpacks meta-package. | +| langpacks-nso | GPLv2+ | This package provides Northern Sotho langpacks meta-package. | +| langpacks-or | GPLv2+ | This package provides Oriya langpacks meta-package. | +| langpacks-pa | GPLv2+ | This package provides Punjabi langpacks meta-package. | +| langpacks-pl | GPLv2+ | This package provides Polish langpacks meta-package. | +| langpacks-pt | GPLv2+ | This package provides Portuguese langpacks meta-package. | +| langpacks-pt_BR | GPLv2+ | This package provides Portuguese (Brazil) langpacks meta-package. | +| langpacks-ro | GPLv2+ | This package provides Romanian langpacks meta-package. | +| langpacks-ru | GPLv2+ | This package provides Russian langpacks meta-package. | +| langpacks-si | GPLv2+ | This package provides Sinhala langpacks meta-package. | +| langpacks-sk | GPLv2+ | This package provides Slovak langpacks meta-package. | +| langpacks-sl | GPLv2+ | This package provides Slovenian langpacks meta-package. | +| langpacks-sq | GPLv2+ | This package provides Albanian langpacks meta-package. | +| langpacks-sr | GPLv2+ | This package provides Serbian langpacks meta-package. | +| langpacks-ss | GPLv2+ | This package provides Swati langpacks meta-package. | +| langpacks-sv | GPLv2+ | This package provides Swedish langpacks meta-package. | +| langpacks-ta | GPLv2+ | This package provides Tamil langpacks meta-package. | +| langpacks-te | GPLv2+ | This package provides Telugu langpacks meta-package. | +| langpacks-th | GPLv2+ | This package provides Thai langpacks meta-package. | +| langpacks-tn | GPLv2+ | This package provides Tswana langpacks meta-package. | +| langpacks-tr | GPLv2+ | This package provides Turkish langpacks meta-package. | +| langpacks-ts | GPLv2+ | This package provides Tsonga langpacks meta-package. | +| langpacks-uk | GPLv2+ | This package provides Ukrainian langpacks meta-package. | +| langpacks-ur | GPLv2+ | This package provides Urdu langpacks meta-package. | +| langpacks-ve | GPLv2+ | This package provides Venda langpacks meta-package. | +| langpacks-vi | GPLv2+ | This package provides Vietnamese langpacks meta-package. | +| langpacks-xh | GPLv2+ | This package provides Xhosa langpacks meta-package. | +| langpacks-zh_CN | GPLv2+ | This package provides Simplified Chinese langpacks meta-package. | +| langpacks-zh_TW | GPLv2+ | This package provides Traditional Chinese langpacks meta-package. | +| langpacks-zu | GPLv2+ | This package provides Zulu langpacks meta-package. | +| langtable | GPLv3+ | langtable is used to guess reasonable defaults for locale, keyboard layout,territory, and language, if part of that information is already known. Forexample, guess the territory and the keyboard layout if the languageis known or guess the language and keyboard layout if the territory isalready known. | +| langtable-data | GPLv3+ and MIT | This package contains the data files for langtable. | +| lapack | BSD | LAPACK (Linear Algebra PACKage) is a standard library for numericallinear algebra. LAPACK provides routines for solving systems ofsimultaneous linear equations, least-squares solutions of linearsystems of equations, eigenvalue problems, and singular valueproblems. Associated matrix factorizations (LU, Cholesky, QR, SVD,Schur, and generalized Schur) and related computations (i.e.,reordering of Schur factorizations and estimating condition numbers)are also included. LAPACK can handle dense and banded matrices, butnot general sparse matrices. Similar functionality is provided forreal and complex matrices in both single and double precision. LAPACKis coded in Fortran90 and built with gcc. | +| lapack64 | BSD | LAPACK (Linear Algebra PACKage) is a standard library for numericallinear algebra. LAPACK provides routines for solving systems ofsimultaneous linear equations, least-squares solutions of linearsystems of equations, eigenvalue problems, and singular valueproblems. Associated matrix factorizations (LU, Cholesky, QR, SVD,Schur, and generalized Schur) and related computations (i.e.,reordering of Schur factorizations and estimating condition numbers)are also included. LAPACK can handle dense and banded matrices, butnot general sparse matrices. Similar functionality is provided forreal and complex matrices in both single and double precision. LAPACKis coded in Fortran90 and built with gcc.This build has 64bit INTEGER support. | +| lasso | GPLv2+ | Lasso is a library that implements the Liberty Alliance Single Sign Onstandards, including the SAML and SAML2 specifications. It allows to handlethe whole life-cycle of SAML based Federations, and provides bindingsfor multiple languages. | +| lato-fonts | OFL | Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-baseddesigner 鑹乽kasz Dziedzic (""Lato"" means ""Summer"" in Polish). In December 2010 theLato family was published under the open-source Open Font License by his foundrytyPoland, with support from Google.When working on Lato, 鑹乽kasz tried to carefully balance some potentiallyconflicting priorities. He wanted to create a typeface that would seem quite""transparent"" when used in body text but would display some original treats whenused in larger sizes. He used classical proportions (particularly visible in theuppercase) to give the letterforms familiar harmony and elegance. At the sametime, he created a sleek sanserif look, which makes evident the fact that Latowas designed in 2010 - even though it does not follow any current trend.The semi-rounded details of the letters give Lato a feeling of warmth, while thestrong structure provides stability and seriousness. ""Male and female, seriousbut friendly. With the feeling of the Summer,"" says 鑹乽kasz.Lato consists of nine weights (plus corresponding italics), including abeautiful hairline style. It covers 2300+ glyphs per style and supports 100+Latin-based languages, 50+ Cyrillic-based languages as well as Greek and IPAphonetics. | +| lcms2 | MIT | LittleCMS intends to be a small-footprint, speed optimized color managementengine in open source form. LCMS2 is the current version of LCMS, and can beparallel installed with the original (deprecated) lcms. | +| ldapjdk | MPLv1.1 or GPLv2+ or LGPLv2+ | The Mozilla LDAP SDKs enable you to write applications which access,manage, and update the information stored in an LDAP directory. | +| ldapjdk-javadoc | MPLv1.1 or GPLv2+ or LGPLv2+ | Javadoc for ldapjdk | +| ldns | BSD | ldns is a library with the aim to simplify DNS programming in C. Alllow-level DNS/DNSSEC operations are supported. We also define a higherlevel API which allows a programmer to (for instance) create or signpackets. | +| lemon | Public Domain | Lemon is an LALR(1) parser generator for C or C++. It does the samejob as bison and yacc. But lemon is not another bison or yaccclone. It uses a different grammar syntax which is designed to reducethe number of coding errors. Lemon also uses a more sophisticatedparsing engine that is faster than yacc and bison and which is bothreentrant and thread-safe. Furthermore, Lemon implements featuresthat can be used to eliminate resource leaks, making is suitable foruse in long-running programs such as graphical user interfaces orembedded controllers. | +| lftp | GPLv3+ | LFTP is a sophisticated ftp/http file transfer program. Like bash, it has jobcontrol and uses the readline library for input. It has bookmarks, built-inmirroring, and can transfer several files in parallel. It is designed withreliability in mind. | +| lftp-scripts | GPLv3+ | Utility scripts for use with lftp. | +| liba52 | GPLv2 | liba52 is a free library for decoding ATSC A/52 streams. The A/52standard is used in a variety of applications, including digitaltelevision and DVD. It is also known as AC-3 or AC3 | +| libabw | MPLv2.0 | libabw is a library for import of AbiWord files. | +| libao | GPLv2+ | Libao is a cross platform audio output library. It currently supportsESD, OSS, Solaris, and IRIX. | +| libappindicator-gtk3 | LGPLv2 and LGPLv3 | A library to allow applications to export a menu into the Unity Menu bar. Basedon KSNI it also works in KDE and will fallback to generic Systray support ifnone of those are available.This package contains the GTK 3 version of this library. | +| libasyncns | LGPLv2+ | A small and lightweight library that implements easy to use asynchronouswrappers around the libc NSS functions getaddrinfo(), res_query() and related. | +| libatasmart | LGPLv2+ | A small and lightweight parser library for ATA S.M.A.R.T. hard diskhealth monitoring. | +| libatomic_ops | GPLv2 and MIT | Provides implementations for atomic memory update operations on anumber of architectures. This allows direct use of these in reasonablyportable code. Unlike earlier similar packages, this one explicitlyconsiders memory barrier semantics, and allows the construction of codethat involves minimum overhead across a variety of architectures. | +| libavc1394 | GPLv2+ and LGPLv2+ | The libavc1394 library allows utilities to control IEEE-1394 devicesusing the AV/C specification. Audio/Video Control allows applicationsto control devices like the tape on a VCR or camcorder. | +| libbabeltrace | MIT and GPLv2 | This project provides trace read and write libraries, as well as a traceconverter. A plugin can be created for any trace format to allow its conversionto/from another trace format. | +| libbase | LGPLv2 | LibBase is a library developed to provide base services like logging,configuration and initialization to other libraries and applications. Thelibrary is the root library for all Pentaho-Reporting projects. | +| libblockdev | LGPLv2+ | The libblockdev is a C library with GObject introspection support that can beused for doing low-level operations with block devices like setting up LVM,BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves asa thin wrapper around its plugins' functionality. All the plugins, however, canbe used as standalone libraries. One of the core principles of libblockdev isthat it is stateless from the storage configuration's perspective (e.g. it hasno information about VGs when creating an LV). | +| libblockdev-crypto | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to encrypted devices (LUKS). | +| libblockdev-dm | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to Device Mapper. | +| libblockdev-fs | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to operations with file systems. | +| libblockdev-kbd | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to kernel block devices (namely zRAM andBcache). | +| libblockdev-loop | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to loop devices. | +| libblockdev-lvm | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the LVM-related functionality. | +| libblockdev-lvm-dbus | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the LVM-related functionality utilizing the LVM DBus API. | +| libblockdev-mdraid | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to MD RAID. | +| libblockdev-mpath | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to multipath devices. | +| libblockdev-nvdimm | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to operations with NVDIMM devices. | +| libblockdev-part | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to partitioning. | +| libblockdev-plugins-all | LGPLv2+ | A meta-package that pulls all the libblockdev plugins as dependencies. | +| libblockdev-swap | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to swap devices. | +| libblockdev-utils | LGPLv2+ | The libblockdev-utils is a library providing utility functions used by thelibblockdev library and its plugins. | +| libblockdev-vdo | LGPLv2+ | The libblockdev library plugin (and in the same time a standalone library)providing the functionality related to VDO devices. | +| libbluray | LGPLv2+ | This package is aiming to provide a full portable free open source Blu-Raylibrary, which can be plugged into popular media players to allow full Blu-Raynavigation and playback on Linux. It will eventually be compatible with allcurrent titles, and will be easily portable and embeddable in standard playerssuch as MPlayer and VLC. | +| libburn | GPLv2+ | Libburn is a library by which preformatted data get onto optical media:CD, DVD and BD (Blu-Ray). It also offers a facility for reading datablocks from its drives without using the normal block device I/O, whichhas advantages and disadvantages. It seems appropriate, nevertheless,to do writing and reading via same channel. On several Linux systems,the block device driver needs reloading of the drive tray in order tomake available freshly written data. The libburn read function does notneed such a reload. The code of libburn is independent of cdrecord. | +| libbytesize | LGPLv2+ | The libbytesize is a C library that facilitates work with sizes inbytes. Be it parsing the input from users or producing a nice human readablerepresentation of a size in bytes this library takes localization intoaccount. It also provides support for sizes bigger than MAXUINT64. | +| libcacard | LGPLv2+ | This library provides emulation of smart cards to a virtual cardreader running in a guest virtual machine.It implements DoD CAC standard with separate pki containers(compatible coolkey), using certificates read from NSS. | +| libcanberra | LGPLv2+ | A small and lightweight implementation of the XDG Sound Theme Specification(`http://0pointer.de/public/sound-theme-spec.html`). | +| libcanberra-devel | LGPLv2+ | Development Files for libcanberra Client Development | +| libcanberra-gtk2 | LGPLv2+ | Gtk+ 2.x bindings for libcanberra | +| libcanberra-gtk3 | LGPLv2+ | Gtk+ 3.x bindings for libcanberra | +| libcdio | GPLv3+ | This library provides an interface for CD-ROM access. It can be usedby applications that need OS- and device-independent access to CD-ROMdevices. | +| libcdio-paranoia | GPLv3+ | This CDDA reader distribution ('libcdio-cdparanoia') reads audio from theCDROM directly as data, with no analog step between, and writes thedata to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.Split off from libcdio to allow more flexible licensing and to be compatiblewith cdparanoia-III-10.2's license. And also, libcdio is just too large. | +| libcdr | MPLv2.0 and Public Domain | Libcdr is library providing ability to interpret and import CorelDRAWdrawings into various applications. You can find it being used inlibreoffice. | +| libcmis | GPLv2+ or LGPLv2+ or MPLv1.1 | LibCMIS is a C/C++ client library for working with CM (content management)interfaces. The primary supported interface (which gave the library itsname) is CMIS, which allows applications to connect to any ECM behavingas a CMIS server (Alfresco or Nuxeo are examples of open source ones).Another supported interface is Google Drive. | +| libcmpiCppImpl0 | EPL | This packages provides the C++ wrapper library for CMPI development | +| libdatrie | LGPLv2+ | datrie is an implementation of double-array structure for representing trie.Trie is a kind of digital search tree, an efficient indexing method with O(1)time complexity for searching. Comparably as efficient as hashing, trie alsoprovides flexibility on incremental matching and key spelling manipulation.This makes it ideal for lexical analyzers, as well as spelling dictionaries. | +| libdazzle | GPLv3+ | libdazzle is a collection of fancy features for GLib and Gtk+ that aren't quiteready or generic enough for use inside those libraries. This is often a provingground for new widget prototypes. Applications such as Builder tend to drivedevelopment of this project. | +| libdb-devel | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. This package contains the header files,libraries, and documentation for building programs which use theBerkeley DB. | +| libdbusmenu | LGPLv3 or LGPLv2 and GPLv3 | This is a small library designed to make sharing and displaying of menustructures over DBus simple and easy to use. It works for both QT and GTK+ andmakes building menus simple. | +| libdbusmenu-gtk3 | LGPLv3 or LGPLv2 and GPLv3 | Shared libraries for the libdbusmenu-gtk3 library. | +| libdc1394 | LGPLv2+ | Libdc1394 is a library that is intended to provide a high level programminginterface for application developers who wish to control IEEE 1394 basedcameras that conform to the 1394-based Digital Camera Specification. | +| libdmapsharing | LGPLv2+ | libdmapsharing implements the DMAP protocols. This includes support forDAAP and DPAP. | +| libdmx | MIT | The X.Org X11 DMX (Distributed Multihead X) runtime library. | +| libdnet | BSD | libdnet provides a simplified, portable interface to severallow-level networking routines, including network addressmanipulation, kernel arp(4) cache and route(4) table lookup andmanipulation, network firewalling (IP filter, ipfw, ipchains,pf, ...), network interface lookup and manipulation, raw IPpacket and Ethernet frame, and data transmission. | +| libdrm | MIT | Direct Rendering Manager runtime library | +| libdrm-devel | MIT | Direct Rendering Manager development package. | +| libdv | LGPLv2+ | The Quasar DV codec (libdv) is a software codec for DV video, theencoding format used by most digital camcorders, typically those thatsupport the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv wasand SMPTE 314M. | +| libdvdnav | GPLv2+ | libdvdnav provides a simple library for reading DVD video discs.The code is based on Ogle and used in, among others, the Xine dvdnav plug-in. | +| libdvdread | GPLv2+ | libdvdread provides a simple foundation for reading DVD video disks.It provides the functionality that is required to access many DVDs. | +| libdwarf | LGPLv2 | Library to access the DWARF debugging file format which supportssource level debugging of a number of procedural languages, such as C, C++,and Fortran. Please see `http://www.dwarfstd.org` for DWARF specification. | +| libeasyfc | LGPLv3+ | libeasyfc aims to provide an easy interface to generatefontconfig configuration on demand. | +| libeasyfc-gobject | LGPLv3+ | libeasyfc aims to provide an easy interface to generatefontconfig configuration on demand.This package contains an interface for GObject. | +| libecap | BSD | eCAP is a software interface that allows a network application, such as anHTTP proxy or an ICAP server, to outsource content analysis and adaptation toa loadable module. For each applicable protocol message being processed, aneCAP-enabled host application supplies the message details to the adaptationmodule and gets back an adapted message, a ""not interested"" response, or a""block this message now!"" instruction. These exchanges often include messagebodies.The adaptation module can also exchange meta-information with the hostapplication to supply additional details such as configuration options, areason behind the decision to ignore a message, or a detected virus name.If you are familiar with the ICAP protocol (RFC 3507), then you may think ofeCAP as an ""embedded ICAP"", where network interactions with an ICAP server arereplaced with function calls to an adaptation module. | +| libecap-devel | BSD | This package provides the libraries, include files, and otherresources needed for developing libecap applications. | +| libepoxy | MIT | A library for handling OpenGL function pointer management. | +| libepoxy-devel | MIT | This package contains libraries and header files fordeveloping applications that use libepoxy. | +| libepubgen | MPLv2.0 | libepubgen is a library for generating EPUB documents. It is directlypluggable into import filters based on librevenge. | +| libestr | LGPLv2+ | This package compiles the string handling essentials libraryused by the Rsyslog daemon. | +| libetonyek | MPLv2.0 | libetonyek is library for import of Apple iWork documents. It supportsdocuments created by any version of Keynote, Pages or Numbers. | +| libev | BSD or GPLv2+ | Libev is modeled (very loosely) after libevent and the Event Perlmodule, but is faster, scales better and is more correct, and also morefeatureful. And also smaller. | +| libevdev | MIT | libevdev is a library to wrap kernel evdev devices and provide a proper APIto interact with those devices. | +| libev-devel | BSD or GPLv2+ | This package contains the development headers and libraries for libev. | +| libevent-devel | BSD | This package contains the header files and libraries for developingwith libevent. | +| libev-libevent-devel | BSD or GPLv2+ | This package contains a development header to make libev compatible withlibevent. | +| libev-source | BSD or GPLv2+ | This package contains the source code for libev. | +| libexif | LGPLv2+ | Most digital cameras produce EXIF files, which are JPEG files withextra tags that contain information about the image. The EXIF libraryallows you to parse an EXIF file and read the data from those tags. | +| libexttextcat | BSD | libexttextcat is an N-Gram-Based Text Categorization library primarilyintended for language guessing. | +| libfastjson | MIT | LIBFASTJSON implements a reference counting objectmodel that allows you to easily construct JSONobjects in C, output them as JSON formatted stringsand parse JSON formatted strings back into theC representation of JSON objects. | +| libfontenc | MIT | X.Org X11 libfontenc runtime library | +| libfonts | LGPLv2 and UCD | LibFonts is a library developed to support advanced layouting in JFreeReport.This library allows to read TrueType-Font files to extract layouting specificinformations. | +| libformula | LGPLv2 | LibFormula provides Excel-Style-Expressions. The implementation providedhere is very generic and can be used in any application that needs tocompute formulas. | +| libfprint | LGPLv2+ | libfprint offers support for consumer fingerprint reader devices. | +| libfreehand | MPLv2.0 | libfreehand is library providing ability to interpret and importMacromedia/Adobe FreeHand documents into various applications. | +| libgdata | LGPLv2+ | libgdata is a GLib-based library for accessing online service APIs using theGData protocol --- most notably, Google's services. It provides APIs to accessthe common Google services, and has full asynchronous support. | +| libgdata-devel | LGPLv2+ | The libgdata-devel package contains libraries and header files fordeveloping applications that use libgdata. | +| libgdither | GPLv2+ | Libgdither is a GPL'd library library for performing audio dithering onPCM samples. The dithering process should be carried out before reducingthe bit width of PCM audio data (eg. float to 16 bit int conversions) topreserve audio quality. | +| libgee | LGPLv2+ | libgee is a collection library providing GObject-based interfaces andclasses for commonly used data structures.* Traversable o Iterable + Collection - List * BidirList - Set * SortedSet o BidirSortedSet - MultiSet - Queue * Deque + Map - SortedMap * BidirSortedMap o Iterator + BidirIterator - BidirListIterator + ListIterator - BidirListIterator* MultiMapThe ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, TreeSet,TreeMap, TreeMultiSet, and TreeMultiMap classes provide a reasonable sampleimplementation of those interfaces. In addition, a set of abstractclasses are provided to ease the implementation of new collections.Around that, the API provide means to retrieve read-only views,efficient sort algorithms, simple, bi-directional or index-based mutableiterators depending on the collection type.Libgee is written in Vala and can be used like any GObject-based Clibrary. It's planned to provide bindings for further languages. | +| libgexiv2 | GPLv2+ | libgexiv2 is a GObject-based wrapper around the Exiv2 library.It makes the basic features of Exiv2 available to GNOME applications. | +| libgit2 | GPLv2 with exceptions | libgit2 is a portable, pure C implementation of the Git core methodsprovided as a re-entrant linkable library with a solid API, allowingyou to write native speed custom Git applications in any languagewith bindings. | +| libgit2-glib | LGPLv2+ | libgit2-glib is a glib wrapper library around the libgit2 git access library. | +| libglvnd | MIT | libglvnd is an implementation of the vendor-neutral dispatch layer forarbitrating OpenGL API calls between multiple vendors on a per-screen basis. | +| libglvnd-core-devel | MIT | The libglvnd-core-devel package is a bootstrap trick for Mesa, which wantsto build against the libglvnd headers but does not link against any ofits libraries (and, initially, has file conflicts with them). If you arenot Mesa you almost certainly want libglvnd-devel instead. | +| libglvnd-devel | MIT | The libglvnd-devel package contains libraries and header files fordeveloping applications that use libglvnd. | +| libglvnd-egl | MIT | libEGL are the common dispatch interface for the EGL API. | +| libglvnd-gles | MIT | libGLESv[12] are the common dispatch interface for the GLES API. | +| libglvnd-glx | MIT | libGL and libGLX are the common dispatch interface for the GLX API. | +| libglvnd-opengl | MIT | libOpenGL is the common dispatch interface for the workstation OpenGL API. | +| libgnomekbd | LGPLv2+ | The libgnomekbd package contains a GNOME library which manageskeyboard configuration and offers various widgets related tokeyboard configuration. | +| libgovirt | LGPLv2+ | libgovirt is a library that allows applications to use oVirt REST APIto list VMs managed by an oVirt instance, and to get the connectionparameters needed to make a SPICE/VNC connection to them. | +| libgphoto2 | GPLv2+ and GPLv2 | libgphoto2 is a library that can be used by applications to accessvarious digital cameras. libgphoto2 itself is not a GUI application,opposed to gphoto. There are GUI frontends for the gphoto2 library,however, such as gtkam for example. | +| libgpod | LGPLv2+ | Libgpod is a library to access the contents of an iPod. It supports playlists,smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc. | +| libgs | AGPLv3+ | This library provides Ghostscript's core functionality, based on Ghostscript'sAPI, which is useful for many packages that are build on top of Ghostscript. | +| libgsf | LGPLv2 | A library for reading and writing structured files (e.g. MS OLE and Zip) | +| libgtop2 | GPLv2+ | LibGTop is a library for portably obtaining information about processes,such as their PID, memory usage, etc. | +| libguestfs | LGPLv2+ | Libguestfs is a library for accessing and modifying virtual machinedisk images. `http://libguestfs.org` It can be used to make batch configuration changes to guests, getdisk used/free statistics (virt-df), migrate between hypervisors(virt-p2v, virt-v2v), perform backups and guest clones, changeregistry/UUID/hostname info, build guests from scratch (virt-builder)and much more.Libguestfs uses Linux kernel and qemu code, and can access any type ofguest filesystem that Linux and qemu can, including but not limitedschemes, qcow, qcow2, vmdk.Libguestfs for Red Hat Enterprise Linux is split into several subpackages.The basic subpackages are: libguestfs C library libguestfs-tools virt-* tools, guestfish and guestmount (FUSE) libguestfs-tools-c only the subset of virt tools written in C (for reduced dependencies) virt-v2v convert virtual machines to run on KVM (V2V) virt-p2v-maker convert physical machines to run on KVM (P2V) virt-dib safe and secure diskimage-builder replacementFor enhanced features, install: libguestfs-gfs2 adds Global Filesystem (GFS2) support libguestfs-inspect-icons adds support for inspecting guest icons libguestfs-rescue enhances virt-rescue shell with more tools libguestfs-rsync rsync to/from guest filesystems libguestfs-xfs adds XFS supportFor developers: libguestfs-devel C/C++ header files and library libguestfs-benchmarking Benchmarking utilitiesLanguage bindings: libguestfs-gobject-devel GObject bindings and GObject Introspection libguestfs-java-devel Java bindings lua-guestfs Lua bindings ocaml-libguestfs-devel OCaml bindings perl-Sys-Guestfs Perl bindings python3-libguestfs Python 3 bindings ruby-libguestfs Ruby bindings | +| libguestfs-bash-completion | LGPLv2+ | Install this package if you want intelligent bash tab-completionfor guestfish, guestmount and various virt-* tools. | +| libguestfs-benchmarking | LGPLv2+ | libguestfs-benchmarking contains utilities for benchmarking andperformance analysis of libguestfs, and also for generalunderstanding of the performance of the kernel and qemu when bootingsmall appliances. | +| libguestfs-devel | LGPLv2+ | libguestfs-devel contains development tools and librariesfor libguestfs. | +| libguestfs-gfs2 | LGPLv2+ | This adds GFS2 support to libguestfs. Install it if you want to processdisk images containing GFS2. | +| libguestfs-gobject | LGPLv2+ | libguestfs-gobject contains GObject bindings for libguestfs.To develop software against these bindings, you need to installlibguestfs-gobject-devel. | +| libguestfs-gobject-devel | LGPLv2+ | libguestfs-gobject contains GObject bindings for libguestfs.This package is needed if you want to write software using theGObject bindings. It also contains GObject Introspection information. | +| libguestfs-inspect-icons | LGPLv2+ | libguestfs-inspect-icons is a metapackage that pulls in additionaldependencies required by libguestfs to pull icons out of non-Linuxguests. Install this package if you want libguestfs to be able toinspect non-Linux guests and display icons from them.The only reason this is a separate package is to avoid core libguestfshaving to depend on Perl. See `https://bugzilla.redhat.com/1194158` | +| libguestfs-java | LGPLv2+ | libguestfs-java contains Java bindings for libguestfs.If you want to develop software in Java which uses libguestfs, thenyou will also need libguestfs-java-devel. | +| libguestfs-java-devel | LGPLv2+ | libguestfs-java-devel contains the tools for developing Java softwareusing libguestfs.See also libguestfs-javadoc. | +| libguestfs-javadoc | LGPLv2+ | libguestfs-javadoc contains the Java documentation for libguestfs. | +| libguestfs-man-pages-ja | LGPLv2+ | libguestfs-man-pages-ja contains Japanese (ja) man pagesfor libguestfs. | +| libguestfs-man-pages-uk | LGPLv2+ | libguestfs-man-pages-uk contains Ukrainian (uk) man pagesfor libguestfs. | +| libguestfs-rescue | LGPLv2+ | This adds additional tools to use inside the virt-rescue shell,such as ssh, network utilities, editors and debugging utilities. | +| libguestfs-rsync | LGPLv2+ | This adds rsync support to libguestfs. Install it if you want to usersync to upload or download files into disk images. | +| libguestfs-tools | GPLv2+ | This package contains miscellaneous system administrator command linetools for virtual machines.Guestfish is the Filesystem Interactive SHell, for accessing andmodifying virtual machine disk images from the command line and shellscripts.The guestmount command lets you mount guest filesystems on the hostusing FUSE and libguestfs.Virt-alignment-scan scans virtual machines looking for partitionalignment problems.Virt-builder is a command line tool for rapidly making disk imagesof popular free operating systems.Virt-cat is a command line tool to display the contents of a file in avirtual machine.Virt-copy-in and virt-copy-out are command line tools for uploadingand downloading files and directories to and from virtual machines.Virt-customize is a command line tool for customizing virtual machinedisk images.Virt-df is a command line tool to display free space on virtualmachine filesystems. Unlike other tools, it doesn閳ユ獩 just display theamount of space allocated to a virtual machine, but can look insidethe virtual machine to see how much space is really being used. It islike the df(1) command, but for virtual machines, except that it alsoworks for Windows virtual machines.Virt-diff shows the differences between virtual machines.Virt-edit is a command line tool to edit the contents of a file in avirtual machine.Virt-filesystems is a command line tool to display the filesystems,partitions, block devices, LVs, VGs and PVs found in a disk imageor virtual machine. It replaces the deprecated programsvirt-list-filesystems and virt-list-partitions with a much morecapable tool.Virt-format is a command line tool to erase and make blank disks.Virt-get-kernel extracts a kernel/initrd from a disk image.Virt-inspector examines a virtual machine and tries to determine theversion of the OS, the kernel version, what drivers are installed,whether the virtual machine is fully virtualized (FV) orpara-virtualized (PV), what applications are installed and more.Virt-log is a command line tool to display the log files from avirtual machine.Virt-ls is a command line tool to list out files in a virtual machine.Virt-make-fs is a command line tool to build a filesystem out ofa collection of files or a tarball.Virt-rescue provides a rescue shell for making interactive,unstructured fixes to virtual machines.Virt-resize can resize existing virtual machine disk images.Virt-sparsify makes virtual machine disk images sparse (thin-provisioned).Virt-sysprep lets you reset or unconfigure virtual machines inpreparation for cloning them.Virt-tail follows (tails) a log file within a guest, like 'tail -f'.Virt-tar-in and virt-tar-out are archive, backup and upload toolsfor virtual machines. These replace the deprecated program virt-tar.Virt-win-reg lets you look at and modify the Windows Registry ofWindows virtual machines. | +| libguestfs-tools-c | GPLv2+ | This package contains miscellaneous system administrator command linetools for virtual machines.Note that you should install libguestfs-tools (which pulls inthis package). This package is only used directly when you wantto avoid dependencies on Perl. | +| libguestfs-winsupport | GPLv2+ | This optional package adds support for Windows guests (NTFS) to thevirt-v2v and virt-p2v programs. | +| libguestfs-xfs | LGPLv2+ | This adds XFS support to libguestfs. Install it if you want to processdisk images containing XFS. | +| libgweather | GPLv2+ | libgweather is a library to access weather information from onlineservices for numerous locations. | +| libgweather-devel | GPLv2+ | The libgweather-devel package contains libraries and header files fordeveloping applications that use libgweather. | +| libgxps | LGPLv2+ | libgxps is a GObject based library for handling and rendering XPSdocuments. | +| libhangul | LGPLv2+ | libhangul provides common features for Hangul input method programs. | +| libi2c | LGPLv2+ | libi2c offers a way for applications to interact with the devicesconnected to the I2C or SMBus buses of the system. | +| libical-devel | LGPLv2 or MPLv2.0 | The libical-devel package contains libraries and header files for developingapplications that use libical. | +| libICE | MIT | The X.Org X11 ICE (Inter-Client Exchange) runtime library. | +| libICE-devel | MIT | The X.Org X11 ICE (Inter-Client Exchange) development package. | +| libidn | LGPLv2+ and GPLv3+ and GFDL | GNU Libidn is an implementation of the Stringprep, Punycode andIDNA specifications defined by the IETF Internationalized DomainNames (IDN) working group, used for internationalized domainnames. | +| libiec61883 | LGPLv2+ | The libiec61883 library provides an higher level API for streaming DV,MPEG-2 and audio over IEEE1394. Based on the libraw1394 isochronousfunctionality, this library acts as a filter that accepts DV-frames,MPEG-2 frames or audio samples from the application and breaks thesedown to isochronous packets, which are transmitted using libraw1394. | +| libieee1284 | GPLv2+ | The libieee1284 library is for communicating with parallel port devices. | +| libieee1284-devel | GPLv2+ | The header files, static library, libtool library and man pages fordeveloping applications that use libieee1284. | +| libijs | AGPLv3+ | The IJS (InkJet Server) Raster Image Transport Protocol is a library, whichis no longer actively developed, and often other alternatives are used instead.This library, however, still seem to be useful for Ghostscript applicationto be able to connect to the HP IJS server to print on an HP printer. | +| libimobiledevice | LGPLv2+ | libimobiledevice is a library for connecting to mobile devices including phonesand music players | +| libindicator-gtk3 | GPLv3 | A set of symbols and convenience functions that all Ayatana indicatorsare likely to use. This is the GTK+ 3 build of libindicator, for useby GTK+ 3 apps. | +| libinput | MIT | libinput is a library that handles input devices for display servers and otherapplications that need to directly deal with input devices.It provides device detection, device handling, input device event processingand abstraction so minimize the amount of custom input code the user oflibinput need to provide the common set of functionality that users expect. | +| libinput-utils | MIT | The libinput-utils package contains tools to debug hardware and analyzelibinput. | +| libipt | BSD | The Intel Processor Trace (Intel PT) Decoder Library is Intel's referenceimplementation for decoding Intel PT. It can be used as a standalone libraryor it can be partially or fully integrated into your tool. | +| libiptcdata | LGPLv2+ | libiptcdata is a library for parsing, editing, and saving IPTC datastored inside images. IPTC is a standard for encoding metadata suchas captions, titles, locations, etc. in the headers of an image file.libiptcdata also includes a command-line utility for modifying themetadata. | +| libiscsi | LGPLv2+ | libiscsi is a library for attaching to iSCSI resources acrossa network. | +| libiscsi-devel | LGPLv2+ | The libiscsi-devel package includes the header files for libiscsi. | +| libiscsi-utils | GPLv2+ | The libiscsi-utils package provides a set of assorted utilities to connectto iSCSI servers without having to set up the Linux iSCSI initiator. | +| libisoburn | GPLv2+ | Libisoburn is a front-end for libraries libburn and libisofs whichenables creation and expansion of ISO-9660 filesystems on all CD/DVD/BD media supported by libburn. This includes media like DVD+RW,which do not support multi-session management on media level andeven plain disk files or block devices. Price for that is thoroughspecialization on data files in ISO-9660 filesystem images. And solibisoburn is not suitable for audio (CD-DA) or any other CD layoutwhich does not entirely consist of ISO-9660 sessions. | +| libisofs | GPLv2+ and LGPLv2+ | Libisofs is a library to create an ISO-9660 filesystem and supportsextensions like RockRidge or Joliet. It is also a full featuredISO-9660 editor, allowing you to modify an ISO image or multisessiondisc, including file addition or removal, change of file names andattributes etc. It supports the extension AAIP which allows to storeACLs and xattr in ISO-9660 filesystems as well. As it is linked withzlib, it supports zisofs compression, too. | +| libitm-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains headers and support files for theGNU Transactional Memory library. | +| libjose | ASL 2.0 | This package contains a C library for performing JOSE operations. | +| libjose-devel | ASL 2.0 | This package contains development files for libjose. | +| libjpeg-turbo | IJG | The libjpeg-turbo package contains a library of functions for manipulating JPEGimages. | +| libjpeg-turbo-devel | IJG | This package contains header files necessary for developing programs which willmanipulate JPEG files using the libjpeg-turbo library. | +| libjpeg-turbo-utils | IJG | The libjpeg-turbo-utils package contains simple client programs for accessingthe libjpeg functions. It contains cjpeg, djpeg, jpegtran, rdjpgcom andwrjpgcom. Cjpeg compresses an image file into JPEG format. Djpeg decompresses aJPEG file into a regular image file. Jpegtran can perform various usefultransformations on JPEG files. Rdjpgcom displays any text comments included in aJPEG file. Wrjpgcom inserts text comments into a JPEG file. | +| libkkc | GPLv3+ | libkkc provides a converter from Kana-string toKana-Kanji-mixed-string. It was named after kkc.el in GNU Emacs, asimple Kana Kanji converter, while libkkc tries to convert sentencesin a bit more complex way using N-gram language models. | +| libkkc-common | GPLv3+ | The libkkc-common package contains the arch-independent data thatlibkkc uses at run time. | +| libkkc-data | GPLv3+ | The libkkc-data package contains the language model data that libkkc usesat run time. | +| liblangtag | LGPLv3+ or MPLv2.0 | liblangtag is an interface library to access tags for identifyinglanguages.Features:* several subtag registry database supports: - language - extlang - script - region - variant - extension - grandfathered - redundant* handling of the language tags - parser - matching - canonicalizing | +| liblangtag-data | UCD | The liblangtag-data package contains data files for liblangtag. | +| liblayout | LGPLv2+ and UCD | LibLayout is a layouting framework. It is based on the Cascading StyleSheetsstandard. The layouting expects to receive its content as a DOM structure(although it does not rely on the W3C-DOM API). | +| libloader | LGPLv2 | LibLoader is a general purpose resource loading framework. It has beendesigned to allow to load resources from any physical location and toallow the processing of that content data in a generic way, totallytransparent to the user of that library. | +| liblockfile | GPLv2+ and LGPLv2+ | This library implements a number of functions found in -lmail on SysVsystems. These functions are designed to lock the standard mailboxes in/var/mail (or wherever the system puts them).In additions, this library adds a number of functions to create,manage and remove generic lockfiles. | +| liblognorm | LGPLv2+ | Briefly described, liblognorm is a tool to normalize log data.People who need to take a look at logs often have a common problem. Logs fromdifferent machines (from different vendors) usually have different formats fortheir logs. Even if it is the same type of log (e.g. from firewalls), the logentries are so different, that it is pretty hard to read these. This is whereliblognorm comes into the game. With this tool you can normalize all your logs.All you need is liblognorm and its dependencies and a sample database that fitsthe logs you want to normalize. | +| liblognorm-doc | LGPLv2+ | This sub-package contains documentation for liblognorm in a HTML form. | +| liblouis | LGPLv3+ | Liblouis is an open-source braille translator and back-translator named inhonor of Louis Braille. It features support for computer and literary braille,supports contracted and uncontracted translation for many languages and hassupport for hyphenation. New languages can easily be added through tables thatsupport a rule- or dictionary based approach. Liblouis also supports mathbraille (Nemeth and Marburg).Liblouis has features to support screen-reading programs. This has led to itsuse in two open-source screen readers, NVDA and Orca. It is also used in somecommercial assistive technology applications for example by ViewPlus.Liblouis is based on the translation routines in the BRLTTY screen reader forLinux. It has, however, gone far beyond these routines. | +| libluksmeta | LGPLv2+ | LUKSMeta is a C library for storing small portions of metadata in the LUKSv1header for use before unlocking the volume. | +| libluksmeta-devel | LGPLv2+ | This package contains development files for the LUKSMeta library. | +| libmad | GPLv2+ | MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1and the MPEG-2 extension to Lower Sampling Frequencies, as well as theso-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,and Layer III a.k.a. MP3) are fully implemented. | +| libmalaga | GPLv2+ | Library files for malaga. | +| libmatchbox | LGPLv2+ | Matchbox is a base environment for the X Window System running on non-desktopembedded platforms such as handhelds, set-top boxes, kiosks and anything elsefor which screen space, input mechanisms or system resources are limited. | +| libmaxminddb | ASL 2.0 and BSD | The package contains libmaxminddb library. | +| libmaxminddb-devel | ASL 2.0 and BSD | The package contains development header files for the libmaxminddb libraryand the mmdblookup utility which allows IP address lookup in a MaxMind DB file. | +| libmcpp | BSD | This package provides a library build of mcpp. | +| libmediaart | LGPLv2+ | Library tasked with managing, extracting and handling media art caches. | +| libmemcached | BSD | libmemcached is a C/C++ client library and tools for the memcached server(`http://memcached.org/`). It has been designed to be light on memoryusage, and provide full access to server side methods.It also implements several command line tools:memaslap Load testing and benchmarking a servermemcapable Checking a Memcached server capibilities and compatibilitymemcat Copy the value of a key to standard outputmemcp Copy data to a servermemdump Dumping your servermemerror Translate an error code to a stringmemexist Check for the existance of a keymemflush Flush the contents of your serversmemparse Parse an option stringmemping Test to see if a server is available.memrm Remove a key(s) from the servermemslap Generate testing loads on a memcached clustermemstat Dump the stats of your servers to standard outputmemtouch Touches a key | +| libmemcached-libs | BSD | This package contains the libmemcached libraries version 1.0.18. | +| libmng | zlib | LibMNG is a library for accessing graphics in MNG (Multi-image NetworkGraphics) and JNG (JPEG Network Graphics) formats. MNG graphics arebasically animated PNGs. JNG graphics are basically JPEG streamsintegrated into a PNG chunk. | +| libmng-devel | zlib | LibMNG is a library for accessing MNG and JNG format graphics. Thelibmng-devel package contains files needed for developing or compilingapplications which use MNG graphics. | +| libmpc | LGPLv3+ and GFDL | MPC is a C library for the arithmetic of complex numbers witharbitrarily high precision and correct rounding of the result. It isbuilt upon and follows the same principles as Mpfr. | +| libmpcdec | BSD | Musepack is an audio compression format with a strong emphasis on high quality.It's not lossless, but it is designed for transparency, so that you won't beable to hear differences between the original wave file and the much smallerMPC file.It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developedand vastly improved and is now at an advanced stage in which it containsheavily optimized and patentless code. | +| libmspack | LGPLv2 | The purpose of libmspack is to provide both compression and decompression ofsome loosely related file formats used by Microsoft. | +| libmspub | MPLv2.0 | Libmspub is library providing ability to interpret and import MicrosoftPublisher content into various applications. You can find it being usedin libreoffice. | +| libmtp | LGPLv2+ | This package provides a software library for communicating with MTP(Media Transfer Protocol) media players, typically audio players, videoplayers etc. | +| libmusicbrainz5 | LGPLv2 | The MusicBrainz client library allows applications to make metadatalookup to a MusicBrainz server, generate signatures from WAV data andcreate CD Index Disk ids from audio CD roms. | +| libmwaw | LGPLv2+ or MPLv2.0 | libmwaw is a library for import of old Mac documents. It supports manykinds of text documents, spreadsheets, databases, vector and bitmapimages. Supported are, for example, documents created by BeagleWorks,ClarisWorks, MacPaint, MacWrite or Microsoft Word for Mac. A full listof supported formats is available athttps://sourceforge.net/p/libmwaw/wiki/Home/ . | +| libnet | BSD | Libnet is an API to help with the construction and handling of networkpackets. It provides a portable framework for low-level network packetwriting and handling (use libnet in conjunction with libpcap and you canwrite some really cool stuff). Libnet includes packet creation at the IPlayer and at the link layer as well as a host of supplementary andcomplementary functionality. | +| libnice | LGPLv2 and MPLv1.1 | libnice is an implementation of the IETF draft Interactive ConnectivityEstablishment standard (ICE). ICE is useful for applications that want toestablish peer-to-peer UDP data streams. It automates the process of traversingNATs and provides security against some attacks. Existing standards that useICE include the Session Initiation Protocol (SIP) and Jingle, XMPP extensionfor audio/video calls. | +| libnice-gstreamer1 | LGPLv2 and MPLv1.1 | The libnice-gstreamer1 package contains a gstreamer 1.0 plugin for libnice. | +| libnma | GPLv2+ | This package contains private libraries to be used only by nm-applet,nm-connection editor, and the GNOME Control Center. | +| libnotify | LGPLv2+ | libnotify is a library for sending desktop notifications to a notificationdaemon, as defined in the freedesktop.org Desktop Notifications spec. Thesenotifications can be used to inform the user about an event or display someform of information without getting in the user's way. | +| libnotify-devel | LGPLv2+ | This package contains libraries and header files needed fordevelopment of programs using libnotify. | +| liboauth | MIT | liboauth is a collection of POSIX-c functions implementing the OAuthCore RFC 5849 standard. liboauth provides functions to escape andencode parameters according to OAuth specification and offershigh-level functionality to sign requests or verify OAuth signaturesas well as perform HTTP requests. | +| liboauth-devel | MIT | The liboauth-devel package contains libraries and header files fordeveloping applications that use liboauth. | +| libodfgen | LGPLv2+ or MPLv2.0 | libodfgen is a library for generating ODF documents. It is directlypluggable into input filters based on librevenge. It is used inlibreoffice or calligra, for example. | +| libogg | BSD | Libogg is a library for manipulating Ogg bitstream file formats.Libogg supports both making Ogg bitstreams and getting packets fromOgg bitstreams. | +| libomp | NCSA | OpenMP runtime for clang. | +| libomp-devel | NCSA | OpenMP header files. | +| libomp-test | NCSA | OpenMP regression tests | +| libopenraw | LGPLv3+ | libopenraw is an ongoing project to provide a free softwareimplementation for camera RAW files decoding. One of the main reason isthat dcraw is not suited for easy integration into applications, andthere is a need for an easy to use API to build free software digitalimage processing application. | +| liborcus | MPLv2.0 | liborcus is a standalone file import filter library for spreadsheetdocuments. Currently under development are ODS, XLSX and CSV importfilters. | +| libosinfo | LGPLv2+ | libosinfo is a library that allows virtualization provisioning tools todetermine the optimal device settings for a hypervisor/operating systemcombination. | +| libotf | LGPLv2+ | The library ""libotf"" provides the following facilites.Read Open Type Layout Tables from OTF file. Currently these tables aresupported; head, name, cmap, GDEF, GSUB, and GPOS. Convert a Unicodecharacter sequence to a glyph code sequence by using the above tables.The combination of libotf and the FreeType library (Ver.2) realizesCTL (complex text layout) by OpenType fonts. This library is currentlyused by the m17n library. It seems that the probject Free Type Layoutprovides the similar (or better) facility as this library, butcurrently they have not yet released their library. So, we havedeveloped this one. | +| libpagemaker | MPLv2.0 | libpagemaker is library providing ability to interpret and importAdobe PageMaker documents into various applications. | +| libpaper | GPLv2 | The paper library and accompanying files are intended to provide asimple way for applications to take actions based on a system- oruser-specified paper size. This release is quite minimal, its purposebeing to provide really basic functions (obtaining the system paper nameand getting the height and width of a given kind of paper) thatapplications can immediately integrate. | +| libpeas-gtk | LGPLv2+ | libpeas-gtk is a convenience library making adding plug-ins supportto GTK+-based applications. | +| libpeas-loader-python3 | LGPLv2+ | This package contains the Python 3 loader that is needed torun Python 3 plugins that use libpeas. | +| libpfm | MIT | libpfm4 is a library to help encode events for use with operating systemkernels performance monitoring interfaces. The current version provides supportfor the perf_events interface available in upstream Linux kernels since v2.6.31. | +| libpfm-devel | MIT | Development library and header files to create performance monitoringapplications for the perf_events interface. | +| libpinyin | GPLv3+ | The libpinyin project aims to provide the algorithms corefor intelligent sentence-based Chinese pinyin input methods. | +| libpinyin-data | GPLv3+ | The libpinyin-data package contains data files. | +| libplist | LGPLv2+ | libplist is a library for manipulating Apple Binary and XML Property Lists | +| libpmem | BSD | The libpmem provides low level persistent memory support. In particular,support for the persistent memory instructions for flushing changesto pmem is provided. | +| libpmemblk | BSD | The libpmemblk implements a pmem-resident array of blocks, all the samesize, where a block is updated atomically with respect to powerfailure or program interruption (no torn blocks). | +| libpmemblk-devel | BSD | The libpmemblk implements a pmem-resident array of blocks, all the samesize, where a block is updated atomically with respect to powerfailure or program interruption (no torn blocks).For example, a program keeping a cache of fixed-size objects in pmemmight find this library useful. This library is provided for casesrequiring large arrays of objects at least 512 bytes each. Mostdevelopers will find higher level libraries like libpmemobj to bemore generally useful. | +| libpmem-devel | BSD | The libpmem provides low level persistent memory support. In particular,support for the persistent memory instructions for flushing changesto pmem is provided.This library is provided for software which tracks every store topmem and needs to flush those changes to durability. Most developerswill find higher level libraries like libpmemobj to be much moreconvenient. | +| libpmemlog | BSD | The libpmemlog library provides a pmem-resident log file. This isuseful for programs like databases that append frequently to a logfile. | +| libpmemlog-devel | BSD | The libpmemlog library provides a pmem-resident log file. Thislibrary is provided for cases requiring an append-mostly file torecord variable length entries. Most developers will find higherlevel libraries like libpmemobj to be more generally useful. | +| libpmemobj | BSD | The libpmemobj library provides a transactional object store,providing memory allocation, transactions, and general facilities forpersistent memory programming. | +| libpmemobj-devel | BSD | The libpmemobj library provides a transactional object store,providing memory allocation, transactions, and general facilities forpersistent memory programming. Developers new to persistent memoryprobably want to start with this library. | +| libpmemobj++-devel | BSD | This package contains header files for libpmemobj C++ bindings and C++containers built on top of them.The libpmemobj library provides a transactional object store,providing memory allocation, transactions, and general facilities forpersistent memory programming. | +| libpmemobj++-doc | BSD | HTML documentation for libpmemobj++. | +| libpmempool | BSD | The libpmempool library provides a set of utilities for off-lineadministration, analysis, diagnostics and repair of persistent memorypools created by libpmemlog, libpemblk and libpmemobj libraries. | +| libpmempool-devel | BSD | The libpmempool library provides a set of utilities for off-lineadministration, analysis, diagnostics and repair of persistent memorypools created by libpmemlog, libpemblk and libpmemobj libraries. | +| libpng12 | zlib | The libpng12 package provides libpng 1.2, an older version of the libpnglibrary for manipulating PNG (Portable Network Graphics) image format files.This version should be used only if you are unable to use the currentversion of libpng. | +| libpng15 | zlib | The libpng15 package provides libpng 1.5, an older version of the libpng.library for manipulating PNG (Portable Network Graphics) image format files.This version should be used only if you are unable to use the currentversion of libpng. | +| libpq | PostgreSQL | The libpq package provides the essential shared library for any PostgreSQLclient program or interface. You will need to install this package to use anyother PostgreSQL package or any clients that need to connect to a PostgreSQLserver. | +| libpq-devel | PostgreSQL | The libpq package provides the essential shared library for any PostgreSQLclient program or interface. You will need to install this package to build anypackage or any clients that need to connect to a PostgreSQL server. | +| libproxy-bin | LGPLv2+ | The libproxy-bin package contains the proxy binary for libproxy | +| libproxy-gnome | LGPLv2+ | The libproxy-gnome package contains the libproxy plugin for gnome. | +| libproxy-networkmanager | LGPLv2+ | The libproxy-networkmanager package contains the libproxy pluginfor networkmanager. | +| libproxy-webkitgtk4 | LGPLv2+ | The libproxy-webkitgtk4 package contains the libproxy plugin forwebkitgtk3. | +| libpst-libs | GPLv2+ | The libpst-libs package contains the shared library used by the pstutilities. | +| libpurple | BSD and GPLv2+ and GPLv2 and LGPLv2+ and MIT | libpurple contains the core IM support for IM clients such as Pidginand Finch.libpurple supports a variety of messaging protocols including AIM, MSN,Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,Lotus Sametime, Simple and Zephyr. | +| libquadmath-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains headers for building Fortran programs usingREAL*16 and programs using __float128 math. | +| libquvi | AGPLv3+ | Libquvi is a cross-platform library for parsing flash media streamURLs with C API. | +| libquvi-scripts | AGPLv3+ | libquvi-scripts contains the embedded lua scripts that libquviuses for parsing the media details. Some additional utilityscripts are also included. | +| libqxp | MPLv2.0 | libqxp is library providing ability to interpret and import QuarkXPressdocument formats into various applications. Currently it only supportsQuarkXPress 3.1-4.1. | +| librados2 | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | RADOS is a reliable, autonomic distributed object storage clusterdeveloped as part of the Ceph distributed storage system. This is ashared library allowing applications to access the distributed objectstore using a simple file-like interface. | +| LibRaw | BSD and (CDDL or LGPLv2) | LibRaw is a library for reading RAW files obtained from digital photocameras (CRW/CR2, NEF, RAF, DNG, and others).LibRaw is based on the source codes of the dcraw utility, where part ofdrawbacks have already been eliminated and part will be fixed in future. | +| libraw1394 | LGPLv2+ | The libraw1394 library provides direct access to the IEEE-1394 bus.Support for both the obsolete ieee1394 interface and the new firewireintererface are included, with run-time detection of the active stack. | +| librbd1 | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | RBD is a block device striped across multiple distributed objects inRADOS, a reliable, autonomic distributed object storage clusterdeveloped as part of the Ceph distributed storage system. This is ashared library allowing applications to manage these block devices. | +| librdkafka | BSD | Librdkafka is a C/C++ library implementation of the Apache Kafka protocol,containing both Producer and Consumer support.It was designed with message delivery reliability and high performance in mind,current figures exceed 800000 messages/second for the producer and 3 millionmessages/second for the consumer. | +| librelp | GPLv3+ | Librelp is an easy to use library for the RELP protocol. RELP (standsfor Reliable Event Logging Protocol) is a general-purpose, extensiblelogging protocol. | +| libreoffice-base | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | GUI database front-end for LibreOffice. Allows creation and management ofdatabases through a GUI. | +| libreoffice-calc | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice Spreadsheet application. | +| libreoffice-core | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The shared core libraries and support files for LibreOffice. | +| libreoffice-data | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | libreoffice-data contains platform-independent data files. | +| libreoffice-draw | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice Drawing Application. | +| libreoffice-emailmerge | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Enables the LibreOffice writer module to mail-merge to email. | +| libreoffice-filters | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Metapackage to pull in all subpackages that contain import or exportfilters. | +| libreoffice-gdb-debug-support | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | This package provides gdb pretty printers for package libreoffice. | +| libreoffice-graphicfilter | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The graphicfilter module for LibreOffice provides graphic filters, e.g. svg andflash filters. | +| libreoffice-gtk2 | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | A plug-in for LibreOffice that enables integration into GTK+ 2 environment. | +| libreoffice-gtk3 | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | A plug-in for LibreOffice that enables integration into GTK+ 3 environment. | +| libreoffice-help-ar | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Arabic help for LibreOffice. | +| libreoffice-help-bg | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Bulgarian help for LibreOffice. | +| libreoffice-help-bn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Bengali help for LibreOffice. | +| libreoffice-help-ca | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Catalan help for LibreOffice. | +| libreoffice-help-cs | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Czech help for LibreOffice. | +| libreoffice-help-da | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Danish help for LibreOffice. | +| libreoffice-help-de | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides German help for LibreOffice. | +| libreoffice-help-dz | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Dzongkha help for LibreOffice. | +| libreoffice-help-el | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Greek help for LibreOffice. | +| libreoffice-help-en | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides English help for LibreOffice. | +| libreoffice-help-es | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Spanish help for LibreOffice. | +| libreoffice-help-et | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Estonian help for LibreOffice. | +| libreoffice-help-eu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Basque help for LibreOffice. | +| libreoffice-help-fi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Finnish help for LibreOffice. | +| libreoffice-help-fr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides French help for LibreOffice. | +| libreoffice-help-gl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Galician help for LibreOffice. | +| libreoffice-help-gu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Gujarati help for LibreOffice. | +| libreoffice-help-he | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Hebrew help for LibreOffice. | +| libreoffice-help-hi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Hindi help for LibreOffice. | +| libreoffice-help-hr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Croatian help for LibreOffice. | +| libreoffice-help-hu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Hungarian help for LibreOffice. | +| libreoffice-help-id | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Indonesian help for LibreOffice. | +| libreoffice-help-it | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Italian help for LibreOffice. | +| libreoffice-help-ja | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Japanese help for LibreOffice. | +| libreoffice-help-ko | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Korean help for LibreOffice. | +| libreoffice-help-lt | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Lithuanian help for LibreOffice. | +| libreoffice-help-lv | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Latvian help for LibreOffice. | +| libreoffice-help-nb | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Bokmal help for LibreOffice. | +| libreoffice-help-nl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Dutch help for LibreOffice. | +| libreoffice-help-nn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Nynorsk help for LibreOffice. | +| libreoffice-help-pl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Polish help for LibreOffice. | +| libreoffice-help-pt-BR | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Brazilian help for LibreOffice. | +| libreoffice-help-pt-PT | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Portuguese help for LibreOffice. | +| libreoffice-help-ro | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Romanian help for LibreOffice. | +| libreoffice-help-ru | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Russian help for LibreOffice. | +| libreoffice-help-si | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Sinhalese help for LibreOffice. | +| libreoffice-help-sk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Slovak help for LibreOffice. | +| libreoffice-help-sl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Slovenian help for LibreOffice. | +| libreoffice-help-sv | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Swedish help for LibreOffice. | +| libreoffice-help-ta | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Tamil help for LibreOffice. | +| libreoffice-help-tr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Turkish help for LibreOffice. | +| libreoffice-help-uk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Ukrainian help for LibreOffice. | +| libreoffice-help-zh-Hans | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Simplified help for LibreOffice. | +| libreoffice-help-zh-Hant | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides Traditional help for LibreOffice. | +| libreoffice-impress | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice Presentation Application. | +| libreofficekit | MPLv2.0 | LibreOfficeKit can be used to access LibreOffice functionalitythrough C/C++, without any need to use UNO.For now it only offers document conversion (in addition to anexperimental tiled rendering API). | +| libreoffice-langpack-af | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Afrikaans translations and resources for LibreOffice. | +| libreoffice-langpack-ar | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Arabic translations and resources for LibreOffice. | +| libreoffice-langpack-as | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Assamese translations and resources for LibreOffice. | +| libreoffice-langpack-bg | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Bulgarian translations and resources for LibreOffice. | +| libreoffice-langpack-bn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Bengali translations and resources for LibreOffice. | +| libreoffice-langpack-br | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Breton translations and resources for LibreOffice. | +| libreoffice-langpack-ca | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Catalan translations and resources for LibreOffice. | +| libreoffice-langpack-cs | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Czech translations and resources for LibreOffice. | +| libreoffice-langpack-cy | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Welsh translations and resources for LibreOffice. | +| libreoffice-langpack-da | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Danish translations and resources for LibreOffice. | +| libreoffice-langpack-de | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional German translations and resources for LibreOffice. | +| libreoffice-langpack-dz | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Dzongkha translations and resources for LibreOffice. | +| libreoffice-langpack-el | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Greek translations and resources for LibreOffice. | +| libreoffice-langpack-en | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional English translations and resources for LibreOffice. | +| libreoffice-langpack-es | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Spanish translations and resources for LibreOffice. | +| libreoffice-langpack-et | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Estonian translations and resources for LibreOffice. | +| libreoffice-langpack-eu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Basque translations and resources for LibreOffice. | +| libreoffice-langpack-fa | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Farsi translations and resources for LibreOffice. | +| libreoffice-langpack-fi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Finnish translations and resources for LibreOffice. | +| libreoffice-langpack-fr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional French translations and resources for LibreOffice. | +| libreoffice-langpack-ga | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Irish translations and resources for LibreOffice. | +| libreoffice-langpack-gl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Galician translations and resources for LibreOffice. | +| libreoffice-langpack-gu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Gujarati translations and resources for LibreOffice. | +| libreoffice-langpack-he | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Hebrew translations and resources for LibreOffice. | +| libreoffice-langpack-hi | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Hindi translations and resources for LibreOffice. | +| libreoffice-langpack-hr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Croatian translations and resources for LibreOffice. | +| libreoffice-langpack-hu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Hungarian translations and resources for LibreOffice. | +| libreoffice-langpack-id | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Indonesian translations and resources for LibreOffice. | +| libreoffice-langpack-it | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Italian translations and resources for LibreOffice. | +| libreoffice-langpack-ja | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Japanese translations and resources for LibreOffice. | +| libreoffice-langpack-kk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Kazakh translations and resources for LibreOffice. | +| libreoffice-langpack-kn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Kannada translations and resources for LibreOffice. | +| libreoffice-langpack-ko | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Korean translations and resources for LibreOffice. | +| libreoffice-langpack-lt | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Lithuanian translations and resources for LibreOffice. | +| libreoffice-langpack-lv | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Latvian translations and resources for LibreOffice. | +| libreoffice-langpack-mai | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Maithili translations and resources for LibreOffice. | +| libreoffice-langpack-ml | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Malayalam translations and resources for LibreOffice. | +| libreoffice-langpack-mr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Marathi translations and resources for LibreOffice. | +| libreoffice-langpack-nb | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Bokmal translations and resources for LibreOffice. | +| libreoffice-langpack-nl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Dutch translations and resources for LibreOffice. | +| libreoffice-langpack-nn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Nynorsk translations and resources for LibreOffice. | +| libreoffice-langpack-nr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Southern translations and resources for LibreOffice. | +| libreoffice-langpack-nso | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Northern translations and resources for LibreOffice. | +| libreoffice-langpack-or | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Odia translations and resources for LibreOffice. | +| libreoffice-langpack-pa | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Punjabi translations and resources for LibreOffice. | +| libreoffice-langpack-pl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Polish translations and resources for LibreOffice. | +| libreoffice-langpack-pt-BR | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Brazilian translations and resources for LibreOffice. | +| libreoffice-langpack-pt-PT | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Portuguese translations and resources for LibreOffice. | +| libreoffice-langpack-ro | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Romanian translations and resources for LibreOffice. | +| libreoffice-langpack-ru | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Russian translations and resources for LibreOffice. | +| libreoffice-langpack-si | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Sinhalese translations and resources for LibreOffice. | +| libreoffice-langpack-sk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Slovak translations and resources for LibreOffice. | +| libreoffice-langpack-sl | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Slovenian translations and resources for LibreOffice. | +| libreoffice-langpack-sr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Serbian translations and resources for LibreOffice. | +| libreoffice-langpack-ss | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Swati translations and resources for LibreOffice. | +| libreoffice-langpack-st | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Southern translations and resources for LibreOffice. | +| libreoffice-langpack-sv | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Swedish translations and resources for LibreOffice. | +| libreoffice-langpack-ta | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Tamil translations and resources for LibreOffice. | +| libreoffice-langpack-te | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Telugu translations and resources for LibreOffice. | +| libreoffice-langpack-th | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Thai translations and resources for LibreOffice. | +| libreoffice-langpack-tn | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Tswana translations and resources for LibreOffice. | +| libreoffice-langpack-tr | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Turkish translations and resources for LibreOffice. | +| libreoffice-langpack-ts | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Tsonga translations and resources for LibreOffice. | +| libreoffice-langpack-uk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Ukrainian translations and resources for LibreOffice. | +| libreoffice-langpack-ve | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Venda translations and resources for LibreOffice. | +| libreoffice-langpack-xh | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Xhosa translations and resources for LibreOffice. | +| libreoffice-langpack-zh-Hans | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Simplified translations and resources for LibreOffice. | +| libreoffice-langpack-zh-Hant | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Traditional translations and resources for LibreOffice. | +| libreoffice-langpack-zu | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Provides additional Zulu translations and resources for LibreOffice. | +| libreoffice-math | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice Equation Editor Application. | +| libreoffice-ogltrans | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | OpenGL Transitions enable 3D slide transitions to be used in LibreOffice.Requires good quality 3D support for your graphics card for best experience. | +| libreoffice-opensymbol-fonts | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | A dingbats font, OpenSymbol, suitable for use by LibreOffice for bullets andmathematical symbols. | +| libreoffice-pdfimport | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The PDF Importer imports PDF into drawing documents to preserve layoutand enable basic editing of PDF documents. | +| libreoffice-pyuno | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Python bindings for the LibreOffice UNO component model. Allows scripts bothexternal to LibreOffice and within the internal LibreOffice scripting frameworkto be written in python. | +| libreoffice-ure | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | UNO is the component model of LibreOffice. UNO offers interoperability betweenprogramming languages, other components models and hardware architectures,either in process or over process boundaries, in the Intranet as well as in theInternet. UNO components may be implemented in and accessed from anyprogramming language for which a UNO implementation (AKA language binding) andan appropriate bridge or adapter exists | +| libreoffice-ure-common | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | Arch-independent part of libreoffice-ure. | +| libreoffice-voikko | GPLv3+ | This package contains a Finnish spell-checking and hyphenation component forLibreOffice. The actual spell-checking and hyphenation functionality isprovided by the Voikko library. | +| libreoffice-wiki-publisher | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The Wiki Publisher enables you to create Wiki articles on MediaWiki serverswithout having to know the syntax of the MediaWiki markup language. Publishyour new and existing documents transparently with writer to a wiki page. | +| libreoffice-writer | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice Word Processor application. | +| libreoffice-x11 | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | A plug-in for LibreOffice that enables generic X11 support. | +| libreoffice-xsltfilter | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The xsltfilter module for LibreOffice, provides additional docbook andxhtml export transforms. Install this to enable docbook export. | +| libreport | GPLv2+ | Libraries providing API for reporting different problems in applicationsto different bug targets like Bugzilla, ftp, trac, etc... | +| libreport-anaconda | GPLv2+ | Default configuration for reporting Anaconda problems or uploading the gathereddata over ftp/scp... | +| libreport-cli | GPLv2+ | This package contains simple command line tool for workingwith problem dump reports | +| libreport-gtk | GPLv2+ | Applications for reporting bugs using libreport backend | +| libreport-newt | GPLv2+ | This package contains a simple newt application for reportingbugs | +| libreport-plugin-bugzilla | GPLv2+ | Plugin to report bugs into the bugzilla. | +| libreport-plugin-kerneloops | GPLv2+ | This package contains plugin which sends kernel crash information to specifiedserver, usually to kerneloops.org. | +| libreport-plugin-logger | GPLv2+ | The simple reporter plugin which writes a report to a specified file. | +| libreport-plugin-mailx | GPLv2+ | The simple reporter plugin which sends a report via mailx to a specifiedemail address. | +| libreport-plugin-reportuploader | GPLv2+ | Plugin to report bugs into anonymous FTP site associated with ticketing system. | +| libreport-plugin-rhtsupport | GPLv2+ | Plugin to report bugs into RH support system. | +| libreport-plugin-ureport | GPLv2+ | Uploads micro-report to abrt server | +| libreport-rhel | GPLv2+ | Default configuration for reporting bugs via Red Hat infrastructureused to easily configure the reporting process for Red Hat systems. Justinstall this package and you're done. | +| libreport-rhel-anaconda-bugzilla | GPLv2+ | Default configuration for reporting Anaconda problems to Red Hat Bugzilla usedto easily configure the reporting process for Red Hat systems. Just install thispackage and you're done. | +| libreport-rhel-bugzilla | GPLv2+ | Default configuration for reporting bugs to Red Hat Bugzilla used to easilyconfigure the reporting process for Red Hat systems. Just install this packageand you're done. | +| libreport-web | GPLv2+ | Library providing network API for libreport | +| librepository | LGPLv2 | LibRepository provides a simple abstraction layer to access bulk content thatis organized in a hierarchical layer. | +| libreswan | GPLv2 | Libreswan is a free implementation of IKE/IPsec for Linux. IPsec isthe Internet Protocol Security and uses strong cryptography to provideboth authentication and encryption services. These services allow youto build secure tunnels through untrusted networks. Everything passingthrough the untrusted net is encrypted by the ipsec gateway machine anddecrypted by the gateway at the other end of the tunnel. The resultingtunnel is a virtual private network or VPN.This package contains the daemons and userland tools for setting upLibreswan.Libreswan also supports IKEv2 (RFC7296) and Secure LabelingLibreswan is based on Openswan-2.6.38 which in turn is based on FreeS/WAN-2.04 | +| librevenge | (LGPLv2+ or MPLv2.0) and BSD | librevenge is a base library for writing document import filters. It hasinterfaces for text documents, vector graphics, spreadsheets andpresentations. | +| librevenge-gdb | (LGPLv2+ or MPLv2.0) and BSD | The librevenge-devel package contains gdb pretty printers that help withdebugging applications that use librevenge. | +| librpmem | BSD | The librpmem library provides low-level support for remote accessto persistent memory utilizing RDMA-capable NICs. It can be usedto replicate persistent memory regions over RDMA protocol. | +| librpmem-devel | BSD | The librpmem library provides low-level support for remote accessto persistent memory utilizing RDMA-capable NICs. It can be usedto replicate persistent memory regions over RDMA protocol.This sub-package contains libraries and header files for developingapplications that want to specifically make use of librpmem. | +| librsvg2 | LGPLv2+ | An SVG library based on cairo. | +| librsvg2-devel | LGPLv2+ | This package provides the necessary development libraries and includefiles to allow you to develop with librsvg. | +| librsvg2-tools | LGPLv2+ | This package provides extra utilities based on the librsvg library. | +| libsamplerate | BSD | Secret Rabbit Code is a sample rate converter for audio. It is capableof arbitrary and time varying conversions. It can downsample by afactor of 12 and upsample by the same factor. The ratio of input andoutput sample rates can be a real number. The conversion ratio canalso vary with time for speeding up and slowing down effects. | +| libsane-hpaio | GPLv2+ | SANE driver for scanners in HP's multi-function devices (from HPOJ). | +| libseccomp-devel | LGPLv2 | The libseccomp library provides an easy to use interface to the Linux Kernel'ssyscall filtering mechanism, seccomp. The libseccomp API allows an applicationto specify which syscalls, and optionally which syscall arguments, theapplication is allowed to execute, all of which are enforced by the LinuxKernel. | +| libselinux-python | Public Domain | The libselinux-python package contains the python bindings for developingSELinux applications. | +| libselinux-ruby | Public Domain | The libselinux-ruby package contains the ruby bindings for developingSELinux applications. | +| libserf | ASL 2.0 | The serf library is a C-based HTTP client library built upon the ApachePortable Runtime (APR) library. It multiplexes connections, running theread/write communication asynchronously. Memory copies and transformations arekept to a minimum to provide high performance operation. | +| libserializer | LGPLv2+ | Libserializer contains a general serialization framework that simplifies thetask of writing custom java serialization handlers. | +| libshout | LGPLv2+ | libshout is a library for communicating with and sending data to anicecast server. It handles the socket connection, the timing of thedata, and prevents most bad data from getting to the icecast server. | +| libsigc++20 | LGPLv2+ | This library implements a full callback system for use in widget libraries,abstract interfaces, and general programming. Originally part of the Gtk--widget set, libsigc++20 is now a separate library to provide for more generaluse. It is the most complete library of its kind with the ability to connectan abstract callback to a class method, function, or function object. Itcontains adaptor classes for connection of dissimilar callbacks and has anease of use unmatched by other C++ callback libraries.Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,starting with version 1.1.2, uses libsigc++20. | +| libSM | MIT | The X.Org X11 SM (Session Management) runtime library. | +| libSM-devel | MIT | The X.Org X11 SM (Session Management) development package. | +| libsmi | GPLv2+ and BSD | Libsmi is a C library to access MIB module information througha well defined API that hides the nasty details of locatingand parsing SMIv1/v2 MIB modules.This package contains tools to check, dump, and convert MIBdefinitions and a steadily maintained and revised archiveof all IETF and IANA maintained standard MIB modules. | +| libsndfile | LGPLv2+ and GPLv2+ and BSD | libsndfile is a C library for reading and writing sound files such asAIFF, AU, WAV, and others through one standard interface. It cancurrently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and64-bit floating point WAV files and a number of compressed formats. Itcompiles and runs on *nix, MacOS, and Win32. | +| libsoup-devel | LGPLv2 | Libsoup is an HTTP library implementation in C. This package allowsyou to develop applications that use the libsoup library. | +| libspectre | GPLv2+ | libspectre is a small library for rendering PostScript(TM) documents.It provides a convenient easy to use API for handling and renderingPostScript documents. | +| libspiro | GPLv3+ | This library will take an array of spiro control points andconvert them into a series of b鑼厇ier splines which can thenbe used in the myriad of ways the world has come to use b鑼厇iers. | +| libsrtp | BSD | This package provides an implementation of the Secure Real-timeTransport Protocol (SRTP), the Universal Security Transform (UST), anda supporting cryptographic kernel. | +| libssh-devel | LGPLv2+ | The libssh-devel package contains libraries and header files for developingapplications that use libssh. | +| libstaroffice | MPLv2.0 or LGPLv2+ | libstaroffice is a library for import of binary StarOffice documents. | +| libstdc++-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This is the GNU implementation of the standard C++ libraries. Thispackage includes the header files and libraries needed for C++development. This includes rewritten implementation of STL. | +| libstdc++-docs | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | Manual, doxygen generated API information and Frequently Asked Questionsfor the GNU standard C++ library. | +| libtar | MIT | libtar is a C library for manipulating tar archives. It supports boththe strict POSIX tar format and many of the commonly-used GNUextensions. | +| libtasn1-devel | GPLv3+ and LGPLv2+ | This package contains files for development of applications which willuse libtasn1. | +| libtasn1-tools | GPLv3+ | This package contains simple tools that can decode and encode ASN.1data. | +| libthai | LGPLv2+ | LibThai is a set of Thai language support routines aimed to easedevelopers' tasks to incorporate Thai language support in their applications.It includes important Thai-specific functions e.g. word breaking, input andoutput methods as well as basic character and string supports. | +| libtheora | BSD | Theora is Xiph.Org's first publicly released video codec, intendedfor use within the Ogg's project's Ogg multimedia streaming system.Theora is derived directly from On2's VP3 codec; Currently the two arenearly identical, varying only in encapsulating decoder tables in thebitstream headers, but Theora will make use of this extra freedomin the future to improve over what is possible with VP3. | +| libtiff | libtiff | The libtiff package contains a library of functions for manipulatingTIFF (Tagged Image File Format) image format files. TIFF is a widelyused file format for bitmapped images. TIFF files usually end in the.tif extension and they are often quite large.The libtiff package should be installed if you need to manipulate TIFFformat image files. | +| libtiff-devel | libtiff | This package contains the header files and documentation necessary fordeveloping programs which will manipulate TIFF format image filesusing the libtiff library.If you need to develop programs which will manipulate TIFF formatimage files, you should install this package. You'll also need toinstall the libtiff package. | +| libtimezonemap | GPLv3 | libtimezonemap is a time zone map widget for Gtk+. The widget displays a worldmap with a highlighted region representing the selected time zone, and thelocation can be changed by clicking on the map.This library is a fork of the of the code from gnome-control-center's datetimepanel, which was itself a fork of Ubiquity's timezone map. | +| libtool | GPLv2+ and LGPLv2+ and GFDL | GNU Libtool is a set of shell scripts which automatically configure UNIX andUNIX-like systems to generically build shared libraries. Libtool provides aconsistent, portable interface which simplifies the process of using sharedlibraries.If you are developing programs which will use shared libraries, but do not usethe rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), youshould install the libtool package.The libtool package also includes all files needed to integrate the GNUPortable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader(ltdl) into a package built using the GNU Autotools (including GNU Autoconfand GNU Automake). | +| libtool-ltdl-devel | LGPLv2+ | Static libraries and header files for development with ltdl. | +| libucil | GPLv2+ | Unicap provides a uniform interface to video capture devices. It allowsapplications to use any supported video capture device via a single API.The related ucil library provides easy to use functions to render textand graphic overlays onto video images. | +| libudisks2 | LGPLv2+ | This package contains the dynamic library, which providesaccess to the udisksd daemon. | +| libunicap | GPLv2+ | Unicap provides a uniform interface to video capture devices. It allowsapplications to use any supported video capture device via a single API.The unicap library offers a high level of hardware abstraction whilemaintaining maximum performance. Zero copy capture of video buffers ispossible for devices supporting it allowing fast video capture with lowCPU usage even on low-speed architectures. | +| liburing | LGPLv2+ | Provides native async IO for the Linux kernel, in a fast and efficientmanner, for both buffered and O_DIRECT. | +| libusal | GPLv2 | The libusal package contains C libraries that allows applicationsto communicate with SCSI devices and is well suitable for writingCD-R media. | +| libusbmuxd | LGPLv2+ | libusbmuxd is the client library used for communicating with Apple's iPod Touch,iPhone, iPad and Apple TV devices. It allows multiple services on the deviceto be accessed simultaneously. | +| libuv | MIT and BSD and ISC | libuv is a new platform layer for Node. Its purpose is to abstract IOCP onWindows and libev on Unix systems. We intend to eventually contain all platformdifferences in this library. | +| libv4l | LGPLv2+ and GPLv2 | libv4l is a collection of libraries which adds a thin abstraction layer ontop of video4linux2 devices. The purpose of this (thin) layer is to make iteasy for application writers to support a wide variety of devices withouthaving to write separate code for different devices in the same class. libv4llibv4lconvert offers functions to convert from any (known) pixel-formatto V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420.libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independentof the drivers for those devices supporting v4l1 compatibility (which manyv4l2 drivers do not).libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for theapplication transparent libv4lconvert conversion where necessary. | +| libva | MIT | Libva is a library providing the VA API video acceleration API. | +| libva-devel | MIT | The libva-devel package contains libraries and header files fordeveloping applications that use libva. | +| libvdpau | MIT | VDPAU is the Video Decode and Presentation API for UNIX. It provides aninterface to video decode acceleration and presentation hardware present inmodern GPUs. | +| libvirt | LGPLv2+ | Libvirt is a C toolkit to interact with the virtualization capabilitiesof recent versions of Linux (and other OSes). The main package includesthe libvirtd server exporting the virtualization support. | +| libvirt-admin | LGPLv2+ | The client side utilities to control the libvirt daemon. | +| libvirt-bash-completion | LGPLv2+ | Bash completion script stub. | +| libvirt-client | LGPLv2+ | The client binaries needed to access the virtualizationcapabilities of recent versions of Linux (and other OSes). | +| libvirt-daemon | LGPLv2+ | Server side daemon required to manage the virtualization capabilitiesof recent versions of Linux. Requires a hypervisor specific sub-RPMfor specific drivers. | +| libvirt-daemon-config-network | LGPLv2+ | Default configuration files for setting up NAT based networking | +| libvirt-daemon-config-nwfilter | LGPLv2+ | Network filter configuration files for cleaning guest traffic | +| libvirt-daemon-driver-interface | LGPLv2+ | The interface driver plugin for the libvirtd daemon, providingan implementation of the network interface APIs using thenetcf library | +| libvirt-daemon-driver-network | LGPLv2+ | The network driver plugin for the libvirtd daemon, providingan implementation of the virtual network APIs using the Linuxbridge capabilities. | +| libvirt-daemon-driver-nodedev | LGPLv2+ | The nodedev driver plugin for the libvirtd daemon, providingan implementation of the node device APIs using the udevcapabilities. | +| libvirt-daemon-driver-nwfilter | LGPLv2+ | The nwfilter driver plugin for the libvirtd daemon, providingan implementation of the firewall APIs using the ebtables,iptables and ip6tables capabilities | +| libvirt-daemon-driver-qemu | LGPLv2+ | The qemu driver plugin for the libvirtd daemon, providingan implementation of the hypervisor driver APIs usingQEMU | +| libvirt-daemon-driver-secret | LGPLv2+ | The secret driver plugin for the libvirtd daemon, providingan implementation of the secret key APIs. | +| libvirt-daemon-driver-storage | LGPLv2+ | The storage driver plugin for the libvirtd daemon, providingan implementation of the storage APIs using LVM, iSCSI,parted and more. | +| libvirt-daemon-driver-storage-core | LGPLv2+ | The storage driver plugin for the libvirtd daemon, providingan implementation of the storage APIs using files, local disks, LVM, SCSI,iSCSI, and multipath storage. | +| libvirt-daemon-driver-storage-disk | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for blockvolumes using the host disks. | +| libvirt-daemon-driver-storage-gluster | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for glustervolumes using libgfapi. | +| libvirt-daemon-driver-storage-iscsi | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for iscsivolumes using the host iscsi stack. | +| libvirt-daemon-driver-storage-logical | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for blockvolumes using lvm. | +| libvirt-daemon-driver-storage-mpath | LGPLv2+ | The storage driver backend adding implementation of the storage APIs formultipath storage using device mapper. | +| libvirt-daemon-driver-storage-rbd | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for rbdvolumes using the ceph protocol. | +| libvirt-daemon-driver-storage-scsi | LGPLv2+ | The storage driver backend adding implementation of the storage APIs for scsihost devices. | +| libvirt-daemon-kvm | LGPLv2+ | Server side daemon and driver required to manage the virtualizationcapabilities of the KVM hypervisor | +| libvirt-dbus | LGPLv2+ | This package provides D-Bus API for libvirt | +| libvirt-devel | LGPLv2+ | Include header files & development libraries for the libvirt C library. | +| libvirt-docs | LGPLv2+ | Includes the API reference for the libvirt C library, and a completecopy of the libvirt.org website documentation. | +| libvirt-gconfig | LGPLv2+ | This package provides APIs for processing the object configurationdata | +| libvirt-glib | LGPLv2+ | This package provides integration between libvirt and the glibevent loop. | +| libvirt-gobject | LGPLv2+ | This package provides APIs for managing virtualization hostobjects | +| libvirt-libs | LGPLv2+ | Shared libraries for accessing the libvirt daemon. | +| libvirt-lock-sanlock | LGPLv2+ | Includes the Sanlock lock manager plugin for the QEMUdriver | +| libvirt-nss | LGPLv2+ | Libvirt plugin for NSS for translating domain names into IP addresses. | +| libvisio | MPLv2.0 | libvisio is library providing ability to interpret and importMicrosoft Visio diagrams into various applications. You can find itbeing used in LibreOffice. | +| libvisual | LGPLv2+ | Libvisual is an abstraction library that comes between applications andaudio visualisation plugins.Often when it comes to audio visualisation plugins or programs that createvisuals they do depend on a player or something else, basically there is nogeneral framework that enable application developers to easy access coolaudio visualisation plugins. Libvisual wants to change this by providingan interface towards plugins and applications, through this easy to useinterface applications can easily access plugins and since the drawing isdone by the application it also enables the developer to draw the visualanywhere he wants. | +| libvma | GPLv2 or BSD | libvma is a LD_PRELOAD-able library that boosts performanceof TCP and UDP traffic.It allows application written over standard socket API to handlefast path data traffic from user space over Ethernet and/orInfiniband with full network stack bypass and get better throughput,latency and packets/sec rate.No application binary change is required for that.libvma is supported by RDMA capable devices that support""verbs"" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. | +| libvmem | BSD | The libvmem library turns a pool of persistent memory into a volatilememory pool, similar to the system heap but kept separate and withits own malloc-style API. | +| libvmem-devel | BSD | The libvmem library turns a pool of persistent memory into a volatilememory pool, similar to the system heap but kept separate and withits own malloc-style API.This sub-package contains libraries and header files for developingapplications that want to make use of libvmem. | +| libvmmalloc | BSD | The libvmmalloc library transparently converts all the dynamic memoryallocations into persistent memory allocations. This allows the useof persistent memory as volatile memory without modifying the targetapplication.The typical usage of libvmmalloc is to load it via the LD_PRELOADenvironment variable. | +| libvmmalloc-devel | BSD | The libvmmalloc library transparently converts all the dynamic memoryallocations into persistent memory allocations. This allows the useof persistent memory as volatile memory without modifying the targetapplication.This sub-package contains libraries and header files for developingapplications that want to specifically make use of libvmmalloc. | +| libvncserver | GPLv2+ | LibVNCServer makes writing a VNC server (or more correctly, a program exportinga frame-buffer via the Remote Frame Buffer protocol) easy.It hides the programmer from the tedious task of managing clients andcompression schemata. | +| libvoikko | GPLv2+ | This is libvoikko, library for spellcheckers and hyphenators using Malaganatural language grammar development tool. The library is written in C.Currently only Finnish is supported, but the API of the library has beendesigned to allow adding support for other languages later. Note however thatMalaga is rather low level tool that requires implementing the whole morphologyof a language as a left associative grammar. Therefore languages that havesimple or even moderately complex morphologies and do not require morphologicalanalysis in their hyphenators should be implemented using other tools such asHunspell. | +| libvorbis | BSD | Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,general-purpose compressed audio format for audio and music at fixedand variable bitrates.The libvorbis package contains runtime libraries for use in programsthat support Ogg Vorbis. | +| libvpx | BSD | libvpx provides the VP8/VP9 SDK, which allows you to integrate your applicationswith the VP8 and VP9 video codecs, high quality, royalty free, open source codecsdeployed on millions of computers and devices worldwide. | +| libwacom | MIT | libwacom is a library that provides information about Wacom tablets andtools. This information can then be used by drivers or applications to tweakthe UI or general settings to match the physical tablet. | +| libwacom-data | MIT | Tablet information client library library data files. | +| libwayland-client | MIT | Wayland client library | +| libwayland-cursor | MIT | Wayland cursor library | +| libwayland-egl | MIT | Wayland egl library | +| libwayland-server | MIT | Wayland server library | +| libwebp | BSD | WebP is an image format that does lossy compression of digitalphotographic images. WebP consists of a codec based on VP8, and acontainer based on RIFF. Webmasters, web developers and browserdevelopers can use WebP to compress, archive and distribute digitalimages more efficiently. | +| libwebp-devel | BSD | WebP is an image format that does lossy compression of digitalphotographic images. WebP consists of a codec based on VP8, and acontainer based on RIFF. Webmasters, web developers and browserdevelopers can use WebP to compress, archive and distribute digitalimages more efficiently. | +| libwinpr | ASL 2.0 | WinPR provides API compatibility for applications targeting non-Windowsenvironments. When on Windows, the original native API is being used instead ofthe equivalent WinPR implementation, without having to modify the code using it. | +| libwinpr-devel | ASL 2.0 | The freerdp-libwinpr-devel package contains libraries and header files fordeveloping applications that use freerdp-libwinpr. | +| libwmf | LGPLv2+ and GPLv2+ and GPL+ | A library for reading and converting Windows MetaFile vector graphics (WMF). | +| libwmf-lite | LGPLv2+ and GPLv2+ and GPL+ | A library for parsing Windows MetaFile vector graphics (WMF). | +| libwnck3 | LGPLv2+ | libwnck (pronounced ""libwink"") is used to implement pagers, tasklists,and other such things. It allows applications to monitor informationabout open windows, workspaces, their names/icons, and so forth. | +| libwpd | LGPLv2+ or MPLv2.0 | libwpd is a library for import of WordPerfect documents. | +| libwpg | LGPLv2+ or MPLv2.0 | libwpg is a library for import of images in WPG(WordPerfect Graphics) format. WPG is the format used among others inCorel software, such as WordPerfect and Presentations. | +| libwps | LGPLv2+ or MPLv2.0 | libwps is a library for import of Microsoft Works text documents,spreadsheets and (in a limited way) databases. Full list of supportedformats is available athttps://sourceforge.net/p/libwps/wiki/Home/#recognized-formats . | +| libwsman1 | BSD | Openwsman library for packages dependent on openwsman. | +| libX11 | MIT | Core X11 protocol client library. | +| libX11-common | MIT | libX11 common data | +| libX11-devel | MIT | X.Org X11 libX11 development package | +| libX11-xcb | MIT | libX11/libxcb interoperability library | +| libXau | MIT | This is a very simple mechanism for providing individual access to an X WindowSystem display.It uses existing core protocol and library hooks for specifyingauthorization data in the connection setup block to restrict use of the displayto only those clients that show that they know a server-specific keycalled a ""magic cookie"". | +| libXau-devel | MIT | X.Org X11 libXau development package | +| libXaw | MIT | Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library. | +| libXaw-devel | MIT | X.Org X11 libXaw development package | +| libxcb | MIT | The X protocol C-language Binding (XCB) is a replacement for Xlib featuring asmall footprint, latency hiding, direct access to the protocol, improvedthreading support, and extensibility. | +| libxcb-devel | MIT | The libxcb-devel package contains libraries and header files for developingapplications that use libxcb. | +| libXcomposite | MIT | X Composite Extension library | +| libXcomposite-devel | MIT | X.Org X11 libXcomposite development package | +| libXcursor | MIT | This is a simple library designed to help locate and load cursors.Cursors can be loaded from files or memory. A library of common cursorsexists which map to the standard X cursor names.Cursors can exist inseveral sizes and the library automatically picks the best size. | +| libXcursor-devel | MIT | libXcursor development package. | +| libXdamage | MIT | X.Org X11 libXdamage runtime library. | +| libXdamage-devel | MIT | X.Org X11 libXdamage development package. | +| libXdmcp | MIT | X Display Manager Control Protocol library. | +| libXext | MIT | X.Org X11 libXext runtime library | +| libXext-devel | MIT | X.Org X11 libXext development package | +| libXfixes | MIT | X Fixes library. | +| libXfixes-devel | MIT | libXfixes development package | +| libXfont2 | MIT | X.Org X11 libXfont2 runtime library | +| libXft | MIT | X.Org X11 libXft runtime library | +| libXft-devel | MIT | X.Org X11 libXft development package | +| libXi | MIT | X.Org X11 libXi runtime library | +| libXi-devel | MIT | X.Org X11 libXi development package | +| libXinerama | MIT | X.Org X11 libXinerama runtime library | +| libXinerama-devel | MIT | X.Org X11 libXinerama development package | +| libxkbcommon | MIT | libxkbcommon is the X.Org library for compiling XKB maps into formats usable bythe X Server or other display servers. | +| libxkbcommon-devel | MIT | X.Org X11 XKB parsing development package | +| libxkbcommon-x11 | MIT | libxkbcommon-x11 is the X.Org library for creating keymaps by querying the Xserver. | +| libxkbfile | MIT | X.Org X11 libxkbfile runtime library | +| libxklavier | LGPLv2+ | libxklavier is a library providing a high-level API for the X KeyboardExtension (XKB). This library is intended to support XFree86 and othercommercial X servers. It is useful for creating XKB-related software(layout indicators etc). | +| libxml2-devel | MIT | Libraries, include files, etc you can use to develop XML applications.This library allows to manipulate XML files. It includes supportto read, modify and write XML and HTML files. There is DTDs supportthis includes parsing and validation even with complex DtDs, eitherat parse time or later once the document has been modified. The outputcan be a simple SAX stream or and in-memory DOM like representations.In this case one can use the built-in XPath and XPointer implementationto select sub nodes or ranges. A flexible Input/Output mechanism isavailable, with existing HTTP and FTP modules and combined to anURI library. | +| libXmu | MIT | X.Org X11 libXmu/libXmuu runtime libraries | +| libXmu-devel | MIT | X.Org X11 libXmu development package | +| libXNVCtrl | GPLv2+ | This packages contains the libXNVCtrl library from the nvidia-settingsapplication. This library provides the NV-CONTROL API for communicating withthe proprietary NVidia xorg driver. This package does not contain thenvidia-settings tool itself as that is included with the proprietary driversthemselves. | +| libXp | MIT | X.Org X11 libXp runtime library | +| libXp-devel | MIT | X.Org X11 libXp development package | +| libXpm | MIT | X.Org X11 libXpm runtime library | +| libXpm-devel | MIT | X.Org X11 libXpm development package | +| libXrandr | MIT | X.Org X11 libXrandr runtime library | +| libXrandr-devel | MIT | X.Org X11 libXrandr development package | +| libXrender | MIT | X.Org X11 libXrender runtime library | +| libXrender-devel | MIT | X.Org X11 libXrender development package | +| libXres | MIT | X-Resource is an extension that allows a client to querythe X server about its usage of various resources. | +| libXScrnSaver | MIT | X.Org X11 libXss runtime library | +| libXScrnSaver-devel | MIT | X.Org X11 libXss development package | +| libxshmfence | MIT | Shared memory fences for X11, as used in DRI3. | +| libxshmfence-devel | MIT | The libxshmfence-devel package contains libraries and header files fordeveloping applications that use libxshmfence. | +| libxslt-devel | MIT | The libxslt-devel package contains libraries and header files fordeveloping applications that use libxslt. | +| libXt | MIT | X.Org X11 libXt runtime library | +| libXt-devel | MIT | X.Org X11 libXt development package | +| libXtst | MIT | X.Org X11 libXtst runtime library | +| libXtst-devel | MIT | X.Org X11 libXtst development package | +| libXv | MIT | X.Org X11 libXv runtime library | +| libXv-devel | MIT | X.Org X11 libXv development package | +| libXvMC | MIT | X.Org X11 libXvMC runtime library | +| libXxf86dga | MIT | X.Org X11 libXxf86dga runtime library | +| libXxf86dga-devel | MIT | X.Org X11 libXxf86dga development package | +| libXxf86misc | MIT | X.Org X11 libXxf86misc runtime library | +| libXxf86misc-devel | MIT | X.Org X11 libXxf86misc development package | +| libXxf86vm | MIT | X.Org X11 libXxf86vm runtime library | +| libXxf86vm-devel | MIT | X.Org X11 libXxf86vm development package | +| libyami | ASL 2.0 | Yet Another Media Infrastructure.It is YUMMY to your video experience on Linux like platform.Yami is core building block for media solution. it parses video streamand decodes them leverage hardware acceleration. | +| libyang | BSD | Libyang is YANG data modeling language parser and toolkitwritten (and providing API) in C. | +| libzhuyin | GPLv3+ | The libzhuyin package contains libzhuyin compatibility library. | +| libzip | BSD | libzip is a C library for reading, creating, and modifying zip archives. Filescan be added from data buffers, files, or compressed data copied directly fromother zip archives. Changes made without closing the archive can be reverted.The API is documented by man pages. | +| libzip | BSD | libzip is a C library for reading, creating, and modifying zip archives. Filescan be added from data buffers, files, or compressed data copied directly fromother zip archives. Changes made without closing the archive can be reverted.The API is documented by man pages. | +| libzip-devel | BSD | The libzip-devel package contains libraries and header files fordeveloping applications that use libzip. | +| libzip-devel | BSD | The libzip-devel package contains libraries and header files fordeveloping applications that use libzip. | +| libzip-tools | BSD | The libzip-tools package provides command line tools split off libzip:- zipcmp- zipmerge- ziptool | +| libzip-tools | BSD | The libzip-tools package provides command line tools split off libzip:- zipcmp- zipmerge- ziptool | +| libzmf | MPLv2.0 | libzmf is library providing ability to interpret and import Zonerdocument formats into various applications. Currently it only supportsZoner Callisto/Draw v 4-5. | +| linuxconsoletools | GPLv2+ | This package contains utilities for testing and configuring joysticks,connecting legacy devices to the kernel's input subsystem (providing supportfor serial mice, touchscreens etc.), and test the input event layer. | +| linuxptp | GPLv2+ | This software is an implementation of the Precision Time Protocol (PTP)according to IEEE standard 1588 for Linux. The dual design goals are to providea robust implementation of the standard and to use the most relevant and modernApplication Programming Interfaces (API) offered by the Linux kernel.Supporting legacy APIs and other platforms is not a goal. | +| lklug-fonts | GPLv2 | The lklug-fonts package contains fonts for the display ofSinhala. The original font for TeX/LaTeX is developed by YannisHaralambous and are in GPL. OTF tables are added by AnuradhaRatnaweera and Harshani Devadithya. | +| lld | NCSA | The LLVM project linker. | +| lldb | NCSA | LLDB is a next generation, high-performance debugger. It is built as a setof reusable components which highly leverage existing libraries in thelarger LLVM Project, such as the Clang expression parser and LLVMdisassembler. | +| lldb-devel | NCSA | The package contains header files for the LLDB debugger. | +| lld-devel | NCSA | This package contains library and header files needed to develop new nativeprograms that use the LLD infrastructure. | +| lld-libs | NCSA | Shared libraries for LLD. | +| lldpd | ISC | LLDP is an industry standard protocol designed to supplant proprietaryLink-Layer protocols such as EDP or CDP. The goal of LLDP is to providean inter-vendor compatible mechanism to deliver Link-Layer notificationsto adjacent network devices. | +| lldpd-devel | ISC | lldpd development libraries and headers | +| lld-test | NCSA | LLVM regression tests. | +| llvm | NCSA | LLVM is a compiler infrastructure designed for compile-time, link-time,runtime, and idle-time optimization of programs from arbitrary programminglanguages. The compiler infrastructure includes mirror sets of programmingtools as well as libraries with equivalent functionality. | +| llvm-devel | NCSA | This package contains library and header files needed to develop new nativeprograms that use the LLVM infrastructure. | +| llvm-doc | NCSA | Documentation for the LLVM compiler infrastructure. | +| llvm-googletest | NCSA | LLVM's modified googletest sources. | +| llvm-libs | NCSA | Shared libraries for the LLVM compiler infrastructure. | +| llvm-static | NCSA | Static libraries for the LLVM compiler infrastructure. | +| llvm-test | NCSA | LLVM regression tests. | +| llvm-toolset | NCSA | This is the main package for llvm-toolset. | +| lmdb-libs | OpenLDAP | The lmdb-libs package contains shared libraries necessary for runningapplications that use lmdb. | +| lm_sensors-sensord | GPLv2+ and Verbatim and MIT | Daemon that periodically logs sensor readings to syslog or a round-robindatabase, and warns of sensor alarms. | +| log4j12 | ASL 2.0 | Log4j is a tool to help the programmer output log statements to avariety of output targets. | +| log4j12-javadoc | ASL 2.0 | This package contains javadoc for log4j12. | +| lohit-assamese-fonts | OFL | This package provides a free Assamese TrueType/OpenType font. | +| lohit-bengali-fonts | OFL | This package provides a free Bengali TrueType/OpenType font. | +| lohit-devanagari-fonts | OFL | This package provides a free Devanagari Script TrueType/OpenType font. | +| lohit-gujarati-fonts | OFL | This package provides a free Gujarati truetype/opentype font. | +| lohit-gurmukhi-fonts | OFL | This package provides a free Gurmukhi script truetype font for Punjabi language. | +| lohit-kannada-fonts | OFL | This package provides a free Kannada truetype/opentype font. | +| lohit-malayalam-fonts | OFL | This package provides a free Malayalam truetype/opentype font. | +| lohit-marathi-fonts | OFL | This package provides a free Marathi truetype/opentype font. | +| lohit-nepali-fonts | OFL | This package provides a free TrueType font for Nepali language. | +| lohit-odia-fonts | OFL | This package provides a free truetype font for Odia language. | +| lohit-tamil-fonts | OFL | This package provides a free Tamil truetype/opentype font. | +| lohit-telugu-fonts | OFL | This package provides a free Telugu truetype/opentype font. | +| lorax | GPLv2+ | Lorax is a tool for creating the anaconda install images.It also includes livemedia-creator which is used to create bootable livemedia,including live isos and disk images. It can use libvirtd for the install, orAnaconda's image install feature. | +| lorax-composer | GPLv2+ | lorax-composer provides a REST API for building images using lorax. | +| lorax-lmc-novirt | GPLv2+ | Additional dependencies required by livemedia-creator when using it with --no-virtto run Anaconda. | +| lorax-lmc-virt | GPLv2+ | Additional dependencies required by livemedia-creator when using it with qemu-kvm. | +| lorax-templates-anolis | GPLv2+ | Anolis OS specific Lorax templates for creating the boot.iso and live isos areplaced in /usr/share/lorax/templates.d/80-anolis | +| lorax-templates-generic | GPLv2+ | Lorax templates for creating the boot.iso and live isos are placed in/usr/share/lorax/templates.d/99-generic | +| lpsolve | LGPLv2+ | Mixed Integer Linear Programming (MILP) solver lpsolve solves pure linear,(mixed) integer/binary, semi-continuous and special ordered sets (SOS) models. | +| lshw-gui | GPLv2 | Graphical frontend for the hardware lister (lshw) tool. If desired,hardware information can be saved to file in plain, XML or HTMLformat. | +| ltrace | GPLv2+ | Ltrace is a debugging program which runs a specified command until thecommand exits. While the command is executing, ltrace intercepts andrecords both the dynamic library calls called by the executed processand the signals received by the executed process. Ltrace can alsointercept and print system calls executed by the process.You should install ltrace if you need a sysadmin tool for tracking theexecution of processes. | +| lttng-ust | LGPLv2 and GPLv2 and MIT | This library may be used by user-space applications to generatetrace-points using LTTng. | +| lua | MIT | Lua is a powerful light-weight programming language designed forextending applications. Lua is also frequently used as ageneral-purpose, stand-alone language. Lua is free software.Lua combines simple procedural syntax with powerful data descriptionconstructs based on associative arrays and extensible semantics. Luais dynamically typed, interpreted from bytecodes, and has automaticmemory management with garbage collection, making it ideal forconfiguration, scripting, and rapid prototyping. | +| lua-expat | MIT | LuaExpat is a SAX XML parser based on the Expat library. | +| lua-guestfs | LGPLv2+ | lua-guestfs contains Lua bindings for libguestfs. | +| lua-json | MIT | LuaJSON is a customizable JSON decoder/encoder, using LPEG for parsing. | +| lua-lpeg | MIT | LPeg is a new pattern-matching library for Lua, based on Parsing ExpressionGrammars (PEGs). | +| lua-socket | MIT | that provides support for the TCP and UDP transport layers, and a set of Luamodules that add support for functionality commonly needed by applicationsthat deal with the Internet.Among the support modules, the most commonly used implement the SMTP, HTTPand FTP. In addition there are modules for MIME, URL handling and LTN12. | +| luksmeta | LGPLv2+ | LUKSMeta is a command line utility for storing small portions of metadata inthe LUKSv1 header for use before unlocking the volume. | +| m17n-db | LGPLv2+ | This package contains multilingualization (m17n) datafiles for m17n-libwhich describe input maps, encoding maps, OpenType font data andfont layout text rendering for languages. | +| m17n-lib | LGPLv2+ | m17n-lib is a multilingual text library used primarily to allowthe input of many languages with the input table maps from m17n-db.The package provides the core and input method backend libraries. | +| madan-fonts | GPL+ | This package provides the Madan font for Nepali made by theMadan Puraskar Pustakalaya project. | +| mailman | GPLv2+ | Mailman is software to help manage email discussion lists, much likeMajordomo and Smartmail. Unlike most similar products, Mailman giveseach mailing list a webpage, and allows users to subscribe,unsubscribe, etc. over the Web. Even the list manager can administerhis or her list entirely from the Web. Mailman also integrates mostthings people want to do with mailing lists, including archiving, mail<-> news gateways, and so on.When the package has finished installing, you will need to perform someadditional installation steps, these are described in:/usr/share/doc/mailman/INSTALL.REDHAT | +| malaga | GPLv2+ | A software package for the development and application ofgrammars that are used for the analysis of words and sentences of naturallanguages. It is a language-independent system that offers a programminglanguage for the modelling of the language-dependent grammaticalinformation. This language is also called Malaga.Malaga is based on the grammatical theory of the ""Left Associative Grammar""(LAG), developed by Roland Hausser, professor for Computational Linguistics atUniversity of Erlangen, Germany. | +| malaga-suomi-voikko | GPLv2+ | A description of Finnish morphology written in Malaga. This package is builtto support the Voikko spellchecker/hyphenator, it doesn't support the Sukijatext indexer. | +| mallard-rng | MIT | RELAX NG schemas for all Mallard versions and extensions that have been markedfinal. | +| man-pages-overrides | GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE | A collection of manual (""man"") pages to complement other packages or updatethose contained therein. Always have the latest version of this packageinstalled. | +| mariadb | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a community developed branch of MySQL - a multi-user, multi-threadedSQL database server. It is a client/server implementation consisting ofa server daemon (mysqld) and many different client programs and libraries.The base package contains the standard MariaDB/MySQL client programs andgeneric MySQL files. | +| mariadb-backup | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB Backup is an open source tool provided by MariaDB for performingphysical online backups of InnoDB, Aria and MyISAM tables.For InnoDB, ""hot online"" backups are possible. | +| mariadb-common | GPLv2 with exceptions and LGPLv2 and BSD | The package provides the essential shared files for any MariaDB program.You will need to install this package to use any other MariaDB package. | +| mariadb-connector-c | LGPLv2+ | The MariaDB Native Client library (C driver) is used to connect applicationsdeveloped in C/C++ to MariaDB and MySQL databases. | +| mariadb-connector-c-config | LGPLv2+ | This package delivers /etc/my.cnf that includes other configuration filesfrom the /etc/my.cnf.d directory and ships this directory as well.Other packages should only put their files into /etc/my.cnf.d directoryand require this package, so the /etc/my.cnf file is present. | +| mariadb-connector-c-devel | LGPLv2+ | Development files for mariadb-connector-c.Contains everything needed to build against libmariadb.so >=3 client library. | +| mariadb-connector-odbc | LGPLv2+ | MariaDB Connector/ODBC is a standardized, LGPL licensed database driver usingthe industry standard Open Database Connectivity (ODBC) API. It supports ODBCStandard 3.5, can be used as a drop-in replacement for MySQL Connector/ODBC,and it supports both Unicode and ANSI modes. | +| mariadb-devel | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server.MariaDB is a community developed branch of MySQL.This package contains everything needed for developing MariaDB/MySQL serverapplications. For developing client applications, use mariadb-connector-cpackage. | +| mariadb-embedded | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server. Thispackage contains a version of the MariaDB server that can be embeddedinto a client application instead of running as a separate process.MariaDB is a community developed branch of MySQL. | +| mariadb-embedded-devel | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server.MariaDB is a community developed branch of MySQL.This package contains files needed for developing and testing withthe embedded version of the MariaDB server. | +| mariadb-errmsg | GPLv2 with exceptions and LGPLv2 and BSD | The package provides error messages files for the MariaDB daemon and theembedded server. You will need to install this package to use any of thoseMariaDB packages. | +| mariadb-gssapi-server | GPLv2 with exceptions and LGPLv2 and BSD | GSSAPI authentication server-side plugin for MariaDB for passwordless login.This plugin includes support for Kerberos on Unix. | +| mariadb-java-client | BSD and LGPLv2+ | MariaDB Connector/J is a Type 4 JDBC driver, also known as the Direct toDatabase Pure Java Driver. It was developed specifically as a lightweightJDBC connector for use with MySQL and MariaDB database servers. | +| mariadb-oqgraph-engine | GPLv2 with exceptions and LGPLv2 and BSD | The package provides Open Query GRAPH engine (OQGRAPH) as plugin for MariaDBdatabase server. OQGRAPH is a computation engine allowing hierarchies and morecomplex graph structures to be handled in a relational fashion. In a nutshell,tree structures and friend-of-a-friend style searches can now be done usingstandard SQL syntax, and results joined onto other tables. | +| mariadb-server | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server. It is aclient/server implementation consisting of a server daemon (mysqld)and many different client programs and libraries. This package containsthe MariaDB server and some accompanying files and directories.MariaDB is a community developed branch of MySQL. | +| mariadb-server-galera | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server. It is aclient/server implementation consisting of a server daemon (mysqld)and many different client programs and libraries. This package containsthe MariaDB server and some accompanying files and directories.MariaDB is a community developed branch of MySQL. | +| mariadb-server-utils | GPLv2 with exceptions and LGPLv2 and BSD | This package contains all non-essential server utilities and scripts formanaging databases. It also contains all utilities requiring Perl and it isthe only MariaDB sub-package, except test subpackage, that depends on Perl. | +| mariadb-test | GPLv2 with exceptions and LGPLv2 and BSD | MariaDB is a multi-user, multi-threaded SQL database server.MariaDB is a community developed branch of MySQL.This package contains the regression test suite distributed with the MariaDBsources. | +| marisa | BSD or LGPLv2+ | Matching Algorithm with Recursively Implemented StorAge (MARISA) is astatic and space-efficient trie data structure. And libmarisa is a C++library to provide an implementation of MARISA. Also, the package oflibmarisa contains a set of command line tools for building andoperating a MARISA-based dictionary.A MARISA-based dictionary supports not only lookup but also reverselookup, common prefix search and predictive search. | +| matchbox-window-manager | GPLv2+ | Matchbox is a base environment for the X Window System running on non-desktopembedded platforms such as handhelds, set-top boxes, kiosks and anything elsefor which screen space, input mechanisms or system resources are limited.This package contains the window manager from Matchbox. | +| maven | ASL 2.0 and MIT | Maven is a software project management and comprehension tool. Based on theconcept of a project object model (POM), Maven can manage a project's build,reporting and documentation from a central piece of information. | +| maven | ASL 2.0 and MIT | Maven is a software project management and comprehension tool. Based on theconcept of a project object model (POM), Maven can manage a project's build,reporting and documentation from a central piece of information. | +| maven-lib | ASL 2.0 and MIT | Core part of Apache Maven that can be used as a library. | +| maven-lib | ASL 2.0 and MIT | Core part of Apache Maven that can be used as a library. | +| maven-openjdk11 | ASL 2.0 and MIT | Configures Maven to run with OpenJDK 11. | +| maven-openjdk8 | ASL 2.0 and MIT | Configures Maven to run with OpenJDK 8. | +| maven-resolver | ASL 2.0 | Apache Maven Artifact Resolver is a library for working with artifactrepositories and dependency resolution. Maven Artifact Resolver deals with thespecification of local repository, remote repository, developer workspaces,artifact transports and artifact resolution. | +| maven-resolver-api | ASL 2.0 | The application programming interface for the repository system. | +| maven-resolver-connector-basic | ASL 2.0 | A repository connector implementation for repositories using URI-based layouts. | +| maven-resolver-impl | ASL 2.0 | An implementation of the repository system. | +| maven-resolver-spi | ASL 2.0 | The service provider interface for repository system implementations andrepository connectors. | +| maven-resolver-transport-wagon | ASL 2.0 | A transport implementation based on Maven Wagon. | +| maven-resolver-util | ASL 2.0 | A collection of utility classes to ease usage of the repository system. | +| maven-shared-utils | ASL 2.0 | This project aims to be a functional replacement for plexus-utils in Maven.It is not a 100% API compatible replacement though but a replacement witha lot of unused code. | +| maven-shared-utils | ASL 2.0 | This project aims to be a functional replacement for plexus-utils in Maven.It is not a 100% API compatible replacement though but a replacement witha lot of unused code. | +| maven-wagon | ASL 2.0 | Maven Wagon is a transport abstraction that is used in Maven'sartifact and repository handling code. Currently wagon has thefollowing providers:* File* HTTP* FTP* SSH/SCP* WebDAV* SCM (in progress) | +| maven-wagon-file | ASL 2.0 | file module for maven-wagon. | +| maven-wagon-http | ASL 2.0 | http module for maven-wagon. | +| maven-wagon-http-shared | ASL 2.0 | http-shared module for maven-wagon. | +| maven-wagon-provider-api | ASL 2.0 | provider-api module for maven-wagon. | +| mc | GPLv3+ | Midnight Commander is a visual shell much like a file manager, only withmany more features. It is a text mode application, but it also includesmouse support. Midnight Commander's best features are its ability to FTP,view tar and zip files, and to poke into RPMs for specific files. | +| mcpp | BSD | C/C++ preprocessor defines and expands macros and processes '#if','#include' and some other directives.MCPP is an alternative C/C++ preprocessor with the highest conformance.MCPP is especially useful for debugging a source program which usescomplicated macros and also useful for checking portability of a source.Though mcpp could be built as a replacement of GCC's residentpreprocessor or as a stand-alone program without using library build ofmcpp, this package installs only a program named 'mcpp' which linksshared library of mcpp and behaves independent from GCC. | +| meanwhile | LGPLv2+ | The heart of the meanwhile Project is the meanwhile library, providing the basicLotus Sametime session functionality along with the core services; PresenceAwareness, Instant Messaging, Multi-user Conferencing, Preferences Storage,Identity Resolution, and File Transfer. | +| mecab | BSD or LGPLv2+ or GPL+ | MeCab is a open source morphological analyzer which usesCRF (Conditional Random Fields) as the estimation of parameters.NOTE:You have to install MeCab dictionary rpm to make useof MeCab. | +| mecab-ipadic | mecab-ipadic | MeCab IPA is a dictionary for MeCab using CRF estimationbased on IPA corpus.This dictionary is for UTF-8 use. | +| mecab-ipadic-EUCJP | mecab-ipadic | MeCab IPA is a dictionary for MeCab using CRF estimationbased on IPA corpus.This dictionary is for EUC-JP use. | +| media-player-info | BSD | media-player-info is a repository of data files describing media player(mostly USB Mass Storage ones) capabilities. These files contain informationabout the directory layout to use to add music to these devices, about thesupported file formats, etc.The package also installs a udev rule to identify media player devices. | +| memcached | BSD | memcached is a high-performance, distributed memory object cachingsystem, generic in nature, but intended for use in speeding up dynamicweb applications by alleviating database load. | +| memkind | BSD | The memkind library is an user extensible heap manager built on top ofjemalloc which enables control of memory characteristics and apartitioning of the heap between kinds of memory. The kinds of memoryare defined by operating system memory policies that have been appliedto virtual address ranges. Memory characteristics supported bymemkind without user extension include control of NUMA and page sizefeatures. The jemalloc non-standard interface has been extended toenable specialized arenas to make requests for virtual memory from theoperating system through the memkind partition interface. Through theother memkind interfaces the user can control and extend memorypartition features and allocate memory while selecting enabledfeatures. This software is being made available for early evaluation.Feedback on design or implementation is greatly appreciated. | +| mercurial | GPLv2+ | Mercurial is a fast, lightweight source control management system designedfor efficient handling of very large distributed projects. | +| mercurial-hgk | GPLv2+ | A Mercurial extension for displaying the change history graphicallyusing Tcl/Tk. Displays branches and merges in an easilyunderstandable way and shows diffs for each revision. Based ongitk for the git SCM.Adds the ""hg view"" command. Seehttp://www.selenic.com/mercurial/wiki/index.cgi/UsingHgk for moredocumentation. | +| mesa-dri-drivers | MIT | Mesa-based DRI drivers. | +| mesa-filesystem | MIT | Mesa driver filesystem. | +| mesa-libEGL | MIT | Mesa libEGL runtime libraries. | +| mesa-libEGL-devel | MIT | Mesa libEGL development package. | +| mesa-libgbm | MIT | Mesa gbm runtime library. | +| mesa-libGL | MIT | Mesa libGL runtime libraries. | +| mesa-libglapi | MIT | Mesa shared glapi. | +| mesa-libGL-devel | MIT | Mesa libGL development package. | +| mesa-libGLU | MIT | Mesa implementation of the standard GLU OpenGL utility API. | +| mesa-libGLU-devel | MIT | The mesa-libGLU-devel package contains libraries and header files fordeveloping applications that use mesa-libGLU. | +| mesa-libGLw | MIT | Mesa libGLw runtime library. | +| mesa-libGLw-devel | MIT | Mesa libGLw development package. | +| mesa-libOSMesa | MIT | Mesa offscreen rendering libraries. | +| mesa-libxatracker | MIT | Mesa XA state tracker. | +| mesa-vdpau-drivers | MIT | Mesa-based VDPAU drivers. | +| mesa-vulkan-devel | MIT | Headers for development with the Vulkan API. | +| mesa-vulkan-drivers | MIT | The drivers with support for the Vulkan API. | +| metacity | GPLv2+ | Metacity is a window manager that integrates nicely with the GNOME desktop.It strives to be quiet, small, stable, get on with its job, and stay out ofyour attention. | +| mod_auth_gssapi | MIT | The mod_auth_gssapi module is an authentication service that implements theSPNEGO based HTTP Authentication protocol defined in RFC4559. | +| mod_auth_mellon | GPLv2+ | The mod_auth_mellon module is an authentication service that implements theSAML 2.0 federation protocol. It grants access based on the attributesreceived in assertions generated by a IdP server. | +| mod_auth_mellon-diagnostics | GPLv2+ | Build of mod_auth_mellon with diagnostic logging. See README.redhat.rstin the doc directory for instructions on using the diagnostics build. | +| mod_authnz_pam | ASL 2.0 | mod_authnz_pam is a PAM authorization module, supplementingauthentication done by other modules, for example mod_auth_kerb; itcan also be used as full Basic Authentication provider which runs the[login, password] authentication through the PAM stack. | +| mod_auth_openidc | ASL 2.0 | This module enables an Apache 2.x web server to operate asan OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. | +| mod_dav_svn | ASL 2.0 | The mod_dav_svn package allows access to a Subversion repositoryusing HTTP, via the Apache httpd server. | +| mod_fcgid | ASL 2.0 | mod_fcgid is a binary-compatible alternative to the Apache module mod_fastcgi.mod_fcgid has a new process management strategy, which concentrates on reducingthe number of fastcgi servers, and kicking out corrupt fastcgi servers as soonas possible. | +| mod_http2 | ASL 2.0 | The mod_h2 Apache httpd module implements the HTTP2 protocol (h2+h2c) ontop of libnghttp2 for httpd 2.4 servers. | +| mod_intercept_form_submit | ASL 2.0 | mod_intercept_form_submit can intercept submission of application loginforms. It retrieves the login and password information from the POSTHTTP request, runs PAM authentication with those credentials, and setsthe REMOTE_USER environment variable if the authentication passes. | +| mod_ldap | ASL 2.0 | The mod_ldap and mod_authnz_ldap modules add support for LDAPauthentication to the Apache HTTP Server. | +| mod_lookup_identity | ASL 2.0 | mod_lookup_identity can retrieve additional pieces of informationabout user authenticated in Apache httpd server and store these valuesin notes/environment variables to be consumed by web applications.Use of REMOTE_USER_* environment variables is recommended. | +| mod_md | ASL 2.0 | This module manages common properties of domains for one or morevirtual hosts. Specifically it can use the ACME protocol to automatecertificate provisioning. Certificates will be configured for manageddomains and their virtual hosts automatically, including at renewal. | +| mod_proxy_html | ASL 2.0 | The mod_proxy_html and mod_xml2enc modules provide filters which cantransform and modify HTML and XML content. | +| mod_security | ASL 2.0 | ModSecurity is an open source intrusion detection and prevention enginefor web applications. It operates embedded into the web server, actingas a powerful umbrella - shielding web applications from attacks. | +| mod_security_crs | ASL 2.0 | This package provides the base rules for mod_security. | +| mod_security-mlogc | ASL 2.0 | This package contains the ModSecurity Audit Log Collector. | +| mod_session | ASL 2.0 | The mod_session module and associated backends provide an abstractinterface for storing and accessing per-user session data. | +| mod_ssl | ASL 2.0 | The mod_ssl module provides strong cryptography for the Apache Webserver via the Secure Sockets Layer (SSL) and Transport LayerSecurity (TLS) protocols. | +| motif | LGPLv2+ | This is the Motif 2.3.4 run-time environment. It includes theMotif shared libraries, needed to run applications which are dynamicallylinked against Motif and the Motif Window Manager mwm. | +| motif-devel | LGPLv2+ | This is the Motif 2.3.4 development environment. It includes theheader files and also static libraries necessary to build Motif applications. | +| motif-static | LGPLv2+ | This package contains the static Motif libraries. | +| mousetweaks | GPLv3 and GFDL | The Mousetweaks package provides mouse accessibility enhancements forthe GNOME desktop, such as performing various clicks without using anyhardware button. The options can be accessed through the Accessibilitytab of the Mouse Preferences of GNOME Control Center or through command-line. | +| mozilla-filesystem | MPLv1.1 | This package provides some directories required by packages which useMozilla technologies such as NPAPI plugins or toolkit extensions. | +| mozvoikko | GPLv2+ | This is mozvoikko, an extension for Mozilla programs for using the Finnishspell-checker Voikko. | +| mpfr-devel | LGPLv3+ and GPLv3+ and GFDL | Header files and documentation for using the MPFRmultiple-precision floating-point library in applications.If you want to develop applications which will use the MPFR library,you'll need to install the mpfr-devel package. You'll also need toinstall the mpfr package. | +| mpg123 | LGPLv2+ | Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (mostcommonly MPEG 1.0 layer 3 aka MP3), as well as re-usable decoding and outputlibraries. | +| mpg123-libs | LGPLv2+ | Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (mostcommonly MPEG 1.0 layer 3 aka MP3), as well as re-usable decoding and outputlibraries. | +| mpg123-plugins-pulseaudio | LGPLv2+ | Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (mostcommonly MPEG 1.0 layer 3 aka MP3), as well as re-usable decoding and outputlibraries.Pulseaudio output plug-in. | +| mpich | MIT | MPICH is a high-performance and widely portable implementation of the MessagePassing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICHcomputation and communication platforms including commodity clusters (desktopsystems, shared-memory systems, multicore architectures), high-speed networks(10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-endcomputing systems (Blue Gene, Cray) and (2) to enable cutting-edge research inMPI through an easy-to-extend modular framework for other derivedimplementations.The mpich binaries in this RPM packages were configured to use the defaultprocess manager (Hydra) using the default device (ch3). The ch3 devicewas configured with support for the nemesis channel that allows forshared-memory and TCP/IP sockets based communication.This build also include support for using the 'module environment' to selectwhich MPI implementation to use when multiple implementations are installed.If you want MPICH support to be automatically loaded, you need to install thempich-autoload package. | +| mpich-devel | MIT | Contains development headers and libraries for mpich | +| mpitests-mpich | CPL and BSD | MPI test suite compiled against the mpich package | +| mpitests-mvapich2 | CPL and BSD | MPI test suite compiled against the mvapich2 package | +| mpitests-mvapich2-psm2 | CPL and BSD | MPI test suite compiled against the mvapich2 package using OmniPath | +| mpitests-openmpi | CPL and BSD | MPI test suite compiled against the openmpi package | +| mrtg | GPLv2+ | The Multi Router Traffic Grapher (MRTG) is a tool to monitor the trafficload on network-links. MRTG generates HTML pages containing PNGimages which provide a LIVE visual representation of this traffic. | +| mstflint | GPLv2+ or BSD | This package contains firmware update tool, vpd dump and register dump toolsfor network adapters based on Mellanox Technologies chips. | +| mtdev | MIT | mtdev is a stand-alone library which transforms all variants of kernel MTevents to the slotted type B protocol. The events put into mtdev may be fromany MT device, specifically type A without contact tracking, type A withcontact tracking, or type B with contact tracking. | +| mtr-gtk | GPLv2 | MTR combines the functionality of the 'traceroute' and 'ping' programsin a single network diagnostic tool. The mtr-gtk package provides theGTK+ interface for MTR.When MTR is started, it investigates the network connection between thehost MTR runs on and the user-specified destination host. Afterwards itdetermines the address of each network hop between the machines and sendsa sequence of ICMP echo requests to each one to determine the quality ofthe link to each machine. While doing this, it prints running statisticsabout each machine. | +| mt-st | GPL+ | The mt-st package contains the mt and st tape drive managementprograms. Mt (for magnetic tape drives) and st (for SCSI tape devices)can control rewinding, ejecting, skipping files and blocks and more.Install mt-st if you need a tool to manage tape drives. | +| mtx | GPLv2 | The MTX program controls the robotic mechanism in autoloaders and tapelibraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, andExabyte 220. This program is also reported to work with a variety ofother tape libraries and autochangers from ADIC, Tandberg/Overland,Breece Hill, HP, and Seagate.If you have a backup tape device capable of handling more than onetape at a time, you should install MTX. | +| multilib-rpm-config | GPLv2+ | Set of tools (shell scripts, RPM macro files) to help with multilib packagingissues. | +| munge | GPLv3+ and LGPLv3+ | MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creatingand validating credentials. It is designed to be highly scalable for usein an HPC cluster environment.It allows a process to authenticate the UID and GID of another local orremote process within a group of hosts having common users and groups.These hosts form a security realm that is defined by a shared cryptographickey. Clients within this security realm can create and validate credentialswithout the use of root privileges, reserved ports, or platform-specificmethods. | +| munge-libs | GPLv3+ and LGPLv3+ | Runtime libraries for using MUNGE. | +| mutt | GPLv2+ and Public Domain | Mutt is a small but very powerful text-based MIME mail client. Muttis highly configurable, and is well suited to the mail power user withadvanced features like key bindings, keyboard macros, mail threading,regular expression searches and a powerful pattern matching languagefor selecting groups of messages. | +| mutter | GPLv2+ | Mutter is a window and compositing manager that displays and managesyour desktop via OpenGL. Mutter combines a sophisticated display engineusing the Clutter toolkit with solid window-management logic inheritedfrom the Metacity window manager.While Mutter can be used stand-alone, it is primarily intended to beused as the display core of a larger system such as GNOME Shell. Forthis reason, Mutter is very extensible via plugins, which are used bothto add fancy visual effects and to rework the window managementbehaviors to meet the needs of the environment. | +| mvapich2 | BSD and MIT | MVAPICH2 is a Message Passing Interface (MPI 3.0) implementation based on MPICHand developed by Ohio State University. | +| mvapich2-psm2 | BSD and MIT | MVAPICH2 is a Message Passing Interface (MPI 3.0) implementation based on MPICHand developed by Ohio State University.This is a version of mvapich2 2.3 that uses the PSM2 transport for Omni-Pathadapters. | +| mysql | GPLv2 with exceptions and LGPLv2 and BSD | MySQL is a multi-user, multi-threaded SQL database server. MySQL is aclient/server implementation consisting of a server daemon (mysqld)and many different client programs and libraries. The base packagecontains the standard MySQL client programs and generic MySQL files. | +| mysql-common | GPLv2 with exceptions and LGPLv2 and BSD | The mysql-common package provides the essential shared files for anyMySQL program. You will need to install this package to use any otherMySQL package. | +| mysql-devel | GPLv2 with exceptions and LGPLv2 and BSD | MySQL is a multi-user, multi-threaded SQL database server. Thispackage contains the libraries and header files that are needed fordeveloping MySQL client applications. | +| mysql-errmsg | GPLv2 with exceptions and LGPLv2 and BSD | The package provides error messages files for the MySQL daemon | +| mysql-libs | GPLv2 with exceptions and LGPLv2 and BSD | The mysql-libs package provides the essential shared libraries for anyMySQL client program or interface. You will need to install this packageto use any other MySQL package or any clients that need to connect to aMySQL server. | +| mysql-server | GPLv2 with exceptions and LGPLv2 and BSD | MySQL is a multi-user, multi-threaded SQL database server. MySQL is aclient/server implementation consisting of a server daemon (mysqld)and many different client programs and libraries. This package containsthe MySQL server and some accompanying files and directories. | +| mysql-test | GPLv2 with exceptions and LGPLv2 and BSD | MySQL is a multi-user, multi-threaded SQL database server. Thispackage contains the regression test suite distributed withthe MySQL sources. | +| mythes | BSD and MIT | MyThes is a simple thesaurus that uses a structured text data file and anindex file with binary search to look up words and phrases and returninformation on part of speech, meanings, and synonyms. | +| mythes-bg | GPLv2+ or LGPLv2+ or MPLv1.1 | Bulgarian thesaurus. | +| mythes-ca | GPL+ | Catalan thesaurus. | +| mythes-cs | MIT | Czech thesaurus. | +| mythes-da | GPLv2 or LGPLv2 or MPLv1.1 | Danish thesaurus. | +| mythes-de | LGPLv2+ | German thesaurus. | +| mythes-el | GPLv2+ | Greek thesaurus. | +| mythes-en | BSD and Artistic clarified | English thesaurus. | +| mythes-es | LGPLv2+ | Spanish thesaurus. | +| mythes-fr | LGPLv2+ | French thesaurus. | +| mythes-ga | GFDL | Irish thesaurus. | +| mythes-hu | GPLv2+ and (GPLv2+ or LGPLv2+ or MPLv1.1) and GPLv2 and (GPL+ or LGPLv2+ or MPLv1.1) | Hungarian thesaurus. | +| mythes-it | AGPLv3+ | Italian thesaurus. | +| mythes-lb | EUPL 1.1 | Luxembourgish thesaurus. | +| mythes-lv | LGPLv2+ | Latvian thesaurus. | +| mythes-mi | Public Domain | Maori thesaurus. | +| mythes-nb | GPL+ | Bokmaal thesaurus. | +| mythes-ne | LGPLv2 | Nepali thesaurus. | +| mythes-nl | BSD or CC-BY | Dutch thesaurus. | +| mythes-nn | GPL+ | Nynorsk thesaurus. | +| mythes-pl | LGPLv2 | Polish thesaurus. | +| mythes-pt | GPLv2+ | Portuguese thesaurus. | +| mythes-ro | GPLv2+ | Romanian thesaurus. | +| mythes-ru | LGPLv2+ | Russian thesaurus. | +| mythes-sk | MIT | Slovak thesaurus. | +| mythes-sl | LGPLv2+ | Slovenian thesaurus. | +| mythes-sv | MIT | Swedish thesaurus. | +| mythes-uk | (GPLv2+ or LGPLv2+) and (GPLv2+ or LGPLv2+ or MPLv1.1) and GPLv2+ | Ukrainian thesaurus. | +| nafees-web-naskh-fonts | Bitstream Vera | Character based Nafees Web Naskh Open Type Font for writing Urdu in Naskhscript based on Unicode standard. This version has complete support ofAerabs for Urdu and updated glyphs for Latin characters.Nafees Web Naskh OTF contains approximately 330 glyphs, including 5 ligatures. | +| nautilus | GPLv3+ | Nautilus is the file manager and graphical shell for the GNOME desktopthat makes it easy to manage your files and the rest of your system.It allows to browse directories on local and remote filesystems, previewfiles and launch applications associated with them.It is also responsible for handling the icons on the GNOME desktop. | +| nautilus-extensions | LGPLv2+ | This package provides the libraries used by nautilus extensions. | +| nautilus-sendto | GPLv2+ | The nautilus-sendto package provides a Nautilus context menu forsending files via other desktop applications. These functions areimplemented as plugins, so nautilus-sendto can be extended withadditional features. | +| navilu-fonts | OFL | This package provides a free Kannada sans-serif opentype font. | +| nbdkit | BSD | NBD is a protocol for accessing block devices (hard disks anddisk-like things) over the network.'nbdkit' is a toolkit for creating NBD servers.The key features are:* Multithreaded NBD server written in C with good performance.* Well-documented, simple plugin API with a stable ABI guarantee. Allows you to export ""unconventional"" block devices easily.* Liberal license (BSD) allows nbdkit to be linked to proprietary libraries or included in proprietary code.You probably want to install one of more plugins (nbdkit-plugin-*).To develop plugins, install the nbdkit-devel package and start byreading the nbdkit(1) and nbdkit-plugin(3) manual pages. | +| nbdkit-bash-completion | BSD | Install this package if you want intelligent bash tab-completionfor nbdkit. | +| nbdkit-basic-plugins | BSD | This package contains some basic plugins for nbdkit which have onlytrivial dependencies.* nbdkit-file-plugin A file serving plugin.* nbdkit-memory-plugin A virtual memory plugin.* nbdkit-nbd-plugin An NBD forwarding plugin. It provides an NBD server that forwards all traffic as a client to another existing NBD server. A primary usage of this setup is to alter the set of features available to the ultimate end client, without having to change the original server (for example, to convert between oldstyle and newtyle, or to add TLS support where the original server lacks it).* nbdkit-null-plugin A null (bitbucket) plugin.* nbdkit-random-plugin Random content plugin for testing.* nbdkit-split-plugin Concatenate one or more files into a single virtual disk.* nbdkit-streaming-plugin A streaming file serving plugin.* nbdkit-zero-plugin Zero-length plugin for testing. | +| nbdkit-devel | BSD | This package contains development files and documentationfor nbdkit. Install this package if you want to developplugins for nbdkit. | +| nbdkit-example-plugins | BSD | This package contains example plugins for nbdkit. | +| nbdkit-plugin-gzip | BSD | This package is a gzip file serving plugin for nbdkit. | +| nbdkit-plugin-python3 | BSD | This package lets you write Python 3 plugins for nbdkit. | +| nbdkit-plugin-python-common | BSD | This package contains common files for Python nbdkit plugins.You should not install this package directly. Instead installnbdkit-plugin-python3. | +| nbdkit-plugin-vddk | BSD | This package is a plugin for nbdkit which connects toVMware VDDK for accessing VMware disks and servers. | +| nbdkit-plugin-xz | BSD | This package is a xz file serving plugin for nbdkit. | +| ncompress | Public Domain | The ncompress package contains the compress and uncompress filecompression and decompression utilities, which are compatible with theoriginal UNIX compress utility (.Z file extensions). These utilitiescan't handle gzipped (.gz file extensions) files, but gzip can handlecompressed files.Install ncompress if you need compression/decompression utilitieswhich are compatible with the original UNIX compress utility. | +| ndctl-devel | LGPLv2 | The ndctl-devel package contains libraries and header files fordeveloping applications that use ndctl. | +| neon | LGPLv2+ | neon is an HTTP and WebDAV client library, with a C interface;providing a high-level interface to HTTP and WebDAV methods alongwith a low-level interface for HTTP request handling. neonsupports persistent connections, proxy servers, basic, digest andKerberos authentication, and has complete SSL support. | +| netcf | LGPLv2+ | Netcf is a library used to modify the network configuration of asystem. Network configurations are expressed in a platform-independentXML format, which netcf translates into changes to the system's'native' network configuration files. | +| netcf-devel | LGPLv2+ | The netcf-devel package contains libraries and header files fordeveloping applications that use netcf. | +| netcf-libs | LGPLv2+ | The libraries for netcf. | +| netpbm | BSD and GPLv2 and IJG and MIT and Public Domain | The netpbm package contains a library of functions which supportprograms for handling various graphics file formats, including .pbm(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),.ppm (portable pixmaps) and others. | +| netpbm-progs | BSD and GPLv2 and IJG and MIT and Public Domain | The netpbm-progs package contains a group of scripts for manipulating thegraphics files in formats which are supported by the netpbm libraries. Forexample, netpbm-progs includes the rasttopnm script, which will convert aSun rasterfile into a portable anymap. Netpbm-progs contains many otherscripts for converting from one graphics file format to another.If you need to use these conversion scripts, you should installnetpbm-progs. You'll also need to install the netpbm package. | +| net-snmp | BSD | SNMP (Simple Network Management Protocol) is a protocol used fornetwork management. The NET-SNMP project includes various SNMP tools:an extensible agent, an SNMP library, tools for requesting or settinginformation from SNMP agents, tools for generating and handling SNMPtraps, a version of the netstat command which uses SNMP, and a Tk/Perlmib browser. This package contains the snmpd and snmptrapd daemons,documentation, etc.You will probably also want to install the net-snmp-utils package,which contains NET-SNMP utilities. | +| net-snmp-agent-libs | BSD | The net-snmp-agent-libs package contains the runtime agent libraries for sharedbinaries and applications. | +| net-snmp-devel | BSD | The net-snmp-devel package contains the development libraries andheader files for use with the NET-SNMP project's network managementtools.Install the net-snmp-devel package if you would like to developapplications for use with the NET-SNMP project's network managementtools. You'll also need to have the net-snmp and net-snmp-utilspackages installed. | +| net-snmp-utils | BSD | The net-snmp-utils package contains various utilities for use with theNET-SNMP network management project.Install this package if you need utilities for managing your networkusing the SNMP protocol. You will also need to install the net-snmppackage. | +| netstandard-targeting-pack-2.1 | MIT and ASL 2.0 and BSD | This package provides a targetting pack for NETStandard.Library 2.1that allows developers to compile against and target NETStandard.Library 2.1applications using the .NET Core SDK. | +| nettle-devel | LGPLv3+ or GPLv2+ | Nettle is a cryptographic library that is designed to fit easily in more(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even inkernel space. This package contains the files needed for developingapplications with nettle. | +| network-manager-applet | GPLv2+ | This package contains a network control and status notification area appletfor use with NetworkManager. | +| NetworkManager-cloud-setup | GPLv2+ and LGPLv2+ | Installs a nm-cloud-setup tool that can automatically configureNetworkManager in cloud setups. Currently only EC2 is supported.This tool is still experimental. | +| NetworkManager-libreswan | GPLv2+ | This package contains software for integrating the libreswan VPN softwarewith NetworkManager and the GNOME desktop | +| NetworkManager-libreswan-gnome | GPLv2+ | This package contains software for integrating VPN capabilities withthe libreswan server with NetworkManager (GNOME files). | +| newt-devel | LGPLv2 | The newt-devel package contains the header files and librariesnecessary for developing applications which use newt. Newt is adevelopment library for text mode user interfaces. Newt is based onthe slang library.Install newt-devel if you want to develop applications which will usenewt. | +| nginx | BSD | Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 andIMAP protocols, with a strong focus on high concurrency, performance and lowmemory usage. | +| nginx | BSD | Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 andIMAP protocols, with a strong focus on high concurrency, performance and lowmemory usage. | +| nginx-all-modules | BSD | A meta package that installs all available Nginx modules.The main nginx package depends on this to ease the upgrade path. After a graceperiod of several months, modules will become optional. | +| nginx-all-modules | BSD | A meta package that installs all available Nginx modules. | +| nginx-filesystem | BSD | The nginx-filesystem package contains the basic directory layoutfor the Nginx server including the correct permissions for thedirectories. | +| nginx-filesystem | BSD | The nginx-filesystem package contains the basic directory layoutfor the Nginx server including the correct permissions for thedirectories. | +| nginx-mod-http-image-filter | BSD | Nginx HTTP image filter module. | +| nginx-mod-http-image-filter | BSD | Nginx HTTP image filter module. | +| nginx-mod-http-perl | BSD | Nginx HTTP perl module. | +| nginx-mod-http-perl | BSD | Nginx HTTP perl module. | +| nginx-mod-http-xslt-filter | BSD | Nginx XSLT module. | +| nginx-mod-http-xslt-filter | BSD | Nginx XSLT module. | +| nginx-mod-mail | BSD | Nginx mail modules. | +| nginx-mod-mail | BSD | Nginx mail modules. | +| nginx-mod-stream | BSD | Nginx stream modules. | +| nginx-mod-stream | BSD | Nginx stream modules. | +| nmap | Nmap | Nmap is a utility for network exploration or security auditing. It supportsping scanning (determine which hosts are up), many port scanning techniques(determine what services the hosts are offering), and TCP/IP fingerprinting(remote host operating system identification). Nmap also offers flexible targetand port specification, decoy scanning, determination of TCP sequencepredictability characteristics, reverse-identd scanning, and more. In additionto the classic command-line nmap executable, the Nmap suite includes a flexibledata transfer, redirection, and debugging tool (netcat utility ncat), a utilityfor comparing scan results (ndiff), and a packet generation and responseanalysis tool (nping). | +| nmap-ncat | Nmap | Ncat is a feature packed networking utility which will read andwrite data across a network from the command line. It uses bothTCP and UDP for communication and is designed to be a reliableback-end tool to instantly provide network connectivity to otherapplications and users. Ncat will not only work with IPv4 and IPv6but provides the user with a virtually limitless number of potentialuses. | +| nm-connection-editor | GPLv2+ | This package contains a network configuration editor and Bluetooth modemutility for use with NetworkManager. | +| nmstate | LGPLv2+ | Nmstate is a library with an accompanying command line tool that manages hostnetworking settings in a declarative manner and aimed to satisfy enterpriseneeds to manage host networking through a northbound declarative API and multiprovider support on the southbound. | +| nodejs | MIT and ASL 2.0 and ISC and BSD | Node.js is a platform built on Chrome's JavaScript runtimefor easily building fast, scalable network applications.Node.js uses an event-driven, non-blocking I/O model thatmakes it lightweight and efficient, perfect for data-intensivereal-time applications that run across distributed devices. | +| nodejs | MIT and ASL 2.0 and ISC and BSD | Node.js is a platform built on Chrome's JavaScript runtimefor easily building fast, scalable network applications.Node.js uses an event-driven, non-blocking I/O model thatmakes it lightweight and efficient, perfect for data-intensivereal-time applications that run across distributed devices. | +| nodejs-devel | MIT and ASL 2.0 and ISC and BSD | Development headers for the Node.js JavaScript runtime. | +| nodejs-devel | MIT and ASL 2.0 and ISC and BSD | Development headers for the Node.js JavaScript runtime. | +| nodejs-docs | MIT and ASL 2.0 and ISC and BSD | The API documentation for the Node.js JavaScript runtime. | +| nodejs-docs | MIT and ASL 2.0 and ISC and BSD | The API documentation for the Node.js JavaScript runtime. | +| nodejs-nodemon | MIT | Simple monitor script for use during development of a node.js app.For use during development of a node.js based application.nodemon will watch the files in the directory in which nodemonwas started, and if any files change, nodemon will automaticallyrestart your node application.nodemon does not require any changes to your code or method ofdevelopment. nodemon simply wraps your node application and keepsan eye on any files that have changed. Remember that nodemon is areplacement wrapper for node, think of it as replacing the word ""node""on the command line when you run your script. | +| nodejs-nodemon | MIT | Simple monitor script for use during development of a node.js app.For use during development of a node.js based application.nodemon will watch the files in the directory in which nodemonwas started, and if any files change, nodemon will automaticallyrestart your node application.nodemon does not require any changes to your code or method ofdevelopment. nodemon simply wraps your node application and keepsan eye on any files that have changed. Remember that nodemon is areplacement wrapper for node, think of it as replacing the word ""node""on the command line when you run your script. | +| nodejs-packaging | MIT | This package contains RPM macros and other utilities useful for packagingNode.js modules and applications in RPM-based distributions. | +| nodejs-packaging | MIT | This package contains RPM macros and other utilities useful for packagingNode.js modules and applications in RPM-based distributions. | +| npm | MIT and ASL 2.0 and ISC and BSD | npm is a package manager for node.js. You can use it to install and publishyour node programs. It manages dependencies and does other cool stuff. | +| npm | MIT and ASL 2.0 and ISC and BSD | npm is a package manager for node.js. You can use it to install and publishyour node programs. It manages dependencies and does other cool stuff. | +| nspr | MPLv2.0 | NSPR provides platform independence for non-GUI operating systemfacilities. These facilities include threads, thread synchronization,normal file and network I/O, interval timing and calendar time, basicmemory management (malloc and free) and shared library linking. | +| nspr-devel | MPLv2.0 | Header files for doing development with the Netscape Portable Runtime. | +| nss | MPLv2.0 | Network Security Services (NSS) is a set of libraries designed tosupport cross-platform development of security-enabled client andserver applications. Applications built with NSS can support SSL v2and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3 certificates, and other security standards. | +| nss-altfiles | LGPLv2+ | When installed, this package allows looking up usersin %{prefix}/lib/passwd, similarly, groups in %{prefix}/lib/group. | +| nss-devel | MPLv2.0 | Header and Library files for doing development with Network Security Services. | +| nss-pam-ldapd | LGPLv2+ | The nss-pam-ldapd daemon, nslcd, uses a directory server to look up nameservice information (users, groups, etc.) on behalf of a lightweightnsswitch module. | +| nss-softokn | MPLv2.0 | Network Security Services Softoken Cryptographic Module | +| nss-softokn-devel | MPLv2.0 | Header and library files for doing development with Network Security Services. | +| nss-softokn-freebl | MPLv2.0 | NSS Softoken Cryptographic Module Freebl LibraryInstall the nss-softokn-freebl package if you need the freebl library. | +| nss-softokn-freebl-devel | MPLv2.0 | NSS Softoken Cryptographic Module Freebl Library Development ToolsThis package supports special needs of some PKCS #11 module developers andis otherwise considered private to NSS. As such, the programming interfacesmay change and the usual NSS binary compatibility commitments do not apply.Developers should rely only on the officially supported NSS public API. | +| nss-sysinit | MPLv2.0 | Default Operating System module that manages applications loadingNSS globally on the system. This module loads the system definedPKCS #11 modules for NSS and chains with other NSS modules to loadany system or user configured modules. | +| nss-tools | MPLv2.0 | Network Security Services (NSS) is a set of libraries designed tosupport cross-platform development of security-enabled client andserver applications. Applications built with NSS can support SSL v2and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3 certificates, and other security standards.Install the nss-tools package if you need command-line tools tomanipulate the NSS certificate and key database. | +| nss-util | MPLv2.0 | Utilities for Network Security Services and the Softoken module | +| nss-util-devel | MPLv2.0 | Header and library files for doing development with Network Security Services. | +| nss_wrapper | BSD | There are projects which provide daemons needing to be able to create, modifyand delete Unix users. Or just switch user ids to interact with the system e.g.a user space file server. To be able to test that you need the privilege tomodify the passwd and groups file. With nss_wrapper it is possible to defineyour own passwd and groups file which will be used by software to act correctlywhile under test.If you have a client and server under test they normally use functions toresolve network names to addresses (dns) or vice versa. The nss_wrappers allowyou to create a hosts file to setup name resolution for the addresses you usewith socket_wrapper.To use it set the following environment variables:LD_PRELOAD=libuid_wrapper.soNSS_WRAPPER_PASSWD=/path/to/passwdNSS_WRAPPER_GROUP=/path/to/groupNSS_WRAPPER_HOSTS=/path/to/hostThis package doesn't have a devel package cause this project is fordevelopment/testing. | +| ntpstat | MIT | This package contains a script which prints a brief summary of the systemclock's synchronisation status when the ntpd or chronyd daemon is running. | +| ocaml-srpm-macros | GPLv2+ | This package contains macros needed by RPM in order to buildSRPMS. It does not pull in any other OCaml dependencies. | +| oci-systemd-hook | GPLv3+ | OCI systemd hooks enable running systemd in a OCI runc/docker container. | +| oci-umount | GPLv3+ | OCI umount hooks umount potential leaked mount points in a containersmount name-spaces | +| ocl-icd | BSD | OpenCL ICD Bindings. | +| oddjob | BSD | oddjob is a D-Bus service which performs particular tasks for clients whichconnect to it and issue requests using the system-wide message bus. | +| oddjob-mkhomedir | BSD | This package contains the oddjob helper which can be used by thepam_oddjob_mkhomedir module to create a home directory for a userat login-time. | +| omping | ISC | Omping (Open Multicast Ping) is tool to test IP multicast functionalityprimarily in local network. | +| ongres-scram | BSD | This is a Java implementation of SCRAM (Salted Challenge ResponseAuthentication Mechanism) which is part of the family of SimpleAuthentication and Security Layer (SASL, RFC 4422) authenticationmechanisms. It is described as part of RFC 5802 and RFC7677. | +| ongres-scram-client | BSD | This package contains the client for ongres-scram | +| oniguruma | BSD | Oniguruma is a regular expressions library.The characteristics of this library is that different character encodingfor every regular expression object can be specified. | +| openal-soft | LGPLv2+ | OpenAL Soft is a cross-platform software implementation of the OpenAL 3Daudio API. It's built off of the open-sourced Windows version availableoriginally from the SVN repository at openal.org. OpenAL providescapabilities for playing audio in a virtual 3d environment. Distanceattenuation, doppler shift, and directional sound emitters are amongthe features handled by the API. More advanced effects, including airabsorption, low-pass filters, and reverb, are available through theEFX extension. It also facilitates streaming audio, multi-channel buffers,and audio capture. | +| openblas | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` | +| openblas-srpm-macros | MIT | OpenBLAS architecture macros. | +| openblas-threads | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the library compiled with threading support. | +| openchange | GPLv3+ and Public Domain | OpenChange provides libraries to access Microsoft Exchange serversusing native protocols. | +| opencl-filesystem | Public Domain | This package provides some directories required by packages which use OpenCL. | +| opencv-contrib | BSD | This package is intended for development of so-called ""extra"" modules, contributedfunctionality. New modules quite often do not have stable API, and they are notwell-tested. Thus, they shouldn't be released as a part of official OpenCVdistribution, since the library maintains binary compatibility, and triesto provide decent performance and stability. | +| opencv-core | BSD | This package contains the OpenCV C/C++ core libraries. | +| opendnssec | BSD | OpenDNSSEC was created as an open-source turn-key solution for DNSSEC.It secures zone data just before it is published in an authoritativename server. It requires a PKCS#11 crypto module library, such as softhsm | +| OpenEXR-libs | BSD | OpenEXR runtime libraries. | +| openjpeg2 | BSD and MIT | The OpenJPEG library is an open-source JPEG 2000 library developed in order topromote the use of JPEG 2000.This package contains* JPEG 2000 codec compliant with the Part 1 of the standard (Class-1 Profile-1 compliance).* JP2 (JPEG 2000 standard Part 2 - Handling of JP2 boxes and extended multiple component transforms for multispectral and hyperspectral imagery) | +| openjpeg2-devel-docs | BSD and MIT | The openjpeg2-devel-docs package contains documentation files for developingapplications that use OpenJPEG 2. | +| openjpeg2-tools | BSD and MIT | Command line tools for JPEG 2000 file manipulation, using OpenJPEG2: * opj2_compress * opj2_decompress * opj2_dump | +| openmpi | BSD and MIT and Romio | Open MPI is an open source, freely available implementation of both theMPI-1 and MPI-2 standards, combining technologies and resources fromseveral other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) inorder to build the best MPI library available. A completely new MPI-2compliant implementation, Open MPI offers advantages for system andsoftware vendors, application developers, and computer scienceresearchers. For more information, see `http://www.open-mpi.org/` . | +| openmpi-devel | BSD and MIT and Romio | Contains development headers and libraries for openmpi. | +| open-sans-fonts | ASL 2.0 | Open Sans is a humanist sans serif typeface designed by Steve Matteson, TypeDirector of Ascender Corp. This version contains the complete 897 characterset, which includes the standard ISO Latin 1, Latin CE, Greek and Cyrilliccharacter sets. Open Sans was designed with an upright stress, open forms anda neutral, yet friendly appearance. It was optimized for print, web, and mobileinterfaces, and has excellent legibility characteristics in its letter forms. | +| openscap | LGPLv2+ | OpenSCAP is a set of open source libraries providing an easier pathfor integration of the SCAP line of standards. SCAP is a line of standardsmanaged by NIST with the goal of providing a standard languagefor the expression of Computer Network Defense related information. | +| openscap-devel | LGPLv2+ | The openscap-devel package contains libraries and header files fordeveloping applications that use openscap. | +| openscap-engine-sce | LGPLv2+ | The Script Check Engine is non-standard extension to SCAP protocol. Thisengine allows content authors to avoid OVAL language and write their assessmentcommands using a scripting language (Bash, Perl, Python, Ruby, ...). | +| openscap-python3 | LGPLv2+ | The openscap-python3 package contains the bindings so that openscaplibraries can be used by python3. | +| openscap-scanner | LGPLv2+ | The openscap-scanner package contains oscap command-line tool. The oscapis configuration and vulnerability scanner, capable of performingcompliance checking using SCAP content. | +| openscap-utils | LGPLv2+ | The openscap-utils package contains command-line tools build on topof OpenSCAP library. Historically, openscap-utils included oscaptool which is now separated to openscap-scanner sub-package. | +| openslp | BSD | Service Location Protocol is an IETF standards track protocol thatprovides a framework to allow networking applications to discover theexistence, location, and configuration of networked services inenterprise networks.OpenSLP is an open source implementation of the SLPv2 protocol as definedby RFC 2608 and RFC 2614. | +| openssh-askpass | BSD | OpenSSH is a free version of SSH (Secure SHell), a program for logginginto and executing commands on a remote machine. This package containsan X11 passphrase dialog for OpenSSH. | +| open-vm-tools | GPLv2 | The open-vm-tools project is an open source implementation of VMware Tools. Itis a suite of open source virtualization utilities and drivers to improve thefunctionality, user experience and administration of VMware virtual machines.This package contains only the core user-space programs and libraries ofopen-vm-tools. | +| open-vm-tools-desktop | GPLv2 | This package contains only the user-space programs and libraries ofopen-vm-tools that are essential for improved user experience of VMware virtualmachines. | +| openwsman-client | BSD | Openwsman Client libraries. | +| openwsman-python3 | BSD | This package provides Python3 bindings to access the openwsman client API. | +| openwsman-server | BSD | Openwsman Server and service libraries. | +| opus | BSD | The Opus codec is designed for interactive speech and audio transmission overthe Internet. It is designed by the IETF Codec Working Group and incorporatestechnology from Skype's SILK codec and Xiph.Org's CELT codec. | +| orc | BSD | Orc is a library and set of tools for compiling and executingvery simple programs that operate on arrays of data. The ""language""is a generic assembly language that represents many of the featuresavailable in SIMD architectures, including saturated addition andsubtraction, and many arithmetic operations. | +| orca | LGPLv2+ | Orca is a screen reader that provides access to the graphical desktop viauser-customizable combinations of speech and/or braille. Orca works withapplications and toolkits that support the assistive technology serviceprovider interface (AT-SPI), e.g. the GNOME desktop. | +| orc-compiler | BSD | The Orc compiler, to produce optimized code. | +| orc-devel | BSD | This package contains the files needed to build packages that dependon orc. | +| oscap-anaconda-addon | GPLv2+ | This is an addon that integrates OpenSCAP utilities with the Anaconda installerand allows installation of systems following restrictions given by a SCAPcontent. | +| osinfo-db | LGPLv2+ | The osinfo database provides information about operating systems andhypervisor platforms to facilitate the automated configuration andprovisioning of new virtual machines | +| osinfo-db-tools | GPLv2+ | This package provides tools for managing the osinfo database ofinformation about operating systems for use with virtualization | +| ostree | LGPLv2+ | libostree is a shared library designed primarily foruse by higher level tools to manage host systems (e.g. rpm-ostree),as well as container tools like flatpak and the atomic CLI. | +| ostree-devel | LGPLv2+ | The ostree-devel package includes the header files for the ostree library. | +| ostree-grub2 | LGPLv2+ | GRUB2 integration for OSTree | +| ostree-libs | LGPLv2+ | The ostree-libs provides shared libraries for ostree. | +| overpass-fonts | OFL or LGPLv2+ | Free and open source typeface based on the U.S. interstate highway road signagetype system; it is sans-serif and suitable for both body and titling text. | +| overpass-mono-fonts | OFL or LGPLv2+ | Free and open source typeface based on the U.S. interstate highway road signagetype system. This is the monospace family variant. | +| owasp-java-encoder | BSD | The OWASP Encoders package is a collection of high-performance low-overheadcontextual encoders, that when utilized correctly, is an effective tool inpreventing Web Application security vulnerabilities such asCross-Site Scripting. | +| owasp-java-encoder-javadoc | BSD | Javadoc for owasp-java-encoder. | +| pacemaker-cluster-libs | GPLv2+ and LGPLv2+ | Pacemaker is an advanced, scalable High-Availability cluster resourcemanager.The pacemaker-cluster-libs package contains cluster-aware sharedlibraries needed for nodes that will form part of the cluster nodes. | +| pacemaker-libs | GPLv2+ and LGPLv2+ | Pacemaker is an advanced, scalable High-Availability cluster resourcemanager.The pacemaker-libs package contains shared libraries needed for clusternodes and those just running the CLI tools. | +| pacemaker-schemas | GPLv2+ | Schemas and upgrade stylesheets for PacemakerPacemaker is an advanced, scalable High-Availability cluster resourcemanager. | +| PackageKit | GPLv2+ and LGPLv2+ | PackageKit is a D-Bus abstraction layer that allows the session userto manage packages in a secure way using a cross-distro,cross-architecture API. | +| PackageKit-command-not-found | GPLv2+ and LGPLv2+ | A simple helper that offers to install new packages on the command lineusing PackageKit. | +| PackageKit-cron | GPLv2+ and LGPLv2+ | Crontab and utilities for running PackageKit as a cron job. | +| PackageKit-glib | GPLv2+ and LGPLv2+ | GLib libraries for accessing PackageKit. | +| PackageKit-gstreamer-plugin | GPLv2+ and LGPLv2+ | The PackageKit GStreamer plugin allows any Gstreamer application to installcodecs from configured repositories using PackageKit. | +| PackageKit-gtk3-module | GPLv2+ and LGPLv2+ | The PackageKit GTK3+ module allows any Pango application to installfonts from configured repositories using PackageKit. | +| pakchois | LGPLv2+ | pakchois is just another PKCS#11 wrapper library. pakchois aims toprovide a thin wrapper over the PKCS#11 interface; offering amodern object-oriented C interface which does not hide any of theunderlying interface, and avoids dependencies on any cryptographytoolkit. | +| paktype-naqsh-fonts | GPLv2 with exceptions | The paktype-naqsh-fonts package contains fonts for the display of \Arabic from the PakType by Lateef Sagar. | +| paktype-naskh-basic-fonts | GPLv2 with exceptions | The paktype-naskh-basic-fonts package contains fonts for the display of \Arabic, Farsi, Urdu and Sindhi from PakType by Lateef Sagar. | +| paktype-tehreer-fonts | GPLv2 with exceptions | The paktype-tehreer-fonts package contains fonts for the display of \Arabic from the PakType by Lateef Sagar. | +| pango | LGPLv2+ | Pango is a library for laying out and rendering of text, with an emphasison internationalization. Pango can be used anywhere that text layout is needed,though most of the work on Pango so far has been done in the context of theGTK+ widget toolkit. Pango forms the core of text and font handling for GTK+.Pango is designed to be modular; the core Pango layout engine can be usedwith different font backends.The integration of Pango with Cairo provides a complete solution with highquality text handling and graphics rendering. | +| pango-devel | LGPLv2+ | The pango-devel package includes the header files and developer documentationfor the pango package. | +| pangomm | LGPLv2+ | pangomm provides a C++ interface to the Pango library. Highlightsinclude typesafe callbacks, widgets extensible via inheritance and acomprehensive set of widget classes that can be freely combined toquickly create complex user interfaces. | +| papi | BSD | PAPI provides a programmer interface to monitor the performance ofrunning programs. | +| papi-devel | BSD | PAPI-devel includes the C header files that specify the PAPI user-spacelibraries and interfaces. This is required for rebuilding any programthat uses PAPI. | +| papi-libs | BSD | This package contains the run-time libraries for any application that wishesto use PAPI. | +| paps | LGPLv2+ | paps is a PostScript converter from plain text file using Pango. | +| paps-libs | LGPLv2+ | paps is a PostScript converter from plain text file using Pango.This package contains the library for paps. | +| paratype-pt-sans-caption-fonts | OFL | The PT Sans family was developed as part of the 閳ユ阀ublic Types of RussianFederation閳 project. This project aims at enabling the peoples of Russia toread and write their native languages, using free/libre fonts. It isdedicated to the 300-year anniversary of the Russian civil type invented byPeter the Great from 1708 to 1710, and was realized with financial supportfrom the Russian Federal Agency for Press and Mass Communications.The fonts include support for all 54 title楣 languages of the RussianFederation as well as more common Western, Central European and Cyrillicblocks making them unique and a very important tool for modern digitalcommunications.PT Sans is a grotesque font based on Russian type designs of the second partof the 20th century. However, it also includes very distinctive features ofmodern humanistic design, fulfilling present day aesthetic and functionalrequirements.It was designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimovand released by ParaType.楣 A 閳ユ涪itle閳 language is named after an ethnic group.This package includes 2 captions styles for small text sizes. | +| paratype-pt-sans-fonts | OFL | The PT Sans family was developed as part of the 閳ユ阀ublic Types of RussianFederation閳 project. This project aims at enabling the peoples of Russia toread and write their native languages, using free/libre fonts. It isdedicated to the 300-year anniversary of the Russian civil type invented byPeter the Great from 1708 to 1710, and was realized with financial supportfrom the Russian Federal Agency for Press and Mass Communications.The fonts include support for all 54 title楣 languages of the RussianFederation as well as more common Western, Central European and Cyrillicblocks making them unique and a very important tool for modern digitalcommunications.PT Sans is a grotesque font based on Russian type designs of the second partof the 20th century. However, it also includes very distinctive features ofmodern humanistic design, fulfilling present day aesthetic and functionalrequirements.It was designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimovand released by ParaType.楣 A 閳ユ涪itle閳 language is named after an ethnic group.This package includes the four basic styles and two narrows styles foreconomic setting. | +| parfait | ASL 2.0 | Parfait is a Java performance monitoring library that exposes andcollects metrics through a variety of outputs. It provides APIsfor extracting performance metrics from the JVM and other sources.It interfaces to Performance Co-Pilot (PCP) using the Memory MappedValue (MMV) machinery for extremely lightweight instrumentation. | +| parfait-examples | ASL 2.0 | Sample standalone Java programs showing use of Parfait modulesfor instrumenting applications. | +| parfait-javadoc | ASL 2.0 | This package contains the API documentation for Parfait. | +| patchutils | GPLv2+ | This is a collection of programs that can manipulate patch files ina variety of ways, such as interpolating between two pre-patches,combining two incremental patches, fixing line numbers in hand-editedpatches, and simply listing the files modified by a patch. | +| pavucontrol | GPLv2+ | PulseAudio Volume Control (pavucontrol) is a simple GTK based volume controltool (""mixer"") for the PulseAudio sound server. In contrast to classic mixertools this one allows you to control both the volume of hardware devices andof each playback stream separately. | +| pcaudiolib | GPLv3+ | The Portable C Audio Library (pcaudiolib) provides a C API to differentaudio devices. | +| pcp | GPLv2+ and LGPLv2+ and CC-BY | Performance Co-Pilot (PCP) provides a framework and services to supportsystem-level performance monitoring and performance management.The PCP open source release provides a unifying abstraction for all ofthe interesting performance data in a system, and allows clientapplications to easily retrieve and process any subset of that data. | +| pcp-conf | LGPLv2+ | Performance Co-Pilot (PCP) run-time configuration | +| pcp-devel | GPLv2+ and LGPLv2+ | Performance Co-Pilot (PCP) documentation and tools for development. | +| pcp-doc | GPLv2+ and CC-BY | Documentation and tutorial for the Performance Co-PilotPerformance Co-Pilot (PCP) provides a framework and services to supportsystem-level performance monitoring and performance management.The pcp-doc package provides useful information on using andconfiguring the Performance Co-Pilot (PCP) toolkit for systemlevel performance management. It includes tutorials, HOWTOs,and other detailed documentation about the internals of corePCP utilities and daemons, and the PCP graphical tools. | +| pcp-export-pcp2elasticsearch | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesto Elasticsearch - a distributed, RESTful search and analytics engine.See `https://www.elastic.co/community` for further details. | +| pcp-export-pcp2graphite | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesto graphite (`http://graphite.readthedocs.org`). | +| pcp-export-pcp2influxdb | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesto InfluxDB (`https://influxdata.com/time-series-platform/influxdb`). | +| pcp-export-pcp2json | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesin JSON format. | +| pcp-export-pcp2spark | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesin JSON format to Apache Spark. See `https://spark.apache.org/` forfurther details on Apache Spark. | +| pcp-export-pcp2xml | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesin XML format. | +| pcp-export-pcp2zabbix | GPLv2+ | Performance Co-Pilot (PCP) front-end tools for exporting metric valuesto the Zabbix (`https://www.zabbix.org/`) monitoring software. | +| pcp-export-zabbix-agent | GPLv2+ | Performance Co-Pilot (PCP) module for exporting metrics from PCP toZabbix via the Zabbix agent - see zbxpcp(3) for further details. | +| pcp-gui | GPLv2+ and LGPLv2+ and LGPLv2+ with exceptions | Visualization tools for the Performance Co-Pilot toolkit.The pcp-gui package primarily includes visualization tools formonitoring systems using live and archived Performance Co-Pilot(PCP) sources. | +| pcp-import-collectl2pcp | LGPLv2+ | Performance Co-Pilot (PCP) front-end tools for importing collectl datainto standard PCP archive logs for replay with any PCP monitoring tool. | +| pcp-import-ganglia2pcp | LGPLv2+ | Performance Co-Pilot (PCP) front-end tools for importing ganglia datainto standard PCP archive logs for replay with any PCP monitoring tool. | +| pcp-import-iostat2pcp | LGPLv2+ | Performance Co-Pilot (PCP) front-end tools for importing iostat datainto standard PCP archive logs for replay with any PCP monitoring tool. | +| pcp-import-mrtg2pcp | LGPLv2+ | Performance Co-Pilot (PCP) front-end tools for importing MTRG datainto standard PCP archive logs for replay with any PCP monitoring tool. | +| pcp-import-sar2pcp | LGPLv2+ | Performance Co-Pilot (PCP) front-end tools for importing sar datainto standard PCP archive logs for replay with any PCP monitoring tool. | +| pcp-libs | LGPLv2+ | Performance Co-Pilot (PCP) run-time libraries | +| pcp-libs-devel | GPLv2+ and LGPLv2+ | Performance Co-Pilot (PCP) headers for development. | +| pcp-manager | GPLv2+ | An optional daemon (pmmgr) that manages a collection of pmlogger andpmie daemons, for a set of discovered local and remote hosts runningthe performance metrics collection daemon (pmcd). It ensures thesedaemons are running when appropriate, and manages their log rotationneeds. It is an alternative to the cron-based pmlogger/pmie servicescripts. | +| pcp-parfait-agent | ASL 2.0 | This package contains the Parfait Agent for instrumenting Javaapplications. The agent can extract live performance metricsfrom the JVM and other sources, in unmodified applications (viathe -java-agent java command line option). It interfaces toPerformance Co-Pilot (PCP) using the Memory Mapped Value (MMV)machinery for extremely lightweight instrumentation. | +| pcp-pmda-activemq | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the ActiveMQ message broker. | +| pcp-pmda-apache | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Apache webserver. | +| pcp-pmda-bash | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Bash shell. | +| pcp-pmda-bcc | ASL 2.0 and GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forextracting performance metrics from eBPF/BCC Python modules. | +| pcp-pmda-bind2 | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from BIND (Berkeley Internet Name Domain). | +| pcp-pmda-bonding | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about bonded network interfaces. | +| pcp-pmda-bpftrace | ASL 2.0 and GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forextracting performance metrics from bpftrace scripts. | +| pcp-pmda-cifs | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Common Internet Filesytem. | +| pcp-pmda-cisco | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Cisco routers. | +| pcp-pmda-dbping | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Database response times and Availablility. | +| pcp-pmda-dm | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Device Mapper Cache and Thin Client. | +| pcp-pmda-docker | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics using the Docker daemon REST API. | +| pcp-pmda-ds389 | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about a 389 Directory Server. | +| pcp-pmda-ds389log | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from a 389 Directory Server log. | +| pcp-pmda-elasticsearch | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Elasticsearch. | +| pcp-pmda-gfs2 | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Global Filesystem v2. | +| pcp-pmda-gluster | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the gluster filesystem. | +| pcp-pmda-gpfs | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the GPFS filesystem. | +| pcp-pmda-gpsd | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about a GPS Daemon. | +| pcp-pmda-haproxy | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forextracting performance metrics from HAProxy over the HAProxy stats socket. | +| pcp-pmda-infiniband | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting Infiniband statistics. By default, it monitors the local HCAsbut can also be configured to monitor remote GUIDs such as IB switches. | +| pcp-pmda-json | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics output in JSON. | +| pcp-pmda-libvirt | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forextracting virtualisation statistics from libvirt about behaviour of guestand hypervisor machines. | +| pcp-pmda-lio | GPLv2+ | This package provides a PMDA to gather performance metrics from the kernelsiSCSI target interface (LIO). The metrics are stored by LIO within the Linuxkernels configfs filesystem. The PMDA provides per LUN level stats, and asummary instance per iSCSI target, which aggregates all LUN metrics within thetarget. | +| pcp-pmda-lmsensors | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Linux hardware monitoring sensors. | +| pcp-pmda-logger | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from a specified set of log files (or pipes). The PMDAsupports both sampled and event-style metrics. | +| pcp-pmda-lustre | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Lustre Filesystem. | +| pcp-pmda-lustrecomm | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Lustre Filesystem Comms. | +| pcp-pmda-mailq | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about email queues managed by sendmail. | +| pcp-pmda-memcache | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Memcached. | +| pcp-pmda-mic | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Intel MIC cards. | +| pcp-pmda-mounts | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about filesystem mounts. | +| pcp-pmda-mssql | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from Microsoft SQL Server. | +| pcp-pmda-mysql | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the MySQL database. | +| pcp-pmda-named | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Named nameserver. | +| pcp-pmda-netcheck | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from simple network checks. | +| pcp-pmda-netfilter | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Netfilter packet filtering framework. | +| pcp-pmda-news | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Usenet News. | +| pcp-pmda-nfsclient | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics for NFS Clients. | +| pcp-pmda-nginx | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Nginx Webserver. | +| pcp-pmda-nvidia-gpu | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Nvidia GPUs. | +| pcp-pmda-openmetrics | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forextracting metrics from OpenMetrics (`https://openmetrics.io/`) endpoints. | +| pcp-pmda-oracle | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Oracle database. | +| pcp-pmda-pdns | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the PowerDNS. | +| pcp-pmda-perfevent | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting hardware counters statistics through libpfm. | +| pcp-pmda-podman | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting podman container and pod statistics through libvarlink. | +| pcp-pmda-postfix | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Postfix (MTA). | +| pcp-pmda-postgresql | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the PostgreSQL database. | +| pcp-pmda-redis | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from Redis servers (redis.io). | +| pcp-pmda-roomtemp | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the room temperature. | +| pcp-pmda-rpm | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the installed RPM packages. | +| pcp-pmda-rsyslog | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Rsyslog. | +| pcp-pmda-samba | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Samba. | +| pcp-pmda-sendmail | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Sendmail traffic. | +| pcp-pmda-shping | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about quality of service and response time measurements ofarbitrary shell commands. | +| pcp-pmda-slurm | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from the SLURM Workload Manager. | +| pcp-pmda-smart | GPLv2+ | This package contains the PCP Performance Metric Domain Agent (PMDA) forcollecting metrics of disk S.M.A.R.T values making use of data from thesmartmontools package. | +| pcp-pmda-snmp | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about SNMP. | +| pcp-pmda-summary | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about other installed PMDAs. | +| pcp-pmda-systemd | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics from the Systemd journal. | +| pcp-pmda-trace | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about trace performance data in applications. | +| pcp-pmda-unbound | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about the Unbound DNS Resolver. | +| pcp-pmda-vmware | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics for VMware. | +| pcp-pmda-weblog | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about web server logs. | +| pcp-pmda-zimbra | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about Zimbra. | +| pcp-pmda-zswap | GPLv2+ | This package contains the PCP Performance Metrics Domain Agent (PMDA) forcollecting metrics about compressed swap. | +| pcp-selinux | GPLv2+ and CC-BY | This package contains SELinux support for PCP. The package containsinterface rules, type enforcement and file context adjustments for anupdated policy package. | +| pcp-system-tools | GPLv2+ | This PCP module contains additional system monitoring tools writtenin the Python language. | +| pcp-testsuite | GPLv2+ | Quality assurance test suite for Performance Co-Pilot (PCP). | +| pcp-zeroconf | GPLv2+ | This package contains configuration tweaks and files to increase metricsgathering frequency, several extended pmlogger configurations, as well asautomated pmie diagnosis, alerting and self-healing for the localhost.A cron script also writes daily performance summary reports similar tothose written by sysstat. | +| pentaho-libxml | LGPLv2 | Pentaho LibXML is a namespace aware SAX-Parser utility library. It eases thepain of implementing non-trivial SAX input handlers. | +| pentaho-reporting-flow-engine | LGPLv2+ | Pentaho Reporting Flow Engine is a free Java report library, formerlyknown as 'JFreeReport' | +| peripety | MIT | Peripety is designed to parse system storage logging into structured storageevent helping user investigate storage issues. | +| perl | (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD | Perl is a high-level programming language with roots in C, sed, awk and shellscripting. Perl is good at handling processes and files, and is especiallygood at handling text. Perl's hallmarks are practicality and efficiency.While it is used to do a lot of different things, Perl's most commonapplications are system administration utilities and web programming.Install this package if you want to program in Perl or enable your system tohandle Perl scripts with /usr/bin/perl interpreter.If your script requires some Perl modules, you can install them with""perl(MODULE)"" where ""MODULE"" is a name of required module. E.g. install""perl(Test::More)"" to make Test::More Perl module available.If you need all the Perl modules that come with upstream Perl sources, socalled core modules, install perl-core package.If you only need perl run-time as a shared library, i.e. Perl interpreterembedded into another application, the only essential package is perl-libs.Perl header files can be found in perl-devel package.Perl utils like ""splain"" or ""perlbug"" can be found in perl-utils package. | +| perl | GPL+ or Artistic | Perl is a high-level programming language with roots in C, sed, awk and shellscripting. Perl is good at handling processes and files, and is especiallygood at handling text. Perl's hallmarks are practicality and efficiency.While it is used to do a lot of different things, Perl's most commonapplications are system administration utilities and web programming.This is a metapackage with all the Perl bits and core modules that can befound in the upstream tarball from perl.org.If you need only a specific feature, you can install a specific packageinstead. E.g. to handle Perl scripts with /usr/bin/perl interpreter,install perl-interpreter package. See perl-interpreter description for moredetails on the Perl decomposition into packages. | +| perl-Algorithm-Diff | GPL+ or Artistic | This is a module for computing the difference between two files, two strings,or any other two lists of things. It uses an intelligent algorithm similar to(or identical to) the one used by the Unix ""diff"" program. It is guaranteed tofind the *smallest possible* set of differences. | +| perl-App-cpanminus | GPL+ or Artistic | Why? It's dependency free, requires zero configuration, and stands alonebut it's maintainable and extensible with plug-ins and friendly to shellscripting. When running, it requires only 10 MB of RAM. | +| perl-App-cpanminus | GPL+ or Artistic | Why? It's dependency free, requires zero configuration, and stands alonebut it's maintainable and extensible with plug-ins and friendly to shellscripting. When running, it requires only 10 MB of RAM. | +| perl-Archive-Tar | GPL+ or Artistic | Archive::Tar provides an object oriented mechanism for handling tarfiles. It provides class methods for quick and easy files handlingwhile also allowing for the creation of tar file objects for custommanipulation. If you have the IO::Zlib module installed, Archive::Tarwill also support compressed or gzipped tar files. | +| perl-Archive-Zip | (GPL+ or Artistic) and BSD | The Archive::Zip module allows a Perl program to create, manipulate,read, and write Zip archive files.Zip archives can be created, or you can read from existing zip files.Once created, they can be written to files, streams, or strings.Members can be added, removed, extracted, replaced, rearranged, andenumerated. They can also be renamed or have their dates, comments,or other attributes queried or modified. Their data can be compressedor uncompressed as needed. Members can be created from members inexisting Zip files, or from existing directories, files, or strings. | +| perl-Archive-Zip | (GPL+ or Artistic) and BSD | The Archive::Zip module allows a Perl program to create, manipulate,read, and write Zip archive files.Zip archives can be created, or you can read from existing zip files.Once created, they can be written to files, streams, or strings.Members can be added, removed, extracted, replaced, rearranged, andenumerated. They can also be renamed or have their dates, comments,or other attributes queried or modified. Their data can be compressedor uncompressed as needed. Members can be created from members inexisting Zip files, or from existing directories, files, or strings. | +| perl-Attribute-Handlers | GPL+ or Artistic | This Perl module, when inherited by a package, allows that package's class todefine attribute handler subroutines for specific attributes. Variables andsubroutines subsequently defined in that package, or in packages derived fromthat package may be given attributes with the same names as the attributehandler subroutines, which will then be called in one of the compilationphases (i.e. in a ""BEGIN"", ""CHECK"", ""INIT"", or ""END"" block). | +| perl-Attribute-Handlers | GPL+ or Artistic | This Perl module, when inherited by a package, allows that package's class todefine attribute handler subroutines for specific attributes. Variables andsubroutines subsequently defined in that package, or in packages derived fromthat package may be given attributes with the same names as the attributehandler subroutines, which will then be called in one of the compilationphases (i.e. in a ""BEGIN"", ""CHECK"", ""INIT"", or ""END"" block). | +| perl-Authen-SASL | GPL+ or Artistic | SASL is a generic mechanism for authentication used by several networkprotocols. Authen::SASL provides an implementation framework that allprotocols should be able to share. | +| perl-autodie | GPL+ or Artistic | The ""autodie"" and ""Fatal"" pragma provides a convenient way to replacefunctions that normally return false on failure with equivalents that throw anexception on failure.However ""Fatal"" has been obsoleted by the new autodie pragma. Please useautodie in preference to ""Fatal"". | +| perl-autodie | GPL+ or Artistic | The ""autodie"" and ""Fatal"" pragma provides a convenient way to replacefunctions that normally return false on failure with equivalents that throw anexception on failure.However ""Fatal"" has been obsoleted by the new autodie pragma. Please useautodie in preference to ""Fatal"". | +| perl-B-Debug | GPL+ or Artistic | Walk Perl syntax tree and print debug information about op-codes. SeeB::Concise and B::Terse for other details. | +| perl-B-Debug | GPL+ or Artistic | Walk Perl syntax tree and print debug information about op-codes. SeeB::Concise and B::Terse for other details. | +| perl-bignum | GPL+ or Artistic | This package attempts to make it easier to write scripts that use BigInts andBigFloats in a transparent way. | +| perl-bignum | GPL+ or Artistic | This package attempts to make it easier to write scripts that use BigInts andBigFloats in a transparent way. | +| perl-Bit-Vector | (GPLv2+ or Artistic) and LGPLv2+ | Bit::Vector is an efficient C library which allows you to handle bitvectors, sets (of integers), ""big integer arithmetic"" and booleanmatrices, all of arbitrary sizes.The library is efficient (in terms of algorithmical complexity) andtherefore fast (in terms of execution speed) for instance through thewidespread use of divide-and-conquer algorithms. | +| perl-B-Lint | GPL+ or Artistic | The B::Lint module is equivalent to an extended version of the -w option ofperl. It is named after the program lint which carries out a similar processfor C programs. | +| perl-Carp | GPL+ or Artistic | The Carp routines are useful in your own modules because they act likedie() or warn(), but with a message which is more likely to be useful to auser of your module. In the case of cluck, confess, and longmess thatcontext is a summary of every call in the call-stack. For a shorter messageyou can use carp or croak which report the error as being from where yourmodule was called. There is no guarantee that that is where the error was,but it is a good educated guess. | +| perl-Carp-Clan | GPL+ or Artistic | This module reports errors from the perspective of the caller of a""clan"" of modules, similar to ""Carp.pm"" itself. But instead of givingit a number of levels to skip on the calling stack, you give it apattern to characterize the package names of the ""clan"" of moduleswhich shall never be blamed for any error. | +| perl-CGI | (GPL+ or Artistic) and Artistic 2.0 | CGI.pm is a stable, complete and mature solution for processing and preparingHTTP requests and responses. Major features including processing formsubmissions, file uploads, reading and writing cookies, query stringgeneration and manipulation, and processing and preparing HTTP headers. SomeHTML generation utilities are included as well.CGI.pm performs very well in in a vanilla CGI.pm environment and also comeswith built-in support for mod_perl and mod_perl2 as well as FastCGI. | +| perl-Class-Inspector | GPL+ or Artistic | Class::Inspector allows you to get information about a loaded class.Most or all of this information can be found in other ways, but they aren'talways very friendly, and usually involve a relatively high level of Perlwizardry, or strange and unusual looking code. Class::Inspector attempts toprovide an easier, more friendly interface to this information. | +| perl-Class-ISA | GPL+ or Artistic | This library provides functions that return the list (in order) of names of(super-)classes Perl would search to find a method, with no duplicates. | +| perl-Compress-Bzip2 | GPL+ or Artistic | The Compress::Bzip2 module provides a Perl interface to the Bzip2 compressionlibrary. A relevant subset of the functionality provided by Bzip2 is availablein Compress::Bzip2. Compress::Bzip2 is not well integrated into PerlIO, usethe preferred IO::Compress::Bzip2 instead. | +| perl-Compress-Bzip2 | GPL+ or Artistic | The Compress::Bzip2 module provides a Perl interface to the Bzip2 compressionlibrary. A relevant subset of the functionality provided by Bzip2 is availablein Compress::Bzip2. Compress::Bzip2 is not well integrated into PerlIO, usethe preferred IO::Compress::Bzip2 instead. | +| perl-Compress-Raw-Bzip2 | GPL+ or Artistic | This module provides a Perl interface to the bzip2 compression library.It is used by IO::Compress::Bzip2. | +| perl-Compress-Raw-Zlib | (GPL+ or Artistic) and zlib | The Compress::Raw::Zlib module provides a Perl interface to the zlibcompression library, which is used by IO::Compress::Zlib. | +| perl-Config-Perl-V | GPL+ or Artistic | The command ""perl -V"" will return you an excerpt from the %Config::Confighash combined with the output of ""perl -V"" that is not stored inside the hash,but only available to the perl binary itself. This package provides Perlmodule that will return you the output of ""perl -V"" in a structure. | +| perl-Config-Perl-V | GPL+ or Artistic | The command ""perl -V"" will return you an excerpt from the %Config::Confighash combined with the output of ""perl -V"" that is not stored inside the hash,but only available to the perl binary itself. This package provides Perlmodule that will return you the output of ""perl -V"" in a structure. | +| perl-constant | GPL+ or Artistic | This pragma allows you to declare constants at compile-time:use constant PI => 4 * atan2(1, 1);When you declare a constant such as ""PI"" using the method shown above,each machine your script runs upon can have as many digits of accuracyas it can use. Also, your program will be easier to read, more likelyto be maintained (and maintained correctly), and far less likely tosend a space probe to the wrong planet because nobody noticed the oneequation in which you wrote 3.14195.When a constant is used in an expression, Perl replaces it with itsvalue at compile time, and may then optimize the expression further.In particular, any code in an ""if (CONSTANT)"" block will be optimizedaway if the constant is false. | +| perl-Convert-ASN1 | GPL+ or Artistic | Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. | +| perl-core | GPL+ or Artistic | A metapackage which requires all of the perl bits and modules in the upstreamtarball from perl.org. | +| perl-CPAN | GPL+ or Artistic | The CPAN module automates or at least simplifies the make and install ofperl modules and extensions. It includes some primitive searchingcapabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certainexternal download clients to fetch distributions from the net. | +| perl-CPAN | GPL+ or Artistic | The CPAN module automates or at least simplifies the make and install ofperl modules and extensions. It includes some primitive searchingcapabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certainexternal download clients to fetch distributions from the net. | +| perl-CPAN-DistnameInfo | GPL+ or Artistic | Many online services that are centered around CPAN attempt toassociate multiple uploads by extracting a distribution name from thefilename of the upload. For most distributions this is easy as theyhave used ExtUtils::MakeMaker or Module::Build to create thedistribution, which results in a uniform name. But sadly not alluploads are created in this way.CPAN::DistnameInfo uses heuristics that have been learnt byhttp://search.cpan.org/ to extract the distribution name and versionfrom filenames and also report if the version is to be treated as adeveloper release. | +| perl-CPAN-DistnameInfo | GPL+ or Artistic | Many online services that are centered around CPAN attempt toassociate multiple uploads by extracting a distribution name from thefilename of the upload. For most distributions this is easy as theyhave used ExtUtils::MakeMaker or Module::Build to create thedistribution, which results in a uniform name. But sadly not alluploads are created in this way.CPAN::DistnameInfo uses heuristics that have been learnt byhttp://search.cpan.org/ to extract the distribution name and versionfrom filenames and also report if the version is to be treated as adeveloper release. | +| perl-CPAN-Meta | GPL+ or Artistic | Software distributions released to the CPAN include a META.json or, for olderdistributions, META.yml, which describes the distribution, its contents, andthe requirements for building and installing the distribution. The datastructure stored in the META.json file is described in CPAN::Meta::Spec. | +| perl-CPAN-Meta | GPL+ or Artistic | Software distributions released to the CPAN include a META.json or, for olderdistributions, META.yml, which describes the distribution, its contents, andthe requirements for building and installing the distribution. The datastructure stored in the META.json file is described in CPAN::Meta::Spec. | +| perl-CPAN-Meta-Check | GPL+ or Artistic | This module verifies if requirements described in a CPAN::Meta object arepresent. | +| perl-CPAN-Meta-Check | GPL+ or Artistic | This module verifies if requirements described in a CPAN::Meta object arepresent. | +| perl-CPAN-Meta-Requirements | GPL+ or Artistic | A CPAN::Meta::Requirements object models a set of version constraints likethose specified in the META.yml or META.json files in CPAN distributions. Itcan be built up by adding more and more constraints, and it will reduce themto the simplest representation.Logically impossible constraints will be identified immediately by thrownexceptions. | +| perl-CPAN-Meta-Requirements | GPL+ or Artistic | A CPAN::Meta::Requirements object models a set of version constraints likethose specified in the META.yml or META.json files in CPAN distributions. Itcan be built up by adding more and more constraints, and it will reduce themto the simplest representation.Logically impossible constraints will be identified immediately by thrownexceptions. | +| perl-CPAN-Meta-YAML | GPL+ or Artistic | This module implements a subset of the YAML specification for use in readingand writing CPAN metadata files like META.yml and MYMETA.yml. It should not beused for any other general YAML parsing or generation task. | +| perl-CPAN-Meta-YAML | GPL+ or Artistic | This module implements a subset of the YAML specification for use in readingand writing CPAN metadata files like META.yml and MYMETA.yml. It should not beused for any other general YAML parsing or generation task. | +| perl-Crypt-OpenSSL-Bignum | GPL+ or Artistic | Crypt::OpenSSL::Bignum provides access to OpenSSL multiprecision integerarithmetic libraries. Presently, many though not all of the arithmeticoperations that OpenSSL provides are exposed to perl. In addition, thismodule can be used to provide access to bignum values produced by otherOpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. | +| perl-Crypt-OpenSSL-Random | GPL+ or Artistic | Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSLand LibreSSL library's pseudo-random number generators. | +| perl-Crypt-OpenSSL-RSA | GPL+ or Artistic | Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries | +| perl-Data-Dump | GPL+ or Artistic | This module provides a single function called dump() that takes a list ofvalues as its argument and produces a string as its result. The stringcontains Perl code that, when evaled, produces a deep copy of the originalarguments. The string is formatted for easy reading. | +| perl-Data-Dumper | GPL+ or Artistic | Given a list of scalars or reference variables, writes out their contentsin perl syntax. The references can also be objects. The content of eachvariable is output in a single Perl statement. Handles self-referentialstructures correctly. | +| perl-Data-OptList | GPL+ or Artistic | Hashes are great for storing named data, but if you want more than one entryfor a name, you have to use a list of pairs. Even then, this is really boringto write:$values = [ foo => undef, bar => undef, baz => undef, xyz => { ... },];With Data::OptList, you can do this instead:$values = Data::OptList::mkopt([ qw(foo bar baz), xyz => { ... },]);This works by assuming that any defined scalar is a name and any referencefollowing a name is its value. | +| perl-Data-OptList | GPL+ or Artistic | Hashes are great for storing named data, but if you want more than one entryfor a name, you have to use a list of pairs. Even then, this is really boringto write:$values = [ foo => undef, bar => undef, baz => undef, xyz => { ... },];With Data::OptList, you can do this instead:$values = Data::OptList::mkopt([ qw(foo bar baz), xyz => { ... },]);This works by assuming that any defined scalar is a name and any referencefollowing a name is its value. | +| perl-Data-Section | GPL+ or Artistic | Data::Section provides an easy way to access multiple named chunks ofline-oriented data in your module's DATA section. It was written to allowmodules to store their own templates, but probably has other uses. | +| perl-Data-Section | GPL+ or Artistic | Data::Section provides an easy way to access multiple named chunks ofline-oriented data in your module's DATA section. It was written to allowmodules to store their own templates, but probably has other uses. | +| perl-Date-Calc | GPL+ or Artistic | The library provides all sorts of date calculations based on theGregorian calendar (the one used in all western countries today),2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). | +| perl-DBD-MySQL | GPL+ or Artistic | DBD::mysql is the Perl5 Database Interface driver for the MySQL database. Inand the MySQL programming API that comes with the MySQL relational databasemanagement system. | +| perl-DBD-MySQL | GPL+ or Artistic | DBD::mysql is the Perl5 Database Interface driver for the MySQL database. Inand the MySQL programming API that comes with the MySQL relational databasemanagement system. | +| perl-DBD-Pg | GPLv2+ or Artistic | DBD::Pg is a Perl module that works with the DBI module to provide accessto PostgreSQL databases. | +| perl-DBD-Pg | GPLv2+ or Artistic | DBD::Pg is a Perl module that works with the DBI module to provide accessto PostgreSQL databases. | +| perl-DBD-SQLite | (GPL+ or Artistic) and Public Domain | SQLite is a public domain RDBMS database engine that you can find athttp://www.hwaci.com/sw/sqlite/.This module provides a SQLite RDBMS module that uses the system SQLitelibraries. | +| perl-DBD-SQLite | (GPL+ or Artistic) and Public Domain | SQLite is a public domain RDBMS database engine that you can find athttp://www.hwaci.com/sw/sqlite/.This module provides a SQLite RDBMS module that uses the system SQLitelibraries. | +| perl-DB_File | GPL+ or Artistic | DB_File is a module which allows Perl programs to make use of the facilitiesprovided by Berkeley DB version 1.x (if you have a newer version of DB, youwill be limited to functionality provided by interface of version 1.x). Theinterface defined here mirrors the Berkeley DB interface closely. | +| perl-DB_File | GPL+ or Artistic | DB_File is a module which allows Perl programs to make use of the facilitiesprovided by Berkeley DB version 1.x (if you have a newer version of DB, youwill be limited to functionality provided by interface of version 1.x). Theinterface defined here mirrors the Berkeley DB interface closely. | +| perl-DBI | GPL+ or Artistic | DBI is a database access Application Programming Interface (API) forthe Perl Language. The DBI API Specification defines a set offunctions, variables and conventions that provide a consistentdatabase interface independent of the actual database being used. | +| perl-DBI | GPL+ or Artistic | DBI is a database access Application Programming Interface (API) forthe Perl Language. The DBI API Specification defines a set offunctions, variables and conventions that provide a consistentdatabase interface independent of the actual database being used. | +| perl-devel | (GPL+ or Artistic) and UCD | This package contains header files and development modules.Most perl packages will need to install perl-devel to build. | +| perl-devel | (GPL+ or Artistic) and UCD | This package contains header files and development modules.Most perl packages will need to install perl-devel to build. | +| perl-Devel-Peek | GPL+ or Artistic | Devel::Peek contains functions which allows raw Perl datatypes to bemanipulated from a Perl script. This is used by those who do XS programming tocheck that the data they are sending from C to Perl looks as they think itshould look. | +| perl-Devel-Peek | GPL+ or Artistic | Devel::Peek contains functions which allows raw Perl data types to bemanipulated from a Perl script. This is used by those who do XS programming tocheck that the data they are sending from C to Perl looks as they think itshould look. | +| perl-Devel-PPPort | GPL+ or Artistic | Perl's API has changed over time, gaining new features, new functions,increasing its flexibility, and reducing the impact on the C name spaceenvironment (reduced pollution). The header file written by this module,typically ppport.h, attempts to bring some of the newer Perl API featuresto older versions of Perl, so that you can worry less about keeping trackof old releases, but users can still reap the benefit. | +| perl-Devel-PPPort | GPL+ or Artistic | Perl's API has changed over time, gaining new features, new functions,increasing its flexibility, and reducing the impact on the C name spaceenvironment (reduced pollution). The header file written by this module,typically ppport.h, attempts to bring some of the newer Perl API featuresto older versions of Perl, so that you can worry less about keeping trackof old releases, but users can still reap the benefit. | +| perl-Devel-SelfStubber | GPL+ or Artistic | Devel::SelfStubber prints the stubs you need to put in the module before the__DATA__ token (or you can get it to print the entire module with stubscorrectly placed). The stubs ensure that if a method is called, it will getloaded. They are needed specifically for inherited autoloaded methods. | +| perl-Devel-SelfStubber | GPL+ or Artistic | Devel::SelfStubber prints the stubs you need to put in the module before the__DATA__ token (or you can get it to print the entire module with stubscorrectly placed). The stubs ensure that if a method is called, it will getloaded. They are needed specifically for inherited autoloaded methods. | +| perl-Devel-Size | GPL+ or Artistic | This module figures out the real sizes of Perl variables in bytes. Callfunctions with a reference to the variable you want the size of. If thevariable is a plain scalar it returns the size of the scalar. If thevariable is a hash or an array, use a reference when calling. | +| perl-Devel-Size | GPL+ or Artistic | This module figures out the real sizes of Perl variables in bytes. Callfunctions with a reference to the variable you want the size of. If thevariable is a plain scalar it returns the size of the scalar. If thevariable is a hash or an array, use a reference when calling. | +| perl-Digest | GPL+ or Artistic | hashes, of some data, called a message. The digest is (usually)some small/fixed size string. The actual size of the digest depend ofthe algorithm used. The message is simply a sequence of arbitrarybytes or bits. | +| perl-Digest | GPL+ or Artistic | hashes, of some data, called a message. The digest is (usually)some small/fixed size string. The actual size of the digest depend ofthe algorithm used. The message is simply a sequence of arbitrarybytes or bits. | +| perl-Digest-HMAC | GPL+ or Artistic | HMAC is used for message integrity checks between two parties thatshare a secret key, and works in combination with some other Digestalgorithm, usually MD5 or SHA-1. The HMAC mechanism is described inRFC 2104. | +| perl-Digest-MD5 | (GPL+ or Artistic) and BSD | The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5Message Digest algorithm from within Perl programs. The algorithm takes asinput a message of arbitrary length and produces as output a 128-bit""fingerprint"" or ""message digest"" of the input. | +| perl-Digest-MD5 | (GPL+ or Artistic) and BSD | The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5Message Digest algorithm from within Perl programs. The algorithm takes asinput a message of arbitrary length and produces as output a 128-bit""fingerprint"" or ""message digest"" of the input. | +| perl-Digest-SHA | GPL+ or Artistic | Digest::SHA is a complete implementation of the NIST Secure Hash Standard. Itgives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module canhandle all types of input, including partial-byte data. | +| perl-Digest-SHA | GPL+ or Artistic | Digest::SHA is a complete implementation of the NIST Secure Hash Standard. Itgives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module canhandle all types of input, including partial-byte data. | +| perl-Encode | (GPL+ or Artistic) and Artistic 2.0 and UCD | The Encode module provides the interface between Perl strings and the restof the system. Perl strings are sequences of characters. | +| perl-Encode-Detect | MPLv1.1 or GPLv2+ or LGPLv2+ | This Perl module is an Encode::Encoding subclass that usesEncode::Detect::Detector to determine the charset of the input data and thendecodes it using the encoder of the detected charset. | +| perl-Encode-devel | (GPL+ or Artistic) and UCD | enc2xs builds a Perl extension for use by Encode from either Unicode CharacterMapping files (.ucm) or Tcl Encoding Files (.enc). You can use enc2xs to addyour own encoding to perl. No knowledge of XS is necessary. | +| perl-Encode-devel | (GPL+ or Artistic) and UCD | enc2xs builds a Perl extension for use by Encode from either Unicode CharacterMapping files (.ucm) or Tcl Encoding Files (.enc). You can use enc2xs to addyour own encoding to perl. No knowledge of XS is necessary. | +| perl-Encode-Locale | GPL+ or Artistic | In many applications it's wise to let Perl use Unicode for the stringsit processes. Most of the interfaces Perl has to the outside world isstill byte based. Programs therefore needs to decode byte stringsthat enter the program from the outside and encode them again on theway out. | +| perl-encoding | GPL+ or Artistic | With the encoding pragma, you can write your Perl script in any encoding youlike (so long as the Encode module supports it) and still enjoy Unicodesupport.However, this encoding module is deprecated under perl 5.18. It usesa mechanism provided by perl that is deprecated under 5.18 and higher, and maybe removed in a future version.The easiest and the best alternative is to write your script in UTF-8. | +| perl-encoding | GPL+ or Artistic | With the encoding pragma, you can write your Perl script in any encoding youlike (so long as the Encode module supports it) and still enjoy Unicodesupport.However, this encoding module is deprecated under perl 5.18. It usesa mechanism provided by perl that is deprecated under 5.18 and higher, and maybe removed in a future version.The easiest and the best alternative is to write your script in UTF-8. | +| perl-Env | GPL+ or Artistic | Perl maintains environment variables in a special hash named %ENV. For whenthis access method is inconvenient, the Perl module Env allows environmentvariables to be treated as scalar or array variables. | +| perl-Env | GPL+ or Artistic | Perl maintains environment variables in a special hash named %ENV. For whenthis access method is inconvenient, the Perl module Env allows environmentvariables to be treated as scalar or array variables. | +| perl-Errno | GPL+ or Artistic | Errno defines and conditionally exports all the error constants defined inyour system ""errno.h"" include file. It has a single export tag, "":POSIX"",which will export all POSIX defined error numbers. | +| perl-Error | (GPL+ or Artistic) and MIT | The Error package provides two interfaces. Firstly Error provides aprocedural interface to exception handling. Secondly Error is a base classfor errors/exceptions that can either be thrown, for subsequent catch, orcan simply be recorded. | +| perl-experimental | GPL+ or Artistic | This pragma provides an easy and convenient way to enable or disableexperimental features. | +| perl-experimental | GPL+ or Artistic | This pragma provides an easy and convenient way to enable or disableexperimental features. | +| perl-Exporter | GPL+ or Artistic | The Exporter module implements an import method which allows a module toexport functions and variables to its users' name spaces. Many modules useExporter rather than implementing their own import method because Exporterprovides a highly flexible interface, with an implementation optimized forthe common case. | +| perl-ExtUtils-CBuilder | GPL+ or Artistic | This module can build the C portions of Perl modules by invoking theappropriate compilers and linkers in a cross-platform manner. It was motivatedby the Module::Build project, but may be useful for other purposes as well. | +| perl-ExtUtils-CBuilder | GPL+ or Artistic | This module can build the C portions of Perl modules by invoking theappropriate compilers and linkers in a cross-platform manner. It was motivatedby the Module::Build project, but may be useful for other purposes as well. | +| perl-ExtUtils-Command | GPL+ or Artistic | This Perl module is used to replace common UNIX commands. In all cases thefunctions work with @ARGV rather than taking arguments. This makes themeasier to deal with in Makefiles. | +| perl-ExtUtils-Command | GPL+ or Artistic | This Perl module is used to replace common UNIX commands. In all cases thefunctions work with @ARGV rather than taking arguments. This makes themeasier to deal with in Makefiles. | +| perl-ExtUtils-Embed | GPL+ or Artistic | Utilities for embedding Perl in C/C++ applications. | +| perl-ExtUtils-Embed | GPL+ or Artistic | Utilities for embedding Perl in C/C++ applications. | +| perl-ExtUtils-Install | GPL+ or Artistic | Handles the installing and uninstalling of Perl modules, scripts, manpages, etc. | +| perl-ExtUtils-Install | GPL+ or Artistic | Handles the installing and uninstalling of Perl modules, scripts, manpages, etc. | +| perl-ExtUtils-MakeMaker | GPL+ or Artistic | This utility is designed to write a Makefile for an extension module from aMakefile.PL. It is based on the Makefile.SH model provided by AndyDougherty and the perl5-porters. | +| perl-ExtUtils-MakeMaker | GPL+ or Artistic | This utility is designed to write a Makefile for an extension module from aMakefile.PL. It is based on the Makefile.SH model provided by AndyDougherty and the perl5-porters. | +| perl-ExtUtils-Manifest | GPL+ or Artistic | Utilities to write and check a MANIFEST file. | +| perl-ExtUtils-Manifest | GPL+ or Artistic | Utilities to write and check a MANIFEST file. | +| perl-ExtUtils-Miniperl | GPL+ or Artistic | writemain() takes an argument list of directories containing archive librariesthat relate to perl modules and should be linked into a new perl binary. Itwrites a corresponding perlmain.c file that is a plain C file containing allthe bootstrap code to make the If the first argument to writemain() is areference to a scalar it is used as the filename to open for ouput. Any otherreference is used as the filehandle to write to. Otherwise output defaults toSTDOUT. | +| perl-ExtUtils-Miniperl | GPL+ or Artistic | writemain() takes an argument list of directories containing archive librariesthat relate to perl modules and should be linked into a new perl binary. Itwrites a corresponding perlmain.c file that is a plain C file containing allthe bootstrap code to make the If the first argument to writemain() is areference to a scalar it is used as the file name to open for output. Any otherreference is used as the file handle to write to. Otherwise output defaults toSTDOUT. | +| perl-ExtUtils-MM-Utils | GPL+ or Artistic | This is a collection of ExtUtils::MM subroutines that are used by manyother modules but that do not need full-featured ExtUtils::MakeMaker. Theissue with ExtUtils::MakeMaker is it pulls in Perl header files and thatis an overkill for small subroutines. | +| perl-ExtUtils-MM-Utils | GPL+ or Artistic | This is a collection of ExtUtils::MM subroutines that are used by manyother modules but that do not need full-featured ExtUtils::MakeMaker. Theissue with ExtUtils::MakeMaker is it pulls in Perl header files and thatis an overkill for small subroutines. | +| perl-ExtUtils-ParseXS | GPL+ or Artistic | ExtUtils::ParseXS will compile XS code into C code by embedding theconstructs necessary to let C functions manipulate Perl values and createsthe glue necessary to let Perl access those functions. | +| perl-ExtUtils-ParseXS | GPL+ or Artistic | ExtUtils::ParseXS will compile XS code into C code by embedding theconstructs necessary to let C functions manipulate Perl values and createsthe glue necessary to let Perl access those functions. | +| perl-FCGI | OML | FastCGI Perl bindings. | +| perl-FCGI | OML | FastCGI Perl bindings. | +| perl-Fedora-VSP | GPLv3+ | This module provides functions for normalizing Perl version strings forRed Hat Package (RPM) based Linux distributions. | +| perl-Fedora-VSP | GPLv3+ | This module provides functions for normalizing Perl version strings forRed Hat Package (RPM) based Linux distributions. | +| perl-File-CheckTree | GPL+ or Artistic | File::CheckTree::validate() routine takes a single multi-line stringconsisting of directives, each containing a file name plus a file test to tryon it. (The file test may also be a ""cd"", causing subsequent relative filenames to be interpreted relative to that directory.) After the file test youmay put \|\| die to make it a fatal error if the file test fails. The default is \|\| warn. The file test may optionally have a ""!' prepended to test for theopposite condition. If you do a cd and then list some relative file names, youmay want to indent them slightly for readability. If you supply your own die()or warn() message, you can use $file to interpolate the file name. | +| perl-File-Fetch | GPL+ or Artistic | File::Fetch allows you to fetch any file pointed to by a ""ftp"", ""http"",""file"", ""git"", or ""rsync"" URI by a number of different means. | +| perl-File-Fetch | GPL+ or Artistic | File::Fetch allows you to fetch any file pointed to by a ""ftp"", ""http"",""file"", ""git"", or ""rsync"" URI by a number of different means. | +| perl-File-HomeDir | GPL+ or Artistic | File::HomeDir is a module for locating the directories that are ""owned""by a user (typically your user) and to solve the various issues thatarise trying to find them consistently across a wide variety ofplatforms. | +| perl-File-HomeDir | GPL+ or Artistic | File::HomeDir is a module for locating the directories that are ""owned""by a user (typically your user) and to solve the various issues thatarise trying to find them consistently across a wide variety ofplatforms. | +| perl-File-Listing | GPL+ or Artistic | This module exports a single function called parse_dir(), which can be usedto parse directory listings. | +| perl-File-Path | GPL+ or Artistic | This module provides a convenient way to create directories of arbitrarydepth and to delete an entire directory subtree from the file system. | +| perl-File-pushd | ASL 2.0 | File::pushd does a temporary chdir that is easily and automatically reverted,similar to pushd in some Unix command shells. It works by creating an objectthat caches the original working directory. When the object is destroyed, thedestructor calls chdir to revert to the original working directory. By storingthe object in a lexical variable with a limited scope, this happensautomatically at the end of the scope. | +| perl-File-pushd | ASL 2.0 | File::pushd does a temporary chdir that is easily and automatically reverted,similar to pushd in some Unix command shells. It works by creating an objectthat caches the original working directory. When the object is destroyed, thedestructor calls chdir to revert to the original working directory. By storingthe object in a lexical variable with a limited scope, this happensautomatically at the end of the scope. | +| perl-File-ShareDir | GPL+ or Artistic | The intent of File::ShareDir is to provide a companion to Class::Inspectorand File::HomeDir, modules that take a process that is well-known byadvanced Perl developers but gets a little tricky, and make it moreavailable to the larger Perl community. | +| perl-File-Slurp | GPL+ or Artistic | This module provides subs that allow you to read or write entire files withone simple call. They are designed to be simple to use, have flexible waysto pass in or get the file contents and to be very efficient. There is alsoa sub to read in all the files in a directory other than . and ..These slurp/spew subs work for files, pipes and sockets, and stdio,pseudo-files, and DATA. | +| perl-File-Temp | GPL+ or Artistic | File::Temp can be used to create and open temporary files in a safe way.There is both a function interface and an object-oriented interface. TheFile::Temp constructor or the tempfile() function can be used to return thename and the open file handle of a temporary file. The tempdir() functioncan be used to create a temporary directory. | +| perl-File-Which | GPL+ or Artistic | File::Which is a portable implementation (in Perl) of 'which', and canbe used to get the absolute filename of an executable programinstalled somewhere in your PATH, or just check for its existence. | +| perl-File-Which | GPL+ or Artistic | File::Which is a portable implementation (in Perl) of 'which', and canbe used to get the absolute filename of an executable programinstalled somewhere in your PATH, or just check for its existence. | +| perl-Filter | GPL+ or Artistic | Source filters alter the program text of a module before Perl sees it, much asa C preprocessor alters the source text of a C program before the compilersees it. | +| perl-Filter | GPL+ or Artistic | Source filters alter the program text of a module before Perl sees it, much asa C preprocessor alters the source text of a C program before the compilersees it. | +| perl-Filter-Simple | GPL+ or Artistic | The Filter::Simple Perl module provides a simplified interface toFilter::Util::Call; one that is sufficient for most common cases. | +| perl-Filter-Simple | GPL+ or Artistic | The Filter::Simple Perl module provides a simplified interface toFilter::Util::Call; one that is sufficient for most common cases. | +| perl-generators | GPL+ | This package provides RPM Perl dependencies generators which are used forgetting provides and requires from Perl binaries and modules. | +| perl-generators | GPL+ | This package provides RPM Perl dependencies generators which are used forgetting provides and requires from Perl binaries and modules. | +| perl-Getopt-Long | GPLv2+ or Artistic | The Getopt::Long module implements an extended getopt function calledGetOptions(). It parses the command line from @ARGV, recognizing and removingspecified options and their possible values. It adheres to the POSIX syntaxfor command line options, with GNU extensions. In general, this means thatoptions have long names instead of single letters, and are introduced witha double dash ""--"". Support for bundling of command line options, as was thecase with the more traditional single-letter approach, is provided but notenabled by default. | +| perl-Git | GPLv2 | Perl interface to Git. | +| perl-Git-SVN | GPLv2 | Perl interface to Git::SVN. | +| perl-GSSAPI | GPL+ or Artistic | This module gives access to the routines of the GSSAPI library, asdescribed in rfc2743 and rfc2744 and implemented by the Kerberos-1.2distribution from MIT. | +| perl-hivex | LGPLv2 | perl-hivex contains Perl bindings for hivex. | +| perl-homedir | GPL+ or Artistic | perl-homedir configures the system to automatically create a ~/perl5directory in each user's $HOME on user login. This allows each user toinstall CPAN packages via the CPAN to their $HOME, with no additionalconfiguration or privileges, and without installing them system-wide.If you want your users to be able to install and use their own Perl modules,install this package. | +| perl-HTML-Parser | GPL+ or Artistic | The HTML-Parser module for perl to parse and extract information fromHTML documents, including the HTML::Entities, HTML::HeadParser,HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules. | +| perl-HTML-Tagset | GPL+ or Artistic | This module contains several data tables useful in various kinds ofHTML parsing operations, such as tag and entity names. | +| perl-HTTP-Cookies | GPL+ or Artistic | This class is for objects that represent a ""cookie jar"" -- that is, adatabase of all the HTTP cookies that a given LWP::UserAgent objectknows about. | +| perl-HTTP-Date | GPL+ or Artistic | This module provides functions that deal the date formats used by the HTTPprotocol (and then some more). Only the first two functions, time2str() andstr2time(), are exported by default. | +| perl-HTTP-Message | GPL+ or Artistic | The HTTP-Message distribution contains classes useful for representing themessages passed in HTTP style communication. These are classes representingrequests, responses and the headers contained within them. | +| perl-HTTP-Negotiate | GPL+ or Artistic | This module provides a complete implementation of the HTTP contentnegotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter12. Content negotiation allows for the selection of a preferred contentrepresentation based upon attributes of the negotiable variants and thevalue of the various Accept* header fields in the request. | +| perl-HTTP-Tiny | GPL+ or Artistic | This is a very simple HTTP/1.1 client, designed for doing simple GET requestswithout the overhead of a large framework like LWP::UserAgent.It is more correct and more complete than HTTP::Lite. It supports proxies(currently only non-authenticating ones) and redirection. It also correctlyresumes after EINTR. | +| perl-inc-latest | ASL 2.0 | The inc::latest module helps bootstrap configure-time dependencies for CPANdistributions. These dependencies get bundled into the inc directory withina distribution and are used by Makefile.PL or Build.PL. | +| perl-inc-latest | ASL 2.0 | The inc::latest module helps bootstrap configure-time dependencies for CPANdistributions. These dependencies get bundled into the inc directory withina distribution and are used by Makefile.PL or Build.PL. | +| perl-interpreter | GPL+ or Artistic | This is a dummy package to improve a compatibility with future Perls that will usethis package to deliver /usr/bin/perl Perl interpreter. | +| perl-IO | GPL+ or Artistic | This is a collection of Perl input/output modules. | +| perl-IO-Compress | GPL+ or Artistic | This distribution provides a Perl interface to allow reading and writing ofcompressed data created with the zlib and bzip2 libraries.IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951,RFC 1952 (i.e. gzip) and zip files/buffers.The following modules used to be distributed separately, but are nowincluded with the IO-Compress distribution:* Compress-Zlib* IO-Compress-Zlib* IO-Compress-Bzip2* IO-Compress-Base | +| perl-IO-HTML | GPL+ or Artistic | IO::HTML provides an easy way to open a file containing HTML whileautomatically determining its encoding. It uses the HTML5 encoding sniffingalgorithm specified in section 8.2.2.1 of the draft standard. | +| perl-IO-Multiplex | GPL+ or Artistic | IO::Multiplex is designed to take the effort out of managing multiple filehandles. It is essentially a really fancy front end to the select system call.In addition to maintaining the select loop, it buffers all input and outputto/from the file handles. It can also accept incoming connections on one ormore listen sockets. | +| perl-IO-Socket-INET6 | GPL+ or Artistic | Perl Object interface for AF_INET\|AF_INET6 domain sockets. | +| perl-IO-Socket-IP | GPL+ or Artistic | This module provides a protocol-independent way to use IPv4 and IPv6sockets, as a drop-in replacement for IO::Socket::INET. Most constructorarguments and methods are provided in a backward-compatible way. | +| perl-IO-Socket-IP | GPL+ or Artistic | This module provides a protocol-independent way to use IPv4 and IPv6sockets, as a drop-in replacement for IO::Socket::INET. Most constructorarguments and methods are provided in a backward-compatible way. | +| perl-IO-Socket-SSL | (GPL+ or Artistic) and MPLv2.0 | This module is a true drop-in replacement for IO::Socket::INET thatuses SSL to encrypt data before it is transferred to a remote serveror client. IO::Socket::SSL supports all the extra features that oneneeds to write a full-featured SSL client or server application:multiple SSL contexts, cipher selection, certificate verification, andSSL version selection. As an extra bonus, it works perfectly withmod_perl. | +| perl-IO-Zlib | GPL+ or Artistic | The main advantage is that you can use an IO::Zlib object in much the same wayas an IO::File object so you can have common code that doesn't know which sortof file it is using. | +| perl-IPC-Cmd | GPL+ or Artistic | IPC::Cmd allows you to run commands platform independently, interactivelyif desired, but have them still work. | +| perl-IPC-Cmd | GPL+ or Artistic | IPC::Cmd allows you to run commands platform independently, interactivelyif desired, but have them still work. | +| perl-IPC-System-Simple | GPL+ or Artistic | Calling Perl's in-built 'system()' function is easy; determining if itwas successful is _hard_. Let's face it, '$?' isn't the nicest variablein the world to play with, and even if you _do_ check it, producing awell-formatted error string takes a lot of work. 'IPC::System::Simple'takes the hard work out of calling external commands. In fact, if youwant to be really lazy, you can just write: use IPC::System::Simple qw(system);and all of your ""system"" commands will either succeed (run to completion andreturn a zero exit value), or die with rich diagnostic messages. | +| perl-IPC-System-Simple | GPL+ or Artistic | Calling Perl's in-built 'system()' function is easy; determining if itwas successful is _hard_. Let's face it, '$?' isn't the nicest variablein the world to play with, and even if you _do_ check it, producing awell-formatted error string takes a lot of work. 'IPC::System::Simple'takes the hard work out of calling external commands. In fact, if youwant to be really lazy, you can just write: use IPC::System::Simple qw(system);and all of your ""system"" commands will either succeed (run to completion andreturn a zero exit value), or die with rich diagnostic messages. | +| perl-IPC-SysV | GPL+ or Artistic | This is an object interface for System V messages, semaphores, andinter-process calls. | +| perl-IPC-SysV | GPL+ or Artistic | This is an object interface for System V messages, semaphores, andinter-process calls. | +| perl-JSON | GPL+ or Artistic | This module converts between JSON (JavaScript Object Notation) and Perldata structure into each other. For JSON, see `http://www.crockford.com/JSON/`. | +| perl-JSON-PP | GPL+ or Artistic | JSON::XS is the fastest and most proper JSON module on CPAN. It is written byMarc Lehmann in C, so must be compiled and installed in the used environment.JSON::PP is a pure-Perl module and is compatible with JSON::XS. | +| perl-JSON-PP | GPL+ or Artistic | JSON::XS is the fastest and most proper JSON module on CPAN. It is written byMarc Lehmann in C, so must be compiled and installed in the used environment.JSON::PP is a pure-Perl module and is compatible with JSON::XS. | +| perl-LDAP | GPL+ or Artistic | Net::LDAP is a collection of modules that implements an LDAP services APIfor Perl programs. The module may be used to search directories or performmaintenance functions such as adding, deleting or modifying entries. | +| perl-libintl-perl | GPLv3+ and LGPLv2+ | The package libintl-perl is an internationalization library for Perl thataims to be compatible with the Uniforum message translations system asimplemented for example in GNU gettext. | +| perl-libnet | GPL+ or Artistic | This is a collection of Perl modules which provides a simple andconsistent programming interface (API) to the client side of variousprotocols used in the internet community. | +| perl-libnet | GPL+ or Artistic | This is a collection of Perl modules which provides a simple andconsistent programming interface (API) to the client side of variousprotocols used in the internet community. | +| perl-libnetcfg | GPL+ or Artistic | The libnetcfg utility can be used to configure the libnet. | +| perl-libnetcfg | GPL+ or Artistic | The libnetcfg utility can be used to configure the libnet. | +| perl-libs | (GPL+ or Artistic) and HSLR and MIT and UCD | The is a perl run-time (interpreter as a shared library and includedirectories). | +| perl-libwww-perl | GPL+ or Artistic | The libwww-perl collection is a set of Perl modules which provides a simple andconsistent application programming interface to the World-Wide Web. The mainfocus of the library is to provide classes and functions that allow you towrite WWW clients. The library also contain modules that are of more generaluse and even classes that help you implement simple HTTP servers. | +| perl-libxml-perl | (GPL+ or Artistic) and Public Domain | libxml-perl is a collection of smaller Perl modules, scripts, anddocuments for working with XML in Perl. libxml-perl software works incombination with XML::Parser, PerlSAX, XML::DOM, XML::Grove andothers. | +| perl-Locale-Codes | GPL+ or Artistic | Locale-Codes is a distribution containing a set of modules. The moduleseach deal with different types of codes which identify parts of the localeincluding languages, countries, currency, etc. | +| perl-Locale-Codes | GPL+ or Artistic | Locale-Codes is a distribution containing a set of modules. The moduleseach deal with different types of codes which identify parts of the localeincluding languages, countries, currency, etc. | +| perl-Locale-Maketext | GPL+ or Artistic | It is a common feature of applications (whether run directly, or via the Web)for them to be ""localized"" -- i.e., for them to present an English interfaceto an English-speaker, a German interface to a German-speaker, and so on forall languages it's programmed with. Locale::Maketext is a framework forsoftware localization; it provides you with the tools for organizing andaccessing the bits of text and text-processing code that you need forproducing localized applications. | +| perl-Locale-Maketext | GPL+ or Artistic | It is a common feature of applications (whether run directly, or via the Web)for them to be ""localized"" -- i.e., for them to present an English interfaceto an English-speaker, a German interface to a German-speaker, and so on forall languages it's programmed with. Locale::Maketext is a framework forsoftware localization; it provides you with the tools for organizing andaccessing the bits of text and text-processing code that you need forproducing localized applications. | +| perl-Locale-Maketext-Simple | MIT | This module is a simple wrapper around Locale::Maketext::Lexicon, designedto alleviate the need of creating Language Classes for module authors. | +| perl-Locale-Maketext-Simple | MIT | This module is a simple wrapper around Locale::Maketext::Lexicon, designedto alleviate the need of creating Language Classes for module authors. | +| perl-local-lib | GPL+ or Artistic | This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. Italso constructs and prints out for the user the list of environmentvariables using the syntax appropriate for the user's current shell (asspecified by the 'SHELL' environment variable), suitable for directlyadding to one's shell configuration file.More generally, local::lib allows for the bootstrapping and usage of adirectory containing Perl modules outside of Perl's '@INC'. This makesit easier to ship an application with an app-specific copy of a Perl module,or collection of modules. Useful in cases like when an upstream maintainerhasn't applied a patch to a module of theirs that you need for yourapplication. | +| perl-local-lib | GPL+ or Artistic | This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. Italso constructs and prints out for the user the list of environmentvariables using the syntax appropriate for the user's current shell (asspecified by the 'SHELL' environment variable), suitable for directlyadding to one's shell configuration file.More generally, local::lib allows for the bootstrapping and usage of adirectory containing Perl modules outside of Perl's '@INC'. This makesit easier to ship an application with an app-specific copy of a Perl module,or collection of modules. Useful in cases like when an upstream maintainerhasn't applied a patch to a module of theirs that you need for yourapplication. | +| perl-LWP-MediaTypes | (GPL+ or Artistic) and Public Domain | This module provides functions for handling media (also known as MIME)types and encodings. The mapping from file extensions to media types isdefined by the media.types file. If the ~/.media.types file exists it isused instead. For backwards compatibility we will also look for~/.mime.types. | +| perl-LWP-Protocol-https | GPL+ or Artistic | The LWP::Protocol::https module provides support for using HTTPS schemedURLs with LWP. This module is a plug-in to the LWP protocol handling, soyou don't use it directly. Once the module is installed LWP is able toaccess sites using HTTP over SSL/TLS. | +| perl-macros | GPL+ or Artistic | Macros for rpmbuild are needed during build of srpm in koji. Thissub-package must be installed into buildroot, so it will be neededby perl. Perl is needed because of git. | +| perl-Mail-DKIM | GPL+ or Artistic | This module implements the various components of the DKIM and DomainKeysmessage-signing and verifying standards for Internet mail. It currentlytries to implement RFC4871 (for DKIM) and RFC4870 (DomainKeys).It is required if you wish to enable DKIM checking in SpamAssassin via theMail::SpamAssassin::Plugin::DKIM plugin. | +| perl-Mail-SPF | BSD | Mail::SPF is an object-oriented implementation of Sender Policy Framework(SPF). See `http://www.openspf.org` for more information about SPF. | +| perl-MailTools | GPL+ or Artistic | MailTools is a set of ancient Perl modules related to mail applications. | +| perl-Math-BigInt | GPL+ or Artistic | This provides Perl modules for arbitrary-size integer and float mathematics. | +| perl-Math-BigInt-FastCalc | GPL+ or Artistic | This Perl module provides support for fast big integer calculations. | +| perl-Math-BigInt-FastCalc | GPL+ or Artistic | This Perl module provides support for fast big integer calculations. | +| perl-Math-BigRat | GPL+ or Artistic | Math::BigRat complements Math::BigInt and Math::BigFloat by providingsupport for arbitrary big rational numbers. | +| perl-Math-BigRat | GPL+ or Artistic | Math::BigRat complements Math::BigInt and Math::BigFloat by providingsupport for arbitrary big rational numbers. | +| perl-Math-Complex | GPL+ or Artistic | This package lets you create and manipulate complex numbers. By default, Perllimits itself to real numbers, but an extra ""use"" statement brings fullcomplex support, along with a full set of mathematical functions typicallyassociated with and/or extended to complex numbers. | +| perl-Memoize | GPL+ or Artistic | Memoizing a function makes it faster by trading space for time. It doesthis by caching the return values of the function in a table. If you callthe function again with the same arguments, memoize jumps in and givesyou the value out of the table, instead of letting the function computethe value all over again. | +| perl-Memoize | GPL+ or Artistic | Memoizing a function makes it faster by trading space for time. It doesthis by caching the return values of the function in a table. If you callthe function again with the same arguments, memoize jumps in and givesyou the value out of the table, instead of letting the function computethe value all over again. | +| perl-MIME-Base64 | (GPL+ or Artistic) and MIT | This package contains a Base64 encoder/decoder and a quoted-printableencoder/decoder. These encoding methods are specified in RFC 2045 - MIME(Multipurpose Internet Mail Extensions). | +| perl-Module-Build | GPL+ or Artistic | Module::Build is a system for building, testing, and installing Perlmodules. It is meant to be an alternative to ExtUtils::MakeMaker.Developers may alter the behavior of the module through sub-classing in amuch more straightforward way than with MakeMaker. It also does not requirea make on your system - most of the Module::Build code is pure-perl andwritten in a very cross-platform way. In fact, you don't even need a shell,so even platforms like MacOS (traditional) can use it fairly easily. Itsonly prerequisites are modules that are included with perl 5.6.0, and itworks fine on perl 5.005 if you can install a few additional modules. | +| perl-Module-Build | GPL+ or Artistic | Module::Build is a system for building, testing, and installing Perlmodules. It is meant to be an alternative to ExtUtils::MakeMaker.Developers may alter the behavior of the module through sub-classing in amuch more straightforward way than with MakeMaker. It also does not requirea make on your system - most of the Module::Build code is pure-perl andwritten in a very cross-platform way. In fact, you don't even need a shell,so even platforms like MacOS (traditional) can use it fairly easily. Itsonly prerequisites are modules that are included with perl 5.6.0, and itworks fine on perl 5.005 if you can install a few additional modules. | +| perl-Module-CoreList | GPL+ or Artistic | Module::CoreList provides information on which core and dual-life modulesare shipped with each version of perl. | +| perl-Module-CoreList | GPL+ or Artistic | Module::CoreList provides information on which core and dual-life modulesare shipped with each version of perl. | +| perl-Module-CoreList-tools | GPL+ or Artistic | This package provides a corelist(1) tool which can be used to query whatmodules were shipped with given perl version. | +| perl-Module-CoreList-tools | GPL+ or Artistic | This package provides a corelist(1) tool which can be used to query whatmodules were shipped with given perl version. | +| perl-Module-CPANfile | GPL+ or Artistic | Module::CPANfile is a tool to handle cpanfile format to load applicationspecific dependencies, not just for CPAN distributions. | +| perl-Module-CPANfile | GPL+ or Artistic | Module::CPANfile is a tool to handle cpanfile format to load applicationspecific dependencies, not just for CPAN distributions. | +| perl-Module-Load | GPL+ or Artistic | If you consult ""perldoc -f require"" you will see that ""require"" will behavedifferently when given a bare-word or a string. In the case of a string,""require"" assumes you are wanting to load a file. But in the case ofa bare-word, it assumes you mean a module.This gives nasty overhead when you are trying to dynamically require modulesat run-time, since you will need to change the module notation to a filenotation fitting the particular platform you are on.""load"" eliminates the need for this overhead and will just DWYM. | +| perl-Module-Load | GPL+ or Artistic | If you consult ""perldoc -f require"" you will see that ""require"" will behavedifferently when given a bare-word or a string. In the case of a string,""require"" assumes you are wanting to load a file. But in the case ofa bare-word, it assumes you mean a module.This gives nasty overhead when you are trying to dynamically require modulesat run-time, since you will need to change the module notation to a filenotation fitting the particular platform you are on.""load"" eliminates the need for this overhead and will just DWYM. | +| perl-Module-Load-Conditional | GPL+ or Artistic | This module provides simple ways to query and possibly load any of the modulesyou have installed on your system during run-time. | +| perl-Module-Load-Conditional | GPL+ or Artistic | This module provides simple ways to query and possibly load any of the modulesyou have installed on your system during run-time. | +| perl-Module-Loaded | GPL+ or Artistic | When testing applications, often you find yourself needing to providefunctionality in your test environment that would usually be provided byexternal modules. Rather than munging the %INC by hand to mark these externalmodules as loaded, so they are not attempted to be loaded by perl, this moduleoffers you a very simple way to mark modules as loaded and/or unloaded. | +| perl-Module-Loaded | GPL+ or Artistic | When testing applications, often you find yourself needing to providefunctionality in your test environment that would usually be provided byexternal modules. Rather than munging the %INC by hand to mark these externalmodules as loaded, so they are not attempted to be loaded by perl, this moduleoffers you a very simple way to mark modules as loaded and/or unloaded. | +| perl-Module-Metadata | GPL+ or Artistic | This module provides a standard way to gather metadata about a .pm filewithout executing unsafe code. | +| perl-Module-Metadata | GPL+ or Artistic | This module provides a standard way to gather metadata about a .pm filewithout executing unsafe code. | +| perl-Module-Pluggable | GPL+ or Artistic | This package provides a simple but, hopefully, extensible way of having'plugins' for your module. Essentially all it does is export a method intoyour name space that looks through a search path for .pm files and turn thoseinto class names. Optionally it instantiates those classes for you. | +| perl-Module-Runtime | GPL+ or Artistic | The functions exported by this module deal with runtime handling of Perlmodules, which are normally handled at compile time. | +| perl-Mozilla-CA | MPLv2.0 | Mozilla::CA provides a path to ca-certificates copy of Mozilla's bundle ofcertificate authority certificates in a form that can be consumed by modulesand libraries based on OpenSSL. | +| perl-Mozilla-LDAP | GPLv2+ and LGPLv2+ and MPLv1.1 | LDAP Perl module that wraps the OpenLDAP C SDK. | +| perl-MRO-Compat | GPL+ or Artistic | The ""mro"" namespace provides several utilities for dealing with methodresolution order and method caching in general in Perl 5.9.5 and higher.This module provides those interfaces for earlier versions of Perl (backto 5.6.0 anyways).It is a harmless no-op to use this module on 5.9.5+. That is to say,code which properly uses MRO::Compat will work unmodified on both olderPerls and 5.9.5+.If you're writing a piece of software that would like to use the partscompatibility with older Perls, this is the module for you. | +| perl-MRO-Compat | GPL+ or Artistic | The ""mro"" namespace provides several utilities for dealing with methodresolution order and method caching in general in Perl 5.9.5 and higher.This module provides those interfaces for earlier versions of Perl (backto 5.6.0 anyways).It is a harmless no-op to use this module on 5.9.5+. That is to say,code which properly uses MRO::Compat will work unmodified on both olderPerls and 5.9.5+.If you're writing a piece of software that would like to use the partscompatibility with older Perls, this is the module for you. | +| perl-NetAddr-IP | GPLv2+ and (GPLv2+ or Artistic clarified) | This module provides an object-oriented abstraction on top of IP addressesor IP subnets, that allows for easy manipulations. | +| perl-Net-DNS | (GPL+ or Artistic) and MIT | Net::DNS is a collection of Perl modules that act as a Domain Name System(DNS) resolver. It allows the programmer to perform DNS queries that arebeyond the capabilities of gethostbyname and gethostbyaddr.The programmer should be somewhat familiar with the format of a DNS packet andits various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details. | +| perl-Net-HTTP | GPL+ or Artistic | The Net::HTTP class is a low-level HTTP client. An instance of theNet::HTTP class represents a connection to an HTTP server. The HTTPprotocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0and HTTP/1.1. | +| perl-Net-Ping | GPL+ or Artistic | Net::Ping module contains methods to test the reachability of remote hosts ona network. | +| perl-Net-Ping | GPL+ or Artistic | Net::Ping module contains methods to test the reachability of remote hosts ona network. | +| perl-Net-Server | GPL+ or Artistic | An extensible, class oriented module written in perl and intended tobe the back end layer of internet protocol servers. | +| perl-Net-SMTP-SSL | GPL+ or Artistic | Implements the same API as Net::SMTP, but uses IO::Socket::SSL for itsnetwork operations. | +| perl-Net-SSLeay | Artistic 2.0 | This module offers some high level convenience functions for accessingweb pages on SSL servers (for symmetry, same API is offered foraccessing http servers, too), a sslcat() function for writing your ownclients, and finally access to the SSL API of SSLeay/OpenSSL packageso you can write servers or clients for more complicated applications. | +| perl-NTLM | GPL+ or Artistic | This module provides methods to use NTLM authentication. It can be usedas an authenticate method with the Mail::IMAPClient module to performthe challenge/response mechanism for NTLM connections or it can be usedon its own for NTLM authentication with other protocols (eg. HTTP). | +| perl-open | GPL+ or Artistic | The ""open"" pragma serves as one of the interfaces to declare default ""layers""(also known as ""disciplines"") for all I/O. | +| perl-open | GPL+ or Artistic | The ""open"" pragma serves as one of the interfaces to declare default ""layers""(also known as ""disciplines"") for all I/O. | +| perl-Package-Generator | GPL+ or Artistic | This module lets you quickly and easily construct new packages. It givesthem unused names and sets up their package data, if provided. | +| perl-Package-Generator | GPL+ or Artistic | This module lets you quickly and easily construct new packages. It givesthem unused names and sets up their package data, if provided. | +| perl-Params-Check | GPL+ or Artistic | This is a generic input parsing/checking mechanism. It allows you tovalidate input via a template. The only requirement is that the argumentsmust be named. | +| perl-Params-Check | GPL+ or Artistic | This is a generic input parsing/checking mechanism. It allows you tovalidate input via a template. The only requirement is that the argumentsmust be named. | +| perl-Params-Util | GPL+ or Artistic | Params::Util provides a basic set of importable functions thatmakes checking parameters a hell of a lot easier. | +| perl-Params-Util | GPL+ or Artistic | Params::Util provides a basic set of importable functions thatmakes checking parameters a hell of a lot easier. | +| perl-parent | GPL+ or Artistic | Allows you to both load one or more modules, while setting up inheritancefrom those modules at the same time. Mostly similar in effect to: | +| perl-Parse-PMFile | GPL+ or Artistic | The most of the code of this module is taken from the PAUSE code as ofApril 2013 almost verbatim. Thus, the heart of this module should be quitestable. However, I made it not to use pipe (""-\|"") as well as I strippeddatabase-related code. If you encounter any issue, that's most probablybecause of my modification. | +| perl-Parse-PMFile | GPL+ or Artistic | The most of the code of this module is taken from the PAUSE code as ofApril 2013 almost verbatim. Thus, the heart of this module should be quitestable. However, I made it not to use pipe (""-\|"") as well as I strippeddatabase-related code. If you encounter any issue, that's most probablybecause of my modification. | +| perl-PathTools | (GPL+ or Artistic) and BSD | This is the combined distribution for the File::Spec and Cwd modules. | +| perl-PCP-LogImport | GPLv2+ | The PCP::LogImport module contains the Perl language bindings forimporting data in various 3rd party formats into PCP archives sothey can be replayed with standard PCP monitoring tools. | +| perl-PCP-LogSummary | GPLv2+ | The PCP::LogSummary module provides a Perl module for using thestatistical summary data produced by the Performance Co-Pilotpmlogsummary utility. This utility produces various averages,minima, maxima, and other calculations based on the performancedata stored in a PCP archive. The Perl interface is ideal forexporting this data into third-party tools (e.g. spreadsheets). | +| perl-PCP-MMV | GPLv2+ | The PCP::MMV module contains the Perl language bindings forbuilding scripts instrumented with the Performance Co-Pilot(PCP) Memory Mapped Value (MMV) mechanism.This mechanism allows arbitrary values to be exported from aninstrumented script into the PCP infrastructure for monitoringand analysis with pmchart, pmie, pmlogger and other PCP tools. | +| perl-PCP-PMDA | GPLv2+ | The PCP::PMDA Perl module contains the language bindings forbuilding Performance Metric Domain Agents (PMDAs) using Perl.Each PMDA exports performance data for one specific domain, forexample the operating system kernel, Cisco routers, a database,an application, etc. | +| perl-perlfaq | (GPL+ or Artistic) and Public Domain | The perlfaq comprises several documents that answer the most commonly askedquestions about Perl and Perl programming. | +| perl-perlfaq | (GPL+ or Artistic) and Public Domain | The perlfaq comprises several documents that answer the most commonly askedquestions about Perl and Perl programming. | +| perl-PerlIO-via-QuotedPrint | GPL+ or Artistic | This module implements a PerlIO layer that works on files encoded in thequoted-printable format. It will decode from quoted-printable whilereading from a handle, and it will encode as quoted-printable whilewriting to a handle. | +| perl-PerlIO-via-QuotedPrint | GPL+ or Artistic | This module implements a PerlIO layer that works on files encoded in thequoted-printable format. It will decode from quoted-printable whilereading from a handle, and it will encode as quoted-printable whilewriting to a handle. | +| perl-Perl-OSType | GPL+ or Artistic | Modules that provide OS-specific behaviors often need to know if the currentoperating system matches a more generic type of operating systems. For example,'linux' is a type of 'Unix' operating system and so is 'freebsd'.This module provides a mapping between an operating system name as given by $^Oand a more generic type. The initial version is based on the OS type mappingsprovided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operatingsystems are given the type 'Windows' rather than 'Win32'). | +| perl-Perl-OSType | GPL+ or Artistic | Modules that provide OS-specific behaviors often need to know if the currentoperating system matches a more generic type of operating systems. For example,'linux' is a type of 'Unix' operating system and so is 'freebsd'.This module provides a mapping between an operating system name as given by $^Oand a more generic type. The initial version is based on the OS type mappingsprovided in Module::Build and ExtUtils::CBuilder (thus, Microsoft operatingsystems are given the type 'Windows' rather than 'Win32'). | +| perl-Pod-Checker | GPL+ or Artistic | Module and tools to verify POD documentation contents for compliance with thePlain Old Documentation format specifications. | +| perl-Pod-Checker | GPL+ or Artistic | Module and tools to verify POD documentation contents for compliance with thePlain Old Documentation format specifications. | +| perl-Pod-Escapes | GPL+ or Artistic | This module provides things that are useful in decoding Pod E<...> sequences. | +| perl-Pod-Html | GPL+ or Artistic | This package converts files from POD format (see perlpod) to HTML format. Itcan automatically generate indexes and cross-references, and it keeps a cacheof things it knows how to cross-reference. | +| perl-Pod-Html | GPL+ or Artistic | This package converts files from POD format (see perlpod) to HTML format. Itcan automatically generate indexes and cross-references, and it keeps a cacheof things it knows how to cross-reference. | +| perl-Pod-LaTeX | GPL+ or Artistic | Pod::LaTeX is a module to convert documentation in the POD format intoLaTeX. A pod2latex replacement command is provided. | +| perl-podlators | (GPL+ or Artistic) and MIT | This package contains Pod::Man and Pod::Text modules which convert POD inputto *roff source output, suitable for man pages, or plain text. It alsoincludes several sub-classes of Pod::Text for formatted output to terminalswith various capabilities. | +| perl-Pod-Parser | GPL+ or Artistic | This software distribution contains the packages for using Perl5 POD (PlainOld Documentation). See the ""perlpod"" and ""perlsyn"" manual pages from yourPerl5 distribution for more information about POD. | +| perl-Pod-Parser | GPL+ or Artistic | This software distribution contains the packages for using Perl5 POD (PlainOld Documentation). See the ""perlpod"" and ""perlsyn"" manual pages from yourPerl5 distribution for more information about POD. | +| perl-Pod-Perldoc | GPL+ or Artistic | perldoc looks up a piece of documentation in .pod format that is embeddedin the perl installation tree or in a perl script, and displays it via""groff -man \| $PAGER"". This is primarily used for the documentation forthe perl library modules. | +| perl-Pod-Plainer | GPL+ or Artistic | Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>'constructs and returns the old(er) style with just 'C<>'; '<' and '>' arereplaced by 'E' and 'E'.This can be used to pre-process Pod before using tools which do notrecognize the new style Pods. | +| perl-Pod-Simple | GPL+ or Artistic | Pod::Simple is a Perl library for parsing text in the Pod (""plain olddocumentation"") markup language that is typically used for writingdocumentation for Perl and for Perl modules. | +| perl-Pod-Usage | GPL+ or Artistic | pod2usage will print a usage message for the invoking script (using itsembedded POD documentation) and then exit the script with the desired exitstatus. The usage message printed may have any one of three levels ofIf the verbose level is 1, then the synopsis is printed along with adescription (if present) of the command line options and arguments. If theverbose level is 2, then the entire manual page is printed. | +| perl-Scalar-List-Utils | GPL+ or Artistic | This package contains a selection of subroutines that people have expressedwould be nice to have in the perl core, but the usage would not really behigh enough to warrant the use of a keyword, and the size so small suchthat being individual extensions would be wasteful. | +| perl-SelfLoader | GPL+ or Artistic | This Perl module tells its users that functions in a package are to beautoloaded from after the ""__DATA__"" token. See also ""Autoloading"" inperlsub. | +| perl-SelfLoader | GPL+ or Artistic | This Perl module tells its users that functions in a package are to beautoloaded from after the ""__DATA__"" token. See also ""Autoloading"" inperlsub. | +| perl-SNMP_Session | Artistic 2.0 | Pure Perl SNMP v1 and SNMP v2 support for Perl 5.The SNMP operations currently supported are ""get"", ""get-next"", ""get-bulk""and ""set"", as well as trap generation and reception. | +| perl-Socket | GPL+ or Artistic | This module provides a variety of constants, structure manipulators and otherfunctions related to socket-based networking. The values and functionsprovided are useful when used in conjunction with Perl core functions such assocket(), setsockopt() and bind(). It also provides several other supportfunctions, mostly for dealing with conversions of network addresses betweenhuman-readable and native binary forms, and for hostname resolver operations. | +| perl-Socket6 | BSD | This module supports getaddrinfo() and getnameinfo() to intend to enableprotocol independent programming. If your environment supports IPv6, IPv6related defines such as AF_INET6 are included. | +| perl-Software-License | GPL+ or Artistic | Software-License contains templates for common open source software licenses. | +| perl-Software-License | GPL+ or Artistic | Software-License contains templates for common open source software licenses. | +| perl-srpm-macros | GPLv3+ | These RPM macros are used for building Perl source packages from sourcerepositories. They influence build-requires set into the source package. | +| perl-Storable | GPL+ or Artistic | The Storable package brings persistence to your Perl data structurescontaining scalar, array, hash or reference objects, i.e. anything thatcan be conveniently stored to disk and retrieved at a later time. | +| perl-String-CRC32 | Public Domain | This packages provides a perl module to generate checksums from strings andfrom files.The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK andmany others.There's another perl module called String::CRC, which supports calculation ofCRC values of various widths (i.e. not just 32 bits), but the generated sumsdiffer from those of the programs mentioned above. | +| perl-String-ShellQuote | (GPL+ or Artistic) and GPLv2+ | This package contains a Perl module and a command line utility whichare useful for quoting strings which are going to pass through theshell or a shell-like object. | +| perl-String-ShellQuote | (GPL+ or Artistic) and GPLv2+ | This package contains a Perl module and a command line utility whichare useful for quoting strings which are going to pass through theshell or a shell-like object. | +| perl-Sub-Exporter | GPL+ or Artistic | Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allowsfor renaming, currying/sub-generation, and other cool stuff.ACHTUNG! If you're not familiar with Exporter or exporting, readSub::Exporter::Tutorial first! | +| perl-Sub-Exporter | GPL+ or Artistic | Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allowsfor renaming, currying/sub-generation, and other cool stuff.ACHTUNG! If you're not familiar with Exporter or exporting, readSub::Exporter::Tutorial first! | +| perl-Sub-Install | GPL+ or Artistic | This module makes it easy to install subroutines into packages without theunsightly mess of no strict or typeglobs lying about where just anyonecan see them. | +| perl-Sub-Install | GPL+ or Artistic | This module makes it easy to install subroutines into packages without theunsightly mess of no strict or typeglobs lying about where just anyonecan see them. | +| perl-Sys-Guestfs | LGPLv2+ | perl-Sys-Guestfs contains Perl bindings for libguestfs (Sys::Guestfs). | +| perl-Sys-Syslog | GPL+ or Artistic | Sys::Syslog is an interface to the UNIX syslog(3) function. Call syslog() witha string priority and a list of printf() arguments just like at syslog(3). | +| perl-Sys-Syslog | GPL+ or Artistic | Sys::Syslog is an interface to the UNIX syslog(3) function. Call syslog() witha string priority and a list of printf() arguments just like at syslog(3). | +| perl-Sys-Virt | GPLv2+ or Artistic | The Sys::Virt module provides a Perl XS binding to the libvirt virtualmachine management APIs. This allows machines running within arbitraryvirtualization containers to be managed with a consistent API. | +| perl-Term-ANSIColor | GPL+ or Artistic | This module has two interfaces, one through color() and colored() and theother through constants. It also offers the utility functions uncolor(),colorstrip(), colorvalid(), and coloralias(), which have to be explicitlyimported to be used. | +| perl-Term-Cap | GPL+ or Artistic | These are low-level functions to extract and use capabilities from a terminalcapability (termcap) database. | +| perl-TermReadKey | (Copyright only) and (Artistic or GPL+) | Term::ReadKey is a compiled perl module dedicated to providing simplecontrol over terminal driver modes (cbreak, raw, cooked, etc.)support for non-blocking reads, if the architecture allows, and somegeneralized handy functions for working with terminals. One of themain goals is to have the functions as portable as possible, so youcan just plug in ""use Term::ReadKey"" on any architecture and have agood likelyhood of it working. | +| perl-Test | GPL+ or Artistic | The Test Perl module simplifies the task of writing test files for Perl modules,such that their output is in the format that Test::Harness expects to see. | +| perl-Test | GPL+ or Artistic | The Test Perl module simplifies the task of writing test files for Perl modules,such that their output is in the format that Test::Harness expects to see. | +| perl-Test-Harness | GPL+ or Artistic | This package allows tests to be run and results automatically aggregated andoutput to STDOUT.Although, for historical reasons, the Test-Harness distribution takes its namefrom this module it now exists only to provide TAP::Harness with an interfacethat is somewhat backwards compatible with Test::Harness 2.xx. If you'rewriting new code consider using TAP::Harness directly instead. | +| perl-Test-Harness | GPL+ or Artistic | This package allows tests to be run and results automatically aggregated andoutput to STDOUT.Although, for historical reasons, the Test-Harness distribution takes its namefrom this module it now exists only to provide TAP::Harness with an interfacethat is somewhat backwards compatible with Test::Harness 2.xx. If you'rewriting new code consider using TAP::Harness directly instead. | +| perl-tests | GPL+ or Artistic | This package contains the test suite included with Perl 5.24.4.Install this if you want to test your Perl installation (binary and coremodules). | +| perl-tests | GPL+ or Artistic | This package contains the test suite included with Perl 5.26.3.Install this if you want to test your Perl installation (binary and coremodules). | +| perl-Test-Simple | (GPL+ or Artistic) and CC0 and Public Domain | This package provides the bulk of the core testing facilities. For moreinformation, see perldoc for Test::Simple, Test::More, etc.This package is the CPAN component of the dual-lifed core package Test-Simple. | +| perl-Test-Simple | (GPL+ or Artistic) and CC0 and Public Domain | This package provides the bulk of the core testing facilities. For moreinformation, see perldoc for Test::Simple, Test::More, etc.This package is the CPAN component of the dual-lifed core package Test-Simple. | +| perl-Text-Balanced | GPL+ or Artistic | These Perl subroutines may be used to extract a delimited substring, possiblyafter skipping a specified prefix string. | +| perl-Text-Balanced | GPL+ or Artistic | These Perl subroutines may be used to extract a delimited substring, possiblyafter skipping a specified prefix string. | +| perl-Text-Diff | (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT | Text::Diff provides a basic set of services akin to the GNU diff utility.It is not anywhere near as feature complete as GNU diff, but it is betterintegrated with Perl and available on all platforms. It is often fasterthan shelling out to a system's diff executable for small files, andgenerally slower on larger files. | +| perl-Text-Glob | GPL+ or Artistic | Text::Glob implements glob(3) style matching that can be used to matchagainst text, rather than fetching names from a file-system. If youwant to do full file globbing use the File::Glob module instead. | +| perl-Text-Glob | GPL+ or Artistic | Text::Glob implements glob(3) style matching that can be used to matchagainst text, rather than fetching names from a file-system. If youwant to do full file globbing use the File::Glob module instead. | +| perl-Text-ParseWords | GPL+ or Artistic | The nested_quotewords() and quotewords() functions accept a delimiter (whichcan be a regular expression) and a list of lines and then breaks those linesup into a list of words ignoring delimiters that appear inside quotes.quotewords() returns all of the tokens in a single long list, whilenested_quotewords() returns a list of token lists corresponding to theelements of @lines. parse_line() does tokenizing on a single string. Thequotewords() functions simply call &parse_line(), so if you're only splittingone line you can call parse_line() directly and save a function call. | +| perl-Text-Soundex | (Copyright only) and (GPL+ or Artistic) | Soundex is a phonetic algorithm for indexing names by sound, as pronounced inEnglish. This module implements the original soundex algorithm developed byRobert Russell and Margaret Odell, as well as a variation called ""AmericanSoundex"". | +| perl-Text-Tabs+Wrap | TTWL | Text::Tabs performs the same job that the UNIX expand(1) and unexpand(1)Text::Wrap::wrap() will reformat lines into paragraphs. All it does is breakup long lines, it will not join short lines together. | +| perl-Text-Template | (GPL+ or Artistic) and (GPLv2+ or Artistic) | This is a library for generating form letters, building HTML pages, orfilling in templates generally. A 'template' is a piece of text thathas little Perl programs embedded in it here and there. When you'fill in' a template, you evaluate the little programs and replacethem with their values. | +| perl-Text-Template | GPL+ or Artistic | This is a library for generating form letters, building HTML pages, orfilling in templates generally. A 'template' is a piece of text thathas little Perl programs embedded in it here and there. When you'fill in' a template, you evaluate the little programs and replacethem with their values. | +| perl-Text-Unidecode | GPL+ or Artistic | Text::Unidecode provides a function, `unidecode(...)' that takesUnicode data and tries to represent it in US-ASCII characters (i.e.,the universally displayable characters between 0x00 and 0x7F). Therepresentation is almost always an attempt at *transliteration* -- i.e.,conveying, in Roman letters, the pronunciation expressed by the text insome other writing system. | +| perl-Thread-Queue | GPL+ or Artistic | This module provides thread-safe FIFO queues that can be accessed safely byany number of threads. | +| perl-Thread-Queue | GPL+ or Artistic | This module provides thread-safe FIFO queues that can be accessed safely byany number of threads. | +| perl-threads | GPL+ or Artistic | Since Perl 5.8, thread programming has been available using a model calledinterpreter threads which provides a new Perl interpreter for each thread,and, by default, results in no data or state information being sharedbetween threads.(Prior to Perl 5.8, 5005threads was available through the ""Thread.pm"" API.This threading model has been deprecated, and was removed as of Perl 5.10.0.) | +| perl-threads-shared | GPL+ or Artistic | By default, variables are private to each thread, and each newly createdthread gets a private copy of each existing variable. This module allowsyou to share variables across different threads (and pseudo-forks onWin32). It is used together with the threads module. | +| perl-TimeDate | GPL+ or Artistic | This module includes a number of smaller modules suited formanipulation of time and date strings with Perl. In particular, theDate::Format and Date::Parse modules can display and read times anddates in various formats, providing a more reliable interface totextual representations of points in time. | +| perl-Time-HiRes | GPL+ or Artistic | The Time::HiRes module implements a Perl interface to the usleep, nanosleep,ualarm, gettimeofday, and setitimer/getitimer system calls, in other words,high resolution time and timers. | +| perl-Time-HiRes | GPL+ or Artistic | The Time::HiRes module implements a Perl interface to the usleep, nanosleep,ualarm, gettimeofday, and setitimer/getitimer system calls, in other words,high resolution time and timers. | +| perl-Time-Local | GPL+ or Artistic | This module provides functions that are the inverse of built-in perl functionslocaltime() and gmtime(). They accept a date as a six-element array, andreturn the corresponding time(2) value in seconds since the system epoch(Midnight, January 1, 1970 GMT on Unix, for example). This value can bepositive or negative, though POSIX only requires support for positive values,so dates before the system's epoch may not work on all operating systems. | +| perl-Time-Piece | (GPL+ or Artistic) and BSD | The Time::Piece module replaces the standard localtime and gmtime functionswith implementations that return objects. It does so in a backwards compatiblemanner, so that using localtime or gmtime as documented in perlfunc stillbehave as expected. | +| perl-Time-Piece | (GPL+ or Artistic) and BSD | The Time::Piece module replaces the standard localtime and gmtime functionswith implementations that return objects. It does so in a backwards compatiblemanner, so that using localtime or gmtime as documented in perlfunc stillbehave as expected. | +| perl-Try-Tiny | MIT | This module provides bare bones try/catch statements that are designed tominimize common mistakes with eval blocks, and NOTHING else.This is unlike TryCatch, which provides a nice syntax and avoids addinganother call stack layer, and supports calling return from the try block toreturn from the parent subroutine. These extra features come at a cost of afew dependencies, namely Devel::Declare and Scope::Upper that are occasionallyproblematic, and the additional catch filtering uses Moose type constraints,which may not be desirable either. | +| perl-Unicode-Collate | (GPL+ or Artistic) and Unicode | This package is Perl implementation of Unicode Technical Standard #10 (UnicodeCollation Algorithm). | +| perl-Unicode-Collate | (GPL+ or Artistic) and Unicode | This package is Perl implementation of Unicode Technical Standard #10 (UnicodeCollation Algorithm). | +| perl-Unicode-Normalize | GPL+ or Artistic | This package provides Perl functions that can convert strings into variousUnicode normalization forms as defined in Unicode Standard Annex #15. | +| perl-Unix-Syslog | Artistic 2.0 | This module provides an interface to the system logger syslogd(8) viaPerl's XSUBs. The implementation attempts to resemble the nativelibc-functions of your system, so that anyone being familiar withsyslog.h should be able to use this module right away. | +| perl-URI | GPL+ or Artistic | This module implements the URI class. Objects of this class represent""Uniform Resource Identifier references"" as specified in RFC 2396 (andupdated by RFC 2732). | +| perl-URI | GPL+ or Artistic | This module implements the URI class. Objects of this class represent""Uniform Resource Identifier references"" as specified in RFC 2396 (andupdated by RFC 2732). | +| perl-utils | GPL+ or Artistic | Several utilities which come with Perl distribution like c2ph, h2ph, perlbug,perlthanks, pl2pm, pstruct, and splain. Some utilities are provided by morespecific packages like perldoc by perl-Pod-Perldoc. | +| perl-utils | GPL+ or Artistic | Several utilities which come with Perl distribution like h2ph, perlbug,perlthanks, pl2pm, and splain. Some utilities are provided by more specificpackages like perldoc by perl-Pod-Perldoc. | +| perl-version | GPL+ or Artistic | Version objects were added to Perl in 5.10. This module implements versionobjects for older version of Perl and provides the version object API forall versions of Perl. All previous releases before 0.74 are deprecated andshould not be used due to incompatible API changes. Version 0.77 introducesthe new 'parse' and 'declare' methods to standardize usage. You arestrongly urged to set 0.77 as a minimum in your code. | +| perl-version | GPL+ or Artistic | Version objects were added to Perl in 5.10. This module implements versionobjects for older version of Perl and provides the version object API forall versions of Perl. All previous releases before 0.74 are deprecated andshould not be used due to incompatible API changes. Version 0.77 introducesthe new 'parse' and 'declare' methods to standardize usage. You arestrongly urged to set 0.77 as a minimum in your code. | +| perl-WWW-RobotRules | GPL+ or Artistic | This module parses /robots.txt files as specified in ""A Standard for RobotExclusion"", at . Webmasters canuse the /robots.txt file to forbid conforming robots from accessing partsof their web site. | +| perl-XML-Catalog | GPL+ or Artistic | This module implements draft 0.4 of John Cowan's XML Catalog (formerlyknown as XCatalog) see()Catalogs may be written in either SOCAT or XML syntax. XML::Catalog willassume SOCAT syntax if the catalog is not in well-formed XML syntax. | +| perl-XML-LibXML | (GPL+ or Artistic) and MIT | This module implements a Perl interface to the GNOME libxml2 librarywhich provides interfaces for parsing and manipulating XML files. Thismodule allows Perl programmers to make use of the highly capablevalidating XML parser and the high performance DOM implementation. | +| perl-XML-NamespaceSupport | GPL+ or Artistic | This module offers a simple to process name-spaced XML names (unames) fromwithin any application that may need them. It also helps maintain a prefixto name space URI map, and provides a number of basic checks. | +| perl-XML-Parser | GPL+ or Artistic | This module provides ways to parse XML documents. It is built on topof XML::Parser::Expat, which is a lower level interface to JamesClark's expat library. Each call to one of the parsing methods createsa new instance of XML::Parser::Expat which is then used to parse thedocument. Expat options may be provided when the XML::Parser object iscreated. These options are then passed on to the Expat object on eachparse call. They can also be given as extra arguments to the parsemethods, in which case they override options given at XML::Parsercreation time. | +| perl-XML-SAX | GPL+ or Artistic | XML::SAX consists of several framework classes for using and buildingPerl SAX2 XML parsers, filters, and drivers. It is designed around theneed to be able to ""plug in"" different SAX parsers to an applicationwithout requiring programmer intervention. Those of you familiar withthe DBI will be right at home. Some of the designs come from the JavaJAXP specification (SAX part), only without the javaness. | +| perl-XML-SAX-Base | GPL+ or Artistic | This module has a very simple task - to be a base class for Perl SAX driversand filters. Its default behavior is to pass the input directly to theoutput unchanged. It can be useful to use this module as a base class soyou don't have to, for example, implement the characters() callback. | +| perl-XML-Simple | GPL+ or Artistic | The XML::Simple module provides a simple API layer on top of anunderlying XML parsing module (either XML::Parser or one of the SAX2parser modules). | +| perl-XML-TokeParser | GPL+ or Artistic | XML::TokeParser provides a procedural (""pull mode"") interface toXML::Parser in much the same way that Gisle Aas' HTML::TokeParser providesa procedural interface to HTML::Parser. XML::TokeParser splits its XMLinput up into ""tokens,"" each corresponding to an XML::Parser event. | +| perl-XML-XPath | Artistic 2.0 and (GPL+ or Artistic) | This module aims to comply exactly to the XPath specification athttp://www.w3.org/TR/xpath and yet allow extensions to be added in theform of functions. Modules such as XSLT and XPointer may need to dothis as they support functionality beyond XPath. | +| perl-YAML | GPL+ or Artistic | The YAML.pm module implements a YAML Loader and Dumper based on theYAML 1.0 specification. `http://www.yaml.org/spec/YAML` is a generic data serialization language that is optimized forhuman readability. It can be used to express the data structures ofmost modern programming languages, including Perl.For information on the YAML syntax, please refer to the YAMLspecification. | +| perl-YAML | GPL+ or Artistic | The YAML.pm module implements a YAML Loader and Dumper based on theYAML 1.0 specification. `http://www.yaml.org/spec/YAML` is a generic data serialization language that is optimized forhuman readability. It can be used to express the data structures ofmost modern programming languages, including Perl.For information on the YAML syntax, please refer to the YAMLspecification. | +| pesign | GPLv2 | This package contains the pesign utility for signing UEFI binaries aswell as other associated tools. | +| pgaudit | PostgreSQL | The PostgreSQL Audit extension (pgaudit) provides detailed sessionand/or object audit logging via the standard PostgreSQL loggingfacility.The goal of the PostgreSQL Audit extension (pgaudit) is to providePostgreSQL users with capability to produce audit logs often required tocomply with government, financial, or ISO certifications.An audit is an official inspection of an individual's or organization'saccounts, typically by an independent body. The information gathered bythe PostgreSQL Audit extension (pgaudit) is properly called an audittrail or audit log. The term audit log is used in this documentation. | +| php | PHP and Zend and BSD and MIT and ASL 1.0 | PHP is an HTML-embedded scripting language. PHP attempts to make iteasy for developers to write dynamically generated web pages. PHP alsooffers built-in database integration for several commercial andnon-commercial database management systems, so writing adatabase-enabled webpage with PHP is fairly simple. The most commonuse of PHP coding is probably as a replacement for CGI scripts.The php package contains the module (often referred to as mod_php)which adds support for the PHP language to Apache HTTP Server. | +| php | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA | PHP is an HTML-embedded scripting language. PHP attempts to make iteasy for developers to write dynamically generated web pages. PHP alsooffers built-in database integration for several commercial andnon-commercial database management systems, so writing adatabase-enabled webpage with PHP is fairly simple. The most commonuse of PHP coding is probably as a replacement for CGI scripts.The php package contains the module (often referred to as mod_php)which adds support for the PHP language to Apache HTTP Server. | +| php-bcmath | PHP and LGPLv2+ | The php-bcmath package contains a dynamic shared object that will addsupport for using the bcmath library to PHP. | +| php-bcmath | PHP and LGPLv2+ | The php-bcmath package contains a dynamic shared object that will addsupport for using the bcmath library to PHP. | +| php-cli | PHP and Zend and BSD and MIT and ASL 1.0 | The php-cli package contains the command-line interfaceexecuting PHP scripts, /usr/bin/php, and the CGI interface. | +| php-cli | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and PostgreSQL | The php-cli package contains the command-line interfaceexecuting PHP scripts, /usr/bin/php, and the CGI interface. | +| php-common | PHP and BSD | The php-common package contains files used by both the phppackage and the php-cli package. | +| php-common | PHP and BSD | The php-common package contains files used by both the phppackage and the php-cli package. | +| php-dba | PHP | The php-dba package contains a dynamic shared object that will addsupport for using the DBA database abstraction layer to PHP. | +| php-dba | PHP | The php-dba package contains a dynamic shared object that will addsupport for using the DBA database abstraction layer to PHP. | +| php-dbg | PHP and Zend and BSD and MIT and ASL 1.0 | The php-dbg package contains the interactive PHP debugger. | +| php-dbg | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA | The php-dbg package contains the interactive PHP debugger. | +| php-devel | PHP and Zend and BSD and MIT and ASL 1.0 | The php-devel package contains the files needed for building PHPextensions. If you need to compile your own PHP extensions, you willneed to install this package. | +| php-devel | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA | The php-devel package contains the files needed for building PHPextensions. If you need to compile your own PHP extensions, you willneed to install this package. | +| php-embedded | PHP and Zend and BSD and MIT and ASL 1.0 | The php-embedded package contains a library which can be embeddedinto applications to provide PHP scripting language support. | +| php-embedded | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA | The php-embedded package contains a library which can be embeddedinto applications to provide PHP scripting language support. | +| php-enchant | PHP | The php-enchant package contains a dynamic shared object that will addsupport for using the enchant library to PHP. | +| php-enchant | PHP | The php-enchant package contains a dynamic shared object that will addsupport for using the enchant library to PHP. | +| php-fpm | PHP and Zend and BSD and MIT and ASL 1.0 | PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGIimplementation with some additional features useful for sites ofany size, especially busier sites. | +| php-fpm | PHP and Zend and BSD and MIT and ASL 1.0 and NCSA | PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGIimplementation with some additional features useful for sites ofany size, especially busier sites. | +| php-gd | PHP | The php-gd package contains a dynamic shared object that will addsupport for using the gd graphics library to PHP. | +| php-gd | PHP | The php-gd package contains a dynamic shared object that will addsupport for using the gd graphics library to PHP. | +| php-gmp | PHP | These functions allow you to work with arbitrary-length integersusing the GNU MP library. | +| php-gmp | PHP | These functions allow you to work with arbitrary-length integersusing the GNU MP library. | +| php-intl | PHP | The php-intl package contains a dynamic shared object that will addsupport for using the ICU library to PHP. | +| php-intl | PHP | The php-intl package contains a dynamic shared object that will addsupport for using the ICU library to PHP. | +| php-json | PHP | The php-json package provides an extension that will addsupport for JavaScript Object Notation (JSON) to PHP. | +| php-json | PHP | The php-json package provides an extension that will addsupport for JavaScript Object Notation (JSON) to PHP. | +| php-ldap | PHP | The php-ldap adds Lightweight Directory Access Protocol (LDAP)support to PHP. LDAP is a set of protocols for accessing directoryservices over the Internet. PHP is an HTML-embedded scriptinglanguage. | +| php-ldap | PHP | The php-ldap adds Lightweight Directory Access Protocol (LDAP)support to PHP. LDAP is a set of protocols for accessing directoryservices over the Internet. PHP is an HTML-embedded scriptinglanguage. | +| php-mbstring | PHP and LGPLv2 and OpenLDAP | The php-mbstring package contains a dynamic shared object that will addsupport for multi-byte string handling to PHP. | +| php-mbstring | PHP and LGPLv2 and OpenLDAP | The php-mbstring package contains a dynamic shared object that will addsupport for multi-byte string handling to PHP. | +| php-mysqlnd | PHP | The php-mysqlnd package contains a dynamic shared object that will addMySQL database support to PHP. MySQL is an object-relational databasemanagement system. PHP is an HTML-embeddable scripting language. Ifyou need MySQL support for PHP applications, you will need to installthis package and the php package.This package use the MySQL Native Driver | +| php-mysqlnd | PHP | The php-mysqlnd package contains a dynamic shared object that will addMySQL database support to PHP. MySQL is an object-relational databasemanagement system. PHP is an HTML-embeddable scripting language. Ifyou need MySQL support for PHP applications, you will need to installthis package and the php package.This package use the MySQL Native Driver | +| php-odbc | PHP | The php-odbc package contains a dynamic shared object that will adddatabase support through ODBC to PHP. ODBC is an open specificationwhich provides a consistent API for developers to use for accessingdata sources (which are often, but not always, databases). PHP is anHTML-embeddable scripting language. If you need ODBC support for PHPapplications, you will need to install this package and the phppackage. | +| php-odbc | PHP | The php-odbc package contains a dynamic shared object that will adddatabase support through ODBC to PHP. ODBC is an open specificationwhich provides a consistent API for developers to use for accessingdata sources (which are often, but not always, databases). PHP is anHTML-embeddable scripting language. If you need ODBC support for PHPapplications, you will need to install this package and the phppackage. | +| php-opcache | PHP | The Zend OPcache provides faster PHP execution through opcode caching andoptimization. It improves PHP performance by storing precompiled scriptbytecode in the shared memory. This eliminates the stages of reading code fromthe disk and compiling it on future access. In addition, it applies a fewbytecode optimization patterns that make code execution faster. | +| php-opcache | PHP | The Zend OPcache provides faster PHP execution through opcode caching andoptimization. It improves PHP performance by storing precompiled scriptbytecode in the shared memory. This eliminates the stages of reading code fromthe disk and compiling it on future access. In addition, it applies a fewbytecode optimization patterns that make code execution faster. | +| php-pdo | PHP | The php-pdo package contains a dynamic shared object that will adda database access abstraction layer to PHP. This module providesa common interface for accessing MySQL, PostgreSQL or otherdatabases. | +| php-pdo | PHP | The php-pdo package contains a dynamic shared object that will adda database access abstraction layer to PHP. This module providesa common interface for accessing MySQL, PostgreSQL or otherdatabases. | +| php-pear | BSD and LGPLv3+ | PEAR is a framework and distribution system for reusable PHPcomponents. This package contains the basic PEAR components. | +| php-pear | BSD and LGPLv3+ | PEAR is a framework and distribution system for reusable PHPcomponents. This package contains the basic PEAR components. | +| php-pecl-apcu | PHP | APCu only supports userland caching of variables.The php-pecl-apcu-bc package provides a dropin replacement for APC. | +| php-pecl-apcu | PHP | APCu only supports userland caching of variables.The php-pecl-apcu-bc package provides a dropin replacement for APC. | +| php-pecl-apcu-devel | PHP | These are the files needed to compile programs using APCu. | +| php-pecl-apcu-devel | PHP | These are the files needed to compile programs using APCu. | +| php-pecl-rrd | BSD | Procedural and simple OO wrapper for rrdtool - data logging and graphingsystem for time series data. | +| php-pecl-xdebug | PHP | The Xdebug extension helps you debugging your script by providing a lot ofvaluable debug information. The debug information that Xdebug can provideincludes the following:* stack and function traces in error messages with: o full parameter display for user defined functions o function name, file name and line indications o support for member functions* memory allocation* protection for infinite recursionsXdebug also provides:* profiling information for PHP scripts* code coverage analysis* capabilities to debug your scripts interactively with a debug client | +| php-pecl-zip | PHP | Zip is an extension to create and read zip files. | +| php-pecl-zip | PHP | Zip is an extension to create and read zip files. | +| php-pgsql | PHP | The php-pgsql package add PostgreSQL database support to PHP.PostgreSQL is an object-relational database managementsystem that supports almost all SQL constructs. PHP is anHTML-embedded scripting language. If you need back-end support forPostgreSQL, you should install this package in addition to the mainphp package. | +| php-pgsql | PHP | The php-pgsql package add PostgreSQL database support to PHP.PostgreSQL is an object-relational database managementsystem that supports almost all SQL constructs. PHP is anHTML-embedded scripting language. If you need back-end support forPostgreSQL, you should install this package in addition to the mainphp package. | +| php-process | PHP | The php-process package contains dynamic shared objects which addsupport to PHP using system interfaces for inter-processcommunication. | +| php-process | PHP | The php-process package contains dynamic shared objects which addsupport to PHP using system interfaces for inter-processcommunication. | +| php-recode | PHP | The php-recode package contains a dynamic shared object that will addsupport for using the recode library to PHP. | +| php-recode | PHP | The php-recode package contains a dynamic shared object that will addsupport for using the recode library to PHP. | +| php-snmp | PHP | The php-snmp package contains a dynamic shared object that will addsupport for querying SNMP devices to PHP. PHP is an HTML-embeddablescripting language. If you need SNMP support for PHP applications, youwill need to install this package and the php package. | +| php-snmp | PHP | The php-snmp package contains a dynamic shared object that will addsupport for querying SNMP devices to PHP. PHP is an HTML-embeddablescripting language. If you need SNMP support for PHP applications, youwill need to install this package and the php package. | +| php-soap | PHP | The php-soap package contains a dynamic shared object that will addsupport to PHP for using the SOAP web services protocol. | +| php-soap | PHP | The php-soap package contains a dynamic shared object that will addsupport to PHP for using the SOAP web services protocol. | +| php-xml | PHP | The php-xml package contains dynamic shared objects which add supportto PHP for manipulating XML documents using the DOM tree,and performing XSL transformations on XML documents. | +| php-xml | PHP | The php-xml package contains dynamic shared objects which add supportto PHP for manipulating XML documents using the DOM tree,and performing XSL transformations on XML documents. | +| php-xmlrpc | PHP and BSD | The php-xmlrpc package contains a dynamic shared object that will addsupport for the XML-RPC protocol to PHP. | +| php-xmlrpc | PHP and BSD | The php-xmlrpc package contains a dynamic shared object that will addsupport for the XML-RPC protocol to PHP. | +| pidgin | BSD and GPLv2+ and GPLv2 and LGPLv2+ and MIT | Pidgin allows you to talk to anyone using a variety of messagingprotocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu,ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, Simple and Zephyr.These protocols are implemented using a modular, easy to use design.To use a protocol, just add an account using the account editor.Pidgin supports many common features of other clients, as well as manyunique features, such as perl scripting, TCL scripting and C plugins.Pidgin is not affiliated with or endorsed by America Online, Inc.,Microsoft Corporation, Yahoo! Inc., or ICQ Inc. | +| pidgin-sipe | GPLv2+ | A third-party plugin for the Pidgin multi-protocol instant messenger.It implements the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)With this plugin you should be able to replace your Microsoft OfficeCommunicator client with Pidgin.This package provides the icon set for Pidgin. | +| pinentry | GPLv2+ | Pinentry is a collection of simple PIN or passphrase entry dialogs whichutilize the Assuan protocol as described by the aegypten project; seehttp://www.gnupg.org/aegypten/ for details.This package contains the curses (text) based version of the PIN entry dialog. | +| pinentry-emacs | GPLv2+ | Pinentry is a collection of simple PIN or passphrase entry dialogs whichutilize the Assuan protocol as described by the aegypten project; seehttp://www.gnupg.org/aegypten/ for details.This package contains the emacs based version of the PIN entry dialog. | +| pinentry-gnome3 | GPLv2+ | Pinentry is a collection of simple PIN or passphrase entry dialogs whichutilize the Assuan protocol as described by the aegypten project; seehttp://www.gnupg.org/aegypten/ for details.This package contains the GNOME 3 version of the PIN entry dialog. | +| pinentry-gtk | GPLv2+ | Pinentry is a collection of simple PIN or passphrase entry dialogs whichutilize the Assuan protocol as described by the aegypten project; seehttp://www.gnupg.org/aegypten/ for details.This package contains the GTK GUI based version of the PIN entry dialog. | +| pinfo | GPLv2 | Pinfo is an info file (or man page) viewer with a user interfacesimilar to the Lynx Web browser's interface. Pinfo supports searchingusing regular expressions, and is based on the ncurses library. | +| pipewire | LGPLv2+ | PipeWire is a multimedia server for Linux and other Unix like operatingsystems. | +| pipewire-devel | LGPLv2+ | Headers and libraries for developing applications that can communicate witha PipeWire media server. | +| pipewire-doc | LGPLv2+ | This package contains documentation for the PipeWire media server. | +| pipewire-libs | LGPLv2+ | This package contains the runtime libraries for any application that wishesto interface with a PipeWire media server. | +| pipewire-utils | LGPLv2+ | This package contains command line utilities for the PipeWire media server. | +| pixman | MIT | Pixman is a pixel manipulation library for X and Cairo. | +| pixman-devel | MIT | Development library for pixman. | +| pki-base | GPLv2 and LGPLv2 | The PKI Base Package contains the common and client libraries and utilitieswritten in Python. | +| pki-base-java | GPLv2 and LGPLv2 | The PKI Base Java Package contains the common and client libraries and utilitieswritten in Java. | +| pki-ca | GPLv2 and LGPLv2 | The Certificate Authority (CA) is a required PKI subsystem which issues,renews, revokes, and publishes certificates as well as compiling andpublishing Certificate Revocation Lists (CRLs).The Certificate Authority can be configured as a self-signing CertificateAuthority, where it is the root CA, or it can act as a subordinate CA,where it obtains its own signing certificate from a public CA. | +| pki-kra | GPLv2 and LGPLv2 | The Key Recovery Authority (KRA) is an optional PKI subsystem that can actas a key archival facility. When configured in conjunction with theCertificate Authority (CA), the KRA stores private encryption keys as part ofthe certificate enrollment process. The key archival mechanism is triggeredwhen a user enrolls in the PKI and creates the certificate request. Using theCertificate Request Message Format (CRMF) request format, a request isgenerated for the user's private encryption key. This key is then stored inthe KRA which is configured to store keys in an encrypted format that can onlybe decrypted by several agents requesting the key at one time, providing forprotection of the public encryption keys for the users in the PKI deployment.Note that the KRA archives encryption keys; it does NOT archive signing keys,since such archival would undermine non-repudiation properties of signing keys. | +| pki-server | GPLv2 and LGPLv2 | The PKI Server Package contains libraries and utilities needed by thefollowing PKI subsystems: the Certificate Authority (CA), the Key Recovery Authority (KRA), the Online Certificate Status Protocol (OCSP) Manager, the Token Key Service (TKS), and the Token Processing Service (TPS). | +| pki-servlet-4.0-api | ASL 2.0 | Apache Tomcat Servlet API Implementation Classes. | +| pki-servlet-engine | ASL 2.0 | Tomcat is the servlet engine that is used in the official ReferenceImplementation for the Java Servlet and JavaServer Pages technologies.The Java Servlet and JavaServer Pages specifications are developed bySun under the Java Community Process.Tomcat is developed in an open and participatory environment andreleased under the Apache Software License version 2.0. Tomcat is intendedto be a collaboration of the best-of-breed developers from around the world. | +| pki-symkey | GPLv2 and LGPLv2 | The PKI Symmetric Key Java Package supplies various nativesymmetric key operations to Java programs. | +| pki-tools | GPLv2 and LGPLv2 | This package contains PKI executables that can be used to help makeCertificate System into a more complete and robust PKI solution. | +| platform-python-coverage | ASL 2.0 and MIT and (MIT or GPL) | Coverage.py is a Python 3 module that measures code coverage during Pythonexecution. It uses the code analysis tools and tracing hooks provided in thePython standard library to determine which lines are executable, and whichhave been executed. | +| platform-python-debug | Python | python3-debug provides a version of the Python runtime with numerous debuggingfeatures enabled, aimed at advanced Python users such as developers of Pythonextension modules.This version uses more memory and will be slower than the regular Python build,but is useful for tracking down reference-counting issues and other bugs.The bytecode format is unchanged, so that .pyc files are compatible betweenthis and the standard version of Python, but the debugging features mean thatC/C++ extension modules are ABI-incompatible and must be built for each versionseparately.The debug build shares installation directories with the standard Pythonruntime, so that .py and .pyc files can be shared.Compiled extension modules use a special ABI flag (""d"") in the filename,so extensions for both versions can co-exist in the same directory. | +| platform-python-devel | Python | This package contains the header files and configuration needed to compilePython extension modules (typically written in C or C++), to embed Pythoninto other programs, and to make binary distributions for Python libraries.It also contains the necessary macros to build RPM packages with Python modulesand 2to3 tool, an automatic source converter from Python 2.X. | +| plexus-cipher | ASL 2.0 | 0. | +| plexus-cipher | ASL 2.0 | 0. | +| plexus-classworlds | ASL 2.0 and Plexus | Classworlds is a framework for container developerswho require complex manipulation of Java's ClassLoaders.Java's native ClassLoader mechanisms and classes can causemuch headache and confusion for certain types ofapplication developers. Projects which involve dynamicloading of components or otherwise represent a 'container'can benefit from the classloading control provided byclassworlds. | +| plexus-classworlds | ASL 2.0 and Plexus | Classworlds is a framework for container developerswho require complex manipulation of Java's ClassLoaders.Java's native ClassLoader mechanisms and classes can causemuch headache and confusion for certain types ofapplication developers. Projects which involve dynamicloading of components or otherwise represent a 'container'can benefit from the classloading control provided byclassworlds. | +| plexus-containers-component-annotations | ASL 2.0 and MIT and xpp | Component API from plexus-containers. | +| plexus-containers-component-annotations | ASL 2.0 and MIT and xpp | Component API from plexus-containers. | +| plexus-interpolation | ASL 2.0 and ASL 1.1 and MIT | Plexus interpolator is the outgrowth of multiple iterations of developmentfocused on providing a more modular, flexible interpolation framework forthe expression language style commonly seen in Maven, Plexus, and otherrelated projects. | +| plexus-interpolation | ASL 2.0 and ASL 1.1 and MIT | Plexus interpolator is the outgrowth of multiple iterations of developmentfocused on providing a more modular, flexible interpolation framework forthe expression language style commonly seen in Maven, Plexus, and otherrelated projects. | +| plexus-sec-dispatcher | ASL 2.0 | Plexus Security Dispatcher Component | +| plexus-sec-dispatcher | ASL 2.0 | Plexus Security Dispatcher Component | +| plexus-utils | ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-utils | ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plymouth | GPLv2+ | Plymouth provides an attractive graphical boot animation inplace of the text messages that normally get shown. Textmessages are instead redirected to a log file for viewingafter boot. | +| plymouth-core-libs | GPLv2+ | This package contains the libply and libply-splash-core librariesused by Plymouth. | +| plymouth-graphics-libs | GPLv2+ | This package contains the libply-splash-graphics libraryused by graphical Plymouth splashes. | +| plymouth-plugin-fade-throbber | GPLv2+ | This package contains the ""Fade-In"" boot splash plugin forPlymouth. It features a centered image that fades in and outwhile other images pulsate around during system boot up. | +| plymouth-plugin-label | GPLv2+ | This package contains the label control plugin forPlymouth. It provides the ability to render text ongraphical boot splashes using pango and cairo. | +| plymouth-plugin-script | GPLv2+ | This package contains the ""script"" boot splash plugin forPlymouth. It features an extensible, scriptable boot splashlanguage that simplifies the process of designing customboot splash themes. | +| plymouth-plugin-space-flares | GPLv2+ | This package contains the ""space-flares"" boot splash plugin forPlymouth. It features a corner image with animated flares. | +| plymouth-plugin-throbgress | GPLv2+ | This package contains the ""throbgress"" boot splash plugin forPlymouth. It features a centered logo and animated spinner thatspins repeatedly while a progress bar advances at the bottom ofthe screen. | +| plymouth-plugin-two-step | GPLv2+ | This package contains the ""two-step"" boot splash plugin forPlymouth. It features a two phased boot process that starts witha progressing animation synced to boot time and finishes with ashort, fast one-shot animation. | +| plymouth-scripts | GPLv2+ | This package contains scripts that help integrate Plymouth withthe system. | +| plymouth-system-theme | GPLv2+ | This metapackage tracks the current distribution default theme. | +| plymouth-theme-charge | GPLv2+ | This package contains the ""charge"" boot splash theme forPlymouth. It is the default theme for Anolis OS. | +| plymouth-theme-fade-in | GPLv2+ | This package contains the ""Fade-In"" boot splash theme forPlymouth. It features a centered logo that fades in and outwhile stars twinkle around the logo during system boot up. | +| plymouth-theme-script | GPLv2+ | This package contains the ""script"" boot splash theme forPlymouth. It it is a simple example theme the uses the ""script""plugin. | +| plymouth-theme-solar | GPLv2+ | This package contains the ""Solar"" boot splash theme forPlymouth. It features a blue flamed sun with animated solar flares. | +| plymouth-theme-spinfinity | GPLv2+ | This package contains the ""Spinfinity"" boot splash theme forPlymouth. It features a centered logo and animated spinner thatspins in the shape of an infinity sign. | +| plymouth-theme-spinner | GPLv2+ | This package contains the ""spinner"" boot splash theme forPlymouth. It features a small spinner on a dark background. | +| pmdk-convert | BSD | pmdk-convert is a tool for conversion of PMDK pools from any versionto any consecutive version. Currently only libpmemobj pools requireconversion and this tool supports only those kind of pools. | +| pmempool | BSD | The pmempool is a standalone utility for management and off-line analysisof Persistent Memory pools created by PMDK libraries. It provides a setof utilities for administration and diagnostics of Persistent Memory pools.The pmempool may be useful for troubleshooting by system administratorsand users of the applications based on PMDK libraries. | +| pmix | BSD | The Process Management Interface (PMI) has been used for quite some time asa means of exchanging wireup information needed for interprocesscommunication. Two versions (PMI-1 and PMI-2) have been released as part ofthe MPICH effort. While PMI-2 demonstrates better scaling properties than itsPMI-1 predecessor, attaining rapid launch and wireup of the roughly 1Mprocesses executing across 100k nodes expected for exascale operations remainschallenging.PMI Exascale (PMIx) represents an attempt to resolve these questions byproviding an extended version of the PMI standard specifically designed tosupport clusters up to and including exascale sizes. The overall objective ofthe project is not to branch the existing pseudo-standard definitions - infact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - butrather to (a) augment and extend those APIs to eliminate some currentrestrictions that impact scalability, and (b) provide a referenceimplementation of the PMI-server that demonstrates the desired level ofscalability. | +| pmreorder | BSD | The pmreorder tool is a collection of python scripts designed to parseand replay operations logged by pmemcheck - a persistent memory checking tool.Pmreorder performs the store reordering between persistent memory barriers -a sequence of flush-fence operations. It uses a consistency checking routineprovided in the command line options to check whether files are in a consistent state. | +| pnm2ppa | GPLv2+ | Pnm2ppa is a color driver for HP PPA host-based printers such as theHP710C, 712C, 720C, 722C, 820Cse, 820Cxi, 1000Cse, and 1000Cxi.Pnm2ppa accepts Ghostscript output in PPM format and sends it to theprinter in PPA format.Install pnm2ppa if you need to print to a PPA printer. | +| podman | ASL 2.0 | Manage Pods, Containers and Container Imageslibpod provides a library for applications looking to usethe Container Pod concept popularized by Kubernetes. | +| podman | ASL 2.0 | podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other.Manage Pods, Containers and Container Imageslibpod Simple management tool for pods, containers and images | +| podman | ASL 2.0 | podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other.Manage Pods, Containers and Container Imageslibpod Simple management tool for pods, containers and images | +| podman-docker | ASL 2.0 | This package installs a script named docker that emulates the Docker CLI byexecuting podman commands, it also creates links between all Docker CLI manpages and podman. | +| podman-docker | ASL 2.0 | This package installs a script named docker that emulates the Docker CLI byexecutes podman commands, it also creates links between all Docker CLI manpages and podman. | +| podman-docker | ASL 2.0 | This package installs a script named docker that emulates the Docker CLI byexecutes podman commands, it also creates links between all Docker CLI manpages and podman. | +| podman-remote | ASL 2.0 | Remote client for managing podman containers.This experimental remote client is under heavy development. Please do notrun podman-remote in production.podman-remote uses the varlink connection to connect to a podman client tomanage pods, containers and container images. podman-remote supports sshconnections as well. | +| podman-remote | ASL 2.0 | Remote client for managing podman containers.This experimental remote client is under heavy development. Please do notrun podman-remote in production.podman-remote uses the varlink connection to connect to a podman client tomanage pods, containers and container images. podman-remote supports sshconnections as well. | +| podman-tests | ASL 2.0 | Tests for podmanThis package contains system tests for podman | +| podman-tests | ASL 2.0 | Tests for podmanThis package contains system tests for podman | +| policycoreutils-gui | GPLv2 | system-config-selinux is a utility for managing the SELinux environment | +| policycoreutils-sandbox | GPLv2 | The policycoreutils-sandbox package contains the scripts to create graphicalsandboxes | +| poppler | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | poppler is a PDF rendering library. | +| poppler-data | BSD and GPLv2 | This package consists of encoding files for use with poppler. The encodingfiles are optional and poppler will automatically read them if they are present.When installed, the encoding files enables poppler to correctly render both CJKand Cyrrilic characters properly. | +| poppler-glib | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Glib wrapper for poppler. | +| poppler-utils | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Command line tools for manipulating PDF files and converting them toother formats. | +| postfix-cdb | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for CDB maps in Postfix. If you plan to use CDBmaps with Postfix, you need this. | +| postfix-ldap | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for LDAP maps in Postfix. If you plan to use LDAPmaps with Postfix, you need this. | +| postfix-mysql | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for MySQL maps in Postfix. If you plan to use MySQLmaps with Postfix, you need this. | +| postfix-pcre | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for PCRE maps in Postfix. If you plan to use PCREmaps with Postfix, you need this. | +| postfix-perl-scripts | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This package contains perl scripts pflogsumm and qshape.Pflogsumm is a log analyzer/summarizer for the Postfix MTA. It isdesigned to provide an over-view of Postfix activity. Pflogsummgenerates summaries and, in some cases, detailed reports of mailserver traffic volumes, rejected and bounced email, and serverwarnings, errors and panics.qshape prints Postfix queue domain and age distribution. | +| postfix-pgsql | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for PostgreSQL maps in Postfix. If you plan to usePostgreSQL maps with Postfix, you need this. | +| postfix-sqlite | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | This provides support for SQLite maps in Postfix. If you plan to use SQLitemaps with Postfix, you need this. | +| postgres-decoderbufs | MIT | A PostgreSQL logical decoder output plugin to deliver dataas Protocol Buffers messages. | +| postgresql | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The base postgresql package contains the client programs that you'll need toaccess a PostgreSQL DBMS server, as well as HTML documentation for the wholesystem. These client programs can be located on the same machine as thePostgreSQL server, or on a remote machine that accesses a PostgreSQL serverover a network connection. The PostgreSQL server can be found in thepostgresql-server sub-package. | +| postgresql | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The base postgresql package contains the client programs that you'll need toaccess a PostgreSQL DBMS server, as well as HTML documentation for the wholesystem. These client programs can be located on the same machine as thePostgreSQL server, or on a remote machine that accesses a PostgreSQL serverover a network connection. The PostgreSQL server can be found in thepostgresql-server sub-package. | +| postgresql | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The base postgresql package contains the client programs that you'll need toaccess a PostgreSQL DBMS server, as well as HTML documentation for the wholesystem. These client programs can be located on the same machine as thePostgreSQL server, or on a remote machine that accesses a PostgreSQL serverover a network connection. The PostgreSQL server can be found in thepostgresql-server sub-package. | +| postgresql-contrib | PostgreSQL | The postgresql-contrib package contains various extension modules that areincluded in the PostgreSQL distribution. | +| postgresql-contrib | PostgreSQL | The postgresql-contrib package contains various extension modules that areincluded in the PostgreSQL distribution. | +| postgresql-contrib | PostgreSQL | The postgresql-contrib package contains various extension modules that areincluded in the PostgreSQL distribution. | +| postgresql-docs | PostgreSQL | The postgresql-docs package contains some additional documentation forPostgreSQL. Currently, this includes the main documentation in PDF formatand source files for the PostgreSQL tutorial. | +| postgresql-docs | PostgreSQL | The postgresql-docs package contains some additional documentation forPostgreSQL. Currently, this includes the main documentation in PDF formatand source files for the PostgreSQL tutorial. | +| postgresql-docs | PostgreSQL | The postgresql-docs package contains some additional documentation forPostgreSQL. Currently, this includes the main documentation in PDF formatand source files for the PostgreSQL tutorial. | +| postgresql-jdbc | BSD | PostgreSQL is an advanced Object-Relational database managementsystem. The postgresql-jdbc package includes the .jar files needed forJava programs to access a PostgreSQL database. | +| postgresql-jdbc-javadoc | BSD | This package contains the API Documentation for postgresql-jdbc. | +| postgresql-odbc | LGPLv2+ | This package includes the driver needed for applications to access aPostgreSQL system via ODBC (Open Database Connectivity). | +| postgresql-odbc-tests | LGPLv2+ | The postgresql-odbc-tests package contains files needed for various tests forthe PostgreSQL unixODBC driver. | +| postgresql-plperl | PostgreSQL | The postgresql-plperl package contains the PL/Perl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Perl. | +| postgresql-plperl | PostgreSQL | The postgresql-plperl package contains the PL/Perl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Perl. | +| postgresql-plperl | PostgreSQL | The postgresql-plperl package contains the PL/Perl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Perl. | +| postgresql-plpython3 | PostgreSQL | The postgresql-plpython3 package contains the PL/Python3 procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Python 3. | +| postgresql-plpython3 | PostgreSQL | The postgresql-plpython3 package contains the PL/Python3 procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Python 3. | +| postgresql-plpython3 | PostgreSQL | The postgresql-plpython3 package contains the PL/Python3 procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Python 3. | +| postgresql-pltcl | PostgreSQL | The postgresql-pltcl package contains the PL/Tcl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Tcl. | +| postgresql-pltcl | PostgreSQL | The postgresql-pltcl package contains the PL/Tcl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Tcl. | +| postgresql-pltcl | PostgreSQL | The postgresql-pltcl package contains the PL/Tcl procedural language,which is an extension to the PostgreSQL database server.Install this if you want to write database functions in Tcl. | +| postgresql-server | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The postgresql-server package contains the programs needed to createand run a PostgreSQL server, which will in turn allow you to createand maintain PostgreSQL databases. | +| postgresql-server | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The postgresql-server package contains the programs needed to createand run a PostgreSQL server, which will in turn allow you to createand maintain PostgreSQL databases. | +| postgresql-server | PostgreSQL | PostgreSQL is an advanced Object-Relational database management system (DBMS).The postgresql-server package contains the programs needed to createand run a PostgreSQL server, which will in turn allow you to createand maintain PostgreSQL databases. | +| postgresql-server-devel | PostgreSQL | The postgresql-server-devel package contains the header files and librariesneeded to compile C or C++ applications which will directly interactwith a PostgreSQL database management server. It also contains the ecpgEmbedded C Postgres preprocessor. You need to install this package if you wantto develop applications which will interact with a PostgreSQL server. | +| postgresql-server-devel | PostgreSQL | The postgresql-server-devel package contains the header files and configurationneeded to compile PostgreSQL server extension. | +| postgresql-server-devel | PostgreSQL | The postgresql-server-devel package contains the header files and librariesneeded to compile C or C++ applications which will directly interactwith a PostgreSQL database management server. It also contains the ecpgEmbedded C Postgres preprocessor. You need to install this package if you wantto develop applications which will interact with a PostgreSQL server. | +| postgresql-static | PostgreSQL | Statically linked PostgreSQL libraries that do not have dynamically linkedcounterparts. | +| postgresql-static | PostgreSQL | Statically linked PostgreSQL libraries that do not have dynamically linkedcounterparts. | +| postgresql-static | PostgreSQL | Statically linked PostgreSQL libraries that do not have dynamically linkedcounterparts. | +| postgresql-test | PostgreSQL | The postgresql-test package contains files needed for various tests for thePostgreSQL database management system, including regression tests andbenchmarks. | +| postgresql-test | PostgreSQL | The postgresql-test package contains files needed for various tests for thePostgreSQL database management system, including regression tests andbenchmarks. | +| postgresql-test | PostgreSQL | The postgresql-test package contains files needed for various tests for thePostgreSQL database management system, including regression tests andbenchmarks. | +| postgresql-test-rpm-macros | PostgreSQL | that want to run build-time testsuite against running PostgreSQL server. | +| postgresql-test-rpm-macros | PostgreSQL | that want to run build-time testsuite against running PostgreSQL server. | +| postgresql-test-rpm-macros | PostgreSQL | that want to run build-time testsuite against running PostgreSQL server. | +| postgresql-upgrade | PostgreSQL | The postgresql-upgrade package contains the pg_upgrade utility and supportingfiles needed for upgrading a PostgreSQL database from the previous majorversion of PostgreSQL. | +| postgresql-upgrade | PostgreSQL | The postgresql-upgrade package contains the pg_upgrade utility and supportingfiles needed for upgrading a PostgreSQL database from the previous majorversion of PostgreSQL. | +| postgresql-upgrade-devel | PostgreSQL | The postgresql-devel package contains the header files and librariesneeded to compile C or C++ applications which are necessary in upgradeprocess. | +| postgresql-upgrade-devel | PostgreSQL | The postgresql-devel package contains the header files and librariesneeded to compile C or C++ applications which are necessary in upgradeprocess. | +| potrace | GPLv2+ | Potrace is a utility for tracing a bitmap, which means, transforming a bitmapinto a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMPformat), and the default output is an encapsulated PostScript file (EPS).A typical use is to create EPS files from scanned data, such as company oruniversity logos, handwritten notes, etc. The resulting image is not ""jaggy""like a bitmap, but smooth. It can then be rendered at any resolution.PDF, SVG (scalable vector graphics), Xfig, Gimppath, and PGM (for easyantialiasing). Additional backends might be added in the future.Mkbitmap is a program distributed with Potrace which can be used to pre-processthe input for better tracing behavior on greyscale and color images. | +| powertop | GPLv2 | PowerTOP is a tool that finds the software component(s) that make yourcomputer use more power than necessary while it is idle. | +| pptp | GPLv2+ | Client for the proprietary Microsoft Point-to-Point TunnelingProtocol, PPTP. Allows connection to a PPTP based VPN as usedby employers and some cable and ADSL service providers. | +| procmail | GPLv2+ or Artistic | Procmail can be used to create mail-servers, mailing lists, sort yourincoming mail into separate folders/files (real convenient when subscribingto one or more mailing lists or for prioritising your mail), preprocessyour mail, start any programs upon mail arrival (e.g. to generate differentchimes on your workstation for different types of mail) or selectivelyforward certain incoming mail automatically to someone. | +| prometheus-jmx-exporter | ASL 2.0 | and expose MBeans of a JMX target. This exporter is intended to be run asa Java Agent, exposing a HTTP server and serving metrics of the local JVM. | +| protobuf | BSD | Protocol Buffers are a way of encoding structured data in an efficientyet extensible format. Google uses Protocol Buffers for almost all ofits internal RPC protocols and file formats.Protocol buffers are a flexible, efficient, automated mechanism forserializing structured data 閳 think XML, but smaller, faster, andsimpler. You define how you want your data to be structured once, thenyou can use special generated source code to easily write and readyour structured data to and from a variety of data streams and using avariety of languages. You can even update your data structure withoutbreaking deployed programs that are compiled against the ""old"" format. | +| protobuf-c | BSD | Protocol Buffers are a way of encoding structured data in an efficient yetextensible format. This package provides a code generator and run-timelibraries to use Protocol Buffers from pure C (not C++).It uses a modified version of protoc called protoc-c. | +| protobuf-lite | BSD | Protocol Buffers built with optimize_for = LITE_RUNTIME.The ""optimize_for = LITE_RUNTIME"" option causes the compiler to generate codewhich only depends libprotobuf-lite, which is much smaller than libprotobuf butlacks descriptors, reflection, and some other features. | +| pulseaudio | LGPLv2+ | PulseAudio is a sound server for Linux and other Unix like operatingsystems. It is intended to be an improved drop-in replacement for theEnlightened Sound Daemon (ESOUND). | +| pulseaudio-libs | LGPLv2+ | This package contains the runtime libraries for any application that wishesto interface with a PulseAudio sound server. | +| pulseaudio-libs-devel | LGPLv2+ | Headers and libraries for developing applications that can communicate witha PulseAudio sound server. | +| pulseaudio-libs-glib2 | LGPLv2+ | This package contains bindings to integrate the PulseAudio client library witha GLIB 2.x based application. | +| pulseaudio-module-bluetooth | LGPLv2+ | Contains Bluetooth audio (A2DP/HSP/HFP) support for the PulseAudio sound server. | +| pulseaudio-module-x11 | LGPLv2+ | X11 bell and security modules for the PulseAudio sound server. | +| pulseaudio-utils | LGPLv2+ | This package contains command line utilities for the PulseAudio sound server. | +| purple-sipe | GPLv2+ | A third-party plugin for the Pidgin multi-protocol instant messenger.It implements the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)This package provides the protocol plugin for libpurple clients. | +| pygobject2 | LGPLv2+, MIT | The pygobject2 package provides a convenient wrapper for the GObject libraryfor use in Python programs. | +| pygobject2-codegen | LGPLv2+, MIT | The package contains the C code generation program for PyGObject. | +| pygobject2-devel | LGPLv2+, MIT | This package contains files required to build wrappers for pygobject2-basedlibraries such as pygtk2. | +| pygobject2-doc | LGPLv2+, MIT | This package contains documentation files for pygobject2. | +| pygtk2 | LGPLv2+ | PyGTK is an extension module for Python that gives you access to the GTK+widget set. Just about anything you can write in C with GTK+ you can writein Python with PyGTK (within reason), but with all the benefits of using ahigh-level scripting language. | +| pygtk2-codegen | LGPLv2+ | This package contains the C code generation program for PyGTK. | +| pygtk2-devel | LGPLv2+ | This package contains files required to build wrappers for GTK+ add-onlibraries so that they interoperate with pygtk. | +| pygtk2-doc | LGPLv2+ | This package contains documentation files for pygtk2. | +| pykickstart | GPLv2 and MIT | Python utilities for manipulating kickstart files. The Python 2 and 3 librariescan be found in the packages python-kickstart and python3-kickstartrespectively. | +| python2 | Python | Python 2 is an old version of the language that is incompatible with the 3.xline of releases. The language is mostly the same, but many details, especiallyhow built-in objects like dictionaries and strings work, have changedconsiderably, and a lot of deprecated features have finally been removed in the3.x line.Note that documentation for Python 2 is provided in the python2-docspackage.This package provides the ""python2"" executable; most of the actualimplementation is within the ""python2-libs"" package.For the unversioned ""python"" executable, see manual page ""unversioned-python"". | +| python2-attrs | MIT | attrs is an MIT-licensed Python package with class decorators thatease the chores of implementing the most common attribute-relatedobject protocols. | +| python2-babel | BSD | Babel is composed of two major parts:* tools to build and work with gettext message catalogs* a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. | +| python2-backports | Public Domain | The backports namespace is a namespace reserved for features backported fromthe Python standard library to older versions of Python 2.Packages that exist in the backports namespace in Fedora should not providetheir own backports/__init__.py, but instead require this package.Backports to earlier versions of Python 3, if they exist, do not need thispackage because of changes made in Python 3.3 in PEP 420(`http://www.python.org/dev/peps/pep-0420/`). | +| python2-backports-ssl_match_hostname | Python | The Secure Sockets layer is only actually secure if you check the hostname inthe certificate returned by the server to which you are connecting, and verifythat it matches to hostname that you are trying to reach.But the matching logic, defined in RFC2818, can be a bit tricky to implement onyour own. So the ssl package in the Standard Library of Python 3.2 now includesa match_hostname() function for performing this check instead of requiringevery application to implement the check separately.This backport brings match_hostname() to users of earlier versions of Python.The actual code is only slightly modified from Python 3.5. | +| python2-bson | ASL 2.0 and MIT | BSON is a binary-encoded serialization of JSON-like documents. BSON is designedto be lightweight, traversable, and efficient. BSON, like JSON, supports theembedding of objects and arrays within other objects and arrays. | +| python2-cairo | MPLv1.1 or LGPLv2 | Python 2 bindings for the cairo library. | +| python2-cairo-devel | MPLv1.1 or LGPLv2 | This package contains files required to build wrappers for cairo add-onlibraries so that they interoperate with py2cairo. | +| python2-chardet | LGPLv2 | Character encoding auto-detection in Python. Assmart as your browser. Open source. | +| python2-coverage | ASL 2.0 and MIT and (MIT or GPL) | Coverage.py is a Python 2 module that measures code coverage during Pythonexecution. It uses the code analysis tools and tracing hooks provided in thePython standard library to determine which lines are executable, and whichhave been executed. | +| python2-Cython | ASL 2.0 | This is a development version of Pyrex, a languagefor writing Python extension modules.Python 2 version. | +| python2-debug | Python | python2-debug provides a version of the Python 2 runtime with numerous debuggingfeatures enabled, aimed at advanced Python users, such as developers of Pythonextension modules.This version uses more memory and will be slower than the regular Python 2 build,but is useful for tracking down reference-counting issues, and other bugs.The bytecodes are unchanged, so that .pyc files are compatible between the twoversion of Python 2, but the debugging features mean that C/C++ extension modulesare ABI-incompatible with those built for the standard runtime.It shares installation directories with the standard Python 2 runtime, so that.py and .pyc files can be shared. All compiled extension modules gain a ""_d""suffix (""foo_d.so"" rather than ""foo.so"") so that each Python 2 implementation canload its own extensions. | +| python2-devel | Python | This package contains libraries and header files used to build applicationswith and native libraries for Python 2 | +| python2-dns | MIT | dnspython is a DNS toolkit for Python. It supports almost all recordtypes. It can be used for queries, zone transfers, and dynamicupdates. It supports TSIG authenticated messages and EDNS0.dnspython provides both high and low level access to DNS. The highlevel classes perform queries for data of a given name, type, andclass, and return an answer set. The low level classes allow directmanipulation of DNS zones, messages, names, and records. | +| python2-docs | Python | The python2-docs package contains documentation on the Python 2programming language and interpreter.Install the python2-docs package if you'd like to use the documentationfor the Python 2 language. | +| python2-docs-info | Python | The python2-docs-info package contains documentation on the Python 2programming language and interpreter as info pages.Install the python2-docs-info package if you'd like to read thedocumentation for the Python 2 language using the info command or Emacs. | +| python2-docutils | Public Domain and BSD and Python and GPLv3+ | The Docutils project specifies a plaintext markup language, reStructuredText,which is easy to read and quick to write. The project includes a pythonlibrary to parse rST files and transform them into other useful formats suchas HTML, XML, and TeX as well as commandline tools that give the enduseraccess to this functionality.Currently, the library supports parsing rST that is in standalone files andPEPs (Python Enhancement Proposals). Work is underway to parse rST fromPython inline documentation modules and packages. | +| python2-funcsigs | ASL 2.0 | funcsigs is a backport of the PEP 362 function signature features fromPython 3.3's inspect module. The backport is compatible with Python 2.6, 2.7as well as 3.2 and up. | +| python2-idna | BSD and Python and Unicode | A library to support the Internationalised Domain Names in Applications (IDNA)protocol as specified in RFC 5891 . Thisversion of the protocol is often referred to as ""IDNA2008"" and can producedifferent results from the earlier standard from 2003.The library is also intended to act as a suitable drop-in replacement for the""encodings.idna"" module that comes with the Python standard library butcurrently only supports the older 2003 specification. | +| python2-ipaddress | Python | ipaddress provides the capabilities to create, manipulate and operateon IPv4 and IPv6 addresses and networks.The functions and classes in this module make it straightforward tohandle various tasks related to IP addresses, including checkingwhether or not two hosts are on the same subnet, iterating over allhosts in a particular subnet, checking whether or not a stringrepresents a valid IP address or network definition, and so on. | +| python2-jinja2 | BSD | Jinja2 is a template engine written in pure Python. It provides aDjango inspired non-XML syntax but supports inline expressions and anoptional sandboxed environment.If you have any exposure to other text-based template languages, suchas Smarty or Django, you should feel right at home with Jinja2. It'sboth designer and developer friendly by sticking to Python'sprinciples and adding functionality useful for templatingenvironments. | +| python2-libs | Python | This package contains files used to embed Python 2 into applications. | +| python2-lxml | BSD | lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. Itprovides safe and convenient access to these libraries using the ElementTree Itextends the ElementTree API significantly to offer support for XPath, RelaxNG,XML Schema, XSLT, C14N and much more.To contact the project, go to the projecthome page < or see our bug tracker at case you want to use the current ...Python 2 version. | +| python2-markupsafe | BSD | A library for safe markup escaping. | +| python2-mock | BSD | Mock is a Python module that provides a core mock class. It removes the needto create a host of stubs throughout your test suite. After performing anaction, you can make assertions about which methods / attributes were used andarguments they were called with. You can also specify return values and set | +| python2-nose | LGPLv2+ and Public Domain | nose extends the test loading and running features of unit test, makingit easier to write, find and run tests.By default, nose will run tests in files or directories under thecurrent working directory whose names include ""test"" or ""Test"" at aword boundary (like ""test_this"" or ""functional_test"" or ""TestClass""but not ""libtest""). Test output is similar to that of unit test, butalso includes captured stdout output from failing tests, for easyprint-style debugging.These features, and many more, are customizable through the use ofplugins. Plugins included with nose provide support for doctest, codecoverage and profiling, flexible attribute-based test selection,output capture and more. | +| python2-numpy | BSD and Python | NumPy is a general-purpose array-processing package designed toefficiently manipulate large multi-dimensional arrays of arbitraryrecords without sacrificing too much speed for small multi-dimensionalarrays. NumPy is built on the Numeric code base and adds featuresintroduced by numarray as well as an extended C-API and the ability tocreate arrays of arbitrary type.There are also basic facilities for discrete fourier transform,basic linear algebra and random number generation. Also included inthis package is a version of f2py that works properly with NumPy. | +| python2-numpy-doc | BSD and Python | This package provides the complete documentation for NumPy. | +| python2-numpy-f2py | BSD and Python | This package includes a version of f2py that works properly with NumPy. | +| python2-pip | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | pip is a package management system used to install and manage software packageswritten in Python. Many packages can be found in the Python Package Index(PyPI). pip is a recursive acronym that can stand for either ""Pip InstallsPackages"" or ""Pip Installs Python"". | +| python2-pip-wheel | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | A Python wheel of pip to use with venv. | +| python2-pluggy | MIT | The plugin manager stripped of pytest specific details. | +| python2-psycopg2 | LGPLv3+ with exceptions | Psycopg is the most popular PostgreSQL adapter for the Pythonprogramming language. At its core it fully implements the Python DBAPI 2.0 specifications. Several extensions allow access to many of thefeatures offered by PostgreSQL. | +| python2-psycopg2-debug | LGPLv3+ with exceptions | This is a build of the psycopg PostgreSQL database adapter for the debugbuild of Python 2. | +| python2-psycopg2-tests | LGPLv3+ with exceptions | Psycopg is the most popular PostgreSQL adapter for the Pythonprogramming language. At its core it fully implements the Python DBAPI 2.0 specifications. Several extensions allow access to many of thefeatures offered by PostgreSQL.This sub-package delivers set of tests for the adapter. | +| python2-py | MIT and Public Domain | The py lib is a Python development support library featuring thefollowing tools and modules: | +| python2-pygments | BSD | Pygments is a generic syntax highlighter for general use in all kindsof software such as forum systems, wikis or other applications thatneed to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details that increase highlighting quality * support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism * a number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainf*ck! | +| python2-pymongo | ASL 2.0 and MIT | The Python driver for MongoDB. This package contains the python2 version ofthis module. | +| python2-pymongo-gridfs | ASL 2.0 and MIT | GridFS is a storage specification for large objects in MongoDB. | +| python2-PyMySQL | MIT | This package contains a pure-Python MySQL client library. The goal of PyMySQL isto be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPythonand Jython. | +| python2-pysocks | BSD | A fork of SocksiPy with bug fixes and extra features.Acts as a drop-in replacement to the socket module. Featuring:- SOCKS proxy client for Python 2.6 - 3.x- TCP and UDP both supported- HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface)- urllib2 handler included. | +| python2-pytest | MIT | py.test provides simple, yet powerful testing for Python. | +| python2-pytest-mock | MIT | This plugin installs a mocker fixture which is a thin-wrapper around thepatching API provided by the mock package, but with the benefit of not havingto worry about undoing patches at the end of a test. | +| python2-pytz | MIT | pytz brings the Olson tz database into Python. This library allows accurateand cross platform timezone calculations using Python 2.3 or higher. Italso solves the issue of ambiguous times at the end of daylight savings,which you can read more about in the Python Library Reference(datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. | +| python2-pyyaml | MIT | YAML is a data serialization format designed for human readability andinteraction with scripting languages. PyYAML is a YAML parser andemitter for Python.PyYAML features a complete YAML 1.1 parser, Unicode support, picklesupport, capable extension API, and sensible error messages. PyYAMLsupports standard YAML tags and provides Python-specific tags thatallow to represent an arbitrary Python object.PyYAML is applicable for a broad range of tasks from complexconfiguration files to object serialization and persistance. | +| python2-requests | ASL 2.0 | Most existing Python modules for sending HTTP requests are extremely verbose andcumbersome. Python閳ユ獨 built-in urllib2 module provides most of the HTTPcapabilities you should need, but the API is thoroughly broken. This library isdesigned to make HTTP requests easy for developers. | +| python2-rpm-macros | MIT | RPM macros for building Python 2 packages. | +| python2-scipy | BSD and Boost and Public Domain | Scipy is open-source software for mathematics, science, andengineering. The core library is NumPy which provides convenient andfast N-dimensional array manipulation. The SciPy library is built towork with NumPy arrays, and provides many user-friendly and efficientnumerical routines such as routines for numerical integration andoptimization. Together, they run on all popular operating systems, arequick to install, and are free of charge. NumPy and SciPy are easy touse, but powerful enough to be depended upon by some of the world'sleading scientists and engineers. | +| python2-scour | ASL 2.0 | An SVG scrubber. | +| python2-setuptools_scm | MIT | Setuptools_scm handles managing your python package versions in scm metadata.It also handles file finders for the suppertes scms. | +| python2-setuptools-wheel | MIT | A Python wheel of setuptools to use with venv. | +| python2-six | MIT | python-six provides simple utilities for wrapping over differences betweenPython 2 and Python 3.Python 2 version. | +| python2-sqlalchemy | MIT | SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,high-level interface to SQL databases. Database and domain concepts aredecoupled, allowing both sides maximum flexibility and power. SQLAlchemyprovides a powerful mapping layer that can work as automatically or as manuallyas you choose, determining relationships based on foreign keys or letting youdefine the join conditions explicitly, to bridge the gap between database anddomain.This package includes the python 2 version of the module. | +| python2-test | Python | These have been removed to save space, as they are never or almostnever used in production.You might want to install the python2-test package if you're developing python 2code that uses more than just unittest and/or test.support. | +| python2-tkinter | Python | The Tkinter (Tk interface) program is an graphical user interface forthe Python 2 scripting language.You should install the python2tkinter package if you'd like to use a graphicaluser interface for Python 2 programming. | +| python2-tools | Python | This package includes several tools to help with the development of Python 2programs, including IDLE (an IDE with editing and debugging facilities), acolor editor (pynche), and a python gettext program (pygettext.py). | +| python2-urllib3 | MIT | Python2 HTTP module with connection pooling and file POST abilities. | +| python2-virtualenv | MIT | virtualenv is a tool to create isolated Python environments. virtualenvis a successor to workingenv, and an extension of virtual-python. It iswritten by Ian Bicking, and sponsored by the Open Planning Project. It islicensed under an MIT-style permissive license | +| python2-wheel | MIT | A built-package format for Python.A wheel is a ZIP-format archive with a specially formatted filename and the.whl extension. It is designed to contain all the files for a PEP 376compatible install in a way that is very close to the on-disk format.Python 2 version. | +| python2-wheel-wheel | MIT | A Python wheel of wheel to use with virtualenv. | +| python36 | Python | Python is an accessible, high-level, dynamically typed, interpreted programminglanguage, designed with an emphasis on code readibility.It includes an extensive standard library, and has a vast ecosystem ofthird-party libraries.interpreter for the Python language, version 3.The package also installs the ""python3"" executable which is user configurableusing the ""alternatives --config python3"" command.For the unversioned ""python"" command, see manual page ""unversioned-python"".The python36-devel package contains files for dovelopment of Python applicationand the python36-debug is helpful for debugging.Packages containing additional libraries for Python 3.6 are generally namedwith the ""python3-"" prefix. | +| python36-debug | Python | python36-debug provides a version of the Python runtime with numerous debuggingfeatures enabled, aimed at advanced Python users such as developers of Pythonextension modules.This version uses more memory and will be slower than the regular Python build,but is useful for tracking down reference-counting issues and other bugs.The bytecode format is unchanged, so that .pyc files are compatible betweenthis and the standard version of Python, but the debugging features mean thatC/C++ extension modules are ABI-incompatible and must be built for each versionseparately.The debug build shares installation directories with the standard Pythonruntime, so that .py and .pyc files can be shared.Compiled extension modules use a special ABI flag (""d"") in the filename,so extensions for both verisons can co-exist in the same directory. | +| python36-devel | Python | This package contains the header files and configuration needed to compilePython extension modules (typically written in C or C++), to embed Pythoninto other programs, and to make binary distributions for Python libraries.If you want to build an RPM against the python36 module, you also need toinstall the python36-rpm-macros package. | +| python36-rpm-macros | Python | RPM macros for building RPMs with Python 3.6 from the python36 module.If you want to build an RPM against the python36 module, you need to | +| python38 | Python | Python is an accessible, high-level, dynamically typed, interpreted programminglanguage, designed with an emphasis on code readability.It includes an extensive standard library, and has a vast ecosystem ofthird-party libraries.interpreter for the Python language, version 3.The majority of its standard library is provided in the python38-libs package,which should be installed automatically along with python38.The remaining parts of the Python standard library are broken out into thepython38-tkinter and python38-test packages, which may need to be installedseparately.Documentation for Python is provided in the python38-docs package.Packages containing additional libraries for Python are generally named withthe ""python38-"" prefix.For the unversioned ""python"" executable, see manual page ""unversioned-python"". | +| python38-asn1crypto | MIT | Fast ASN.1 parser and serializer with definitions for private keys,public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8,PKCS#12, PKCS#5, X.509 and TSP. | +| python38-babel | BSD | Babel is composed of two major parts:* tools to build and work with gettext message catalogs* a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. | +| python38-cffi | MIT | Foreign Function Interface for Python, providing a convenient andreliable way of calling existing C code from Python. The interface isbased on LuaJIT閳ユ獨 FFI. | +| python38-chardet | LGPLv2 | Character encoding auto-detection in Python. Assmart as your browser. Open source. | +| python38-cryptography | ASL 2.0 or BSD | cryptography is a package designed to expose cryptographic primitives andrecipes to Python developers. | +| python38-Cython | ASL 2.0 | This is a development version of Pyrex, a languagefor writing Python extension modules.Python 3 version. | +| python38-debug | Python | python38-debug provides a version of the Python runtime with numerous debuggingfeatures enabled, aimed at advanced Python users such as developers of Pythonextension modules.This version uses more memory and will be slower than the regular Python build,but is useful for tracking down reference-counting issues and other bugs.The debug build shares installation directories with the standard Pythonruntime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions(.cpython*.so) -- are compatible between this and the standard versionof Python.The debug runtime additionally supports debug builds of C-API extensions(with the ""d"" ABI flag) for debugging issues in those extensions. | +| python38-devel | Python | This package contains the header files and configuration needed to compilePython extension modules (typically written in C or C++), to embed Pythoninto other programs, and to make binary distributions for Python libraries.It also contains the necessary macros to build RPM packages with Python modulesand 2to3 tool, an automatic source converter from Python 2.X.If you want to build an RPM against the python38 module, you also need toinstall the python38-rpm-macros package. | +| python38-idle | Python | IDLE is Python閳ユ獨 Integrated Development and Learning Environment.interpreter) with colorizing of code input, output, and error messages;multi-window text editor with multiple undo, Python colorizing,smart indent, call tips, auto completion, and other features;search within any window, replace within editor windows, andsearch through multiple files (grep); debugger with persistentbreakpoints, stepping, and viewing of global and local namespaces;configuration, browsers, and other dialogs. | +| python38-idna | BSD and Python and Unicode | A library to support the Internationalised Domain Names in Applications (IDNA)protocol as specified in RFC 5891 . Thisversion of the protocol is often referred to as ""IDNA2008"" and can producedifferent results from the earlier standard from 2003.The library is also intended to act as a suitable drop-in replacement for the""encodings.idna"" module that comes with the Python standard library butcurrently only supports the older 2003 specification. | +| python38-jinja2 | BSD | Jinja2 is a template engine written in pure Python. It provides aDjango inspired non-XML syntax but supports inline expressions and anoptional sandboxed environment.If you have any exposure to other text-based template languages, suchas Smarty or Django, you should feel right at home with Jinja2. It'sboth designer and developer friendly by sticking to Python'sprinciples and adding functionality useful for templatingenvironments. | +| python38-libs | Python | This package contains runtime libraries for use by Python:- the majority of the Python standard library- a dynamically linked library for use by applications that embed Python as a scripting language, and by the main ""python3"" executable | +| python38-lxml | BSD | lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. Itprovides safe and convenient access to these libraries using the ElementTree Itextends the ElementTree API significantly to offer support for XPath, RelaxNG,XML Schema, XSLT, C14N and much more.To contact the project, go to the projecthome page < or see our bug tracker at case you want to use the current ...Python 3 version. | +| python38-markupsafe | BSD | A library for safe markup escaping. Python 3 version. | +| python38-mod_wsgi | ASL 2.0 | The mod_wsgi adapter is an Apache module that provides a WSGI compliantinterface for hosting Python based web applications within Apache. Theadapter is written completely in C code against the Apache C runtime andfor hosting WSGI applications within Apache has a lower overhead than usingexisting WSGI adapters for mod_python or CGI.Only one Python 3 version of mod_wsgi can be loaded at the same time in httpd,therefore this package conflicts with the other versions available. | +| python38-numpy | BSD | NumPy is a general-purpose array-processing package designed toefficiently manipulate large multi-dimensional arrays of arbitraryrecords without sacrificing too much speed for small multi-dimensionalarrays. NumPy is built on the Numeric code base and adds featuresintroduced by numarray as well as an extended C-API and the ability tocreate arrays of arbitrary type.There are also basic facilities for discrete fourier transform,basic linear algebra and random number generation. Also included inthis package is a version of f2py that works properly with NumPy. | +| python38-numpy-doc | BSD and Python and ASL 2.0 | This package provides the complete documentation for NumPy. | +| python38-numpy-f2py | BSD and Python and ASL 2.0 | This package includes a version of f2py that works properly with NumPy. | +| python38-pip | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | pip is a package management system used to install and manage software packageswritten in Python. Many packages can be found in the Python Package Index(PyPI). pip is a recursive acronym that can stand for either ""Pip InstallsPackages"" or ""Pip Installs Python"". | +| python38-pip-wheel | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | A Python wheel of pip to use with venv. | +| python38-ply | BSD | PLY is a straightforward lex/yacc implementation. Here is a list of itsessential features:* It is implemented entirely in Python.* It uses LR-parsing which is reasonably efficient and well suited for larger grammars.* PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars.* PLY is straightforward to use and provides very extensive error checking.* PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.Python 3 version. | +| python38-psutil | BSD | psutil is a module providing an interface for retrieving information on allrunning processes and system utilization (CPU, memory, disks, network, users) ina portable way by using Python 3, implementing many functionalities offered byifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap. | +| python38-psycopg2 | LGPLv3+ with exceptions | Psycopg is the most popular PostgreSQL adapter for the Pythonprogramming language. At its core it fully implements the Python DBAPI 2.0 specifications. Several extensions allow access to many of thefeatures offered by PostgreSQL. | +| python38-psycopg2-doc | LGPLv3+ with exceptions | Documentation and example files for the psycopg python PostgreSQLdatabase adapter. | +| python38-psycopg2-tests | LGPLv3+ with exceptions | Psycopg is the most popular PostgreSQL adapter for the Pythonprogramming language. At its core it fully implements the Python DBAPI 2.0 specifications. Several extensions allow access to many of thefeatures offered by PostgreSQL.This sub-package delivers set of tests for the adapter. | +| python38-pycparser | BSD | pycparser is a complete parser for the C language, written in pure Python.It is a module designed to be easily integrated into applications thatneed to parse C source code. | +| python38-PyMySQL | MIT | This package contains a pure-Python MySQL client library. The goal of PyMySQL isto be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPythonand Jython. | +| python38-pysocks | BSD | A fork of SocksiPy with bug fixes and extra features.Acts as a drop-in replacement to the socket module. Featuring:- SOCKS proxy client for Python 2.6 - 3.x- TCP and UDP both supported- HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface)- urllib2 handler included.This package is for Python3 version 3.8 only. | +| python38-pytz | MIT | pytz brings the Olson tz database into Python. This library allows accurateand cross platform timezone calculations using Python 2.3 or higher. Italso solves the issue of ambiguous times at the end of daylight savings,which you can read more about in the Python Library Reference(datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. | +| python38-pyyaml | MIT | YAML is a data serialization format designed for human readability andinteraction with scripting languages. PyYAML is a YAML parser andemitter for Python.PyYAML features a complete YAML 1.1 parser, Unicode support, picklesupport, capable extension API, and sensible error messages. PyYAMLsupports standard YAML tags and provides Python-specific tags thatallow to represent an arbitrary Python object.PyYAML is applicable for a broad range of tasks from complexconfiguration files to object serialization and persistence. | +| python38-requests | ASL 2.0 | Most existing Python modules for sending HTTP requests are extremely verbose andcumbersome. Python閳ユ獨 built-in urllib2 module provides most of the HTTPcapabilities you should need, but the API is thoroughly broken. This library isdesigned to make HTTP requests easy for developers. | +| python38-rpm-macros | Python | RPM macros for building RPMs with Python 3.8 from the python38 module.If you want to build an RPM against the python38 module, you need to | +| python38-scipy | BSD and Boost and Public Domain | Scipy is open-source software for mathematics, science, andengineering. The core library is NumPy which provides convenient andfast N-dimensional array manipulation. The SciPy library is built towork with NumPy arrays, and provides many user-friendly and efficientnumerical routines such as routines for numerical integration andoptimization. Together, they run on all popular operating systems, arequick to install, and are free of charge. NumPy and SciPy are easy touse, but powerful enough to be depended upon by some of the world'sleading scientists and engineers. | +| python38-setuptools | MIT and (BSD or ASL 2.0) | Setuptools is a collection of enhancements to the Python 3 distutils that allowyou to more easily build and distribute Python 3 packages, especially ones thathave dependencies on other packages.This package also contains the runtime components of setuptools, necessary toexecute the software that requires pkg_resources.py. | +| python38-setuptools-wheel | MIT and (BSD or ASL 2.0) | A Python wheel of setuptools to use with venv. | +| python38-six | MIT | python-six provides simple utilities for wrapping over differences betweenPython 2 and Python 3.Python 3 version. | +| python38-test | Python | The self-test suite for the Python interpreter.This is only useful to test Python itself. For testing general Python code,you should use the unittest module from python38-libs, or a library such aspython38-pytest or python38-nose. | +| python38-tkinter | Python | The Tkinter (Tk interface) library is a graphical user interface toolkit forthe Python programming language. | +| python38-urllib3 | MIT | Python3 HTTP module with connection pooling and file POST abilities. | +| python38-wheel | MIT | A built-package format for Python.A wheel is a ZIP-format archive with a specially formatted filename and the.whl extension. It is designed to contain all the files for a PEP 376compatible install in a way that is very close to the on-disk format.Python 3 version. | +| python38-wheel-wheel | MIT | A Python wheel of wheel to use with virtualenv. | +| python3-abrt | GPLv2+ | High-level API for querying, creating and manipulatingproblems handled by ABRT in Python 3. | +| python3-abrt-addon | GPLv2+ | This package contains python 3 hook and python analyzer plugin for handlinguncaught exception in python 3 programs. | +| python3-abrt-container-addon | GPLv2+ | This package contains python 3 hook and handling uncaught exception in python 3programs in container. | +| python3-abrt-doc | GPLv2+ | Examples and documentation for ABRT Python 3 API. | +| python3-argcomplete | ASL 2.0 | Argcomplete provides easy, extensible command line tab completion ofarguments for your Python script.It makes two assumptions: * You are using bash as your shell * You are using argparse to manage your command line arguments/optionsArgcomplete is particularly useful if your program has lots ofoptions or subparsers, and if your program can dynamically suggestcompletions for your argument/option values (for example, if the useris browsing resources over the network).Python 3 version. | +| python3-argh | LGPLv3+ | Building a command-line interface? Found yourself uttering 閳ユ竵rgh!閳ユ己hile struggling with the API of argparse? Don閳ユ獩 want to lose itspower but don閳ユ獩 need the complexity?python-argh provides a wrapper for argparse. Argparse is a very powerfultool; python-argh just makes it easy to use. | +| python3-attrs | MIT | attrs is an MIT-licensed Python package with class decorators thatease the chores of implementing the most common attribute-relatedobject protocols. | +| python3-augeas | LGPLv2+ | python3-augeas is a set of Python bindings around augeas. | +| python3-babel | BSD | Babel is composed of two major parts:* tools to build and work with gettext message catalogs* a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. | +| python3-bcc | ASL 2.0 | Python3 bindings for BPF Compiler Collection (BCC) | +| python3-bind | MPLv2.0 | This package provides a module which allows commands to be sent to rndc directly from Python programs. | +| python3-blivet | LGPLv2+ | The python3-blivet is a python3 package for examining and modifying storageconfiguration. | +| python3-blockdev | LGPLv2+ | This package contains enhancements to the gobject-introspection bindings forlibblockdev in Python3. | +| python3-brlapi | LGPLv2+ | This package provides the Python 3 binding for BrlAPI. | +| python3-bson | ASL 2.0 and MIT | BSON is a binary-encoded serialization of JSON-like documents. BSON is designedto be lightweight, traversable, and efficient. BSON, like JSON, supports theembedding of objects and arrays within other objects and arrays. This packagecontains the python3 version of this module. | +| python3-bytesize | LGPLv2+ | This package contains Python 3 bindings for libbytesize making the use ofthe library from Python 3 easier and more convenient. | +| python3-cairo | MPLv1.1 or LGPLv2 | Python 3 bindings for the cairo library. | +| python3-clang | NCSA | Python3 bindings for clang. | +| python3-click | BSD | click is a Python package for creating beautiful command lineinterfaces in a composable way with as little amount of code as necessary.It's the ""Command Line Interface Creation Kit"". It's highly configurable butcomes with good defaults out of the box.Python 3 version. | +| python3-coverage | ASL 2.0 and MIT and (MIT or GPL) | Coverage.py is a Python 3 module that measures code coverage during Pythonexecution. It uses the code analysis tools and tracing hooks provided in thePython standard library to determine which lines are executable, and whichhave been executed. | +| python3-cpio | LGPLv2+ | This is a Python module for accessing cpio archives. | +| python3-createrepo_c | GPLv2+ | Python 3 bindings for the createrepo_c library. | +| python3-criu | GPLv2 | python3-criu contains Python bindings for criu. | +| python3-criu | GPLv2 | python3-criu contains Python bindings for criu. | +| python3-cups | GPLv2+ | This package provides Python 3 bindings for CUPS API,known as pycups. It was written for use withsystem-config-printer, but can be put to other uses as well. | +| python3-custodia | GPLv3+ | Sub-package with python custodia modulesCustodia is a Secrets Service Provider, it stores or proxies access tokeys, password, and secret material in general. Custodia is built touse the HTTP protocol and a RESTful API as an IPC mechanism over a localUnix Socket. It can also be exposed to a network via a Reverse Proxyservice assuming proper authentication and header validation isimplemented in the Proxy.Custodia is modular, the configuration file controls how authentication,authorization, storage and API plugins are combined and exposed. | +| python3-dbus-client-gen | MPLv2.0 | This library contains a few methods that consume an XML specificationof a D-Bus interface and return classes or functions that may be usefulin constructing a python D-Bus client. The XML specification has the formatof the data returned by the Introspect() methodof the Introspectable interface.Python 3 version. | +| python3-dbus-python-client-gen | MPLv2.0 | Python Library for Generating dbus-python Client Code.Python 3 version. | +| python3-dbus-signature-pyparsing | ASL 2.0 | Parser for a D-Bus Signature.Python 3 version. | +| python3-distro | ASL 2.0 | Linux distribution it runs on, such as a reliable machine-readable ID, orversion information.It is a renewed alternative implementation for Python's originalplatform.linux_distribution function, but it also provides much morefunctionality. An alternative implementation became necessary becausePython 3.5 deprecated this function, and Python 3.7 is expected to remove italtogether. Its predecessor function platform.dist was already deprecated sincePython 2.6 and is also expected to be removed in Python 3.7. Still, there aremany cases in which access to that information is needed. See Python issue 1322for more information.Python 3 version. | +| python3-docs | Python | The python3-docs package contains documentation on the Python 3programming language and interpreter.Install the python3-docs package if you'd like to use the documentationfor the Python 3 language. | +| python3-docutils | Public Domain and BSD and Python and GPLv3+ | The Docutils project specifies a plaintext markup language, reStructuredText,which is easy to read and quick to write. The project includes a pythonlibrary to parse rST files and transform them into other useful formats suchas HTML, XML, and TeX as well as commandline tools that give the enduseraccess to this functionality.Currently, the library supports parsing rST that is in standalone files andPEPs (Python Enhancement Proposals). Work is underway to parse rST fromPython inline documentation modules and packages.This package contains the module, ported to run under python3. | +| python3-enchant | LGPLv2+ | PyEnchant is a spellchecking library for Python 3, based on the Enchantlibrary by Dom Lachowicz. | +| python3-evdev | BSD | This package provides python bindings to the generic input event interface inLinux. The evdev interface serves the purpose of passing events generated inthe kernel directly to userspace through character devices that are typicallylocated in /dev/input/.This package also comes with bindings to uinput, the userspace input subsystem.Uinput allows userspace programs to create and handle input devices that caninject events directly into the input subsystem.In other words, python-evdev allows you to read and write input events on Linux.An event can be a key or button press, a mouse movement or a tap on atouchscreen. | +| python3-flask | BSD | Flask is called a 閳ユ笗icro-framework閳 because the idea to keep the coresimple but extensible. There is no database abstraction layer, no formvalidation or anything else where different libraries already existthat can handle that. However Flask knows the concept of extensionsthat can add this functionality into your application as if it wasimplemented in Flask itself. There are currently extensions for objectrelational mappers, form validation, upload handling, various openauthentication technologies and more.Python 3 version. | +| python3-gevent | MIT | gevent is a coroutine-based Python networking library that uses greenlet toprovide a high-level synchronous API on top of libevent event loop.Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperatePython 3 version. | +| python3-gobject | LGPLv2+ and MIT | The python3-gobject package provides a convenient wrapper for the GObjectlibrary and and other libraries that are compatible with GObject Introspection,for use in Python 3 programs. | +| python3-greenlet | MIT | The greenlet package is a spin-off of Stackless, a version of CPythonthat supports micro-threads called ""tasklets"". Tasklets runpseudo-concurrently (typically in a single or a few OS-level threads)and are synchronized with data exchanges on ""channels"".Python 3 version. | +| python3-gssapi | ISC | A set of Python bindings to the GSSAPI C library providing botha high-level pythonic interfaces and a low-level interfaceswhich more closely matches RFC 2743. Includes support forRFC 2743, as well as multiple extensions. | +| python3-hivex | LGPLv2 | python3-hivex contains Python 3 bindings for hivex. | +| python3-html5lib | MIT | A python based HTML parser/tokenizer based on the WHATWG HTML5specification for maximum compatibility with major desktop web browsers. | +| python3-humanize | MIT | This modest package contains various common humanization utilities, like turninga number into a fuzzy human readable duration ('3 minutes ago') or into a humanreadable size or throughput. | +| python3-hwdata | GPLv2 | Provide python interface to database stored in hwdata package.It allows you to get human readable description of USB and PCI devices.This is the Python 3 build of the module. | +| python3-idle | Python | IDLE is Python閳ユ獨 Integrated Development and Learning Environment.interpreter) with colorizing of code input, output, and error messages;multi-window text editor with multiple undo, Python colorizing,smart indent, call tips, auto completion, and other features;search within any window, replace within editor windows, andsearch through multiple files (grep); debugger with persistentbreakpoints, stepping, and viewing of global and local namespaces;configuration, browsers, and other dialogs. | +| python3-into-dbus-python | ASL 2.0 | Facilities for converting an object that inhabits core Python types, e.g.,lists, ints, dicts, to an object that inhabits dbus-python types, e.g.,dbus.Array, dbus.UInt32, dbus.Dictionary based on a specified dbus signature.Python 3 version. | +| python3-ipaclient | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine. | +| python3-ipaclient | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If your network uses IPA for authentication, this package should beinstalled on every client machine. | +| python3-ipalib | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are using IPA with Python 3, you need to install this package. | +| python3-ipalib | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are using IPA with Python 3, you need to install this package. | +| python3-ipaserver | GPLv3+ | IPA is an integrated solution to provide centrally managed Identity (users,hosts, services), Authentication (SSO, 2FA), and Authorization(host access control, SELinux user roles, services). The solution providesfeatures for further integration with Linux based clients (SUDO, automount)and integration with Active Directory based infrastructures (Trusts).If you are installing an IPA server, you need to install this package. | +| python3-itsdangerous | BSD | Itsdangerous is a Python 3 library for passing data through untrustedenvironments (for example, HTTP cookies) while ensuring the data is nottampered with.Internally itsdangerous uses HMAC and SHA1 for signing by default and bases theimplementation on the Django signing module. It also however supports JSON WebSignatures (JWS). | +| python3-jabberpy | LGPLv2+ | jabber.py is a Python module for the jabber instant messagingprotocol. jabber.py deals with the xml parsing and socket code,leaving the programmer to concentrate on developing quality jabberbased applications with Python.This module contains python3 bindings. | +| python3-jinja2 | BSD | Jinja2 is a template engine written in pure Python. It provides aDjango inspired non-XML syntax but supports inline expressions and anoptional sandboxed environment.If you have any exposure to other text-based template languages, suchas Smarty or Django, you should feel right at home with Jinja2. It'sboth designer and developer friendly by sticking to Python'sprinciples and adding functionality useful for templatingenvironments. | +| python3-jmespath | MIT | JMESPath allows you to declaratively specify how to extract elements froma JSON document. | +| python3-jsonpatch | BSD | Library to apply JSON Patches according to RFC 6902 - Python 3 build. | +| python3-jsonpointer | BSD | Library to resolve JSON Pointers according to RFC 6901. | +| python3-jsonschema | MIT | jsonschema is JSON Schema validator currently based onhttp://tools.ietf.org/html/draft-zyp-json-schema-03 | +| python3-justbases | GPLv2+ | A small library for precise conversion between arbitrary bases and nativePython numbers. | +| python3-justbytes | GPLv2+ | A library for handling computations with address ranges. The library also offersa configurable way to extract the representation of a value.Python 3 version. | +| python3-jwcrypto | LGPLv3+ | Implements JWK, JWS, JWE specifications using python-cryptography | +| python3-jwcrypto | LGPLv3+ | Implements JWK, JWS, JWE specifications using python-cryptography | +| python3-kdcproxy | MIT | This package contains a Python 3.x WSGI module for proxying KDC requests overHTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, withminimal configuration. | +| python3-keycloak-httpd-client-install | GPLv3 | Keycloak is an authentication server. This package contains libraries andprograms which can invoke the Keycloak REST API and configure clientsof a Keycloak server. | +| python3-kickstart | GPLv2 and MIT | Python 3 library for manipulating kickstart files. The binaries are found inthe pykickstart package. | +| python3-langtable | GPLv3+ | This package contains a Python module to query the datafrom langtable-data. | +| python3-ldap | Python | python-ldap provides an object-oriented API for working with LDAP withinPython programs. It allows access to LDAP directory servers by wrapping theOpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks(including processing LDIF, LDAPURLs, LDAPv3 schema, etc.). | +| python3-lib389 | GPLv3+ | This module contains tools and libraries for accessing, testing, and configuring the 389 Directory Server. | +| python3-libguestfs | LGPLv2+ | python3-libguestfs contains Python 3 bindings for libguestfs. | +| python3-libnmstate | LGPLv2+ | This package contains the Python 3 library for nmstate. | +| python3-libreport | GPLv2+ | Python 3 bindings for report-libs. | +| python3-libvirt | LGPLv2+ | The python3-libvirt package contains a module that permits applicationswritten in the Python programming language to use the interfacesupplied by the libvirt library to use the virtualization capabilitiesof recent versions of Linux (and other OSes). | +| python3-libvoikko | GPLv2+ | Python interface to libvoikko, library of Finnish language tools.This module can be used to perform various natural language analysistasks on Finnish text. | +| python3-lit | NCSA | lit is a tool used by the LLVM project for executing its test suites. | +| python3-lldb | NCSA | The package contains the LLDB Python module. | +| python3-louis | LGPLv3+ | This package provides Python 3 language bindings for liblouis. | +| python3-lxml | BSD | lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. Itprovides safe and convenient access to these libraries using the ElementTree Itextends the ElementTree API significantly to offer support for XPath, RelaxNG,XML Schema, XSLT, C14N and much more.To contact the project, go to the projecthome page < or see our bug tracker at case you want to use the current ...Python 3 version. | +| python3-mako | (MIT and Python) and (BSD or GPLv2) | Mako is a template library written in Python. It provides a familiar, non-XMLsyntax which compiles into Python modules for maximum performance. Mako'ssyntax and API borrows from the best ideas of many others, including Djangotemplates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embeddedPython (i.e. Python Server Page) language, which refines the familiar ideas ofcomponentized layout and inheritance to produce one of the most straightforwardand flexible models available, while also maintaining close ties to Pythoncalling and scoping semantics.This package contains the mako module built for use with python3. | +| python3-markupsafe | BSD | A library for safe markup escaping. | +| python3-meh | GPLv2+ | The python3-meh package is a python 3 library for handling, saving, and reportingexceptions. | +| python3-meh-gui | GPLv2+ | The python3-meh-gui package provides a GUI for the python3-meh library. | +| python3-mod_wsgi | ASL 2.0 | The mod_wsgi adapter is an Apache module that provides a WSGI compliantinterface for hosting Python based web applications within Apache. Theadapter is written completely in C code against the Apache C runtime andfor hosting WSGI applications within Apache has a lower overhead than usingexisting WSGI adapters for mod_python or CGI. | +| python3-netaddr | BSD | A network address manipulation library for PythonProvides support for:Layer 3 addresses * IPv4 and IPv6 addresses, subnets, masks, prefixes * iterating, slicing, sorting, summarizing and classifying IP networks * dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap) * set based operations (unions, intersections etc) over IP addresses and subnets * parsing a large variety of different formats and notations * looking up IANA IP block information * generating DNS reverse lookups * supernetting and subnettingLayer 2 addresses * representation and manipulation MAC addresses and EUI-64 identifiers * looking up IEEE organisational information (OUI, IAB) * generating derived IPv6 addresses | +| python3-netifaces | MIT | This package provides a cross platform API for getting address informationfrom network interfaces. | +| python3-networkx | BSD | NetworkX is a Python 3 package for the creation, manipulation, andstudy of the structure, dynamics, and functions of complex networks. | +| python3-networkx-core | BSD | NetworkX is a Python 3 package for the creation, manipulation, andstudy of the structure, dynamics, and functions of complex networks. | +| python3-newt | LGPLv2 | The python3-newt package contains the Python 3 bindings for the newt libraryproviding a python API for creating text mode interfaces. | +| python3-nose | LGPLv2+ and Public Domain | nose extends the test loading and running features of unit test, makingit easier to write, find and run tests.By default, nose will run tests in files or directories under thecurrent working directory whose names include ""test"" or ""Test"" at aword boundary (like ""test_this"" or ""functional_test"" or ""TestClass""but not ""libtest""). Test output is similar to that of unit test, butalso includes captured stdout output from failing tests, for easyprint-style debugging.These features, and many more, are customizable through the use ofplugins. Plugins included with nose provide support for doctest, codecoverage and profiling, flexible attribute-based test selection,output capture and more.This package installs the nose module and nosetests3 program that can discoverpython3 unit tests. | +| python3-nss | MPLv2.0 or GPLv2+ or LGPLv2+ | This package provides Python bindings for Network Security Services(NSS) and the Netscape Portable Runtime (NSPR).NSS is a set of libraries supporting security-enabled client andserver applications. Applications built with NSS can support SSL v2and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3certificates, and other security standards. Specific NSSimplementations have been FIPS-140 certified. | +| python3-ntplib | MIT | The ntplib is a python module that offers a simple interface to query NTPservers. It also provides utility functions to translate NTP fields' values totext (mode, leap indicator...). Since it's pure Python, and only depends on coremodules, it should work on any platform with a Python implementation.Python 3 version. | +| python3-numpy | BSD and Python | NumPy is a general-purpose array-processing package designed toefficiently manipulate large multi-dimensional arrays of arbitraryrecords without sacrificing too much speed for small multi-dimensionalarrays. NumPy is built on the Numeric code base and adds featuresintroduced by numarray as well as an extended C-API and the ability tocreate arrays of arbitrary type.There are also basic facilities for discrete fourier transform,basic linear algebra and random number generation. Also included inthis package is a version of f2py that works properly with NumPy. | +| python3-numpy-f2py | BSD and Python | This package includes a version of f2py that works properly with NumPy. | +| python3-ordered-set | MIT | An OrderedSet is a custom MutableSet that remembers its order, so that everyentry has an index that can be looked up. | +| python3-pcp | GPLv2+ | This python PCP module contains the language bindings forPerformance Metric API (PMAPI) monitor tools and PerformanceMetric Domain Agent (PMDA) collector tools written in Python3. | +| python3-pexpect | MIT | Pexpect is a pure Python module for spawning child applications; controllingthem; and responding to expected patterns in their output. Pexpect works likeDon Libes' Expect. Pexpect allows your script to spawn a child application andcontrol it as if a human were typing commands. This package contains thepython3 version of this module.Pexpect can be used for automating interactive applications such as ssh, ftp,passwd, telnet, etc. It can be used to automate setup scripts for duplicatingsoftware package installations on different servers. And it can be used forautomated software testing. Pexpect is in the spirit of Don Libes' Expect, butPexpect is pure Python. Unlike other Expect-like modules for Python, Pexpectdoes not require TCL or Expect nor does it require C extensions to becompiled. It should work on any platform that supports the standard Pythonpty module. | +| python3-pid | ASL 2.0 | pid provides a PidFile class that manages PID files. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptionsPidFile can also be used as a context manager or a decorator. | +| python3-pillow | MIT | Python image processing library, fork of the Python Imaging Library (PIL)This library provides extensive file format support, an efficientinternal representation, and powerful image processing capabilities.devel (development) and doc (documentation). | +| python3-pip | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | pip is a package management system used to install and manage software packageswritten in Python. Many packages can be found in the Python Package Index(PyPI). pip is a recursive acronym that can stand for either ""Pip InstallsPackages"" or ""Pip Installs Python"". | +| python3-pki | GPLv2 and LGPLv2 | This package contains PKI client library for Python 3. | +| python3-pluggy | MIT | The plugin manager stripped of pytest specific details. | +| python3-prettytable | BSD | PrettyTable is a simple Python library designed to make it quick and easy torepresent tabular data in visually appealing ASCII tables. It was inspired bythe ASCII tables used in the PostgreSQL shell psql. PrettyTable allows forselection of which columns are to be printed, independent alignment of columns(left or right justified or centred) and printing of ""sub-tables"" by specifyinga row range. | +| python3-productmd | LGPLv2+ | Python library providing parsers for metadata related to composesand installation media. | +| python3-protobuf | BSD | This package contains Python 3 libraries for Google Protocol Buffers | +| python3-psutil | BSD | psutil is a module providing an interface for retrieving information on allrunning processes and system utilization (CPU, memory, disks, network, users) ina portable way by using Python 3, implementing many functionalities offered byifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap. | +| python3-psycopg2 | LGPLv3+ with exceptions | Psycopg is the most popular PostgreSQL adapter for the Pythonprogramming language. At its core it fully implements the Python DBAPI 2.0 specifications. Several extensions allow access to many of thefeatures offered by PostgreSQL. | +| python3-ptyprocess | ISC | Launch a subprocess in a pseudo terminal (pty), and interact with both theprocess and its pty. | +| python3-py | MIT and Public Domain | The py lib is a Python development support library featuring thefollowing tools and modules: | +| python3-pyasn1 | BSD | This is an implementation of ASN.1 types and codecs in the Python 3 programminglanguage. | +| python3-pyasn1-modules | BSD | ASN.1 types modules for python3-pyasn1. | +| python3-pyatspi | LGPLv2 and GPLv2 | at-spi allows assistive technologies to access GTK-basedapplications. Essentially it exposes the internals of applications forautomation, so tools such as screen readers, magnifiers, or evenscripting interfaces can query and interact with GUI controls.This package includes a python3 client library for at-spi. | +| python3-pycurl | LGPLv2+ or MIT | PycURL is a Python interface to libcurl. PycURL can be used to fetchobjects identified by a URL from a Python program, similar to theurllib Python module. PycURL is mature, very fast, and supports a lotof features.Python 3 version. | +| python3-pydbus | LGPLv2+ | The pydbus module provides pythonic DBUS bindings.It is based on PyGI, the Python GObject Introspection bindings,which is the recommended way to use GLib from Python.Python 3 version. | +| python3-pygments | BSD | Pygments is a generic syntax highlighter for general use in all kindsof software such as forum systems, wikis or other applications thatneed to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details that increase highlighting quality * support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism * a number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainf*ck! | +| python3-pymongo | ASL 2.0 and MIT | The Python driver for MongoDB. This package contains the python3 version ofthis module. | +| python3-pymongo-gridfs | ASL 2.0 and MIT | GridFS is a storage specification for large objects in MongoDB. This packagecontains the python3 version of this module. | +| python3-PyMySQL | MIT | This package contains a pure-Python MySQL client library. The goal of PyMySQL isto be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPythonand Jython. | +| python3-pyOpenSSL | ASL 2.0 | High-level wrapper around a subset of the OpenSSL library, includes among others * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes | +| python3-pyparted | GPLv2+ | Python module for the parted library. It is used for manipulatingpartition tables. This package provides Python 3 bindings for parted. | +| python3-pyqt5-sip | GPLv2 or GPLv3 and (GPLv3+ with exceptions) | This is the Python 3 build of pyqt5-SIP. | +| python3-pyserial | Python | This module encapsulates the access for the serial port. It provides backendsfor standard Python running on Windows, Linux, BSD (possibly any POSIXcompilant system) and Jython. The module named ""serial"" automaticaly selectsthe appropriate backend. | +| python3-pytest | MIT | py.test provides simple, yet powerful testing for Python. | +| python3-pytoml | MIT | A parser for TOML-0.4.0 | +| python3-pytz | MIT | pytz brings the Olson tz database into Python. This library allows accurateand cross platform timezone calculations using Python 2.3 or higher. Italso solves the issue of ambiguous times at the end of daylight savings,which you can read more about in the Python Library Reference(datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. | +| python3-pyusb | BSD | PyUSB provides easy USB access to python. The module contains classes andmethods to support most USB operations. | +| python3-pyusb | BSD | PyUSB provides easy USB access to python. The module contains classes andmethods to support most USB operations. | +| python3-pyxdg | LGPLv2 | PyXDG is a python library to access freedesktop.org standards. Thispackage contains a Python 3 version of PyXDG. | +| python3-qrcode | BSD | This module uses the Python Imaging Library (PIL) to allow for thegeneration of QR Codes. Python 3 version. | +| python3-qrcode | BSD | This module uses the Python Imaging Library (PIL) to allow for thegeneration of QR Codes. Python 3 version. | +| python3-qrcode-core | BSD | Core Python 3 module for QR code generation. Does not contain image rendering. | +| python3-qrcode-core | BSD | Core Python 3 module for QR code generation. Does not contain image rendering. | +| python3-qt5 | GPLv3 | Python 3 bindings for Qt5. | +| python3-qt5-base | GPLv3 | Python 3 bindings for Qt5 base. | +| python3-reportlab | BSD | This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDFdocuments, and also creation of charts in a variety of bitmap and vectorformats. | +| python3-requests-file | ASL 2.0 | Requests-File is a transport adapter for use with the Requests Pythonlibrary to allow local file system access via file:// URLs.This is the Python 3 version of the requests_file module | +| python3-requests-ftp | ASL 2.0 | Requests-FTP is an implementation of a very stupid FTP transport adapter foruse with the awesome Requests Python library.This is the Python 3 version of the transport adapter module. | +| python3-rpmfluff | GPLv2+ | rpmfluff provides a python library for building RPM packages, andsabotaging them so they are broken in controlled ways.It is intended for use when validating package analysis tools such as RPM lint.It can also be used to construct test cases for package management softwaresuch as rpm and yum.Python 3 version. | +| python3-rpm-generators | GPLv2+ | Dependency generators for Python RPMs. | +| python3-rpm-macros | MIT | RPM macros for building Python 3 packages. | +| python3-sanlock | GPLv2 and GPLv2+ and LGPLv2+ | The python3-sanlock package contains a module that permits applicationswritten in the Python programming language to use the interfacesupplied by the sanlock library. | +| python3-scipy | BSD and LGPLv2+ | Scipy is open-source software for mathematics, science, andengineering. The core library is NumPy which provides convenient andfast N-dimensional array manipulation. The SciPy library is built towork with NumPy arrays, and provides many user-friendly and efficientnumerical routines such as routines for numerical integration andoptimization. Together, they run on all popular operating systems, arequick to install, and are free of charge. NumPy and SciPy are easy touse, but powerful enough to be depended upon by some of the world'sleading scientists and engineers. | +| python3-semantic_version | BSD | This small python library provides a few tools to handle semantic versioningin Python.Python 3 version | +| python3-simpleline | GPLv2+ | Simpleline is a Python3 library for creating text UI.It is designed to be used with line-based machinesand tools (e.g. serial console) so that every new lineis appended to the bottom of the screen.Printed lines are never rewritten! | +| python3-speechd | GPLv2+ | Python 3 module for speech-dispatcher | +| python3-sqlalchemy | MIT | SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,high-level interface to SQL databases. Database and domain concepts aredecoupled, allowing both sides maximum flexibility and power. SQLAlchemyprovides a powerful mapping layer that can work as automatically or as manuallyas you choose, determining relationships based on foreign keys or letting youdefine the join conditions explicitly, to bridge the gap between database anddomain.This package includes the python 3 version of the module. | +| python3-suds | LGPLv3+ | The suds project is a python soap web services client lib. Suds leveragespython meta programming to provide an intuitive API for consuming webservices. Objectification of types defined in the WSDL is providedwithout class generation. Programmers rarely need to read the WSDL sinceservices and WSDL based objects can be easily inspected. | +| python3-sushy | ASL 2.0 | Sushy is a Python library to communicate with Redfish based systems (`http://redfish.dmtf.org`) | +| python3-systemd | LGPLv2+ | Python module for native access to the systemd facilities.Functionality includes sending of structured messages to the journaland reading journal files, querying machine and boot identifiers and alists of message identifiers provided by systemd. Other functionalityprovided by libsystemd is also wrapped. | +| python3-tbb | ASL 2.0 | Python 3 TBB module. | +| python3-tkinter | Python | The Tkinter (Tk interface) library is a graphical user interface toolkit forthe Python programming language. | +| python3-unbound | BSD | Python 3 modules and extensions for unbound | +| python3-virtualenv | MIT | virtualenv is a tool to create isolated Python environments. virtualenvis a successor to workingenv, and an extension of virtual-python. It iswritten by Ian Bicking, and sponsored by the Open Planning Project. It islicensed under an MIT-style permissive license | +| python3-webencodings | BSD | This is a Python implementation of the WHATWG Encoding standard. | +| python3-werkzeug | BSD | Werkzeug========Werkzeug started as simple collection of various utilities for WSGIapplications and has become one of the most advanced WSGI utilitymodules. It includes a powerful debugger, full featured request andresponse objects, HTTP utilities to handle entity tags, cache controlheaders, HTTP dates, cookie handling, file uploads, a powerful URLrouting system and a bunch of community contributed addon modules.Werkzeug is unicode aware and doesn't enforce a specific templateengine, database adapter or anything else. It doesn't even enforcea specific way of handling requests and leaves all that up to thedeveloper. It's most useful for end user applications which should workon as many server environments as possible (such as blogs, wikis,bulletin boards, etc.). | +| python3-wheel | MIT | A built-package format for Python.A wheel is a ZIP-format archive with a specially formatted filename and the.whl extension. It is designed to contain all the files for a PEP 376compatible install in a way that is very close to the on-disk format.Python 3 version. | +| python3-wheel-wheel | MIT | A Python wheel of wheel to use with virtualenv. | +| python3-yubico | BSD | Pure-python library for interacting with Yubikeys. For Python 3. | +| python3-yubico | BSD | Pure-python library for interacting with Yubikeys. For Python 3. | +| python-nose-docs | LGPLv2+ and Public Domain | Documentation for Nose. | +| python-nose-docs | LGPLv2+ and Public Domain | Documentation for Nose. | +| python-nss-doc | MPLv2.0 or GPLv2+ or LGPLv2+ | API documentation and examples | +| python-podman-api | LGPLv2 | Podman API | +| python-podman-api | LGPLv2 | Podman API | +| python-psycopg2-doc | LGPLv3+ with exceptions | Documentation and example files for the psycopg python PostgreSQLdatabase adapter. | +| python-pymongo-doc | ASL 2.0 and MIT | Documentation for python-pymongo. | +| python-qt5-rpm-macros | GPLv3 | RPM macros python-qt5. | +| python-rpm-macros | MIT | This package contains the unversioned Python RPM macros, that mostimplementations should rely on.You should not need to install this package manually as the variouspython?-devel packages require it. So install a python-devel package instead. | +| python-sqlalchemy-doc | MIT | Documentation for SQLAlchemy | +| python-sqlalchemy-doc | MIT | Documentation for SQLAlchemy | +| python-srpm-macros | MIT | RPM macros for building Python source packages. | +| python-virtualenv-doc | MIT | Documentation for python virtualenv. | +| qemu-guest-agent | GPLv2 and GPLv2+ and CC-BY | qemu-kvm is an open source virtualizer that provides hardware emulation forthe KVM hypervisor.This package provides an agent to run inside guests, which communicateswith the host over a virtio-serial channel named ""org.qemu.guest_agent.0""This package does not need to be installed on the host OS. | +| qemu-img | GPLv2 and GPLv2+ and CC-BY | This package provides a command line tool for manipulating disk images. | +| qemu-kvm | GPLv2 and GPLv2+ and CC-BY | qemu-kvm is an open source virtualizer that provides hardwareemulation for the KVM hypervisor. qemu-kvm acts as a virtualmachine monitor together with the KVM kernel modules, and emulates thehardware for a full system such as a PC and its associated peripherals. | +| qemu-kvm-block-curl | GPLv2 and GPLv2+ and CC-BY | This package provides the additional CURL block driver for QEMU.Install this package if you want to access remote disks overhttp, https, ftp and other transports provided by the CURL library. | +| qemu-kvm-block-gluster | GPLv2 and GPLv2+ and CC-BY | This package provides the additional Gluster block driver for QEMU.Install this package if you want to access remote Gluster storage. | +| qemu-kvm-block-iscsi | GPLv2 and GPLv2+ and CC-BY | This package provides the additional iSCSI block driver for QEMU.Install this package if you want to access iSCSI volumes. | +| qemu-kvm-block-rbd | GPLv2 and GPLv2+ and CC-BY | This package provides the additional Ceph/RBD block driver for QEMU.Install this package if you want to access remote Ceph volumesusing the rbd protocol. | +| qemu-kvm-block-ssh | GPLv2 and GPLv2+ and CC-BY | This package provides the additional SSH block driver for QEMU.Install this package if you want to access remote disks usingthe Secure Shell (SSH) protocol. | +| qemu-kvm-common | GPLv2 and GPLv2+ and CC-BY | qemu-kvm is an open source virtualizer that provides hardware emulation forthe KVM hypervisor.This package provides documentation and auxiliary programs used with qemu-kvm. | +| qemu-kvm-core | GPLv2 and GPLv2+ and CC-BY | qemu-kvm is an open source virtualizer that provides hardwareemulation for the KVM hypervisor. qemu-kvm acts as a virtualmachine monitor together with the KVM kernel modules, and emulates thehardware for a full system such as a PC and its associated peripherals. | +| qgnomeplatform | LGPLv2+ | QGnomePlatform is a Qt Platform Theme aimed to accommodate as much ofGNOME settings as possibleand utilize them in Qt applications withoutmodifying them - making them fit into the environment as well as possible. | +| qgpgme | LGPLv2+ | Qt API bindings/wrapper for GPGME. | +| qpdf | (Artistic 2.0 or ASL 2.0) and MIT | QPDF is a command-line program that does structural, content-preservingtransformations on PDF files. It could have been called somethinglike pdf-to-pdf. It includes support for merging and splitting PDFsand to manipulate the list of pages in a PDF file. It is not a PDF vieweror a program capable of converting PDF into other formats. | +| qpdf-doc | (Artistic 2.0 or ASL 2.0) and MIT | QPDF Manual | +| qpdf-libs | (Artistic 2.0 or ASL 2.0) and MIT | QPDF is a C++ library that inspect and manipulate the structure of PDF files.It can encrypt and linearize files, expose the internals of a PDF file,and do many other operations useful to PDF developers. | +| qperf | GPLv2 or BSD | Measure socket and RDMA performance. | +| qrencode | LGPLv2+ | Qrencode is a utility software using libqrencode to encode string data ina QR Code and save as a PNG image. | +| qrencode-libs | LGPLv2+ | The qrencode-libs package contains the shared libraries and header files forapplications that use qrencode. | +| qt5-assistant | LGPLv3 or LGPLv2 | Documentation browser for Qt5. | +| qt5-designer | LGPLv3 or LGPLv2 | Design GUIs for Qt5 applications. | +| qt5-doctools | LGPLv3 or LGPLv2 | Qt5 doc tools package. | +| qt5-linguist | LGPLv3 or LGPLv2 | Tools to add translations to Qt5 applications. | +| qt5-qdbusviewer | LGPLv3 or LGPLv2 | QDbusviewer can be used to inspect D-Bus objects of running programsand invoke methods on those objects. | +| qt5-qt3d | LGPLv2 with exceptions or GPLv3 with exceptions | Qt 3D provides functionality for near-realtime simulation systems withsupport for 2D and 3D rendering in both Qt C++ and Qt Quick applications). | +| qt5-qt3d-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qt3d. | +| qt5-qt3d-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qt3d. | +| qt5-qtbase | LGPLv2 with exceptions or GPLv3 with exceptions | Qt is a software toolkit for developing applications.This package contains base tools, like string, xml, and networkhandling. | +| qt5-qtbase-common | LGPLv2 with exceptions or GPLv3 with exceptions | Common files for Qt5. | +| qt5-qtbase-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtbase. | +| qt5-qtbase-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtbase. | +| qt5-qtbase-gui | LGPLv2 with exceptions or GPLv3 with exceptions | Qt5 libraries used for drawing widgets and OpenGL items. | +| qt5-qtbase-mysql | LGPLv2 with exceptions or GPLv3 with exceptions | MySQL driver for Qt5's SQL classes. | +| qt5-qtbase-odbc | LGPLv2 with exceptions or GPLv3 with exceptions | ODBC driver for Qt5's SQL classes. | +| qt5-qtbase-postgresql | LGPLv2 with exceptions or GPLv3 with exceptions | PostgreSQL driver for Qt5's SQL classes. | +| qt5-qtbase-private-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtbase private APIs. | +| qt5-qtcanvas3d | LGPLv2 with exceptions or GPLv3 with exceptions | Qt5 Canvas3D component | +| qt5-qtcanvas3d-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtcanvas3d. | +| qt5-qtconnectivity | LGPLv2 with exceptions or GPLv3 with exceptions | Qt5 - Connectivity components. | +| qt5-qtconnectivity-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtconnectivity. | +| qt5-qtconnectivity-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtconnectivity. | +| qt5-qtdeclarative | LGPLv2 with exceptions or GPLv3 with exceptions | Qt5 - QtDeclarative component. | +| qt5-qtdeclarative-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtdeclarative. | +| qt5-qtdeclarative-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtdeclarative. | +| qt5-qtdoc | GFDL | QtDoc contains the main Qt Reference Documentation, which includesoverviews, Qt topics, and examples not specific to any Qt module. | +| qt5-qtgraphicaleffects | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt Graphical Effects module provides a set of QML types for addingvisually impressive and configurable effects to user interfaces. Effectsare visual items that can be added to Qt Quick user interface as UIcomponents. | +| qt5-qtimageformats | LGPLv2 with exceptions or GPLv3 with exceptions | The core Qt Gui library by default supports reading and writing imageref. Reading and Writing Image Files. The Qt Image Formats add-on moduleprovides optional support for other image file formats, including:MNG, TGA, TIFF, WBMP. | +| qt5-qtlocation | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt Location and Qt Positioning APIs gives developers the ability todetermine a position by using a variety of possible sources, includingsatellite, or wifi, or text file, and so on. | +| qt5-qtlocation-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtlocation. | +| qt5-qtlocation-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtlocation. | +| qt5-qtmultimedia | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt Multimedia module provides a rich feature set that enables you toeasily take advantage of a platforms multimedia capabilites and hardware.This ranges from the playback and recording of audio and video content tothe use of available devices like cameras and radios. | +| qt5-qtmultimedia-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtmultimedia. | +| qt5-qtmultimedia-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtmultimedia. | +| qt5-qtquickcontrols2 | GPLv2+ or LGPLv3 and GFDL | The Qt Labs Controls module provides a set of controls that can be used tobuild complete interfaces in Qt Quick.Unlike Qt Quick Controls, these controls are optimized for embedded systemsand so are preferred for hardware with limited resources. | +| qt5-qtquickcontrols2-examples | GPLv2+ or LGPLv3 and GFDL | Examples for qt5-qtquickcontrols2. | +| qt5-qtquickcontrols | LGPLv2 or LGPLv3 and GFDL | The Qt Quick Controls module provides a set of controls that can be used tobuild complete interfaces in Qt Quick. | +| qt5-qtquickcontrols-examples | LGPLv2 or LGPLv3 and GFDL | Programming examples for qt5-qtquickcontrols. | +| qt5-qtscript | LGPLv2 with exceptions or GPLv3 with exceptions | Qt5 - QtScript component. | +| qt5-qtscript-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtscript. | +| qt5-qtscript-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtscript. | +| qt5-qtsensors | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt Sensors API provides access to sensor hardware via QML and C++interfaces. The Qt Sensors API also provides a motion gesture recognitionAPI for devices. | +| qt5-qtsensors-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtsensors. | +| qt5-qtsensors-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtsensors. | +| qt5-qtserialbus | LGPLv2 with exceptions or GPLv3 with exceptions | Qt Serial Bus (API) provides classes and functions to access the variousindustrial serial buses and protocols, such as CAN, ModBus, and others. | +| qt5-qtserialbus-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtserialbus. | +| qt5-qtserialport | LGPLv2 with exceptions or GPLv3 with exceptions | Qt Serial Port provides the basic functionality, which includes configuring,I/O operations, getting and setting the control signals of the RS-232 pinouts. | +| qt5-qtserialport-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtserialport. | +| qt5-qtserialport-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtserialport. | +| qt5-qtsvg | LGPLv2 with exceptions or GPLv3 with exceptions | Scalable Vector Graphics (SVG) is an XML-based language for describingtwo-dimensional vector graphics. Qt provides classes for rendering anddisplaying SVG drawings in widgets and on other paint devices. | +| qt5-qtsvg-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtsvg. | +| qt5-qtsvg-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtsvg. | +| qt5-qttools | LGPLv3 or LGPLv2 | Qt5 - QtTool components. | +| qt5-qttools-common | LGPLv3 or LGPLv2 | Common files for qt5-qttools. | +| qt5-qttools-devel | LGPLv3 or LGPLv2 | Development files for qt5-qttools. | +| qt5-qttools-examples | LGPLv3 or LGPLv2 | Programming examples for qt5-qttools. | +| qt5-qttools-libs-designer | LGPLv3 or LGPLv2 | Qt5 Designer runtime library. | +| qt5-qttools-libs-designercomponents | LGPLv3 or LGPLv2 | Qt5 Designer Components runtime library. | +| qt5-qttools-libs-help | LGPLv3 or LGPLv2 | Qt5 Help runtime library. | +| qt5-qttranslations | LGPLv2 with exceptions or GPLv3 with exceptions and GFDL | Qt5 - QtTranslations module. | +| qt5-qtwayland | LGPLv3 | Qt5 - Wayland platform support and QtCompositor module. | +| qt5-qtwayland-examples | LGPLv3 | Programming examples for qt5-qtwayland. | +| qt5-qtwebchannel | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt WebChannel module provides a library for seamless integration of C++and QML applications with HTML/JavaScript clients. Any QObject can bepublished to remote clients, where its public API becomes available. | +| qt5-qtwebchannel-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtwebchannel. | +| qt5-qtwebchannel-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtwebchannel. | +| qt5-qtwebsockets | LGPLv2 with exceptions or GPLv3 with exceptions | The QtWebSockets module implements the WebSocket protocol as specified in RFC6455. It solely depends on Qt (no external dependencies). | +| qt5-qtwebsockets-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtwebsockets. | +| qt5-qtwebsockets-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtwebsockets. | +| qt5-qtx11extras | LGPLv2 with exceptions or GPLv3 with exceptions | The X11 Extras module provides features specific to platforms using X11, e.g.Linux and UNIX-like systems including embedded Linux systems that use the XWindow System. | +| qt5-qtx11extras-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtx11extras. | +| qt5-qtxmlpatterns | LGPLv2 with exceptions or GPLv3 with exceptions | The Qt XML Patterns module provides support for XPath, XQuery, XSLT,and XML Schema validation. | +| qt5-qtxmlpatterns-devel | LGPLv2 with exceptions or GPLv3 with exceptions | Development files for qt5-qtxmlpatterns. | +| qt5-qtxmlpatterns-examples | LGPLv2 with exceptions or GPLv3 with exceptions | Programming examples for qt5-qtxmlpatterns. | +| qt5-rpm-macros | GPLv3 | RPM macros for building Qt5 and KDE Frameworks 5 packages. | +| qt5-srpm-macros | GPLv3 | RPM macros for source Qt5 packages. | +| radvd | BSD with advertising | radvd is the router advertisement daemon for IPv6. It listens to routersolicitations and sends router advertisements as described in ""NeighborDiscovery for IP Version 6 (IPv6)"" (RFC 2461). With these advertisementshosts can automatically configure their addresses and some otherparameters. They also can choose a default router based on theseadvertisements.Install radvd if you are setting up IPv6 network and/or Mobile IPv6services. | +| raptor2 | GPLv2+ or LGPLv2+ or ASL 2.0 | Raptor is the RDF Parser Toolkit for Redland that providesa set of standalone RDF parsers, generating triples from RDF/XMLor N-Triples. | +| rarian | LGPLv2+ | Rarian is a documentation meta-data library that allows access to documents,man pages and info pages. It was designed as a replacement for scrollkeeper. | +| rarian-compat | GPLv2+ | This package contains files needed to maintain backward-compatibility withscrollkeeper. | +| rasqal | LGPLv2+ or ASL 2.0 | Rasqal is a library providing full support for querying ResourceDescription Framework (RDF) including parsing query syntaxes, constructingthe queries, executing them and returning result formats. It currentlyhandles the RDF Data Query Language (RDQL) and SPARQL Query language. | +| rear | GPLv3 | Relax-and-Recover is the leading Open Source disaster recovery and systemmigration solution. It comprises of a modularframe-work and ready-to-go workflows for many common situations to producea bootable image and restore from backup using this image. As a benefit,it allows to restore to different hardware and can therefore be used asa migration tool as well.Currently Relax-and-Recover supports various boot media (incl. ISO, PXE,OBDR tape, USB or eSATA storage), a variety of network protocols (incl.sftp, ftp, http, nfs, cifs) as well as a multitude of backup strategies(incl. IBM TSM, HP DataProtector, Symantec NetBackup, EMC NetWorker,Bacula, Bareos, BORG, Duplicity, rsync).Relax-and-Recover was designed to be easy to set up, requires no maintenanceand is there to assist when disaster strikes. Its setup-and-forget natureremoves any excuse for not having a disaster recovery solution implemented.Professional services and support are available. | +| recode | GPLv2+ | The `recode' converts files between character sets and usages.It recognizes or produces nearly 150 different character setsand is able to transliterate files between almost any pair. When exacttransliteration are not possible, it may get rid of the offendingcharacters or fall back on approximations. Most RFC 1345 character setsare supported. | +| redfish-finder | GPLv2 | Scans Smbios information for type 42 management controller information, and usesthat to configure the appropriate network interface so that the BMC iscanonically accessible via the host name redfish-localhost | +| redhat-menus | GPL+ | This package contains the XML files that describe the menu layout forGNOME and KDE, and the .desktop files that define the names and iconsof ""subdirectories"" in the menus. | +| redhat-rpm-config | GPL+ | Red Hat specific rpm configuration files. | +| redhat-support-lib-python | ASL 2.0 | This package contains the Red Hat Support Software Development Library.Red Hat customers can use the library to easily integrate their help desksolutions, IT infrastructure, etc. with the services provided by theRed Hat Customer Portal.The library provided by this package is an abstraction layer that simplifiesinteractions with the Red Hat Customer Portal. Simply create an instance ofthe API by providing the necessary authorization credentials, then use theAPI object to interact with the Red Hat Customer Portal.Some of the interactions supported by this API include, but are not limited to,automatic diagnostic services on log files, knowledge base searching,support case creation, attach files to support cases, view the status ofsupport cases, entitlement viewing, etc. | +| redhat-support-tool | ASL 2.0 | This package contains the Red Hat Support Tool. The Red Hat Support Toolprovides console based access to Red Hat's subscriber services. Theseservices include, but are not limited to, console based access toknowledge-base solutions, case management, automated diagnosticservices, etc. | +| redis | BSD and MIT | Redis is an advanced key-value store. It is often referred to as a datastructure server since keys can contain strings, hashes, lists, sets andsorted sets.You can run atomic operations on these types, like appending to a string;incrementing the value in a hash; pushing to a list; computing setintersection, union and difference; or getting the member with highestranking in a sorted set.In order to achieve its outstanding performance, Redis works with anin-memory dataset. Depending on your use case, you can persist it eitherby dumping the dataset to disk every once in a while, or by appendingeach command to a log.Redis also supports trivial-to-setup master-slave replication, with veryfast non-blocking first synchronization, auto-reconnection on net splitand so forth.Other features include Transactions, Pub/Sub, Lua scripting, Keys with alimited time-to-live, and configuration settings to make Redis behave likea cache.You can use Redis from most programming languages also. | +| redis-devel | BSD and MIT | Header file required for building loadable Redis modules. DetailedAPI documentation is available in the redis-doc package. | +| redis-doc | CC-BY-SA | Manual pages and detailed documentation for many aspects of Redis use,administration and development. | +| redland | LGPLv2+ or ASL 2.0 | Redland is a library that provides a high-level interface for RDF(Resource Description Framework) implemented in an object-based API.It is modular and supports different RDF/XML parsers, storagemechanisms and other elements. Redland is designed for applicationsdevelopers to provide RDF support in their applications as well asfor RDF developers to experiment with the technology. | +| relaxngDatatype | BSD | RELAX NG is a public space for test cases and other ancillary softwarerelated to the construction of the RELAX NG language and itsimplementations. | +| rest | LGPLv2 | This library was designed to make it easier to access web services thatclaim to be ""RESTful"". A RESTful service should have urls that representremote objects, which methods can then be called on. The majority of servicesdon't actually adhere to this strict definition. Instead, their RESTful endpoint usually has an API that is just simpler to use compared to other typesof APIs they may support (XML-RPC, for instance). It is this kind of API thatthis library is attempting to support. | +| resteasy | ASL 2.0 and CDDL | RESTEasy contains a JBoss project that provides frameworks to helpbuild RESTful Web Services and RESTful Java applications. It is a fullycertified and portable implementation of the JAX-RS specification. | +| rhel-system-roles | GPLv3+ and MIT and BSD | Collection of Ansible roles and modules that provide a stable andconsistent configuration interface for managing multiple versionsof Red Hat Enterprise Linux. | +| rhythmbox | GPLv2+ with exceptions and GFDL | Rhythmbox is an integrated music management application based on the powerfulGStreamer media framework. It has a number of features, including an easy touse music browser, searching and sorting, comprehensive audio format supportthrough GStreamer, Internet Radio support, playlists and more.Rhythmbox is extensible through a plugin system. | +| rls | (ASL 2.0 or MIT) and (BSD and MIT) | The Rust Language Server provides a server that runs in the background,providing IDEs, editors, and other tools with information about Rust programs.It supports functionality such as 'goto definition', symbol search,reformatting, and code completion, and enables renaming and refactorings. | +| rpm-build | GPLv2+ | The rpm-build package contains the scripts and executable programsthat are used to build packages using the RPM Package Manager. | +| rpmdevtools | GPLv2+ and GPLv2 | This package contains scripts and (X)Emacs support files to aid indevelopment of RPM packages.rpmdev-setuptree Create RPM build tree within user's home directoryrpmdev-diff Diff contents of two archivesrpmdev-newspec Creates new .spec from templaterpmdev-rmdevelrpms Find (and optionally remove) ""development"" RPMsrpmdev-checksig Check package signatures using alternate RPM keyringrpminfo Print information about executables and librariesrpmdev-md5/sha* Display checksums of all files in an archive filerpmdev-vercmp RPM version comparison checkerspectool Expand and download sources and patches in specfilesrpmdev-wipetree Erase all files within dirs created by rpmdev-setuptreerpmdev-extract Extract various archives, ""tar xvf"" stylerpmdev-bumpspec Bump revision in specfile...and many more. | +| rpmemd | BSD | The rpmemd process is executed on a target node by librpmem libraryand facilitates access to persistent memory over RDMA. | +| rpmlint | GPLv2 | rpmlint is a tool for checking common errors in RPM packages. Binaryand source packages as well as spec files can be checked. | +| rpm-mpi-hooks | MIT | RPM dependency generator hooks for MPI packages. This package should be addedas a BuildRequires to all mpi implementations (i.e. openmpi, mpich) as well asa Requires to the their -devel packages. | +| rpm-ostree | LGPLv2+ | rpm-ostree is a hybrid image/package system. It supports""composing"" packages on a build server into an OSTree repository,which can then be replicated by client systems with atomic upgrades.Additionally, unlike many ""pure"" image systems, with rpm-ostreeeach client system can layer on additional packages, providinga ""best of both worlds"" approach. | +| rpm-ostree-libs | LGPLv2+ | The rpm-ostree-libs package includes the shared library for rpm-ostree. | +| rrdtool | GPLv2+ with exceptions | RRD is the Acronym for Round Robin Database. RRD is a system to store anddisplay time-series data (i.e. network bandwidth, machine-room temperature,server load average). It stores the data in a very compact way that will notexpand over time, and it presents useful graphs by processing the data toenforce a certain data density. It can be used either via simple wrapperscripts (from shell or Perl) or via frontends that poll network devices andput a friendly user interface on it. | +| rrdtool-perl | GPLv2+ with exceptions | The Perl RRDtool bindings | +| rsyslog | (GPLv3+ and ASL 2.0) | Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL,syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part,and fine grain output format control. It is compatible with stock sysklogdand can be used as a drop-in replacement. Rsyslog is simple to set up, withadvanced features suitable for enterprise-class, encryption-protected syslogrelay chains. | +| rsyslog-crypto | (GPLv3+ and ASL 2.0) | This package contains a module providing log file encryption and acommand line tool to process encrypted logs. | +| rsyslog-doc | (GPLv3+ and ASL 2.0) | This subpackage contains documentation for rsyslog. | +| rsyslog-elasticsearch | (GPLv3+ and ASL 2.0) | This module provides the capability for rsyslog to feed logs directly intoElasticsearch. | +| rsyslog-gnutls | (GPLv3+ and ASL 2.0) | The rsyslog-gnutls package contains the rsyslog plugins that provide theability to send and receive syslog messages via TCP or RELP using TLSencryption. For details refer to rsyslog doc on imtcp and omfwd modules. | +| rsyslog-gssapi | (GPLv3+ and ASL 2.0) | The rsyslog-gssapi package contains the rsyslog plugins which support GSSAPIauthentication and secure connections. GSSAPI is commonly used for Kerberosauthentication. | +| rsyslog-kafka | (GPLv3+ and ASL 2.0) | The rsyslog-kafka package provides modules for Apache Kafka input and output. | +| rsyslog-mmaudit | (GPLv3+ and ASL 2.0) | This module provides message modification supporting Linux audit formatin various settings. | +| rsyslog-mmjsonparse | (GPLv3+ and ASL 2.0) | This module provides the capability to recognize and parse JSON enhancedsyslog messages. | +| rsyslog-mmkubernetes | (GPLv3+ and ASL 2.0) | The rsyslog-mmkubernetes package provides module for adding kubernetescontainer metadata. | +| rsyslog-mmnormalize | (GPLv3+ and ASL 2.0) | This module provides the capability to normalize log messages via liblognorm. | +| rsyslog-mmsnmptrapd | (GPLv3+ and ASL 2.0) | This message modification module takes messages generated from snmptrapd andmodifies them so that they look like they originated from the read originator. | +| rsyslog-mysql | (GPLv3+ and ASL 2.0) | The rsyslog-mysql package contains a dynamic shared object that will addMySQL database support to rsyslog. | +| rsyslog-pgsql | (GPLv3+ and ASL 2.0) | The rsyslog-pgsql package contains a dynamic shared object that will addPostgreSQL database support to rsyslog. | +| rsyslog-relp | (GPLv3+ and ASL 2.0) | The rsyslog-relp package contains the rsyslog plugins that providethe ability to receive syslog messages via the reliable RELPprotocol. | +| rsyslog-snmp | (GPLv3+ and ASL 2.0) | The rsyslog-snmp package contains the rsyslog plugin that provides theability to send syslog messages as SNMPv1 and SNMPv2c traps. | +| rtkit | GPLv3+ and BSD | RealtimeKit is a D-Bus system service that changes thescheduling policy of user processes/threads to SCHED_RR (i.e. realtimescheduling mode) on request. It is intended to be used as a securemechanism to allow real-time scheduling to be used by normal userprocesses. | +| ruby | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Ruby is the interpreted scripting language for quick and easyobject-oriented programming. It has many features to process textfiles and to do system management tasks (as in Perl). It is simple,straight-forward, and extensible. | +| ruby | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Ruby is the interpreted scripting language for quick and easyobject-oriented programming. It has many features to process textfiles and to do system management tasks (as in Perl). It is simple,straight-forward, and extensible. | +| ruby-devel | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Header files and libraries for building an extension library for theRuby or an application embedding Ruby. | +| ruby-devel | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Header files and libraries for building an extension library for theRuby or an application embedding Ruby. | +| ruby-doc | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | This package contains documentation for ruby. | +| ruby-doc | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | This package contains documentation for ruby. | +| rubygem-abrt | MIT | Provides ABRT reporting support for libraries/applications written using Ruby. | +| rubygem-abrt | MIT | Provides ABRT reporting support for libraries/applications written using Ruby. | +| rubygem-abrt-doc | MIT | Documentation for rubygem-abrt. | +| rubygem-abrt-doc | MIT | Documentation for rubygem-abrt. | +| rubygem-bigdecimal | Ruby or BSD | Ruby provides built-in support for arbitrary precision integer arithmetic.For example:42**13 -> 1265437718438866624512BigDecimal provides similar support for very large or very accurate floatingpoint numbers. Decimal arithmetic is also useful for general calculation,because it provides the correct answers people expect閳ユ悩hereas normal binaryfloating point arithmetic often introduces subtle errors because of theconversion between base 10 and base 2. | +| rubygem-bigdecimal | Ruby or BSD | Ruby provides built-in support for arbitrary precision integer arithmetic.For example:42**13 -> 1265437718438866624512BigDecimal provides similar support for very large or very accurate floatingpoint numbers. Decimal arithmetic is also useful for general calculation,because it provides the correct answers people expect閳ユ悩hereas normal binaryfloating point arithmetic often introduces subtle errors because of theconversion between base 10 and base 2. | +| rubygem-bson | ASL 2.0 | A full featured BSON specification implementation, in Ruby. | +| rubygem-bson | ASL 2.0 | A full featured BSON specification implementation, in Ruby. | +| rubygem-bson-doc | ASL 2.0 | Documentation for rubygem-bson. | +| rubygem-bson-doc | ASL 2.0 | Documentation for rubygem-bson. | +| rubygem-bundler | MIT | Bundler manages an application's dependencies through its entire life, acrossmany machines, systematically and repeatably. | +| rubygem-bundler | MIT | Bundler manages an application's dependencies through its entire life, acrossmany machines, systematically and repeatably. | +| rubygem-bundler-doc | MIT | Documentation for rubygem-bundler. | +| rubygem-did_you_mean | MIT | one when you misspelled something. | +| rubygem-did_you_mean | MIT | one when you misspelled something. | +| rubygem-io-console | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | IO/Console provides very simple and portable access to console. It doesn'tprovide higher layer features, such like curses and readline. | +| rubygem-io-console | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | IO/Console provides very simple and portable access to console. It doesn'tprovide higher layer features, such like curses and readline. | +| rubygem-irb | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | The irb is acronym for Interactive Ruby. It evaluates ruby expressionfrom the terminal. | +| rubygem-json | (Ruby or GPLv2) and UCD | This is a implementation of the JSON specification according to RFC 4627.You can think of it as a low fat alternative to XML, if you want to storedata to disk or transmit it over a network rather than use a verbosemarkup language. | +| rubygem-json | (Ruby or GPLv2) and UCD | This is a implementation of the JSON specification according to RFC 4627.You can think of it as a low fat alternative to XML, if you want to storedata to disk or transmit it over a network rather than use a verbosemarkup language. | +| rubygem-minitest | MIT | minitest/unit is a small and incredibly fast unit testing framework.minitest/spec is a functionally complete spec engine.minitest/benchmark is an awesome way to assert the performance of youralgorithms in a repeatable manner.minitest/mock by Steven Baker, is a beautifully tiny mock objectframework.minitest/pride shows pride in testing and adds coloring to your testoutput. | +| rubygem-minitest | MIT | minitest/unit is a small and incredibly fast unit testing framework.minitest/spec is a functionally complete spec engine.minitest/benchmark is an awesome way to assert the performance of youralgorithms in a repeatable manner.minitest/mock by Steven Baker, is a beautifully tiny mock objectframework.minitest/pride shows pride in testing and adds coloring to your testoutput. | +| rubygem-mongo | ASL 2.0 | A Ruby driver for MongoDB. | +| rubygem-mongo | ASL 2.0 | A Ruby driver for MongoDB. | +| rubygem-mongo-doc | ASL 2.0 | Documentation for rubygem-mongo. | +| rubygem-mongo-doc | ASL 2.0 | Documentation for rubygem-mongo. | +| rubygem-mysql2 | MIT | The Mysql2 gem is meant to serve the extremely common use-case ofconnecting, querying and iterating on results. Some database librariesout there serve as direct 1:1 mappings of the already complex C API\'savailable. This one is not. | +| rubygem-mysql2 | MIT | The Mysql2 gem is meant to serve the extremely common use-case ofconnecting, querying and iterating on results. Some database librariesout there serve as direct 1:1 mappings of the already complex C API\'savailable. This one is not. | +| rubygem-mysql2-doc | MIT | Documentation for rubygem-mysql2 | +| rubygem-mysql2-doc | MIT | Documentation for rubygem-mysql2 | +| rubygem-net-telnet | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Provides telnet client functionality.This class also has, through delegation, all the methods of a socket object(by default, a TCPSocket, but can be set by the Proxy option to new()). Thisprovides methods such as close() to end the session and sysread() to read datadirectly from the host, instead of via the waitfor() mechanism. Note that ifyou do use sysread() directly when in telnet mode, you should probably passthe output through preprocess() to extract telnet command sequences. | +| rubygem-net-telnet | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | Provides telnet client functionality.This class also has, through delegation, all the methods of a socket object(by default, a TCPSocket, but can be set by the Proxy option to new()). Thisprovides methods such as close() to end the session and sysread() to read datadirectly from the host, instead of via the waitfor() mechanism. Note that ifyou do use sysread() directly when in telnet mode, you should probably passthe output through preprocess() to extract telnet command sequences. | +| rubygem-openssl | Ruby or BSD | OpenSSL provides SSL, TLS and general purpose cryptography. It wraps theOpenSSL library. | +| rubygem-openssl | Ruby or BSD | OpenSSL provides SSL, TLS and general purpose cryptography. It wraps theOpenSSL library. | +| rubygem-pg | (BSD or Ruby) and PostgreSQL | This is the extension library to access a PostgreSQL database from Ruby.This library works with PostgreSQL 9.1 and later. | +| rubygem-pg | (BSD or Ruby) and PostgreSQL | This is the extension library to access a PostgreSQL database from Ruby.This library works with PostgreSQL 9.1 and later. | +| rubygem-pg-doc | (BSD or Ruby) and PostgreSQL | Documentation for rubygem-pg. | +| rubygem-pg-doc | (BSD or Ruby) and PostgreSQL | Documentation for rubygem-pg. | +| rubygem-power_assert | Ruby or BSD | Power Assert shows each value of variables and method calls in the expression.It is useful for testing, providing which value wasn't correct when thecondition is not satisfied. | +| rubygem-power_assert | Ruby or BSD | Power Assert shows each value of variables and method calls in the expression.It is useful for testing, providing which value wasn't correct when thecondition is not satisfied. | +| rubygem-psych | MIT | Psych is a YAML parser and emitter. Psych leverageslibyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emittingcapabilities. In addition to wrapping libyaml, Psych also knows how toserialize and de-serialize most Ruby objects to and from the YAML format. | +| rubygem-psych | MIT | Psych is a YAML parser and emitter. Psych leverageslibyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emittingcapabilities. In addition to wrapping libyaml, Psych also knows how toserialize and de-serialize most Ruby objects to and from the YAML format. | +| rubygem-rake | MIT | Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax. | +| rubygem-rake | MIT | Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax. | +| rubygem-rdoc | GPLv2 and Ruby and MIT and OFL | RDoc produces HTML and command-line documentation for Ruby projects. RDocincludes the 'rdoc' and 'ri' tools for generating and displaying onlinedocumentation. | +| rubygem-rdoc | GPLv2 and Ruby and MIT and OFL | RDoc produces HTML and command-line documentation for Ruby projects. RDocincludes the 'rdoc' and 'ri' tools for generating and displaying onlinedocumentation. | +| rubygems | Ruby or MIT | RubyGems is the Ruby standard for publishing and managing third partylibraries. | +| rubygems | Ruby or MIT | RubyGems is the Ruby standard for publishing and managing third partylibraries. | +| rubygems-devel | Ruby or MIT | Macros and development tools for packaging RubyGems. | +| rubygems-devel | Ruby or MIT | Macros and development tools for packaging RubyGems. | +| rubygem-test-unit | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) | Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnitprinciples. These were originally designed by Kent Beck, creator of extremeprogramming software development methodology, for Smalltalk's SUnit. It allowswriting tests, checking results and automated testing in Ruby. | +| rubygem-test-unit | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) | Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnitprinciples. These were originally designed by Kent Beck, creator of extremeprogramming software development methodology, for Smalltalk's SUnit. It allowswriting tests, checking results and automated testing in Ruby. | +| rubygem-xmlrpc | Ruby or BSD | XMLRPC is a lightweight protocol that enables remote procedure calls overHTTP. | +| rubygem-xmlrpc | Ruby or BSD | XMLRPC is a lightweight protocol that enables remote procedure calls overHTTP. | +| ruby-hivex | LGPLv2 | ruby-hivex contains Ruby bindings for hivex. | +| ruby-irb | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD | The irb is acronym for Interactive Ruby. It evaluates ruby expressionfrom the terminal. | +| ruby-libguestfs | LGPLv2+ | ruby-libguestfs contains Ruby bindings for libguestfs. | +| ruby-libs | Ruby or BSD | This package includes the libruby, necessary to run Ruby. | +| ruby-libs | Ruby or BSD | This package includes the libruby, necessary to run Ruby. | +| runc | ASL 2.0 | The runc command can be used to start containers which are packagedin accordance with the Open Container Initiative's specifications,and to manage containers running under runc. | +| runc | ASL 2.0 | The runc command can be used to start containers which are packagedin accordance with the Open Container Initiative's specifications,and to manage containers running under runc. | +| runc | ASL 2.0 | The runc command can be used to start containers which are packagedin accordance with the Open Container Initiative's specifications,and to manage containers running under runc. | +| rust | (ASL 2.0 or MIT) and (BSD and MIT) | Rust is a systems programming language that runs blazingly fast, preventssegfaults, and guarantees thread safety.This package includes the Rust compiler and documentation generator. | +| rust-analysis | (ASL 2.0 or MIT) and (BSD and MIT) | This package contains analysis data files produced with rustc's -Zsave-analysisfeature for the Rust standard library. The RLS (Rust Language Server) uses thisdata to provide information about the Rust standard library. | +| rust-debugger-common | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes the common functionality for rust-gdb and rust-lldb. | +| rust-doc | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes HTML documentation for the Rust programming language andits standard library. | +| rustfmt | (ASL 2.0 or MIT) and (BSD and MIT) | A tool for formatting Rust code according to style guidelines. | +| rust-gdb | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes the rust-gdb script, which allows easier debugging of Rustprograms. | +| rust-lldb | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes the rust-lldb script, which allows easier debugging of Rustprograms. | +| rust-src | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes source files for the Rust standard library. It may beuseful as a reference for code completion tools in various editors. | +| rust-srpm-macros | MIT | RPM macros for building Rust source packages. | +| rust-std-static | (ASL 2.0 or MIT) and (BSD and MIT) | This package includes the standard libraries for building applicationswritten in Rust. | +| rust-toolset | ASL 2.0 or MIT | This is the main package for rust-toolset. | +| saab-fonts | GPLv2+ with exceptions | This package provides a free OpenType Punjabi (Gurmukhi) font.Developed by Bhupinder Singh | +| sac | W3C | SAC is a standard interface for CSS parsers, intended to work with CSS1, CSS2,CSS3 and other CSS derived languages. | +| samyak-devanagari-fonts | GPLv3+ with exceptions | This package contains truetype/opentype font for the display of \Scripts Devanagari. | +| samyak-fonts-common | GPLv3+ with exceptions | The Samyak package contains fonts for the display ofScripts Devanagari, Gujarati, Malayalam, Odia and Tamil | +| samyak-gujarati-fonts | GPLv3+ with exceptions | This package contains truetype/opentype font for the display of \Scripts Gujarati. | +| samyak-malayalam-fonts | GPLv3+ with exceptions | This package contains truetype/opentype font for the display of \Scripts Malayalam. | +| samyak-odia-fonts | GPLv3+ with exceptions | This package contains truetype/opentype font for the display of \Scripts Odia. | +| samyak-tamil-fonts | GPLv3+ with exceptions | This package contains truetype/opentype font for the display of \Scripts Tamil. | +| sane-backends | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | Scanner Access Now Easy (SANE) is a universal scanner interface. TheSANE application programming interface (API) provides standardizedaccess to any raster image scanner hardware (flatbed scanner,hand-held scanner, video and still cameras, frame-grabbers, etc.). | +| sane-backends-daemon | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains saned which is the daemon that allows remote clients toaccess image acquisition devices available on the local host. | +| sane-backends-devel | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains libraries and header files for writing Scanner Access NowEasy (SANE) modules. | +| sane-backends-doc | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains documentation for SANE backends. | +| sane-backends-drivers-cameras | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains backend drivers to access digital cameras through SANE. | +| sane-backends-drivers-scanners | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains backend drivers to access scanner hardware through SANE. | +| sane-backends-libs | GPLv2+ and GPLv2+ with exceptions and Public Domain and IJG and LGPLv2+ and MIT | This package contains the SANE libraries which are needed by applications thatwant to access scanners. | +| sane-frontends | GPLv2+ and LGPLv2+ and GPLv2+ with exceptions | This packages includes the scanadf and xcam programs. | +| sanlk-reset | GPLv2 and GPLv2+ and LGPLv2+ | The sanlk-reset package contains the reset daemon and client.A cooperating host running the daemon can be reset by a hostrunning the client, so long as both maintain access to acommon sanlock lockspace. | +| sanlock | GPLv2 and GPLv2+ and LGPLv2+ | The sanlock daemon manages leases for applications on hosts using shared storage. | +| sassist | MIT | Dell SupportAssist log collector for Linux. | +| satyr | GPLv2+ | Satyr is a library that can be used to create and process microreports.Microreports consist of structured data suitable to be analyzed in a fullyautomated manner, though they do not necessarily contain sufficient informationto fix the underlying problem. The reports are designed not to contain anypotentially sensitive data to eliminate the need for review before submission.Included is a tool that can create microreports and perform some basicoperations on them. | +| sbc | GPLv2 and LGPLv2+ | SBC (Sub Band Codec) is a low-complexity audio codec used in the Advanced AudioDistribution Profile (A2DP) bluetooth standard but can be used standalone. Ituses 4 or 8 subbands, an adaptive bit allocation algorithm in combination withan adaptive block PCM quantizers. | +| sbd | GPLv2+ | This package contains the storage-based death functionality. | +| sblim-cmpi-base | EPL-1.0 | SBLIM (Standards Based Linux Instrumentation for Manageability)CMPI (Common Manageability Programming Interface) Base Providersfor System-Related CIM (Common Information Model) classes. | +| sblim-indication_helper | EPL-1.0 | This package contains a developer library for helping out when writingCMPI providers. This library polls the registered functions for dataand, if it changes, a CMPI indication is set with the values of theindication class properties (also set by the developer). | +| sblim-sfcb | EPL-1.0 | Small Footprint CIM Broker (sfcb) is a CIM server conforming to theCIM Operations over HTTP protocol.It is robust, with low resource consumption and therefore specificallysuited for embedded and resource constrained environments.sfcb supports providers written against the Common ManageabilityProgramming Interface (CMPI). | +| sblim-sfcc | EPL-1.0 | Small Footprint CIM Client Library Runtime Libraries | +| sblim-sfcCommon | EPL | This package provides a common library for functionsshared between Small Footprint CIM Broker (sblim-sfcb)Small Footprint CIM Client (and sblim-sfcc). | +| sblim-wbemcli | EPL-1.0 | WBEM Command Line Interface is a standalone, command line WBEM client. It isspecially suited for basic systems management tasks as it can be used inscripts. | +| scala | BSD and CC0 and Public Domain | Scala is a general purpose programming language designed to express commonprogramming patterns in a concise, elegant, and type-safe way. It smoothlyintegrates features of object-oriented and functional languages. It is alsofully interoperable with Java. | +| scala-apidoc | BSD and CC0 and Public Domain | Scala is a general purpose programming language for the JVM that blendsobject-oriented and functional programming. This package providesreference and API documentation for the Scala programming language. | +| scala-swing | BSD and CC0 and Public Domain | This package contains the swing library for the scala programming languages. This library is required to develope GUI-releate applications in scala. The release provided by this packageis not the original version from upstream because this version is not compatible with JDK-1.7. | +| scap-security-guide | BSD | The scap-security-guide project provides a guide for configuration of thesystem from the final system's security point of view. The guidance is specifiedin the Security Content Automation Protocol (SCAP) format and constitutesa catalog of practical hardening advice, linked to government requirementswhere applicable. The project bridges the gap between generalized policyrequirements and specific implementation guidelines. The Red Hat EnterpriseLinux 8 system administrator can use the oscap CLI tool from openscap-scannerpackage, or the scap-workbench GUI tool from scap-workbench package to verifythat the system conforms to provided guideline. Refer to scap-security-guide(8)manual page for further information. | +| scap-security-guide-doc | BSD | The scap-security-guide-doc package contains HTML formatted documents containinghardening guidances that have been generated from XCCDF benchmarkspresent in scap-security-guide package. | +| scap-workbench | GPLv3+ | scap-workbench is GUI tool that provides scanning functionality for SCAPcontent. The tool is based on OpenSCAP library. | +| scl-utils | GPLv2+ | Run-time utility for alternative packaging. | +| scl-utils-build | GPLv2+ | Essential RPM build macros for alternative packaging. | +| scrub | GPLv2+ | Scrub writes patterns on files or disk devices to makeretrieving the data more difficult. It operates in one of threeand all data on it is destroyed; 2) a regular file is scrubbed andonly the data in the file (and optionally its name in the directoryentry) is destroyed; or 3) a regular file is created, expanded untilthe file system is full, then scrubbed as in 2). | +| SDL | LGPLv2+ | Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designedto provide fast access to the graphics frame buffer and audio device. | +| SDL-devel | LGPLv2+ | Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designedto provide fast access to the graphics frame buffer and audio device. Thispackage provides the libraries, include files, and other resources needed fordeveloping SDL applications. | +| seabios | LGPLv3 | SeaBIOS is an open-source legacy BIOS implementation which can be used asa coreboot payload. It implements the standard BIOS calling interfacesthat a typical x86 proprietary BIOS implements. | +| seabios-bin | LGPLv3 | SeaBIOS is an open-source legacy BIOS implementation which can be used asa coreboot payload. It implements the standard BIOS calling interfacesthat a typical x86 proprietary BIOS implements. | +| seahorse | GPLv2+ and LGPLv2+ | Seahorse is a graphical interface for managing and using encryption keys.It also integrates with nautilus, gedit and other places for encryptionoperations. It is a keyring manager. | +| seavgabios-bin | LGPLv3 | SeaVGABIOS is an open-source VGABIOS implementation. | +| sendmail | Sendmail | The Sendmail program is a very widely used Mail Transport Agent (MTA).MTAs send mail from one machine to another. Sendmail is not a clientprogram, which you use to read your email. Sendmail is abehind-the-scenes program which actually moves your email overnetworks or the Internet to where you want it to go.If you ever need to reconfigure Sendmail, you will also need to havethe sendmail-cf package installed. If you need documentation onSendmail, you can install the sendmail-doc package. | +| sendmail-cf | Sendmail | This package includes the configuration files you need to generate thesendmail.cf file distributed with the sendmail package. You will needthe sendmail-cf package if you ever need to reconfigure and rebuildyour sendmail.cf file. | +| sendmail-doc | Sendmail | This package contains the Sendmail Installation and Operation Guide (PDF),text files containing configuration documentation, plus a number ofcontributed scripts and tools for use with Sendmail. | +| sendmail-milter | Sendmail | The sendmail Mail Filter API (Milter) is designed to allow third-partyprograms access to mail messages as they are being processed in order tofilter meta-information and content.This package includes the milter shared library. | +| setools | GPLv2 | SETools is a collection of graphical tools, command-line tools, andPython modules designed to facilitate SELinux policy analysis. | +| setools-console-analyses | GPLv2 | SETools is a collection of graphical tools, command-line tools, andlibraries designed to facilitate SELinux policy analysis.This package includes the following console tools: sedta Perform domain transition analyses. seinfoflow Perform information flow analyses. | +| setools-gui | GPLv2 | SETools is a collection of graphical tools, command-line tools, andPython modules designed to facilitate SELinux policy analysis. | +| setroubleshoot | GPLv2+ | setroubleshoot GUI. Application that allows you to view setroubleshoot-servermessages.Provides tools to help diagnose SELinux problems. When AVC messagesare generated an alert can be generated that will give informationabout the problem and help track its resolution. Alerts can be configuredto user preference. The same tools can be run on existing log files. | +| setroubleshoot-plugins | GPLv2+ | This package provides a set of analysis plugins for use withsetroubleshoot. Each plugin has the capacity to analyze SELinux AVCdata and system data to provide user friendly reports describing howto interpret SELinux AVC denials. | +| setroubleshoot-server | GPLv2+ | Provides tools to help diagnose SELinux problems. When AVC messagesare generated an alert can be generated that will give informationabout the problem and help track its resolution. Alerts can be configuredto user preference. The same tools can be run on existing log files. | +| sgabios | ASL 2.0 | SGABIOS is designed to be inserted into a BIOS as an option rom to provide overa serial port the display and input capabilities normally handled by a VGAadapter and a keyboard, and additionally provide hooks for logging displayedcharacters for later collection after an operating system boots. | +| sgabios-bin | ASL 2.0 | SGABIOS is designed to be inserted into a BIOS as an option rom to provide overa serial port the display and input capabilities normally handled by a VGAadapter and a keyboard, and additionally provide hooks for logging displayedcharacters for later collection after an operating system boots. | +| sil-abyssinica-fonts | OFL | SIL Abyssinica is a Unicode typeface family containing glyphs for theEthiopic script.The Ethiopic script is used for writing many of the languages of Ethiopia andEritrea. Abyssinica SIL supports all Ethiopic characters which are in Unicodeincluding the Unicode 4.1 extensions. Some languages of Ethiopia are not yetable to be fully represented in Unicode and, where necessary, we have includednon-Unicode characters in the Private Use Area (see Private-use (PUA)characters supported by Abyssinica SIL).Abyssinica SIL is based on Ethiopic calligraphic traditions. This release isa regular typeface, with no bold or italic version available or planned. | +| sil-nuosu-fonts | OFL | The Nuosu SIL Font is a single Unicode font for the standardized Yi scriptused by a large ethnic group in southwestern China.Until this version, the font was called SIL Yi. | +| sil-padauk-book-fonts | OFL | Padauk Book family font.Padauk is a pan Burma font designed to support all Myanmar script basedlanguages. It covers all of the Unicode Myanmar script blocks and workson all OpenType and Graphite based systems. | +| sil-padauk-fonts | OFL | Padauk is a pan Burma font designed to support all Myanmar script basedlanguages. It covers all of the Unicode Myanmar script blocks and workson all OpenType and Graphite based systems. | +| sil-scheherazade-fonts | OFL | Scheherazade, named after the heroine of the classic Arabian Nights tale, isdesigned in a similar style to traditional typefaces such as Monotype Naskh,extended to cover the full Unicode Arabic repertoire. | +| sip | GPLv2 or GPLv3 and (GPLv3+ with exceptions) | SIP is a tool for generating bindings for C++ classes so that they can beaccessed as normal Python classes. SIP takes many of its ideas from SWIG but,because it is specifically designed for C++ and Python, is able to generatetighter bindings. SIP is so called because it is a small SWIG.SIP was originally designed to generate Python bindings for KDE and so hasexplicit support for the signal slot mechanism used by the Qt/KDE classlibraries. However, SIP can be used to generate Python bindings for any C++class library. | +| sisu | EPL-1.0 and BSD | Java dependency injection framework with backward support for plexus and beanstyle dependency injection. | +| sisu-inject | EPL-1.0 and BSD | This package contains Sisu inject. | +| sisu-plexus | EPL-1.0 and BSD | This package contains Sisu Plexus. | +| si-units | BSD | A library of SI quantities and unit types (JSR 363). | +| si-units-javadoc | BSD | This package contains documentation for the International Systemof Units - a library of SI quantities and unit types (JSR 363). | +| skkdic | GPLv2+ | This package includes the SKK dictionaries, including the large dictionarySKK-JISYO.L and pubdic+ dictionary. | +| skopeo | ASL 2.0 | Command line utility to inspect images and repositories directly on Dockerregistries without the need to pull them | +| skopeo | ASL 2.0 | Command line utility to inspect images and repositories directly on Dockerregistries without the need to pull them | +| skopeo | ASL 2.0 | Command line utility to inspect images and repositories directly on Dockerregistries without the need to pull them | +| skopeo-tests | ASL 2.0 | Tests for skopeoThis package contains system tests for skopeo | +| skopeo-tests | ASL 2.0 | Tests for skopeoThis package contains system tests for skopeo | +| slang-devel | GPLv2+ | This package contains files which you'll need if you want todevelop S-Lang based applications. Documentation which may helpyou write S-Lang based applications is also included.Install the slang-devel package if you want to develop applicationsbased on the S-Lang extension language. | +| slapi-nis | GPLv2 | This package provides two plugins for Red Hat and 389 Directory Server.The NIS Server plugin allows the directory server to act as a NIS serverfor clients, dynamically generating and updating NIS maps according toits configuration and the contents of the DIT, and serving the results toclients using the NIS protocol as if it were an ordinary NIS server.The Schema Compatibility plugin allows the directory server to provide analternate view of entries stored in part of the DIT, optionally adding,dropping, or renaming attribute values, and optionally retrieving valuesfor attributes from multiple entries in the tree. | +| slf4j | MIT and ASL 2.0 | The Simple Logging Facade for Java or (SLF4J) is intended to serveas a simple facade for various logging APIs allowing to the end-userto plug in the desired implementation at deployment time. SLF4J alsoallows for a gradual migration path away fromJakarta Commons Logging (JCL).Logging API implementations can either choose to implement theSLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively,it is possible (and rather easy) to write SLF4J adapters for the givenAPI implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. | +| slf4j | MIT and ASL 2.0 | The Simple Logging Facade for Java or (SLF4J) is intended to serveas a simple facade for various logging APIs allowing to the end-userto plug in the desired implementation at deployment time. SLF4J alsoallows for a gradual migration path away fromJakarta Commons Logging (JCL).Logging API implementations can either choose to implement theSLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively,it is possible (and rather easy) to write SLF4J adapters for the givenAPI implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. | +| slf4j | MIT and ASL 2.0 | The Simple Logging Facade for Java or (SLF4J) is intended to serveas a simple facade for various logging APIs allowing to the end-userto plug in the desired implementation at deployment time. SLF4J alsoallows for a gradual migration path away fromJakarta Commons Logging (JCL).Logging API implementations can either choose to implement theSLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively,it is possible (and rather easy) to write SLF4J adapters for the givenAPI implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. | +| slf4j-jdk14 | MIT and ASL 2.0 | SLF4J JDK14 Binding. | +| slirp4netns | GPLv2 | User-mode networking for unprivileged network namespaces. | +| slirp4netns | GPLv2 | slirp for network namespaces, without copying buffers across the namespaces. | +| slirp4netns | GPLv2 | slirp for network namespaces, without copying buffers across the namespaces. | +| smc-anjalioldlipi-fonts | OFL | The Anjali OldLipi package contains fonts for the display oftraditional Malayalam Scripts. | +| smc-dyuthi-fonts | GPLv3+ with exceptions | The Dyuthi font package contains fonts for the display oftraditional Malayalam Scripts. | +| smc-fonts-common | GPLv3+ with exceptions and GPLv2+ with exceptions and GPLv2+ and GPLv2 and GPL+ | The SMC Fonts package contains fonts for the display oftraditional and new Malayalam Script. | +| smc-kalyani-fonts | GPLv3+ with exceptions | The Kalyani font package contains fonts for the display ofnew Malayalam Scripts. | +| smc-meera-fonts | GPLv2+ with exceptions | The Meera font package contains fonts for the display oftraditional Malayalam Scripts. | +| smc-rachana-fonts | GPLv2+ | The Rachana font package contains fonts for the display oftraditional Malayalam Scripts. | +| smc-raghumalayalam-fonts | GPLv2 | The SMC Malayalam fonts package contains fonts for the display ofnew Malayalam Scripts. | +| smc-suruma-fonts | GPLv3 with exceptions | The Suruma font package contains fonts for the display oftraditional Malayalam Scripts. | +| socat | GPLv2 | Socat is a relay for bidirectional data transfer between two independent datachannels. Each of these data channels may be a file, pipe, device (serial lineetc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), anSSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNUline editor (readline), a program, or a combination of two of these. | +| softhsm | BSD | OpenDNSSEC is providing a software implementation of a genericcryptographic device with a PKCS#11 interface, the SoftHSM. SoftHSM isdesigned to meet the requirements of OpenDNSSEC, but can also work togetherwith other cryptographic products because of the PKCS#11 interface. | +| softhsm-devel | BSD | The devel package contains the libsofthsm include files | +| sos-collector | GPLv2 | sos-collector is a utility designed to capture sosreports from multiple nodesat once and collect them into a single archive. If the nodes are part ofa cluster, profiles can be used to configure how the sosreport commandis run on the nodes. | +| sound-theme-freedesktop | GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY | The default freedesktop.org sound theme following the XDG themingspecification. (`http://0pointer.de/public/sound-theme-spec.html`). | +| soundtouch | LGPLv2+ | SoundTouch is a LGPL-licensed open-source audio processing library forchanging the Tempo, Pitch and Playback Rates of audio streams orfiles. The SoundTouch library is suited for application developerswriting sound processing tools that require tempo/pitch controlfunctionality, or just for playing around with the sound effects.The SoundTouch library source kit includes an example utilitySoundStretch which allows processing .wav audio files from acommand-line interface. | +| source-highlight | GPLv3+ | This program, given a source file, produces a document with syntaxhighlighting. At the moment this package can handle :Java, Javascript, C/C++, Prolog, Perl, Php3, Python, Flex, ChangeLog, Ruby,Lua, Caml, Sml and Log as source languages, and HTML, XHTML and ANSI colorescape sequences as output format. | +| spamassassin | ASL 2.0 | SpamAssassin provides you with a way to reduce if not completely eliminateUnsolicited Commercial Email (SPAM) from your incoming email. It canbe invoked by a MDA such as sendmail or postfix, or can be called froma procmail script, .forward file, etc. It uses a genetic-algorithmevolved scoring system to identify messages which look spammy, thenadds headers to the message so they can be filtered by the user's mailreading software. This distribution includes the spamd/spamc componentswhich create a server that considerably speeds processing of mail.To enable spamassassin, if you are receiving mail locally, simply addthis line to your ~/.procmailrc:INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rcTo filter spam for all users, add that line to /etc/procmailrc(creating if necessary). | +| speech-dispatcher | GPLv2+ and GPLv2 | * Common interface to different TTS engines* Handling concurrent synthesis requests 閳 requests may come asynchronously from multiple sources within an application and/or from more different applications.* Subsequent serialization, resolution of conflicts and priorities of incoming requests* Context switching 閳 state is maintained for each client connection independently, event for connections from within one application.* High-level client interfaces for popular programming languages* Common sound output handling 閳 audio playback is handled by Speech Dispatcher rather than the TTS engine, since most engines have limited sound output capabilities. | +| speech-dispatcher-espeak-ng | GPLv2+ and GPLv2 | This package contains the espeak-ng output module for Speech Dispatcher. | +| speex | BSD | Speex is a patent-free compression format designed especially forspeech. It is specialized for voice communications at low bit-rates inthe 2-45 kbps range. Possible applications include Voice over IP(VoIP), Internet audio streaming, audio books, and archiving of speechdata (e.g. voice mail). | +| speexdsp | BSD | Speex is a patent-free compression format designed especially forspeech. It is specialized for voice communications at low bit-rates inthe 2-45 kbps range. Possible applications include Voice over IP(VoIP), Internet audio streaming, audio books, and archiving of speechdata (e.g. voice mail).This is the DSP package, see the speex package for the codec part. | +| spice-client-win-x64 | GPLv2+ | Spice client MSI installers for Windows clients (64 bit) | +| spice-client-win-x86 | GPLv2+ | Spice client MSI installers for Windows clients (32 bit) | +| spice-glib | LGPLv2+ | spice-client-glib-2.0 is a SPICE client library for GLib2. | +| spice-glib-devel | LGPLv2+ | spice-client-glib-2.0 is a SPICE client library for GLib2.Libraries, includes, etc. to compile with the spice-glib-2.0 libraries | +| spice-gtk | LGPLv2+ | Client libraries for SPICE desktop servers. | +| spice-gtk3 | LGPLv2+ | spice-client-glib-3.0 is a SPICE client library for Gtk3. | +| spice-gtk3-devel | LGPLv2+ | spice-client-gtk-3.0 provides a SPICE viewer widget for GTK3.Libraries, includes, etc. to compile with the spice-gtk3 libraries | +| spice-gtk3-vala | LGPLv2+ | A module allowing use of the spice-gtk-3.0 widget from vala | +| spice-gtk-tools | LGPLv2+ | Simple clients for interacting with SPICE servers.spicy is a client to a SPICE desktop server.spicy-screenshot is a tool to capture screen-shots of a SPICE desktop. | +| spice-protocol | BSD and LGPLv2+ | Header files describing the spice protocoland the para-virtual graphics card QXL. | +| spice-qxl-wddm-dod | ASL 2.0 | QXL is a paravirtualized display driver and a part of SPICE project.This package provides QXL display-only driver for Windows 10 virtual machines. | +| spice-qxl-xddm | GPLv2 | A QXL driver for Windows 7 virtual machines.QXL is a paravirtualized display driver and a part of SPICE project. | +| spice-server | LGPLv2+ | The Simple Protocol for Independent Computing Environments (SPICE) isa remote display system built for virtual environments which allowsyou to view a computing 'desktop' environment not only on the machinewhere it is running, but from anywhere on the Internet and from a widevariety of machine architectures.This package contains the run-time libraries for any application that wishesto be a SPICE server. | +| spice-streaming-agent | ASL 2.0 | An agent, running on a guest, sending video streams of the X display to aremote client (over SPICE). | +| spice-vdagent | GPLv3+ | Spice agent for Linux guests offering the following features:Features:* Client mouse mode (no need to grab mouse by client, no mouse lag) this is handled by the daemon by feeding mouse events into the kernel via uinput. This will only work if the active X-session is running a spice-vdagent process so that its resolution can be determined.* Automatic adjustment of the X-session resolution to the client resolution* Support of copy and paste (text and images) between the active X-session and the client | +| spice-vdagent-win-x64 | GPLv2+ | Spice agent MSI installers for Windows guests (64 bit) | +| spice-vdagent-win-x86 | GPLv2+ | Spice agent MSI installers for Windows guests (32 bit) | +| spirv-tools | ASL 2.0 | The package includes an assembler, binary module parser,disassembler, and validator for SPIR-V.. | +| spirv-tools-libs | ASL 2.0 | library files for spirv-tools | +| splix | GPLv2 | This driver is usable by all printer devices which understand the QPDL(Quick Page Description Language) also known as SPL2 (Samsung Printer Language)language. It covers several Samsung, Xerox and Dell printers.Splix doesn't support old SPL(1) printers. | +| squid | GPLv2+ and (LGPLv2+ and MIT and BSD and Public Domain) | Squid is a high-performance proxy caching server for Web clients,supporting FTP, gopher, and HTTP data objects. Unlike traditionalcaching software, Squid handles all requests in a single,non-blocking, I/O-driven process. Squid keeps meta data and especiallyhot objects cached in RAM, caches DNS lookups, supports non-blockingDNS lookups, and implements negative caching of failed requests.Squid consists of a main server program squid, a Domain Name Systemlookup program (dnsserver), a program for retrieving FTP data(ftpget), and some management and client tools. | +| sscg | BSD | A utility to aid in the creation of more secure ""self-signed""certificates. The certificates created by this tool are generated in away so as to create a CA certificate that can be safely imported into aclient machine to trust the service certificate without needing to setup a full PKI environment and without exposing the machine to a risk offalse signatures from the service certificate. | +| startup-notification | LGPLv2 | This package contains libstartup-notification which implements astartup notification protocol. Using this protocol a desktopenvironment can track the launch of an application and providefeedback such as a busy cursor, among other features. | +| startup-notification-devel | LGPLv2 | Header files and static libraries for libstartup-notification. | +| stax-ex | CDDL or GPLv2 | This project develops a few extensions to complement JSR-173 StAX API in thefollowing area.* Enable parser instance reuse (which is important in the high-performance environment like JAXB and JAX-WS)* Improve the support for reading from non-text XML infoset, such as FastInfoset.* Improve the namespace support. | +| stix-fonts | OFL | The mission of the Scientific and Technical Information Exchange (STIX) fontcreation project is the preparation of a comprehensive set of fonts that servethe scientific and engineering community in the process from manuscriptcreation through final publication, both in electronic and print formats.This package includes base Unicode fonts containing most glyphs for standarduse in the usual four styles. | +| stix-math-fonts | OFL | The mission of the Scientific and Technical Information Exchange (STIX) fontcreation project is the preparation of a comprehensive set of fonts that servethe scientific and engineering community in the process from manuscriptcreation through final publication, both in electronic and print formats.This package includes one symbol font completing the four faces in the mainstix-fonts package. It replaces the heap of confusing fontlets in the first Stixrelease. | +| stratis-cli | ASL 2.0 | stratis provides a command-line interface (CLI) forinteracting with the Stratis daemon, stratisd. stratisinteracts with stratisd via D-Bus. | +| stratisd | MPLv2.0 | Daemon that manages block devices to create filesystems. | +| subversion | ASL 2.0 | Subversion is a concurrent version control system which enables oneor more users to collaborate in developing and maintaining ahierarchy of files and directories while keeping a history of allchanges. Subversion only stores the differences between versions,instead of every complete file. Subversion is intended to be acompelling replacement for CVS. | +| subversion-devel | ASL 2.0 | The subversion-devel package includes the libraries and include filesfor developers interacting with the subversion package. | +| subversion-gnome | ASL 2.0 | The subversion-gnome package adds support for storing Subversionpasswords in the GNOME Keyring. | +| subversion-javahl | ASL 2.0 | This package includes the JNI bindings to the Subversion libraries. | +| subversion-libs | ASL 2.0 | The subversion-libs package includes the essential shared librariesused by the Subversion version control tools. | +| subversion-perl | ASL 2.0 | This package includes the Perl bindings to the Subversion libraries. | +| subversion-tools | ASL 2.0 | This package includes supplementary tools for use with Subversion. | +| suitesparse | (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+ | suitesparse is a collection of libraries for computations involving sparsematrices. The package includes the following libraries: AMD approximate minimum degree ordering BTF permutation to block triangular form (beta) CAMD constrained approximate minimum degree ordering COLAMD column approximate minimum degree ordering CCOLAMD constrained column approximate minimum degree ordering CHOLMOD sparse Cholesky factorization CSparse a concise sparse matrix package KLU sparse LU factorization, primarily for circuit simulation LDL a simple LDL factorization SQPR a multithread, multifrontal, rank-revealing sparse QR factorization method UMFPACK sparse LU factorization SuiteSparse_config configuration file for all the above packages. RBio read/write files in Rutherford/Boeing format | +| supermin | GPLv2+ | Supermin is a tool for building supermin appliances. These are tinyappliances (similar to virtual machines), usually around 100KB insize, which get fully instantiated on-the-fly in a fraction of asecond when you need to boot one of them. | +| supermin-devel | GPLv2+ | supermin-devel contains development tools for supermin.It just contains tools for automatic RPM dependency generationfrom supermin appliances. | +| sushi | GPLv2+ with exceptions | This is sushi, a quick previewer for Nautilus, the GNOME desktopfile manager. | +| swig | GPLv3+ and BSD | Simplified Wrapper and Interface Generator (SWIG) is a softwaredevelopment tool for connecting C, C++ and Objective C programs with avariety of high-level programming languages. SWIG is primarily usedwith Perl, Python and Tcl/TK, but it has also been extended to Java,Eiffel and Guile. SWIG is normally used to create high-levelinterpreted programming environments, systems integration, and as atool for building user interfaces | +| swig-doc | BSD | This package contains documentation for SWIG and useful examples | +| swig-gdb | BSD | This package contains file with commands for easier debugging of SWIGin gdb. | +| switcheroo-control | GPLv3 | D-Bus service to check the availability of dual-GPU. | +| sysfsutils | GPLv2 | This package's purpose is to provide a set of utilities for interfacingwith sysfs. | +| sysstat | GPLv2+ | The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,pidstat, cifsiostat and sa tools for Linux.The sar command collects and reports system activity information.The information collected by sar can be saved in a file in a binaryformat for future inspection. The statistics reported by sar concernI/O transfer rates, paging activity, process-related activities,interrupts, network activity, memory and swap space utilization, CPUutilization, kernel activities and TTY statistics, among others. BothUP and SMP machines are fully supported.The sadf command may be used to display data collected by sar invarious formats (CSV, XML, etc.).The iostat command reports CPU utilization and I/O statistics for disks.The tapestat command reports statistics for tapes connected to the system.The mpstat command reports global and per-processor statistics.The pidstat command reports statistics for Linux tasks (processes).The cifsiostat command reports I/O statistics for CIFS file systems. | +| system-config-printer-libs | GPLv2+ | The common code used by both the graphical and non-graphical parts ofthe configuration tool. | +| system-config-printer-udev | GPLv2+ | The udev rules and helper programs for automatically configuring USBprinters. | +| system-lsb | GPLv2 | The Linux Standard Base (LSB) is an attempt to develop a set of standards thatwill increase compatibility among Linux distributions. It is designed to bebinary-compatible and produce a stable application binary interface (ABI) forindependent software vendors.The lsb package provides utilities, libraries etc. needed for LSB CompliantApplications. It also contains requirements that will ensure that allcomponents required by the LSB are installed on the system. | +| system-lsb-core | GPLv2 | The Linux Standard Base (LSB) Core module support provides the fundamentalsystem interfaces, libraries, and runtime environment upon which all conformingapplications and libraries depend. | +| system-lsb-cxx | GPLv2 | The Linux Standard Base (LSB) CXX module supports the core interfaces byproviding system interfaces, libraries, and a runtime environment forapplications built using the C++ programming language. These interfacesprovide low-level support for the core constructs of the language, andimplement the standard base C++ libraries. | +| system-lsb-desktop | GPLv2 | The Linux Standard Base (LSB) Desktop Specifications define components that arerequired to be present on an LSB conforming system. | +| system-lsb-languages | GPLv2 | The Linux Standard Base (LSB) Languages module supports components for runtimelanguages which are found on an LSB conforming system. | +| system-lsb-printing | GPLv2 | The Linux Standard Base (LSB) Printing specifications define components thatare required to be present on an LSB conforming system. | +| system-lsb-submod-multimedia | GPLv2 | The Linux Standard Base (LSB) Multimedia submodule specifications definecomponents that are required to be present on an LSB conforming system. | +| system-lsb-submod-security | GPLv2 | The Linux Standard Base (LSB) Security submodule specifications definecomponents that are required to be present on an LSB conforming system. | +| systemtap | GPLv2+ | SystemTap is an instrumentation system for systems running Linux.Developers can write instrumentation scripts to collect data onthe operation of the system. The base systemtap package contains/requiresthe components needed to locally develop and execute systemtap scripts. | +| systemtap-client | GPLv2+ | This package contains/requires the components needed to developsystemtap scripts, and compile them using a local systemtap-develor a remote systemtap-server installation, then run them using alocal or remote systemtap-runtime. It includes script samples anddocumentation, and a copy of the tapset library for reference. | +| systemtap-devel | GPLv2+ | This package contains the components needed to compile a systemtapscript from source form into executable (.ko) forms. It may beinstalled on a self-contained developer workstation (along with thesystemtap-client and systemtap-runtime packages), or on a dedicatedremote server (alongside the systemtap-server package). It includesa copy of the standard tapset library and the runtime library C files. | +| systemtap-exporter | GPLv2+ | This package includes files for a systemd service that managessystemtap sessions and relays prometheus metrics from the sessionsto remote requesters on demand. | +| systemtap-initscript | GPLv2+ | This package includes a SysVinit script to launch selected systemtapscripts at system startup, along with a dracut module for earlyboot-time probing if supported. | +| systemtap-runtime | GPLv2+ | SystemTap runtime contains the components needed to executea systemtap script that was already compiled into a moduleusing a local or remote systemtap-devel installation. | +| systemtap-runtime-java | GPLv2+ | This package includes support files needed to run systemtap scriptsthat probe Java processes running on the OpenJDK runtimes using Byteman. | +| systemtap-runtime-python3 | GPLv2+ | This package includes support files needed to run systemtap scriptsthat probe python 3 processes. | +| systemtap-runtime-virtguest | GPLv2+ | This package installs the services necessary on a virtual machine for asystemtap-runtime-virthost machine to execute systemtap scripts. | +| systemtap-runtime-virthost | GPLv2+ | This package includes the components required to run systemtap scriptsinside a libvirt-managed domain from the host without using a networkconnection. | +| systemtap-sdt-devel | GPLv2+ and Public Domain | This package includes the header file used for staticinstrumentation compiled into userspace programs and libraries, alongwith the optional dtrace-compatibility preprocessor to process related.d files into tracing-macro-laden .h headers. | +| systemtap-server | GPLv2+ | This is the remote script compilation server component of systemtap.It announces itself to nearby clients with avahi (if available), andcompiles systemtap scripts to kernel objects on their demand. | +| taglib | LGPLv2 or MPLv1.1 | TagLib is a library for reading and editing the meta-data of severalpopular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC,Speex, WavPack, TrueAudio files, as well as APE Tags. | +| tagsoup | ASL 2.0 and (GPLv2+ or AFL) | TagSoup is a SAX-compliant parser written in Java that, instead ofand brutish, though quite often far from short. TagSoup is designed for peoplewho have to process this stuff using some semblance of a rational applicationdesign. By providing a SAX interface, it allows standard XML tools to beapplied to even the worst HTML. | +| tang | GPLv3+ | Tang is a small daemon for binding data to the presence of a third party. | +| targetcli | ASL 2.0 | An administration shell for configuring iSCSI, FCoE, and otherSCSI targets, using the TCM/LIO kernel target subsystem. FCoEusers will also need to install and use fcoe-utils. | +| tbb | ASL 2.0 | Threading Building Blocks (TBB) is a C++ runtime library thatabstracts the low-level threading details necessary for optimalmulti-core performance. It uses common C++ templates and coding styleto eliminate tedious threading implementation work.TBB requires fewer lines of code to achieve parallelism than otherthreading models. The applications you write are portable acrossplatforms. Since the library is also inherently scalable, no codemaintenance is required as more processor cores become available. | +| tbb-devel | ASL 2.0 | Header files and shared object symlinks for the Threading BuildingBlocks (TBB) C++ libraries. | +| tbb-doc | ASL 2.0 | PDF documentation for the user of the Threading Building Block (TBB)C++ library. | +| tcl-brlapi | LGPLv2+ | This package provides the Tcl binding for BrlAPI. | +| tcpdump | BSD with advertising | Tcpdump is a command-line tool for monitoring network traffic.Tcpdump can capture and display the packet headers on a particularnetwork interface or on all interfaces. Tcpdump can display all ofthe packet headers, or just the ones that match particular criteria.Install tcpdump if you need a program to monitor network traffic. | +| tcsh | BSD | Tcsh is an enhanced but completely compatible version of csh, the C shell. Tcshis a command language interpreter which can be used both as an interactive loginshell and as a shell script command processor. Tcsh includes a command lineeditor, programmable word completion, spelling correction, a history mechanism,job control and a C language like syntax. | +| teckit | LGPLv2+ or CPL | TECkit is a low-level toolkit intended to be used by otherapplications that need to perform encoding conversions (e.g., whenimporting legacy data into a Unicode-based application). Theprimary component of the TECkit package is therefore a library thatperforms conversions; this is the ""TECkit engine"". The enginerelies on mapping tables in a specific binary format (for whichdocumentation is available); there is a compiler that creates suchtables from a human-readable mapping description (a simple text file). | +| telnet | BSD | Telnet is a popular protocol for logging into remote systems over theInternet. The package provides a command line Telnet client | +| telnet-server | BSD | Telnet is a popular protocol for logging into remote systems over theInternet. The package includes a daemon that supports Telnet remotelogins into the host machine. The daemon is disabled by default.You may enable the daemon by editing /etc/xinetd.d/telnet | +| tex-fonts-hebrew | GPL+ and LPPL | Support using the Culmus Hebrew fonts in LaTeX. | +| texlive | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | The TeX Live software distribution offers a complete TeX system for avariety of Unix, Macintosh, Windows and other platforms. Itencompasses programs for editing, typesetting, previewing and printingof TeX documents in many different languages, and a large collectionof TeX macros and font libraries.The distribution includes extensive general documentation about TeX,as well as the documentation for the included software packages. | +| texlive-adjustbox | LPPL | adjustbox package | +| texlive-ae | LPPL | A set of virtual fonts which emulates T1 coded fonts using thestandard CM fonts. The package name, AE fonts, supposedlystands for ""Almost European"". The main use of the package wasto produce PDF files using Adobe Type 1 versions of the CMfonts instead of bitmapped EC fonts. Note that directsubstitutes for the bitmapped EC fonts are now available, viathe CM-super, Latin Modern and (in a restricted way) CM-LGCfont sets. | +| texlive-algorithms | LGPLv2+ | algorithm package defines a floating algorithm environmentdesigned to work with the algorithmic style. Within analgorithmic environment a number of commands for typesettingpopular algorithmic constructs are available. | +| texlive-amscls | LPPL | This bundle contains three AMS classes, amsart (for writingarticles for the AMS), amsbook (for books) and amsproc (forproceedings), together with some supporting material. Thematerial is made available as part of the AMS-LaTeXdistribution. | +| texlive-amsfonts | OFSFLD | An extended set of fonts for use in mathematics, including:extra mathematical symbols; blackboard bold letters (uppercaseonly); fraktur letters; subscript sizes of bold math italic andbold Greek letters; subscript sizes of large symbols such assum and product; added sizes of the Computer Modern small capsfont; cyrillic fonts (from the University of Washington); Eulermathematical fonts. All fonts are provided as Adobe Type 1files, and all except the Euler fonts are provided as Metafontsource. The distribution also includes the canonical Type 1versions of the Computer Modern family of fonts. Plain TeX andLaTeX macros for using the fonts are provided. | +| texlive-amsmath | LPPL | The package provides the principal packages in the AMS-LaTeXdistribution. It adapts for use in LaTeX most of themathematical features found in AMS-TeX; it is highlyrecommendsd as an adjunct to serious mathematical typesettingin LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy(for bold symbols), amsopn (for operator names) and amstext(for text embdedded in mathematics) are also loaded. Amsmath ispart of the LaTeX required distribution; however, severalcontributed packages add still further to its appeal; examplesare empheq, which provides functions for decorating andhighlighting mathematics, and ntheorem, for specifying theorem(and similar) definitions. | +| texlive-anyfontsize | LPPL | The package allows the to user select any font size (via e.g.\fontsize{...}{...}\selectfont), even those sizes that are notlisted in the .fd file. If such a size is requested, LaTeX willsearch for and select the nearest listed size; anyfontsize willthen scale the font to the size actually requested. Similarfunctionality is available for the CM family, for the ECfamily, or for either computer modern encoding; the presentpackage generalises the facility. | +| texlive-anysize | Public Domain | This package is considered obsolete; alternatives are thetypearea package from the koma-script bundle, or the geometrypackage. | +| texlive-appendix | LPPL | The appendix package provides various ways of formatting thetitles of appendices. Also (sub)appendices environments areprovided that can be used, for example, for per chapter/sectionappendices. The word `Appendix' or similar can be prepended tothe appendix number for article class documents. The word`Appendices' or similar can be added to the table of contentsbefore the appendices are listed. The word `Appendices' orsimilar can be typeset as a \part-like heading (page) in thebody. An appendices environment is provided which can be usedinstead of the \appendix command. | +| texlive-arabxetex | LPPL | ArabXeTeX provides a convenient ArabTeX-like user-interface fortypesetting languages using the Arabic script in XeLaTeX, withflexible access to font features. Input in ArabTeX notation canbe set in three different vocalization modes or in romantransliteration. Direct UTF-8 input is also supported. Theparsing and converting of ArabTeX input to Unicode is done bymeans of TECkit mappings. Version 1.0 provides support forArabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi,Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur.The documentation (not yet complete) covers topics such astypesetting the Holy Quran, typesetting bidirectional criticaleditions (with ednotes), and information on various recommendedOpenType fonts for the Arabic script and for transliteratingOriental languages. | +| texlive-arphic | Freely redistributable without restriction | These are font bundles for the Chinese Arphic fonts which workwith the CJK package. Arphic is actually the name of thecompany that which created the fonts (and put them under a GPL-like licence). | +| texlive-attachfile | LPPL 1.3 | Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files cancontain file attachments -- arbitrary files that a reader canextract, just like attachments to an e-mail message. Theattachfile package brings this functionality to pdfLaTeX andprovides some additional features not available in Acrobat,such as the ability to use arbitrary LaTeX code for the fileicon -- including things like \includegraphics, tabular, andmathematics. Settings can be made either globally or on a per-attachment basis. Attachfile makes it easy to attach files andcustomize their appearance in the enclosing document. Thepackage supports the Created, Modified, and Size keys in theEmbeddedFile's Params dictionary. | +| texlive-avantgar | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-awesomebox | WTFPL | Awesome Boxes is all about drawing admonition blocks aroundtext to inform or alert readers about something particular. Thespecific aim of this package is to use FontAwesome icons toease the illustration of these blocks. This package requiresFontAwesome and XeLaTeX or LuaLaTeX. | +| texlive-babel | LPPL | The package manages culturally-determined typographical (andother) rules, and hyphenation patterns for a wide range oflanguages. A document may select a single language to besupported, or it may select several, in which case the documentmay switch from one language to another in a variety of ways.Note that the package has contributions for several languages(Hungarian); Serbian written in cyrillic; Spanish; and Spanish,using Mexican conventions.. Users of XeTeX are advised to usepolyglossia rather than Babel. | +| texlive-babelbib | LPPL | This package enables to generate multilingual bibliographies incitation may be written in another language, or the wholebibliography can be typeset in a language chosen by the user.In addition, the package supports commands to change thetypography of the bibliographies. | +| texlive-babel-english | LPPL 1.3 | The package provides the language definition file for supportof English in babel. Care is taken to select britishhyphenation patterns for British English and Australian text,and default ('american') patterns for Canadian and USA text. | +| texlive-base | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | TeX Live licenses shipped in text form. | +| texlive-beamer | GPL+ | The beamer LaTeX class can be used for producing slides. Itsfunctionality is similar to Prosper but does not need anyexternal programs and can directly produce a presentation usingpdflatex. Beamer uses pgf for pdf/ps independent graphics.Frames are created using \frame{...}, and a frame can buildmultiple slides through a simple notation for specifyingmaterial for each slide within a frame. Beamer supportsbibliographies, appendicies and transitions. Short versions oftitle, authors, institute can also be specified as optionalparameters. A \plainframe{} allows a picture, for example, tofill the whole frame. Support figure and table environments,transparency effects, a ransduration command, animationcommands, a pauses environment. Beamer also providescompatibility with other packages like prosper. The package nowincorporates the functionality of the former translatorpackage, which is used for customising the package for use inother language environments. | +| texlive-bera | Bitstream vera | The package contains the Bera Type 1 fonts, and a zip archivecontaining files to use the fonts with LaTeX. Bera is a set of(a Frutiger descendant), and Bera Mono (monospaced/typewriter).Support for use in LaTeX is also provided. The Bera family is arepackaging, for use with TeX, of the Bitstream Vera family. | +| texlive-beton | LPPL | Typeset a LaTeX2e document with the Concrete fonts designed byDon Knuth and used in his book ""Concrete Mathematics"". | +| texlive-bibtex | Knuth | BibTeX allows the user to store his citation data in genericform, while printing citations in a document in the formspecified by a BibTeX style, to be specified in the documentitself (one often needs a LaTeX citation-style package, such asnatbib as well). BibTeX itself is an ASCII-only program; thereis, however, a version that copes with 8-bit character sets.However, BibTeX's facilities rapidly run out as one moves awayfrom simple ASCII (for example, in the various national sortingrules for languages expressed in different parts of ISO-8859 --the ""ISO Latin"" series). For more flexibility, the user isurged to consider using biber with biblatex to typeset itsoutput. In particular, it is best to avoid BibTeX in favour ofbiblatex, if at all possible. | +| texlive-bibtopic | GPL+ | The package allows the user to include several bibliographiescovering different 'topics' or bibliographic material into adocument (e.g., one bibliography for primary literature and onefor secondary literature). The package provides commands toinclude either all references from a .bib file, only thereferences actually cited or those not cited in your document.The user has to construct a separate .bib file for eachbibliographic 'topic', each of which will be processedseparately by BibTeX. If you want to have bibliographiesspecific to one part of a document, see the packages bibunitsor chapterbib. | +| texlive-bidi | LPPL 1.3 | A convenient interface for typesetting bidirectional texts withplain TeX and LaTeX. The package includes adaptations for usewith many other commonly-used packages. | +| texlive-bigfoot | GPLv2+ | The package aims to provide a 'one-stop' solution toapparatus superior to that of the manyfoot; - Footnotes can beformatted in separate paragraphs, or be run into a singleparagraph (this choice may be selected per footnote series); -Things you might have expected (like \verb-like material infootnotes, and colour selections over page breaks) now work.Note that the majority of the bigfoot package's interface isidentical to that of manyfoot; users should seek informationfrom that package's documentation. The bigfoot bundle alsoprovides the perpage and suffix packages. | +| texlive-bookman | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-booktabs | GPL+ | The package enhances the quality of tables in LaTeX, providingextra commands as well as behind-the-scenes optimisation.Guidelines are given as to what constitutes a good table inthis context. From version 1.61, the package offers longtablecompatibility. | +| texlive-breakurl | LPPL | This package provides a command much like hyperref's \url thattypesets a URL using a typewriter-like font. However, if thedvips driver is being used, the original \url doesn't allowin one atomic piece. This package allows such line breaks inthe generated links. | +| texlive-breqn | LPPL 1.3 | The package provides solutions to a number of commondifficulties in writing displayed equations and getting high-quality output. For example, it is a well-known inconveniencethat if an equation must be broken into more than one line,'left...right' constructs cannot span lines. The breqn packagemakes them work as one would expect whether or not there is anintervening line break. The single most ambitious goal of thepackage, however, is to support automatic linebreaking ofdisplayed equations. Such linebreaking cannot be done withoutsubstantial changes under the hood in the way formulae areprocessed; the code must be watched carefully, keeping an eyeon possible glitches. The bundle also contains the flexisym andmathstyle packages, which are both designated as support forbreqn. | +| texlive-caption | LPPL 1.3 | The caption package provides many ways to customise thecaptions in floating environments like figure and table, andcooperates with many other packages. Facilities includerotating captions, sideways captions, continued captions (fortables or figures that come in several parts). A list ofcompatibility notes, for other packages, is provided in thedocumentation. The package also provides the ""caption outsidefloat"" facility, in the same way that simpler packages likecapt-of do. The package supersedes caption2. | +| texlive-capt-of | LPPL | Defines a command \captionof for putting a caption to somethingthat's not a float. Note that the caption package includes a\captionof command that is an extension of that provided bythis package. | +| texlive-carlisle | LPPL | Many of David Carlisle's more substantial packages stand ontheir own, or as part of the LaTeX tools set; this sethave them; - Fix marks in 2-column output; - A method forcombining the capabilities of longtable and tabularx; - Aproforma for building personalised LaTeX formats; - A jiffy tosuppress page numbers; - An environment for including Plain TeXin LaTeX documents; - A jiffy to remove counters from othercounters' reset lists; - A package to rescale fonts toarbitrary sizes; - A jiffy to create 'slashed' for physicists;and - An environment for including HTML in LaTeX documents. | +| texlive-changebar | LPPL | Identify areas of text to be marked with changebars with the\cbstart and \cbend commands; the bars may be coloured. Thepackage uses 'drivers' to place the bars; the available driverscan work with dvitoln03, dvitops, dvips, the emTeX and TeXturesDVI drivers, and VTeX and PDFTeX. | +| texlive-changepage | LPPL 1.3 | The package provides commands to change the page layout in themiddle of a document, and to robustly check for typesetting onodd or even pages. Instructions for use are at the end of thefile. The package is an extraction of code from the memoirclass, whose user interface it shares. It is intended the thispackage will eventually replace the chngpage package, which isdistributed with the package. | +| texlive-charter | Copyright only | A commercial text font donated for the common good. Support foruse with LaTeX is available in freenfss, part of psnfss. | +| texlive-chngcntr | LPPL | Defines commands \counterwithin (which sets up a counter to bereset when another is incremented) and \counterwithout (whichunsets such a relationship). | +| texlive-cite | Copyright only | The package supports compressed, sorted lists of numericalcitations, and also deals with various punctuation and otherissues of representation, including comprehensive management ofbreak points. The package is compatible with both hyperref andbackref. The package is (unsurprisingly) part of the citebundle of the author's citation-related packages. | +| texlive-cjk | GPL+ | CJK is a macro package for LaTeX, providing simultaneoussupport for various Asian scripts in many encodings (includingJapanese, - Korean and - Thai. A special add-on feature is aninterface to the Emacs editor (cjk-enc.el) which givessimultaneous, easy-to-use support to a bunch of other scriptsscripts, - Russian and - Vietnamese. | +| texlive-classpack | LPPL 1.3 | The package provides an experiment in using XML (specificallyDocBook 5) to mark up and maintain LaTeX classes and packages.XSLT 2 styleheets generate the .dtx and .ins distribution filesexpected by end users. | +| texlive-cm | Knuth | Knuth's final iteration of his re-interpretation of a c.19Modern-style font from Monotype. The family is comprehensive,offering both sans and roman styles, and a monospaced font,together with mathematics fonts closely integrated with themathematical facilities of TeX itself. The base fonts aredistributed as Metafont source, but autotraced PostScript Type1 versions are available (one version in the AMS fontsdistribution, and also the BaKoMa distribution). The ComputerModern fonts have inspired many later families, notably theEuropean Computer Modern and the Latin Modern families. | +| texlive-cmap | LPPL | cmap package | +| texlive-cmextra | LPPL | cmextra package | +| texlive-cm-lgc | GPL+ | The fonts are converted from Metafont sources of the ComputerModern font families, using textrace. Supported encodings are:T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The packagealso includes Unicode virtual fonts for use with Omega. Thefont set is not a replacement for any of the other ComputerModern-based font sets (for example, cm-super for Latin andCyrillic, or cbgreek for Greek), since it is available at asingle size only; it offers a compact set for 'general'working. The fonts themselves are encoded to externalstandards, and virtual fonts are provided for use with TeX. | +| texlive-cm-super | GPL+ | CM-Super family of fonts are Adobe Type 1 fonts that replacethe T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encodedConcrete, T1/TS1-encoded CM bright and LH fonts (thussupporting all European languages except Greek, and allCyrillic-based languages), and bringing many ameliorations intypesetting quality. The fonts exhibit the same metrics as theMetaFont-encoded originals. | +| texlive-cns | LPPL | cns package | +| texlive-collectbox | LPPL | collectbox package | +| texlive-collection-basic | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | These files are regarded as basic for any TeX system, coveringplain TeX macros, Computer Modern fonts, and configuration forcommon drivers; no LaTeX. | +| texlive-collection-fontsrecommended | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | Recommended fonts, including the base 35 PostScript fonts,Latin Modern, TeX Gyre, and T1 and other encoding support forComputer Modern, in outline form. | +| texlive-collection-htmlxml | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | Packages to convert LaTeX to XML/HTML, and typeset XML/SGML. | +| texlive-collection-latex | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | These packages are mandated by the core LaTeX team, or at leastvery strongly recommended. | +| texlive-collection-latexrecommended | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | A collection of recommended add-on packages for LaTeX whichhave widespread use. | +| texlive-collection-xetex | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | Packages for XeTeX, the Unicode/OpenType-enabled TeX byJonathan Kew, `http://tug.org/xetex`. | +| texlive-colortbl | LPPL | The package allows rows and columns to be coloured, and evenindividual cells. | +| texlive-courier | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-crop | LPPL | A package providing corner marks for camera alignment as wellas for trimming paper stacks, and additional page informationon every page if required. Most macros are easily adaptable topersonal preferences. An option is provided for selectivelysuppressing graphics or text, which may be useful for printingjust colour graphics on a colour laser printer and the rest ona cheap mono laser printer. A page info line contains the timeand a new cropmarks index and is printed at the top of thepage. A configuration command is provided for the info linefont. Options for better collaboration with dvips, pdftex andvtex are provided. | +| texlive-csquotes | LPPL | This package provides advanced facilities for inline anddisplay quotations. It is designed for a wide range of tasksranging from the most simple applications to the more complexdemands of formal quotations. The facilities include commands,environments, and user-definable 'smart quotes' whichdynamically adjust to their context. Quotation marks areswitched automatically if quotations are nested and they can beadjusted to the current language if the babel package isavailable. There are additional facilities designed to copewith the more specific demands of academic writing, especiallyin the humanities and the social sciences. All quote styles aswell as the optional active quotes are freely configurable. Thepackage is dependent on e-TeX, and requires the author'setoolbox package. | +| texlive-ctable | LPPL | Provides commands to typeset centered, left- or right-alignedtable and (multiple-)figure floats, with footnotes. Instead ofan environment, a command with 4 arguments is used; the firstis optional and is used for key,value pairs generatingvariations on the defaults and offering a route for futureextensions. | +| texlive-ctablestack | LPPL | This package provides a method for defining category code tablestacks in LuaTeX. It builds on code provided by the 2015/10/01release of LaTeX2e (also available as ltluatex.sty for plainusers). It is required by the luatexbase package (v1.0 onward)which uses ctablestack to provide a back-compatibility form ofthis concept. | +| texlive-currfile | LPPL 1.3 | The package provides macros holding file name information(directory, base name, extension, full name and full path) forfiles read by LaTeX \input and \include macros; it uses thefile hooks provided by the author's filehook. In particular, itrestores the parent file name after the trailing \clearpage ofan \included file; as a result, the macros may be usefullyemployed in the page header and footer of the last printed pageof such a file. The depth of inclusion is made available,together with the ""parent"" (including file) and ""parents"" (allincluding files to the root of the tree). The packagesupersedes FiNK. | +| texlive-datetime | LPPL 1.3 | Provides various different formats for the text created by thecommand \today, and also provides commands for displaying thecurrent time (or any given time), in 12-hour, 24-hour or textformat. The package overrides babel's date format, having itsown library of date formats in different languages. The packagerequires the fmtcount package. | +| texlive-dvipdfmx | GPL+ | Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfmcreated to support multi-byte character encodings and largecharacter sets for East Asian languages. Dvipdfmx, if ""called""with the name dvipdfm, operates in a ""dvipdfm compatibility""mode, so that users of the both packages need only keep oneexecutable. A secondary design goal is to support as many ""PDF""features as does pdfTeX. There being no documentation as such,users are advised to consult the documentation of dvipdfm (aswell, of course, as the package Readme. | +| texlive-dvipng | LGPLv2+ | This program makes PNG and/or GIF graphics from DVI files asSpeed. It offers very fast rendering of DVI as bitmap files,which makes it suitable for generating large amounts of imageson-the-fly, as needed in preview-latex, WeBWorK and others; -It does not read the postamble, so it can be started before TeXfinishes. There is a --follow switch that makes dvipng wait atend-of-file for further output, unless it finds the POST markerthat indicates the end of the DVI; - Interactive query ofoptions. dvipng can read options interactively through stdin,and all options are usable. It is even possible to change theinput file through this interface. - Support for PK, VF,PostScript Type1, and TrueType fonts, colour specials, andinclusion of PostScript, PNG, JPEG or GIF images. | +| texlive-dvips | GPL+ | This package has been withdrawn from CTAN, and bundled into thedistributions' package sets. The current sources of dvips maybe found in the distribution of dvipsk which forms part of theTeX-live sources. | +| texlive-dvisvgm | GPL+ | Dvisvgm is a command line utility that converts TeX DVI filesto the XML-based Scalable Vector Graphics (SVG) format. Itprovides full font support including virtual fonts, font maps,and sub-fonts. If necessary, dvisvgm vectorizes Metafont'sbitmap output in order to always create lossless scalableoutput. The embedded SVG fonts can optionally be replaced withgraphics paths so that applications that don't support SVGfonts are enabled to render the graphics properly. Besides manyother features, dvisvgm also supports color, emTeX, tpic, PDFmapfile and PostScript specials. Users will need a working TeXinstallation including the kpathsea library. For more detailedinformation, see the project page. | +| texlive-ec | ec | The EC fonts are European Computer Modern Fonts, supporting thecomplete LaTeX T1 encoding defined at the 1990 TUG conferencehold at Cork/Ireland. These fonts are intended to be stablewith no changes being made to the tfm files. The set alsocontains a Text Companion Symbol font, called tc, featuringmany useful characters needed in text typesetting, for exampleoldstyle digits, currency symbols (including the newly createdEuro symbol), the permille sign, copyright, trade mark andservicemark as well as a copyleft sign, and many others. Recentreleases of LaTeX2e support the EC fonts. The EC fontssupersede the preliminary version released as the DC fonts. Thefonts are available in (traced) Adobe Type 1 format, as part ofthe cm-super bundle. The other Computer Modern-style T1-encodedType 1 set, Latin Modern, is not actually a direct developmentof the EC set, and differs from the EC in a number ofparticulars. | +| texlive-eepic | Public Domain | Extensions to epic and the LaTeX picture drawing environment,include the drawing of lines at any slope, the drawing ofcircles in any radii, and the drawing of dotted and dashedlines much faster with much less TeX memory, and providingseveral new commands for drawing ellipses, arcs, splines, andfilled circles and ellipses. The package uses tpic \specialcommands. | +| texlive-enctex | GPL+ | EncTeX is (another) tex extension, written at the change-filelevel. It provides means of translating input on the way intoTeX. It allows, for example, translation of multibytesequences, such as utf-8 encoding. | +| texlive-enumitem | LPPL | This package provides user control over the layout of the threesupersedes both enumerate and mdwlist (providing well-structured replacements for all their funtionality), and inaddition provides functions to compute the layout of labels,and to 'clone' the standard environments, to create newenvironments with counters of their own. | +| texlive-environ | LPPL | The package provides the \collect@body command (as in amsmath),as well as a \long version \Collect@Body, for collecting thebody text of an environment. These commands are used to definea new author interface to creating new environments. Forsquare brackets, doing the right thing in ignoring leading andtrailing spaces. | +| texlive-epsf | Public Domain | The original graphics inclusion macros for use with dvips;still widely used by Plain TeX users (in particular). For LaTeXusers, the package is nowadays deprecated in favour of the moresophisticated standard LaTeX graphics bundle of packages (whichare also available to Plain TeX users, either via its Plain TeXversion, or through the support offered by etex). | +| texlive-epstopdf | BSD | Epstopdf is a Perl script that converts an EPS file to an'encapsulated' PDF file (a single page file whose media box isthe same as the original EPS's bounding box). The resultingfile suitable for inclusion by PDFTeX as an image. The scriptis adapted to run both on Windows and on Unix-alike systems.The script makes use of Ghostscript for the actual conversionto PDF. It assumes Ghostscript version 6.51 or later, and (bydefault) suppresses its automatic rotation of pages where mostof the text is not horizontal. LaTeX users may make use of theepstopdf package, which will run the epstopdf script ""on thefly"", thus giving the illusion that PDFLaTeX is accepting EPSgraphic files. | +| texlive-eqparbox | LPPL 1.3 | LaTeX users sometimes need to ensure that two or more blocks oftext occupy the same amount of horizontal space on the page. Tothat end, the eqparbox package defines a new command,\eqparbox, which works just like \parbox, except that insteadof specifying a width, one specifies a tag. All eqparboxes withthe same tag--regardless of where they are in the document--will stretch to fit the widest eqparbox with that tag. Thissimple, equal-width mechanism can be used for a variety ofalignment purposes, as is evidenced by the examples ineqparbox's documentation. Various derivatives of \eqparbox arealso provided. | +| texlive-eso-pic | LPPL 1.2 | Eso-pic is an extension of everyshi. Using everyshi's\EveryShipout command, eso-pic adds one or more user commandsto LaTeX's shipout actions. | +| texlive-etex | Knuth | An extended version of TeX (which is capable of running as ifit were TeX unmodified). E-TeX has been specified by the LaTeXteam as the engine for the development of LaTeX, in theimmediate future; as a result, LaTeX programmers may (in allcurrent TeX distributions) assume e-TeX functionality. | +| texlive-etex-pkg | LPPL | The package provides a straightforward interface to many of theextensions offered by e-TeX; in particular, it modifies LaTeX'sregister allocation macros to make use of the extended registerrange. The etoolbox and etextools packages provide macros thatmake more sophisticated use of e-TeX's facilities. | +| texlive-etoolbox | LPPL 1.3 | The etoolbox package is a toolbox of programming facilitiesgeared primarily towards LaTeX class and package authors. Itprovides LaTeX frontends to some of the new primitives providedby e-TeX as well as some generic tools which are not strictlyrelated to e-TeX but match the profile of this package. Notethat the initial versions of this package were released underthe name elatex. The package provides functions that seem tooffer alternative ways of implementing some LaTeX kernelcommands; nevertheless, the package will not modify any part ofthe LaTeX kernel. | +| texlive-euenc | LPPL 1.3 | Font encoding definitions for unicode fonts loaded by LaTeX indesigned for use with XeTeX, which the fontspec uses forunicode fonts which require no macro-level processing foraccents, and -- EU2, which provides the same facilities for usewith LuaTeX. Neither encoding places any restriction on theglyphs provided by a font; use of EU2 causes the packageeuxunicode to be loaded (the package is part of thisdistribution). The package includes font definition files foruse with the Latin Modern OpenType fonts. | +| texlive-euler | LPPL | Provides a setup for using the AMS Euler family of fonts formathematics in LaTeX documents. ""The underlying philosophy ofZapf's Euler design was to capture the flavour of mathematicsas it might be written by a mathematician with excellenthandwriting."" [concrete-tug] The euler package is based onKnuth's macros for the book 'Concrete Mathematics'. The textfonts for the Concrete book are supported by the beton package. | +| texlive-euro | LPPL | Converts arbitrary national currency amounts using the Euro asbase unit, and typesets monetary amounts in almost any desiredway. Write, e.g., \ATS{17.6} to get something like '17,60 oS(1,28 Euro)' automatically. Conversion rates for the initialEuro-zone countries are already built-in. Further rates can beadded easily. The package uses the fp package to do its sums. | +| texlive-eurosym | Eurosym | The new European currency symbol for the Euro implemented inMetaFont, using the official European Commission dimensions,and providing several shapes (normal, slanted, bold, outline).The package also includes a LaTeX package which defines themacro, pre-compiled tfm files, and documentation. | +| texlive-extsizes | LPPL | Provides classes extarticle and extreport, extletter, extbook,extproc which allow for documents with a base font of size 8-20pt. | +| texlive-fancybox | LPPL 1.2 | \Ovalbox, with helpful tools for using box macros and flexibleverbatim macros. You can box mathematics, floats, center,flushleft, and flushright, lists, and pages. | +| texlive-fancyhdr | LPPL | The package provides extensive facilities, both forconstructing headers and footers, and for controlling their use(for example, at times when LaTeX would automatically changethe heading style in use). | +| texlive-fancyref | GPL+ | Provides fancy cross-referencing support, based on thepackage's reference commands (\fref and \Fref) that recognisewhat sort of object is being referenced. So, for example, thelabel for a \section would be expected to be of the form | +| texlive-fancyvrb | LPPL | in footnotes; a variety of verbatim environments with manyparameters; ability to define new customized verbatimenvironments; save and restore verbatim text and environments;write and read files in verbatim mode; build ""example""environments (showing both result and verbatim source). | +| texlive-filecontents | LPPL | LaTeX2e's filecontents and filecontents* environments enable aLaTeX source file to generate external files as it runs throughLaTeX. However, there are two limitations of thesecan only be used in the preamble of a document. Thefilecontents package removes these limitations, letting youoverwrite existing files and letting you usefilecontents/filecontents* anywhere. | +| texlive-filehook | LPPL 1.3 | The package provides several file hooks (AtBegin, AtEnd, ...)for files read by \input, \include and \InputIfFileExists.General hooks for all such files (e.g. all \include'd ones) andfile specific hooks only used for named files are provided; twohooks are provided for the end of \included files -- onebefore, and one after the final \clearpage. | +| texlive-finstrut | LPPL 1.3 | The LaTeX internal command \@finalstrut is used automaticallyused at the end of footnote texts to insert a strut to avoidmis-spacing of multiple footnotes. Unfortunately the commandcan cause a blank line at the end of a footnote. The packageprovides a solution to this problem. | +| texlive-fix2col | LPPL | Fix mark handling so that \firstmark is taken from the firstcolumn if that column has any marks at all; keep two columnfloats like figure* in sequence with single column floats likefigure. | +| texlive-fixlatvian | LPPL 1.3 | The package offers improvement of the Latvian language supportin polyglossia, in particular in the area of the standardclasses. | +| texlive-float | LPPL | Improves the interface for defining floating objects such asfigures and tables. Introduces the boxed float, the ruled floatand the plaintop float. You can define your own floats andimprove the behaviour of the old ones. The package alsoprovides the H float modifier option of the obsolete herepackage. You can select this as automatic default with\floatplacement{figure}{H}. | +| texlive-fmtcount | LPPL 1.3 | The package provides commands that display the value of a LaTeXcounter in a variety of formats (ordinal, text, hexadecimal,decimal, octal, binary etc). The package offers somemultilingual support; configurations for use in English (bothBritish and American usage), French (including Belgian andSwiss variants), German, Italian, Portuguese and Spanishdocuments are provided. This package was originally provided aspart of the author's datetime package, but is now distributedseparately. | +| texlive-fncychap | LPPL 1.3 | Each style can be modified using a set of simple commands.Optionally one can modify the formatting routines in order tocreate additional chapter headings. This package was previouslyknown as FancyChapter. | +| texlive-fontawesome | LPPL 1.3 | The package offers access to the large number of web-relatedicons provided by the included font. The package requires thepackage, fontspec, if run with XeTeX or LuaTeX. | +| texlive-fontbook | LPPL 1.3 | The package provides a means of producing a 'book' of fontsamples (for evaluation, etc.). | +| texlive-fontspec | LPPL 1.3 | Fontspec is a package for XeLaTeX and LuaLaTeX. It provides anautomatic and unified interface to feature-rich AAT andOpenType fonts through the NFSS in LaTeX running on XeTeX orLuaTeX engines. The package requires the l3kernel and xparsebundles from the LaTeX 3 development team. | +| texlive-fonts-tlwg | GPL+ | A collection of free Thai fonts, supplied as FontForge sources,and with LaTeX .fd files. This package depends on the thailatexpackage. | +| texlive-fontware | LPPL | fontware package | +| texlive-fontwrap | GPL+ | The package (which runs under XeLaTeX) lets you bind fonts tospecific unicode blocks, for automatic font tagging ofmultilingual text. The package uses Perl (via perltex) toconstruct its tables. | +| texlive-footmisc | LPPL 1.3 | A collection of ways to change the typesetting of footnotes.The package provides means of changing the layout of thefootnotes themselves (including setting them in 'paragraphs' --the para option), a way to number footnotes per page (theperpage option), to make footnotes disappear when an argumentmoves (stable option) and to deal with multiple references tofootnotes from the same place (multiple option). The packagealso has a range of techniques for labelling footnotes withsymbols rather than numbers. Some of the functions of thepackage are overlap with the functionality of other packages.The para option is also provided by the manyfoot and bigfootpackages, though those are both also portmanteau packages.(Don't be seduced by fnpara, whose implementation is improvedby the present package.) The perpage option is also offered byfootnpag and by the rather more general-purpose perpage | +| texlive-fp | LPPL | An extensive collection of arithmetic operations for fixedpoint real numbers of high precision. | +| texlive-fpl | GPL+ | The FPL Fonts provide a set of SC/OsF fonts for URW Palladio Lwhich are compatible with respect to metrics with the PalatinoSC/OsF fonts from Adobe. Note that it is not my aim to exactlyreproduce the outlines of the original Adobe fonts. The SC andOsF in the FPL Fonts were designed with the glyphs from URWPalladio L as starting point. For some glyphs (e.g. 'o') I gotthe best result by scaling and boldening. For others (e.g. 'h')shifting selected portions of the character gave moresatisfying results. All this was done using the free fonteditor FontForge. The kerning data in these fonts comes fromWalter Schmidt's improved Palatino metrics. LaTeX use isenabled by the mathpazo package, which is part of the psnfssdistribution. | +| texlive-framed | Copyright only | ordinary frame box around the region, - shaded, which shadesthe region, and - leftbar, which places a line at the leftside. The environments allow a break at their start (the\FrameCommand enables creation of a title that is ""attached"" tothe environment); breaks are also allowed in the course of theframed/shaded matter. There is also a command \MakeFramed tomake your own framed-style environments. | +| texlive-garuda-c90 | LPPL | garuda-c90 package | +| texlive-geometry | LPPL | The package provides an easy and flexible user interface tocustomize page layout, implementing auto-centering and auto-balancing mechanisms so that the users have only to give theleast description for the page layout. For example, if you wantto set each margin 2cm without header space, what you need isjust \usepackage[margin=2cm,nohead]{geometry}. The packageknows about all the standard paper sizes, so that the user neednot know what the nominal 'real' dimensions of the paper are,just its standard name (such as a4, letter, etc.). An importantfeature is the package's ability to communicate the paper sizeit's set up to the output (whether via DVI \specials or viadirect interaction with PDF(La)TeX). | +| texlive-glyphlist | LPPL | glyphlist package | +| texlive-graphics | LPPL 1.3 | The package was designed to accommodate all needs for inclusionof graphics in LaTeX documents, replacing many earlier packagesused in LaTeX 2.09. The package aims to give a consistentinterface to including the file types that are understood inyour output, by use of 'printer drivers' (now known, simply, as'drivers'). The distribtion of the package contains severaldrivers, but others (for example, pdfTeX) are distributedseparately. The package also offers several means ofmanipulating graphics in the course of inserting them into adocument (for example, rotation and scaling). For extendeddocumentation see epslatex. The package is part of the graphicsbundle, which is one of the collections in the LaTeX 'required'set of packages. | +| texlive-graphics-cfg | Public Domain | This bundle includes color.cfg and graphics.cfg files that setdefault ""driver"" options for the color and graphics packages.It contains support for defaulting the new LuaTeX option whichwas added to graphics and color in the 2016-02-01 release. TheLuaTeX option is only used for LuaTeX versions from 0.87, olderversions use the pdfTeX option as before. | +| texlive-graphics-def | LPPL | This bundle is a combined distribution consisting of dvips.def,pdftex.def, luatex.def, xetex.def, dvipdfmx.def, anddvisvgm.def driver option files for the LaTeX graphics andcolor packages. It is hoped that by combining their sourcerepositories at `https://github.com/latex3/graphics-def` it willbe easier to coordinate updates. | +| texlive-gsftopk | GPL+ | Designed for use with xdvi and dvips this utility convertsAdobe Type 1 fonts to PK bitmap format. It should notordinarily be much used nowadays, since both its targetapplications are now capable of dealing with Type 1 fonts,direct. | +| texlive-helvetic | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-hyperref | LPPL | The hyperref package is used to handle cross-referencingcommands in LaTeX to produce hypertext links in the document.The package provides backends for the \special set defined forHyperTeX DVI processors; for embedded pdfmark commands forprocessing by Acrobat Distiller (dvips and Y&Y's dvipsone); forY&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; forTeX4ht; and for VTeX's pdf and HTML backends. The package isdistributed with the backref and nameref packages, which makeuse of the facilities of hyperref. The package depends on theauthor's kvoptions, ltxcmdsand refcount packages. | +| texlive-hyphenat | LPPL 1.3 | This package can disable all hyphenation or enable hyphenationof non-alphabetics or monospaced fonts. The package can alsoenable hyphenation within 'words' that contain non-alphabeticcharacters (e.g., that include underscores), and hyphenation oftext typeset in monospaced (e.g., cmtt) fonts. | +| texlive-hyphen-base | LPPL | hyphen-base package | +| texlive-hyph-utf8 | Copyright only | Modern native UTF-8 engines such as XeTeX and LuaTeX needhyphenation patterns in UTF-8 format, whereas older systemsrequire hyphenation patterns in the 8-bit encoding of the fontin use (such encodings are codified in the LaTeX scheme withnames like OT1, T2A, TS1, OML, LY1, etc). The present packageoffers a collection of conversions of existing patterns to UTF-8 format, together with converters for use with 8-bit fonts inolder systems. Since hyphenation patterns for Knuthian-styleTeX systems are only read at iniTeX time, it is hoped that theUTF-8 patterns, with their converters, will completely supplantthe older patterns. | +| texlive-ifetex | LPPL 1.3 | The package provides the switch \ifetex which indicates whethere-TeX is available or not. The package can be loaded as LaTeXpackage using \usepackage{ifetex} or in plain TeX using \inputifetex. In either case it aborts silently if the \ifetex macrois already defined. The package's test is whether \eTeXversionis defined as a primitive; if it is, the package assumes e-TeXfeatures are available. | +| texlive-ifluatex | LPPL 1.3 | The package looks for LuaTeX regardless of its mode andprovides the switch \ifluatex; it works with Plain TeX orLaTeX. The package is part of the oberdiek bundle. | +| texlive-ifmtarg | LPPL | ifmtarg package | +| texlive-ifoddpage | LPPL | ifoddpage package | +| texlive-iftex | LPPL 1.3 | The package, which works both for Plain TeX and for LaTeX,defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals fortesting which engine is being used for typesetting. The packagealso provides the \RequirePDFTeX, \RequireXeTeX, and\RequireLuaTeX commands which throw an error if pdfTeX, XeTeXor LuaTeX (respectively) is not the engine in use. | +| texlive-ifxetex | LPPL | A simple package which provides an \ifxetex conditional, sothat other code can determine that it is running under XeTeX.The package requires the e-TeX extensions to the TeX primitiveset. | +| texlive-import | Public Domain | The commands \import{full_path}{file} and\subimport{path_extension}{file} set up input through standardLaTeX mechanisms (\input, \include and \includegraphics) toload files relative to the \import-ed directory. There are also\includefrom, \subincludefrom, and * variants of the commands. | +| texlive-index | LPPL | This is a reimplementation of LaTeX's indexing macros toprovide better support for indexing. For example, it supportsmultiple indexes in a single document and provides a morerobust \index command. It supplies short hand notations for the\index command (^{word}) and a * variation of \index(abbreviated _{word}) that prints the word being indexed, aswell as creating an index entry for it. | +| texlive-jadetex | MIT | Macro package on top of LaTeX to typeset TeX output of the JadeDSSSL implementation. | +| texlive-jknapltx | GPL+ | counters in greek; - Maxwell's non-commutative division; -latin1jk, latin2jk and latin3jk, which are their inputencdefinition files that allow verbatim input in the respectiveISO Latin codes; - blackboard bold fonts in maths; - use ofRSFS fonts in maths; - extra alignments for \parboxes; - swapRoman and Sans fonts; - transliterate semitic languages; -patches to make (La)TeX formulae embeddable in SGML; - usemaths ""minus"" in text as appropriate; - simple Young tableaux. | +| texlive-kastrup | LPPL | kastrup package | +| texlive-kerkis | LPPL | Sans-serif Greek fonts to match the URW Bookman set (which aredistributed with Kerkis). The Kerkis font set has some supportfor mathematics as well as other glyphs missing from the baseURW Bookman fonts (the URW fonts are duplicated in thedistribution). Macros are provided to use the fonts in OT1, T1(only NG/ng glyphs missing) and LGR encodings, as well as inmathematics; small caps and old-style number glyphs are alsoavailable. The philosophy, and the design process, of theKerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002. | +| texlive-knuth-lib | Knuth | A collection of miscellaneous MetaFont source, including themeans to generate the logo font that is used for MetaFont andMetaPost. | +| texlive-knuth-local | Knuth | A collection of experimental programs and developments basedon, or complementary to, the matter in his distributiondirectories. | +| texlive-koma-script | LPPL | The KOMA-Script bundle provides drop-in replacements for thearticle/report/book classes with emphasis on typography andversatility. There is also a letter class, different from allother letter classes. It also offers e.g. a package forcalculated type areas in the way laid down by the typographerJan Tschichold, a package for easily changing and defining ofpage styles, a package for getting not only the current datebut also the name of day and a package for getting currenttime. All these packages may be used not only with KOMA-Scriptclasses but also with standard classes. Since every package hasits own version number, the number below is only the version ofscrbook, scrreprt, scrartcl, scrlttr2 and typearea. These arethe main parts of the bundle. | +| texlive-kpathsea | LGPLv2+ | Kpathsea is a library and utility programs which provide pathsearching facilities for TeX file types, including the self-locating feature required for movable installations, layered ontop of a general search mechanism. It is not distributedseparately, but rather is released and maintained as part ofthe TeX live sources. | +| texlive-l3experimental | LPPL 1.3 | The l3experimental packages are a collection of experimentalimplementations for aspects of the LaTeX3 kernel, dealing withhigher-level ideas such as the Designer Interface. Some of themwork as stand alone packages, providing new functionality, andcan be used on top of LaTeX2e with no changes to the existingsequences, token lists or comma-lists, according to user-analysis; and - xcoffins, which allows the alignment of boxesusing a series of 'handle' positions, supplementing the simpleTeX reference point. All the files of the bundle are alsoavailable in the Subversion (SVN) repository of the LaTeX3Project. | +| texlive-l3kernel | LPPL 1.3 | The l3kernel bundle provides an implementation of the LaTeX3programmers' interface, as a set of packages that run underLaTeX 2e. The interface provides the foundation on which theTeX programmers. The packages are set up so that the LaTeX3conventions can be used with regular LaTeX 2e packages. All thefiles of the bundle are also available in the Subversion (SVN)repository of the LaTeX3 Project. | +| texlive-l3packages | LPPL 1.3 | The bundle holds prototype implementations of concepts for aLaTeX designer interface, to be used with the experimentalLaTeX kernel as programming tools and kernel support. Packagesfacilities of the kernel module l3keys available for use byLaTeX 2e packages; - xfrac, which provides flexible split-levelfractions; - xparse, which provides a high-level interface fordeclaring document commands; and - xtemplate, which provides ameans of defining generic functions using a key-value syntax.All the files of the bundle are also available in theSubversion (SVN) repository of the LaTeX3 Project. | +| texlive-lastpage | GPLv2+ | Reference the number of pages in your LaTeX document throughthe introduction of a new label which can be referenced like\pageref{LastPage} to give a reference to the last page of adocument. It is particularly useful in the page footer that | +| texlive-latex | LPPL 1.3 | LaTeX is a widely-used macro package for TeX, providing manybasic document formating commands extended by a wide range ofpackages. It is a development of Leslie Lamport's originalLaTeX 2.09, and superseded the older system in June 1994. Thebasic distribution is catalogued separately, at latex-base;apart from a large set of contributed packages and third-partydocumentation (elsewhere on the archive), the distributionare ""entitled to assume"" will be present on any system runningLaTeX; and - a minimal set of documentation detailingdifferences from the 'old' version of LaTeX in the areas ofuser commands, font selection and control, class and packagewriting, font encodings, configuration options and modificationof LaTeX. For downloading details, see the linked catalogueentries above. | +| texlive-latex2man | LPPL | A tool to translate UNIX manual pages written with LaTeX into aman-page format understood by the Unix man(1) command.Alternatively HTML or TexInfo code can be produced. Output ofparts of the text may be supressed using the conditional textfeature. | +| texlive-latexconfig | LPPL | latexconfig package | +| texlive-latex-fonts | LPPL | This is a collection of fonts for use with standard latexpackages and classes. It includes 'invisible' fonts (for usewith the slides class), line and circle fonts (for use in thepicture environment) and 'latex symbol' fonts. For full supportof a latex installation, some Computer Modern font variantscmbsy(6-9), cmcsc(8,9), cmex(7-9) and cmmib(5-9) from theamsfonts distribution, are also necessary. The fonts areavailable as Metafont source, and metric (tfm) files are alsoprovided. Most of the fonts are also available in Adobe Type 1format, in the amsfonts distribution. | +| texlive-lettrine | LPPL | The lettrine package supports various dropped capitals styles,typically those described in the French typographic books. Inparticular, it has facilities for the paragraph text's leftedge to follow the outline of capitals that have a regularshape (such as ""A"" and ""V""). | +| texlive-lib | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | TeX specific shared libraries. | +| texlive-linegoal | LPPL 1.3 | The linegoal package provides a macro \linegoal to be used withdimen> to the horizontal length of the remainder of the line.This is achieved using the \pdfsavepos primitive of pdftex,\begin{tabularx}\linegoal{\|l\|X\|} \hline one & two \\ three &four \\\hline \end{tabularx} will position the table after theinitial text, and make the table fill the rest of the line. | +| texlive-lineno | LPPL | Adds line numbers to selected paragraphs with referencepossible through the LaTeX \ref and \pageref cross referencemechanism. Line numbering may be extended to footnote lines,using the fnlineno package. | +| texlive-listings | LPPL | Typeset programs (programming code) within LaTeX. The sourcecode is read directly by TeX. Keywords, comments and stringscan be typeset using different styles (default is bold forkeywords, italic for comments and no special style forstrings). Includes support for hyperref. To use, simply\usepackage{listings}, identify the language with\lstset{language=Python}, then employ the \begin{lstlisting}... \end{lstlisting} environment or the\lstinputlisting{filename.py} command. Short (in-line) listingsare also available, using either \lstinline\|...\| or \| ... \|(after defining the \| token with the \lstMakeShortInlinecommand). | +| texlive-lm | GFSL | The Latin Modern family of fonts consists of 72 text fonts and20 mathematics fonts, and is based on the Computer Modern fontsreleased into public domain by AMS (copyright (c) 1997 AMS).The lm font set contains a lot of additional characters, mainlyaccented ones, but not exclusively. There is one set of fonts,available both in Adobe Type 1 format (*.pfb) and in OpenTypeformat (*.otf). There are five sets of TeX Font Metric files,*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); T5(Vietnamese) encoding (t5-*.tfm); and Text Companion for ECfonts aka TS1 (ts1-*.tfm). | +| texlive-lm-math | LPPL | Latin Modern Math is a maths companion for the Latin Modernfamily of fonts, in OpenType format. For use with LuaLaTeX orXeLaTeX, support is available from the unicode-math package. | +| texlive-ltabptch | LPPL | A patch for LaTeX bugs tools/3180 and tools/3480. The patchapplies to version 4.11 of longtable. | +| texlive-ltxmisc | Public Domain | ltxmisc package | +| texlive-lua-alt-getopt | MIT | lua_altgetopt is a MIT-licensed module for Lua, for processingapplication arguments in the same way as BSD/GNU getopt_long(3)functions do. This module is made available for lua scriptwriters to have consistent command line parsing routines. | +| texlive-lualatex-math | LPPL 1.3 | The package patches a few commands of the LaTeX2e kernel andthe amsmath and mathtools packages to be more compatible withthe LuaTeX engine. It is only meaningful for LuaLaTeX documentscontaining mathematical formulas, and does not exhibit any newfunctionality. The fixes are mostly moved from the unicode-mathpackage to this package since they are not directly related toUnicode mathematics typesetting. | +| texlive-lualibs | GPLv2+ | Lualibs is a collection of Lua modules useful for generalprogramming. The bundle is based on lua modules shipped withConTeXt, and are made available in this bundle for useindependent of ConTeXt. | +| texlive-luaotfload | GPLv2+ | The package adopts the TrueType/OpenType Font loader codeprovided in ConTeXt, and adapts it to use in Plain TeX andLaTeX. It works under LuaLaTeX only. | +| texlive-luatex | GPLv2+ | LuaTeX is an extended version of pdfTeX using Lua as anembedded scripting language. The LuaTeX project's mainobjective is to provide an open and configurable variant of TeXwhile at the same time offering downward compatibility. LuaTeXuses Unicode (as UTF-8) as its default input encoding, and isable to use modern (OpenType) fonts (for both text andmathematics). It should be noted that LuaTeX is still underdevelopment; its specification has been declared stable, butabsolute stability may not in practice be assumed. | +| texlive-luatex85 | LPPL | The package provides emulation of pdfTeX primitives for LuaTeXv0.85+. | +| texlive-luatexbase | Public Domain | The bundle provides basic facilities for LuaTeX macroprogrammers, mostly resource allocation and convenienceregisters and the like. In addition, the (unadorned) luatexbasepackage loads all the above in one fell swoop. | +| texlive-makecmds | LPPL | The package provides a \makecommand command, which is like\(re)newcommand except it always (re)defines a command. Thereis also \makeenvironment and \provideenvironment forenvironments. | +| texlive-makeindex | MakeIndex | A general purpose hierarchical index generator; it accepts oneor more input files (often produced by a text formatter such asTeX or troff), sorts the entries, and produces an output filewhich can be formatted. The formats of the input and outputfiles are specified in a style file; by default, input isassumed to be an .idx file, as generated by LaTeX. | +| texlive-manfnt-font | LPPL | manfnt-font package | +| texlive-marginnote | LPPL | This package provides the command \marginnote that may be usedinstead of \marginpar at almost every place where \marginparcannot be used, e.g., inside floats, footnotes, or in framesmade with the framed package. | +| texlive-marvosym | OFSFLD | Martin Vogel's Symbol font (marvosym) contains the Eurocurrency symbol as defined by the European commission, alongwith symbols for structural engineering; symbols for steelcross-sections; astronomy signs (sun, moon, planets); the 12signs of the zodiac; scissor symbols; CE sign and others. Thepackage contains both the original TrueType font and thederived Type 1 font, together with support files for TeX(LaTeX). | +| texlive-mathpazo | GPL+ | The Pazo Math fonts are a family of PostScript fonts suitablefor typesetting mathematics in combination with the Palatinofamily of text fonts. The Pazo Math family is made up of fivefonts provided in Adobe Type 1 format (PazoMath, PazoMath-Italic, PazoMath-Bold, PazoMath-BoldItalic, andPazoMathBlackboardBold). These contain, in designs that matchPalatino, glyphs that are usually not available in Palatino andfor which Computer Modern looks odd when combined withPalatino. These glyphs include the uppercase Greek alphabet inupright and slanted shapes in regular and bold weights, thelowercase Greek alphabet in slanted shape in regular and boldweights, several mathematical glyphs (partialdiff, summation,product, coproduct, emptyset, infinity, and proportional) inregular and bold weights, other glyphs (Euro and dotlessj) inupright and slanted shapes in regular and bold weights, and theuppercase letters commonly used to represent various numbersets (C, I, N, Q, R, and Z) in blackboard bold. The set alsoincludes a set of 'true' small-caps fonts, also suitable foruse with Palatino (or one of its clones). LaTeX macro support(using package mathpazo.sty) is provided in psnfss (a requiredpart of any LaTeX distribution). | +| texlive-mathspec | LPPL | The mathspec package provides an interface to typesetmathematics in XeLaTeX with arbitrary text fonts using fontspecas a backend. The package is under development and laterversions might to be incompatible with this version, as thisversion is incompatible with earlier versions. The packagerequires at least version 0.9995 of XeTeX. | +| texlive-mathtools | LPPL 1.3 | Mathtools provides a series of packages designed to enhance theappearance of documents containing a lot of mathematics. Themain backbone is amsmath, so those unfamiliar with thisrequired part of the LaTeX system will probably not find thepackages very useful. Mathtools provides many useful tools formathematical typesetting. It is based on amsmath and fixesvarious deficiencies of amsmath and standard LaTeX. Itharpoons, etc.; Various symbols such as \coloneqq (:=); Easycreation of new tag forms; Showing equation numbers only forreferenced equations; Extensible arrows, harpoons andhookarrows; Starred versions of the amsmath matrix environmentsfor specifying the column alignment; More building blocks:multlined, cases-like environments, new gathered environments;Maths versions of \makebox, \llap, \rlap etc.; Cramped mathstyles; and more... Mathtools requires mhsetup. | +| texlive-mdwtools | GPL+ | starting with @, - macros to sanitise the OT1 encoding of thecmtt fonts; - a 'do after' command; - improved footnotesupport; - mathenv for various alignment in maths; - listhandling; - mdwmath which adds some minor changes to LaTeXmaths; - a rewrite of LaTeX's tabular and array environments; -verbatim handling; and - syntax diagrams. | +| texlive-memoir | LPPL | The memoir class is for typesetting poetry, fiction, non-fiction, and mathematical works. Permissible document 'base'font sizes range from 9 to 60pt. There is a range of page-styles and well over a dozen chapter-styles to choose from, aswell as methods for specifying your own layouts and designs.The class also provides the functionality of over thirty of themore popular packages, thus simplifying document sources. Theclass automatically loads an associated patch file mempatch;the patch file may be updated from time to time, betweenreleases of the class itself. (The patch file stays around evenwhen there are no extant patches.) Users who wish to use thehyperref package, in a document written with the memoir class,should also use the memhfixc package (part of this bundle).Note, however, that current versions of hyperref actually loadthe package automatically if they detect that they are runningunder memoir. | +| texlive-metafont | Knuth | The program takes a semi-algorithmic specification of a font,and produces a bitmap font (whose properties are defined by aset of parameters of the target device), and a set metrics foruse by TeX. The bitmap output may be converted into a formatdirectly usable by a device driver, etc., by the tools providedin the parallel mfware distribution. (Third parties havedeveloped tools to convert the bitmap output to outline fonts.)The distribution includes the source of Knuth's Metafont book;this source is there to read, as an example of writing TeX --it should not be processed without Knuth's direct permission. | +| texlive-metalogo | LPPL | This package exposes spacing parameters for various TeX logosto the end user, to optimise the logos for different fonts.Written especially for XeLaTeX users. | +| texlive-metapost | LGPLv2+ | MetaPost uses a language based on that of Metafont to produceprecise technical illustrations. Its output is scalablePostScript or SVG, rather than the bitmaps Metafont creates. | +| texlive-mflogo | LPPL | LaTeX package and font definition file to access the Knuthianmflogo fonts described in 'The MetaFontbook' and to typesetMetaFont logos in LaTeX documents. | +| texlive-mflogo-font | Knuth | These fonts were created in Metafont by Knuth, for his ownpublications. At some stage, the letters 'P' and 'S' wereadded, so that the MetaPost logo could also be expressed. Thefonts were originally issued (of course) as Metafont source;they have since been autotraced and reissued in Adobe Type 1format by Taco Hoekwater. | +| texlive-mfnfss | LPPL | typeset with old german fonts designed by Yannis Haralambous. -pandora, a package to typeset with Pandora fonts designed byNeena Billawala. Note that support for the Pandora fonts isalso available via the pandora-latex package. | +| texlive-mfware | Knuth | A collection of programs for processing the output of Metafont. | +| texlive-microtype | LPPL | The package provides a LaTeX interface to the micro-typographicextensions that were introduced by pdfTeX and have since alsoprotrusion and font expansion, furthermore the adjustment ofinterword spacing and additional kerning, as well ashyphenatable letterspacing (tracking) and the possibility todisable all or selected ligatures. These features may beapplied to customisable sets of fonts, and all micro-typographic aspects of the fonts can be configured in astraight-forward and flexible way. Settings for various fontsare provided. Note that character protrusion requires pdfTeX,LuaTeX, or XeTeX. Font expansion works with pdfTeX or LuaTeX.The package will by default enable protrusion and expansion ifthey can safely be assumed to work. Disabling ligaturesrequires pdfTeX or LuaTeX, while the adjustment of interwordspacing and of kerning only works with pdfTeX. Letterspacing isavailable with pdfTeX or LuaTeX. The alternative package`letterspace', which also works with plain TeX, provides theuser commands for letterspacing only, omitting support for allother extensions. | +| texlive-mnsymbol | Public Domain | MnSymbol is a symbol font family, designed to be used inconjunction with Adobe Minion Pro (via the MinionPro package).Almost all of LaTeX and AMS mathematical symbols are provided;remaining coverage is available from the MinionPro font withthe MinionPro package. The fonts are available in both MetaFontand Adobe Type 1 formats, and a comprehensive support packageis provided. While the fonts were designed to fit with MinonPro, the design should fit well with other renaissance orthat are neither too wide nor too thin, for example Palatino orTimes; it is known to look good with Sabon. There is no packagedesigned to configure its use with any font other than MinionPro, but (for example) simply loading mnsymbol after mathpazowill probably do what is needed. | +| texlive-mparhack | GPL+ | Implements a workaround for the LaTeX bug that marginpars willsometimes come out at the wrong margin. | +| texlive-mptopdf | LPPL | The mptopdf script does standalone conversion from mpost toPDF, using the supp-* and syst-* files. They also allow nativeMetaPost graphics inclusion in LaTeX (via pdftex.def) andConTeXt. They can be used independently of the rest ofConTeXt, yet are maintained as part of it. So in TeX Live wepull them out to this separate package for the benefit of LaTeXusers who do not install the rest of ConTeXt. This can befound on CTAN in macros/pdftex/graphics. | +| texlive-ms | LPPL | A bundle of LaTeX packages by Martin Schroder; the collectioneverysel, set commands to execute every time a font isselected; - everyshi, set commands to execute whenever a pageis shipped out; - multitoc, typeset the table of contents inmultiple columns; - prelim2e, mark typeset pages aspreliminary; and - ragged2e, typeset ragged text and allowhyphenation. | +| texlive-multido | LPPL | The package provides the \multido command, which was originallydesigned for use with with PSTricks. Fixed-point arithmetic isused when working on the loop variable, so that the package isequally applicable in graphics applications like PSTricks as itis with the more common integer loops. | +| texlive-multirow | LPPL | The package has a lot of flexibility, including an option forspecifying an entry at the ""natural"" width of its text. Thepackage is distributed with the bigdelim and bigstrut packages,which can be used to advantage with \multirow cells. | +| texlive-natbib | LPPL | Provides a style with author-year and numbered references, aswell as much detailed of support for other bibliography use.Provides versions of the standard BibTeX styles that arecompatible with natbib - plainnat, unsrtnat, abbrnat. Thebibliography styles produced by custom-bib are designed fromthe start to be compatible with natbib. | +| texlive-ncctools | LPPL | The NCCtools bundle contains many packages for general useunder LaTeX; many are also used by NCC LaTeX. The bundleloaded; - watermarks; - counter manipulation (dynamic counters,changing counter numbering with another counter); -improvements to the description environment; - hyphenation ofcompound words; - new levels of footnotes; - space-fillingpatterns; - ""poor man's"" Black Board Bold symbols; - alignmentof the content of a box; - use comma as decimal separator; -boxes with their own crop marks; - page cropmarks; -improvements to fancy headers; - float ""styles"", mini floats,side floats; - manually marked footnotes; - extension ofamsmath; - control of paragraph skip; - an envelope to thegraphicx package; - dashed and multiple rules; - alternativetechniques for declarations of sections, captions, and toc-entries; - generalised text-stretching; - generation of newtheorem-like environments; - control of the text area; -centred page layouts; and - an un-numbered top-level section. | +| texlive-ncntrsbk | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-needspace | LPPL | Provides commands to disable pagebreaking within a givenvertical space. If there is not enough space between thecommand and the bottom of the page, a new page will be started. | +| texlive-norasi-c90 | LPPL | norasi-c90 package | +| texlive-ntgclass | LPPL | Versions of the standard LaTeX article and report classes,rewritten to reflect a more European design, by the Dutch TeXUsers Group NTG. | +| texlive-oberdiek | LPPL | (a...z,aa...zz,... -- up to the full extent of a TeX counter);with big integers that can exceed TeX's number limits; -commands, to avoid conflicts with existing macros; - flags:setting and clearing flags in bit fields and converting the bitstring containing the title of a section, etc.; - grfext:macros for adding and reordering the list of graphics fileextensions recognised by the graphics package; - grffile:extend file name processing in the graphics bundle; - hosub:stuff that is used by packages hyperref and bookmark; -provides expandable checks for the current language; -complete set of macros for informations, warnings and errormacros from the LaTeX kernel into a separate namespace and alsoprovides them for other formats such as plain-TeX; - luacolor:implements colour support based on LuaTeX's node attributes; -COLour MarK -- fake a PDFTeX colour stack using marks (notinput encoding by specifying pairs of input characters andextends package soul and adds some support for UTF-8; -selects the files for \include by inspecting the timestamp offor converting a string between different encodings; -packages is represented by two files, a .dtx (documentedsource) and a PDF file; the .ins file necessary forinstallation is extracted by running the .dtx file with PlainTeX. | +| texlive-overpic | LPPL | The overpic environment is a cross between the LaTeX pictureenvironment and the \includegraphics command of graphicx. Theresulting picture environment has the same dimensions as theincluded eps graphic. LaTeX commands can be placed on thegraphic at defined positions. A grid for orientation isavailable. | +| texlive-palatino | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-paralist | LPPL | Provides enumerate and itemize environments that can be usedwithin paragraphs to format the items either as running text oras separate paragraphs with a preceding number or symbol. Alsoprovides compacted versions of enumerate and itemize. | +| texlive-parallel | LPPL | Provides a parallel environment which allows two potentiallydifferent texts to be typeset in two columns, while maintainingalignment. The two columns may be on the same page, or onfacing pages. This arrangement of text is commonly used whentypesetting translations, but it can have value when comparingany two texts. | +| texlive-parskip | LPPL | Simply changing \parskip and \parindent leaves a layout that isuntidy; this package (though it is no substitute for aproperly-designed class) helps alleviate this untidiness | +| texlive-passivetex | MIT | Packages providing XML parsing, UTF-8 parsing, Unicodeentities, and common formatting object definitions for jadetex. | +| texlive-pdfpages | LPPL | This package simplifies the inclusion of external multi-pagePDF documents in LaTeX documents. Pages may be freely selectedand similar to psnup it is possible to put several logicalpages onto each sheet of paper. Furthermore a lot of hypertextfeatures like hyperlinks and article threads are provided. Thepackage supports pdfTeX (pdflatex) and VTeX. With VTeX it iseven possible to use this package to insert PostScript files,in addition to PDF files. | +| texlive-pdftex | GPL+ | An extension of TeX which can be configured to directlygenerate PDF documents instead of DVI. All current free TeXdistributionsm including TeX live, MacTeX and MiKTeX includepdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designedaround use of pdfTeX (though it is now migrating towardsLuaTeX). | +| texlive-pgf | LPPL 1.3 | PGF is a macro package for creating graphics. It is platform-and format-independent and works together with the mostimportant TeX backend drivers, including pdftex and dvips. Itcomes with a user-friendly syntax layer called TikZ. Its usageis similar to pstricks and the standard picture environment.PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.Unlike pstricks, it can produce either PostScript or PDFoutput. | +| texlive-philokalia | OFL | The philokalia package has been designed to ease the use of thePhilokalia-Regular OpenType font with XeLaTeX. The font startedas a project to digitize the typeface used to typeset thePhilokalia books. | +| texlive-placeins | Public Domain | Defines a \FloatBarrier command, beyond which floats may notpass; useful, for example, to ensure all floats for a sectionappear before the next \section command. | +| texlive-plain | LPPL | Contains files used to build the Plain TeX format, as describedin the TeXbook, together with various supporting files (somealso discussed in the book). | +| texlive-polyglossia | LPPL 1.3 | This package provides a complete Babel replacement for users ofXeLaTeX; it relies on the fontspec package, version 2.0 atleast. The current release offers support of 68 languages. | +| texlive-powerdot | LPPL 1.3 | Powerdot is a presentation class for LaTeX that allows for thequick and easy development of professional presentations. Itcomes with many tools that enhance presentations and aid thepresenter. Examples are automatic overlays, personal notes anda handout mode. To view a presentation, DVI, PS or PDF outputcan be used. A powerful template system is available to easilydevelop new styles. A LyX layout file is provided. | +| texlive-preprint | LPPL | author/affiliation input in the \author command, - balance, tobalance the end of \twocolumn pages, - figcaps, to send figurecaptions, etc., to end document, - fullpage, to set narrow pagemargins and set a fixed page style, and - sublabel, whichpermits counters to be subnumbered. | +| texlive-psfrag | psfrag | Allows LaTeX constructions (equations, picture environments,etc.) to be precisely superimposed over Encapsulated PostScriptfigures, using your own favorite drawing tool to create an EPSfigure and placing simple text 'tags' where each replacement isto be placed, with PSfrag automatically removing these tagsfrom the figure and replacing them with a user specified LaTeXconstruction, properly aligned, scaled, and/or rotated. | +| texlive-pslatex | LPPL | A small package that makes LaTeX default to 'standard'PostScript fonts. It is basically a merger of the times and the(obsolete) mathptm packages from the psnfss suite. You musthave installed standard LaTeX and the psnfss PostScript fontsto use this package. The main novel feature is that the pslatexpackage tries to compensate for the visual differences betweenthe Adobe fonts by scaling Helvetica by 90%, and 'condensing'Courier (i.e. scaling horizontally) by 85%. The package issupplied with a (unix) shell file for a 'pslatex' command thatallows standard LaTeX documents to be processed, withoutneeding to edit the file. Note that current psnfss uses adifferent technique for scaling Helvetica, and treats Courieras a lost cause (there are better free fixed-width availablenow, than there were when pslatex was designed). As a result,pslatex is widely considered obsolete. | +| texlive-psnfss | LPPL | Font definition files, macros and font metrics for freely-available Adobe Type 1 fonts. The font set consists of the'LaserWriter 35' set (originally 'freely available' becauseembedded in PostScript printers), and a variety of other freefonts, together with some additions. Note that while many ofthe fonts are available in PostScript (and other) printers,most publishers require fonts embedded in documents, whichrequires that you have the fonts in your TeX system.Fortunately, there are free versions of the fonts from URW(available in the URW base5 bundle). The base set of text fontsNew Century Schoolbook, Palatino, Symbol, Times Roman and ZapfDingbats. In addition, the fonts Bitstream Charter and AdobeUtopia are covered (those fonts were contributed to the PublicDomain by their commercial foundries). Separate packages areprovided to load each font for use as main text font. Thepackages helvet (which allows Helvetica to be loaded with itssize scaled to something more nearly appropriate for its use asa Sans-Serif font to match Times) and pifont (which providesthe means to select single glyphs from symbol fonts) aretailored to special requirements of their fonts. Mathematicsare covered by the mathptmx package, which constructs passablemathematics from a combination of Times Roman, Symbol and someglyphs from Computer Modern, and by Pazo Math (optionallyextended with the fpl small-caps and old-style figures fonts)which uses Palatino as base font, with the mathpazo fonts. Thebundle as a whole is part of the LaTeX 'required' set ofpackages. | +| texlive-pspicture | LPPL | A replacement for LaTeX's picture macros, that uses PostScript\special commands. The package is now largely superseded bypict2e. | +| texlive-pst-3d | LPPL | The pst-3d package provides basic macros for shadows, tiltingand three dimensional representations of text or graphicalobjects. | +| texlive-pst-blur | LPPL | Pst-blur is a package built for use with PSTricks. It providesmacros that apply blurring to the normal shadow function ofPSTricks. | +| texlive-pst-coil | LPPL | Pst-coil is a PSTricks based package for coils and zigzags andfor coil and zigzag node connections. | +| texlive-pst-eps | LPPL | Pst-eps is a PSTricks-based package for exporting PSTricksimages 'on the fly' to encapsulated PostScript (EPS) imagefiles, which can then be read into a document in the usual way. | +| texlive-pst-fill | LPPL | Pst-fill is a PSTricks-based package for filling and tilingareas or characters. | +| texlive-pst-grad | LPPL | Pst-grad is a PSTricks based package for filling with colourgradients. Supported are colours in the RGB, CMYK or HSBmodels. Other colour gradient mechanisms are to be found inpackage pst-slpe. | +| texlive-pst-math | LPPL | PostScript lacks a lot of basic operators such as tan, acos,asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).Also (oddly) cos and sin use arguments in degrees. Pst-mathprovides all those operators in a header file pst-math.pro withwrappers pst-math.sty and pst-math.tex. In addition, sinc,gauss, gammaln and bessel are implemented (only partially forthe latter). pst-math is designed essentially to work with pst-plot but can be used in whatever PS code (such as pstricksSpecialCoor ""!"", which is useful for placing labels). Thepackage also provides a routine SIMPSON for numericalintegration and a solver of linear equation systems. | +| texlive-pst-node | LPPL | The package enables the user to connect information, and toplace labels, without knowing (in advance) the actual positionsof the items to be connected, or where the connecting lineshould go. The macros are useful for making graphs and trees,mathematical diagrams, linguistic syntax diagrams, and so on.The package contents were previously distributed as a part ofthe pstricks base distribution. | +| texlive-pst-plot | LPPL | The package provides plotting of data (typically from externalfiles), using PSTricks. Plots my be configured using a widevariety of parameters. | +| texlive-pstricks | LPPL 1.3 | An extensive collection of macros for generating PostScriptthat is usable with most TeX macro formats, including PlainTeX, LaTeX, AMS-TeX, and AMS-LaTeX. Included are macros forcolour, graphics, pie charts, rotation, trees and overlays. Ithas many special features, including a wide variety of graphics(picture drawing) macros, with a flexible interface and withcolour support. There are macros for colouring or shading thecells of tables. The package pstricks-add contains bug-fixesand additions for pstricks (among other things). PSTricks usesPostScript \special commands, which are not supported byPDF(La)TeX. This limitation may be overcome by using either thepst-pdf or the pdftricks package, to generate a PDF inclusionfrom a PSTricks diagram. | +| texlive-pstricks-add | LPPL | Collects together examples that have been posted to thepstricks mailing list, together with many additional featuresbugfixes; - new options for the pspicture environment; -arrows; - braces as node connection/linestyle; - extended axesfor plots (e.g., logarithm axes); - polar plots; - plottingtangent lines of curves or functions; - solving and printingdifferential equationd; - box plots; - matrix plots; and - piecharts. The package makes use of PostScript routines providedby pst-math. | +| texlive-pst-slpe | LPPL | This PStricks package covers all the colour gradientfunctionality of pst-grad (part of the base pstrickspermits the user to specify an arbitrary number of colours,along with the points at which they are to be reached; - itconverts between RGB and HSV behind the scenes; - it providesconcentric and radial gradients; - it provides a command\psBall that generates bullets with a three-dimensionalappearance; and - uses the xkeyval package for the extended keyhandling. | +| texlive-pst-text | LPPL | Pst-text is a PSTricks based package for plotting text along adifferent path and manipulating characters. It includes thefunctionality of the old package pst-char. | +| texlive-pst-tree | LPPL | pst-tree is a pstricks package that defines a macro \pstreewhich offers a structured way of joining nodes created usingpst-node in order to draw trees. | +| texlive-ptext | LPPL 1.2 | The package provides lipsum-like facilities for the Persianlanguage. The source of the filling text is the Persian epic""the Shanameh"" (100 paragraphs are used.) | +| texlive-pxfonts | GPL+ | Pxfonts supplies virtual text roman fonts using Adobe Palatino(or URWPalladioL) with some modified and additional textsymbols in the OT1, T1, and TS1 encodings; maths alphabetsusing Palatino/Palladio; maths fonts providing all the symbolsof the Computer Modern and AMS fonts, including all the Greekcapital letters from CMR; and additional maths fonts of variousother symbols. The set is complemented by a sans-serif set oftext fonts, based on Helvetica/NimbusSanL, and a monospace setderived from the parallel TX font set. All the fonts are inType 1 format (AFM and PFB files), and are supported by TeXmetrics (VF and TFM files) and macros for use with LaTeX. | +| texlive-qstest | LPPL | This is the public release of the qstest bundle (written forDocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundlecontains the packages 'makematch' for matching patterns totargets (with a generalization in the form of pattern lists andkeyword lists), and 'qstest' for performing unit tests,allowing the user to run a number of logged tests ensuring theconsistency of values, properties and call sequences duringexecution of test code. Both packages make extensive use of intheir package documentation, providing illustrated examplesthat are automatically verified to work as expected. Check theREADME file for details. | +| texlive-rcs | GPL+ | The rcs package utilizes the inclusion of RCS supplied data inLaTeX documents. It's upward compatible to *all* rcs styles Iknow of. In particular, you can easily - access values of everyRCS field in your document - put the checkin date on thetitlepage - put RCS fields in a footline You can typesetrevision logs. Not in verbatim -- real LaTeX text! But you needa configurable RCS for that. Refer to the user manual for moredetailed information. You can also configure the rcs packageeasily to do special things for any keyword. This bundle comeswith a user manual, an internal interface description, fulldocumentation of the implementation, style information for AUC-TeX, and test cases. | +| texlive-realscripts | LPPL 1.3 | This small package replaces \textsuperscript and \textsubscriptcommands by equivalent commands that use OpenType font featuresto access appropriate glyphs if possible. The package alsopatches LaTeX's default footnote command to use this new\textsuperscript for footnote symbols. The package requiresfontspec running on either XeLaTeX or LuaLaTeX. The packageholds functions that were once parts of the xltxtra package,which now loads realscripts by default. | +| texlive-rsfs | rsfs | The fonts provide uppercase 'formal' script letters for use assymbols in scientific and mathematical typesetting (in contrastto the informal script fonts such as that used for the'calligraphic' symbols in the TeX maths symbol font). The fontsare provided as MetaFont source, and as derived Adobe Type 1format. LaTeX support, for using these fonts in mathematics, isavailable via one of the packages calrsfs and mathrsfs. | +| texlive-sansmath | Public Domain | The package defines a new math version sans, and a command\sansmath that behaves somewhat like \boldmath | +| texlive-sauerj | LPPL | re-use, a tool for typesetting the ""meta-information"" within atext, a tool for use in constructing macros with multipleoptional parameters, a package for multiple column paralleltexts, a tool for processing key-value structured lists, andmacros for typesetting a number as a German-language string. | +| texlive-scheme-basic | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | sufficient to typeset plain TeX or LaTeX documents inPostScript or PDF, using the Computer Modern fonts. Thisscheme corresponds to collection-basic and collection-latex. | +| texlive-section | LPPL | The package implements a pretty extensive scheme to make moremanageable the business of configuring LaTeX output. | +| texlive-sectsty | LPPL | A LaTeX2e package to help change the style of any or all ofLaTeX's sectional headers in the article, book, or reportclasses. Examples include the addition of rules above or belowa section title. | +| texlive-seminar | LPPL 1.2 | A class that produces overhead slides (transparencies), withmany facilities. The class requires availability of thefancybox package. Seminar is also the basis of other classes,such as prosper. In fact, seminar is not nowadays reckoned agood basis for a presentation -- users are advised to use morerecent classes such as powerdot or beamer, both of which aretuned to 21st-century presentation styles. Note that theseminar distribution relies on the xcomment package, which wasonce part of the bundle, but now has a separate existence. | +| texlive-sepnum | LPPL | Provides a command to print a number with (potentiallydifferent) separators every three digits in the parts eitherside of the decimal point (the point itself is alsoconfigurable). The macro is fully expandable and not fragile(unless one of the separators is). There is also a command\sepnumform, that may be used when defining \themacros. | +| texlive-setspace | Copyright only | Provides support for setting the spacing between lines in adocument. Package options include singlespacing,onehalfspacing, and doublespacing. Alternatively the spacingcan be changed as required with the \singlespacing,\onehalfspacing, and \doublespacing commands. Other sizespacings also available. | +| texlive-showexpl | LPPL | This package provides a way to typeset LaTeX source code andthe related result in the same document. | +| texlive-soul | LPPL | Provides hyphenatable spacing out (letterspacing), underlining,striking out, etc., using the TeX hyphenation algorithm to findthe proper hyphens automatically. The package also provides amechanism that can be used to implement similar tasks, thathave to treat text syllable by syllable. This is shown in twoexamples. The package itself does not support UTF-8 input inordinary (PDF)LaTeX; some UTF-8 support is offered by packagesoulutf8 | +| texlive-stmaryrd | LPPL | The fonts were originally distributed as MetaFont sources only,but Adobe Type 1 versions are also now available. Macro supportis provided for use under LaTeX; the package supports the""only"" option (provided by the somedefs package) to restrictwhat is loaded, for those who don't need the whole font. | +| texlive-subfig | LPPL | The package provides support for the manipulation and referenceof small or 'sub' figures and tables within a single figure ortable environment. It is convenient to use this package whenyour subfigures are to be separately captioned, referenced, orare to be included in the List-of-Figures. A new \subfigurecommand is introduced which can be used inside a figureenvironment for each subfigure. An optional first argument isused as the caption for that subfigure. This package supersedesthe subfigure package (which will continue to be supported, butno longer maintained). The name has changed because the subfigpackage is not completely backward compatible with the oldersubfigure package due to an extensive rewrite to use the newcaption package to produce its subcaptions. The major advantageto the new package is that the user interface is keyword/valuedriven and easier to use. To ease the transition from thesubfigure package it includes a configuration file (subfig.cfg)which nearly emulates the subfigure package. | +| texlive-subfigure | LPPL | Provides support for the manipulation and reference of small or'sub' figures and tables within a single figure or tableenvironment. It is convenient to use this package when yoursubfigures are to be separately captioned, referenced, or areto be included in the List-of-Figures. A new \subfigure commandis introduced which can be used inside a figure environment foreach subfigure. An optional first argument is used as thecaption for that subfigure. This package is now obsolescent:new users should use subfig instead. | +| texlive-svn-prov | LPPL | The package introduces Subversion variants of the standardLaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFilewhere the file name and date is extracted from Subversion Idkeywords. The file name may also be given explicitly as anoptional argument. | +| texlive-symbol | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-t2 | LPPL | The T2 bundle provides a variety of separate support functions,for using Cyrillic letters 'transparently' in formulae - thecitehack package, for using Cyrillic (or indeed any non-ascii)characters in citation keys; - support for Cyrillic in BibTeX;- support for Cyrillic in Makeindex; and - various items offont support. | +| texlive-tabu | LPPL 1.3 | The package provides an environment, tabu, which will make anysort of tabular (that doesn't need to split across pages), andan environment longtabu which provides the facilities of tabuin a modified longtable environment. (Note that this latteroffers an enhancement of ltxtable.) The package requires thearray package, and needs e-TeX to run (since array.sty ispresent in every conforming distribution of LaTeX, and sinceevery publicly available LaTeX format is built using e-TeX, therequirements are provided by default on any reasonable system).The package also requires xcolor for coloured rules in tables,and colortbl for coloured cells. The longtabu environmentfurther requires that longtable be loaded. The package itselfdoes not load any of these packages for the user. The tabuenvironment may be used in place of tabular, tabular* andtabularx environments, as well as the array environment inmaths mode. It overloads tabularx's X-column specification,allowing a width specification, alignment (l, r, c and j) andcolumn type indication (p, m and b). \begin{tabu} to specifies a target width, and \begin{tabu} spread enlarges the environment's ""natural"" width. | +| texlive-tabulary | LPPL | The package defines a tabular*-like environment, tabulary,taking a 'total width' argument as well as the columnspecifications. The environment uses column types L, C, R and Jfor variable width columns (\raggedright', \centering,\raggedleft, and normally justified). In contrast to tabularx'sX columns, the width of each column is weighted according tothe natural width of the widest cell in the column. | +| texlive-tetex | GPL+ and GPLv2+ and LPPL | teTeX was a comprehensive distribution of TeX, LaTeX andfamily, designed for ease of compilation, installation andcustomisation. In 2006, Thomas Esser announced he would nolonger be able to support, or to produce new versions of,teTeX. With the appearance of TeX live 2007 (whose Unix-systemTeX support originally derived from teTeX), no-one should beusing teTeX at all, in new applications. One of the ""schemes""available when installing TeX live provides a configurationvery close to that of the old teTeX, but using modern versionsof programs and packages. | +| texlive-tex | Knuth | TeX is a typesetting system that incorporates a macroprocessor. A TeX source document specifies or incorporates anumber of macro definitions that instruct the TeX engine how totypeset the document. The TeX engine also uses font metricsgenerated by Metafont, or by any of several other mechanismsthat incorporate fonts from other sources into an environmentsuitable for TeX. TeX has been, and continues, a basis and aninspiration for several other programs, including e-TeX andPDFTeX. The distribution includes the source of Knuth's TeXbook; this source is there to read, as an example of writingTeX -- it should not be processed without Knuth's directpermission. | +| texlive-tex4ht | LPPL | A converter from TeX and LaTeX to SGML-based formats such as(X)HTML, MathML, OpenDocument, and DocBook, providing aconfigurable (La)TeX-based authoring system for hypertext.Tex4ht does not parse (La)TeX source (so that it avoids thedifficulties encountered by many other converters, arising fromthe irregularity of (La)TeX syntax). Instead, Tex4ht uses(La)TeX itself (with an extra macro package) to produce a non-standard DVI file that it can then process. This techniqueallows TeX4ht to approach the robustness characteristic ofrestricted-syntax systems such as hyperlatex and gellmu. Notethat CTAN no longer holds the definitive sources of the | +| texlive-texconfig | LPPL | texconfig allows one to configure and maintain TeX in an easyand convenient manner, offering a series of dialog boxes tothe user. The directory in which texconfig is found is alsopreferentially used to find subprograms. | +| texlive-tex-gyre | GFSL | Adventor is based on the URW Gothic L family of fonts (which isderived from ITC Avant Garde Gothic, designed by Herb Lubalinand Tom Carnase). TeX Gyre Bonum is based on the URW Bookman Lfamily (from Bookman Old Style, designed by AlexanderPhemister). TeX Gyre Chorus is based on URW Chancery L MediumItalic (from ITC Zapf Chancery, designed by Hermann Zapf in1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based onCourier, designed by Howard G. Kettler in 1955, for IBM). TeXGyre Heros is based on URW Nimbus Sans L (from Helvetica,prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeXGyre Pagella is based on URW Palladio L (from Palation,designed by Hermann Zapf in the 1940s). TeX Gyre Schola isbased on the URW Century Schoolbook L family (which wasdesigned by Morris Fuller Benton for the American TypeFounders). TeX Gyre Termes is based on the URW Nimbus Roman No9L family of fonts (whose original, Times, was designed byStanley Morison together with Starling Burgess and VictorLardent and first offered by Monotype). The constituentstandard faces of each family have been greatly extended, andcontain nearly 1200 glyphs each (though Chorus omits Greeksupport, has no small-caps family and has approximately 900glyphs). Each family is available in Adobe Type 1 and Open Typeformats, and LaTeX support (for use with a variety ofencodings) is provided. Vietnamese and Cyrillic characters wereadded by Han The Thanh and Valek Filippov, respectively. | +| texlive-tex-gyre-math | LPPL | TeX-Gyre-Math is to be a collection of maths fonts to match thetext fonts of the TeX-Gyre collection. The collection will bemade available in OpenType format, only; fonts will conform tothe developing standards for OpenType maths fonts. TeX-Gyre-Math-Pagella (to match Tex-Gyre-Pagella) and TeX-Gyre-Math-Termes (to match Tex-Gyre-Termes) fonts are provided. | +| texlive-tex-ini-files | Public Domain | This bundle provides a collection of model .ini files forcreating TeX formats. These files are commonly used tointroduced distribution-dependent variations in formats. Theyare also used to allow existing format source files to be usedwith newer engines, for example to adapt the plain e-TeX sourcefile to work with XeTeX and LuaTeX. | +| texlive-texlive-common-doc | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | Documentation for texlive-common | +| texlive-texlive-docindex | LPPL | These files are regenerated as needed, which is often, so wemake them a separate package. See the tl-update-auto scriptfor the process. | +| texlive-texlive-en | LPPL | texlive-en package | +| texlive-texlive.infra | LPPL | This package contains the files needed to get the TeX Live(sometimes) tar and wget. These files end up in the standaloneinstall packages, and in the tlcritical repository. | +| texlive-texlive-msg-translations | LPPL | This package contains the translated messages of the TeX Liveinstaller and TeX Live Manager. For information on creating orupdating translations, seehttp://tug.org/texlive/doc.html#install-tl-xlate. | +| texlive-texlive-scripts | LPPL | Includes install-tl, tl-portable, rungs, etc.; not needed fortlmgr to run but still ours. Not included in tlcritical. | +| texlive-textcase | LPPL | The textcase package offers commands \MakeTextUppercase and\MakeTextLowercase are similar to the standard \MakeUppercaseand \MakeLowercase, but they do not change the case of anysections of mathematics, or the arguments of \cite, \label and\ref commands within the argument. A further command\NoCaseChange does nothing but suppress case change within itsargument, so to force uppercase of a section including anenvironment, one might say:\MakeTextUppercase{...\NoCaseChange{\begin{foo}}...\NoCaseChange{\end{foo}}...} | +| texlive-textpos | GPL+ | A package to facilitate placement of boxes at absolutepositions on the LaTeX page. There are several reasons why thismight be useful, an important one being to help the creation oflarge-format conference posters. | +| texlive-threeparttable | Threeparttable | Provides a scheme for tables that have a structured notesection, after the caption. This scheme provides an answer tothe old problem of putting footnotes in tables -- by makingfootnotes entirely unnecessary. Note that a threeparttable isnot a float of itself; but you can place it in a table or atable* environment, if necessary. | +| texlive-thumbpdf | LPPL | A Perl script that provides support for thumbnails in pdfTeXand dvips/ps2pdf. The script uses ghostscript to generate thethumbnails which get represented in a TeX readable file that isread by the package thumbpdf.sty to automatically include thethumbnails. This arrangement works with both plain TeX andLaTeX. | +| texlive-times | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-tipa | LPPL | These fonts are considered the 'ultimate answer' to IPAtypesetting. The encoding of these 8-bit fonts has beenregistered as LaTeX standard encoding T3, and the set ofaddendum symbols as encoding TS3. 'Times-like' Adobe Type 1versions are provided for both the T3 and the TS3 fonts. | +| texlive-titlesec | LPPL | A package providing an interface to sectioning commands forselection from various title styles. E.g., marginal titles andto change the font of all headings with a single command, alsoproviding simple one-step page styles. Also includes a packageto change the page styles when there are floats in a page. Youmay assign headers/footers to individual floats, too. | +| texlive-titling | LPPL | The titling package provides control over the typesetting ofthe \maketitle command and \thanks commands, and makes the\title, \author and \date information permanently available.Multiple titles are allowed in a single document. New titlingelements can be added and a titlepage title can be centered ona physical page. | +| texlive-tocloft | LPPL 1.3 | Provides control over the typography of the Table of Contents,List of Figures and List of Tables, and the ability to createnew `List of ...'. The ToC \parskip can be changed. | +| texlive-tools | LPPL | A collection of (variously) simple tools provided as part ofarray, bm, calc, dcolumn, delarray, enumerate, fileerr,fontsmpl, ftnright, hhline, indentfirst, layout, longtable,multicol, rawfonts, showkeys, somedefs, tabularx, theorem,trace, varioref, verbatim, xr, and xspace. | +| texlive-trimspaces | LPPL | A very short package that allows you to expandably removespaces around a token list (commands are provided to removespaces before, spaces after, or both); or to remove surroundingspaces within a macro definition, or to define space-strippedmacros. | +| texlive-txfonts | GPL+ | Txfonts supplies virtual text roman fonts using Adobe Times (orURW NimbusRomNo9L) with some modified and additional textsymbols in the OT1, T1, and TS1 encodings; maths alphabetsusing Times/URW Nimbus; maths fonts providing all the symbolsof the Computer Modern and AMS fonts, including all the Greekcapital letters from CMR; and additional maths fonts of variousother symbols. The set is complemented by a sans-serif set oftext fonts, based on Helvetica/NimbusSanL, and a monospace set.All the fonts are in Type 1 format (AFM and PFB files), and aresupported by TeX metrics (VF and TFM files) and macros for usewith LaTeX. | +| texlive-type1cm | LPPL | LaTeX, by default, restricts the sizes at which you can use itsdefault computer modern fonts, to a fixed set of discrete sizes(effectively, a set specified by Knuth). The type1cm packageremoves this restriction; this is particularly useful whenusing scalable versions of the cm fonts (Bakoma, or theversions from BSR/Y&Y, or True Type versions from Kinch, PCTeX,etc.). In fact, since modern distributions will automaticallygenerate any bitmap font you might need, type1cm has widerapplication than just those using scaleable versions of thefonts. Note that the LaTeX distribution now contains a packagefix-cm, which performs the task of type1cm, as well as doingthe same job for T1- and TS1-encoded ec fonts. | +| texlive-typehtml | LPPL | Can handle almost all of HTML2, and most of the math fragmentof the draft HTML3. | +| texlive-ucharclasses | Public Domain | The package takes care of switching fonts when you switch fromone Unicode block to another in the text of a document. Thisway, you can write a document with no explicit font selection,but a series of rules of the form ""when entering block ...,switch font to use ..."". | +| texlive-ucs | LPPL 1.3 | The bundle provides the ucs package, and utf8x.def, togetherwith a large number of support files. The utf8x.def definitionfile for use with inputenc covers a wider range of Unicodecharacters than does utf8.def in the LaTeX distribution. Thepackage provides facilities for efficient use of its large setsof Unicode characters. Glyph production may be controlled byvarious options, which permits use of non-ASCII characters whencoding mathematical formulae. Note that the bundle previouslyhad an alias ""unicode""; that alias has now been withdrawn, andno package of that name now exists. | +| texlive-uhc | LPPL | Support for Korean documents written in Korean standard KSCcodes for LaTeX2e. | +| texlive-ulem | Copyright only | The package provides an \ul (underline) command which willbreak over line ends; this technique may be used to replace \em(both in that form and as the \emph command), so as to makeoutput look as if it comes from a typewriter. The package alsooffers double and wavy underlining, and striking out (linethrough words) and crossing out (/// over words). The packageworks with both Plain TeX and LaTeX. | +| texlive-underscore | LPPL | With the package, \_ in text mode (i.e., \textunderscore)prints an underscore so that hyphenation of words either sideof it is not affected; a package option controls whether anactual hyphenation point appears after the underscore, ormerely a break point. The package also arranges that, while intext, '_' itself behaves as \textunderscore (the behaviour of _in maths mode is not affected. | +| texlive-unicode-data | LPPL and Unicode | This bundle provides generic access to Unicode Consortium datafor TeX use. It contains a set of text files provided by theUnicode Consortium which are currently all from Unicode 8.0.0,with the exception of MathClass.txt which is not currently partof the Unicode Character Database. Accompanying these sourcedata are generic TeX loader files allowing this data to be usedas part of TeX runs, in particular in building format files.set up and one for initialising XeTeX character classes as hasbeen carried out to date by unicode-letters.tex. The sourcedata are distributed in accordance with the license stipulatedby the Unicode Consortium. The bundle as a whole is co-ordinated by the LaTeX3 Project as a general resource for TeXusers. | +| texlive-unicode-math | LPPL 1.3 | The current release of this package typesets mathematics withunicode input and using OpenType maths fonts. (There is littlecompatibility with older maths packages.) XeTeX support is welltested, though LuaTeX support less so. The package can typesetusing STIX fonts, the XITS development of those fonts, theAsana-Math fonts, the Latin Modern Math, and the TeX Gyre Mathfont familiess, as well as the commercial Cambria Math fonts.There is no support for extra alphabets in the Unicode 'privateuse area'. The package relies on recent versions of thefontspec package and the l3kernel and l3packages bundles. | +| texlive-unisugar | LPPL 1.3 | The package allows the user to define shorthand aliases forsingle Unicode characters, and also provides support for suchaliases in RTL-text. The package requires an TeX-alike systemXeTeX and LuaTeX. | +| texlive-updmap-map | Public Domain | Font maps. | +| texlive-upquote | LPPL 1.2 | Typewriter-style fonts are best for program listings, butComputer Modern Typewriter prints ` and ' as bent opening andclosing single quotes. Other fonts, and most programminglanguages, print ` as a grave accent and ' upright; ' is usedboth to open and to close quoted strings. The package switchesthe typewriter font to Computer Modern Typewriter in OT1encoding, and modifies the behaviour of verbatim, verbatim*,\verb, and \verb* to print in the ""` and ' way"". It doesthisregardless of other fonts or encodings in use, so long asthe package is loaded after the other fonts were. The packagedoes not affect \tt, \texttt, etc. | +| texlive-url | LPPL | The command \url is a form of verbatim command that allowslinebreaks at certain characters or combinations of characters,accepts reconfiguration, and can usually be used in theargument to another command. (The \urldef command providesrobust commands that serve in cases when \url doesn't work inan argument.) The command is intended for email addresses,hypertext links, directories/paths, etc., which normally haveno spaces, so by default the package ignores spaces in itsargument. However, a package option ""allows spaces"", which isuseful for operating systems where spaces are a common part offile names. | +| texlive-utopia | Utopia | The Adobe Standard Encoding set (upright and italic shapes,medium and bold weights) of the Utopia font family, which Adobedonated to the X Consortium. Macro support, and maths fontsthat match the Utopia family, are provided by the Fourier andthe Mathdesign Utopia font packages. | +| texlive-varwidth | LPPL | The varwidth environment is superficially similar to minipage,but the specified width is just a maximum value -- the box mayget a narrower ""natural"" width. | +| texlive-wadalab | Wadalab | These are font bundles for the Japanese Wadalab fonts whichwork with the CJK package. All subfonts now have glyph namescompliant to the Adobe Glyph List, making ToUnicode CMaps inPDF documents (created automatically by dvipdfmx) workcorrectly. All font bundles now contain virtual Unicodesubfonts. | +| texlive-was | LPPL | A bundle of packages that arise in the author's area of- symbols that work in both maths and text modes; - commas forboth decimal separator and maths; and - upright Greek lettersin maths. | +| texlive-wasy | Public Domain | These are the wasy (Waldi symbol) fonts, second release. Thisbundle presents the fonts in Metafont format, but they are alsoavailable in Adobe Type 1 format. Support under LaTeX isprovided by the wasysym package. | +| texlive-wasy2-ps | Public Domain | Converted (Adobe Type 1) outlines of (some of) the wasy2 fonts. | +| texlive-wasysym | LPPL | The WASY2 (Waldi Symbol) font by Roland Waldi provides manyglyphs like male and female symbols and astronomical symbols,as well as the complete lasy font set and other odds and ends.The wasysym package implements an easy to use interface forthese symbols. | +| texlive-wrapfig | LPPL | Allows figures or tables to have text wrapped around them. Doesnot work in combination with list environments, but can be usedin a parbox or minipage, and in twocolumn format. Supports thefloat package. | +| texlive-xcolor | LPPL | Provides easy driver-independent access to several kinds ofcolor tints, shades, tones, and mixes of arbitrary colors. Itallows a user to select a document-wide target color model andoffers complete tools for conversion between eight colormodels. Additionally, there is a command for alternating rowcolors plus repeated non-aligned material (like horizontallines) in tables. Colors can be mixed like\color{red!30!green!40!blue}. | +| texlive-xdvi | MIT | The canonical previewer for use on Unix and other X-windowsbased systems. The distribution has been integrated with thatof xdvik (no longer separately available), so that it willbuild with web2c ""out of the box"". In practice, it is usuallydistributed via Tex-live. | +| texlive-xecjk | LPPL | A LaTeX package for typesetting CJK documents in the way usershave become used to, in the CJK package. The package requires acurrent version of xtemplate (and hence of the current LaTeX 3development environment. | +| texlive-xecolor | LPPL 1.3 | This is a simple package which defines about 140 differentcolours using XeTeX's colour feature. The colours can be usedin bidirectional texts without any problem. | +| texlive-xecyr | LPPL | Helper tools for using Cyrillic languages with XeLaTeX andbabel. | +| texlive-xeindex | LPPL | The package is based on XeSearch, and will automatically indexwords or phrases in an XeLaTeX document. Words are declared ina list, and every occurrence then creates an index entry whosecontent can be fully specified beforehand. | +| texlive-xepersian | LPPL 1.3 | The package supports Persian typesetting, using the PersianModern fonts, by default. | +| texlive-xesearch | LPPL | The package finds strings (e.g. (parts of) words or phrases)and manipulates them (apply any macro), thus turning each wordor phrase into a possible command. It is written in plain XeTeXand should thus work with any format (it is known to work withLaTeX and ConTeXt). The main application for the moment isXeIndex, an automatic index for XeLaTeX, but examples are givenof simple use to check spelling, count words, and highlightsyntax of programming languages. | +| texlive-xetex | MIT | XeTeX is an extension of TeX that integrates TeX's typesetting capabilitieswith (a) the Unicode text encoding standard (supporting most of the world閳ユ獨scripts) and (b) modern font technologies (TrueType and OpenType) and textlayout services (AAT, OpenType layout, SIL Graphite) provided by the hostoperating system and available libraries.With XeTeX, the advanced typographic features provided by OpenType fonts becomeavailable for all TeX users, as well as support for complex non-roman scripts.XeTeX also eliminates the complex task of managing a TeX font installation.XeTeX is now part of the standard TeX distribution TeXLive and works well withTeX macro packages like LaTeX and ConTeXt. | +| texlive-xetexconfig | LPPL | unicode-letters, and special crop.cfg and hyperref.cfg forXeTeX. | +| texlive-xetexfontinfo | ASL 2.0 | A pair of documents to reveal the font features supported byfonts usable in XeTeX. Use OpenType-info.tex for OpenTypefonts, and AAT-info.tex for AAT fonts (Mac OS X only). | +| texlive-xetex-itrans | LPPL 1.3 | The package provides maps for use with XeLaTeX with coding doneusing itrans. Fontspec maps are provided for Devanagari(Sanskrit), for Sanskrit in Kannada and for Kannada itself. | +| texlive-xetex-pstricks | Public Domain | The package provides an indirection scheme for XeTeX to use thepstricks xdvipdfmx.cfg configuration file, so that XeTeXdocuments will load it in preference to the standardpstricks.con configuration file. With this configuration, manyPSTricks features can be used in xelatex or plain xetexdocuments. | +| texlive-xetex-tibetan | LPPL | The package provides a map for use with Jonathan Kew's TECkit,to translate Tibetan to Unicode (range 0F00-0FFF). | +| texlive-xifthen | LPPL | This package extends the ifthen package by implementing newtest whether a string is void or not, if a command is definedor equivalent to another. The package also enables use ofcomplex expressions as introduced by the package calc, togetherwith the ability of defining new commands to handle complextests. The package requires e-TeX features. | +| texlive-xkeyval | LPPL | This package is an extension of the keyval package and offersadditional macros for setting keys and declaring and settingclass or package options. The package allows the programmer tospecify a prefix to the name of the macros it defines for keys,and to define families of key definitions; these all help usein documents where several packages define their own sets ofkeys. | +| texlive-xltxtra | LPPL | The package loads the fixltx2e package from the LaTeXdistribution, and etex.sty from the e-TeX distribution. Thepackage then patches the \- (discretionary hyphen command) touse the current hyphen character (which may be different fromthan the default, which is the character at the ASCII hyphenslot), and loads the realscripts to patch the \textsuperscriptcommand (from the LaTeX kernel) and the \textsubscript command(from the fixltx2e package). The package is loaded by thefontspec package, so that it should not ordinarily be necessaryto load it explicitly. The package relies on the metalogopackage for typesetting the XeTeX and XeLaTeX logos. | +| texlive-xmltex | LPPL | This package provides an implementation of a parser fordocuments matching the XML 1.0 and XML NamespaceRecommendations. In addition to parsing commands are providedto attatch TeX typesetting instructions to the various markupelemenets as they are encounted. Sample files for typesetting asubset of TEI, MathML, are included. Element and Attributenames, as well as character data, may use any charactersallowed in XML, using UTF-8 or a suitable 8-bit encoding. | +| texlive-xmltexconfig | LPPL | xmltexconfig package | +| texlive-xstring | LPPL | The package provides macros for manipulating strings -- testinga string's contents, extracting substrings, substitution ofsubstrings and providing numbers such as string length,position of, or number of recurrences of, a substring. Thepackage works equally in Plain TeX and LaTeX (though e-TeX isalways required). The strings to be processed may contain(expandable) macros. | +| texlive-xtab | LPPL | Xtab is an extended and somewhat improved version ofsupertabular; it provides tables that break across pages. | +| texlive-xunicode | LPPL 1.3 | The package supports XeTeX's (and other putative future similarengines') need for Unicode characters, in a similar way to whataccent-glyph sequence to a single Unicode character for output.The package also covers glyphs specified by packages (such astipa) which define many commands for single text glyphs. | +| texlive-zapfchan | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| texlive-zapfding | GPL+ | A set of fonts for use as ""drop-in"" replacements for Adobe'sAdobe's New Century Schoolbook); - Dingbats (substituting forAdobe's Zapf Dingbats); - Nimbus Mono L (substituting forAbobe's Courier); - Nimbus Roman No9 L (substituting forAdobe's Times); - Nimbus Sans L (substituting for Adobe'sHelvetica); - Standard Symbols L (substituting for Adobe'sSymbol); - URW Bookman; - URW Chancery L Medium Italic(substituting for Adobe's Zapf Chancery); - URW Gothic L Book(substituting for Adobe's Avant Garde); and - URW Palladio L(substituting for Adobe's Palatino). | +| tftp | BSD | The Trivial File Transfer Protocol (TFTP) is normally used only forbooting diskless workstations. The tftp package provides the userinterface for TFTP, which allows users to transfer files to and from aremote machine. This program and TFTP provide very little security,and should not be enabled unless it is expressly needed. | +| tftp-server | BSD | The Trivial File Transfer Protocol (TFTP) is normally used only forbooting diskless workstations. The tftp-server package provides theserver for TFTP, which allows users to transfer files to and from aremote machine. TFTP provides very little security, and should not beenabled unless it is expressly needed. The TFTP server is run by usingsystemd socket activation, and is disabled by default. | +| thai-scalable-fonts-common | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package consists of files used by other thai-scalable-fonts packages. | +| thai-scalable-garuda-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Garuda family of Thai fonts. | +| thai-scalable-kinnari-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Kinnari family of Thai fonts. | +| thai-scalable-laksaman-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Laksaman family of Thai fonts. | +| thai-scalable-loma-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Loma family of Thai fonts. | +| thai-scalable-norasi-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Norasi family of Thai fonts. | +| thai-scalable-purisa-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Purisa family of Thai fonts. | +| thai-scalable-sawasdee-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Sawasdee family of Thai fonts. | +| thai-scalable-tlwgmono-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the TlwgMono family of Thai fonts. | +| thai-scalable-tlwgtypewriter-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the TlwgTypewriter family of Thai fonts. | +| thai-scalable-tlwgtypist-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the TlwgTypist family of Thai fonts. | +| thai-scalable-tlwgtypo-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the TlwgTypo family of Thai fonts. | +| thai-scalable-umpush-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Umpush family of Thai fonts. | +| thai-scalable-waree-fonts | GPLv2+ and Bitstream Vera | fonts-tlwg provides a collection of free scalable Thai fonts.This package provides the Waree family of Thai fonts. | +| theora-tools | BSD | The theora-tools package contains simple command line tools for usewith theora bitstreams. | +| thunderbird | MPLv1.1 or GPLv2+ or LGPLv2+ | Mozilla Thunderbird is a standalone mail and newsgroup client. | +| tibetan-machine-uni-fonts | GPLv3+ with exceptions | Tibetan Machine Uni is an TrueType OpenType, Unicode font released by THDLproject. The font supports Tibetan, Dzongkha and Ladakhi in dbu-can scriptwith full support for the Sanskrit combinations found in chos skad text. | +| tigervnc | GPLv2+ | Virtual Network Computing (VNC) is a remote display system whichallows you to view a computing 'desktop' environment not only on themachine where it is running, but from anywhere on the Internet andfrom a wide variety of machine architectures. This package contains aclient which will allow you to connect to other desktops running a VNCserver. | +| tigervnc-icons | GPLv2+ | This package contains icons for TigerVNC viewer | +| tigervnc-license | GPLv2+ | This package contains license of the TigerVNC suite | +| tigervnc-server | GPLv2+ | The VNC system allows you to access the same desktop from a widevariety of platforms. This package includes set of utilitieswhich make usage of TigerVNC server more user friendly. It alsocontains x0vncserver program which can export your activeX session. | +| tigervnc-server-applet | GPLv2+ | The Java TigerVNC viewer applet for web browsers. Install this package to allowclients to use web browser when connect to the TigerVNC server. | +| tigervnc-server-minimal | GPLv2+ | The VNC system allows you to access the same desktop from a widevariety of platforms. This package contains minimal installationof TigerVNC server, allowing others to access the desktop on yourmachine. | +| tigervnc-server-module | GPLv2+ | This package contains libvnc.so module to X server, allowing othersto access the desktop on your machine. | +| tinycdb | Public Domain | tinycdb is a small, fast and reliable utility and subroutine library forcreating and reading constant databases. The database structure is tunedfor fast reading.This package contains tinycdb utility and shared library. | +| tix | TCL | Tix, the Tk Interface eXtension, is a powerful set of user interfacecomponents that expands the capabilities of your Tcl/Tk and Pythonapplications. Using Tix together with Tk will greatly enhance theappearance and functionality of your application. | +| tk | TCL | When paired with the Tcl scripting language, Tk provides a fast and powerfulway to create cross-platform GUI applications. | +| tk-devel | TCL | When paired with the Tcl scripting language, Tk provides a fast and powerfulway to create cross-platform GUI applications.The package contains the development files and man pages for tk. | +| tlog | GPLv2+ | Tlog is a terminal I/O recording program similar to ""script"", but used inplace of a user's shell, starting the recording and executing the real user'sshell afterwards. The recorded I/O can then be forwarded to a logging serverin JSON format. | +| tog-pegasus | MIT | OpenPegasus WBEM Services for Linux enables management solutions that deliverincreased control of enterprise resources. WBEM is a platform and resourceindependent DMTF standard that defines a common information model andcommunication protocol for monitoring and controlling resources from diversesources. | +| tog-pegasus-libs | MIT | The OpenPegasus libraries. | +| tokyocabinet | LGPLv2+ | Tokyo Cabinet is a library of routines for managing a database. It is thesuccessor of QDBM. Tokyo Cabinet runs very fast. For example, the time requiredto store 1 million records is 1.5 seconds for a hash database and 2.2 secondsfor a B+ tree database. Moreover, the database size is very small and can be upto 8EB. Furthermore, the scalability of Tokyo Cabinet is great. | +| tomcatjss | LGPLv2+ | JSS Connector for Apache Tomcat, installed via the tomcatjss package,is a Java Secure Socket Extension (JSSE) module for Apache Tomcat thatuses Java Security Services (JSS), a Java interface to Network SecurityServices (NSS). because it uses an underlying NSS security model rather than the OpenSSL security model, so these two packages may not co-exist. | +| toolbox | ASL 2.0 | toolbox is a small script that launches a container to letyou bring in your favorite debugging or admin tools. | +| toolbox | ASL 2.0 | toolbox is a small script that launches a container to letyou bring in your favorite debugging or admin tools. | +| torque-libs | OpenPBS and TORQUEv1.1 | TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resourcemanager providing control over batch jobs and distributed compute nodes.TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability,fault tolerance, and feature extension patches provided by USC, NCSA, OSC,the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and manyother leading edge HPC organizations.This package includes the shared libraries necessary for running TORQUEprograms. | +| totem | GPLv2+ with exceptions | Totem is simple movie player for the GNOME desktop. It features asimple playlist, a full-screen mode, seek and volume controls, as well asa pretty complete keyboard navigation.Totem is extensible through a plugin system. | +| totem-nautilus | GPLv2+ with exceptions | This package provides a Nautilus extension that shows the properties ofaudio and video files in the properties dialog. | +| totem-pl-parser | LGPLv2+ | A library to parse and save playlists, as used in music and movie players. | +| tracker | GPLv2+ | Tracker is a powerful desktop-neutral first class object database,tag/metadata database and search tool.It consists of a common object database that allows entities to have analmost infinite number of properties, metadata (both embedded/harvested aswell as user definable), a comprehensive database of keywords/tags andlinks to other entities.It provides additional features for file based objects including contextlinking and audit trails for a file object.Metadata indexers are provided by the tracker-miners package. | +| tracker-miners | GPLv2+ and LGPLv2+ | Tracker is a powerful desktop-neutral first class object database,tag/metadata database and search tool.This package contains various miners and metadata extractors for tracker. | +| ttmkfdir | LGPLv2+ | ttmkfdir is a utility used to create fonts.scale files inTrueType font directories in order to prepare them for useby the font server. | +| tuned-gtk | GPLv2+ | GTK GUI that can control tuned and provides simple profile editor. | +| tuned-utils | GPLv2+ | This package contains utilities that can help you to fine tune anddebug your system and manage tuned profiles. | +| tuned-utils-systemtap | GPLv2+ | This package contains several systemtap scripts to allow detailedmanual monitoring of the system. Instead of the typical IO/sec it collectsminimal, maximal and average time between operations to be able toidentify applications that behave power inefficient (many small operationsinstead of fewer large ones). | +| turbojpeg | IJG | The turbojpeg package contains the TurboJPEG shared library. | +| twolame-libs | LGPLv2+ | TwoLAME is an optimized MPEG Audio Layer 2 encoding library based on tooLAME,which in turn is based heavily on- the ISO dist10 code- improvement to algorithms as part of the LAME project (`www.sulaco.org/mp3`) This package contains the shared library. | +| tzdata-java | Public Domain | This package contains timezone information for use by Java runtimes. | +| ucs-miscfixed-fonts | Public Domain | The usc-fixed-fonts package provides bitmap fonts forlocations such as terminals. | +| ucx | BSD | UCX stands for Unified Communication X. UCX provides an optimized communicationlayer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centricapplications. UCX utilizes high-speed networks, such as RDMA (InfiniBand, RoCE,etc), Cray Gemini or Aries, for inter-node communication. If no such network isavailable, TCP is used instead. UCX supports efficient transfer of data ineither main memory (RAM) or GPU memory (through CUDA and ROCm libraries).In addition, UCX provides efficient intra-node communication, by leveraging the | +| udica | GPLv3+ | Tool for generating SELinux security profiles for containers based oninspection of container JSON file. | +| udica | GPLv3+ | Tool for generating SELinux security profiles for containers based oninspection of container JSON file. | +| udisks2 | GPLv2+ | The Udisks project provides a daemon, tools and libraries to access andmanipulate disks, storage devices and technologies. | +| udisks2-iscsi | LGPLv2+ | This package contains module for iSCSI configuration. | +| udisks2-lvm2 | LGPLv2+ | This package contains module for LVM2 configuration. | +| unbound | BSD | Unbound is a validating, recursive, and caching DNS(SEC) resolver.The C implementation of Unbound is developed and maintained by NLnetLabs. It is based on ideas and algorithms taken from a java prototypedeveloped by Verisign labs, Nominet, Kirei and ep.net.Unbound is designed as a set of modular components, so that alsoDNSSEC (secure DNS) validation and stub-resolvers (that do not runas a server, but are linked into an application) are easily possible. | +| unbound-devel | BSD | The devel package contains the unbound library and the include files | +| unbound-libs | BSD | Contains libraries used by the unbound server and client applications | +| unicode-ucd | MIT | The Unicode Character Database (UCD) consists of a number of data files listingUnicode character properties and related data. It also includes data filescontaining test data for conformance to several important Unicode algorithms. | +| unit-api | BSD | The Unit of Measurement library provides a set ofJava language programming interfaces for handlingunits and quantities. The interfaces provide a layerwhich separates client code, which would call theAPI, from library code, which implements the API.The specification contains Interfaces and abstractclasses with methods for unit operations:* Checking of unit compatibility* Expression of a quantity in various units* Arithmetic operations on units | +| unit-api-javadoc | BSD | This package contains javadoc for unit-api. | +| unixODBC | GPLv2+ and LGPLv2+ | Install unixODBC if you want to access databases through ODBC.You will also need the mariadb-connector-odbc package if you want to accessa MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL. | +| unixODBC-devel | GPLv2+ and LGPLv2+ | The unixODBC package can be used to access databases through ODBCdrivers. If you want to develop programs that will access data throughODBC, you need to install this package. | +| uom-lib | BSD | Units of Measurement Libraries - extending and complementing JSR 363. | +| uom-lib-javadoc | BSD | This package contains documentation for the Units of MeasurementLibraries (JSR 363). | +| uom-parent | BSD | Main parent POM for all Units of Measurement Maven projects. | +| uom-se | BSD | JSR 363 Implementation got Java SE 8 and above.JDK Integration of Unit-API / JSR 363. This implementation aims atJava SE 8 and above, allowing the use of new features like Lambdastogether with Units of Measurement API. | +| uom-se-javadoc | BSD | This package contains documentation for the Units Standard (JSR 363)Java SE 8 Implementation. | +| uom-systems | BSD | Units of Measurement Systems - modules for JSR 363. | +| uom-systems-javadoc | BSD | This package contains documentation for the Units of MeasurementSystems (JSR 363). | +| upower | GPLv2+ | UPower (formerly DeviceKit-power) provides a daemon, API and commandline tools for managing power devices attached to the system. | +| urlview | GPLv2+ | urlview is a screen oriented program for extracting URLs from textfiles and displaying a menu from which you may launch a command toview a specific item. | +| urw-base35-bookman-fonts | AGPLv3 | This package contains URW Bookman font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-c059-fonts | AGPLv3 | This package contains C059 font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-d050000l-fonts | AGPLv3 | This package contains D050000L font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-fonts | AGPLv3 | The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript.This meta-package will install all the 35 fonts from the urw-base35-fonts. | +| urw-base35-fonts-common | AGPLv3 | The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript.This package contains the necessary license files for this font set. | +| urw-base35-gothic-fonts | AGPLv3 | This package contains URW Gothic font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-nimbus-mono-ps-fonts | AGPLv3 | This package contains Nimbus Mono PS font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-nimbus-roman-fonts | AGPLv3 | This package contains Nimbus Roman font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-nimbus-sans-fonts | AGPLv3 | This package contains Nimbus Sans font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-p052-fonts | AGPLv3 | This package contains P052 font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-standard-symbols-ps-fonts | AGPLv3 | This package contains Standard Symbols PS font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| urw-base35-z003-fonts | AGPLv3 | This package contains Z003 font family,which is part of Level 2 Core Font Set.The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript. | +| usbguard | GPLv2+ | The USBGuard software framework helps to protect your computer against rogue USBdevices by implementing basic whitelisting/blacklisting capabilities based onUSB device attributes. | +| usbguard-dbus | GPLv2+ | The usbguard-dbus package contains an optional component that providesa D-Bus interface to the USBGuard daemon component. | +| usbguard-tools | GPLv2+ | The usbguard-tools package contains optional tools from the USBGuardsoftware framework. | +| usbmuxd | GPLv3+ or GPLv2+ | usbmuxd is a daemon used for communicating with Apple's iPod Touch, iPhone,iPad and Apple TV devices. It allows multiple services on the device to beaccessed simultaneously. | +| usbredir | LGPLv2+ | The usbredir libraries allow USB devices to be used on remote and/or virtualhosts over TCP. The following libraries are provided:usbredirparser:A library containing the parser for the usbredir protocolusbredirhost:A library implementing the USB host side of a usbredir connection.All that an application wishing to implement a USB host needs to do is:* Provide a libusb device handle for the device* Provide write and read callbacks for the actual transport of usbredir data* Monitor for usbredir and libusb read/write events and call their handlers | +| usermode-gtk | GPLv2+ | The usermode-gtk package contains several graphical tools for users:userinfo, usermount and userpasswd. Userinfo allows users to changetheir finger information. Usermount lets users mount, unmount, andformat file systems. Userpasswd allows users to change theirpasswords.Install the usermode-gtk package if you would like to provide users withgraphical tools for certain account management tasks. | +| utf8proc | Unicode and MIT | utf8proc is a library for processing UTF-8 encoded Unicode strings.Some features are Unicode normalization, stripping of default ignorablecharacters, case folding and detection of grapheme cluster boundaries.A special character mapping is available, which converts for examplethe characters 閳ユ窏yphen閳 (U+2010), 閳ユ发inus閳 (U+2212) and 閳ユ窏yphen-Minus(U+002D, ASCII Minus) all into the ASCII minus sign, to make themequal for comparisons.The currently supported Unicode version is 9.0.0.This package only contains the C library. | +| uuid | MIT | OSSP uuid is a ISO-C:1999 application programming interface (API)and corresponding command line interface (CLI) for the generationof DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UniversallyUnique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version1 (time and node based), version 3 (name based, MD5), version 4(random number based) and version 5 (name based, SHA-1). AdditionalAPI bindings are provided for the languages ISO-C++:1998 and Perl:5Optional backward compatibility exists for the ISO-C DCE-1.1 and PerlData::UUID APIs. | +| valgrind | GPLv2+ | Valgrind is an instrumentation framework for building dynamic analysistools. There are Valgrind tools that can automatically detect manymemory management and threading bugs, and profile your programs indetail. You can also use Valgrind to build new tools. The Valgrinderror detector (memcheck, the default tool), two thread errordetectors (helgrind and drd), a cache and branch-prediction profiler(cachegrind), a call-graph generating cache and branch-predictionprofiler (callgrind), and a heap profiler (massif). | +| valgrind-devel | GPLv2+ | Header files and libraries for development of valgrind aware programs. | +| varnish | BSD | This is Varnish Cache, a high-performance HTTP accelerator.Varnish Cache stores web pages in memory so web servers don閳ユ獩 have tocreate the same web page over and over again. Varnish Cache servespages much faster than any application server; giving the website asignificant speed up.Documentation wiki and additional information about Varnish Cache is | +| varnish-devel | BSD | Development files for varnishVarnish Cache is a high-performance HTTP accelerator | +| varnish-docs | BSD | Documentation files for varnish | +| varnish-modules | BSD | This is a collection of modules (""vmods"") extending Varnish VCL usedfor describing HTTP request/response policies with additionalcapabilities. This collection contains the following vmods (previouslytcp, var, xkey | +| velocity | ASL 2.0 | Velocity is a Java-based template engine. It permits anyone to use thesimple yet powerful template language to reference objects defined inJava code.When Velocity is used for web development, Web designers can work inparallel with Java programmers to develop web sites according to theModel-View-Controller (MVC) model, meaning that web page designers canfocus solely on creating a site that looks good, and programmers canfocus solely on writing top-notch code. Velocity separates Java codefrom the web pages, making the web site more maintainable over the longrun and providing a viable alternative to Java Server Pages (JSPs) orPHP.Velocity's capabilities reach well beyond the realm of web sites; forexample, it can generate SQL and PostScript and XML (see Anakia for moreinformation on XML transformations) from templates. It can be usedeither as a standalone utility for generating source code and reports,or as an integrated component of other systems. Velocity also providestemplate services for the Turbine web application framework.Velocity+Turbine provides a template service that will allow webapplications to be developed according to a true MVC model. | +| vhostmd | GPLv2+ | vhostmd provides a ""metrics communication channel"" between a host andits hosted virtual machines, allowing limited introspection of hostresource usage from within virtual machines. | +| vim-common | Vim and MIT | VIM (VIsual editor iMproved) is an updated and improved version of thevi editor. Vi was the first real screen-based editor for UNIX, and isstill very popular. VIM improves on vi by adding new features:multiple windows, multi-level undo, block highlighting and more. Thevim-common package contains files which every VIM binary will need inorder to run.If you are installing vim-enhanced or vim-X11, you'll also needto install the vim-common package. | +| vim-enhanced | Vim and MIT | VIM (VIsual editor iMproved) is an updated and improved version of thevi editor. Vi was the first real screen-based editor for UNIX, and isstill very popular. VIM improves on vi by adding new features:multiple windows, multi-level undo, block highlighting and more. Thevim-enhanced package contains a version of VIM with extra, recentlyintroduced features like Python and Perl interpreters.Install the vim-enhanced package if you'd like to use a version of theVIM editor which includes recently added enhancements likeinterpreters for the Python and Perl scripting languages. You'll alsoneed to install the vim-common package. | +| vim-filesystem | Vim and MIT | This package provides some directories which are required by otherpackages that add vim files, p.e. additional syntax files or filetypes. | +| vim-X11 | Vim and MIT | VIM (VIsual editor iMproved) is an updated and improved version of thevi editor. Vi was the first real screen-based editor for UNIX, and isstill very popular. VIM improves on vi by adding new features:multiple windows, multi-level undo, block highlighting andmore. VIM-X11 is a version of the VIM editor which will run within theX Window System. If you install this package, you can run VIM as an Xapplication with a full GUI interface and mouse support by command gvim.Install the vim-X11 package if you'd like to try out a version of viwith graphics and mouse capabilities. You'll also need to install thevim-common package. | +| vinagre | GPLv2+ | Vinagre is a VNC client for the GNOME desktop.With Vinagre you can have several connections open simultaneously, bookmarkyour servers thanks to the Favorites support, store the passwords in theGNOME keyring, and browse the network to look for VNC servers.Apart from the VNC protocol, vinagre supports Spice and RDP. | +| vino | GPLv2+ | Vino is a VNC server for GNOME. It allows remote users toconnect to a running GNOME session using VNC. | +| virt-dib | GPLv2+ | Virt-dib is a safe and secure alternative to the OpenStackdiskimage-builder command. It is compatible with mostdiskimage-builder elements. | +| virt-install | GPLv2+ | Package includes several command line utilities, including virt-install(build and install new VMs) and virt-clone (clone an existing virtualmachine). | +| virtio-win | BSD and Apache and GPLv2 | VirtIO para-virtualized Windows(R) drivers for 32-bit and 64-bitWindows(R) guests. | +| virt-manager | GPLv2+ | Virtual Machine Manager provides a graphical tool for administering virtualmachines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices,connect to a graphical or serial console, and see resource usage statisticsfor existing VMs on local or remote machines. Uses libvirt as the backendmanagement API. | +| virt-manager-common | GPLv2+ | Common files used by the different virt-manager interfaces, as well asvirt-install related tools. | +| virt-p2v-maker | GPLv2+ | Virt-p2v converts (virtualizes) physical machines so they can be runas virtual machines under KVM.This package contains the tools needed to make a virt-p2v boot CD orUSB key which is booted on the physical machine to perform theconversion. You also need virt-v2v installed somewhere else tocomplete the conversion.To convert virtual machines from other hypervisors, see virt-v2v. | +| virt-top | GPLv2+ | virt-top is a 'top(1)'-like utility for showing stats of virtualizeddomains. Many keys and command line options are the same as forordinary 'top'.It uses libvirt so it is capable of showing stats across a variety ofdifferent virtualization systems. | +| virt-v2v | GPLv2+ | Virt-v2v converts virtual machines from non-KVM hypervisorsto run under KVM.To convert physical machines, see the virt-p2v-maker package. | +| virt-viewer | GPLv2+ | Virtual Machine Viewer provides a graphical console client for connectingto virtual machines. It uses the GTK-VNC or SPICE-GTK widgets to providethe display, and libvirt for looking up VNC/SPICE server details. | +| voikko-tools | GPLv2+ | This package contains voikkospell and voikkohyphenate, small command linetools for testing libvoikko. These tools may also be useful for shellscripts. | +| volume_key | GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) | This package provides a command-line tool for manipulating storage volumeencryption keys and storing them separately from volumes.The main goal of the software is to allow restoring access to an encryptedhard drive if the primary user forgets the passphrase. The encryption keyback up can also be useful for extracting data after a hardware or softwarefailure that corrupts the header of the encrypted volume, or to access thecompany data after an employee leaves abruptly. | +| volume_key-devel | GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) | This package provides libvolume_key, a library for manipulating storage volumeencryption keys and storing them separately from volumes.The main goal of the software is to allow restoring access to an encryptedhard drive if the primary user forgets the passphrase. The encryption keyback up can also be useful for extracting data after a hardware or softwarefailure that corrupts the header of the encrypted volume, or to access thecompany data after an employee leaves abruptly. | +| volume_key-libs | GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2) | This package provides libvolume_key, a library for manipulating storage volumeencryption keys and storing them separately from volumes.The main goal of the software is to allow restoring access to an encryptedhard drive if the primary user forgets the passphrase. The encryption keyback up can also be useful for extracting data after a hardware or softwarefailure that corrupts the header of the encrypted volume, or to access thecompany data after an employee leaves abruptly. | +| vorbis-tools | GPLv2 | Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,general-purpose compressed audio format for audio and music at fixedand variable bitrates from 16 to 128 kbps/channel.The vorbis package contains an encoder, a decoder, a playback tool, and acomment editor. | +| vsftpd | GPLv2 with exceptions | vsftpd is a Very Secure FTP daemon. It was written completely fromscratch. | +| vte291 | LGPLv2+ | VTE is a library implementing a terminal emulator widget for GTK+. VTEis mainly used in gnome-terminal, but can also be used to embed aconsole/terminal in games, editors, IDEs, etc. | +| vte-profile | GPLv3+ | The vte-profile package contains a profile.d script for the VTE terminalemulator library. | +| vulkan-headers | ASL 2.0 | Vulkan Header files and API registry | +| vulkan-loader | ASL 2.0 | This project provides the Khronos official Vulkan ICD desktoploader for Windows, Linux, and MacOS. | +| vulkan-loader-devel | ASL 2.0 | The vulkan-loader-devel package contains libraries and header files fordeveloping applications that use vulkan-loader. | +| vulkan-tools | ASL 2.0 | Vulkan tools | +| vulkan-validation-layers | ASL 2.0 | Vulkan validation layers | +| WALinuxAgent | ASL 2.0 | The Azure Linux Agent supports the provisioning and running of LinuxVMs in the Azure cloud. This package should be installed on Linux diskimages that are built to run in the Azure environment. | +| wavpack | BSD | WavPack is a completely open audio compression format providing lossless,high-quality lossy, and a unique hybrid compression mode. Although thetechnology is loosely based on previous versions of WavPack, the newversion 4 format has been designed from the ground up to offer unparalleledperformance and functionality. | +| wayland-devel | MIT | The wayland-devel package contains libraries and header files fordeveloping applications that use wayland. | +| wayland-protocols-devel | MIT | wayland-protocols contains Wayland protocols that adds functionality notavailable in the Wayland core protocol. Such protocols either addscompletely new functionality, or extends the functionality of some otherprotocol either in Wayland core, or some other protocol inwayland-protocols. | +| webkit2gtk3 | LGPLv2 | WebKitGTK is the port of the portable web rendering engine WebKit to theGTK platform.This package contains WebKit2 based WebKitGTK for GTK 3. | +| webkit2gtk3-devel | LGPLv2 | The webkit2gtk3-devel package contains libraries, build data, and headerfiles for developing applications that use webkit2gtk3. | +| webkit2gtk3-jsc | LGPLv2 | This package contains JavaScript engine from webkit2gtk3. | +| webkit2gtk3-jsc-devel | LGPLv2 | The webkit2gtk3-jsc-devel package contains libraries, build data, and headerfiles for developing applications that use JavaScript engine from webkit2gtk3. | +| webkit2gtk3-plugin-process-gtk2 | LGPLv2 | Support for the GTK 2 based NPAPI plugins (such as Adobe Flash) for webkit2gtk3. | +| webrtc-audio-processing | BSD and MIT | webrtc-audio-processing is a library derived from Google WebRTC project thatprovides echo cancellation functionality. This library is used by for examplePulseAudio to provide echo cancellation. | +| wget | GPLv3+ | GNU Wget is a file retrieval utility which can use either the HTTP orFTP protocols. Wget features include the ability to work in thebackground while you are logged out, recursive retrieval ofdirectories, file name wildcard matching, remote file timestampstorage and comparison, use of Rest with FTP servers and Range withHTTP servers to retrieve files over slow or unstable connections,support for Proxy servers, and configurability. | +| whois | GPLv2+ | Searches for an object in a RFC 3912 database.This version of the WHOIS client tries to guess the right server to ask forthe specified object. If no guess can be made it will connect towhois.networksolutions.com for NIC handles or whois.arin.net for IPv4addresses and network names. | +| whois-nls | GPLv2+ | whois tools messages translated into different natural languages. | +| wireshark | GPL+ | Wireshark allows you to examine protocol data stored in files or as it iscaptured from wired or wireless (WiFi or Bluetooth) networks, USB devices,and many other sources. It supports dozens of protocol capture file formatsand understands more than a thousand protocols.It has many powerful features including a rich display filter languageand the ability to reassemble multiple protocol packets in order to, forexample, view a complete TCP stream, save the contents of a file which wastransferred over HTTP or CIFS, or play back an RTP audio stream. | +| wireshark-cli | GPL+ | This package contains command-line utilities, plugins, and documentation forWireshark. | +| wodim | GPLv2 | Wodim is an application for creating audio and data CDs. Wodimworks with many different brands of CD recorders, fully supportsmulti-sessions and provides human-readable error messages. | +| woff2 | MIT | Web Open Font Format (WOFF) 2.0 is an update to the existing WOFF 1.0 withimproved compression that is achieved by using the Brotli algorithm. The primarypurpose of the WOFF2 format is to efficiently package fonts linked to Webdocuments by means of CSS @font-face rules. | +| wqy-microhei-fonts | ASL 2.0 or GPLv3 with exceptions | A new Sans Serif CJK font derived from Google's ""Droid Sans Fallback""and covers the entire GBK code points (20932 Han glyphs). | +| wqy-unibit-fonts | GPLv2 with exceptions | The Wen Quan Yi Unibit is designed as a dual-width (16x16,16x8)bitmap font to provide the most complete international symbolcoverage, serving as the system-wide fall-back font. This fonthas covered over 46000 Unicode code points in BMP.It is intended to supersede the outdated GNU Unifont.This font was created by merging the latest update of GNUUnifont [GPL] (by Roman Czyborra and David Starner et al., thefont was last updated in 2004), WenQuanYi Bitmap Song [GPL]0.8.1 (by Qianqian Fang and WenQuanYi contributors) andFixed-16x8 [public domain] bitmap fonts from X11 core fonts.The entire CJK Unified Ideographics (U4E00-U9FA5) and CJK UnifiedIdeographics Extension A(U3400-U4DB5) blocks were replaced byhigh-quality glyphs from China National Standard GB19966-2005(public domain). Near a thousand of non-CJK characters were improved byWenQuanYi contributors via their collaborative font editing website athttp://wenq.org/eindex.cgi?Unicode_Chart_EN | +| wsmancli | BSD | Command line interface for managingsystems using Web Services Management protocol. | +| x3270-x11 | BSD | The x3270 program opens a window in the X Window System which emulatesthe actual look of an IBM 3278/3279 terminal, commonly used withmainframe applications. x3270 also allows you to telnet to an IBMhost from the x3270 window.Install the x3270-x11 package if you need to access IBM hosts using an IBM3278/3279 terminal emulator from X11. | +| xalan-j2 | ASL 2.0 and W3C | Xalan is an XSLT processor for transforming XML documents into HTML,text, or other XML document types. It implements the W3C Recommendationsfor XSL Transformations (XSLT) and the XML Path Language (XPath). It canbe used from the command line, in an applet or a servlet, or as a modulein other program. | +| Xaw3d | MIT and GPLv3+ | Xaw3d is an enhanced version of the MIT Athena Widget set forthe X Window System. Xaw3d adds a three-dimensional look to applicationswith minimal or no source code changes.You should install Xaw3d if you are using applications which incorporatethe MIT Athena widget set and you'd like to incorporate a 3D look intothose applications. | +| xcb-util | MIT | The xcb-util module provides a number of libraries which sit on top oflibxcb, the core X protocol library, and some of the extensionlibraries. These experimental libraries provide convenience functionsand interfaces which make the raw X protocol more usable. Some of thelibraries also provide client-side code which is not strictly part ofthe X protocol but which have traditionally been provided by Xlib. | +| xcb-util-image | MIT | XCB util-image module provides the following library: | +| xcb-util-keysyms | MIT | XCB util-keysyms module provides the following library: | +| xcb-util-renderutil | MIT | XCB util-renderutil module provides the following library: | +| xcb-util-wm | MIT | XCB util-wm module provides the following libraries: | +| xdg-desktop-portal | LGPLv2+ | xdg-desktop-portal works by exposing a series of D-Bus interfaces known asportals under a well-known name (org.freedesktop.portal.Desktop) and objectpath (/org/freedesktop/portal/desktop). The portal interfaces include APIs forfile access, opening URIs, printing and others. | +| xdg-desktop-portal-gtk | LGPLv2+ | A backend implementation for xdg-desktop-portal that is using GTK+ and variouspieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot ororg.gnome.SessionManager D-Bus interfaces. | +| xdg-user-dirs | GPLv2+ and MIT | Contains xdg-user-dirs-update that updates folders in a usershomedirectory based on the defaults configured by the administrator. | +| xdg-user-dirs-gtk | GPL+ | Contains some integration of xdg-user-dirs with the gnomedesktop, including creating default bookmarks and detectinglocale changes. | +| xdg-utils | MIT | The xdg-utils package is a set of simple scripts that provide basicdesktop integration functions for any Free Desktop, such as Linux.They are intended to provide a set of defacto standards.This means that:* Third party software developers can rely on these xdg-utils for all of their simple integration needs.* Developers of desktop environments can make sure that their environments are well supported* Distribution vendors can provide custom versions of these utilitiesThe following scripts are provided at this time:* xdg-desktop-icon Install icons to the desktop* xdg-desktop-menu Install desktop menu items* xdg-email Send mail using the user's preferred e-mail composer* xdg-icon-resource Install icon resources* xdg-mime Query information about file type handling and install descriptions for new file types* xdg-open Open a file or URL in the user's preferred application* xdg-screensaver Control the screensaver* xdg-settings Get various settings from the desktop environment | +| xerces-j2 | ASL 2.0 and W3C | Welcome to the future! Xerces2 is the next generation of high performance,fully compliant XML parsers in the Apache Xerces family. This new version ofXerces introduces the Xerces Native Interface (XNI), a complete framework forbuilding parser components and configurations that is extremely modular andeasy to program.The Apache Xerces2 parser is the reference implementation of XNI but otherparser components, configurations, and parsers can be written using the XercesNative Interface. For complete design and implementation documents, refer tothe XNI Manual.Xerces2 is a fully conforming XML Schema processor. For more information,refer to the XML Schema page.Xerces2 also provides a complete implementation of the Document Object ModelLevel 3 Core and Load/Save W3C Recommendations and provides a completeimplementation of the XML Inclusions (XInclude) W3C Recommendation. It alsoprovides support for OASIS XML Catalogs v1.1.Xerces2 is able to parse documents written according to the XML 1.1Recommendation, except that it does not yet provide an option to enablenormalization checking as described in section 2.13 of this specification. Italso handles name spaces according to the XML Namespaces 1.1 Recommendation,and will correctly serialize XML 1.1 documents if the DOM level 3 load/saveAPIs are in use. | +| xinetd | xinetd | Xinetd is a secure replacement for inetd, the Internet servicesdaemon. Xinetd provides access control for all services based on theaddress of the remote host and/or on time of access and can preventdenial-of-access attacks. Xinetd provides extensive logging, has nolimit on the number of server arguments, and lets you bind specificservices to specific IP addresses on your host machine. Each servicehas its own specific configuration file for Xinetd; the files arelocated in the /etc/xinetd.d directory. | +| xkeyboard-config | MIT | This package contains configuration data used by the X Keyboard Extension (XKB),which allows selection of keyboard layouts when using a graphical interface. | +| xkeyboard-config-devel | MIT | Development files for xkeyboard-config. | +| xml-commons-apis | ASL 2.0 and W3C and Public Domain | xml-commons-apis is designed to organize and have common packaging forthe various externally-defined standard interfaces for XML. Thisincludes the DOM, SAX, and JAXP. | +| xml-commons-resolver | ASL 2.0 | Resolver subproject of xml-commons. | +| xmlsec1 | MIT | XML Security Library is a C library based on LibXML2 and OpenSSL.The library was created with a goal to support major XML securitystandards ""XML Digital Signature"" and ""XML Encryption"". | +| xmlsec1-nss | MIT | NSS plugin for XML Security Library provides NSS based crypto servicesfor the xmlsec library | +| xmlsec1-openssl | MIT | OpenSSL plugin for XML Security Library provides OpenSSL based crypto servicesfor the xmlsec library. | +| xmlstreambuffer | CDDL or GPLv2 with exceptions | A stream buffer is a stream-based representation of an XMLvery efficient stream-based memory representations of XMLinfo-sets; and be created and processed using any Java-basedXML API.Conceptually a stream buffer is similar to the representationused in the Xerces deferred DOM implementation, with the crucialdifference that a stream buffer does not store hierarchicalinformation like parent and sibling information. The deferredDOM implementation reduces memory usage when large XML documentsare parsed but only a subset of the document needs to be processed.(Note that using deferred DOM will be more expensive thannon-deferred DOM in terms of memory and processing if allthe document is traversed.)Stream buffers may be used as an efficient alternative to DOM where:* most or all of an XML info-set will eventually get traversed; and/or* targeted access to certain parts of an XML info-set are required and need to be efficiently processed using stream-based APIs like SAX or StAX. | +| xmlto | GPLv2+ | This is a package for converting XML files to various formats using XSLstylesheets. | +| xorg-sgml-doctools | MIT | This package is required in order to generate the X.Org X11 documentation fromsource. | +| xorg-x11-docs | MIT | Protocol and other technical documentation for the X.Org X11 X Window Systemimplementation. | +| xorg-x11-drivers | MIT | The purpose of this package is to require all of the individual X.Orgdriver rpms, to allow the OS installation software to install all driversall at once, without having to track which individual drivers are presenton each architecture. By installing this package, it forces all of theindividual driver packages to be installed. | +| xorg-x11-drv-ati | MIT | X.Org X11 ati video driver. | +| xorg-x11-drv-dummy | MIT | X.Org X11 dummy video driver. | +| xorg-x11-drv-evdev | MIT | X.Org X11 evdev input driver. | +| xorg-x11-drv-evdev-devel | MIT | X.Org X11 evdev input driver development files. | +| xorg-x11-drv-fbdev | MIT | X.Org X11 fbdev video driver. | +| xorg-x11-drv-intel | MIT | X.Org X11 Intel video driver. | +| xorg-x11-drv-libinput | MIT | A generic input driver for the X.Org X11 X server based on libinput,supporting all devices. | +| xorg-x11-drv-nouveau | MIT | X.Org X11 nouveau video driver. | +| xorg-x11-drv-qxl | MIT | X.Org X11 qxl video driver. | +| xorg-x11-drv-v4l | MIT | X.Org X11 v4l video driver. | +| xorg-x11-drv-vesa | MIT | X.Org X11 vesa video driver. | +| xorg-x11-drv-vmware | MIT | X.Org X11 vmware video driver. | +| xorg-x11-drv-wacom | GPLv2+ | X.Org X11 wacom input driver for Wacom tablets. | +| xorg-x11-drv-wacom-serial-support | GPLv2+ | Files for enabling the wacom_w8001 kernel driver on WacomISDv4-compatible serial tablets. If enabled, the serial tablet's device nodewill be available as normal evdev node. | +| xorg-x11-fonts-100dpi | MIT and Lucida and Public Domain | A set of 100 dpi fonts used by the X window system. | +| xorg-x11-fonts-75dpi | MIT and Lucida and Public Domain | A set of 75 dpi fonts used by the X window system. | +| xorg-x11-fonts-cyrillic | MIT and Lucida and Public Domain | Contains a set of Cyrillic fonts. | +| xorg-x11-fonts-ethiopic | MIT and Lucida and Public Domain | Ethiopic fonts which are part of the core X Window System distribution. | +| xorg-x11-fonts-ISO8859-1-100dpi | MIT and Lucida and Public Domain | Contains a set of 100dpi fonts for ISO-8859-1. | +| xorg-x11-fonts-ISO8859-14-100dpi | MIT and Lucida and Public Domain | Contains a set of 100dpi fonts in the ISO8859-14 encoding which provide Welshsupport. | +| xorg-x11-fonts-ISO8859-14-75dpi | MIT and Lucida and Public Domain | Contains a set of 75dpi fonts in the ISO8859-14 encoding which provide Welshsupport. | +| xorg-x11-fonts-ISO8859-15-100dpi | MIT and Lucida and Public Domain | Contains a set of 100dpi fonts in the ISO8859-15 encoding which provide Eurosupport. | +| xorg-x11-fonts-ISO8859-15-75dpi | MIT and Lucida and Public Domain | Contains a set of 75dpi fonts in the ISO8859-15 encoding which provide Eurosupport. | +| xorg-x11-fonts-ISO8859-1-75dpi | MIT and Lucida and Public Domain | Contains a set of 75dpi fonts for ISO-8859-1. | +| xorg-x11-fonts-ISO8859-2-100dpi | MIT and Lucida and Public Domain | Contains a set of 100dpi fonts for Central European languages. | +| xorg-x11-fonts-ISO8859-2-75dpi | MIT and Lucida and Public Domain | Contains a set of 75dpi fonts for Central European languages. | +| xorg-x11-fonts-ISO8859-9-100dpi | MIT and Lucida and Public Domain | Contains a set of 100dpi fonts for the Turkish language. | +| xorg-x11-fonts-ISO8859-9-75dpi | MIT and Lucida and Public Domain | Contains a set of 75dpi fonts for the Turkish language. | +| xorg-x11-fonts-misc | MIT and Lucida and Public Domain | This package contains misc bitmap Chinese, Japanese, Korean, Indic, and Arabicfonts for use with X Window System. | +| xorg-x11-fonts-Type1 | MIT and Lucida and Public Domain | A collection of Type1 fonts which are part of the core X Window Systemdistribution. | +| xorg-x11-font-utils | MIT | X.Org X11 font utilities required for font installation, conversion, andgeneration. | +| xorg-x11-proto-devel | MIT | X.Org X11 Protocol headers | +| xorg-x11-server-common | MIT | Common files shared among all X servers. | +| xorg-x11-server-utils | MIT | A collection of utilities used to tweak and query the runtime configuration ofthe X server. | +| xorg-x11-server-Xdmx | MIT | Xdmx is proxy X server that provides multi-head support for multiple displaysattached to different machines (each of which is running a typical X server).When Xinerama is used with Xdmx, the multiple displays on multiple machinesare presented to the user as a single unified screen. A simple applicationfor Xdmx would be to provide multi-head support using two desktop machines,each of which has a single display device attached to it. A complexapplication for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays(each attached to one of 16 computers) into a unified 5120x4096 display. | +| xorg-x11-server-Xephyr | MIT | Xephyr is an X server which has been implemented as an ordinaryX application. It runs in a window just like other X applications,but it is an X server itself in which you can run other software. Itis a very useful tool for developers who wish to test theirapplications without running them on their real X server. UnlikeXnest, Xephyr renders to an X image rather than relaying theX protocol, and therefore supports the newer X extensions likeRender and Composite. | +| xorg-x11-server-Xnest | MIT | Xnest is an X server which has been implemented as an ordinaryX application. It runs in a window just like other X applications,but it is an X server itself in which you can run other software. Itis a very useful tool for developers who wish to test theirapplications without running them on their real X server. | +| xorg-x11-server-Xorg | MIT | X.org X11 is an open source implementation of the X Window System. Itprovides the basic low level functionality which full fledgedgraphical user interfaces (GUIs) such as GNOME and KDE are designedupon. | +| xorg-x11-server-Xspice | MIT | XSpice is both an X and a Spice server. | +| xorg-x11-server-Xvfb | MIT and GPLv2 | Xvfb (X Virtual Frame Buffer) is an X server that is able to run onmachines with no display hardware and no physical input devices.Xvfb simulates a dumb framebuffer using virtual memory. Xvfb doesnot open any devices, but behaves otherwise as an X display. Xvfbis normally used for testing servers. | +| xorg-x11-server-Xwayland | MIT | Xwayland is an X server for running X clients under Wayland. | +| xorg-x11-utils | MIT | A collection of client utilities which can be used to query the X server forvarious information. | +| xorg-x11-xauth | MIT | xauth is used to edit and display the authorization informationused in connecting to an X server. | +| xorg-x11-xbitmaps | MIT | X.Org X11 application bitmaps | +| xorg-x11-xinit | MIT | X.Org X11 X Window System xinit startup scripts. | +| xorg-x11-xinit-session | MIT | Allows legacy ~/.xsession and ~/.Xclients files to be used from displaymanagers. | +| xorg-x11-xkb-utils | MIT | X.Org X11 xkb core utilities. | +| xorriso | GPLv2+ | Xorriso is a program which copies file objects from POSIX compliantfilesystems into Rock Ridge enhanced ISO-9660 filesystems and allowssession-wise manipulation of such filesystems. It can load managementinformation of existing ISO images and it writes the session resultsto optical media or to filesystem objects. Vice versa xorriso is ableto copy file objects out of ISO-9660 filesystems.Filesystem manipulation capabilities surpass those of mkisofs. Xorrisois especially suitable for backups, because of its high fidelity offile attribute recording and its incremental update sessions. OpticalDVD-RAM, BD-R and BD-RE. | +| xrestop | GPLv2+ | A utility to monitor application usage of X resources in the X Server, anddisplay them in a manner similar to 'top'. This is a very useful utilityfor tracking down application X resource usage leaks. | +| xsane | GPLv2+ and LGPLv2+ | XSane is an X based interface for the SANE (Scanner Access Now Easy)library, which provides access to scanners, digital cameras, and othercapture devices. XSane is written in GTK+ and provides control forperforming the scan and then manipulating the captured image. | +| xsane-common | GPLv2+ and LGPLv2+ | This package contains common files needed by other xsane packages. | +| xsane-gimp | GPLv2+ and LGPLv2+ | This package provides the regular XSane frontend for the SANE scannerinterface, but it works as a GIMP plug-in. You must have GIMPinstalled to use this package. | +| xsom | CDDL-1.1 or GPLv2 with exceptions | XML Schema Object Model (XSOM) is a Java library that allows applications toeasily parse XML Schema documents and inspect information in them. It isexpected to be useful for applications that need to take XML Schema as aninput. The library is a straight-forward implement of ""schema components"" asdefined in the XML Schema spec part 1. Refer to this specification of how thisobject model works. | +| xterm | MIT | The xterm program is a terminal emulator for the X Window System. Itprovides DEC VT102 and Tektronix 4014 compatible terminals forprograms that can't use the window system directly. | +| xterm-resize | MIT | Prints a shell command for setting the appropriate environment variables toindicate the current size of the window from which the command is run. | +| yajl | ISC | Yet Another JSON Library. YAJL is a small event-driven(SAX-style) JSON parser written in ANSI C, and a smallvalidating JSON generator. | +| yelp | LGPLv2+ and ASL 2.0 and GPLv2+ | Yelp is the help browser for the GNOME desktop. It is designedto help you browse all the documentation on your system inone central tool, including traditional man pages, info pages anddocumentation written in DocBook. | +| yelp-libs | LGPLv2+ and ASL 2.0 and GPLv2+ | This package contains libraries used by the yelp help browser. | +| yelp-tools | GPLv2+ | yelp-tools is a collection of scripts and build utilities to help create,manage, and publish documentation for Yelp and the web. Most of the heavylifting is done by packages like yelp-xsl and itstool. This package justwraps things up in a developer-friendly way. | +| yelp-xsl | LGPLv2+ and GPLv2+ | This package contains XSL stylesheets that are used by the yelp help browser. | +| ypbind | GPLv2 | The Network Information Service (NIS) is a system that providesnetwork information (login names, passwords, home directories, groupinformation) to all of the machines on a network. NIS can allow usersto log in on any machine on the network, as long as the machine hasthe NIS client programs running and the user's password is recorded inthe NIS passwd database. NIS was formerly known as Sun Yellow Pages(YP).This package provides the ypbind daemon. The ypbind daemon binds NISclients to an NIS domain. Ypbind must be running on any machinesrunning NIS client programs.Install the ypbind package on any machines running NIS client programs(included in the yp-tools package). If you need an NIS server, youalso need to install the ypserv package to a machine on your network. | +| ypserv | GPLv2 | The Network Information Service (NIS) is a system that providesnetwork information (login names, passwords, home directories, groupinformation) to all of the machines on a network. NIS can allow usersto log in on any machine on the network, as long as the machine hasthe NIS client programs running and the user's password is recorded inthe NIS passwd database. NIS was formerly known as Sun Yellow Pages(YP).This package provides the NIS server, which will need to be running onyour network. NIS clients do not need to be running the server.Install ypserv if you need an NIS server for your network. You alsoneed to install the yp-tools and ypbind packages on any NIS clientmachines. | +| yp-tools | GPLv2 | The Network Information Service (NIS) is a system which providesnetwork information (login names, passwords, home directories, groupinformation) to all of the machines on a network. NIS can enableinformation) to all of the machines on a network. NIS can enableusers to login on any machine on the network, as long as the machinehas the NIS client programs running and the user's password isrecorded in the NIS passwd database. NIS was formerly known as SunYellow Pages (YP).This package's NIS implementation is based on FreeBSD's YP and is aspecial port for glibc 2.x and libc versions 5.4.21 and later. Thispackage only provides the NIS client programs. In order to use theclients, you'll need to already have an NIS server running on yournetwork. An NIS server is provided in the ypserv package.Install the yp-tools package if you need NIS client programs for machineson your network. You will also need to install the ypbind package onevery machine running NIS client programs. If you need an NIS server,you'll need to install the ypserv package on one machine on the network. | +| zenity | LGPLv2+ | Zenity lets you display Gtk+ dialog boxes from the command line and throughshell scripts. It is similar to gdialog, but is intended to be saner. It comesfrom the same family as dialog, Xdialog, and cdialog. | +| zsh-html | MIT | The zsh shell is a command interpreter usable as an interactive loginshell and as a shell script command processor. Zsh resembles the kshshell (the Korn shell), but includes many enhancements. Zsh supportscommand line editing, built-in spelling correction, programmablecommand completion, shell functions (with autoloading), a historymechanism, and more.This package contains the Zsh manual in html format. | +| zstd | BSD and GPLv2 | Zstd, short for Zstandard, is a fast lossless compression algorithm,targeting real-time compression scenarios at zlib-level compression ratio. | +| zziplib | LGPLv2+ or MPLv1.1 | The zziplib library is intentionally lightweight, it offers the ability toeasily extract data from files archived in a single zip file. Applicationscan bundle files into a single zip archive and access them. The implementationis based only on the (free) subset of compression with the zlib algorithmwhich is actually used by the zip/unzip tools. | +| zziplib-utils | LGPLv2+ or MPLv1.1 | The zziplib library is intentionally lightweight, it offers the ability toeasily extract data from files archived in a single zip file. Applicationscan bundle files into a single zip archive and access them. The implementationis based only on the (free) subset of compression with the zlib algorithmwhich is actually used by the zip/unzip tools.This packages contains all the utilities that come with the zziplib library. | diff --git "a/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" new file mode 100644 index 0000000000000000000000000000000000000000..181a29e9ff768f41209a523f578b84cd490e0a88 --- /dev/null +++ "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" @@ -0,0 +1,1298 @@ +| 软件包 | 许可协议 | 功能简述 | +|---------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| aajohan-comfortaa-fonts | OFL | Comfortaa is a sans-serif font comfortable in every aspect withBold, Regular, and Thin variants.It has very good European language coverage and decent Cyrillic coverage. | +| acl | GPLv2+ | This package contains the getfacl and setfacl utilities needed formanipulating access control lists. | +| acpica-tools | GPLv2 | The ACPI Component Architecture (ACPICA) project provides an OS-independentreference implementation of the Advanced Configuration and Power InterfaceSpecification (ACPI). ACPICA code contains those portions of ACPI meant tobe directly integrated into the host OS as a kernel-resident subsystem, anda small set of tools to assist in developing and debugging ACPI tables.This package contains only the user-space tools needed for ACPI tabledevelopment, not the kernel implementation of ACPI. The following commandsare installed: Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. comparison, data extraction) for specific environments also the pmtools package)This version of the tools is being released under GPLv2 license. | +| adcli | LGPLv2+ | adcli is a tool for joining an Active Directory domain usingstandard LDAP and Kerberos calls. | +| adcli-doc | LGPLv2+ | adcli is a tool for joining an Active Directory domain usingstandard LDAP and Kerberos calls. This package contains itsdocumentation. | +| anolis-gpg-keys | GPLv2 | Anolis OS RPM signature keys | +| anolis-indexhtml | Distributable | The anolis-indexhtml package provides a welcome page shown by a web browserafter successful installation of Anolis OS.This web page advises users on how to register their Anolis OS software and howto get any support they might need. | +| anolis-logos | Licensed only for approved usage, see COPYING for details. | Licensed only for approved usage, see COPYING for details. | +| anolis-logos-httpd | Licensed only for approved usage, see COPYING for details. | Licensed only for approved usage, see COPYING for details. | +| anolis-release | GPLv2 | Anolis OS 8 release files | +| anolis-repos | GPLv2 | Anolis OS package repository files for yum and dnf | +| arpwatch | BSD with advertising | The arpwatch package contains arpwatch and arpsnmp. Arpwatch andarpsnmp are both network monitoring tools. Both utilities monitorEthernet or FDDI network traffic and build databases of Ethernet/IPaddress pairs, and can report certain changes via email.Install the arpwatch package if you need networking monitoring deviceswhich will automatically keep track of the IP addresses on yournetwork. | +| at | GPLv3+ and GPLv2+ and ISC and MIT and Public Domain | At and batch read commands from standard input or from a specifiedfile. At allows you to specify that a command will be run at aparticular time. Batch will execute commands when the system loadlevels drop to a particular level. Both commands use user's shell.You should install the at package if you need a utility forneed to be repeated at the same time every day/week, etc. you shoulduse crontab instead. | +| atlas | BSD | The ATLAS (Automatically Tuned Linear Algebra Software) project is anongoing research effort f(ocusing on applying empirical techniques inorder to provide portable performance. At present, it provides C andFortran77 interfaces to a portably efficient BLAS implementation, aswell as a few routines from LAPACK.The performance improvements in ATLAS are obtained largely viacompile-time optimizations and tend to be specific to a given hardwareconfiguration. In order to package ATLAS some compromisesare necessary so that good performance can be obtained on a varietyof hardware. This set of ATLAS binary packages is therefore notnecessarily optimal for any specific hardware configuration. However,the source package can be used to compile customized ATLAS packages;see the documentation for information. | +| atlas-corei2 | BSD | This package contains the ATLAS (Automatically Tuned Linear AlgebraSoftware) libraries compiled with optimizations for the Corei2 (Ivy/Sandy bridge)CPUs. The base ATLAS builds for the x86_64 architecture are made for the hammer64 CPUs. | +| atlas-corei2-devel | BSD | This package contains shared and static versions of the ATLAS(Automatically Tuned Linear Algebra Software) libraries compiled withoptimizations for the corei2 (Ivy/Sandy bridge) CPUs. | +| atlas-devel | BSD | This package contains headers for development with ATLAS(Automatically Tuned Linear Algebra Software). | +| attr | GPLv2+ | A set of tools for manipulating extended attributes on filesystemobjects, in particular getfattr(1) and setfattr(1).An attr(1) command is also provided which is largely compatiblewith the SGI IRIX tool of the same name. | +| audispd-plugins | GPLv2+ | The audispd-plugins package provides plugins for the real-timeinterface to the audit system, audispd. These plugins can do thingslike relay events to remote machines. | +| audispd-plugins-zos | GPLv2+ | The audispd-plugins-zos package provides a plugin that will forward allincoming audit events, as they happen, to a configured z/OS SMF (ServiceManagement Facility) database, through an IBM Tivoli Directory Server(ITDS) set for Remote Audit service. | +| audit | GPLv2+ | The audit package contains the user space utilities forstoring and searching the audit records generated bythe audit subsystem in the Linux 2.6 and later kernels. | +| audit-libs | LGPLv2+ | The audit-libs package contains the dynamic libraries needed forapplications to use the audit framework. | +| audit-libs-devel | LGPLv2+ | The audit-libs-devel package contains the header files needed fordeveloping applications that need to use the audit framework libraries. | +| augeas | LGPLv2+ | A library for programmatically editing configuration files. Augeas parsesconfiguration files into a tree structure, which it exposes through itspublic API. Changes made through the API are written back to the initiallyread files.The transformation works very hard to preserve comments and formattingdetails. It is controlled by ``lens'' definitions that describe the fileformat and the transformation into a tree. | +| augeas-libs | LGPLv2+ | The libraries for augeas.Augeas is a library for programmatically editing configuration files. It parsesconfiguration files into a tree structure, which it exposes through itspublic API. Changes made through the API are written back to the initiallyread files. | +| authselect | GPLv3+ | Authselect is designed to be a replacement for authconfig but it takesa different approach to configure the system. Instead of lettingthe administrator build the PAM stack with a tool (which may potentiallyend up with a broken configuration), it would ship several tested stacks(profiles) that solve a use-case and are well tested and supported.At the same time, some obsolete features of authconfig are notsupported by authselect. | +| authselect-libs | GPLv3+ | Common library files for authselect. This package is used by the authselectcommand line tool and any other potential front-ends. | +| autofs | GPLv2+ | autofs is a daemon which automatically mounts filesystems when you usethem, and unmounts them later when you are not using them. This caninclude network filesystems, CD-ROMs, floppies, and so forth. | +| avahi | LGPLv2+ | Avahi is a system which facilitates service discovery ona local network -- this means that you can plug your laptop orcomputer into a network and instantly be able to view other people whoyou can chat with, find printers to print to or find files beingshared. This kind of technology is already found in MacOS X (branded'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is veryconvenient. | +| avahi-autoipd | LGPLv2+ | avahi-autoipd implements IPv4LL, ""Dynamic Configuration of IPv4Link-Local Addresses"" (IETF RFC3927), a protocol for automatic IP addressconfiguration from the link-local 169.254.0.0/16 range without the need for acentral server. It is primarily intended to be used in ad-hoc networks whichlack a DHCP server. | +| avahi-glib | LGPLv2+ | Libraries for easy use of avahi from glib applications. | +| avahi-gobject | LGPLv2+ | This library contains a GObject wrapper for the Avahi API | +| avahi-libs | LGPLv2+ | The avahi-libs package contains the libraries neededto run programs that use avahi. | +| basesystem | Public Domain | Basesystem defines the components of a basic system(for example, the package installation order to use during bootstrapping).Basesystem should be in every installation of a system, and itshould never be removed. | +| bash | GPLv3+ | The GNU Bourne Again shell (Bash) is a shell or command languageinterpreter that is compatible with the Bourne shell (sh). Bashincorporates useful features from the Korn shell (ksh) and the C shell(csh). Most sh scripts can be run by bash without modification. | +| bash-completion | GPLv2+ | bash-completion is a collection of shell functions that take advantageof the programmable completion feature of bash. | +| bash-doc | GPLv3+ | This package contains documentation files for bash. | +| bc | GPLv2+ | The bc package includes bc and dc. Bc is an arbitrary precisionnumeric processing arithmetic language. Dc is an interactivearbitrary precision stack based calculator, which can be used as atext mode calculator.Install the bc package if you need its number handling capabilities orif you would like to use its text mode calculator. | +| bind-export-devel | MPLv2.0 | This package contains export version of the header files and librariesrequired for development with ISC BIND. These headers and librariesare used for building ISC DHCP. | +| bind-export-libs | MPLv2.0 | BIND (Berkeley Internet Name Domain) is an implementation of the DNS(Domain Name System) protocols. This package set contains only exportversion of BIND libraries, that are used for building ISC DHCP. | +| binutils | GPLv3+ | Binutils is a collection of binary utilities, including ar (forcreating, modifying and extracting from archives), as (a family of GNUassemblers), gprof (for displaying call graph profile data), ld (theGNU linker), nm (for listing symbols from object files), objcopy (forcopying and translating object files), objdump (for displayinginformation from object files), ranlib (for generating an index forthe contents of an archive), readelf (for displaying detailedinformation about binary files), size (for listing the section sizesof an object or archive file), strings (for listing printable stringsfrom files), strip (for discarding symbols), and addr2line (forconverting addresses to file and line). | +| biosdevname | GPLv2 | biosdevname in its simplest form takes a kernel device name as anargument, and returns the BIOS-given name it ""should"" be. This is necessaryon systems where the BIOS name for a given device (e.g. the label onthe chassis is ""Gb1"") doesn't map directly and obviously to the kernelname (e.g. eth0). | +| blktrace | GPLv2+ | blktrace is a block layer IO tracing mechanism which provides detailedinformation about request queue operations to user space. This packageincludes both blktrace, a utility which gathers event traces from the kernel;and blkparse, a utility which formats trace data collected by blktrace.You should install the blktrace package if you need to gather detailedinformation about IO patterns. | +| bluez | GPLv2+ | Utilities for use in Bluetooth applications:
- hcitool
- hciattach
- hciconfig
- bluetoothd
- l2ping
- rfcomm
- sdptool
- bccmd
- bluetoothctl
- btmon
- hcidump
- l2test
- rctest
- gatttool
- start scripts (Red Hat)
- pcmcia configuration files | +| bluez-hid2hci | GPLv2+ | Most allinone PC's and bluetooth keyboard / mouse sets which include abluetooth dongle, ship with a so called HID proxying bluetooth HCI.The HID proxying makes the keyboard / mouse show up as regular USB HIDdevices (after connecting using the connect button on the device + keyboard),which makes them work without requiring any manual configuration.The bluez-hid2hci package contains the hid2hci utility and udev rules toautomatically switch supported Bluetooth devices into regular HCI mode.Install this package if you want to use the bluetooth function of the HCIwith other bluetooth devices like for example a mobile phone.Note that after installing this package you will first need to pair yourbluetooth keyboard and mouse with the bluetooth adapter before you can usethem again. Since you cannot use your bluetooth keyboard and mouse untilthey are paired, this will require the use of a regular (wired) USB keyboardand mouse. | +| bluez-libs | GPLv2+ | Libraries for use in Bluetooth applications. | +| bluez-obexd | GPLv2+ | Object Exchange daemon for sharing files, contacts etc over bluetooth | +| bolt | LGPLv2+ | bolt is a system daemon to manage thunderbolt 3 devices via a D-BUSAPI. Thunderbolt 3 features different security modes that requiredevices to be authorized before they can be used. The D-Bus API can beused to list devices, enroll them (authorize and store them in thelocal database) and forget them again (remove previously enrolleddevices). It also emits signals if new devices are connected (orremoved). During enrollment devices can be set to be automaticallyauthorized as soon as they are connected. A command line tool, calledboltctl, can be used to control the daemon and perform all the abovementioned tasks. | +| boom-boot | GPLv2 | Boom is a boot manager for Linux systems using boot loaders that supportthe BootLoader Specification for boot entry configuration.systemd-boot project, or Grub2 with the BLS patch. | +| boom-boot-conf | GPLv2 | Boom is a boot manager for Linux systems using boot loaders that supportthe BootLoader Specification for boot entry configuration.systemd-boot project, or Grub2 with the BLS patch.This package provides configuration files for boom. | +| boom-boot-grub2 | GPLv2 | Boom is a boot manager for Linux systems using boot loaders that supportthe BootLoader Specification for boot entry configuration.systemd-boot project, or Grub2 with the BLS patch.This package provides integration scripts for grub2 bootloader. | +| bpftool | GPLv2 | This package contains the bpftool, which allows inspection and simplemanipulation of eBPF programs and maps. | +| bpftool | GPLv2 | This package contains the bpftool, which allows inspection and simplemanipulation of eBPF programs and maps. | +| brotli | MIT | Brotli is a generic-purpose lossless compression algorithm that compressesdata using a combination of a modern variant of the LZ77 algorithm, Huffmancoding and 2nd order context modeling, with a compression ratio comparableto the best currently available general-purpose compression methods.It is similar in speed with deflate but offers more dense compression. | +| bsdtar | BSD | The bsdtar package contains standalone bsdtar utility split off regularlibarchive packages. | +| bubblewrap | LGPLv2+ | Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivilegedcontainers that works as a setuid binary on kernels withoutuser namespaces. | +| bzip2 | BSD | Bzip2 is a freely available, patent-free, high quality data compressor.Bzip2 compresses files to within 10 to 15 percent of the capabilitiesof the best techniques available. However, bzip2 has the added benefitof being approximately two times faster at compression and six timesfaster at decompression than those techniques. Bzip2 is not thefastest compression utility, but it does strike a balance between speedand compression capability.Install bzip2 if you need a compression utility. | +| bzip2-devel | BSD | Header files and a library of bzip2 functions, for developing appswhich will use the library. | +| bzip2-libs | BSD | Libraries for applications using the bzip2 compression format. | +| ca-certificates | Public Domain | This package contains the set of CA certificates chosen by theMozilla Foundation for use with the Internet PKI. | +| cachefilesd | GPLv2+ | The cachefilesd daemon manages the caching files and directory that are thatare used by network file systems such a AFS and NFS to do persistent caching tothe local disk. | +| c-ares | MIT | c-ares is a C library that performs DNS requests and name resolvesasynchronously. c-ares is a fork of the library named 'ares', writtenby Greg Hudson at MIT. | +| c-ares-devel | MIT | This package contains the header files and libraries needed tocompile applications or shared objects that use c-ares. | +| checkpolicy | GPLv2 | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.This package contains checkpolicy, the SELinux policy compiler.Only required for building policies. | +| chkconfig | GPLv2 | Chkconfig is a basic system utility. It updates and queries runlevelinformation for system services. Chkconfig manipulates the numeroussymbolic links in /etc/rc.d, to relieve system administrators of someof the drudgery of manually editing the symbolic links. | +| chrony | GPLv2 | chrony is a versatile implementation of the Network Time Protocol (NTP).It can synchronise the system clock with NTP servers, reference clocks(e.g. GPS receiver), and manual input using wristwatch and keyboard. Itcan also operate as an NTPv4 (RFC 5905) server and peer to provide a timeservice to other computers in the network. | +| chrpath | GPL+ | chrpath allows you to modify the dynamic library load path (rpath) ofcompiled programs. Currently, only removing and modifying the rpathis supported. | +| cifs-utils | GPLv3 | The SMB/CIFS protocol is a standard file sharing protocol widely deployedon Microsoft Windows machines. This package contains tools for mountingshares on Linux using the SMB/CIFS protocol. The tools in this packagework in conjunction with support in the kernel to allow one to mount aSMB/CIFS share onto a client and use it as if it were a standard Linuxfile system. | +| cockpit | LGPLv2+ | The Cockpit Web Console enables users to administer GNU/Linux servers using aweb browser.It offers network configuration, log inspection, diagnostic reports, SELinuxtroubleshooting, interactive command-line sessions, and more. | +| cockpit-bridge | LGPLv2+ | The Cockpit bridge component installed server side and runs commands on thesystem on behalf of the web based user interface. | +| cockpit-doc | LGPLv2+ | The Cockpit Deployment and Developer Guide shows sysadmins how todeploy Cockpit on their machines as well as helps developers who want toembed or extend Cockpit. | +| cockpit-system | LGPLv2+ | This package contains the Cockpit shell and system configuration interfaces. | +| cockpit-ws | LGPLv2+ | The Cockpit Web Service listens on the network, and authenticates users.If sssd-dbus is installed, you can enable client certificate/smart cardauthentication via sssd/FreeIPA. | +| conntrack-tools | GPLv2 | With conntrack-tools you can setup a High Availability cluster andsynchronize conntrack state between multiple firewalls.The conntrack-tools package contains two programs: tracking system. deploy highly available GNU/Linux firewalls and collect statistics of the firewall use.conntrack is used to search, list, inspect and maintain the netfilterconnection tracking subsystem of the Linux kernel.Using conntrack, you can dump a list of all (or a filtered selection of)currently tracked connections, delete connections from the state table,and even add new ones.In addition, you can also monitor connection tracking events, e.g.show an event message (one line) per newly established connection. | +| coreutils | GPLv3+ | These are the GNU core utilities. This package is the combination ofthe old GNU fileutils, sh-utils, and textutils packages. | +| coreutils-common | GPLv3+ | Optional though recommended components,including documentation and translations. | +| coreutils-single | GPLv3+ | These are the GNU core utilities,packaged as a single multicall binary. | +| cpio | GPLv3+ | GNU cpio copies files into or out of a cpio or tar archive. Archivesare files which contain a collection of other files plus informationabout them, such as their file name, owner, timestamps, and accesspermissions. The archive can be another file on the disk, a magneticold ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1tar. By default, cpio creates binary format archives, so that they arecompatible with older cpio programs. When it is extracting files fromarchives, cpio automatically recognizes which kind of archive it is readingand can read archives created on machines with a different byte-order.Install cpio if you need a program to manage file archives. | +| cracklib | LGPLv2+ | CrackLib tests passwords to determine whether they match certainsecurity-oriented characteristics, with the purpose of stopping usersfrom choosing passwords that are easy to guess. CrackLib performsand gecos entry and checks those words against the password; it checksfor simplistic patterns in passwords; and it checks for the passwordin a dictionary.CrackLib is actually a library containing a particular C functionwhich is used to check the password, as well as other Cfunctions. CrackLib is not a replacement for a passwd program; it mustbe used in conjunction with an existing passwd program.Install the cracklib package if you need a program to check users'passwords to see if they are at least minimally secure. If you installCrackLib, you will also want to install the cracklib-dicts package. | +| cracklib-dicts | LGPLv2+ | The cracklib-dicts package includes the CrackLib dictionaries.CrackLib will need to use the dictionary appropriate to your system,which is normally put in /usr/share/dict/words. Cracklib-dicts alsocontains the utilities necessary for the creation of new dictionaries.If you are installing CrackLib, you should also install cracklib-dicts. | +| crda | ISC | The crda package provideds the regulatory rules database""wireless-regdb"" used by the kernels 802.11 networking stackin order to comply with radio frequency regulatory rules aroundthe world. | +| cronie | MIT and BSD and ISC and GPLv2+ | Cronie contains the standard UNIX daemon crond that runs specified programs atscheduled times and related tools. It is a fork of the original vixie-cron andhas security and configuration enhancements like the ability to use pam andSELinux. | +| cronie-anacron | MIT and BSD and ISC and GPLv2+ | Anacron is part of cronie that is used for running jobs with regularperiodicity which do not have exact time of day of execution.The default settings of anacron execute the daily, weekly, and monthlyjobs, but anacron allows setting arbitrary periodicity of jobs.Using anacron allows running the periodic jobs even if the system is oftenpowered off and it also allows randomizing the time of the job executionfor better utilization of resources shared among multiple systems. | +| cronie-noanacron | MIT and BSD and ISC and GPLv2+ | Old style of running {hourly,daily,weekly,monthly}.jobs without anacron. Noextra features. | +| crontabs | Public Domain and GPLv2 | This package is used by Fedora mainly for executing files by cron.The crontabs package contains root crontab files and directories.You will need to install cron daemon to run the jobs from the crontabs.The cron daemon such as cronie or fcron checks the crontab files tosee when particular commands are scheduled to be executed. If commandsare scheduled, it executes them.Crontabs handles a basic system function, so it should be installed onyour system. | +| crypto-policies | LGPLv2+ | This package provides a tool update-crypto-policies, which setsthe policy applicable for the various cryptographic back-ends, such asSSL/TLS libraries. The policy set by the tool will be the default policyused by these back-ends unless the application user configures them otherwise.The package also provides a tool fips-mode-setup, which can be usedto enable or disable the system FIPS mode. | +| cryptsetup | GPLv2+ and LGPLv2+ | The cryptsetup package contains a utility for setting updisk encryption using dm-crypt kernel module. | +| cryptsetup-libs | GPLv2+ and LGPLv2+ | This package contains the cryptsetup shared library, libcryptsetup. | +| cryptsetup-reencrypt | GPLv2+ and LGPLv2+ | This package contains cryptsetup-reencrypt utility whichcan be used for offline reencryption of disk in situ. | +| ctdb | GPLv3+ and LGPLv3+ | CTDB is a cluster implementation of the TDB database used by Samba and otherprojects to store temporary data. If an application is already using TDB fortemporary data it is very easy to convert that application to be cluster awareand use CTDB instead. | +| ctdb-tests | GPLv3+ and LGPLv3+ | Test suite for CTDB.CTDB is a cluster implementation of the TDB database used by Samba and otherprojects to store temporary data. If an application is already using TDB fortemporary data it is very easy to convert that application to be cluster awareand use CTDB instead. | +| cups-libs | LGPLv2 and zlib | CUPS printing system provides a portable printing layer forUNIX® operating systems. It has been developed by Apple Inc.to promote a standard printing solution for all UNIX vendors and users.CUPS provides the System V and Berkeley command-line interfaces.The cups-libs package provides libraries used by applications to use CUPSnatively, without needing the lp/lpr commands. | +| curl | MIT | curl is a command line tool for transferring data with URL syntax, supportingFTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTPuploading, HTTP form based upload, proxies, cookies, user+passwordauthentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transferresume, proxy tunneling and a busload of other useful tricks. | +| cyrus-sasl | BSD with advertising | The cyrus-sasl package contains the Cyrus implementation of SASL.SASL is the Simple Authentication and Security Layer, a method foradding authentication support to connection-based protocols. | +| cyrus-sasl-devel | BSD with advertising | The cyrus-sasl-devel package contains files needed for developing andcompiling applications which use the Cyrus SASL library. | +| cyrus-sasl-gs2 | BSD with advertising | The cyrus-sasl-gs2 package contains the Cyrus SASL plugin which supportsthe GS2 authentication scheme. | +| cyrus-sasl-gssapi | BSD with advertising | The cyrus-sasl-gssapi package contains the Cyrus SASL plugins whichsupport GSSAPI authentication. GSSAPI is commonly used for Kerberosauthentication. | +| cyrus-sasl-ldap | BSD with advertising | The cyrus-sasl-ldap package contains the Cyrus SASL plugin which supports usinga directory server, accessed using LDAP, for storing shared secrets. | +| cyrus-sasl-lib | BSD with advertising | The cyrus-sasl-lib package contains shared libraries which are needed byapplications which use the Cyrus SASL library. | +| cyrus-sasl-md5 | BSD with advertising | The cyrus-sasl-md5 package contains the Cyrus SASL plugins which supportCRAM-MD5 and DIGEST-MD5 authentication schemes. | +| cyrus-sasl-ntlm | BSD with advertising | The cyrus-sasl-ntlm package contains the Cyrus SASL plugin which supportsthe NTLM authentication scheme. | +| cyrus-sasl-plain | BSD with advertising | The cyrus-sasl-plain package contains the Cyrus SASL plugins which supportPLAIN and LOGIN authentication schemes. | +| cyrus-sasl-scram | BSD with advertising | The cyrus-sasl-scram package contains the Cyrus SASL plugin which supportsthe SCRAM authentication scheme. | +| daxctl | GPLv2 | The daxctl utility provides enumeration and provisioning commands forthe Linux kernel Device-DAX facility. This facility enables DAX mappingsof performance / feature differentiated memory without need of afilesystem. | +| daxctl-libs | LGPLv2 | Device DAX is a facility for establishing DAX mappings of performance /feature-differentiated memory. daxctl-libs provides an enumeration /control API for these devices. | +| dbus | (GPLv2+ or AFL) and GPLv2+ | D-BUS is a system for sending messages between applications. It isused both for the system-wide message bus service, and as aper-user-login-session messaging facility. | +| dbus-common | (GPLv2+ or AFL) and GPLv2+ | The dbus-common package provides the configuration and setup files for D-Busimplementations to provide a System and User Message Bus. | +| dbus-daemon | (GPLv2+ or AFL) and GPLv2+ | D-BUS is a system for sending messages between applications. It isused both for the system-wide message bus service, and as aper-user-login-session messaging facility. | +| dbus-glib | AFL and GPLv2+ | D-Bus add-on library to integrate the standard D-Bus library withthe GLib thread abstraction and main loop. | +| dbus-libs | (GPLv2+ or AFL) and GPLv2+ | This package contains lowlevel libraries for accessing D-BUS. | +| dbus-tools | (GPLv2+ or AFL) and GPLv2+ | Tools and utilities to interact with a running D-Bus Message Bus, provided bythe reference implementation. | +| dbxtool | GPLv2 | This package contains DBX updates for UEFI Secure Boot. | +| dejavu-fonts-common | Bitstream Vera and Public Domain | The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Itspurpose is to provide a wider range of characters, while maintaining theoriginal style, using an open collaborative development process.This package consists of files used by other DejaVu packages. | +| dejavu-sans-fonts | Bitstream Vera and Public Domain | The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Itspurpose is to provide a wider range of characters, while maintaining theoriginal style, using an open collaborative development process.This package consists of the DejaVu sans-serif variable-width font faces, intheir unabridged version. | +| dejavu-sans-mono-fonts | Bitstream Vera and Public Domain | The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Itspurpose is to provide a wider range of characters, while maintaining theoriginal style, using an open collaborative development process.This package consists of the DejaVu sans-serif monospace font faces, in theirunabridged version. | +| dejavu-serif-fonts | Bitstream Vera and Public Domain | The DejaVu font set is based on the “Bitstream Vera” fonts, release 1.10. Itspurpose is to provide a wider range of characters, while maintaining theoriginal style, using an open collaborative development process.This package consists of the DejaVu serif variable-width font faces, in theirunabridged version. | +| device-mapper | GPLv2 | This package contains the supporting userspace utility, dmsetup,for the kernel device-mapper. | +| device-mapper-event | GPLv2 | This package contains the dmeventd daemon for monitoring the stateof device-mapper devices. | +| device-mapper-event-libs | LGPLv2 | This package contains the device-mapper event daemon shared library,libdevmapper-event. | +| device-mapper-libs | LGPLv2 | This package contains the device-mapper shared library, libdevmapper. | +| device-mapper-multipath | GPLv2 | device-mapper-multipath provides tools to manage multipath devices byinstructing the device-mapper multipath kernel module what to do.The tools are :* multipath - Scan the system for multipath devices and assemble them.* multipathd - Detects when paths fail and execs multipath to update things. | +| device-mapper-multipath-libs | GPLv2 and LGPLv2+ | The device-mapper-multipath-libs provides the path checkerand prioritizer modules. It also contains the libmpathpersist andlibmpathcmd shared libraries, as well as multipath's internal library,libmultipath. | +| device-mapper-persistent-data | GPLv3+ | thin-provisioning-tools contains check,dump,restore,repair,rmapand metadata_size tools to manage device-mapper thin provisioningtarget metadata devices; cache check,dump,metadata_size,restoreand repair tools to manage device-mapper cache metadata devicesare included and era check, dump, restore and invalidate to managesnapshot eras | +| dhcp-client | ISC | DHCP (Dynamic Host Configuration Protocol) is a protocol which allowsindividual devices on an IP network to get their own networkconfiguration information (IP address, subnetmask, broadcast address,etc.) from a DHCP server. The overall purpose of DHCP is to make iteasier to administer a large network.This package provides the ISC DHCP client. | +| dhcp-common | ISC | DHCP (Dynamic Host Configuration Protocol) is a protocol which allowsindividual devices on an IP network to get their own networkconfiguration information (IP address, subnetmask, broadcast address,etc.) from a DHCP server. The overall purpose of DHCP is to make iteasier to administer a large network.This package provides common files used by dhcp and dhclient package. | +| dhcp-libs | ISC | This package contains shared libraries used by ISC dhcp client and server | +| dhcp-relay | ISC | DHCP (Dynamic Host Configuration Protocol) is a protocol which allowsindividual devices on an IP network to get their own networkconfiguration information (IP address, subnetmask, broadcast address,etc.) from a DHCP server. The overall purpose of DHCP is to make iteasier to administer a large network.This package provides the ISC DHCP relay agent. | +| dhcp-server | ISC | DHCP (Dynamic Host Configuration Protocol) is a protocol which allowsindividual devices on an IP network to get their own networkconfiguration information (IP address, subnetmask, broadcast address,etc.) from a DHCP server. The overall purpose of DHCP is to make iteasier to administer a large network.This package provides the ISC DHCP server. | +| diffutils | GPLv3+ | compares two files and shows the differences, line by line. The cmpcommand shows the offset and line numbers where two files differ, orcmp can show the characters that differ between the two files. Thediff3 command shows the differences between three files. Diff3 can beused when two people have made independent changes to a commonoriginal; diff3 can produce a merged file that contains both sets ofchanges and warnings about conflicts. The sdiff command can be usedto merge two files interactively.Install diffutils if you need to compare text files. | +| dlm-lib | GPLv2 and GPLv2+ and LGPLv2+ | The dlm-lib package contains the libraries needed to use the dlmfrom userland applications. | +| dmidecode | GPLv2+ | dmidecode reports information about x86 & ia64 hardware as described in thesystem BIOS according to the SMBIOS/DMI standard. This informationtypically includes system manufacturer, model name, serial number,BIOS version, asset tag as well as a lot of other details of varyinglevel of interest and reliability depending on the manufacturer.This will often include usage status for the CPU sockets, expansionslots (e.g. AGP, PCI, ISA) and memory module slots, and the list ofI/O ports (e.g. serial, parallel, USB). | +| dnf | GPLv2+ and GPLv2 and GPL | Utility that allows users to manage packages on their systems.It supports RPMs, modules and comps groups & environments. | +| dnf-automatic | GPLv2+ and GPLv2 and GPL | Systemd units that can periodically download package upgrades and apply them. | +| dnf-data | GPLv2+ and GPLv2 and GPL | Common data and configuration files for DNF | +| dnf-plugins-core | GPLv2+ | Core Plugins for DNF. This package enhances DNF with builddep, config-manager,copr, debug, debuginfo-install, download, needs-restarting, repoclosure,repograph, repomanage, reposync, changelog and repodiff commands. Additionallyprovides generate_completion_cache passive plugin. | +| dos2unix | BSD | Convert text files with DOS or Mac line endings to Unix line endings andvice versa. | +| dosfstools | GPLv3+ | The dosfstools package includes the mkdosfs and dosfsck utilities,which respectively make and check MS-DOS FAT filesystems on harddrives or on floppies. | +| dracut | GPLv2+ and LGPLv2+ | dracut contains tools to create bootable initramfses for the Linuxkernel. Unlike previous implementations, dracut hard-codes as littleas possible into the initramfs. dracut contains various modules whichare driven by the event-based udev. Having root on MD, DM, LVM2, LUKSis supported as well as NFS, iSCSI, NBD, FCoE with the dracut-networkpackage. | +| dracut-caps | GPLv2+ and LGPLv2+ | This package requires everything which is needed to build aninitramfs with dracut, which drops capabilities. | +| dracut-config-generic | GPLv2+ and LGPLv2+ | This package provides the configuration to turn off the host specific initramfsgeneration with dracut and generates a generic image by default. | +| dracut-config-rescue | GPLv2+ and LGPLv2+ | This package provides the configuration to turn on the rescue initramfsgeneration with dracut. | +| dracut-live | GPLv2+ and LGPLv2+ | This package requires everything which is needed to build aninitramfs with dracut, with live image capabilities, like Live CDs. | +| dracut-network | GPLv2+ and LGPLv2+ | This package requires everything which is needed to build a genericall purpose initramfs with network support with dracut. | +| dracut-squash | GPLv2+ and LGPLv2+ | This package provides a dracut module to build an initramfs, but store most filesin a squashfs image, result in a smaller initramfs size and reduce runtime memoryusage. | +| dracut-tools | GPLv2+ and LGPLv2+ | This package contains tools to assemble the local initrd and host configuration. | +| dump | BSD | The dump package contains both dump and restore. Dump examines filesin a filesystem, determines which ones need to be backed up, andcopies those files to a specified disk, tape, or other storage medium.The restore command performs the inverse function of dump; it canrestore a full backup of a filesystem. Subsequent incremental backupscan then be layered on top of the full backup. Single files anddirectory subtrees may also be restored from full or partial backups.Install dump if you need a system for both backing up filesystems andrestoring filesystems after backups. | +| e2fsprogs | GPLv2 | The e2fsprogs package contains a number of utilities for creating,checking, modifying, and correcting any inconsistencies in second,third and fourth extended (ext2/ext3/ext4) file systems. E2fsprogscontains e2fsck (used to repair file system inconsistencies after anunclean shutdown), mke2fs (used to initialize a partition to containan empty ext2 file system), debugfs (used to examine the internalstructure of a file system, to manually repair a corruptedfile system, or to create test cases for e2fsck), tune2fs (used tomodify file system parameters), and most of the other core ext2fsfile system utilities.You should install the e2fsprogs package if you need to manage theperformance of an ext2, ext3, or ext4 file system. | +| e2fsprogs-devel | GPLv2 and LGPLv2 | E2fsprogs-devel contains the libraries and header files needed todevelop second, third and fourth extended (ext2/ext3/ext4)file system specific programs.You should install e2fsprogs-devel if you want to develop ext2/3/4file system specific programs. If you install e2fsprogs-devel, you'llalso want to install e2fsprogs. | +| e2fsprogs-libs | GPLv2 and LGPLv2 | E2fsprogs-libs contains libe2p and libext2fs, the libraries of thee2fsprogs package.These libraries are used to directly access ext2/3/4 file systemsfrom user space. | +| ed | GPLv3+ and GFDL | Ed is a line-oriented text editor, used to create, display, and modifytext files (both interactively and via shell scripts). For mostpurposes, ed has been replaced in normal usage by full-screen editors(emacs and vi, for example).Ed was the original UNIX editor, and may be used by some programs. Ingeneral, however, you probably don't need to install it and you probablywon't use it. | +| efibootmgr | GPLv2+ | efibootmgr displays and allows the user to edit the Intel ExtensibleFirmware Interface (EFI) Boot Manager variables. Additionalinformation about EFI can be found athttp://developer.intel.com/technology/efi/efi.htm and `http://uefi.org/`. | +| efi-filesystem | GPLv3+ | The efi-filesystem package contains the basic directory layout for EFImachine bootloaders and tools. | +| efivar | LGPLv2.1 | efivar provides a simple command line interface to the UEFI variable facility. | +| efivar-libs | LGPLv2.1 | Library to allow for the simple manipulation of UEFI variables. | +| elfutils | GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL | Elfutils is a collection of utilities, including stack (to showbacktraces), nm (for listing symbols from object files), size(for listing the section sizes of an object or archive file),strip (for discarding symbols), readelf (to see the raw ELF filestructures), elflint (to check for well-formed ELF files) andelfcompress (to compress or decompress ELF sections). | +| elfutils-default-yama-scope | GPLv2+ or LGPLv3+ | Yama sysctl setting to enable default attach scope settingsenabling programs to use ptrace attach, access to/proc/PID/{mem,personality,stack,syscall}, and the syscallsprocess_vm_readv and process_vm_writev which are used forinterprocess services, communication and introspection(like synchronisation, signaling, debugging, tracing andprofiling) of processes. | +| elfutils-devel | GPLv2+ or LGPLv3+ | The elfutils-devel package contains the libraries to createapplications for handling compiled objects. libdw provides accessto the DWARF debugging information. libasm provides a programmableassembler interface. | +| elfutils-libelf | GPLv2+ or LGPLv3+ | The elfutils-libelf package provides a DSO which allows reading andwriting ELF files on a high level. Third party programs depend onthis package to read internals of ELF files. The programs of theelfutils package use it also to generate new ELF files. | +| elfutils-libelf-devel | GPLv2+ or LGPLv3+ | The elfutils-libelf-devel package contains the libraries to createapplications for handling compiled objects. libelf allows you toaccess the internals of the ELF object file format, so you can see thedifferent sections of an ELF file. | +| elfutils-libs | GPLv2+ or LGPLv3+ | The elfutils-libs package contains libraries which implement DWARF, ELF,and machine-specific ELF handling and process introspection. Theselibraries are used by the programs in the elfutils package. Theelfutils-devel package enables building other programs using theselibraries. | +| emacs-filesystem | GPLv3+ and CC0-1.0 | This package provides some directories which are required by otherpackages that add functionality to Emacs. | +| environment-modules | GPLv2+ | The Environment Modules package provides for the dynamic modification ofa user's environment via modulefiles.Each modulefile contains the information needed to configure the shellfor an application. Once the Modules package is initialized, theenvironment can be modified on a per-module basis using the modulecommand which interprets modulefiles. Typically modulefiles instructthe module command to alter or set shell environment variables such asPATH, MANPATH, etc. modulefiles may be shared by many users on a systemand users may have their own collection to supplement or replace theshared modulefiles.Modules can be loaded and unloaded dynamically and atomically, in anclean fashion. All popular shells are supported, including bash, ksh,zsh, sh, csh, tcsh, as well as some scripting languages such as perl.Modules are useful in managing different versions of applications.Modules can also be bundled into metamodules that will load an entiresuite of different applications.have access to the module alias. | +| ethtool | GPLv2 | This utility allows querying and changing settings such as speed,port, auto-negotiation, PCI locations and checksum offload on manynetwork devices, especially of Ethernet devices. | +| expat | MIT | This is expat, the C library for parsing XML, written by James Clark. Expatis a stream oriented XML parser. This means that you register handlers withthe parser prior to starting the parse. These handlers are called when theparser discovers the associated structures in the document being parsed. Astart tag is an example of the kind of structures for which you mayregister handlers. | +| expat-devel | MIT | The expat-devel package contains the libraries, include files and documentationto develop XML applications with expat. | +| expect | Public Domain | Expect is a tcl application for automating and testinginteractive applications such as telnet, ftp, passwd, fsck,rlogin, tip, etc. Expect makes it easy for a script tocontrol another program and interact with it.This package contains expect and some scripts that use it. | +| fcoe-utils | GPLv2 | Fibre Channel over Ethernet utilitiesfcoeadm - command line tool for configuring FCoE interfacesfcoemon - service to configure DCB Ethernet QOS filters, works with lldpad | +| file | BSD | The file command is used to identify a particular file according to thetype of data contained by the file. File can identify many differentfile types, including ELF binaries, system libraries, RPM packages, anddifferent graphics formats. | +| file-libs | BSD | Libraries for applications using libmagic. | +| filesystem | Public Domain | The filesystem package is one of the basic packages that is installedon a Linux system. Filesystem contains the basic directory layoutfor a Linux operating system, including the correct permissions forthe directories. | +| findutils | GPLv3+ | The findutils package contains programs which will help you locatefiles on your system. The find utility searches through a hierarchyof directories looking for files which match a certain set of criteria(such as a file name pattern). The xargs utility builds and executescommand lines from standard input arguments (usually lists of filenames generated by the find command).You should install findutils because it includes tools that are veryuseful for finding things on your system. | +| fipscheck | BSD | FIPSCheck is a library for integrity verification of FIPS validatedmodules. The package also provides helper binaries for creation andverification of the HMAC-SHA256 checksum files. | +| fipscheck-lib | BSD | This package contains the FIPSCheck library. | +| firewalld | GPLv2+ | firewalld is a firewall service daemon that provides a dynamic customizablefirewall with a D-Bus interface. | +| firewalld-filesystem | GPLv2+ | This package provides directories and rpm macros whichare required by other packages that add firewalld configuration files. | +| fontconfig | MIT and Public Domain and UCD | Fontconfig is designed to locate fonts within thesystem and select them according to requirements specified byapplications. | +| fontconfig-devel | MIT and Public Domain and UCD | The fontconfig-devel package includes the header files,and developer docs for the fontconfig package.Install fontconfig-devel if you want to develop programs whichwill use fontconfig. | +| fontpackages-filesystem | Public Domain | This package contains the basic directory layout used by font packages,including the correct permissions for the directories. | +| freeipmi | GPLv3+ | The FreeIPMI project provides ""Remote-Console"" (out-of-band) and""System Management Software"" (in-band) based on IntelligentPlatform Management Interface specification. | +| freeipmi-bmc-watchdog | GPLv3+ | Provides a watchdog daemon for OS monitoring and recovery. | +| freeipmi-ipmidetectd | GPLv3+ | Provides a tool and a daemon for IPMI node detection. | +| freeipmi-ipmiseld | GPLv3+ | IPMI SEL syslog logging daemon. | +| freetype | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement | The FreeType engine is a free and portable font renderingengine, developed to provide advanced font support for a variety ofplatforms and environments. FreeType is a library which can open andmanages font files as well as efficiently load, hint and renderindividual glyphs. FreeType is not a font server or a completetext-rendering library. | +| freetype-devel | (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement | The freetype-devel package includes the static libraries and header filesfor the FreeType font rendering engine.Install freetype-devel if you want to develop programs which will useFreeType. | +| fuse | GPL+ | With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains the FUSE v2 userspace tools tomount a FUSE filesystem. | +| fuse3 | GPL+ | With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains the FUSE v3 userspace tools tomount a FUSE filesystem. | +| fuse3-devel | LGPLv2+ | With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains development files (headers,pgk-config) to develop FUSE v3 based applications/filesystems. | +| fuse3-libs | LGPLv2+ | Devel With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains the FUSE v3 libraries. | +| fuse-common | GPL+ | Common files for FUSE v2 and FUSE v3. | +| fuse-devel | LGPLv2+ | With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains development files (headers,pgk-config) to develop FUSE v2 based applications/filesystems. | +| fuse-libs | LGPLv2+ | Devel With FUSE it is possible to implement a fully functional filesystem in auserspace program. This package contains the FUSE v2 libraries. | +| fwupd | LGPLv2+ | fwupd is a daemon to allow session software to update device firmware. | +| fwupdate | GPLv2+ | fwupdate provides a simple command line interface to the UEFI firmware updates. | +| fwupdate-efi | GPLv2+ | UEFI binaries used by libfwup. | +| fwupdate-libs | GPLv2+ | Library to allow for the simple manipulation of UEFI firmware updates. | +| fxload | GPLv2+ | This program is conveniently able to download firmware into FX and FX2EZ-USB devices, as well as the original AnchorChips EZ-USB. It isintended to be invoked by udev scripts when the unprogrammed deviceappears on the bus. | +| gamin | LGPLv2 | This C library provides an API and ABI compatible file alterationmonitor mechanism compatible with FAM but not dependent on a system widedaemon. | +| gawk | GPLv3+ and GPLv2+ and LGPLv2+ and BSD | The gawk package contains the GNU version of AWK text processing utility. AWK isa programming language designed for text processing and typically used as a dataextraction and reporting tool.The gawk utility can be used to do quick and easy text pattern matching,extracting or reformatting. It is considered to be a standard Linux tool fortext processing. | +| gdbm | GPLv3+ | Gdbm is a GNU database indexing library, including routines which useextensible hashing. Gdbm works in a similar way to standard UNIX dbmroutines. Gdbm is useful for developers who write C applications andneed access to a simple and efficient database or who are building Capplications which will use such a database.If you're a C developer and your programs need access to simpledatabase routines, you should install gdbm. You'll also need toinstall gdbm-devel. | +| gdbm-devel | GPLv3+ | Gdbm-devel contains the development libraries and header files forgdbm, the GNU database system. These libraries and header files arenecessary if you plan to do development using the gdbm database.Install gdbm-devel if you are developing C programs which will use thegdbm database library. You'll also need to install the gdbm package. | +| gdbm-libs | GPLv3+ | Libraries for the Gdbm GNU database indexing library | +| gdisk | GPLv2 | An fdisk-like partitioning tool for GPT disks. GPT fdisk features acommand-line interface, fairly direct manipulation of partition tablestructures, recovery tools to help you deal with corrupt partitiontables, and the ability to convert MBR disks to GPT format. | +| gdk-pixbuf2 | LGPLv2+ | gdk-pixbuf is an image loading library that can be extended by loadablemodules for new image formats. It is used by toolkits such as GTK+ orclutter. | +| genwqe-tools | ASL 2.0 | Provide a suite of utilities to manage and configure the IBM GenWQE card. | +| genwqe-vpd | ASL 2.0 | The genwqe-vpd package contains GenWQE adapter VPD tools. | +| genwqe-zlib | ASL 2.0 | GenWQE hardware accelerated libz and test-utilities. | +| genwqe-zlib-devel | ASL 2.0 | The genwqe-zlib-devel package contains libraries and header files fordeveloping applications that use genwqe-tools. | +| gettext | GPLv3+ and LGPLv2+ | The GNU gettext package provides a set of tools and documentation forproducing multi-lingual messages in programs. Tools include a set ofconventions about how programs should be written to support messagecatalogs, a directory and file naming organization for the messagecatalogs, a runtime library which supports the retrieval of translatedmessages, and stand-alone programs for handling the translatable andthe already translated strings. Gettext provides an easy to uselibrary and tools for creating, using, and modifying natural languagecatalogs and is a powerful and simple method for internationalizingprograms. | +| gettext-common-devel | GPLv3+ | This package contains common architecture independent gettext development files. | +| gettext-devel | LGPLv2+ and GPLv3+ | This package contains all development related files necessary fordeveloping or compiling applications/libraries that needsinternationalization capability. You also need this package if youwant to add gettext support for your project. | +| gettext-libs | LGPLv2+ and GPLv3+ | This package contains libraries used internationalization support. | +| gfs2-utils | GPLv2+ and LGPLv2+ | The gfs2-utils package contains a number of utilities for creating, checking,modifying, and correcting inconsistencies in GFS2 file systems. | +| glib2 | LGPLv2+ | GLib is the low-level core library that forms the basis for projectssuch as GTK+ and GNOME. It provides data structure handling for C,portability wrappers, and interfaces for such runtime functionalityas an event loop, threads, dynamic loading, and an object system. | +| glib2-devel | LGPLv2+ | The glib2-devel package includes the header files for the GLib library. | +| glib2-fam | LGPLv2+ | The glib2-fam package contains the FAM (File Alteration Monitor) module for GIO. | +| glib2-tests | LGPLv2+ | The glib2-tests package contains tests that can be used to verifythe functionality of the installed glib2 package. | +| glibc | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc package contains standard libraries which are used bymultiple programs on the system. In order to save disk space andmemory, as well as to make upgrading easier, common system code iskept in one place and shared between programs. This particular packagelibrary and the standard math library. Without these two libraries, aLinux system will not function. | +| glibc-all-langpacks | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | 0. | +| glibc-common | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-common package includes common binaries for the GNU libclibraries, as well as national language (locale) support. | +| glibc-devel | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-devel package contains the object files necessaryfor developing programs which use the standard C libraries (which areused by nearly all programs). If you are developing programs whichwill use the standard C libraries, your system needs to have thesestandard object files available in order to create theexecutables.Install glibc-devel if you are going to develop programs which willuse the standard C libraries. | +| glibc-headers | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-headers package contains the header files necessaryfor developing programs which use the standard C libraries (which areused by nearly all programs). If you are developing programs whichwill use the standard C libraries, your system needs to have thesestandard header files available in order to create theexecutables.Install glibc-headers if you are going to develop programs which willuse the standard C libraries. | +| glibc-langpack-aa | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-aa package includes the basic information requiredto support the aa language in your applications. | +| glibc-langpack-af | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-af package includes the basic information requiredto support the af language in your applications. | +| glibc-langpack-agr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-agr package includes the basic information requiredto support the agr language in your applications. | +| glibc-langpack-ak | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ak package includes the basic information requiredto support the ak language in your applications. | +| glibc-langpack-am | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-am package includes the basic information requiredto support the am language in your applications. | +| glibc-langpack-an | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-an package includes the basic information requiredto support the an language in your applications. | +| glibc-langpack-anp | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-anp package includes the basic information requiredto support the anp language in your applications. | +| glibc-langpack-ar | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ar package includes the basic information requiredto support the ar language in your applications. | +| glibc-langpack-as | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-as package includes the basic information requiredto support the as language in your applications. | +| glibc-langpack-ast | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ast package includes the basic information requiredto support the ast language in your applications. | +| glibc-langpack-ayc | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ayc package includes the basic information requiredto support the ayc language in your applications. | +| glibc-langpack-az | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-az package includes the basic information requiredto support the az language in your applications. | +| glibc-langpack-be | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-be package includes the basic information requiredto support the be language in your applications. | +| glibc-langpack-bem | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bem package includes the basic information requiredto support the bem language in your applications. | +| glibc-langpack-ber | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ber package includes the basic information requiredto support the ber language in your applications. | +| glibc-langpack-bg | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bg package includes the basic information requiredto support the bg language in your applications. | +| glibc-langpack-bhb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bhb package includes the basic information requiredto support the bhb language in your applications. | +| glibc-langpack-bho | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bho package includes the basic information requiredto support the bho language in your applications. | +| glibc-langpack-bi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bi package includes the basic information requiredto support the bi language in your applications. | +| glibc-langpack-bn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bn package includes the basic information requiredto support the bn language in your applications. | +| glibc-langpack-bo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bo package includes the basic information requiredto support the bo language in your applications. | +| glibc-langpack-br | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-br package includes the basic information requiredto support the br language in your applications. | +| glibc-langpack-brx | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-brx package includes the basic information requiredto support the brx language in your applications. | +| glibc-langpack-bs | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-bs package includes the basic information requiredto support the bs language in your applications. | +| glibc-langpack-byn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-byn package includes the basic information requiredto support the byn language in your applications. | +| glibc-langpack-ca | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ca package includes the basic information requiredto support the ca language in your applications. | +| glibc-langpack-ce | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ce package includes the basic information requiredto support the ce language in your applications. | +| glibc-langpack-chr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-chr package includes the basic information requiredto support the chr language in your applications. | +| glibc-langpack-cmn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-cmn package includes the basic information requiredto support the cmn language in your applications. | +| glibc-langpack-crh | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-crh package includes the basic information requiredto support the crh language in your applications. | +| glibc-langpack-cs | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-cs package includes the basic information requiredto support the cs language in your applications. | +| glibc-langpack-csb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-csb package includes the basic information requiredto support the csb language in your applications. | +| glibc-langpack-cv | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-cv package includes the basic information requiredto support the cv language in your applications. | +| glibc-langpack-cy | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-cy package includes the basic information requiredto support the cy language in your applications. | +| glibc-langpack-da | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-da package includes the basic information requiredto support the da language in your applications. | +| glibc-langpack-de | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-de package includes the basic information requiredto support the de language in your applications. | +| glibc-langpack-doi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-doi package includes the basic information requiredto support the doi language in your applications. | +| glibc-langpack-dsb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-dsb package includes the basic information requiredto support the dsb language in your applications. | +| glibc-langpack-dv | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-dv package includes the basic information requiredto support the dv language in your applications. | +| glibc-langpack-dz | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-dz package includes the basic information requiredto support the dz language in your applications. | +| glibc-langpack-el | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-el package includes the basic information requiredto support the el language in your applications. | +| glibc-langpack-en | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-en package includes the basic information requiredto support the en language in your applications. | +| glibc-langpack-eo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-eo package includes the basic information requiredto support the eo language in your applications. | +| glibc-langpack-es | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-es package includes the basic information requiredto support the es language in your applications. | +| glibc-langpack-et | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-et package includes the basic information requiredto support the et language in your applications. | +| glibc-langpack-eu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-eu package includes the basic information requiredto support the eu language in your applications. | +| glibc-langpack-fa | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fa package includes the basic information requiredto support the fa language in your applications. | +| glibc-langpack-ff | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ff package includes the basic information requiredto support the ff language in your applications. | +| glibc-langpack-fi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fi package includes the basic information requiredto support the fi language in your applications. | +| glibc-langpack-fil | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fil package includes the basic information requiredto support the fil language in your applications. | +| glibc-langpack-fo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fo package includes the basic information requiredto support the fo language in your applications. | +| glibc-langpack-fr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fr package includes the basic information requiredto support the fr language in your applications. | +| glibc-langpack-fur | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fur package includes the basic information requiredto support the fur language in your applications. | +| glibc-langpack-fy | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-fy package includes the basic information requiredto support the fy language in your applications. | +| glibc-langpack-ga | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ga package includes the basic information requiredto support the ga language in your applications. | +| glibc-langpack-gd | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-gd package includes the basic information requiredto support the gd language in your applications. | +| glibc-langpack-gez | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-gez package includes the basic information requiredto support the gez language in your applications. | +| glibc-langpack-gl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-gl package includes the basic information requiredto support the gl language in your applications. | +| glibc-langpack-gu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-gu package includes the basic information requiredto support the gu language in your applications. | +| glibc-langpack-gv | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-gv package includes the basic information requiredto support the gv language in your applications. | +| glibc-langpack-ha | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ha package includes the basic information requiredto support the ha language in your applications. | +| glibc-langpack-hak | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hak package includes the basic information requiredto support the hak language in your applications. | +| glibc-langpack-he | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-he package includes the basic information requiredto support the he language in your applications. | +| glibc-langpack-hi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hi package includes the basic information requiredto support the hi language in your applications. | +| glibc-langpack-hif | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hif package includes the basic information requiredto support the hif language in your applications. | +| glibc-langpack-hne | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hne package includes the basic information requiredto support the hne language in your applications. | +| glibc-langpack-hr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hr package includes the basic information requiredto support the hr language in your applications. | +| glibc-langpack-hsb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hsb package includes the basic information requiredto support the hsb language in your applications. | +| glibc-langpack-ht | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ht package includes the basic information requiredto support the ht language in your applications. | +| glibc-langpack-hu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hu package includes the basic information requiredto support the hu language in your applications. | +| glibc-langpack-hy | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-hy package includes the basic information requiredto support the hy language in your applications. | +| glibc-langpack-ia | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ia package includes the basic information requiredto support the ia language in your applications. | +| glibc-langpack-id | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-id package includes the basic information requiredto support the id language in your applications. | +| glibc-langpack-ig | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ig package includes the basic information requiredto support the ig language in your applications. | +| glibc-langpack-ik | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ik package includes the basic information requiredto support the ik language in your applications. | +| glibc-langpack-is | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-is package includes the basic information requiredto support the is language in your applications. | +| glibc-langpack-it | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-it package includes the basic information requiredto support the it language in your applications. | +| glibc-langpack-iu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-iu package includes the basic information requiredto support the iu language in your applications. | +| glibc-langpack-ja | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ja package includes the basic information requiredto support the ja language in your applications. | +| glibc-langpack-ka | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ka package includes the basic information requiredto support the ka language in your applications. | +| glibc-langpack-kab | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kab package includes the basic information requiredto support the kab language in your applications. | +| glibc-langpack-kk | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kk package includes the basic information requiredto support the kk language in your applications. | +| glibc-langpack-kl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kl package includes the basic information requiredto support the kl language in your applications. | +| glibc-langpack-km | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-km package includes the basic information requiredto support the km language in your applications. | +| glibc-langpack-kn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kn package includes the basic information requiredto support the kn language in your applications. | +| glibc-langpack-ko | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ko package includes the basic information requiredto support the ko language in your applications. | +| glibc-langpack-kok | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kok package includes the basic information requiredto support the kok language in your applications. | +| glibc-langpack-ks | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ks package includes the basic information requiredto support the ks language in your applications. | +| glibc-langpack-ku | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ku package includes the basic information requiredto support the ku language in your applications. | +| glibc-langpack-kw | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-kw package includes the basic information requiredto support the kw language in your applications. | +| glibc-langpack-ky | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ky package includes the basic information requiredto support the ky language in your applications. | +| glibc-langpack-lb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lb package includes the basic information requiredto support the lb language in your applications. | +| glibc-langpack-lg | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lg package includes the basic information requiredto support the lg language in your applications. | +| glibc-langpack-li | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-li package includes the basic information requiredto support the li language in your applications. | +| glibc-langpack-lij | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lij package includes the basic information requiredto support the lij language in your applications. | +| glibc-langpack-ln | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ln package includes the basic information requiredto support the ln language in your applications. | +| glibc-langpack-lo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lo package includes the basic information requiredto support the lo language in your applications. | +| glibc-langpack-lt | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lt package includes the basic information requiredto support the lt language in your applications. | +| glibc-langpack-lv | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lv package includes the basic information requiredto support the lv language in your applications. | +| glibc-langpack-lzh | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-lzh package includes the basic information requiredto support the lzh language in your applications. | +| glibc-langpack-mag | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mag package includes the basic information requiredto support the mag language in your applications. | +| glibc-langpack-mai | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mai package includes the basic information requiredto support the mai language in your applications. | +| glibc-langpack-mfe | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mfe package includes the basic information requiredto support the mfe language in your applications. | +| glibc-langpack-mg | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mg package includes the basic information requiredto support the mg language in your applications. | +| glibc-langpack-mhr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mhr package includes the basic information requiredto support the mhr language in your applications. | +| glibc-langpack-mi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mi package includes the basic information requiredto support the mi language in your applications. | +| glibc-langpack-miq | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-miq package includes the basic information requiredto support the miq language in your applications. | +| glibc-langpack-mjw | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mjw package includes the basic information requiredto support the mjw language in your applications. | +| glibc-langpack-mk | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mk package includes the basic information requiredto support the mk language in your applications. | +| glibc-langpack-ml | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ml package includes the basic information requiredto support the ml language in your applications. | +| glibc-langpack-mn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mn package includes the basic information requiredto support the mn language in your applications. | +| glibc-langpack-mni | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mni package includes the basic information requiredto support the mni language in your applications. | +| glibc-langpack-mr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mr package includes the basic information requiredto support the mr language in your applications. | +| glibc-langpack-ms | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ms package includes the basic information requiredto support the ms language in your applications. | +| glibc-langpack-mt | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-mt package includes the basic information requiredto support the mt language in your applications. | +| glibc-langpack-my | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-my package includes the basic information requiredto support the my language in your applications. | +| glibc-langpack-nan | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nan package includes the basic information requiredto support the nan language in your applications. | +| glibc-langpack-nb | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nb package includes the basic information requiredto support the nb language in your applications. | +| glibc-langpack-nds | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nds package includes the basic information requiredto support the nds language in your applications. | +| glibc-langpack-ne | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ne package includes the basic information requiredto support the ne language in your applications. | +| glibc-langpack-nhn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nhn package includes the basic information requiredto support the nhn language in your applications. | +| glibc-langpack-niu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-niu package includes the basic information requiredto support the niu language in your applications. | +| glibc-langpack-nl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nl package includes the basic information requiredto support the nl language in your applications. | +| glibc-langpack-nn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nn package includes the basic information requiredto support the nn language in your applications. | +| glibc-langpack-nr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nr package includes the basic information requiredto support the nr language in your applications. | +| glibc-langpack-nso | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-nso package includes the basic information requiredto support the nso language in your applications. | +| glibc-langpack-oc | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-oc package includes the basic information requiredto support the oc language in your applications. | +| glibc-langpack-om | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-om package includes the basic information requiredto support the om language in your applications. | +| glibc-langpack-or | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-or package includes the basic information requiredto support the or language in your applications. | +| glibc-langpack-os | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-os package includes the basic information requiredto support the os language in your applications. | +| glibc-langpack-pa | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-pa package includes the basic information requiredto support the pa language in your applications. | +| glibc-langpack-pap | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-pap package includes the basic information requiredto support the pap language in your applications. | +| glibc-langpack-pl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-pl package includes the basic information requiredto support the pl language in your applications. | +| glibc-langpack-ps | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ps package includes the basic information requiredto support the ps language in your applications. | +| glibc-langpack-pt | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-pt package includes the basic information requiredto support the pt language in your applications. | +| glibc-langpack-quz | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-quz package includes the basic information requiredto support the quz language in your applications. | +| glibc-langpack-raj | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-raj package includes the basic information requiredto support the raj language in your applications. | +| glibc-langpack-ro | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ro package includes the basic information requiredto support the ro language in your applications. | +| glibc-langpack-ru | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ru package includes the basic information requiredto support the ru language in your applications. | +| glibc-langpack-rw | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-rw package includes the basic information requiredto support the rw language in your applications. | +| glibc-langpack-sa | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sa package includes the basic information requiredto support the sa language in your applications. | +| glibc-langpack-sah | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sah package includes the basic information requiredto support the sah language in your applications. | +| glibc-langpack-sat | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sat package includes the basic information requiredto support the sat language in your applications. | +| glibc-langpack-sc | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sc package includes the basic information requiredto support the sc language in your applications. | +| glibc-langpack-sd | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sd package includes the basic information requiredto support the sd language in your applications. | +| glibc-langpack-se | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-se package includes the basic information requiredto support the se language in your applications. | +| glibc-langpack-sgs | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sgs package includes the basic information requiredto support the sgs language in your applications. | +| glibc-langpack-shn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-shn package includes the basic information requiredto support the shn language in your applications. | +| glibc-langpack-shs | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-shs package includes the basic information requiredto support the shs language in your applications. | +| glibc-langpack-si | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-si package includes the basic information requiredto support the si language in your applications. | +| glibc-langpack-sid | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sid package includes the basic information requiredto support the sid language in your applications. | +| glibc-langpack-sk | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sk package includes the basic information requiredto support the sk language in your applications. | +| glibc-langpack-sl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sl package includes the basic information requiredto support the sl language in your applications. | +| glibc-langpack-sm | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sm package includes the basic information requiredto support the sm language in your applications. | +| glibc-langpack-so | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-so package includes the basic information requiredto support the so language in your applications. | +| glibc-langpack-sq | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sq package includes the basic information requiredto support the sq language in your applications. | +| glibc-langpack-sr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sr package includes the basic information requiredto support the sr language in your applications. | +| glibc-langpack-ss | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ss package includes the basic information requiredto support the ss language in your applications. | +| glibc-langpack-st | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-st package includes the basic information requiredto support the st language in your applications. | +| glibc-langpack-sv | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sv package includes the basic information requiredto support the sv language in your applications. | +| glibc-langpack-sw | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-sw package includes the basic information requiredto support the sw language in your applications. | +| glibc-langpack-szl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-szl package includes the basic information requiredto support the szl language in your applications. | +| glibc-langpack-ta | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ta package includes the basic information requiredto support the ta language in your applications. | +| glibc-langpack-tcy | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tcy package includes the basic information requiredto support the tcy language in your applications. | +| glibc-langpack-te | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-te package includes the basic information requiredto support the te language in your applications. | +| glibc-langpack-tg | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tg package includes the basic information requiredto support the tg language in your applications. | +| glibc-langpack-th | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-th package includes the basic information requiredto support the th language in your applications. | +| glibc-langpack-the | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-the package includes the basic information requiredto support the the language in your applications. | +| glibc-langpack-ti | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ti package includes the basic information requiredto support the ti language in your applications. | +| glibc-langpack-tig | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tig package includes the basic information requiredto support the tig language in your applications. | +| glibc-langpack-tk | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tk package includes the basic information requiredto support the tk language in your applications. | +| glibc-langpack-tl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tl package includes the basic information requiredto support the tl language in your applications. | +| glibc-langpack-tn | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tn package includes the basic information requiredto support the tn language in your applications. | +| glibc-langpack-to | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-to package includes the basic information requiredto support the to language in your applications. | +| glibc-langpack-tpi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tpi package includes the basic information requiredto support the tpi language in your applications. | +| glibc-langpack-tr | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tr package includes the basic information requiredto support the tr language in your applications. | +| glibc-langpack-ts | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ts package includes the basic information requiredto support the ts language in your applications. | +| glibc-langpack-tt | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-tt package includes the basic information requiredto support the tt language in your applications. | +| glibc-langpack-ug | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ug package includes the basic information requiredto support the ug language in your applications. | +| glibc-langpack-uk | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-uk package includes the basic information requiredto support the uk language in your applications. | +| glibc-langpack-unm | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-unm package includes the basic information requiredto support the unm language in your applications. | +| glibc-langpack-ur | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ur package includes the basic information requiredto support the ur language in your applications. | +| glibc-langpack-uz | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-uz package includes the basic information requiredto support the uz language in your applications. | +| glibc-langpack-ve | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-ve package includes the basic information requiredto support the ve language in your applications. | +| glibc-langpack-vi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-vi package includes the basic information requiredto support the vi language in your applications. | +| glibc-langpack-wa | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-wa package includes the basic information requiredto support the wa language in your applications. | +| glibc-langpack-wae | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-wae package includes the basic information requiredto support the wae language in your applications. | +| glibc-langpack-wal | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-wal package includes the basic information requiredto support the wal language in your applications. | +| glibc-langpack-wo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-wo package includes the basic information requiredto support the wo language in your applications. | +| glibc-langpack-xh | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-xh package includes the basic information requiredto support the xh language in your applications. | +| glibc-langpack-yi | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-yi package includes the basic information requiredto support the yi language in your applications. | +| glibc-langpack-yo | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-yo package includes the basic information requiredto support the yo language in your applications. | +| glibc-langpack-yue | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-yue package includes the basic information requiredto support the yue language in your applications. | +| glibc-langpack-yuw | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-yuw package includes the basic information requiredto support the yuw language in your applications. | +| glibc-langpack-zh | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-zh package includes the basic information requiredto support the zh language in your applications. | +| glibc-langpack-zu | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-langpack-zu package includes the basic information requiredto support the zu language in your applications. | +| glibc-locale-source | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The sources for all locales provided in the language packs.If you are building custom locales you will most likely usethese sources as the basis for your new locale. | +| glibc-minimal-langpack | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | This is a Meta package that is used to install minimal language packs.This package ensures you can use C, POSIX, or C.UTF-8 locales, butnothing else. It is designed for assembling a minimal system. | +| glib-networking | LGPLv2+ | This package contains modules that extend the networking support inGIO. In particular, it contains libproxy- and GSettings-basedGProxyResolver implementations and a gnutls-based GTlsConnectionimplementation. | +| glusterfs | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package includes the glusterfs binary, the glusterfsd daemon and thelibglusterfs and glusterfs translator modules common to both GlusterFS serverand client framework. | +| glusterfs-client-xlators | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the translators needed on any GlusterFS client. | +| glusterfs-fuse | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides support to FUSE based clients and inlcudes theglusterfs(d) binary. | +| glusterfs-libs | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the base GlusterFS libraries | +| glusterfs-rdma | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides support to ib-verbs library. | +| gmp | LGPLv3+ or GPLv2+ | The gmp package contains GNU MP, a library for arbitrary precisionarithmetic, signed integers operations, rational numbers and floatingpoint numbers. GNU MP is designed for speed, for both small and verylarge operands. GNU MP is fast because it uses fullwords as the basicarithmetic type, it uses fast algorithms, it carefully optimizesassembly code for many CPUs' most common inner loops, and it generallyemphasizes speed over simplicity/elegance in its operations.Install the gmp package if you need a fast arbitrary precisionlibrary. | +| gmp-c++ | LGPLv3+ or GPLv2+ | Bindings for using the GNU MP arbitrary precision library in C++ applications. | +| gmp-devel | LGPLv3+ or GPLv2+ | The libraries, header files and documentation for using the GNU MParbitrary precision library in applications.If you want to develop applications which will use the GNU MP library,you'll need to install the gmp-devel package. You'll also need toinstall the gmp package. | +| gnupg2 | GPLv3+ | GnuPG is GNU's tool for secure communication and data storage. It canbe used to encrypt data and to create digital signatures. It includesan advanced key management facility and is compliant with the proposedOpenPGP Internet standard as described in RFC2440 and the S/MIMEstandard as described by several RFCs.GnuPG 2.0 is a newer version of GnuPG with additional support forS/MIME. It has a different design philosophy that splitsfunctionality up into several modules. The S/MIME and smartcard functionalityis provided by the gnupg2-smime package. | +| gnupg2-smime | GPLv3+ | GnuPG is GNU's tool for secure communication and data storage. Thispackage adds support for smart cards and S/MIME encryption and signingto the base GnuPG package | +| gnutls | GPLv3+ and LGPLv2+ | GnuTLS is a secure communications library implementing the SSL, TLS and DTLSprotocols and technologies around them. It provides a simple C languageapplication programming interface (API) to access the secure communicationsprotocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP andother required structures. | +| gobject-introspection | GPLv2+, LGPLv2+, MIT | GObject Introspection can scan C header and source files in order togenerate introspection ""typelib"" files. It also provides an API to examinetypelib files, useful for creating language bindings among otherthings. | +| gpgme | LGPLv2+ | GnuPG Made Easy (GPGME) is a library designed to make access to GnuPGeasier for applications. It provides a high-level crypto API forencryption, decryption, signing, signature verification and keymanagement. | +| gpgmepp | LGPLv2+ | C++ bindings/wrapper for GPGME. | +| grep | GPLv3+ | The GNU versions of commonly used grep utilities. Grep searches throughtextual input for lines which contain a match to a specified pattern and thenprints the matching lines. GNU's grep utilities include grep, egrep and fgrep.GNU grep is needed by many scripts, so it shall be installed on every system. | +| groff-base | GPLv3+ and GFDL and BSD and MIT | The groff-base package contains only necessary parts of groff formattingsystem which are required to display manual pages, and the groff's defaultdisplay device (PostScript). | +| grub2-common | GPLv3+ | This package provides some directories which are required by various grub2subpackages. | +| grub2-efi-aa64-modules | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for rebuilding your own grub.efi. | +| grub2-efi-ia32 | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for efi-ia32 systems. | +| grub2-efi-ia32-cdboot | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides optional components of grub used with removeable media on efi-ia32 systems. | +| grub2-efi-ia32-modules | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for rebuilding your own grub.efi. | +| grub2-efi-x64 | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for efi-x64 systems. | +| grub2-efi-x64-cdboot | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides optional components of grub used with removeable media on efi-x64 systems. | +| grub2-efi-x64-modules | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for rebuilding your own grub.efi. | +| grub2-pc | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for %{1} systems. | +| grub2-pc-modules | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides support for rebuilding your own grub.efi. | +| grub2-tools | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides tools for support of all platforms. | +| grub2-tools-efi | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides tools for support of EFI platforms. | +| grub2-tools-extra | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides tools for support of all platforms. | +| grub2-tools-minimal | GPLv3+ | The GRand Unified Bootloader (GRUB) is a highly configurable andcustomizable bootloader with modular architecture. It supports a richvariety of kernel formats, file systems, computer architectures andhardware devices.This subpackage provides tools for support of all platforms. | +| grubby | GPLv2+ | This package provides a grubby compatibility script that managesBootLoaderSpec files and is meant to only be used for legacy compatibilityusers with existing grubby users. | +| gsettings-desktop-schemas | LGPLv2+ | gsettings-desktop-schemas contains a collection of GSettings schemas forsettings shared by various components of a desktop. | +| gssproxy | MIT | A proxy for GSSAPI credential handling | +| gzip | GPLv3+ and GFDL | The gzip package contains the popular GNU gzip data compressionprogram. Gzipped files have a .gz extension.Gzip should be installed on your system, because it is avery commonly used data compression program. | +| hardlink | GPLv2+ | hardlink is used to create a tree of hard links. It's used by kernelinstallation to dramatically reduce the amount of disk space used by eachkernel package installed. | +| hdparm | BSD | Hdparm is a useful system utility for setting (E)IDE hard driveparameters. For example, hdparm can be used to tweak hard driveperformance and to spin down hard drives for power conservation. | +| hostname | GPLv2+ | This package provides commands which can be used to display the system'sDNS name, and to display or set its hostname or NIS domain name. | +| hwdata | GPLv2+ | hwdata contains various hardware identification and configuration data,such as the pci.ids and usb.ids databases. | +| hwloc | BSD | The Portable Hardware Locality (hwloc) software package providesa portable abstraction (across OS, versions, architectures, ...)of the hierarchical topology of modern architectures, includingNUMA memory nodes, shared caches, processor sockets, processor coresand processing units (logical processors or ""threads""). It also gathersvarious system attributes such as cache and memory information. It primarilyaims at helping applications with gathering information about moderncomputing hardware so as to exploit it accordingly and efficiently.hwloc may display the topology in multiple convenient formats.It also offers a powerful programming interface (C API) to gather informationabout the hardware, bind processes, and much more. | +| hwloc-libs | BSD | Run time libraries for the hwloc | +| ibacm | GPLv2 or BSD | The ibacm daemon helps reduce the load of managing path record lookups onlarge InfiniBand fabrics by providing a user space implementation of whatis functionally similar to an ARP cache. The use of ibacm, when properlyconfigured, can reduce the SA packet load of a large IB cluster from O(n^2)to O(n). The ibacm daemon is started and normally runs in the background,user applications need not know about this daemon as long as their appuses librdmacm to handle connection bring up/tear down. The librdmacmlibrary knows how to talk directly to the ibacm daemon to retrieve data. | +| icu | MIT and UCD and Public Domain | Tools and utilities for developing with icu. | +| ima-evm-utils | GPLv2 | The Trusted Computing Group(TCG) run-time Integrity Measurement Architecture(IMA) maintains a list of hash values of executables and other sensitivesystem files, as they are read or executed. These are stored in the filesystems extended attributes. The Extended Verification Module (EVM) preventsunauthorized changes to these extended attributes on the file system.ima-evm-utils is used to prepare the file system for these extended attributes. | +| infiniband-diags | GPLv2 or BSD | This package provides IB diagnostic programs and scripts needed to diagnose anIB subnet. infiniband-diags now also provides libibmad. libibmad provideslow layer IB functions for use by the IB diagnostic and managementprograms. These include MAD, SA, SMP, and other basic IB functions. | +| info | GPLv3+ | The GNU project uses the texinfo file format for much of itsdocumentation. The info package provides a standalone TTY-basedbrowser program for viewing texinfo files. | +| initscripts | GPLv2 | This package provides basic support for legacy System V init scripts, and someother legacy tools & utilities. | +| integritysetup | GPLv2+ and LGPLv2+ | The integritysetup package contains a utility for setting updisk integrity protection using dm-integrity kernel module. | +| intel-cmt-cat | BSD | This software package provides basic support forCache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),and Code Data Prioratization (CDP).CMT, MBM and CAT are configured using Model Specific Registers (MSRs)to measure last level cache occupancy, set up the class of service masks andmanage the association of the cores/logical threads to a class of service.The software executes in user space, and access to the MSRs isobtained through a standard Linux* interface. The virtual file systemprovides an interface to read and write the MSR registers butit requires root privileges. | +| iotop | GPLv2+ | Linux has always been able to show how much I/O was going on(the bi and bo columns of the vmstat 1 command).iotop is a Python program with a top like UI used toshow of behalf of which process is the I/O going on. | +| ipcalc | GPLv2+ | ipcalc provides a simple way to calculate IP information for a hostor network. Depending on the options specified, it may be used to provideIP network information in human readable format, in a format suitable forparsing in scripts, generate random private addresses, resolve an IP address,or check the validity of an address. | +| iproute | GPLv2+ and Public Domain | The iproute package contains networking utilities (ip and rtmon, for example)which are designed to use the advanced networking capabilities of the Linuxkernel. | +| iproute-tc | GPLv2+ | The Traffic Control utility manages queueing disciplines, their classes andattached filters and actions. It is the standard tool to configure QoS inLinux. | +| iprutils | CPL | Provides a suite of utilities to manage and configure SCSI devicessupported by the ipr SCSI storage device driver. | +| ipset | GPLv2 | IP sets are a framework inside the Linux kernel since version 2.4.x, which canbe administered by the ipset utility. Depending on the type, currently an IPset may store IP addresses, (TCP/UDP) port numbers or IP addresses with MACaddresses in a way, which ensures lightning speed when matching an entryagainst a set.If you want to: - store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; - dynamically update iptables rules against IP addresses or ports without performance penalty; - express complex IP address and ports based rulesets with one single iptables rule and benefit from the speed of IP setsthen ipset may be the proper tool for you. | +| ipset-libs | GPLv2 | This package contains the libraries which provide the IP sets funcionality. | +| ipset-service | GPLv2 | This package provides the service ipset that is splitout of the base package since it is not active by default. | +| iptables | GPLv2 and Artistic 2.0 and ISC | The iptables utility controls the network packet filtering code in theLinux kernel. If you need to set up firewalls and/or IP masquerading,you should either install nftables or this package.ip6tables, which are drop-in replacements of the legacy tools. | +| iptables-arptables | GPLv2 and Artistic 2.0 and ISC | The arptables tool is used to set up and maintainthe tables of ARP rules in the Linux kernel. These rules inspectthe ARP frames which they see. arptables is analogous to the iptablesuser space tool, but is less complicated.replacement of the legacy tool. | +| iptables-devel | GPLv2 and Artistic 2.0 and ISC | iptables development headers and libraries.The iptc libraries are marked as not public by upstream. The interface is notstable and may change with every new version. It is therefore unsupported. | +| iptables-ebtables | GPLv2 and Artistic 2.0 and ISC | Ethernet bridge tables is a firewalling tool to transparently filter networktraffic passing a bridge. The filtering possibilities are limited to linklayer filtering and some basic filtering on higher network layers.This tool is the userspace control for the bridge and ebtables kernelcomponents.The ebtables tool can be used together with the other Linux filtering tools,like iptables. There are no known incompatibility issues.replacement of the legacy tool. | +| iptables-libs | GPLv2 and Artistic 2.0 and ISC | iptables libraries.Please remember that libip*tc libraries do neither have a stable API nor a real so version.For more information about this, please have a look at `http://www.netfilter.org/documentation/FAQ/netfilter-faq-4.html#ss4.5` | +| iptables-services | GPLv2 and Artistic 2.0 and ISC | iptables services for IPv4 and IPv6This package provides the services iptables and ip6tables that have been splitout of the base package since they are not active by default anymore. | +| iptables-utils | GPLv2 and Artistic 2.0 and ISC | Utils for iptables.Currently only provides nfnl_osf with the pf.os database. | +| iptraf-ng | GPLv2+ | IPTraf-ng is a console-based network monitoring utility. IPTraf gathersdata like TCP connection packet and byte counts, interface statisticsand activity indicators, TCP/UDP traffic breakdowns, and LAN stationpacket and byte counts. IPTraf-ng features include an IP traffic monitorwhich shows TCP flag information, packet and byte counts, ICMPdetails, OSPF packet types, and oversized IP packet warnings;interface statistics showing IP, TCP, UDP, ICMP, non-IP and other IPpacket counts, IP checksum errors, interface activity and packet sizecounts; a TCP and UDP service monitor showing counts of incoming andoutgoing packets for common TCP and UDP application ports, a LANstatistics module that discovers active hosts and displays statisticsabout their activity; TCP, UDP and other protocol display filters soyou can view just the traffic you want; logging; support for Ethernet,FDDI, ISDN, SLIP, PPP, and loopback interfaces; and utilization of thebuilt-in raw socket interface of the Linux kernel, so it can be usedon a wide variety of supported network cards. | +| iptstate | zlib | IP Tables State (iptstate) was originally written to implementthe ""state top"" feature of IP Filter in IP Tables. ""State top""displays the states held by your stateful firewall in a top-likemanner.Since IP Tables doesn't have a built in way to easily displaythis information even once, an option was added to just have itdisplay the state table once. Features include: - Top-like realtime state table information - Sorting by any field - Reversible sorting - Single display of state table - Customizable refresh rate - Display filtering - Color-coding - Open Source - much more... | +| iputils | BSD and GPLv2+ | The iputils package contains basic utilities for monitoring a network,including ping. The ping command sends a series of ICMP protocolECHO_REQUEST packets to a specified network host to discover whetherthe target machine is alive and receiving network traffic. | +| iputils-ninfod | BSD and GPLv2+ | Node Information Query (RFC4620) daemon. Responds to IPv6 Node InformationQueries. | +| irqbalance | GPLv2 | irqbalance is a daemon that evenly distributes IRQ load acrossmultiple CPUs for enhanced performance. | +| iscsi-initiator-utils | GPLv2+ | The iscsi package provides the server daemon for the iSCSI protocol,as well as the utility programs used to manage it. iSCSI is a protocolfor distributed disk access using SCSI commands sent over InternetProtocol networks. | +| iscsi-initiator-utils-iscsiuio | BSD | The iscsiuio configuration daemon provides network configuration helpfor some iSCSI offload hardware. | +| isns-utils | LGPLv2+ | The iSNS package contains the daemon and tools to setup a iSNS server,and iSNS client tools. The Internet Storage Name Service (iSNS) protocolallows automated discovery, management and configuration of iSCSI andFibre Channel devices (using iFCP gateways) on a TCP/IP network. | +| isns-utils-devel | LGPLv2+ | Development files for iSNS | +| isns-utils-libs | LGPLv2+ | Shared library files for iSNS | +| iw | ISC | iw is a new nl80211 based CLI configuration utility for wireless devices.Currently you can only use this utility to configure devices whichuse a mac80211 driver as these are the new drivers being written -only because most new wireless devices being sold are now SoftMAC. | +| iwl1000-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl1000 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl100-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl100 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl105-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl105 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl135-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl135 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl2000-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl2000 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl2030-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux to support the iwl2030 hardware. Usage of the firmwareis subject to the terms and conditions contained inside the providedLICENSE file. Please read it carefully. | +| iwl3160-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl3945-firmware | Redistributable, no modification permitted | This package contains the firmware required by the iwl3945 driverfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl4965-firmware | Redistributable, no modification permitted | This package contains the firmware required by the iwl4965 driverfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl5000-firmware | Redistributable, no modification permitted | This package contains the firmware required by the iwl5000 driverfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl5150-firmware | Redistributable, no modification permitted | This package contains the firmware required by the iwl5150 driverfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl6000-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl6000g2a-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl6000g2b-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl6050-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwl7260-firmware | Redistributable, no modification permitted | This package contains the firmware required by the Intel wireless driversfor Linux. Usage of the firmware is subject to the terms and conditionscontained inside the provided LICENSE file. Please read it carefully. | +| iwpmd | GPLv2 or BSD | iwpmd provides a userspace service for iWarp drivers to claimtcp ports through the standard socket interface. | +| jansson | MIT | Small library for parsing and writing JSON documents. | +| jimtcl | BSD | Jim is an opensource small-footprint implementation of the Tcl programminglanguage. It implements a large subset of Tcl and adds new features likereferences with garbage collection, closures, built-in Object OrientedProgramming system, Functional Programming commands, first-class arrays andUTF-8 support. | +| json-c | MIT | JSON-C implements a reference counting object model that allows youto easily construct JSON objects in C, output them as JSON formattedstrings and parse JSON formatted strings back into the C representationof JSON objects. It aims to conform to RFC 7159. | +| json-glib | LGPLv2+ | json-glib is a library providing serialization and deserialization supportfor the JavaScript Object Notation (JSON) format. | +| kabi-dw | GPLv3+ | The aim of kabi-dw is to detect any changes in the ABI between the successivebuilds of the Linux kernel. This is done by dumping the DWARF type information(the .debug_info section) for the specific symbols into the text files andlater comparing the text files. | +| kbd | GPLv2+ | The kbd package contains tools for managing a Linuxsystem's console's behavior, including the keyboard, the screenfonts, the virtual terminals and font files. | +| kbd-legacy | GPLv2+ | The kbd-legacy package contains original keymaps for kbd package.Please note that kbd-legacy is not helpful without kbd. | +| kbd-misc | GPLv2+ | The kbd-misc package contains data for kbd package - console fonts,keymaps etc. Please note that kbd-misc is not helpful without kbd. | +| kernel | GPLv2 and Redistributable, no modification permitted | This is the package which provides the Linux kernel for Red Hat EnterpriseLinux. It is based on upstream Linux at version 4.18.0 and maintains kABIcompatibility of a set of approved symbols, however it is heavily modified withbackports and fixes pulled from newer upstream Linux kernel releases. This meansfrom newer upstream linux versions, while maintaining a well tested and stablefixes and features), updates to block layer, supported filesystems, major driverupdates for supported hardware in Red Hat Enterprise Linux, enhancements forenterprise customers, etc. | +| kernel | GPLv2 and Redistributable, no modification permitted | This is the package which provides the Linux kernel for Alibaba Cloud Linux.It is based on upstream Linux at version 4.19.91 and maintains kABIcompatibility of a set of approved symbols, however it is heavily modified withbackports and fixes pulled from newer upstream Linux kernel releases. This meansfrom newer upstream linux versions, while maintaining a well tested and stablefixes and features), updates to block layer, supported filesystems, major driverupdates for supported hardware in Alibaba Cloud Linux, enhancements forenterprise customers, etc. | +| kernel-abi-whitelists | GPLv2 and Redistributable, no modification permitted | The kABI package contains information pertaining to the Red Hat EnterpriseLinux kernel ABI, including lists of kernel symbols that are needed byexternal Linux kernel modules, and a yum plugin to aid enforcement. | +| kernel-core | GPLv2 and Redistributable, no modification permitted | The kernel package contains the Linux kernel (vmlinuz), the core of anyLinux operating system. The kernel handles the basic functionsinput and output, etc. | +| kernel-core | GPLv2 and Redistributable, no modification permitted | The kernel package contains the Linux kernel (vmlinuz), the core of anyLinux operating system. The kernel handles the basic functionsinput and output, etc. | +| kernel-cross-headers | GPLv2 and Redistributable, no modification permitted | Kernel-cross-headers includes the C header files that specify the interfacebetween the Linux kernel and userspace libraries and programs. Theheader files define structures and constants that are needed forbuilding most standard programs and are also needed for rebuilding thecross-glibc package. | +| kernel-debug | GPLv2 and Redistributable, no modification permitted | The meta-package for the debug kernel | +| kernel-debug | GPLv2 and Redistributable, no modification permitted | The meta-package for the debug kernel | +| kernel-debug-core | GPLv2 and Redistributable, no modification permitted | The kernel package contains the Linux kernel (vmlinuz), the core of anyLinux operating system. The kernel handles the basic functionsinput and output, etc.This variant of the kernel has numerous debugging options enabled.It should only be installed when trying to gather additional informationon kernel bugs, as some of these options impact performance noticably. | +| kernel-debug-core | GPLv2 and Redistributable, no modification permitted | The kernel package contains the Linux kernel (vmlinuz), the core of anyLinux operating system. The kernel handles the basic functionsinput and output, etc.This variant of the kernel has numerous debugging options enabled.It should only be installed when trying to gather additional informationon kernel bugs, as some of these options impact performance noticably. | +| kernel-debug-devel | GPLv2 and Redistributable, no modification permitted | This package provides kernel headers and makefiles sufficient to build modulesagainst the debug kernel package. | +| kernel-debug-devel | GPLv2 and Redistributable, no modification permitted | This package provides kernel headers and makefiles sufficient to build modulesagainst the kernel package. | +| kernel-debug-modules | GPLv2 and Redistributable, no modification permitted | This package provides commonly used kernel modules for the debug-core kernel package. | +| kernel-debug-modules | GPLv2 and Redistributable, no modification permitted | This package provides commonly used kernel modules for the core kernel package. | +| kernel-debug-modules-extra | GPLv2 and Redistributable, no modification permitted | This package provides less commonly used kernel modules for the debug kernel package. | +| kernel-debug-modules-extra | GPLv2 and Redistributable, no modification permitted | This package provides less commonly used kernel modules for the kernel package. | +| kernel-devel | GPLv2 and Redistributable, no modification permitted | This package provides kernel headers and makefiles sufficient to build modulesagainst the kernel package. | +| kernel-devel | GPLv2 and Redistributable, no modification permitted | This package provides kernel headers and makefiles sufficient to build modulesagainst the kernel package. | +| kernel-doc | GPLv2 and Redistributable, no modification permitted | This package contains documentation files from the kernelsource. Various bits of information about the Linux kernel and thedevice drivers shipped with it are documented in these files.You'll want to install this package if you need a reference to theoptions that can be passed to Linux kernel modules at load time. | +| kernel-headers | GPLv2 and Redistributable, no modification permitted | Kernel-headers includes the C header files that specify the interfacebetween the Linux kernel and userspace libraries and programs. Theheader files define structures and constants that are needed forbuilding most standard programs and are also needed for rebuilding theglibc package. | +| kernel-headers | GPLv2 and Redistributable, no modification permitted | Kernel-headers includes the C header files that specify the interfacebetween the Linux kernel and userspace libraries and programs. Theheader files define structures and constants that are needed forbuilding most standard programs and are also needed for rebuilding theglibc package. | +| kernel-modules | GPLv2 and Redistributable, no modification permitted | This package provides commonly used kernel modules for the core kernel package. | +| kernel-modules | GPLv2 and Redistributable, no modification permitted | This package provides commonly used kernel modules for the core kernel package. | +| kernel-modules-extra | GPLv2 and Redistributable, no modification permitted | This package provides less commonly used kernel modules for the kernel package. | +| kernel-modules-extra | GPLv2 and Redistributable, no modification permitted | This package provides less commonly used kernel modules for the kernel package. | +| kernel-tools | GPLv2 | This package contains the tools/ directory from the kernel sourceand the supporting documentation. | +| kernel-tools | GPLv2 | This package contains the tools/ directory from the kernel sourceand the supporting documentation. | +| kernel-tools-libs | GPLv2 | This package contains the libraries built from the tools/ directoryfrom the kernel source. | +| kernel-tools-libs | GPLv2 | This package contains the libraries built from the tools/ directoryfrom the kernel source. | +| kexec-tools | GPLv2 | kexec-tools provides /usr/sbin/kexec binary that facilitates a newkernel to boot using the kernel's kexec feature either on anormal or a panic reboot. This package contains the /usr/sbin/kexecbinary and ancillary utilities that together form the userspacecomponent of the kernel's kexec feature. | +| keyutils | GPLv2+ and LGPLv2+ | Utilities to control the kernel key management facility and to providea mechanism by which the kernel call back to user space to get a keyinstantiated. | +| keyutils-libs | GPLv2+ and LGPLv2+ | This package provides a wrapper library for the key management facility systemcalls. | +| keyutils-libs-devel | GPLv2+ and LGPLv2+ | This package provides headers and libraries for building key utilities. | +| kmod | GPLv2+ | The kmod package provides various programs needed for automaticloading and unloading of modules under 2.6, 3.x, and later kernels, as wellas other module management programs. Device drivers and filesystems are twoexamples of loaded and unloaded modules. | +| kmod-kvdo | GPLv2+ | Virtual Data Optimizer (VDO) is a device mapper target that deliversblock-level deduplication, compression, and thin provisioning.This package provides the kernel modules for VDO. | +| kmod-libs | LGPLv2+ | The kmod-libs package provides runtime libraries for any application thatwishes to load or unload Linux kernel modules from the running system. | +| kpartx | GPLv2 | kpartx manages partition creation and removal for device-mapper devices. | +| kpatch | GPLv2 | kpatch is a live kernel patch module manager. It allows the user to managea collection of binary kernel patch modules which can be used to dynamicallypatch the kernel without rebooting. | +| krb5-devel | MIT | Kerberos is a network authentication system. The krb5-devel packagecontains the header files and libraries needed for compiling Kerberos5 programs. If you want to develop Kerberos-aware programs, you needto install this package. | +| krb5-libs | MIT | Kerberos is a network authentication system. The krb5-libs packagecontains the shared libraries needed by Kerberos 5. If you are usingKerberos, you need to install this package. | +| krb5-pkinit | MIT | Kerberos is a network authentication system. The krb5-pkinitpackage contains the PKINIT plugin, which allows clientsto obtain initial credentials from a KDC using a private key and acertificate. | +| krb5-server | MIT | Kerberos is a network authentication system. The krb5-server packagecontains the programs that must be installed on a Kerberos 5 keydistribution center (KDC). If you are installing a Kerberos 5 KDC,you need to install this package (in other words, most people shouldNOT install this package). | +| krb5-server-ldap | MIT | Kerberos is a network authentication system. The krb5-server packagecontains the programs that must be installed on a Kerberos 5 keydistribution center (KDC). If you are installing a Kerberos 5 KDC,and you wish to use a directory server to store the data for yourrealm, you need to install this package. | +| krb5-workstation | MIT | Kerberos is a network authentication system. The krb5-workstationpackage contains the basic Kerberos programs (kinit, klist, kdestroy,kpasswd). If your network uses Kerberos, this package should beinstalled on every workstation. | +| ksc | GPLv2+ | A kernel module source code checker to find usage of non whitelist symbols | +| ldb-tools | LGPLv3+ | Tools to manage LDB files | +| ledmon | GPLv2+ | The ledmon and ledctl are user space applications design to control LEDassociated with each slot in an enclosure or a drive bay. There are two(Activity LED, Locate LED, Fail LED). User must have root privileges touse this application. | +| less | GPLv3+ or BSD | The less utility is a text file browser that resembles more, but hasmore capabilities. Less allows you to move backwards in the file aswell as forwards. Since less doesn't have to read the entire input filebefore it starts, less starts up more quickly than text editors (forexample, vi).You should install less because it is a basic utility for viewing textfiles, and you'll use it frequently. | +| libacl | LGPLv2+ | This package contains the libacl.so dynamic library which containsthe POSIX 1003.1e draft standard 17 functions for manipulating accesscontrol lists. | +| libacl-devel | LGPLv2+ | This package contains header files and documentation needed to developprograms which make use of the access control list programming interfacedefined in POSIX 1003.1e draft standard 17. | +| libaio | LGPLv2+ | The Linux-native asynchronous I/O facility (""async I/O"", or ""aio"") has aricher API and capability set than the simple POSIX async I/O facility.This library, libaio, provides the Linux-native API for async I/O.The POSIX async I/O facility requires this library in order to providekernel-accelerated async I/O capabilities, as do applications whichrequire the Linux-native async I/O API. | +| libaio-devel | LGPLv2+ | This package provides header files to include and libraries to link withfor the Linux-native asynchronous I/O facility (""async I/O"", or ""aio""). | +| libappstream-glib | LGPLv2+ | This library provides GObjects and helper methods to make it easy to read andwrite AppStream metadata. It also provides a simple DOM implementation thatmakes it easy to edit nodes and convert to and from the standardized XMLrepresentation. | +| libarchive | BSD | Libarchive is a programming library that can create and read several differentstreaming archive formats, including most popular tar variants, several cpioformats, and both BSD and GNU ar variants. It can also write shar archives andread ISO9660 CDROM images and ZIP archives. | +| libasan | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the Address Sanitizer librarywhich is used for -fsanitize=address instrumented programs. | +| libassuan | LGPLv2+ and GPLv3+ | This is the IPC library used by GnuPG 2, GPGME and a few otherpackages. | +| libatomic | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the GNU Atomic librarywhich is a GCC support runtime library for atomic operations not supportedby hardware. | +| libatomic-static | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GNU Atomic static libraries. | +| libattr | LGPLv2+ | This package contains the libattr.so dynamic library which containsthe extended attribute system calls and library functions. | +| libattr-devel | LGPLv2+ | This package contains header files and documentation needed todevelop programs which make use of extended attributes.For Linux programs, the documented system call API is therecommended interface, but an SGI IRIX compatibility interfaceis also provided.Currently only ext2, ext3 and XFS support extended attributes.The SGI IRIX compatibility API built above the Linux system calls isused by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).You should install libattr-devel if you want to develop programswhich make use of extended attributes. If you install libattr-devel,you'll also want to install attr. | +| libbasicobjects | GPLv3+ | Basic object types | +| libblkid | LGPLv2+ | This is block device identification library, part of util-linux. | +| libblkid-devel | LGPLv2+ | This is the block device identification development library and headers,part of util-linux. | +| libbpf | LGPLv2 or BSD | A mirror of bpf-next linux tree bpf-next/tools/lib/bpf directory plus itssupporting header files. The version of the package reflects the version ofABI. | +| libcap | GPLv2 | libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)draft 15 capabilities. | +| libcap-devel | GPLv2 | Development files (Headers, etc) for libcap.libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)draft 15 capabilities.Install libcap-devel if you want to develop or compile applications usinglibcap. | +| libcap-ng | LGPLv2+ | Libcap-ng is a library that makes using posix capabilities easier | +| libcap-ng-devel | LGPLv2+ | The libcap-ng-devel package contains the files needed for developingapplications that need to use the libcap-ng library. | +| libcap-ng-utils | GPLv2+ | The libcap-ng-utils package contains applications to analyze theposix capabilities of all the program running on a system. It alsolets you set the file system based capabilities. | +| libcgroup | LGPLv2+ | Control groups infrastructure. The library helps manipulate, control,administrate and monitor control groups and the associated controllers. | +| libcgroup-pam | LGPLv2+ | Linux-PAM module, which allows administrators to classify the user's loginprocesses to pre-configured control group. | +| libcgroup-tools | LGPLv2+ | This package contains command-line programs, services and a daemon formanipulating control groups using the libcgroup library. | +| libcollection | LGPLv3+ | A data-type to collect data in a hierarchical structure for easy iterationand serialization | +| libcom_err | MIT | This is the common error description library, part of e2fsprogs.libcom_err is an attempt to present a common error-handling mechanism. | +| libcom_err-devel | MIT | This is the common error description development library and headers,part of e2fsprogs. It contains the compile_et command, usedto convert a table listing error-code names and associated messagesmessages into a C source file suitable for use with the library.libcom_err is an attempt to present a common error-handling mechanism. | +| libcomps | GPLv2+ | Libcomps is library for structure-like manipulation with content ofcomps XML files. Supports read/write XML file, structure(s) modification. | +| libcomps-devel | GPLv2+ | Development files for libcomps library. | +| libconfig | LGPLv2+ | Libconfig is a simple library for manipulating structured configurationfiles. This file format is more compact and more readable than XML. Andunlike XML, it is type-aware, so it is not necessary to do string parsingin application code. | +| libcroco | LGPLv2 | CSS2 parsing and manipulation library for GNOME | +| libcurl | MIT | libcurl is a free and easy-to-use client-side URL transfer library, supportingFTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT,FTP uploading, HTTP form based upload, proxies, cookies, user+passwordauthentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transferresume, http proxy tunneling and more. | +| libcurl-devel | MIT | The libcurl-devel package includes header files and libraries necessary fordeveloping programs which use the libcurl library. It contains the APIdocumentation of the library, too. | +| libcurl-minimal | MIT | This is a replacement of the 'libcurl' package for minimal installations. Itcomes with a limited set of features compared to the 'libcurl' package. On theother hand, the package is smaller and requires fewer run-time dependencies tobe installed. | +| libdaemon | LGPLv2+ | libdaemon is a lightweight C library which eases the writing of UNIX daemons.It consists of the following parts:* A wrapper around fork() which does the correct daemonization procedure of a process* A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR* An API for writing PID files* An API for serializing UNIX signals into a pipe for usage with select() or poll()* An API for running subprocesses with STDOUT and STDERR redirected to syslog. | +| libdb | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. The Berkeley DB includes B+tree, ExtendedLinear Hashing, Fixed and Variable-length record access methods,transactions, locking, logging, shared memory caching, and databaserecovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It isused by many applications, including Python and Perl, so this shouldbe installed on all systems. | +| libdb-utils | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. Berkeley DB includes B+tree, ExtendedLinear Hashing, Fixed and Variable-length record access methods,transactions, locking, logging, shared memory caching, and databaserecovery. DB supports C, C++, Java and Perl APIs. | +| libdhash | LGPLv3+ | A hash table which will dynamically resize to achieve optimal storage & accesstime properties | +| libdmmp | GPLv3+ | This package contains the shared library for the device-mapper-multipathC API library. | +| libdnf | LGPLv2+ | A Library providing simplified C and Python API to libsolv. | +| libedit | BSD | Libedit is an autotool- and libtoolized port of the NetBSD Editline library.It provides generic line editing, history, and tokenization functions, similarto those found in GNU Readline. | +| liberation-fonts | OFL | The Liberation Fonts are intended to be replacements for the 3 most commonlyMeta-package of Liberation fonts which installs Sans, Serif, and Monospacefamilies. | +| liberation-fonts-common | OFL | The Liberation Fonts are intended to be replacements for the 3 most commonlyShared common files of Liberation font families. | +| liberation-mono-fonts | OFL | The Liberation Fonts are intended to be replacements for the 3 most commonlyThis package provides Monospace TrueType fonts that replace commonly usedMicrosoft Courier New. | +| liberation-narrow-fonts | Liberation | The Liberation Sans Narrow Fonts are intended to be replacements for he Arial Narrow. | +| liberation-sans-fonts | OFL | The Liberation Fonts are intended to be replacements for the 3 most commonlyThis package provides Sans-serif TrueType fonts that replace commonly usedMicrosoft Arial. | +| liberation-serif-fonts | OFL | The Liberation Fonts are intended to be replacements for the 3 most commonlyThis package provides Serif TrueType fonts that replace commonly usedMicrosoft Times New Roman. | +| libertas-sd8686-firmware | Redistributable, no modification permitted | Firmware for Marvell Libertas SD 8686 Network Adapter | +| libertas-sd8787-firmware | Redistributable, no modification permitted | Firmware for Marvell Libertas SD 8787 Network Adapter | +| libertas-usb8388-firmware | Redistributable, no modification permitted | Firmware for Marvell Libertas USB 8388 Network Adapter | +| libertas-usb8388-olpc-firmware | Redistributable, no modification permitted | Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh networksupport. | +| libevent | BSD and ISC | The libevent API provides a mechanism to execute a callback functionwhen a specific event occurs on a file descriptor or after a timeouthas been reached. libevent is meant to replace the asynchronous eventloop found in event driven network servers. An application just needsto call event_dispatch() and can then add or remove events dynamicallywithout having to change the event loop. | +| libevent-doc | BSD and MIT | This package contains the development documentation for libevent. | +| libfabric | BSD or GPLv2 | OpenFabrics Interfaces (OFI) is a framework focused on exporting fabriccommunication services to applications. OFI is best described as a collectionof libraries and applications used to export fabric services. The keyservices, daemons, and test applications.Libfabric is a core component of OFI. It is the library that defines andexports the user-space API of OFI, and is typically the only software thatapplications deal with directly. It works in conjunction with providerlibraries, which are often integrated directly into libfabric. | +| libfdisk | LGPLv2+ | This is library for fdisk-like programs, part of util-linux. | +| libfdisk-devel | LGPLv2+ | This is development library and headers for fdisk-like programs,part of util-linux. | +| libffi | MIT | Compilers for high level languages generate code that follow certainconventions. These conventions are necessary, in part, for separatecompilation to work. One such convention is the ""calling convention"".The calling convention is a set of assumptions made by the compilerabout where function arguments will be found on entry to a function. Acalling convention also specifies where the return value for a functionis found.Some programs may not know at the time of compilation what argumentsare to be passed to a function. For instance, an interpreter may betold at run-time about the number and types of arguments used to call agiven function. `Libffi' can be used in such programs to provide abridge from the interpreter program to compiled code.The `libffi' library provides a portable, high level programminginterface to various calling conventions. This allows a programmer tocall any function specified by a call interface description at run time.FFI stands for Foreign Function Interface. A foreign functioninterface is the popular name for the interface that allows codewritten in one language to call code written in another language. The`libffi' library really only provides the lowest, machine dependentlayer of a fully featured foreign function interface. A layer mustexist above `libffi' that handles type conversions for values passedbetween the two languages. | +| libffi-devel | MIT | The libffi-devel package contains libraries and header files fordeveloping applications that use libffi. | +| libgcab1 | LGPLv2+ | libgcab is a library to manipulate Cabinet archive using GIO/GObject. | +| libgcc | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GCC shared support library which is needede.g. for exception handling support. | +| libgcrypt | LGPLv2+ | Libgcrypt is a general purpose crypto library based on the code usedin GNU Privacy Guard. This is a development version. | +| libgcrypt-devel | LGPLv2+ and GPLv2+ | Libgcrypt is a general purpose crypto library based on the code usedin GNU Privacy Guard. This package contains files needed to developapplications using libgcrypt. | +| libgfortran | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains Fortran shared library which is needed to runFortran dynamically linked programs. | +| libgomp | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GCC shared support library which is neededfor OpenMP v4.5 support. | +| libgomp-offload-nvptx | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains libgomp plugin for offloading to NVidiaPTX. The plugin needs libcuda.so.1 shared library that has to beinstalled separately. | +| libgpg-error | LGPLv2+ | This is a library that defines common error values for all GnuPGcomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,pinentry, SmartCard Daemon and possibly more in the future. | +| libgpg-error-devel | LGPLv2+ | This is a library that defines common error values for all GnuPGcomponents. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,pinentry, SmartCard Daemon and possibly more in the future. This packagecontains files necessary to develop applications using libgpg-error. | +| libgudev | LGPLv2+ | This library makes it much simpler to use libudev from programsalready using GObject. It also makes it possible to easily use libudevfrom other programming languages, such as Javascript, because ofGObject introspection support. | +| libgusb | LGPLv2+ | GUsb is a GObject wrapper for libusb1 that makes it easy to doasynchronous control, bulk and interrupt transfers with propercancellation and integration into a mainloop. | +| libhbaapi | SNIA | The SNIA HBA API library. C-level project to manageFibre Channel Host Bus Adapters. | +| libhbalinux | LGPLv2 | SNIA HBAAPI vendor library built on top of the scsi_transport_fc interfaces. | +| libhbalinux-devel | LGPLv2 | The libhbalinux-devel package contains the library pkgconfig file. | +| libhugetlbfs | LGPLv2+ | libhugetlbfs is a library which provides easy access to huge pages of memory.It is a wrapper for the hugetlbfs file system. Applications can use huge pagesto fulfill malloc() requests without being recompiled by using LD_PRELOAD.Alternatively, applications can be linked against libhugetlbfs without sourcemodifications to load BSS or BSS, data, and text segments into large pages. | +| libhugetlbfs-devel | LGPLv2+ | Contains header files for building with libhugetlbfs. | +| libhugetlbfs-utils | LGPLv2+ | This packages contains a number of utilities that will help administrate theuse of huge pages on your system. hugeedit modifies binaries to set defaultsegment remapping behavior. hugectl sets environment variables for using hugepages and then execs the target program. hugeadm gives easy access to huge pagepool size control. pagesize lists page sizes available on the machine. | +| libibumad | GPLv2 or BSD | libibumad provides the userspace management datagram (umad) libraryfunctions, which sit on top of the umad modules in the kernel. Theseare used by the IB diagnostic and management tools, including OpenSM. | +| libibverbs | GPLv2 or BSD | libibverbs is a library that allows userspace processes to use RDMA""verbs"" as described in the InfiniBand Architecture Specification andthe RDMA Protocol Verbs Specification. This includes direct hardwareaccess from userspace to InfiniBand/iWARP adapters (kernel bypass) forfast path operations.Device-specific plug-in ibverbs userspace drivers are included: | +| libibverbs-utils | GPLv2 or BSD | Useful libibverbs example programs such as ibv_devinfo, whichdisplays information about RDMA devices. | +| libical | LGPLv2 or MPLv2.0 | Reference implementation of the iCalendar data type and serialization formatused in dozens of calendaring and scheduling products. | +| libicu | MIT and UCD and Public Domain | The International Components for Unicode (ICU) libraries providerobust and full-featured Unicode services on a wide variety ofplatforms. ICU supports the most current version of the Unicodestandard, and they provide support for supplementary Unicodecharacters (needed for GB 18030 repertoire support).As computing environments become more heterogeneous, softwareportability becomes more important. ICU lets you produce the sameresults across all the various platforms you support, withoutsacrificing performance. It offers great flexibility to extend andcustomize the supplied services. | +| libicu-devel | MIT and UCD and Public Domain | Includes and definitions for developing with icu. | +| libicu-doc | MIT and UCD and Public Domain | Documentation for International Components for Unicode. | +| libidn2 | (GPLv2+ or LGPLv3+) and GPLv3+ | Libidn2 is an implementation of the IDNA2008 specifications in RFC5890, 5891, 5892, 5893 and TR46 for internationalized domain names(IDN). It is a standalone library, without any dependency on libidn. | +| libini_config | LGPLv3+ | Library to process config files in INI format into a libcollection datastructure | +| libipa_hbac | LGPLv3+ | Utility library to validate FreeIPA HBAC rules for authorization requests | +| libitm | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the GNU Transactional Memory librarywhich is a GCC transactional memory support runtime library. | +| libkadm5 | MIT | Kerberos is a network authentication system. The libkadm5 packagecontains only the libkadm5clnt and libkadm5serv shared objects. Thisinterface is not considered stable. | +| libkcapi | BSD or GPLv2 | libkcapi allows user-space to access the Linux kernel crypto API.This library uses the netlink interface and exports easy to use APIsso that a developer does not need to consider the low-level netlinkinterface handling.The library does not implement any cipher algorithms. All consumerrequests are sent to the kernel for processing. Results from thekernel crypto API are returned to the consumer via the library API.The kernel interface and therefore this library can be used byunprivileged processes. | +| libkcapi-hmaccalc | BSD or GPLv2 | Provides drop-in replacements for sha*hmac tools (from packagehmaccalc) using libkcapi. | +| libkeepalive | MIT | libkeepalive is a library that enables tcp keepalive features in glibc basedbinary dynamic executables, without any change in the original program. | +| libksba | (LGPLv3+ or GPLv2+) and GPLv3+ | KSBA (pronounced Kasbah) is a library to make X.509 certificates aswell as the CMS easily accessible by other applications. Bothspecifications are building blocks of S/MIME and TLS. | +| libldb | LGPLv3+ | An extensible library that implements an LDAP like API to access remote LDAPservers, or use local tdb databases. | +| libldb-devel | LGPLv3+ | Header files needed to develop programs that link against the LDB library. | +| liblsan | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the Leak Sanitizer librarywhich is used for -fsanitize=leak instrumented programs. | +| libmbim | LGPLv2+ | This package contains the libraries that make it easier to use MBIMfunctionality from applications that use glib. | +| libmbim-utils | GPLv2+ | This package contains the utilities that make it easier to use MBIMfunctionality from the command line. | +| libmetalink | MIT | libmetalink is a Metalink C library. It adds Metalink functionality such asparsing Metalink XML files to programs written in C. | +| libmicrohttpd | LGPLv2+ | GNU libmicrohttpd is a small C library that is supposed to make iteasy to run an HTTP server as part of another application.Key features that distinguish libmicrohttpd from other projects are:* API is simple, expressive and fully reentrant* Implementation is http 1.1 compliant* HTTP server can listen on multiple ports* Support for IPv6* Support for incremental processing of POST data* Creates binary of only 25k (for now)* Three different threading models | +| libmnl | LGPLv2+ | libmnl is a minimalistic user-space library oriented to Netlink developers.There are a lot of common tasks in parsing, validating, constructing of boththe Netlink header and TLVs that are repetitive and easy to get wrong.This library aims to provide simple helpers that allows you to re-use code andto avoid re-inventing the wheel. | +| libmodman | LGPLv2+ | libmodman is a simple library for managing C++ modules (plug-ins). | +| libmodulemd1 | MIT | Compatibility library for libmodulemd 1.x | +| libmodulemd | MIT | C Library for manipulating module metadata files.See `https://github.com/fedora-modularity/libmodulemd/blob/master/README.md` formore details. | +| libmount | LGPLv2+ | This is the device mounting library, part of util-linux. | +| libndp | LGPLv2+ | This package contains a library which provides a wrapperfor IPv6 Neighbor Discovery Protocol. It also provides a toolnamed ndptool for sending and receiving NDP messages. | +| libnetfilter_conntrack | GPLv2+ | libnetfilter_conntrack is a userspace library providing a programminginterface (API) to the in-kernel connection tracking state table. | +| libnetfilter_cthelper | GPLv2 | This library provides the infrastructure for the user-space helperinfrastructure available since the Linux kernel 3.6. | +| libnetfilter_cttimeout | GPLv2+ | This infrastructure allows you to define fine-grain timeoutpolicies per flow. Basically, from user-space, you can createtimeout policy objects via nfct_timeout_alloc(), set thepolicy attributes, via nfct_timeout_*_attr_set(), and thenbuild the ctnetlink message to communicate this new timeoutpolicy to the kernel. | +| libnetfilter_queue | GPLv2 | libnetfilter_queue is a userspace library providing an API to packets that havebeen queued by the kernel packet filter. It is is part of a system thatdeprecates the old ip_queue / libipq mechanism.libnetfilter_queue has been previously known as libnfnetlink_queue. | +| libnfnetlink | GPLv2+ | libnfnetlink is a userspace library that provides some low-levelnfnetlink handling functions. It is used as a foundation for other, netfiltersubsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_logand libnfnetlink_queue. | +| libnfsidmap | BSD | Library that handles mapping between names and ids for NFSv4. | +| libnftnl | GPLv2+ | A library for low-level interaction with nftables Netlink's API over libmnl. | +| libnghttp2 | MIT | libnghttp2 is a library implementing the Hypertext Transfer Protocolversion 2 (HTTP/2) protocol in C. | +| libnl3 | LGPLv2 | This package contains a convenience library to simplifyusing the Linux kernel's netlink sockets interface fornetwork manipulation | +| libnl3-cli | LGPLv2 | This package contains various libnl3 utils and additionallibraries on which they depend | +| libnl3-devel | LGPLv2 | This package contains various headers for using libnl3 | +| libnl3-doc | LGPLv2 | This package contains libnl3 API documentation | +| libnsl2 | BSD and LGPLv2+ | This package contains the libnsl library. This library containsthe public client interface for NIS(YP) and NIS+.This code was formerly part of glibc, but is now standalone tobe able to link against TI-RPC for IPv6 support. | +| libnsl | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | This package provides the legacy version of libnsl library, foraccessing NIS services.This library is provided for backwards compatibility only;applications should use libnsl2 instead to gain IPv6 support. | +| libpath_utils | LGPLv3+ | Utility functions to manipulate filesystem pathnames | +| libpcap | BSD with advertising | Libpcap provides a portable framework for low-level networkmonitoring. Libpcap can provide network statistics collection,security monitoring and network debugging. Since almost every systemvendor provides a different interface for packet capture, the libpcapauthors created this system-independent API to ease in porting and toalleviate the need for several system-dependent packet capture modulesin each application.Install libpcap if you need to do low-level network traffic monitoringon your network. | +| libpciaccess | MIT | libpciaccess is a library for portable PCI access routines across multipleoperating systems. | +| libpeas | LGPLv2+ | libpeas is a convenience library making adding plug-ins supportto glib-based applications. | +| libpipeline | GPLv3+ | libpipeline is a C library for setting up and running pipelines ofprocesses, without needing to involve shell command-line parsing which isoften error-prone and insecure. This alleviates programmers of the need tolaboriously construct pipelines using lower-level primitives such as fork(2)and execve(2). | +| libpkgconf | ISC | This package provides libraries for applications to use the functionalityof pkgconf. | +| libpng | zlib | The libpng package contains a library of functions for creating andmanipulating PNG (Portable Network Graphics) image format files. PNGis a bit-mapped graphics format similar to the GIF format. PNG wascreated to replace the GIF format, since GIF uses a patented datacompression algorithm.Libpng should be installed if you need to manipulate PNG format imagefiles. | +| libpng-devel | zlib | The libpng-devel package contains header files and documentation necessaryfor developing programs using the PNG (Portable Network Graphics) library.If you want to develop programs which will manipulate PNG image formatfiles, you should install libpng-devel. You'll also need to installthe libpng package. | +| libproxy | LGPLv2+ | libproxy offers the following features: * extremely small core footprint (< 35K) * no external dependencies within libproxy core (libproxy plugins may have dependencies) * only 3 functions in the stable external API * dynamic adjustment to changing network topology * a standard way of dealing with proxy settings across all scenarios * a sublime sense of joy and accomplishment | +| libpsl | MIT | libpsl is a C library to handle the Public Suffix List. A ""public suffix"" is adomain name under which Internet users can directly register own names.Browsers and other web clients can use it to- Avoid privacy-leaking ""supercookies"";- Avoid privacy-leaking ""super domain"" certificates;- Domain highlighting parts of the domain in a user interface;- Sorting domain lists by site;Libpsl...- has built-in PSL data for fast access;- allows to load PSL data from files;- checks if a given domain is a ""public suffix"";- provides immediate cookie domain verification;- finds the longest public part of a given domain;- finds the shortest private part of a given domain;- works with international domains (UTF-8 and IDNA2008 Punycode);- is thread-safe;- handles IDNA2008 UTS#46; | +| libpsm2 | BSD or GPLv2 | The PSM Messaging API, or PSM API, is the low-leveluser-level communications interface for the Intel OPAfamily of products. PSM users are enabled with mechanismsnecessary to implement higher level communicationsinterfaces in parallel environments. | +| libpsm2-compat | BSD or GPLv2 | Support for MPIs linked with PSM versions < 2 | +| libpwquality | BSD or GPLv2+ | This is a library for password quality checks and generationof random passwords that pass the checks.This library uses the cracklib and cracklib dictionariesto perform some of the checks. | +| libqb | LGPLv2+ | libqb provides high-performance, reusable features for client-serverarchitecture, such as logging, tracing, inter-process communication (IPC),and polling. | +| libqb-devel | LGPLv2+ | The libqb-devel package contains libraries and header files fordeveloping applications that use libqb. | +| libqmi | LGPLv2+ | This package contains the libraries that make it easier to use QMI functionalityfrom applications that use glib. | +| libqmi-utils | GPLv2+ | This package contains the utilities that make it easier to use QMI functionalityfrom the command line. | +| libquadmath | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains GCC shared support library which is neededfor __float128 math support and for Fortran REAL*16 support. | +| librabbitmq | MIT | This is a C-language AMQP client library for use with AMQP serversspeaking protocol versions 0-9-1. | +| librdmacm | GPLv2 or BSD | librdmacm provides a userspace RDMA Communication Managment API. | +| librdmacm-utils | GPLv2 or BSD | Example test programs for the librdmacm library. | +| libref_array | LGPLv3+ | A dynamically-growing, reference-counted array | +| librepo | LGPLv2+ | A library providing C and Python (libcURL like) API to downloading repositorymetadata. | +| libreport-filesystem | GPLv2+ | Filesystem layout for libreport | +| librhsm | LGPLv2+ | Red Hat Subscription Manager library. | +| libseccomp | LGPLv2 | The libseccomp library provides an easy to use interface to the Linux Kernel'ssyscall filtering mechanism, seccomp. The libseccomp API allows an applicationto specify which syscalls, and optionally which syscall arguments, theapplication is allowed to execute, all of which are enforced by the LinuxKernel. | +| libsecret | LGPLv2+ | libsecret is a library for storing and retrieving passwords and other secrets.It communicates with the ""Secret Service"" using DBus. gnome-keyring andKSecretService are both implementations of a Secret Service. | +| libsecret-devel | LGPLv2+ | The libsecret-devel package contains libraries and header files fordeveloping applications that use libsecret. | +| libselinux | Public Domain | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.libselinux provides an API for SELinux applications to get and setprocess and file security contexts and to obtain security policydecisions. Required for any applications that use the SELinux API. | +| libselinux-devel | Public Domain | The libselinux-devel package contains the libraries and header filesneeded for developing SELinux applications. | +| libselinux-utils | Public Domain | The libselinux-utils package contains the utilities | +| libsemanage | LGPLv2+ | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.libsemanage provides an API for the manipulation of SELinux binary policies.It is used by checkpolicy (the policy compiler) and similar tools, as wellas by programs like load_policy that need to perform specific transformationson binary policies such as customizing policy boolean settings. | +| libsepol | LGPLv2+ | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.libsepol provides an API for the manipulation of SELinux binary policies.It is used by checkpolicy (the policy compiler) and similar tools, as wellas by programs like load_policy that need to perform specific transformationson binary policies such as customizing policy boolean settings. | +| libsepol-devel | LGPLv2+ | The libsepol-devel package contains the libraries and header filesneeded for developing applications that manipulate binary policies. | +| libsigsegv | GPLv2+ | This is a library for handling page faults in user mode. A page faultoccurs when a program tries to access to a region of memory that iscurrently not available. Catching and handling a page fault is a usefultechnique for implementing: - pageable virtual memory - memory-mapped access to persistent databases - generational garbage collectors - stack overflow handlers - distributed shared memory | +| libsmartcols | LGPLv2+ | This is library for ls-like terminal programs, part of util-linux. | +| libsmartcols-devel | LGPLv2+ | This is development library and headers for ls-like terminal programs,part of util-linux. | +| libsmbclient | GPLv3+ and LGPLv3+ | The libsmbclient contains the SMB client library from the Samba suite. | +| libsmbios | GPLv2+ or OSL 2.1 | Libsmbios is a library and utilities that can be used by client programs to getinformation from standard BIOS tables, such as the SMBIOS table.This package provides the C-based libsmbios library, with a C interface. | +| libsolv | BSD | A free package dependency solver using a satisfiability algorithm. Thelibrary is based on two major, but independent, blocks:- Using a dictionary approach to store and retrieve package and dependency information.- Using satisfiability, a well known and researched topic, for resolving package dependencies. | +| libsoup | LGPLv2 | Libsoup is an HTTP library implementation in C. It was originally partof a SOAP (Simple Object Access Protocol) implementation called Soup, butthe SOAP and non-SOAP parts have now been split into separate packages.libsoup uses the Glib main loop and is designed to work well with GTKapplications. This enables GNOME applications to access HTTP serverson the network in a completely asynchronous fashion, very similar tothe Gtk+ programming model (a synchronous operation mode is alsosupported for those who want it). | +| libss | MIT | This is libss, a command line interface parsing library, part of e2fsprogs.This package includes a tool that parses a command table to generatea simple command-line interface parser, the include files needed tocompile and use it.It was originally inspired by the Multics SubSystem library. | +| libssh | LGPLv2+ | The ssh library was designed to be used by programmers needing a working SSHimplementation by the mean of a library. The complete control of the client ismade by the programmer. With libssh, you can remotely execute programs, transferfiles, use a secure and transparent tunnel for your remote programs. With itsSecure FTP implementation, you can play with remote files easily, withoutthird-party programs others than libcrypto (from openssl). | +| libssh-config | LGPLv2+ | The libssh-config package provides the default configuration files for libssh. | +| libsss_autofs | LGPLv3+ | A utility library to allow communication between Autofs and SSSD | +| libsss_certmap | LGPLv3+ | Library to map certificates to users based on rules | +| libsss_idmap | LGPLv3+ | Utility library to convert SIDs to Unix uids and gids | +| libsss_nss_idmap | LGPLv3+ | Utility library for SID and certificate based lookups | +| libsss_simpleifp | GPLv3+ | Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. | +| libsss_sudo | LGPLv3+ | A utility library to allow communication between SUDO and SSSD | +| libstdc++ | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | The libstdc++ package contains a rewritten standard compliant GCC StandardC++ Library. | +| libstemmer | BSD | Snowball stemming algorithms for use in Information Retrieval Snowballprovides access to efficient algorithms for calculating a ""stemmed""form of a word. This is a form with most of the common morphologicalendings removed; hopefully representing a common linguistic base form.This is most useful in building search engines and informationretrieval software; for example, a search with stemming enabled shouldbe able to find a document containing ""cycling"" given the query""cycles"".Snowball provides algorithms for several (mainly European) languages.It also provides access to the classic Porter stemming algorithm forthe original algorithm may be of interest to information retrievalresearchers wishing to reproduce results of earlier experiments. | +| libstoragemgmt | LGPLv2+ | The libStorageMgmt library will provide a vendor agnostic open source storageapplication programming interface (API) that will allow management of storagearrays. The library includes a command line interface for interactive use andscripting (command lsmcli). The library also has a daemon that is used forexecuting plug-ins in a separate process (lsmd). | +| libstoragemgmt-arcconf-plugin | LGPLv2+ | The libstoragemgmt-arcconf-plugin package contains the plugin for MicrosemiAdaptec RAID and Smart Family Controller storage management. | +| libstoragemgmt-hpsa-plugin | LGPLv2+ | The libstoragemgmt-hpsa-plugin package contains the plugin for HPSmartArray storage management via hpssacli. | +| libstoragemgmt-local-plugin | LGPLv2+ | The nfs-plugin package contains plug-in for local NFS exports support.LibstorageMgmt local plugin allows user to manage locally storage systemwithout caring which real plugin(s) should be used. | +| libstoragemgmt-megaraid-plugin | LGPLv2+ | The libstoragemgmt-megaraid-plugin package contains the plugin for LSIMegaRAID storage management via storcli. | +| libstoragemgmt-nfs-plugin | LGPLv2+ | The nfs-plugin package contains plug-in for local NFS exports support. | +| libstoragemgmt-nfs-plugin-clibs | LGPLv2+ | The libstoragemgmt-nfs-plugin-clibs package contains python C extension for libstoragemgmtNFS plugin. | +| libstoragemgmt-nstor-plugin | LGPLv2+ | The libstoragemgmt-nstor-plugin package contains plug-in for NexentaStor arraysupport. | +| libstoragemgmt-smis-plugin | LGPLv2+ | The libstoragemgmt-smis-plugin package contains plug-in for generic SMI-S arraysupport. | +| libstoragemgmt-udev | LGPLv2+ | The libstoragemgmt-udev package contains udev rules and helper utilities foruevents generated by the kernel. | +| libsysfs | LGPLv2+ | Library used in handling linux kernel sysfs mounts and their various files. | +| libtalloc | LGPLv3+ | A library that implements a hierarchical allocator with destructors. | +| libtalloc-devel | LGPLv3+ | Header files needed to develop programs that link against the Talloc library. | +| libtasn1 | GPLv3+ and LGPLv2+ | A library that provides Abstract Syntax Notation One (ASN.1, as specifiedby the X.680 ITU-T recommendation) parsing and structures management, andDistinguished Encoding Rules (DER, as per X.690) encoding and decoding functions. | +| libtdb | LGPLv3+ | A library that implements a trivial database. | +| libtdb-devel | LGPLv3+ | Header files needed to develop programs that link against the Tdb library. | +| libteam | LGPLv2+ | This package contains a library which is a user-spacecounterpart for team network driver. It provides an APIto control team network devices. | +| libteam-doc | LGPLv2+ | This package contains libteam and libteamd API documentation | +| libtevent | LGPLv3+ | Tevent is an event system based on the talloc memory management library.Tevent has support for many event types, including timers, signals, andthe classic file descriptor events.Tevent also provide helpers to deal with asynchronous code providing thetevent_req (Tevent Request) functions. | +| libtevent-devel | LGPLv3+ | Header files needed to develop programs that link against the Tevent library. | +| libtirpc | SISSL and BSD | This package contains SunLib's implementation of transport-independentRPC (TI-RPC) documentation. This library forms a piece of the base ofOpen Network Computing (ONC), and is derived directly from theSolaris 2.3 source.TI-RPC is an enhanced version of TS-RPC that requires the UNIX System VTransport Layer Interface (TLI) or an equivalent X/Open Transport Interface(XTI). TI-RPC is on-the-wire compatible with the TS-RPC, which is supportedby almost 70 vendors on all major operating systems. TS-RPC source code(RPCSRC 4.0) remains available from several internet sites. | +| libtirpc-devel | SISSL and BSD | This package includes header files and libraries necessary fordeveloping programs which use the tirpc library. | +| libtool-ltdl | LGPLv2+ | The libtool-ltdl package contains the GNU Libtool Dynamic Module Loader, alibrary that provides a consistent, portable interface which simplifies theprocess of using dynamic modules.These runtime libraries are needed by programs that link directly to thesystem-installed ltdl libraries; they are not needed by software built usingthe rest of the GNU Autotools (including GNU Autoconf and GNU Automake). | +| libtsan | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the Thread Sanitizer librarywhich is used for -fsanitize=thread instrumented programs. | +| libubsan | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains the Undefined Behavior Sanitizer librarywhich is used for -fsanitize=undefined instrumented programs. | +| libunistring | GPLv2+ or LGPLv3+ | This portable C library implements Unicode string types in three flavours:(UTF-8, UTF-16, UTF-32), together with functions for character processing(names, classifications, properties) and functions for string processing(iteration, formatted output, width, word breaks, line breaks, normalization,case folding and regular expressions). | +| libusb | LGPLv2+ | This package provides a way for applications to access USB devices.Legacy libusb-0.1 is no longer supported by upstream, therefore content of thispackage was replaced by libusb-compat. It provides compatibility layer allowingapplications written for libusb-0.1 to work with libusb-1.0. | +| libusbx | LGPLv2+ | This package provides a way for applications to access USB devices.Libusbx is a fork of the original libusb, which is a fully API and ABIcompatible drop in for the libusb-1.0.9 release. The libusbx fork wasstarted by most of the libusb-1.0 developers, after the original libusbproject did not produce a new release for over 18 months.Note that this library is not compatible with the original libusb-0.1 series,if you need libusb-0.1 compatibility install the libusb package. | +| libusbx-devel | LGPLv2+ | The libusbx-devel package contains libraries and header files fordeveloping applications that use libusbx. | +| libusbx-devel-doc | LGPLv2+ | This package contains API documentation for libusbx. | +| libuser | LGPLv2+ | The libuser library implements a standardized interface for manipulatingand administering user and group accounts. The library uses pluggableback-ends to interface to its data sources.Sample applications modeled after those included with the shadow passwordsuite are included. | +| libutempter | LGPLv2+ | This library provides interface for terminal emulators such asscreen and xterm to record user sessions to utmp and wtmp files. | +| libuuid | BSD | This is the universally unique ID library, part of util-linux.The libuuid library generates and parses 128-bit universally uniqueid's (UUID's). A UUID is an identifier that is unique across bothspace and time, with respect to the space of all UUIDs. A UUID canbe used for multiple purposes, from tagging objects with an extremelyshort lifetime, to reliably identifying very persistent objectsacross a network.See also the ""uuid"" package, which is a separate implementation. | +| libuuid-devel | BSD | This is the universally unique ID development library and headers,part of util-linux.The libuuid library generates and parses 128-bit universally uniqueid's (UUID's). A UUID is an identifier that is unique across bothspace and time, with respect to the space of all UUIDs. A UUID canbe used for multiple purposes, from tagging objects with an extremelyshort lifetime, to reliably identifying very persistent objectsacross a network.See also the ""uuid-devel"" package, which is a separate implementation. | +| libvarlink | ASL 2.0 | Varlink C Library | +| libvarlink-util | ASL 2.0 | The libvarlink-util package contains varlink command line tools. | +| libverto | MIT | libverto provides a way for libraries to expose asynchronous interfaceswithout having to choose a particular event loop, offloading thisdecision to the end application which consumes the library.If you are packaging an application, not library, based on libverto,you should depend either on a specific implementation module or youcan depend on the virtual provides 'libverto-module-base'. This willensure that you have at least one module installed that provides io,timeout and signal functionality. Currently glib is the only modulethat does not provide these three because it lacks signal. However,glib will support signal in the future. | +| libverto-devel | MIT | The libverto-devel package contains libraries and header files fordeveloping applications that use libverto. | +| libverto-libevent | MIT | Module for libverto which provides integration with libevent. | +| libwbclient | GPLv3+ and LGPLv3+ | The libwbclient package contains the winbind client library from the Sambasuite. | +| libxcrypt | LGPLv2+ and BSD and Public Domain | libxcrypt is a modern library for one-way hashing of passwords. Itsupports DES, MD5, SHA-2-256, SHA-2-512, and bcrypt-based passwordhashes, and provides the traditional Unix 'crypt' and 'crypt_r'interfaces, as well as a set of extended interfaces pioneered byOpenwall Linux, 'crypt_rn', 'crypt_ra', 'crypt_gensalt','crypt_gensalt_rn', and 'crypt_gensalt_ra'.libxcrypt is intended to be used by login(1), passwd(1), and othersimilar programs; that is, to hash a small number of passwords duringan interactive authentication dialogue with a human. It is notsuitable for use in bulk password-cracking applications, or in anyother situation where speed is more important than careful handling ofsensitive data. However, it *is* intended to be fast and lightweightenough for use in servers that must field thousands of login attemptsper minute.On Linux-based systems, by default libxcrypt will be binary backwardcompatible with the libcrypt.so.1 shipped as part of the GNU C Library.This means that all existing binary executables linked against glibc'slibcrypt should work unmodified with this library's libcrypt.so.1. Wehave taken pains to provide exactly the same ""symbol versions"" as wereused by glibc on various CPU architectures, and to account for thevariety of ways in which the Openwall extensions were patched intoglibc's libcrypt by some Linux distributions. (For instance,compatibility symlinks for SuSE's ""libowcrypt"" are provided.)will not work with glibc's libcrypt. Also, programs that use certainlegacy APIs supplied by glibc's libcrypt ('encrypt', 'encrypt_r','setkey', 'setkey_r', and 'fcrypt') cannot be compiled against libxcrypt. | +| libxcrypt-devel | LGPLv2+ and BSD and Public Domain | The libxcrypt-devel package contains libraries and header files fordeveloping applications that use libxcrypt. | +| libxml2 | MIT | This library allows to manipulate XML files. It includes supportto read, modify and write XML and HTML files. There is DTDs supportthis includes parsing and validation even with complex DtDs, eitherat parse time or later once the document has been modified. The outputcan be a simple SAX stream or and in-memory DOM like representations.In this case one can use the built-in XPath and XPointer implementationto select sub nodes or ranges. A flexible Input/Output mechanism isavailable, with existing HTTP and FTP modules and combined to anURI library. | +| libxslt | MIT | This C library allows to transform XML files into other XML files(or HTML, text, ...) using the standard XSLT stylesheet transformationmechanism. To use it you need to have a version of libxml2 >= 2.6.27installed. The xsltproc command is a command line interface to the XSLT engine | +| libyaml | MIT | YAML is a data serialization format designed for human readability andinteraction with scripting languages. LibYAML is a YAML parser andemitter written in C. | +| libzstd | BSD and GPLv2 | Zstandard compression shared library. | +| libzstd-devel | BSD and GPLv2 | Header files for Zstd library. | +| linux-firmware | GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted | This package includes firmware files required for some devices tooperate. | +| lksctp-tools | GPLv2 and GPLv2+ and LGPLv2 and MIT | This is the lksctp-tools package for Linux Kernel SCTP (Stream ControlTransmission Protocol) Reference Implementation.This package is intended to supplement the Linux Kernel SCTP ReferenceImplementation now available in the Linux kernel source tree inversions 2.5.36 and following. For more information on LKSCTP see thepackage documentation README file, section titled ""LKSCTP - LinuxKernel SCTP.""This package contains the base run-time library and command-line tools. | +| lksctp-tools-devel | GPLv2 and GPLv2+ and LGPLv2 and MIT | Development files for lksctp-tools which include man pages, header files,static libraries, symlinks to dynamic libraries and some tutorial source code. | +| lksctp-tools-doc | GPLv2 and GPLv2+ and LGPLv2 and MIT | Documents pertaining to LKSCTP & SCTP in general (IETF RFC's & InternetDrafts). | +| lldpad | GPLv2 | This package contains the Linux user space daemon and configuration tool forIntel LLDP Agent with Enhanced Ethernet support for the Data Center. | +| lm_sensors | GPLv2+ and Verbatim and MIT | The lm_sensors package includes a collection of modules for general SMBusaccess and hardware monitoring. | +| lm_sensors-devel | LGPLv2+ and Verbatim | The lm_sensors-devel package includes a header files and libraries for usewhen building applications that make use of sensor data. | +| lm_sensors-libs | LGPLv2+ | Core libraries for lm_sensors applications | +| lockdev | LGPLv2 | Lockdev provides a reliable way to put an exclusive lock to devicesusing both FSSTND and SVr4 methods. | +| logrotate | GPLv2+ | The logrotate utility is designed to simplify the administration oflog files on a system which generates a lot of log files. Logrotateallows for the automatic rotation compression, removal and mailing oflog files. Logrotate can be set to handle a log file daily, weekly,monthly or when the log file gets to a certain size. Normally,logrotate runs as a daily cron job.Install the logrotate package if you need a utility to deal with thelog files on your system. | +| logwatch | MIT | Logwatch is a customizable, pluggable log-monitoring system. It will gothrough your logs for a given period of time and make a report in the areasthat you wish with the detail that you wish. Easy to use - works right outof the package on many systems. | +| lrzsz | GPLv2+ | Lrzsz (consisting of lrz and lsz) is a cosmetically modifiedzmodem/ymodem/xmodem package built from the public-domain version ofthe rzsz package. Lrzsz was created to provide a working GNUcopylefted Zmodem solution for Linux systems. | +| lshw | GPLv2 | lshw is a small tool to provide detailed informaton on the hardwareconfiguration of the machine. It can report exact memoryconfiguration, firmware version, mainboard configuration, CPU versionand speed, cache configuration, bus speed, etc. on DMI-capable x86systems and on some PowerPC machines (PowerMac G4 is known to work).Information can be output in plain text, XML or HTML. | +| lsof | zlib and Sendmail and LGPLv2+ | about files that are open by the processes running on a UNIX system. | +| lsscsi | GPLv2+ | Uses information provided by the sysfs pseudo file system in Linux kernel2.6 series to list SCSI devices or all SCSI hosts. Includes a ""classic""option to mimic the output of ""cat /proc/scsi/scsi"" that has been widelyused prior to the lk 2.6 series.Author:-------- Doug Gilbert | +| lua-libs | MIT | This package contains the shared libraries for lua. | +| lvm2 | GPLv2 | LVM2 includes all of the support for handling read/write operations onphysical volumes (hard disks, RAID-Systems, magneto optical, etc.,multiple devices (MD), see mdadm(8) or even loop devices, seelosetup(8)), creating volume groups (kind of virtual disks) from oneor more physical volumes and creating one or more logical volumes(kind of logical partitions) in volume groups. | +| lvm2-dbusd | GPLv2 | Daemon for access to LVM2 functionality through a D-Bus interface. | +| lvm2-libs | LGPLv2 | This package contains shared lvm2 libraries for applications. | +| lvm2-lockd | GPLv2 | LVM commands use lvmlockd to coordinate access to shared storage. | +| lz4 | GPLv2+ and BSD | LZ4 is an extremely fast loss-less compression algorithm, providing compressionspeed at 400 MB/s per core, scalable with multi-core CPU. It also featuresan extremely fast decoder, with speed in multiple GB/s per core, typicallyreaching RAM speed limits on multi-core systems. | +| lz4-devel | GPLv2+ and BSD | This package contains the header(.h) and library(.so) files required to buildapplications using liblz4 library. | +| lz4-libs | GPLv2+ and BSD | This package contains the libaries for lz4. | +| lzo | GPLv2+ | LZO is a portable lossless data compression library written in ANSI C.It offers pretty fast compression and very fast decompression.Decompression requires no memory. In addition there are slowercompression levels achieving a quite competitive compression ratiowhile still decompressing at this very high speed. | +| lzo-devel | GPLv2+ | LZO is a portable lossless data compression library written in ANSI C.It offers pretty fast compression and very fast decompression.This package contains development files needed for lzo. | +| lzo-minilzo | GPLv2+ | A small (mini) version of lzo for embedding into applications which don't needfull blown lzo compression support. | +| lzop | GPLv2+ | lzop is a compression utility which is designed to be a companion to gzip.It is based on the LZO data compression library and its main advantages overgzip are much higher compression and decompression speed at the cost of somecompression ratio. The lzop compression utility was designed with the goalsof reliability, speed, portability and with reasonable drop-in compatibilityto gzip. | +| m4 | GPLv3+ | A GNU implementation of the traditional UNIX macro processor. M4 isuseful for writing text files which can be logically parsed, and is usedby many programs as part of their build process. M4 has built-infunctions for including files, running shell commands, doing arithmetic,etc. The autoconf program needs m4 for generating configure scripts, butnot for running configure scripts.Install m4 if you need a macro processor. | +| mailcap | Public Domain and MIT | The mailcap file is used by the metamail program. Metamail reads themailcap file to determine how it should display non-text or multimediamaterial. Basically, mailcap associates a particular type of filewith a particular program that a mail agent or other program can callin order to handle the file. Mailcap should be installed to allowcertain programs to be able to handle non-text files.Also included in this package is the mime.types file which contains alist of MIME types and their filename ""extension"" associations, usedby several applications e.g. to determine MIME types for filenames. | +| mailx | BSD with advertising and MPLv1.1 | Mailx is an enhanced mail command, which provides the functionalityof the POSIX mailx command, as well as SysV mail and Berkeley Mail(from which it is derived).Additionally to the POSIX features, mailx can work with Maildir/ e-mailstorage format (as well as mailboxes), supports IMAP, POP3 and SMTPprotocols (including over SSL) to operate with remote hosts, handles mimetypes and different charsets. There are a lot of other useful features,see mailx(1).And as its ancient analogues, mailx can be used as a mail script language,both for sending and receiving mail.Besides the ""mailx"" command, this package provides ""mail"" and ""Mail""(which should be compatible with its predecessors from the mailx-8.x source),as well as ""nail"" (the initial name of this project). | +| make | GPLv3+ | A GNU tool for controlling the generation of executables and othernon-source files of a program from the program's source files. Makeallows users to build and install packages without any significantknowledge about the details of the build process. The details abouthow the program should be built are provided for make in the program'smakefile. | +| make-devel | GPLv3+ | The make-devel package contains gnumake.h. | +| man-db | GPLv2+ and GPLv3+ | The man-db package includes five tools for browsing man-pages:man, whatis, apropos, manpath and lexgrog. man formats and displaysmanual pages. whatis searches the manual page names. apropos searches themanual page names and descriptions. manpath determines search pathfor manual pages. lexgrog directly reads header information inmanual pages. | +| man-db-cron | GPLv2+ and GPLv3+ | This package provides periodic update of man-db cache. | +| man-pages | GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE | A large collection of manual pages from the Linux Documentation Project (LDP). | +| mcelog | GPLv2 | mcelog is a utility that collects and decodes Machine Check Exception dataon x86-32 and x86-64 systems. | +| mcstrans | GPL+ | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.mcstrans provides an translation daemon to translate SELinux categoriesfrom internal representations to user defined representation. | +| mdadm | GPLv2+ | The mdadm program is used to create, manage, and monitor Linux MD (softwareRAID) devices. As such, it provides similar functionality to the raidtoolspackage. However, mdadm is a single program, and it can performalmost all functions without a configuration file, though a configurationfile can be used to help with some common tasks. | +| memtest86+ | GPLv2 | Memtest86+ is a thorough stand-alone memory test for x86 and x86-64architecture computers. BIOS based memory tests are only a quickcheck and often miss many of the failures that are detected byMemtest86+.The ELF version should be used for booting from grub,and avoids the following errors:The script '/usr/sbin/memtest-setup' can be run (as root)to add the memtest86+ entry to your GRUB boot menu. | +| microcode_ctl | CC0 and Redistributable, no modification permitted | This package provides microcode update files for Intel x86 and x86_64 CPUs.The microcode update is volatile and needs to be uploaded on each systemboot i.e. it isn't stored on a CPU permanently; reboot and it revertsback to the old microcode.Package name ""microcode_ctl"" is historical, as the binary with the same nameis no longer used for microcode upload and, as a result, no longer provided. | +| microdnf | GPLv3+ | Micro DNF. | +| minicom | GPLv2+ and LGPLv2+ and Public Domain | Minicom is a simple text-based modem control and terminal emulationprogram somewhat similar to MSDOS Telix. Minicom includes a dialingdirectory, full ANSI and VT100 emulation, an (external) scriptinglanguage, and other features. | +| mksh | MirOS and ISC and BSD | mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh),a bourne-compatible shell which is largely similar to the original AT&T Kornshell. It includes bug fixes and feature improvements in order to produce amodern, robust shell good for interactive and especially script use, being abourne shell replacement, pdksh successor and an alternative to the C shell. | +| mlocate | GPLv2 | mlocate is a locate/updatedb implementation. It keeps a database ofall existing files and allows you to lookup files by name.rereading most of the file system, which makes updatedb faster and does nottrash the system caches as much as traditional locate implementations. | +| mobile-broadband-provider-info | Public Domain | The mobile-broadband-provider-info package contains listings of mobilebroadband (3G) providers and associated network and plan information. | +| ModemManager | GPLv2+ | The ModemManager service manages WWAN modems and provides a consistent API forinteracting with these devices to client applications. | +| ModemManager-glib | GPLv2+ | This package contains the libraries that make it easier to use some ModemManagerfunctionality from applications that use glib. | +| mokutil | GPLv3+ | mokutil provides a tool to manage keys for Secure Boot through the MoK(""Machine's Own Keys"") mechanism. | +| mozjs52 | MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2.1 and LGPLv2.1+ and AFL and ASL 2.0 | SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation ofJavaScript. It is intended to be embedded in other applicationsthat provide host environments for JavaScript. | +| mozjs60 | MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0 | SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation ofJavaScript. It is intended to be embedded in other applicationsthat provide host environments for JavaScript. | +| mpfr | LGPLv3+ and GPLv3+ and GFDL | The MPFR library is a C library for multiple-precision floating-pointcomputations with ""correct rounding"". The MPFR is efficient andalso has a well-defined semantics. It copies the good ideas from theANSI/IEEE-754 standard for double-precision floating-point arithmetic(53-bit mantissa). MPFR is based on the GMP multiple-precision library. | +| mtools | GPLv3+ | Mtools is a collection of utilities for accessing MS-DOS files.Mtools allow you to read, write and move around MS-DOS filesystemfiles (normally on MS-DOS floppy disks). Mtools supports Windows95style long file names, OS/2 XDF disks, and 2m disksMtools should be installed if you need to use MS-DOS disks | +| mtr | GPLv2 | MTR combines the functionality of the 'traceroute' and 'ping' programsin a single network diagnostic tool.When MTR is started, it investigates the network connection between thehost MTR runs on and the user-specified destination host. Afterwards itdetermines the address of each network hop between the machines and sendsa sequence of ICMP echo requests to each one to determine the quality ofthe link to each machine. While doing this, it prints running statisticsabout each machine.command line, e.g. for SSH sessions; and a GTK+ interface for X (providedin the mtr-gtk package). | +| nano | GPLv3+ | GNU nano is a small and friendly text editor. | +| ncurses | MIT | The curses library routines are a terminal-independent method ofupdating character screens with reasonable optimization. The ncurses(new curses) library is a freely distributable replacement for thediscontinued 4.4 BSD classic curses library.This package contains support utilities, including a terminfo compilertic, a decompiler infocmp, clear, tput, tset, and a termcap conversiontool captoinfo. | +| ncurses-base | MIT | This package contains descriptions of common terminals. Other terminaldescriptions are included in the ncurses-term package. | +| ncurses-c++-libs | MIT | The curses library routines are a terminal-independent method ofupdating character screens with reasonable optimization. The ncurses(new curses) library is a freely distributable replacement for thediscontinued 4.4 BSD classic curses library.This package contains C++ bindings of the ncurses ABI version 6 libraries. | +| ncurses-compat-libs | MIT | The curses library routines are a terminal-independent method ofupdating character screens with reasonable optimization. The ncurses(new curses) library is a freely distributable replacement for thediscontinued 4.4 BSD classic curses library.This package contains the ABI version 5 of the ncurses libraries forcompatibility. | +| ncurses-devel | MIT | The header files and libraries for developing applications that usethe ncurses terminal handling library.Install the ncurses-devel package if you want to develop applicationswhich will use ncurses. | +| ncurses-libs | MIT | The curses library routines are a terminal-independent method ofupdating character screens with reasonable optimization. The ncurses(new curses) library is a freely distributable replacement for thediscontinued 4.4 BSD classic curses library.This package contains the ncurses libraries. | +| ncurses-term | MIT | This package contains additional terminal descriptions not found inthe ncurses-base package. | +| ndctl | GPLv2 | Utility library for managing the ""libnvdimm"" subsystem. The ""libnvdimm""subsystem defines a kernel device model and control message interface forplatform NVDIMM resources like those defined by the ACPI 6+ NFIT (NVDIMMFirmware Interface Table). | +| ndctl-libs | LGPLv2 | Libraries for ndctl. | +| netconsole-service | GPLv2 | This packages provides a 'netconsole' service for loading of netconsole kernelmodule with the configured parameters. The netconsole kernel module itself thenallows logging of kernel messages over the network. | +| netlabel_tools | GPLv2 | NetLabel is a kernel subsystem which implements explicit packet labelingprotocols such as CIPSO for Linux. Packet labeling is used in secure networksto mark packets with the security attributes of the data they contain. Thispackage provides the necessary user space tools to query and configure thekernel subsystem. | +| net-snmp-libs | BSD | The net-snmp-libs package contains the runtime client libraries for sharedbinaries and applications. | +| nettle | LGPLv3+ or GPLv2+ | Nettle is a cryptographic library that is designed to fit easily in more(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even inkernel space. | +| net-tools | GPLv2+ | The net-tools package contains basic networking tools,including ifconfig, netstat, route, and others.Most of them are obsolete. For replacement check iproute package. | +| NetworkManager | GPLv2+ and LGPLv2+ | NetworkManager is a system service that manages network interfaces andconnections based on user or automatic configuration. It supportsEthernet, Bridge, Bond, VLAN, Team, InfiniBand, Wi-Fi, mobile broadband(WWAN), PPPoE and other devices, and supports a variety of different VPNservices. | +| NetworkManager-adsl | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for ADSL devices. | +| NetworkManager-bluetooth | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for Bluetooth devices. | +| NetworkManager-config-server | GPLv2+ and LGPLv2+ | This adds a NetworkManager configuration file to make it behave morelike the old ""network"" service. In particular, it stops NetworkManagerfrom automatically running DHCP on unconfigured ethernet devices, andallows connections with static IP addresses to be brought up even onethernet devices with no carrier.This package is intended to be installed by default for serverdeployments. | +| NetworkManager-dispatcher-routing-rules | GPLv2+ and LGPLv2+ | This adds a NetworkManager dispatcher file to support networkingconfigurations using ""/etc/sysconfig/network-scripts/rule-NAME"" files(eg, to do policy-based routing). | +| NetworkManager-libnm | LGPLv2+ | This package contains the libraries that make it easier to use someNetworkManager functionality from applications. This is the newNetworkManager API. See also NetworkManager-glib. | +| NetworkManager-ovs | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for Open vSwitch bridges. | +| NetworkManager-ppp | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for PPP. | +| NetworkManager-team | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for team devices. | +| NetworkManager-tui | GPLv2+ and LGPLv2+ | This adds a curses-based ""TUI"" (Text User Interface) toNetworkManager, to allow performing some of the operations supportedby nm-connection-editor and nm-applet in a non-graphical environment. | +| NetworkManager-wifi | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for Wifi and OLPC devices. | +| NetworkManager-wwan | GPLv2+ and LGPLv2+ | This package contains NetworkManager support for mobile broadband (WWAN)devices. | +| network-scripts | GPLv2 | This package contains the legacy scripts for activating & deactivating of mostnetwork interfaces. It also provides a legacy version of 'network' service.The 'network' service is enabled by default after installation of this package,and if the network-scripts are installed alongside NetworkManager, then theifup/ifdown commands from network-scripts take precedence over the ones providedby NetworkManager.If user has both network-scripts & NetworkManager installed, and wishes touse ifup/ifdown from NetworkManager primarily, then they has to run command: $ update-alternatives --config ifupPlease note that running the command above will also disable the 'network'service. | +| network-scripts-team | LGPLv2+ | This provides the ifup and ifdown scripts for libteam use with the legacynetwork service. | +| newt | LGPLv2 | Newt is a programming library for color text mode, widget based userinterfaces. Newt can be used to add stacked windows, entry widgets,checkboxes, radio buttons, labels, plain text fields, scrollbars,etc., to text mode user interfaces. This package also contains theshared library needed by programs built with newt, as well as a/usr/bin/dialog replacement called whiptail. Newt is based on theslang library. | +| nfs4-acl-tools | BSD | This package contains commandline ACL utilities for the LinuxNFSv4 client. | +| nfs-utils | MIT and GPLv2 and GPLv2+ and BSD | The nfs-utils package provides a daemon for the kernel NFS server andrelated tools, which provides a much higher level of performance than thetraditional Linux NFS server used by most users.This package also contains the showmount program. Showmount queries themount daemon on a remote host for information about the NFS (Network FileSystem) server on the remote host. For example, showmount can display theclients which are mounted on that host.This package also contains the mount.nfs and umount.nfs program. | +| nftables | GPLv2 | Netfilter Tables userspace utilities. | +| npth | LGPLv2+ | nPth is a non-preemptive threads implementation using an API very similarto the one known from GNU Pth. It has been designed as a replacement ofGNU Pth for non-ancient operating systems. In contrast to GNU Pth is isbased on the system's standard threads implementation. Thus nPth allowsthe use of libraries which are not compatible to GNU Pth. | +| nscd | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The nscd daemon caches name service lookups and can improveperformance with LDAP, and may help with DNS as well. | +| nss_db | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The nss_db Name Service Switch module uses hash-indexed files in /var/dbto speed up user, group, service, host name, and other NSS-based lookups. | +| nss_nis | LGPLv2+ | The nss_nis Name Service Switch module uses the Network Information System (NIS)to obtain user, group, host name, and other data. | +| ntsysv | GPLv2 | Ntsysv provides a simple interface for setting which system servicesare started or stopped in various runlevels (instead of directlymanipulating the numerous symbolic links in /etc/rc.d). Unless youspecify a runlevel or runlevels on the command line (see the manpage), ntsysv configures the current runlevel (5 if you're using X). | +| numactl | GPLv2 | Simple NUMA policy support. It consists of a numactl program to runother programs with a specific NUMA policy. | +| numactl-devel | LGPLv2 and GPLv2 | Provides development headers for numa library calls | +| numactl-libs | LGPLv2 and GPLv2 | numactl-libs provides libnuma, a library to do allocations withNUMA policy in applications. | +| numad | LGPLv2 | Numad, a daemon for NUMA (Non-Uniform Memory Architecture) systems,that monitors NUMA characteristics and manages placement of processesand memory to minimize memory latency and thus provide optimum performance. | +| numatop | BSD | NumaTOP is an observation tool for runtime memory locality characterization andanalysis of processes and threads running on a NUMA system. It helps the usercharacterize the NUMA behavior of processes and threads and identify where theNUMA-related performance bottlenecks reside.NumaTOP supports the Intel Xeon processors and PowerPC processors. | +| nvme-cli | GPLv2+ | nvme-cli provides NVM-Express user space tooling for Linux. | +| nvmetcli | ASL 2.0 | This package contains the command line interface to the NVMe over Fabricsnvmet in the Linux kernel. It allows configuring the nvmet interactivelyas well as saving / restoring the configuration to / from a json file. | +| opa-address-resolution | BSD or GPLv2 | This package contains the ibacm distributed SA provider (dsap) forname and address resolution on OPA platform. It also contains thelibrary and tools to access the shared memory database exportedby dsap. | +| opa-basic-tools | BSD or GPLv2 | Contains basic tools for fabric management necessary on all compute nodes. | +| opa-fastfabric | BSD or GPLv2 | Contains tools for managing fabric on a management node. | +| opa-fm | GPLv2 or BSD | opa-fm contains Intel Omni-Path fabric management applications. ThisFabric Executive, and some fabric management tools. | +| opa-libopamgt | BSD or GPLv2 | This package contains the library necessary to build applicationsthat interface with an Omni-Path FM. | +| opencryptoki | CPL | Opencryptoki implements the PKCS#11 specification v2.11 for a set ofcryptographic hardware, such as IBM 4764 and 4765 crypto cards, and theTrusted Platform Module (TPM) chip. Opencryptoki also brings a softwaretoken implementation that can be used without any cryptographichardware.This package contains the Slot Daemon (pkcsslotd) and general utilities. | +| opencryptoki-icsftok | CPL | Opencryptoki implements the PKCS#11 specification v2.11 for a set ofcryptographic hardware, such as IBM 4764 and 4765 crypto cards, and theTrusted Platform Module (TPM) chip. Opencryptoki also brings a softwaretoken implementation that can be used without any cryptographichardware.This package brings the necessary libraries and files to supportICSF token in the opencryptoki stack. | +| opencryptoki-libs | CPL | Opencryptoki implements the PKCS#11 specification v2.11 for a set ofcryptographic hardware, such as IBM 4764 and 4765 crypto cards, and theTrusted Platform Module (TPM) chip. Opencryptoki also brings a softwaretoken implementation that can be used without any cryptographichardware.This package contains the PKCS#11 library implementation, and requiresat least one token implementation (packaged separately) to be fullyfunctional. | +| opencryptoki-swtok | CPL | Opencryptoki implements the PKCS#11 specification v2.11 for a set ofcryptographic hardware, such as IBM 4764 and 4765 crypto cards, and theTrusted Platform Module (TPM) chip. Opencryptoki also brings a softwaretoken implementation that can be used without any cryptographichardware.This package brings the software token implementation to use opencryptokiwithout any specific cryptographic hardware. | +| opencryptoki-tpmtok | CPL | Opencryptoki implements the PKCS#11 specification v2.11 for a set ofcryptographic hardware, such as IBM 4764 and 4765 crypto cards, and theTrusted Platform Module (TPM) chip. Opencryptoki also brings a softwaretoken implementation that can be used without any cryptographichardware.This package brings the necessary libraries and files to supportTrusted Platform Module (TPM) devices in the opencryptoki stack. | +| openhpi | BSD | OpenHPI is an open source project created with the intent of providing animplementation of the SA Forum's Hardware Platform Interface (HPI). HPIprovides an abstracted interface to managing computer hardware, typically forchassis and rack based servers. HPI includes resource modeling; access to andcontrol over sensor, control, watchdog, and inventory data associated withresources; abstracted System Event Log interfaces; hardware events and alerts;and a managed hot swap interface.OpenHPI provides a modular mechanism for adding new hardware and device supporteasily. Many plug-ins exist in the OpenHPI source tree to provide access tovarious types of hardware. This includes, but is not limited to, IPMI basedservers, Blade Center, and machines which export data via sysfs. | +| openhpi-libs | BSD | The system libraries for the OpenHPI project. | +| OpenIPMI | LGPLv2+ and GPLv2+ or BSD | The Open IPMI project aims to develop an open code base to allow access toplatform information using Intelligent Platform Management Interface (IPMI).This package contains the tools of the OpenIPMI project. | +| OpenIPMI-lanserv | LGPLv2+ and GPLv2+ or BSD | This package contains a network IPMI listener. | +| OpenIPMI-libs | LGPLv2+ and GPLv2+ or BSD | The OpenIPMI-libs package contains the runtime libraries for shared binariesand applications. | +| OpenIPMI-perl | LGPLv2+ and GPLv2+ or BSD | The OpenIPMI-perl package contains the Perl language bindings for OpenIPMI. | +| openldap | OpenLDAP | OpenLDAP is an open source suite of LDAP (Lightweight Directory AccessProtocol) applications and development tools. LDAP is a set ofprotocols for accessing directory services (usually phone book styleinformation, but other information is possible) over the Internet,similar to the way DNS (Domain Name System) information is propagatedover the Internet. The openldap package contains configuration files,libraries, and documentation for OpenLDAP. | +| openldap-clients | OpenLDAP | OpenLDAP is an open-source suite of LDAP (Lightweight Directory AccessProtocol) applications and development tools. LDAP is a set ofprotocols for accessing directory services (usually phone book styleinformation, but other information is possible) over the Internet,similar to the way DNS (Domain Name System) information is propagatedover the Internet. The openldap-clients package contains the clientprograms needed for accessing and modifying OpenLDAP directories. | +| openldap-devel | OpenLDAP | The openldap-devel package includes the development libraries andheader files needed for compiling applications that use LDAP(Lightweight Directory Access Protocol) internals. LDAP is a set ofprotocols for enabling directory services over the Internet. Installthis package only if you plan to develop or will need to compilecustomized LDAP clients. | +| opensc | LGPLv2+ | OpenSC provides a set of libraries and utilities to work with smart cards. Itsmain focus is on cards that support cryptographic operations, and facilitatetheir use in security applications such as authentication, mail encryption anddigital signatures. OpenSC implements the PKCS#11 API so applicationssupporting this API (such as Mozilla Firefox and Thunderbird) can use it. Onthe card OpenSC implements the PKCS#15 standard and aims to be compatible withevery software/card that does so, too. | +| opensm | GPLv2 or BSD | OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.The subnet manager is run as a system daemon on one of the machines inthe infiniband fabric to manage the fabric's routing state. This packagealso contains various tools for diagnosing and testing Infiniband networksthat can be used from any machine and do not need to be run on a machinerunning the opensm daemon. | +| opensm-libs | GPLv2 or BSD | Shared libraries for Infiniband user space access | +| openssh | BSD | SSH (Secure SHell) is a program for logging into and executingcommands on a remote machine. SSH is intended to replace rlogin andrsh, and to provide secure encrypted communications between twountrusted hosts over an insecure network. X11 connections andarbitrary TCP/IP ports can also be forwarded over the secure channel.OpenSSH is OpenBSD's version of the last free version of SSH, bringingit up to date in terms of security and features.This package includes the core files necessary for both the OpenSSHclient and server. To make this package useful, you should alsoinstall openssh-clients, openssh-server, or both. | +| openssh-cavs | BSD | This package contains test binaries and scripts to make FIPS validationeasier. Now contains CTR and KDF CAVS test driver. | +| openssh-clients | BSD | OpenSSH is a free version of SSH (Secure SHell), a program for logginginto and executing commands on a remote machine. This package includesthe clients necessary to make encrypted connections to SSH servers. | +| openssh-keycat | BSD | OpenSSH mls keycat is backend for using the authorized keys in theopenssh in the mls mode. | +| openssh-ldap | BSD | OpenSSH LDAP backend is a way how to distribute the authorized tokensamong the servers in the network. | +| openssh-server | BSD | OpenSSH is a free version of SSH (Secure SHell), a program for logginginto and executing commands on a remote machine. This package containsthe secure shell daemon (sshd). The sshd daemon allows SSH clients tosecurely connect to your SSH server. | +| openssl | OpenSSL | The OpenSSL toolkit provides support for secure communications betweenmachines. OpenSSL includes a certificate management tool and sharedlibraries which provide various cryptographic algorithms andprotocols. | +| openssl-devel | OpenSSL | OpenSSL is a toolkit for supporting cryptography. The openssl-develpackage contains include files needed to develop applications whichsupport various cryptographic algorithms and protocols. | +| openssl-ibmpkcs11 | OpenSSL | This package contains a shared object OpenSSL dynamic engine for the usewith a PKCS#11 implementation such as openCryptoki. | +| openssl-libs | OpenSSL | OpenSSL is a toolkit for supporting cryptography. The openssl-libspackage contains the libraries that are used by various applications whichsupport cryptographic algorithms and protocols. | +| openssl-perl | OpenSSL | OpenSSL is a toolkit for supporting cryptography. The openssl-perlpackage provides Perl scripts for converting certificates and keysfrom other formats to the formats used by the OpenSSL toolkit. | +| openssl-pkcs11 | LGPLv2+ and BSD | openssl-pkcs11 enables hardware security module (HSM), and smart card support inOpenSSL applications. More precisely, it is an OpenSSL engine which makesregistered PKCS#11 modules available for OpenSSL applications. The engine isoptional and can be loaded by configuration file, command line or through theOpenSSL ENGINE API. | +| os-prober | GPLv2+ and GPL+ | This package detects other OSes available on a system and outputs the resultsin a generic machine-readable format. Support for new OSes and Linuxdistributions can be added easily. | +| p11-kit | BSD | p11-kit provides a way to load and enumerate PKCS#11 modules, as wellas a standard configuration setup for installing PKCS#11 modules insuch a way that they're discoverable. | +| p11-kit-devel | BSD | The p11-kit-devel package contains libraries and header files fordeveloping applications that use p11-kit. | +| p11-kit-server | BSD | The p11-kit-server package contains command line tools that enable toexport PKCS#11 modules through a Unix domain socket. Note that thisfeature is still experimental. | +| p11-kit-trust | BSD | The p11-kit-trust package contains a system trust PKCS#11 module whichcontains certificate anchors and black lists. | +| pam | BSD and GPLv2+ | PAM (Pluggable Authentication Modules) is a system security tool thatallows system administrators to set authentication policy withouthaving to recompile programs that handle authentication. | +| pam_cifscreds | GPLv3 | The pam_cifscreds PAM module is a tool for automatically addingcredentials (username and password) for the purpose of establishingsessions in multiuser mounts.When a cifs filesystem is mounted with the ""multiuser"" option, and doesnot use krb5 authentication, it needs to be able to get the credentialsfor each user from somewhere. The pam_cifscreds module can be used toprovide these credentials to the kernel automatically at login. | +| pam-devel | BSD and GPLv2+ | PAM (Pluggable Authentication Modules) is a system security tool thatallows system administrators to set authentication policy withouthaving to recompile programs that handle authentication. This packagecontains header files used for building both PAM-aware applicationsand modules for use with the PAM system. | +| pam_ssh_agent_auth | BSD | This package contains a PAM module which can be used to authenticateusers using ssh keys stored in a ssh-agent. Through the use of theforwarding of ssh-agent connection it also allows to authenticate withremote ssh-agent instance.The module is most useful for su and sudo service stacks. | +| parted | GPLv3+ | The GNU Parted program allows you to create, destroy, resize, move,and copy hard disk partitions. Parted can be used for creating spacefor new operating systems, reorganizing disk usage, and copying datato new hard disks. | +| passwd | BSD or GPL+ | This package contains a system utility (passwd) which setsor changes passwords, using PAM (Pluggable AuthenticationModules) library. | +| patch | GPLv3+ | The patch program applies diff files to originals. The diff commandis used to compare an original to a changed file. Diff lists thechanges made to the file. A person who has the original file can thenuse the patch command with the diff file to add the changes to theiroriginal file (patching the file).Patch should be installed because it is a common way of upgradingapplications. | +| pciutils | GPLv2+ | The pciutils package contains various utilities for inspecting andsetting devices connected to the PCI bus. | +| pciutils-devel | GPLv2+ | This package contains a library for inspecting and settingdevices connected to the PCI bus. | +| pciutils-libs | GPLv2+ | This package contains a library for inspecting and settingdevices connected to the PCI bus. | +| pcre2 | BSD | PCRE2 is a re-working of the original PCRE (Perl-compatible regularexpression) library to provide an entirely new API.PCRE2 is written in C, and it has its own API. There are three sets offunctions, one for the 8-bit library, which processes strings of bytes, onefor the 16-bit library, which processes strings of 16-bit values, and one forthe 32-bit library, which processes strings of 32-bit values. There are no C++wrappers. This package provides support for strings in 8-bit and UTF-8encodings. Install pcre2-utf16 or pcre2-utf32 packages for the other ones.The distribution does contain a set of C wrapper functions for the 8-bitlibrary that are based on the POSIX regular expression API (see the pcre2posixman page). These can be found in a library called libpcre2posix. Note thatthis just provides a POSIX calling interface to PCRE2; the regular expressionsthemselves still follow Perl syntax and semantics. The POSIX API isrestricted, and does not give full access to all of PCRE2's facilities. | +| pcre2-devel | BSD | Development files (headers, libraries for dynamic linking, documentation)for pcre2. The header file for the POSIX-style functions is calledpcre2posix.h. | +| pcre2-utf16 | BSD | This is PCRE2 library working on UTF-16 strings. | +| pcre2-utf32 | BSD | This is PCRE2 library working on UTF-32 strings. | +| pcre | BSD | PCRE, Perl-compatible regular expression, library has its own native API, buta set of wrapper functions that are based on the POSIX API are also suppliedin the libpcreposix library. Note that this just provides a POSIX callingand semantics. This package provides support for strings in 8-bit and UTF-8encodings. Detailed change log is provided by pcre-doc package. | +| pcre-cpp | BSD | This is C++ bindings for the Perl-compatible regular expression library.Detailed change log is provided by pcre-doc package. | +| pcre-devel | BSD | Development files (Headers, libraries for dynamic linking, etc) for pcre. | +| pcre-utf16 | BSD | This is Perl-compatible regular expression library working on UTF-16 strings.Detailed change log is provided by pcre-doc package. | +| pcre-utf32 | BSD | This is Perl-compatible regular expression library working on UTF-32 strings.Detailed change log is provided by pcre-doc package. | +| pcsc-lite | BSD | The purpose of PC/SC Lite is to provide a Windows(R) SCard interfacein a very small form factor for communicating to smartcards andreaders. PC/SC Lite uses the same winscard API as used underWindows(R). This package includes the PC/SC Lite daemon, a resourcemanager that coordinates communications with smart card readers andsmart cards that are connected to the system, as well as other commandline tools. | +| pcsc-lite-ccid | LGPLv2+ | Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with thePC/SC Lite daemon. | +| pcsc-lite-doc | BSD | PC/SC Lite developer documentation. | +| pcsc-lite-libs | BSD | PC/SC Lite libraries. | +| perf | GPLv2 | This package contains the perf tool, which enables performance monitoringof the Linux kernel. | +| perf | GPLv2 | This package contains the perf tool, which enables performance monitoringof the Linux kernel. | +| perftest | GPLv2 or BSD | Perftest is a collection of simple test programs designed to utilizeRDMA communications and provide performance numbers over those RDMAconnections. It does not work on normal TCP/IP networks, only onRDMA networks. | +| perl-Algorithm-Diff | GPL+ or Artistic | This is a module for computing the difference between two files, two strings,or any other two lists of things. It uses an intelligent algorithm similar to(or identical to) the one used by the Unix ""diff"" program. It is guaranteed tofind the *smallest possible* set of differences. | +| perl-Archive-Tar | GPL+ or Artistic | Archive::Tar provides an object oriented mechanism for handling tarfiles. It provides class methods for quick and easy files handlingwhile also allowing for the creation of tar file objects for custommanipulation. If you have the IO::Zlib module installed, Archive::Tarwill also support compressed or gzipped tar files. | +| perl-Carp | GPL+ or Artistic | The Carp routines are useful in your own modules because they act likedie() or warn(), but with a message which is more likely to be useful to auser of your module. In the case of cluck, confess, and longmess thatcontext is a summary of every call in the call-stack. For a shorter messageyou can use carp or croak which report the error as being from where yourmodule was called. There is no guarantee that that is where the error was,but it is a good educated guess. | +| perl-Compress-Raw-Bzip2 | GPL+ or Artistic | This module provides a Perl interface to the bzip2 compression library.It is used by IO::Compress::Bzip2. | +| perl-Compress-Raw-Zlib | (GPL+ or Artistic) and zlib | The Compress::Raw::Zlib module provides a Perl interface to the zlibcompression library, which is used by IO::Compress::Zlib. | +| perl-constant | GPL+ or Artistic | This pragma allows you to declare constants at compile-time:use constant PI => 4 * atan2(1, 1);When you declare a constant such as ""PI"" using the method shown above,each machine your script runs upon can have as many digits of accuracyas it can use. Also, your program will be easier to read, more likelyto be maintained (and maintained correctly), and far less likely tosend a space probe to the wrong planet because nobody noticed the oneequation in which you wrote 3.14195.When a constant is used in an expression, Perl replaces it with itsvalue at compile time, and may then optimize the expression further.In particular, any code in an ""if (CONSTANT)"" block will be optimizedaway if the constant is false. | +| perl-Data-Dumper | GPL+ or Artistic | Given a list of scalars or reference variables, writes out their contentsin perl syntax. The references can also be objects. The content of eachvariable is output in a single Perl statement. Handles self-referentialstructures correctly. | +| perl-Date-Manip | GPL+ or Artistic | Date::Manip is a series of modules designed to make any common date/timeoperation easy to do. Operations such as comparing two times, determining adata a given amount of time from another, or parsing international timesare all easily done. It deals with time as it is used in the Gregoriancalendar (the one currently in use) with full support for time changes dueto daylight saving time. | +| perl-DBD-SQLite | (GPL+ or Artistic) and Public Domain | SQLite is a public domain RDBMS database engine that you can find athttp://www.hwaci.com/sw/sqlite/.This module provides a SQLite RDBMS module that uses the system SQLitelibraries. | +| perl-DBI | GPL+ or Artistic | DBI is a database access Application Programming Interface (API) forthe Perl Language. The DBI API Specification defines a set offunctions, variables and conventions that provide a consistentdatabase interface independent of the actual database being used. | +| perl-Encode | (GPL+ or Artistic) and Artistic 2.0 and UCD | The Encode module provides the interface between Perl strings and the restof the system. Perl strings are sequences of characters. | +| perl-Errno | GPL+ or Artistic | Errno defines and conditionally exports all the error constants defined inyour system ""errno.h"" include file. It has a single export tag, "":POSIX"",which will export all POSIX defined error numbers. | +| perl-Exporter | GPL+ or Artistic | The Exporter module implements an import method which allows a module toexport functions and variables to its users' name spaces. Many modules useExporter rather than implementing their own import method because Exporterprovides a highly flexible interface, with an implementation optimized forthe common case. | +| perl-File-Path | GPL+ or Artistic | This module provides a convenient way to create directories of arbitrarydepth and to delete an entire directory subtree from the file system. | +| perl-File-Temp | GPL+ or Artistic | File::Temp can be used to create and open temporary files in a safe way.There is both a function interface and an object-oriented interface. TheFile::Temp constructor or the tempfile() function can be used to return thename and the open file handle of a temporary file. The tempdir() functioncan be used to create a temporary directory. | +| perl-Getopt-Long | GPLv2+ or Artistic | The Getopt::Long module implements an extended getopt function calledGetOptions(). It parses the command line from @ARGV, recognizing and removingspecified options and their possible values. It adheres to the POSIX syntaxfor command line options, with GNU extensions. In general, this means thatoptions have long names instead of single letters, and are introduced witha double dash ""--"". Support for bundling of command line options, as was thecase with the more traditional single-letter approach, is provided but notenabled by default. | +| perl-HTTP-Tiny | GPL+ or Artistic | This is a very simple HTTP/1.1 client, designed for doing simple GET requestswithout the overhead of a large framework like LWP::UserAgent.It is more correct and more complete than HTTP::Lite. It supports proxies(currently only non-authenticating ones) and redirection. It also correctlyresumes after EINTR. | +| perl-interpreter | (GPL+ or Artistic) and (GPLv2+ or Artistic) and BSD and Public Domain and UCD | This is a Perl interpreter as a standalone executable /usr/bin/perlrequired for handling Perl scripts. It does not provide all the other Perlmodules or tools.Install this package if you want to program in Perl or enable your system tohandle Perl scripts with /usr/bin/perl interpreter.If your script requires some Perl modules, you can install them with""perl(MODULE)"" where ""MODULE"" is a name of required module. E.g. install""perl(Test::More)"" to make Test::More Perl module available.If you need all the Perl modules that come with upstream Perl sources, socalled core modules, install perl package.If you only need perl run-time as a shared library, i.e. Perl interpreterembedded into another application, the only essential package is perl-libs.Perl header files can be found in perl-devel package.Perl utils like ""splain"" or ""perlbug"" can be found in perl-utils package. | +| perl-IO | GPL+ or Artistic | This is a collection of Perl input/output modules. | +| perl-IO-Compress | GPL+ or Artistic | This distribution provides a Perl interface to allow reading and writing ofcompressed data created with the zlib and bzip2 libraries.IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951,RFC 1952 (i.e. gzip) and zip files/buffers.The following modules used to be distributed separately, but are nowincluded with the IO-Compress distribution:* Compress-Zlib* IO-Compress-Zlib* IO-Compress-Bzip2* IO-Compress-Base | +| perl-IO-Zlib | GPL+ or Artistic | The main advantage is that you can use an IO::Zlib object in much the same wayas an IO::File object so you can have common code that doesn't know which sortof file it is using. | +| perl-libs | (GPL+ or Artistic) and HSRL and MIT and UCD | The is a perl run-time (interpreter as a shared library and includedirectories). | +| perl-macros | GPL+ or Artistic | RPM macros that are handy when building binary RPM packages. | +| perl-Math-BigInt | GPL+ or Artistic | This provides Perl modules for arbitrary-size integer and float mathematics. | +| perl-Math-Complex | GPL+ or Artistic | This package lets you create and manipulate complex numbers. By default, Perllimits itself to real numbers, but an extra ""use"" statement brings fullcomplex support, along with a full set of mathematical functions typicallyassociated with and/or extended to complex numbers. | +| perl-MIME-Base64 | (GPL+ or Artistic) and MIT | This package contains a Base64 encoder/decoder and a quoted-printableencoder/decoder. These encoding methods are specified in RFC 2045 - MIME(Multipurpose Internet Mail Extensions). | +| perl-parent | GPL+ or Artistic | Allows you to both load one or more modules, while setting up inheritancefrom those modules at the same time. Mostly similar in effect to: | +| perl-Parse-Yapp | GPL+ or Artistic | Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules thatlet you generate and use yacc like thread safe (reentrant) parsers with perlobject oriented interface. The script yapp is a front-end to the Parse::Yappmodule and let you easily create a Perl OO parser from an input grammar file. | +| perl-PathTools | (GPL+ or Artistic) and BSD | This is the combined distribution for the File::Spec and Cwd modules. | +| perl-Pod-Escapes | GPL+ or Artistic | This module provides things that are useful in decoding Pod E<...> sequences. | +| perl-podlators | (GPL+ or Artistic) and FSFAP | This package contains Pod::Man and Pod::Text modules which convert POD inputto *roff source output, suitable for man pages, or plain text. It alsoincludes several sub-classes of Pod::Text for formatted output to terminalswith various capabilities. | +| perl-Pod-Perldoc | GPL+ or Artistic | perldoc looks up a piece of documentation in .pod format that is embeddedin the perl installation tree or in a perl script, and displays it via""groff -man \| $PAGER"". This is primarily used for the documentation forthe perl library modules. | +| perl-Pod-Simple | GPL+ or Artistic | Pod::Simple is a Perl library for parsing text in the Pod (""plain olddocumentation"") markup language that is typically used for writingdocumentation for Perl and for Perl modules. | +| perl-Pod-Usage | GPL+ or Artistic | pod2usage will print a usage message for the invoking script (using itsembedded POD documentation) and then exit the script with the desired exitstatus. The usage message printed may have any one of three levels ofIf the verbose level is 1, then the synopsis is printed along with adescription (if present) of the command line options and arguments. If theverbose level is 2, then the entire manual page is printed. | +| perl-Scalar-List-Utils | GPL+ or Artistic | This package contains a selection of subroutines that people have expressedwould be nice to have in the perl core, but the usage would not really behigh enough to warrant the use of a keyword, and the size so small suchthat being individual extensions would be wasteful. | +| perl-Socket | GPL+ or Artistic | This module provides a variety of constants, structure manipulators and otherfunctions related to socket-based networking. The values and functionsprovided are useful when used in conjunction with Perl core functions such assocket(), setsockopt() and bind(). It also provides several other supportfunctions, mostly for dealing with conversions of network addresses betweenhuman-readable and native binary forms, and for hostname resolver operations. | +| perl-Storable | GPL+ or Artistic | The Storable package brings persistence to your Perl data structurescontaining scalar, array, hash or reference objects, i.e. anything thatcan be conveniently stored to disk and retrieved at a later time. | +| perl-Sys-CPU | (GPL+ or Artistic) and (LGPLv3 or Artistic 2.0) | Perl extension for getting CPU information.Currently only number of CPU's supported. | +| perl-Sys-MemInfo | GPL+ or Artistic | Sys::MemInfo returns the total amount of free and used physical memory inbytes in totalmem and freemem variables. | +| perl-Term-ANSIColor | GPL+ or Artistic | This module has two interfaces, one through color() and colored() and theother through constants. It also offers the utility functions uncolor(),colorstrip(), colorvalid(), and coloralias(), which have to be explicitlyimported to be used. | +| perl-Term-Cap | GPL+ or Artistic | These are low-level functions to extract and use capabilities from a terminalcapability (termcap) database. | +| perl-Text-Diff | (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT | Text::Diff provides a basic set of services akin to the GNU diff utility.It is not anywhere near as feature complete as GNU diff, but it is betterintegrated with Perl and available on all platforms. It is often fasterthan shelling out to a system's diff executable for small files, andgenerally slower on larger files. | +| perl-Text-ParseWords | GPL+ or Artistic | The nested_quotewords() and quotewords() functions accept a delimiter (whichcan be a regular expression) and a list of lines and then breaks those linesup into a list of words ignoring delimiters that appear inside quotes.quotewords() returns all of the tokens in a single long list, whilenested_quotewords() returns a list of token lists corresponding to theelements of @lines. parse_line() does tokenizing on a single string. Thequotewords() functions simply call &parse_line(), so if you're only splittingone line you can call parse_line() directly and save a function call. | +| perl-Text-Tabs+Wrap | TTWL | Text::Tabs performs the same job that the UNIX expand(1) and unexpand(1)Text::Wrap::wrap() will reformat lines into paragraphs. All it does is breakup long lines, it will not join short lines together. | +| perl-threads | GPL+ or Artistic | Since Perl 5.8, thread programming has been available using a model calledinterpreter threads which provides a new Perl interpreter for each thread,and, by default, results in no data or state information being sharedbetween threads.(Prior to Perl 5.8, 5005threads was available through the ""Thread.pm"" API.This threading model has been deprecated, and was removed as of Perl 5.10.0.) | +| perl-threads-shared | GPL+ or Artistic | By default, variables are private to each thread, and each newly createdthread gets a private copy of each existing variable. This module allowsyou to share variables across different threads (and pseudo-forks onWin32). It is used together with the threads module. | +| perl-Time-Local | GPL+ or Artistic | This module provides functions that are the inverse of built-in perl functionslocaltime() and gmtime(). They accept a date as a six-element array, andreturn the corresponding time(2) value in seconds since the system epoch(Midnight, January 1, 1970 GMT on Unix, for example). This value can bepositive or negative, though POSIX only requires support for positive values,so dates before the system's epoch may not work on all operating systems. | +| perl-Unicode-Normalize | GPL+ or Artistic | This package provides Perl functions that can convert strings into variousUnicode normalization forms as defined in Unicode Standard Annex #15. | +| pigz | zlib | pigz, which stands for parallel implementation of gzip,is a fully functional replacement for gzip that exploitsmultiple processors and multiple cores to the hilt when compressing data. | +| pkgconf | ISC | pkgconf is a program which helps to configure compiler and linker flagsfor development frameworks. It is similar to pkg-config from freedesktop.organd handles .pc files in a similar manner as pkg-config. | +| pkgconf-m4 | GPLv2+ with exceptions | This package includes m4 macros used to support PKG_CHECK_MODULESwhen using pkgconf with autotools. | +| pkgconf-pkg-config | ISC | This package provides the shim links for pkgconf to be automaticallyused in place of pkgconfig. This ensures that pkgconf is used asthe system provider of pkg-config. | +| platform-python | Python | This is the internal interpreter of the Python language for the system.To use Python yourself, please install one of the available Python 3 packages,for example python36. | +| platform-python-pip | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | pip is a package management system used to install and manage software packageswritten in Python. Many packages can be found in the Python Package Index(PyPI). pip is a recursive acronym that can stand for either ""Pip InstallsPackages"" or ""Pip Installs Python"". | +| platform-python-setuptools | MIT | Setuptools is a collection of enhancements to the Python distutils that allowyou to more easily build and distribute Python packages, especially ones thathave dependencies on other packages.This package also contains the runtime components of setuptools, necessary toexecute the software that requires pkg_resources.py. | +| policycoreutils | GPLv2 | Security-enhanced Linux is a feature of the Linux® kernel and a numberof utilities with enhanced security functionality designed to addmandatory access controls to Linux. The Security-enhanced Linuxkernel contains new architectural components originally developed toimprove the security of the Flask operating system. Thesearchitectural components provide general support for the enforcementof many kinds of mandatory access control policies, including thosebased on the concepts of Type Enforcement®, Role-based AccessControl, and Multi-level Security.policycoreutils contains the policy core utilities that are requiredfor basic operation of a SELinux system. These utilities includeload_policy to load policies, setfiles to label filesystems, newroleto switch roles. | +| policycoreutils-dbus | GPLv2 | The policycoreutils-dbus package contains the management DBUS API use to managean SELinux environment. | +| policycoreutils-devel | GPLv2 | The policycoreutils-devel package contains the management tools use to develop policy in an SELinux environment. | +| policycoreutils-newrole | GPLv2 | RBAC/MLS policy machines require newrole as a way of changing the roleor level of a logged in user. | +| policycoreutils-python-utils | GPLv2 | The policycoreutils-python-utils package contains the management tools use to managean SELinux environment. | +| policycoreutils-restorecond | GPLv2 | The policycoreutils-restorecond package contains the restorecond service. | +| polkit | LGPLv2+ | polkit is a toolkit for defining and handling authorizations. It isused for allowing unprivileged processes to speak to privilegedprocesses. | +| polkit-devel | LGPLv2+ | Development files for polkit. | +| polkit-docs | LGPLv2+ | Development documentation for polkit. | +| polkit-libs | LGPLv2+ | Libraries files for polkit. | +| polkit-pkla-compat | LGPLv2+ | A polkit JavaScript rule and associated helpers that mostly providecompatibility with the .pkla file format supported in polkit <= 0.105 for usersof later polkit releases. | +| popt | MIT | Popt is a C library for parsing command line parameters. Popt washeavily influenced by the getopt() and getopt_long() functions, butit improves on them by allowing more powerful argument expansion.Popt can parse arbitrary argv[] style arrays and automatically setvariables based on command line arguments. Popt allows command linearguments to be aliased via configuration files and includes utilityfunctions for parsing arbitrary strings into argv[] arrays usingshell-like rules. | +| popt-devel | MIT | The popt-devel package includes header files and libraries necessaryfor developing programs which use the popt C library. It contains theAPI documentation of the popt library, too. | +| portreserve | GPLv2+ | The portreserve program aims to help services with well-known ports thatlie in the portmap range. It prevents portmap from a real service's portby occupying it itself, until the real service tells it to release theport (generally in the init script). | +| postfix | (IBM and GPLv2+) or (EPL-2.0 and GPLv2+) | Postfix is a Mail Transport Agent (MTA). | +| ppp | BSD and LGPLv2+ and GPLv2+ and Public Domain | The ppp package contains the PPP (Point-to-Point Protocol) daemon anddocumentation for PPP support. The PPP protocol provides a method fortransmitting datagrams over serial point-to-point links. PPP isusually used to dial in to an ISP (Internet Service Provider) or otherorganization over a modem and phone line. | +| prefixdevname | MIT | This package provides udev helper utility that tries to consistently name all ethernet NICs usinguser defined prefix (e.g. net.ifnames.prefix=net produces NIC names net0, net1, ...). Utility iscalled from udev rule and it determines NIC name and writes out configuration file for udev'snet_setup_link built-in (e.g. /etc/systemd/network/71-net-ifnames-prefix-net0.link). | +| procps-ng | GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ | The procps package contains a set of system utilities that providesystem information. Procps includes ps, free, skill, pkill, pgrep,snice, tload, top, uptime, vmstat, pidof, pmap, slabtop, w, watchand pwdx.The ps command displays a snapshot of running processes. The top commandprovides a repetitive update of the statuses of running processes.The free command displays the amounts of free and used memory on yoursystem. The skill command sends a terminate command (or anotherspecified signal) to a specified set of processes. The snicecommand is used to change the scheduling priority of specifiedprocesses. The tload command prints a graph of the current systemload average to a specified tty. The uptime command displays thecurrent time, how long the system has been running, how many usersare logged on, and system load averages for the past one, five,and fifteen minutes. The w command displays a list of the userswho are currently logged on and what they are running. The watchprogram watches a running program. The vmstat command displaysvirtual memory statistics about processes, memory, paging, blockI/O, traps, and CPU activity. The pwdx command reports the currentworking directory of a process or processes. | +| procps-ng-i18n | GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ | Internationalization pack for procps-ng | +| psacct | GPLv3+ | The psacct package contains several utilities for monitoring processactivities, including ac, lastcomm, accton and sa. The ac commanddisplays statistics about how long users have been logged on. Thelastcomm command displays information about previous executedcommands. The accton command turns process accounting on or off. Thesa command summarizes information about previously executedcommands. | +| ps_mem | LGPLv2 | The ps_mem tool reports how much core memory is used per program(not per process). In detail it reports:sum(private RAM for program processes) + sum(Shared RAM for program processes)The shared RAM is problematic to calculate, and the tool automaticallyselects the most accurate method available for the running kernel. | +| psmisc | GPLv2+ | The psmisc package contains utilities for managing processes on youra tree structure of all of the running processes on your system. Thekillall command sends a specified signal (SIGTERM if nothing is specified)to processes identified by name. The fuser command identifies the PIDsof processes that are using specified files or filesystems. The pslogcommand shows the path of log files owned by a given process. | +| publicsuffix-list | MPLv2.0 | The Public Suffix List is a cross-vendor initiative to providean accurate list of domain name suffixes, maintained by the hard workof Mozilla volunteers and by submissions from registries.Software using the Public Suffix List will be able to determine wherecookies may and may not be set, protecting the user from beingtracked across sites. | +| publicsuffix-list-dafsa | MPLv2.0 | The Public Suffix List is a cross-vendor initiative to providean accurate list of domain name suffixes, maintained by the hard workof Mozilla volunteers and by submissions from registries.Software using the Public Suffix List will be able to determine wherecookies may and may not be set, protecting the user from beingtracked across sites.This package includes a DAFSA representation of the Public Suffix Listfor runtime loading. | +| python3-asn1crypto | MIT | Fast ASN.1 parser and serializer with definitions for private keys,public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8,PKCS#12, PKCS#5, X.509 and TSP. | +| python3-audit | LGPLv2+ | The python3-audit package contains the bindings so that libauditand libauparse can be used by python3. | +| python3-avahi | LGPLv2+ | Python3 Avahi bindings. | +| python3-boom | GPLv2 | Boom is a boot manager for Linux systems using boot loaders that supportthe BootLoader Specification for boot entry configuration.systemd-boot project, or Grub2 with the BLS patch.This package provides python3 boom module. | +| python3-cffi | MIT | Foreign Function Interface for Python, providing a convenient andreliable way of calling existing C code from Python. The interface isbased on LuaJIT’s FFI. | +| python3-chardet | LGPLv2 | Character encoding auto-detection in Python. Assmart as your browser. Open source.Python 3 version. | +| python3-configobj | BSD | file round tripper. Its main feature is that it is very easy to use, with astraightforward programmer's interface and a simple syntax for config files. | +| python3-configshell | ASL 2.0 | A framework to implement simple but nice configuration-orientedcommand-line interfaces. | +| python3-cryptography | ASL 2.0 or BSD | cryptography is a package designed to expose cryptographic primitives andrecipes to Python developers. | +| python3-dateutil | BSD | The dateutil module provides powerful extensions to the standard datetimemodule available in Python.This is the version for Python 3. | +| python3-dbus | MIT | D-Bus bindings for python3. | +| python3-decorator | BSD | The aim of the decorator module is to simplify the usage of decorators forthe average programmer, and to popularize decorators usage giving examplesof useful decorators, such as memoize, tracing, redirecting_stdout, locked,etc. The core of this module is a decorator factory called decorator. | +| python3-dmidecode | GPLv2 | python3-dmidecode is a Python 3 extension module that uses thecode-base of the 'dmidecode' utility, and presents the dataas Python 3 data structures or as XML data using libxml2. | +| python3-dnf | GPLv2+ and GPLv2 and GPL | Python 3 interface to DNF. | +| python3-dnf-plugin-post-transaction-actions | GPLv2+ | Post transaction actions Plugin for DNF, Python 3 version. Plugin runs actions(shell commands) after transaction is completed. Actions are defined in actionfiles. | +| python3-dnf-plugins-core | GPLv2+ | Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep,config-manager, copr, debug, debuginfo-install, download, needs-restarting,repoclosure, repograph, repomanage, reposync, changelog and repodiff commands.Additionally provides generate_completion_cache passive plugin. | +| python3-dnf-plugin-versionlock | GPLv2+ | Version lock plugin takes a set of name/versions for packages and excludes all otherversions of those packages. This allows you to e.g. protect packages from beingupdated by newer versions. | +| python3-dns | MIT | dnspython3 is a DNS toolkit for Python 3. It supports almost allrecord types. It can be used for queries, zone transfers, and dynamicupdates. It supports TSIG authenticated messages and EDNS0.dnspython3 provides both high and low level access to DNS. The highlevel classes perform queries for data of a given name, type, andclass, and return an answer set. The low level classes allow directmanipulation of DNS zones, messages, names, and records. | +| python3-ethtool | GPLv2 | Python 3 bindings for the ethtool kernel interface, that allows querying andchanging of Ethernet card settings, such as speed, port, auto-negotiation, andPCI locations. | +| python3-firewall | GPLv2+ | Python3 bindings for firewalld. | +| python3-gobject-base | LGPLv2+ and MIT | This package provides the non-cairo specific bits of the GObject Introspectionlibrary. | +| python3-gpg | LGPLv2+ | gpgme bindings for Python 3. | +| python3-hawkey | LGPLv2+ | Python 3 bindings for the hawkey library. | +| python3-idna | BSD and Python and Unicode | A library to support the Internationalised Domain Names in Applications (IDNA)protocol as specified in RFC 5891 . Thisversion of the protocol is often referred to as ""IDNA2008"" and can producedifferent results from the earlier standard from 2003.The library is also intended to act as a suitable drop-in replacement for the""encodings.idna"" module that comes with the Python standard library butcurrently only supports the older 2003 specification. | +| python3-iniparse | MIT and Python | iniparse is an INI parser for Python which is API compatiblewith the standard library's ConfigParser, preserves structure of INIfiles (order of sections & options, indentation, comments, and blanklines are preserved when data is updated), and is more convenient touse. | +| python3-inotify | MIT | This is a Python 3 module for watching filesystems changes. pyinotifycan be used for various kind of fs monitoring. pyinotify relies on arecent Linux Kernel feature (merged in kernel 2.6.13) calledinotify. inotify is an event-driven notifier, its notifications areexported from kernel space to user space. | +| python3-iscsi-initiator-utils | GPLv2+ | The iscsi-initiator-utils-python3 package contains Python 3.6 bindings to thelibiscsi interface for interacting with iscsi-initiator-utils | +| python3-jwt | MIT | A Python implementation of JSON Web Token draft 01. This library provides ameans of representing signed content using JSON data structures, includingclaims to be transferred between two parties encoded as digitally signed andencrypted JSON objects. | +| python3-kmod | LGPLv2+ | Python module to allow listing, loading, and unloadingLinux kernel modules, using libkmod. | +| python3-ldb | LGPLv3+ | Python bindings for the LDB library | +| python3-libcomps | GPLv2+ | Python3 bindings for libcomps library. | +| python3-libdnf | LGPLv2+ | Python 3 bindings for the libdnf library. | +| python3-libipa_hbac | LGPLv3+ | The python3-libipa_hbac contains the bindings so that libipa_hbac can beused by Python applications. | +| python3-libnl3 | LGPLv2 | Python 3 bindings for libnl3 | +| python3-libproxy | LGPLv2+ | The python3 binding for libproxy | +| python3-librepo | LGPLv2+ | Python 3 bindings for the librepo library. | +| python3-libs | Python | This package contains runtime libraries for use by Python:- the majority of the Python standard library- a dynamically linked library for use by applications that embed Python as a scripting language, and by the main ""python3"" executable | +| python3-libselinux | Public Domain | The libselinux-python3 package contains python 3 bindings for developingSELinux applications. | +| python3-libsemanage | LGPLv2+ | The libsemanage-python3 package contains the python 3 bindings for developingSELinux management applications. | +| python3-libsss_nss_idmap | LGPLv3+ | The python3-libsss_nss_idmap contains the bindings so that libsss_nss_idmap canbe used by Python applications. | +| python3-libstoragemgmt | LGPLv2+ | This contains python 3 client libraries as well as python frameworksupport and open source plug-ins written in python 3. | +| python3-libstoragemgmt-clibs | LGPLv2+ | This package contains python 3 client C extension libraries. | +| python3-libuser | LGPLv2+ | The python3-libuser package contains the Python bindings forthe libuser library, which provides a Python 3 API for manipulating andadministering user and group accounts. | +| python3-libxml2 | MIT | The libxml2-python3 package contains a Python 3 module that permitsapplications written in the Python programming language, version 3, to use theinterface supplied by the libxml2 library to manipulate XML files.This library allows to manipulate XML files. It includes supportto read, modify and write XML and HTML files. There is DTDs supportthis includes parsing and validation even with complex DTDs, eitherat parse time or later once the document has been modified. | +| python3-linux-procfs | GPLv2 | Abstractions to extract information from the Linux kernel /proc files. | +| python3-magic | BSD | This package contains the Python 3 bindings to allow access to thelibmagic API. The libmagic library is also used by the familiarfile(1) command. | +| python3-nftables | GPLv2 | The nftables python module provides an interface to libnftables via ctypes. | +| python3-oauthlib | BSD | OAuthLib is a generic utility which implements the logic of OAuth withoutassuming a specific HTTP request object or web framework. Use it to graftOAuth client support onto your favorite HTTP library, or provider supportonto your favourite web framework. If you're a maintainer of such alibrary, write a thin veneer on top of OAuthLib and get OAuth support forvery little effort. | +| python3-openipmi | LGPLv2+ and GPLv2+ or BSD | The OpenIPMI-python package contains the Python language bindings for OpenIPMI. | +| python3-perf | GPLv2 and Redistributable, no modification permitted | The python3-perf package contains a module that permits applicationswritten in the Python programming language to use the interfaceto manipulate perf events. | +| python3-perf | GPLv2 and Redistributable, no modification permitted | The python3-perf package contains a module that permits applicationswritten in the Python programming language to use the interfaceto manipulate perf events. | +| python3-pip-wheel | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) | A Python wheel of pip to use with venv. | +| python3-ply | BSD | PLY is a straightforward lex/yacc implementation. Here is a list of itsessential features:* It is implemented entirely in Python.* It uses LR-parsing which is reasonably efficient and well suited for larger grammars.* PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars.* PLY is straightforward to use and provides very extensive error checking.* PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.Python 3 version. | +| python3-policycoreutils | GPLv2 | The python3-policycoreutils package contains the interfaces that can be usedby python 3 in an SELinux environment. | +| python3-pwquality | BSD or GPLv2+ | This is pwquality Python module that provides Python bindingsfor the libpwquality library. These bindings can be usedfor easy password quality checking and generation of randompronounceable passwords from Python applications. | +| python3-pycparser | BSD | pycparser is a complete parser for the C language, written in pure Python.It is a module designed to be easily integrated into applications thatneed to parse C source code. | +| python3-pyparsing | MIT | pyparsing is a module that can be used to easily and directly configure syntaxdefinitions for any number of text parsing applications.This is the Python 3 version. | +| python3-pysocks | BSD | A fork of SocksiPy with bug fixes and extra features.Acts as a drop-in replacement to the socket module. Featuring:- SOCKS proxy client for Python 2.6 - 3.x- TCP and UDP both supported- HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface)- urllib2 handler included. | +| python3-pyudev | LGPLv2+ | pyudev is a LGPL licensed, pure Python binding for libudev, the deviceand hardware management and information library for Linux. It supportsalmost all libudev functionality, you can enumerate devices, query deviceproperties and attributes or monitor devices, including asynchronousmonitoring with threads, or within the event loops of Qt, Glib or wxPython.The binding supports CPython 2 (2.6 or newer) and 3 (3.1 or newer), andPyPy 1.5 or newer. It is tested against udev 151 or newer, earlierversions of udev as found on dated Linux systems may work, but are notofficially supported. | +| python3-pywbem | LGPLv2 | A WBEM client allows issuing operations to a WBEM server, using the CIMoperations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200and DSP0201. The CIM/WBEM infrastructure is used for a wide variety of systemsmanagement tasks supported by systems running WBEM servers. See WBEM Standardsfor more information about WBEM. | +| python3-pyyaml | MIT | YAML is a data serialization format designed for human readability andinteraction with scripting languages. PyYAML is a YAML parser andemitter for Python.PyYAML features a complete YAML 1.1 parser, Unicode support, picklesupport, capable extension API, and sensible error messages. PyYAMLsupports standard YAML tags and provides Python-specific tags thatallow to represent an arbitrary Python object.PyYAML is applicable for a broad range of tasks from complexconfiguration files to object serialization and persistance. | +| python3-requests | ASL 2.0 | Most existing Python modules for sending HTTP requests are extremely verbose andcumbersome. Python’s built-in urllib2 module provides most of the HTTPcapabilities you should need, but the API is thoroughly broken. This library isdesigned to make HTTP requests easy for developers. | +| python3-requests-oauthlib | ISC | This project provides first-class OAuth library support for python-request. | +| python3-rpm | GPLv2+ | The python3-rpm package contains a module that permits applicationswritten in the Python programming language to use the interfacesupplied by RPM Package Manager libraries.This package should be installed if you want to develop Python 3programs that will manipulate RPM packages and databases. | +| python3-rtslib | ASL 2.0 | API for generic Linux SCSI kernel target. | +| python3-samba | GPLv3+ and LGPLv3+ | The python3-samba package contains the Python 3 libraries needed by programsthat use SMB, RPC and other Samba provided protocols in Python 3 programs. | +| python3-samba-test | GPLv3+ and LGPLv3+ | The python3-samba-test package contains the Python libraries used by the test suite of Samba.If you want to run full set of Samba tests, you need to install this package. | +| python3-schedutils | GPLv2 | Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}functions and friends. | +| python3-setools | GPLv2 | SETools is a collection of graphical tools, command-line tools, andPython 3 modules designed to facilitate SELinux policy analysis. | +| python3-setuptools | MIT | Setuptools is a collection of enhancements to the Python distutils that allowyou to more easily build and distribute Python packages, especially ones thathave dependencies on other packages.This package also contains the runtime components of setuptools, necessary toexecute the software that requires pkg_resources.py. | +| python3-setuptools-wheel | MIT | A Python wheel of setuptools to use with venv. | +| python3-six | MIT | python-six provides simple utilities for wrapping over differences betweenPython 2 and Python 3.Python 3 version. | +| python3-slip | GPLv2+ | The Simple Library for Python 3.x packages contain miscellaneous code forconvenience, extension and workaround purposes.This package provides the ""slip"" and the ""slip.util"" modules. | +| python3-slip-dbus | GPLv2+ | The Simple Library for Python 3.x packages contain miscellaneous code forconvenience, extension and workaround purposes.This package provides slip.dbus.service.Object, which is a dbus.service.Objectderivative that ends itself after a certain time without being used and/or ifthere are no clients anymore on the message bus, as well as conveniencefunctions and decorators for integrating a dbus service with PolicyKit. | +| python3-sss | LGPLv3+ | Provides python3 module for manipulating users, groups, and nested groups inSSSD when using id_provider = local in /etc/sssd/sssd.conf.Also provides several other useful python3 bindings: * function for retrieving list of groups user belongs to. * class for obfuscation of passwords | +| python3-sssdconfig | GPLv3+ | Provides python3 files for manipulation SSSD and IPA configuration files. | +| python3-sss-murmur | LGPLv3+ | Provides python3 module for calculating the murmur hash version 3 | +| python3-talloc | LGPLv3+ | Python 3 libraries for creating bindings using talloc | +| python3-tdb | LGPLv3+ | Python3 bindings for libtdb | +| python3-test | Python | The self-test suite for the Python interpreter.This is only useful to test Python itself. For testing general Python code,you should use the unittest module from python3-libs, or a library such aspython3-pytest or python3-nose. | +| python3-tevent | LGPLv3+ | Python 3 bindings for libtevent | +| python3-urllib3 | MIT | Python3 HTTP module with connection pooling and file POST abilities. | +| python3-urwid | LGPLv2+ | Urwid is a Python library for making text console applications. It hasmany features including fluid interface resizing, support for UTF-8 andCJK encodings, standard and custom text layout modes, simple markup forsetting text attributes, and a powerful, dynamic list box that handles amix of widget types. It is flexible, modular, and leaves the developer incontrol. | +| python3-varlink | ASL 2.0 | An python module for Varlink with client and server support. | +| quota | BSD and GPLv2 and GPLv2+ | The quota package contains system administration tools for monitoringand limiting user and or group disk usage per file system. | +| quota-doc | BSD and GPLv2 and GPLv2+ | This package contains additional documentation for disk quotas concept inLinux/UNIX environment. | +| quota-nld | BSD and GPLv2 and GPLv2+ | Daemon that listens on netlink socket and processes received quota warnings.Note, that you have to enable the kernel support for sending quota messagesover netlink (in Filesystems->Quota menu). The daemon supports forwardingwarning messages to the system D-Bus (so that desktop manager can displaya dialog) and writing them to the terminal user has last accessed. | +| quota-nls | BSD and LGPLv2+ and GPLv2 and GPLv2+ | Disk quota tools messages translated into different natural languages. | +| quota-rpc | BSD and LGPLv2+ and GPLv2 and GPLv2+ | The RPC daemon allows to query and set disk quotas over network. If you runthe daemon on NFS server, you could use quota tools to manage the quotas fromNFS client. | +| quota-warnquota | BSD and GPLv2 and GPLv2+ | Utility that checks disk quota for each local file system and mails a warningmessage to those users who have reached their soft limit. It is typically runvia cron(8). | +| rasdaemon | GPLv2 | rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool.It currently records memory errors, using the EDAC tracing events.EDAC is drivers in the Linux kernel that handle detection of ECC errorsfrom memory controllers for most chipsets on i386 and x86_64 architectures.EDAC drivers for other architectures like arm also exists.This userspace component consists of an init script which makes sureEDAC drivers and DIMM labels are loaded at system startup, as well asan utility for reporting current error counts from the EDAC sysfs files. | +| rdma-core | GPLv2 or BSD | RDMA core userspace infrastructure and documentation, including kerneldriver-specific modprobe override configs, IPoIB network scripts,dracut rules, and the rdma-ndd utility. | +| rdma-core-devel | GPLv2 or BSD | RDMA core development libraries and headers. | +| readline | GPLv3+ | The Readline library provides a set of functions that allow users toedit command lines. Both Emacs and vi editing modes are available. TheReadline library includes additional functions for maintaining a listof previously-entered command lines for recalling or editing thoselines, and for performing csh-like history expansion on previouscommands. | +| readline-devel | GPLv3+ | The Readline library provides a set of functions that allow users toedit typed command lines. If you want to develop programs that willuse the readline library, you need to have the readline-devel packageinstalled. You also need to have the readline package installed. | +| readonly-root | GPLv2 | This package provides script & configuration file for setting up read-only rootsupport. Additional configuration is required after installation. | +| realmd | LGPLv2+ | realmd is a DBus system service which manages discovery and enrollment in realmsand domains like Active Directory or IPA. The control center uses realmd as theback end to 'join' a domain simply and automatically configure things correctly. | +| rmt | CDDL | The rmt utility provides remote access to tape devices for programslike dump (a filesystem backup program), restore (a program forrestoring files from a backup), and tar (an archiving program). | +| rng-tools | GPLv2+ | Hardware random number generation tools. | +| rootfiles | Public Domain | The rootfiles package contains basic required files that are placedin the root user's account. These files are basically the sameas those in /etc/skel, which are placed in regularusers' home directories. | +| rpcbind | BSD | The rpcbind utility is a server that converts RPC program numbers intouniversal addresses. It must be running on the host to be able to makeRPC calls on a server on that machine. | +| rpm | GPLv2+ | The RPM Package Manager (RPM) is a powerful command line drivenpackage management system capable of installing, uninstalling,verifying, querying, and updating software packages. Each softwarepackage consists of an archive of files along with information aboutthe package like its version, a description, etc. | +| rpm-apidocs | GPLv2+ | This package contains API documentation for developing applicationsthat will manipulate RPM packages and databases. | +| rpm-build-libs | GPLv2+ and LGPLv2+ with exceptions | This package contains the RPM shared libraries for building and signingpackages. | +| rpm-cron | GPLv2+ | This package contains a cron job which creates daily logs of installedpackages on a system. | +| rpm-devel | GPLv2+ and LGPLv2+ with exceptions | This package contains the RPM C library and header files. Thesedevelopment files will simplify the process of writing programs thatmanipulate RPM packages and databases. These files are intended tosimplify the process of creating graphical package managers or anyother tools that need an intimate knowledge of RPM packages in orderto function.This package should be installed if you want to develop programs thatwill manipulate RPM packages and databases. | +| rpm-libs | GPLv2+ and LGPLv2+ with exceptions | This package contains the RPM shared libraries. | +| rpm-plugin-ima | GPLv2+ | Rpm plugin ima file signatures | +| rpm-plugin-prioreset | GPLv2+ | Rpm plugin for resetting scriptlet priorities for SysV initUseful on legacy SysV init systems if you run rpm transactions withnice/ionice priorities. Should not be used on systemd systems. | +| rpm-plugin-selinux | GPLv2+ | Rpm plugin for SELinux functionality | +| rpm-plugin-syslog | GPLv2+ | Rpm plugin for syslog functionality | +| rpm-plugin-systemd-inhibit | GPLv2+ | This plugin blocks systemd from entering idle, sleep or shutdown while an rpmtransaction is running using the systemd-inhibit mechanism. | +| rpm-sign | GPLv2+ | This package contains support for digitally signing RPM packages. | +| rsync | GPLv3+ | Rsync uses a reliable algorithm to bring remote and host files intosync very quickly. Rsync is fast because it just sends the differencesin the files over the network instead of sending the completefiles. Rsync is often used as a very powerful mirroring process orjust as a more capable replacement for the rcp command. A technicalreport which describes the rsync algorithm is included in thispackage. | +| rsync-daemon | GPLv3+ | Rsync can be used to offer read only access to anonymous clients. Thispackage provides the anonymous rsync service. | +| samba | GPLv3+ and LGPLv3+ | Samba is the standard Windows interoperability suite of programs for Linux andUnix. | +| samba-client | GPLv3+ and LGPLv3+ | The samba-client package provides some SMB/CIFS clients to complementthe built-in SMB/CIFS filesystem in Linux. These clients allow accessof SMB/CIFS shares and printing to SMB/CIFS printers. | +| samba-client-libs | GPLv3+ and LGPLv3+ | The samba-client-libs package contains internal libraries needed by theSMB/CIFS clients. | +| samba-common | GPLv3+ and LGPLv3+ | samba-common provides files necessary for both the server and clientpackages of Samba. | +| samba-common-libs | GPLv3+ and LGPLv3+ | The samba-common-libs package contains internal libraries needed by theSMB/CIFS clients. | +| samba-common-tools | GPLv3+ and LGPLv3+ | The samba-common-tools package contains tools for Samba servers andSMB/CIFS clients. | +| samba-krb5-printing | GPLv3+ and LGPLv3+ | If you need Kerberos for print jobs to a printer connection to cups via the SMBbackend, then you need to install that package. It will allow cups to accessthe Kerberos credentials cache of the user issuing the print job. | +| samba-libs | GPLv3+ and LGPLv3+ | The samba-libs package contains the libraries needed by programs that linkagainst the SMB, RPC and other protocols provided by the Samba suite. | +| samba-pidl | GPLv3+ and LGPLv3+ | The samba-pidl package contains the Perl IDL compiler used by Sambaand Wireshark to parse IDL and similar protocols | +| samba-test | GPLv3+ and LGPLv3+ | samba-test provides testing tools for both the server and clientpackages of Samba. | +| samba-test-libs | GPLv3+ and LGPLv3+ | samba-test-libs provides libraries required by the testing tools. | +| samba-winbind | GPLv3+ and LGPLv3+ | The samba-winbind package provides the winbind NSS library, and some clienttools. Winbind enables Linux to be a full member in Windows domains and to useWindows user and group accounts on Linux. | +| samba-winbind-clients | GPLv3+ and LGPLv3+ | The samba-winbind-clients package provides the wbinfo and ntlm_authtool. | +| samba-winbind-krb5-locator | GPLv3+ and LGPLv3+ | The winbind krb5 locator is a plugin for the system kerberos library to allowthe local kerberos library to use the same KDC as samba and winbind use | +| samba-winbind-modules | GPLv3+ and LGPLv3+ | The samba-winbind-modules package provides the NSS library and a PAM modulenecessary to communicate to the Winbind Daemon | +| sanlock-lib | GPLv2 and GPLv2+ and LGPLv2+ | The sanlock-lib package contains the runtime libraries for sanlock,a shared storage lock manager.Hosts connected to a common SAN can use this to synchronize theiraccess to the shared disks. | +| sed | GPLv3+ | The sed (Stream EDitor) editor is a stream or batch (non-interactive)editor. Sed takes text as input, performs an operation or set ofoperations on the text and outputs the modified text. The operationsthat sed performs (substitutions, deletions, insertions, etc.) can bespecified in a script file or from the command line. | +| selinux-policy | GPLv2+ | SELinux Base package for SELinux Reference Policy - modular. | +| selinux-policy-devel | GPLv2+ | SELinux policy development and man page package | +| selinux-policy-doc | GPLv2+ | SELinux policy documentation package | +| selinux-policy-minimum | GPLv2+ | SELinux Reference policy minimum base module. | +| selinux-policy-mls | GPLv2+ | SELinux Reference policy mls base module. | +| selinux-policy-sandbox | GPLv2+ | SELinux sandbox policy used for the policycoreutils-sandbox package | +| selinux-policy-targeted | GPLv2+ | SELinux Reference policy targeted base module. | +| setools-console | GPLv2 | SETools is a collection of graphical tools, command-line tools, andlibraries designed to facilitate SELinux policy analysis.This package includes the following console tools: sediff Compare two policies to find differences. seinfo List policy components. sesearch Search rules (allow, type_transition, etc.) | +| setserial | GPL+ | Setserial is a basic system utility for displaying or setting serialport information. Setserial can reveal and allow you to alter the I/Oport and IRQ that a particular serial device is using, and more. | +| setup | Public Domain | The setup package contains a set of important system configuration andsetup files, such as passwd, group, and profile. | +| sg3_utils | GPLv2+ and BSD | Collection of Linux utilities for devices that use the SCSI command set.Includes utilities to copy data based on ""dd"" syntax and semantics (calledsg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); checkmode and log pages (sginfo, sg_modes and sg_logs); spin up and downdisks (sg_start); do self tests (sg_senddiag); and various other functions.See the README, CHANGELOG and COVERAGE files. Requires the linux kernel 2.4series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0)must be used. In the 2.6 series other device names may be used aswell (e.g. /dev/sda).and the incorrect usage of them may render your system inoperable. | +| sg3_utils-libs | GPLv2+ and BSD | This package contains the shared library for sg3_utils. | +| sgml-common | GPL+ | The sgml-common package contains a collection of entities and DTDsthat are useful for processing SGML, but that don't need to beincluded in multiple packages. Sgml-common also includes anup-to-date Open Catalog file. | +| sgpio | GPLv2+ | Intel SGPIO enclosure management utility | +| shadow-utils | BSD and GPLv2+ | The shadow-utils package includes the necessary programs forconverting UNIX password files to the shadow password format, plusprograms for managing user and group accounts. The pwconv commandconverts passwords to the shadow password format. The pwunconv commandunconverts shadow passwords and generates a passwd file (a standardUNIX password file). The pwck command checks the integrity of passwordand shadow files. The lastlog command prints out the last login timesfor all users. The useradd, userdel, and usermod commands are used formanaging user accounts. The groupadd, groupdel, and groupmod commandsare used for managing group accounts. | +| shared-mime-info | GPLv2+ | This is the freedesktop.org shared MIME info database.Many programs and desktops use the MIME system to represent the types offiles. Frequently, it is necessary to work out the correct MIME type fora file. This is generally done by examining the file's name or contents,and looking up the correct MIME type in a database. | +| shim-ia32 | BSD | Initial UEFI bootloader that handles chaining to a trusted fullbootloader under secure boot environments. This package contains theversion signed by the UEFI signing service. | +| shim-x64 | BSD | Initial UEFI bootloader that handles chaining to a trusted fullbootloader under secure boot environments. This package contains theversion signed by the UEFI signing service. | +| slang | GPLv2+ | S-Lang is an interpreted language and a programming library. TheS-Lang language was designed so that it can be easily embedded intoa program to provide the program with a powerful extension language.The S-Lang library, provided in this package, provides the S-Langextension language. S-Lang's syntax resembles C, which makes it easyto recode S-Lang procedures in C if you need to. | +| smartmontools | GPLv2+ | The smartmontools package contains two utility programs (smartctland smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) builtinto most modern ATA and SCSI hard disks. In many cases, theseutilities will provide advanced warning of disk degradation andfailure. | +| smc-tools | EPL | The Shared Memory Communication Tools (smc-tools) package enables usage of SMCsockets in Linux. | +| snappy | BSD | Snappy is a compression/decompression library. It does not aim for maximumcompression, or compatibility with any other compression library; instead, itaims for very high speeds and reasonable compression. For instance, compared tothe fastest mode of zlib, Snappy is an order of magnitude faster for mostinputs, but the resulting compressed files are anywhere from 20% to 100%bigger. | +| sos | GPLv2+ | Sos is a set of tools that gathers information about systemhardware and configuration. The information can then be used fordiagnostic purposes and debugging. Sos is commonly used to helpsupport technicians and developers. | +| sos-audit | GPLv2+ | Sos-audit provides configuration files for the Linux Auditing Systemto track the use of some commands capable of changing the configurationof the system. Currently storage and filesystem commands are audited. | +| spax | CDDL | The pax utility shall read and write archives, write lists of the members ofarchive files and copy directory hierarchies as is defined in IEEE Std 1003.1. | +| sqlite | Public Domain | SQLite is a C library that implements an SQL database engine. A largesubset of SQL92 is supported. A complete database is stored in asingle disk file. The API is designed for convenience and ease of use.Applications that link against SQLite can enjoy the power andflexibility of an SQL database without the administrative hassles ofsupporting a separate database server. Version 2 and version 3 binariesare named to permit each to be installed on a single host | +| sqlite-devel | Public Domain | This package contains the header files and development documentationfor sqlite. If you like to develop programs using sqlite, you will needto install sqlite-devel. | +| sqlite-doc | Public Domain | This package contains most of the static HTML files that comprise thewww.sqlite.org website, including all of the SQL Syntax and theC/C++ interface specs and other miscellaneous documentation. | +| sqlite-libs | Public Domain | This package contains the shared library for sqlite. | +| squashfs-tools | GPLv2+ | Squashfs is a highly compressed read-only filesystem for Linux. This packagecontains the utilities for manipulating squashfs filesystems. | +| srp_daemon | GPLv2 or BSD | In conjunction with the kernel ib_srp driver, srp_daemon allows you todiscover and use SCSI devices via the SCSI RDMA Protocol over InfiniBand. | +| sssd | GPLv3+ | Provides a set of daemons to manage access to remote directories andauthentication mechanisms. It provides an NSS and PAM interface towardthe system and a plug-gable back-end system to connect to multiple differentaccount sources. It is also the basis to provide client auditing and policyservices for projects like FreeIPA.The sssd sub-package is a meta-package that contains the daemon as well as allthe existing back ends. | +| sssd-ad | GPLv3+ | Provides the Active Directory back end that the SSSD can utilize to fetchidentity data from and authenticate against an Active Directory server. | +| sssd-client | LGPLv3+ | Provides the libraries needed by the PAM and NSS stacks to connect to the SSSDservice. | +| sssd-common | GPLv3+ | Common files for the SSSD. The common package includes all the files neededto run a particular back end, however, the back ends are packaged in separatesub-packages such as sssd-ldap. | +| sssd-common-pac | GPLv3+ | Provides common files needed by SSSD providers such as IPA and Active Directoryfor handling Kerberos PACs. | +| sssd-dbus | GPLv3+ | Provides the D-Bus responder of the SSSD, called the InfoPipe, that allowsthe information from the SSSD to be transmitted over the system bus. | +| sssd-ipa | GPLv3+ | Provides the IPA back end that the SSSD can utilize to fetch identity datafrom and authenticate against an IPA server. | +| sssd-kcm | GPLv3+ | An implementation of a Kerberos KCM server. Use this package if you want to | +| sssd-krb5 | GPLv3+ | Provides the Kerberos back end that the SSSD can utilize authenticateagainst a Kerberos server. | +| sssd-krb5-common | GPLv3+ | Provides helper processes that the LDAP and Kerberos back ends can use forKerberos user or host authentication. | +| sssd-ldap | GPLv3+ | Provides the LDAP back end that the SSSD can utilize to fetch identity datafrom and authenticate against an LDAP server. | +| sssd-libwbclient | GPLv3+ and LGPLv3+ | The SSSD libwbclient implementation. | +| sssd-nfs-idmap | GPLv3+ | The libnfsidmap sssd module provides a way for rpc.idmapd to call SSSD to mapUIDs/GIDs to names and vice versa. It can be also used for mapping principal(user) name to IDs(UID or GID) or to obtain groups which user are member of. | +| sssd-polkit-rules | GPLv3+ | Provides rules for polkit integration with SSSD. This is requiredfor smartcard support. | +| sssd-proxy | GPLv3+ | Provides the proxy back end which can be used to wrap an existing NSS and/orPAM modules to leverage SSSD caching. | +| sssd-tools | GPLv3+ | Provides userspace tools for manipulating users, groups, and nested groups inSSSD when using id_provider = local in /etc/sssd/sssd.conf.Also provides several other administrative tools: * sss_debuglevel to change the debug level on the fly * sss_seed which pre-creates a user entry for use in kickstarts * sss_obfuscate for generating an obfuscated LDAP password * sssctl -- an sssd status and control utility | +| sssd-winbind-idmap | GPLv3+ and LGPLv3+ | The idmap_sss module provides a way for Winbind to call SSSD to map UIDs/GIDsand SIDs. | +| star | CDDL | Star saves many files together into a single tape or disk archive,and can restore individual files from the archive. Star supports ACL. | +| strace | LGPL-2.1+ and GPL-2.0+ | The strace program intercepts and records the system calls called andreceived by a running process. Strace can print a record of eachsystem call, its arguments and its return value. Strace is useful fordiagnosing problems and debugging, as well as for instructionalpurposes.Install strace if you need a tool to track the system calls made andreceived by a process. | +| stunnel | GPLv2 | Stunnel is a socket wrapper which can provide TLS/SSL(Transport Layer Security/Secure Sockets Layer) supportto ordinary applications. For example, it can be used inconjunction with imapd to create a TLS secure IMAP server. | +| sudo | ISC | Sudo (superuser do) allows a system administrator to give certainusers (or groups of users) the ability to run some (or all) commandsas root while logging all commands and arguments. Sudo operates on aper-command basis. It is not a replacement for the shell. Featuresper-host basis, copious logging of each command (providing a clearaudit trail of who did what), a configurable timeout of the sudocommand, and the ability to use the same configuration file (sudoers)on many different machines. | +| symlinks | Copyright only | The symlinks utility performs maintenance on symbolic links. Symlinkschecks for symlink problems, including dangling symlinks which pointto nonexistent files. Symlinks can also automatically convertabsolute symlinks to relative symlinks.Install the symlinks package if you need a program for maintainingsymlinks on your system. | +| syslinux | GPLv2+ | SYSLINUX is a suite of bootloaders, currently supporting DOS FATfilesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots(PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). It also includes a tool,MEMDISK, which loads legacy operating systems from these media. | +| syslinux-extlinux | GPLv2+ | The EXTLINUX bootloader, for booting the local system, as well as allthe SYSLINUX/PXELINUX modules in /boot. | +| syslinux-extlinux-nonlinux | GPLv2+ | All the EXTLINUX binaries that run from the firmware rather thanfrom a linux host. | +| syslinux-nonlinux | GPLv2+ | All the SYSLINUX binaries that run from the firmware rather than from alinux host. It also includes a tool, MEMDISK, which loads legacy operatingsystems from media. | +| syslinux-tftpboot | GPLv2+ | All the SYSLINUX/PXELINUX modules directly available for networkbooting in the /tftpboot directory. | +| systemd | LGPLv2+ and MIT and GPLv2+ | systemd is a system and service manager that runs as PID 1 and startsthe rest of the system. It provides aggressive parallelizationcapabilities, uses socket and D-Bus activation for starting services,offers on-demand starting of daemons, keeps track of processes usingLinux control groups, maintains mount and automount points, andimplements an elaborate transactional dependency-based service controllogic. systemd supports SysV and LSB init scripts and works as areplacement for sysvinit. Other parts of this package are a logging daemon,utilities to control basic system configuration like the hostname,date, locale, maintain a list of logged-in users, system accounts,runtime directories and settings, and daemons to manage simple networkconfiguration, network time synchronization, log forwarding, and nameresolution. | +| systemd-container | LGPLv2+ | Systemd tools to spawn and manage containers and virtual machines.This package contains systemd-nspawn, machinectl, systemd-machined,and systemd-importd. | +| systemd-devel | LGPLv2+ and MIT | Development headers and auxiliary files for developing applications linkingto libudev or libsystemd. | +| systemd-journal-remote | LGPLv2+ | Programs to forward journal entries over the network, using encrypted HTTP,and to write journal files from serialized journal contents.This package contains systemd-journal-gatewayd,systemd-journal-remote, and systemd-journal-upload. | +| systemd-libs | LGPLv2+ and MIT | Libraries for systemd and udev. | +| systemd-pam | LGPLv2+ and MIT and GPLv2+ | Systemd PAM module registers the session with systemd-logind. | +| systemd-tests | LGPLv2+ | Installed tests that are usually run as part of the build system.They can be useful to test systemd internals. | +| systemd-udev | LGPLv2+ | This package contains systemd-udev and the rules and hardware databaseneeded to manage device nodes. This package is necessary on physicalmachines and in virtual machines, but not in containers. | +| system-storage-manager | GPLv2+ | System Storage Manager provides an easy to use command line interface to manageyour storage using various technologies like lvm, btrfs, encrypted volumes andmore.In more sophisticated enterprise storage environments, management with DeviceMapper (dm), Logical Volume Manager (LVM), or Multiple Devices (md) is becomingincreasingly more difficult. With file systems added to the mix, the number oftools needed to configure and manage storage has grown so large that it issimply not user friendly. With so many options for a system administrator toconsider, the opportunity for errors and problems is large.The btrfs administration tools have shown us that storage management can besimplified, and we are working to bring that ease of use to Linux file systemsin general.You should install the ssm if you need to manage your storage with varioustechnologies via a single unified interface. | +| tar | GPLv3+ | The GNU tar program saves many files together in one archive and canrestore individual files (or all of the files) from that archive. Tarcan also be used to add supplemental files to an archive and to updateor list files in the archive. Tar includes multivolume support,automatic archive compression/decompression, the ability to performremote archives, and the ability to perform incremental and fullbackups.If you want to use tar for remote backups, you also need to installthe rmt package on the remote box. | +| target-restore | ASL 2.0 | Systemd service to restore the LIO kernel target settingson system restart. | +| tboot | BSD | Trusted Boot (tboot) is an open source, pre-kernel/VMM module that usesIntel Trusted Execution Technology (Intel TXT) to perform a measuredand verified launch of an OS kernel/VMM. | +| tcl | TCL | The Tcl (Tool Command Language) provides a powerful platform forcreating integration applications that tie together diverseapplications, protocols, devices, and frameworks. When paired with theTk toolkit, Tcl provides a fastest and powerful way to createcross-platform GUI applications. Tcl can also be used for a varietyof web-related tasks and for creating powerful command languages forapplications. | +| tcl-devel | TCL | The Tcl (Tool Command Language) provides a powerful platform forcreating integration applications that tie together diverseapplications, protocols, devices, and frameworks. When paired with theTk toolkit, Tcl provides a fastest and powerful way to createcross-platform GUI applications. Tcl can also be used for a varietyof web-related tasks and for creating powerful command languages forapplications.The package contains the development files and man pages for tcl. | +| tcl-doc | TCL | TCL documentation. | +| tdb-tools | LGPLv3+ | Tools to manage Tdb files | +| teamd | LGPLv2+ | The teamd package contains team network device control daemon. | +| time | GPLv3+ and GFDL | The GNU time utility runs another program, collects information aboutthe resources used by that program while it is running, and displaysthe results. | +| timedatex | GPLv2+ | timedatex is a D-Bus service that implements the org.freedesktop.timedate1interface. It can be used to read and set the system clock, the real-time clock(RTC), the system timezone, and enable or disable an NTP client installed onthe system. It is a replacement for the systemd-timedated service. | +| tmpwatch | GPLv2 | The tmpwatch utility recursively searches through specifieddirectories and removes files which have not been accessed in aspecified period of time. Tmpwatch is normally used to clean updirectories which are used for temporarily holding files (for example,/tmp). Tmpwatch ignores symlinks, won't switch filesystems and onlyremoves empty directories and regular files. | +| tmux | ISC and BSD | tmux is a ""terminal multiplexer."" It enables a number of terminals (orwindows) to be accessed and controlled from a single terminal. tmux isintended to be a simple, modern, BSD-licensed alternative to programs suchas GNU Screen. | +| tpm2-abrmd | BSD | tpm2-abrmd is a system daemon implementing the TPM2 access broker (TAB) andResource Manager (RM) spec from the TCG. | +| tpm2-abrmd-selinux | BSD | SELinux policy modules for tpm2-abrmd. | +| tpm2-tools | BSD | tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss. | +| tpm2-tss | BSD | tpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 systemAPIs. It sits between TPM driver and applications, providing TPM2.0 specifiedAPIs for applications to access TPM module through kernel TPM drivers. | +| tpm2-tss-devel | BSD | This package contains headers and libraries required to build applications thatuse tpm2-tss. | +| tpm-quote-tools | BSD | TPM Quote Tools is a collection of programs that provide supportfor TPM based attestation using the TPM quote operation. | +| tpm-tools | CPL | tpm-tools is a group of tools to manage and utilize the Trusted ComputingGroup's TPM hardware. TPM hardware can create, store and use RSA keyssecurely (without ever being exposed in memory), verify a platform'ssoftware state using cryptographic hashes and more. | +| tpm-tools-pkcs11 | CPL | tpm-tools-pkcs11 is a group of tools that use the TPM PKCS#11 token. All datacontained in the PKCS#11 data store is protected by the TPM (keys,certificates, etc.). You can import keys and certificates, list out theobjects in the data store, and protect data. | +| trace-cmd | GPLv2 and LGPLv2 | trace-cmd is a user interface to Ftrace. Instead of needing to use thedebugfs directly, trace-cmd will handle of setting of options andtracers and will record into a data file. | +| traceroute | GPLv2+ | The traceroute utility displays the route used by IP packets on theirway to a specified network (or Internet) host. Traceroute displaysthe IP number and host name (if possible) of the machines along theroute taken by the packets. Traceroute is used as a network debuggingtool. If you're having network connectivity problems, traceroute willshow you where the trouble is coming from along the route.Install traceroute if you need a tool for diagnosing network connectivityproblems. | +| tree | GPLv2+ | The tree utility recursively displays the contents of directories in atree-like format. Tree is basically a UNIX port of the DOS treeutility. | +| trousers | BSD | TrouSerS is an implementation of the Trusted Computing Group's Software Stack(TSS) specification. You can use TrouSerS to write applications that make useof your TPM hardware. TPM hardware can create, store and use RSA keyssecurely (without ever being exposed in memory), verify a platform's softwarestate using cryptographic hashes and more. | +| trousers-lib | BSD | The libtspi library for use in Trusted Computing enabled applications. | +| tuna | GPLv2 | Provides interface for changing scheduler and IRQ tunables, at whole CPU and atper thread/IRQ level. Allows isolating CPUs for use by a specific applicationand moving threads and interrupts to a CPU by just dragging and dropping them.Operations can be done on CPU sockets, understanding CPU topology.Can be used as a command line utility without requiring the GUI libraries to beinstalled. | +| tuned | GPLv2+ | The tuned package contains a daemon that tunes system settings dynamically.It does so by monitoring the usage of several system components periodically.Based on that information components will then be put into lower or higherpower saving modes to adapt to the current usage. Currently only ethernetnetwork and ATA harddisk devices are implemented. | +| tuned-profiles-atomic | GPLv2+ | Additional tuned profile(s) targeted to Atomic host and guest. | +| tuned-profiles-compat | GPLv2+ | Additional tuned profiles mainly for backward compatibility with tuned 1.0.It can be also used to fine tune your system for specific scenarios. | +| tuned-profiles-cpu-partitioning | GPLv2+ | Additional tuned profile(s) optimized for CPU partitioning. | +| tuned-profiles-mssql | GPLv2+ | Additional tuned profile(s) for MS SQL Server. | +| tuned-profiles-oracle | GPLv2+ | Additional tuned profile(s) targeted to Oracle loads. | +| tzdata | Public Domain | This package contains data files with rules for various timezones aroundthe world. | +| units | GPLv3+ | Units converts an amount from one unit to another, or tells you whatmathematical operation you need to perform to convert from one unit toanother. The units program can handle multiplicative scale changes aswell as conversions such as Fahrenheit to Celsius. | +| unzip | BSD | The unzip utility is used to list, test, or extract files from a ziparchive. Zip archives are commonly found on MS-DOS systems. The ziputility, included in the zip package, creates zip archives. Zip andunzip are both compatible with archives created by PKWARE(R)'s PKZIPfor MS-DOS, but the programs' options and default behaviors do differin some respects.Install the unzip package if you need to list, test or extract files froma zip archive. | +| usb_modeswitch | GPLv2+ | USB Modeswitch brings up your datacard into operational mode. When pluggedin they identify themselves as cdrom and present some non-Linux compatibleinstallation files. This tool deactivates this cdrom-device and enablesthe real communication device. It supports most devices built andsold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel. | +| usb_modeswitch-data | GPLv2+ | USB Modeswitch brings up your datacard into operational mode. When pluggedin they identify themselves as cdrom and present some non-Linux compatibleinstallation files. This tool deactivates this cdrom-devices and enablesthe real communication device. It supports most devices built andsold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.This package contains the data files needed for usb_modeswitch to function. | +| usbutils | GPLv2+ | This package contains utilities for inspecting devices connected to aUSB bus. | +| usermode | GPLv2+ | The usermode package contains the userhelper program, which can beused to allow configured programs to be run with superuser privilegesby ordinary users. | +| userspace-rcu | LGPLv2+ | This data synchronization library provides read-side access which scaleslinearly with the number of cores. It does so by allowing multiples copiesof a given data structure to live at the same time, and by monitoringthe data structure accesses to detect grace periods after which memoryreclamation is possible. | +| util-linux | GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain | The util-linux package contains a large variety of low-level systemutilities that are necessary for a Linux system to function. Amongothers, Util-linux contains the fdisk configuration tool and the loginprogram. | +| util-linux-user | GPLv2 | chfn and chsh utilities with dependence on libuser | +| uuidd | GPLv2 | The uuidd package contains a userspace daemon (uuidd) which guaranteesuniqueness of time-based UUID generation even at very high rates onSMP systems. | +| vdo | GPLv2 | Virtual Data Optimizer (VDO) is a device mapper target that deliversblock-level deduplication, compression, and thin provisioning.This package provides the user-space management tools for VDO. | +| veritysetup | GPLv2+ and LGPLv2+ | The veritysetup package contains a utility for setting updisk verification using dm-verity kernel module. | +| vim-minimal | Vim and MIT | VIM (VIsual editor iMproved) is an updated and improved version of thevi editor. Vi was the first real screen-based editor for UNIX, and isstill very popular. VIM improves on vi by adding new features:multiple windows, multi-level undo, block highlighting and more. Thevim-minimal package includes a minimal version of VIM, which isinstalled into /bin/vi for use when only the root partition ispackage is installed. | +| virt-what | GPLv2+ | virt-what is a shell script which can be used to detect if the programis running in a virtual machine.The program prints out a list of ""facts"" about the virtual machine,derived from heuristics. One fact is printed per line.If nothing is printed and the script exits with code 0 (no error),then it can mean either that the program is running on bare-metal orthe program is running inside a type of virtual machine which we don'tknow about or can't detect.Current types of virtualization detected: - aws Amazon Web Services - bhyve FreeBSD hypervisor - docker Docker container - hyperv Microsoft Hyper-V - ibm_power-kvm IBM POWER KVM - ibm_power-lpar_shared - ibm_power-lpar_dedicated IBM POWER LPAR (hardware partition) - ibm_systemz-* IBM SystemZ Direct / LPAR / z/VM / KVM - ldoms Oracle VM Server for SPARC Logical Domains - linux_vserver Linux VServer container - lxc Linux LXC container - kvm Linux Kernel Virtual Machine (KVM) - lkvm LKVM / kvmtool - openvz OpenVZ or Virtuozzo - ovirt oVirt node - parallels Parallels Virtual Platform - powervm_lx86 IBM PowerVM Lx86 Linux/x86 emulator - qemu QEMU (unaccelerated) - rhev Red Hat Enterprise Virtualization - uml User-Mode Linux (UML) - virtage Hitachi Virtualization Manager (HVM) Virtage LPAR - virtualbox VirtualBox - virtualpc Microsoft VirtualPC - vmm vmm OpenBSD hypervisor - vmware VMware - xen Xen - xen-dom0 Xen dom0 (privileged domain) - xen-domU Xen domU (paravirtualized guest domain) - xen-hvm Xen guest fully virtualized (HVM) | +| vm-dump-metrics | GPLv2+ | Executable to dump all available virtualization host metrics to stdoutor a file. | +| vm-dump-metrics-devel | GPLv2+ | Header and libraries necessary for metrics gathering development | +| watchdog | GPLv2+ | The watchdog program can be used as a powerful software watchdog daemonor may be alternately used with a hardware watchdog device such as theIPMI hardware watchdog driver interface to a resident BaseboardManagement Controller (BMC). watchdog periodically writes to /dev/watchdog;the interval between writes to /dev/watchdog is configurable through settingsin the watchdog sysconfig file. This configuration file is also used toset the watchdog to be used as a hardware watchdog instead of its defaultsoftware watchdog operation. In either case, if the device is open but notwritten to within the configured time period, the watchdog timer expirationwill trigger a machine reboot. When operating as a software watchdog, theability to reboot will depend on the state of the machine and interrupts.When operating as a hardware watchdog, the machine will experience a hardreset (or whatever action was configured to be taken upon watchdog timerexpiration) initiated by the BMC. | +| which | GPLv3 | The which command shows the full pathname of a specified program, ifthe specified program is in your PATH. | +| words | Public Domain | The words file is a dictionary of English words for the/usr/share/dict directory. Some programs use this database ofwords to check spelling. Password checkers use it to look for badpasswords. | +| wpa_supplicant | BSD | wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with supportfor WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPAcomponent that is used in the client stations. It implements key negotiationwith a WPA Authenticator and it controls the roaming and IEEE 802.11authentication/association of the wlan driver. | +| x3270 | BSD | The x3270 package contains files needed for emulating the IBM 3278/3279terminals, commonly used with mainframe applications.You will also need to install a frontend for x3270. Available frontendsare x3270-x11 (for the X Window System) and x3270-text (for text mode). | +| x3270-text | BSD | The c3270 program opens a 3270 terminal which emulates the actual look of anIBM 3278/3279 terminal, commonly used with mainframe applications.x3270 also allows you to telnet to an IBM host from the x3270 window.Install the x3270-text package if you need to access IBM hosts using an IBM3278/3279 terminal emulator without running X. | +| xdelta | ASL 2.0 | a binary delta generator (like a diff program for binaries) and an RCSversion control replacement library. Xdelta uses a binary file deltaalgorithm to replace the standard diff program used by RCS | +| xfsdump | GPL+ | The xfsdump package contains xfsdump, xfsrestore and a number ofother utilities for administering XFS filesystems.xfsdump examines files in a filesystem, determines which need to bebacked up, and copies those files to a specified disk, tape or otherstorage medium. | +| xfsprogs | GPL+ and LGPLv2+ | A set of commands to use the XFS filesystem, including mkfs.xfs.XFS is a high performance journaling filesystem which originatedon the SGI IRIX platform. It is completely multi-threaded, cansupport large files and large filesystems, extended attributes,variable block sizes, is extent based, and makes extensive use ofBtrees (directories, extents, free space) to aid both performanceand scalability.This implementation is on-disk compatible with the IRIX versionof XFS. | +| xfsprogs-devel | GPL+ and LGPLv2+ | xfsprogs-devel contains the header files needed to develop XFSfilesystem-specific programs.You should install xfsprogs-devel if you want to develop XFSfilesystem-specific programs, If you install xfsprogs-devel, you'llalso want to install xfsprogs. | +| xml-common | GPL+ | The xml-common is a subpackage of sgml-common which containsa collection XML catalogs that are useful for processing XML,but that don't need to be included in main package. | +| xmlrpc-c | BSD and MIT | XML-RPC is a quick-and-easy way to make procedure calls over theInternet. It converts the procedure call into XML document, sends itto a remote server using HTTP, and gets back the response as XML.This library provides a modular implementation of XML-RPC for C. | +| xmlrpc-c-client | BSD and MIT | XML-RPC is a quick-and-easy way to make procedure calls over theInternet. It converts the procedure call into XML document, sends itto a remote server using HTTP, and gets back the response as XML.This library provides a modular implementation of XML-RPC for Cclients. | +| xz | GPLv2+ and Public Domain | XZ Utils are an attempt to make LZMA compression easy to use on free (as infreedom) operating systems. This is achieved by providing tools and librarieswhich are similar to use than the equivalents of the most popular existingcompression algorithms.LZMA is a general purpose compression algorithm designed by Igor Pavlov aspart of 7-Zip. It provides high compression ratio while keeping thedecompression speed fast. | +| xz-devel | Public Domain | Devel libraries and headers for liblzma. | +| xz-libs | Public Domain | Libraries for decoding files compressed with LZMA or XZ utils. | +| yum | GPLv2+ and GPLv2 and GPL | Utility that allows users to manage packages on their systems.It supports RPMs, modules and comps groups & environments. | +| yum-utils | GPLv2+ | As a Yum-utils CLI compatibility layer, supplies in CLI shims fordebuginfo-install, repograph, package-cleanup, repoclosure, repomanage,repoquery, reposync, repotrack, repodiff, builddep, config-manager, debugand download that use new implementations using DNF. | +| zip | BSD | The zip program is a compression and file packaging utility. Zip isanalogous to a combination of the UNIX tar and compress commands andis compatible with PKZIP (a compression and file packaging utility forMS-DOS systems).Install the zip package if you need to compress files using the zipprogram. | +| zlib | zlib and Boost | Zlib is a general-purpose, patent-free, lossless data compressionlibrary which is used by many different programs. | +| zlib-devel | zlib and Boost | The zlib-devel package contains the header files and libraries neededto develop programs that use the zlib compression and decompressionlibrary. | +| zsh | MIT | The zsh shell is a command interpreter usable as an interactive loginshell and as a shell script command processor. Zsh resembles the kshshell (the Korn shell), but includes many enhancements. Zsh supportscommand line editing, built-in spelling correction, programmablecommand completion, shell functions (with autoloading), a historymechanism, and more. | diff --git "a/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" new file mode 100644 index 0000000000000000000000000000000000000000..2a95a4ad1f6a8c883e1aec8052c86f5557222602 --- /dev/null +++ "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.2 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" @@ -0,0 +1,1436 @@ +| 软件包 | 许可协议 | 功能简述 | +|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| accountsservice-devel | GPLv3+ | The accountsservice-devel package contains headers and otherfiles needed to build applications that use accountsservice-libs. | +| ant | ASL 2.0 | Apache Ant is a Java library and command-line tool whose mission is todrive processes described in build files as targets and extensionpoints dependent upon each other. The main known usage of Ant is thebuild of Java applications. Ant supplies a number of built-in tasksallowing to compile, assemble, test and run Java applications. Antcan also be used effectively to build non Java applications, forinstance C or C++ applications. More generally, Ant can be used topilot any type of process which can be described in terms of targetsand tasks. | +| ant-antlr | ASL 2.0 | Optional antlr tasks for ant. | +| ant-apache-bcel | ASL 2.0 | Optional apache bcel tasks for ant. | +| ant-apache-bsf | ASL 2.0 | Optional apache bsf tasks for ant. | +| ant-apache-log4j | ASL 2.0 | Optional apache log4j tasks for ant. | +| ant-apache-oro | ASL 2.0 | Optional apache oro tasks for ant. | +| ant-apache-regexp | ASL 2.0 | Optional apache regexp tasks for ant. | +| ant-apache-resolver | ASL 2.0 | Optional apache resolver tasks for ant. | +| ant-apache-xalan2 | ASL 2.0 | Optional apache xalan2 tasks for ant. | +| ant-commons-logging | ASL 2.0 | Optional commons logging tasks for ant. | +| ant-commons-net | ASL 2.0 | Optional commons net tasks for ant. | +| ant-contrib | ASL 2.0 and ASL 1.1 | The Ant-Contrib project is a collection of tasks(and at one point maybe types and other tools)for Apache Ant. | +| ant-contrib-javadoc | ASL 2.0 and ASL 1.1 | Api documentation for ant-contrib. | +| ant-javadoc | ASL 2.0 | Javadoc for ant. | +| ant-javamail | ASL 2.0 | Optional javamail tasks for ant. | +| ant-jdepend | ASL 2.0 | Optional jdepend tasks for ant. | +| ant-jmf | ASL 2.0 | Optional jmf tasks for ant. | +| ant-jsch | ASL 2.0 | Optional jsch tasks for ant. | +| ant-junit | ASL 2.0 | Optional junit tasks for ant. | +| ant-lib | ASL 2.0 | Core part of Apache Ant that can be used as a library. | +| antlr-C++ | ANTLR-PD | This package provides a static C++ library for parsers generated by ANTLR2. | +| antlr-javadoc | ANTLR-PD | Javadoc for antlr. | +| antlr-manual | ANTLR-PD | Documentation for antlr. | +| antlr-tool | ANTLR-PD | ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is alanguage tool that provides a framework for constructing recognizers,compilers, and translators from grammatical descriptions containingC++ or Java actions [You can use PCCTS 1.xx to generate C-basedparsers]. | +| ant-manual | ASL 2.0 | Documentation for ant. | +| ant-swing | ASL 2.0 | Optional swing tasks for ant. | +| ant-testutil | ASL 2.0 | Test utility tasks for ant. | +| ant-xz | ASL 2.0 | Optional xz tasks for ant. | +| aopalliance | Public Domain | Aspect-Oriented Programming (AOP) offers a better solution to manyproblems than do existing technologies, such as EJB. AOP Allianceintends to facilitate and standardize the use of AOP to enhanceexisting middleware environments (such as J2EE), or developmentenvironements (e.g. Eclipse). The AOP Alliance also aims to ensureinteroperability between Java/J2EE AOP implementations to build alarger AOP community. | +| aopalliance-javadoc | Public Domain | API documentation for aopalliance. | +| apache-commons-beanutils | ASL 2.0 | The scope of this package is to create a package of Java utility methodsfor accessing and modifying the properties of arbitrary JavaBeans. Nodependencies outside of the JDK are required, so the use of this packageis very lightweight. | +| apache-commons-beanutils-javadoc | ASL 2.0 | Javadoc for apache-commons-beanutils. | +| apache-commons-cli | ASL 2.0 | The CLI library provides a simple and easy to use API for working with thecommand line arguments and options. | +| apache-commons-cli-javadoc | ASL 2.0 | API documentation for apache-commons-cli. | +| apache-commons-codec | ASL 2.0 | Commons Codec is an attempt to provide definitive implementations ofcommonly used encoders and decoders. Examples include Base64, Hex,Phonetic and URLs. | +| apache-commons-codec-javadoc | ASL 2.0 | API documentation for apache-commons-codec. | +| apache-commons-collections | ASL 2.0 | The introduction of the Collections API by Sun in JDK 1.2 has been aboon to quick and effective Java programming. Ready access to powerfuldata structures has accelerated development by reducing the need forcustom container classes around each core object. Most Java2 APIs aresignificantly easier to use because of the Collections API.However, there are certain holes left unfilled by Sun'simplementations, and the Jakarta-Commons Collections Component strivesto fulfill them. Among the features of this package are:- special-purpose implementations of Lists and Maps for fast access- adapter classes from Java1-style containers (arrays, enumerations) toJava2-style collections.- methods to test or create typical set-theory properties of collectionssuch as union, intersection, and closure. | +| apache-commons-collections-javadoc | ASL 2.0 | Javadoc for apache-commons-collections. | +| apache-commons-collections-testframework | ASL 2.0 | Testframework for apache-commons-collections. | +| apache-commons-compress | ASL 2.0 | The Apache Commons Compress library defines an API for working withar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200 and bzip2 files.In version 1.14 read-only support for Brotli decompression has been added,but it has been removed form this package. | +| apache-commons-compress-javadoc | ASL 2.0 | This package provides API documentation for apache-commons-compress. | +| apache-commons-exec | ASL 2.0 | Commons Exec is a library for dealing with external process execution andenvironment management in Java. | +| apache-commons-exec-javadoc | ASL 2.0 | This package contains the API documentation for apache-commons-exec. | +| apache-commons-io | ASL 2.0 | Commons-IO contains utility classes, stream implementations,file filters, and endian classes. It is a library of utilitiesto assist with developing IO functionality. | +| apache-commons-io-javadoc | ASL 2.0 | API documentation for apache-commons-io. | +| apache-commons-jxpath | ASL 2.0 | Defines a simple interpreter of an expression language called XPath.JXPath applies XPath expressions to graphs of objects of all kinds:JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof. | +| apache-commons-jxpath-javadoc | ASL 2.0 | This package contains the API documentation for apache-commons-jxpath. | +| apache-commons-lang | ASL 2.0 | The standard Java libraries fail to provide enough methods formanipulation of its core classes. The Commons Lang Component providesthese extra methods.The Commons Lang Component provides a host of helper utilities for thejava.lang API, notably String manipulation methods, basic numericalmethods, object reflection, creation and serialization, and Systemproperties. Additionally it contains an inheritable enum type, anexception structure that supports multiple types of nested-Exceptionsand a series of utilities dedicated to help with building methods, suchas hashCode, toString and equals. | +| apache-commons-lang3 | ASL 2.0 | The standard Java libraries fail to provide enough methods formanipulation of its core classes. The Commons Lang Component providesthese extra methods.The Commons Lang Component provides a host of helper utilities for thejava.lang API, notably String manipulation methods, basic numericalmethods, object reflection, creation and serialization, and Systemproperties. Additionally it contains an inheritable enum type, anexception structure that supports multiple types of nested-Exceptionsand a series of utilities dedicated to help with building methods, suchas hashCode, toString and equals.With version of commons-lang 3.x, developers decided to change API andtherefore created differently named artifact and jar files. This isthe new version, while apache-commons-lang is the compatibilitypackage. | +| apache-commons-lang3-javadoc | ASL 2.0 | API documentation for apache-commons-lang3. | +| apache-commons-lang-javadoc | ASL 2.0 | API documentation for apache-commons-lang. | +| apache-commons-logging | ASL 2.0 | The commons-logging package provides a simple, component orientedinterface (org.apache.commons.logging.Log) together with wrappers forlogging systems. The user can choose at runtime which system they wantto use. In addition, a small number of basic implementations areprovided to allow users to use the package standalone.commons-logging was heavily influenced by Avalon's Logkit and Log4J. Thecommons-logging abstraction is meant to minimize the differences betweenthe two, and to allow a developer to not tie himself to a particularlogging implementation. | +| apache-commons-logging-javadoc | ASL 2.0 | API documentation for apache-commons-logging. | +| apache-commons-net | ASL 2.0 | This is an Internet protocol suite Java library originally developed byORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,NNTP, SMTP, and some miscellaneous protocols like Time and Echo as wellas BSD R command support. The purpose of the library is to providefundamental protocol access, not higher-level abstractions. | +| apache-commons-net-javadoc | ASL 2.0 | API documentation for apache-commons-net. | +| apache-commons-parent | ASL 2.0 | The Project Object Model files for the apache-commons packages. | +| apache-ivy | ASL 2.0 | Apache Ivy is a tool for managing (recording, tracking, resolving andreporting) project dependencies. It is designed as process agnostic and isnot tied to any methodology or structure. while available as a standalonetool, Apache Ivy works particularly well with Apache Ant providing a numberof powerful Ant tasks ranging from dependency resolution to dependencyreporting and publication. | +| apache-ivy-javadoc | ASL 2.0 | JavaDoc documentation for apache-ivy | +| apache-parent | ASL 2.0 | This package contains the parent pom file for apache projects. | +| apache-resource-bundles | ASL 2.0 | An archive which contains templates for generating the necessary license filesand notices for all Apache releases. | +| aqute-bnd | ASL 2.0 | The bnd tool helps you create and diagnose OSGi bundles.The key functions are:- Show the manifest and JAR contents of a bundle- Wrap a JAR so that it becomes a bundle- Create a Bundle from a specification and a class path- Verify the validity of the manifest entriesThe tool is capable of acting as:- Command line tool- File format- Directives- Use of macros | +| aqute-bnd-javadoc | ASL 2.0 | API documentation for aqute-bnd. | +| aqute-bndlib | ASL 2.0 | BND library. | +| asciidoc-doc | GPL+ and GPLv2+ | Additional documentation and examples for asciidoc. | +| aspell-devel | LGPLv2+ and LGPLv2 and GPLv2+ and BSD | The aspell-devel package includes librariesand header files needed for Aspell development. | +| assertj-core | ASL 2.0 | A rich and intuitive set of strongly-typed assertions to use for unit testing(either with JUnit or TestNG). | +| assertj-core-javadoc | ASL 2.0 | This package provides API documentation for assertj-core. | +| atinject | ASL 2.0 | This package specifies a means for obtaining objects in such a way asto maximize reusability, testability and maintainability compared totraditional approaches such as constructors, factories, and servicelocators (e.g., JNDI). This process, known as dependency injection, isbeneficial to most nontrivial applications. | +| atinject-javadoc | ASL 2.0 | API documentation for atinject. | +| atinject-tck | ASL 2.0 | TCK for testing atinject compatibility with JSR-330. | +| atkmm-devel | LGPLv2+ | The atkmm-devel package contains libraries and header files fordeveloping applications that use atkmm. | +| atkmm-doc | LGPLv2+ | This package contains developer's documentation for the atkmmlibrary. Atkmm is the C++ API for the ATK accessibility toolkit library.The documentation can be viewed either through the devhelpdocumentation browser or through a web browser. | +| augeas-devel | LGPLv2+ | The augeas-devel package contains libraries and header files fordeveloping applications that use augeas. | +| autoconf213 | GPLv2+ | GNU's Autoconf is a tool for configuring source code and Makefiles.Using Autoconf, programmers can create portable and configurablepackages, since the person building the package is allowed to specifyvarious configuration options.You should install Autoconf if you are developing software and youwould like to use it to create shell scripts that will configure yoursource code packages. If you are installing Autoconf, you will alsoneed to install the GNU m4 package.Note that the Autoconf package is not required for the end-user whomay be configuring software with an Autoconf-generated script;Autoconf is only required for the generation of the scripts, not theiruse. | +| autoconf-archive | GPLv3+ with exceptions | The GNU Autoconf Archive is a collection of more than 450 macros forGNU Autoconf that have been contributed as free software by friendlysupporters of the cause from all over the Internet. | +| autogen | GPLv3+ | AutoGen is a tool designed to simplify the creation and maintenance ofprograms that contain large amounts of repetitious text. It is especiallyvaluable in programs that have several blocks of text that must be keptsynchronised. | +| autotrace | GPLv2+ and LGPLv2+ | AutoTrace is a program for converting bitmaps to vector graphics.Supported input formats include BMP, TGA, PNM, PPM, PNG, whereas outputcan be produced in Postscript, SVG, xfig, SWF, and others. | +| avahi-compat-howl | LGPLv2+ | Libraries that are compatible with those provided by the howl package. | +| avahi-compat-howl-devel | LGPLv2+ | Header files for development with the howl compatibility libraries. | +| avahi-compat-libdns_sd | LGPLv2+ | Libraries for Apple Bonjour mDNSResponder compatibility. | +| avahi-compat-libdns_sd-devel | LGPLv2+ | Header files for development with the Apple Bonjour mDNSResponder compatibilitylibraries. | +| avahi-devel | LGPLv2+ | The avahi-devel package contains the header files and librariesnecessary for developing programs using avahi. | +| babl-devel | LGPLv3+ and GPLv3+ | This package contains the libraries and header files needed fordeveloping with babl. | +| babl-devel-docs | LGPLv3+ and GPLv3+ | This package contains documentation needed for developing with babl. | +| bcc-devel | ASL 2.0 | The bcc-devel package contains libraries and header files for developingapplication that use BPF Compiler Collection (BCC). | +| bcc-doc | ASL 2.0 | Examples for BPF Compiler Collection (BCC) | +| bcel | ASL 2.0 | The Byte Code Engineering Library (formerly known as JavaClass) isintended to give users a convenient possibility to analyze, create, andmanipulate (binary) Java class files (those ending with .class). Classesare represented by objects which contain all the symbolic information ofparticular. Such objects can be read from an existing file, betransformed by a program (e.g. a class loader at run-time) and dumped toa file again. An even more interesting application is the creation ofclasses from scratch at run-time. The Byte Code Engineering Library(BCEL) may be also useful if you want to learn about the Java VirtualMachine (JVM) and the format of Java .class files. BCEL is alreadybeing used successfully in several projects such as compilers,optimizers, obsfuscators and analysis tools, the most popular probablybeing the Xalan XSLT processor at Apache. | +| bcel-javadoc | ASL 2.0 | This package provides API documentation for bcel. | +| beust-jcommander | ASL 2.0 | JCommander is a very small Java framework that makes it trivial toparse command line parameters (with annotations). | +| beust-jcommander-javadoc | ASL 2.0 | This package contains the API documentation for beust-jcommander. | +| bison-devel | GPLv3+ | The bison-devel package contains the -ly library sometimes used byprograms using Bison-generated parsers. If you are developing programsusing Bison, you might want to link with this library. This libraryis not required by all Bison-generated parsers, but may be employed bysimple programs to supply minimal support for the generated parsers. | +| blas-devel | BSD | BLAS development libraries (shared). | +| bluez-libs-devel | GPLv2+ | bluez-libs-devel contains development libraries and headers foruse in Bluetooth applications. | +| bnd-maven-plugin | ASL 2.0 | BND Maven plugin. | +| boost-build | Boost and MIT and Python | Boost.Build is an easy way to build C++ projects, everywhere. You nameyour pieces of executable and libraries and list their sources. Boost.Buildtakes care about compiling your sources with the right options,creating static and shared libraries, making pieces of executable, and otherchores -- whether you're using GCC, MSVC, or a dozen more supportedC++ compilers -- on Windows, OSX, Linux and commercial UNIX systems. | +| boost-doc | Boost and MIT and Python | This package contains the documentation in the HTML format of the Boost C++libraries. The documentation provides the same content as that on the Boostweb page (`http://www.boost.org/doc/libs/1_66_0`). | +| boost-examples | Boost and MIT and Python | This package contains example source files distributed with boost. | +| boost-graph-mpich | Boost and MIT and Python | Run-time support for the Parallel BGL graph library. The interface andgraph components are generic, in the same sense as the StandardTemplate Library (STL). This libraries in this package use MPICHback-end to do the parallel work. | +| boost-graph-openmpi | Boost and MIT and Python | Run-time support for the Parallel BGL graph library. The interface andgraph components are generic, in the same sense as the StandardTemplate Library (STL). This libraries in this package use OpenMPIback-end to do the parallel work. | +| boost-jam | Boost and MIT and Python | Boost.Jam (BJam) is the low-level build engine tool for Boost.Build.Historically, Boost.Jam is based on on FTJam and on Perforce Jam but has growna number of significant features and is now developed independently. | +| boost-mpich | Boost and MIT and Python | Run-time support for Boost.MPI-MPICH, a library providing a clean C++API over the MPICH implementation of MPI. | +| boost-mpich-devel | Boost and MIT and Python | Devel package for Boost.MPI-MPICH, a library providing a clean C++API over the MPICH implementation of MPI. | +| boost-mpich-python3 | Boost and MIT and Python | Python 3 support for Boost.MPI-MPICH, a library providing a clean C++API over the MPICH implementation of MPI. | +| boost-numpy3 | Boost and MIT and Python | The Boost Python Library is a framework for interfacing Python andC++. It allows you to quickly and seamlessly expose C++ classes,functions and objects to Python, and vice versa, using no specialtools -- just your C++ compiler. This package contains run-timesupport for the NumPy extension of the Boost Python Library for Python 3. | +| boost-openmpi | Boost and MIT and Python | Run-time support for Boost.MPI-OpenMPI, a library providing a clean C++API over the OpenMPI implementation of MPI. | +| boost-openmpi-devel | Boost and MIT and Python | Devel package for Boost.MPI-OpenMPI, a library providing a clean C++API over the OpenMPI implementation of MPI. | +| boost-openmpi-python3 | Boost and MIT and Python | Python 3 support for Boost.MPI-OpenMPI, a library providing a clean C++API over the OpenMPI implementation of MPI. | +| boost-python3 | Boost and MIT and Python | The Boost Python Library is a framework for interfacing Python andC++. It allows you to quickly and seamlessly expose C++ classes,functions and objects to Python, and vice versa, using no specialtools -- just your C++ compiler. This package contains run-timesupport for the Boost Python Library compiled for Python 3. | +| boost-python3-devel | Boost and MIT and Python | Shared object symbolic links for Python 3 variant of Boost.Python. | +| boost-static | Boost and MIT and Python | Static Boost C++ libraries. | +| brasero-devel | GPLv3+ | This package contains the static libraries and header files needed fordeveloping brasero applications. | +| brlapi-devel | LGPLv2+ | This package provides the header files, static archive, shared objectlinker reference, and reference documentation for BrlAPI (theApplication Programming Interface to BRLTTY). It enables theimplementation of applications which take direct advantage of arefreshable braille display in order to present information in wayswhich are more appropriate for blind users and/or to provide userinterfaces which are more specifically attuned to their needs.Install this package if you are developing or maintaining an applicationwhich directly accesses a refreshable braille display. | +| brotli-devel | MIT | Brotli is a generic-purpose lossless compression algorithm that compressesdata using a combination of a modern variant of the LZ77 algorithm, Huffmancoding and 2nd order context modeling, with a compression ratio comparableto the best currently available general-purpose compression methods.It is similar in speed with deflate but offers more dense compression.This package installs the development files | +| bsf | ASL 2.0 | Bean Scripting Framework (BSF) is a set of Java classes which providesscripting language support within Java applications, and access to Javaobjects and methods from scripting languages. BSF allows one to writeJSPs in languages other than Java while providing access to the Javaclass library. In addition, BSF permits any Java application to beimplemented in part (or dynamically extended) by a language that isembedded within it. This is achieved by providing an API that permitscalling scripting language engines from within Java, as well as anobject registry that exposes Java objects to these scripting languageengines.BSF supports several scripting languages currently:* Javascript (using Rhino ECMAScript, from the Mozilla project)* Python (using either Jython or JPython)* Tcl (using Jacl)* NetRexx (an extension of the IBM REXX scripting language in Java)* XSLT Stylesheets (as a component of Apache XML project's Xalan andXerces)In addition, the following languages are supported with their own BSFengines:* Java (using BeanShell, from the BeanShell project)* JRuby* JudoScript | +| bsf-javadoc | ASL 2.0 | Javadoc for bsf. | +| bsh | ASL 2.0 and BSD and Public Domain | BeanShell is a small, free, embeddable, Java source interpreter withobject scripting language features, written in Java. BeanShellexecutes standard Java statements and expressions, in addition toobvious scripting commands and syntax. BeanShell supports scriptedobjects as simple method closures like those in Perl andJavaScript(tm). You can use BeanShell interactively for Javaexperimentation and debugging or as a simple scripting engine for yourplus some useful stuff. Another way to describe it is to say that inembeddable - You can call BeanShell from your Java applications toexecute Java code dynamically at run-time or to provide scriptingextensibility for your applications. Alternatively, you can call yourJava applications and objects from BeanShell; working with Javaobjects and APIs dynamically. Since BeanShell is written in Java andruns in the same space as your application, you can freely passreferences to ""real live"" objects into scripts and return them asresults. | +| bsh-javadoc | ASL 2.0 and BSD and Public Domain | This package provides API documentation for bsh. | +| bsh-manual | ASL 2.0 and BSD and Public Domain | Documentation for bsh. | +| byaccj | Public Domain | BYACC/J is an extension of the Berkeley v 1.8 YACC-compatibleparser generator. Standard YACC takes a YACC source file, andgenerates one or more C files from it, which if compiled properly,will produce a LALR-grammar parser. This is useful for expressionparsing, interactive command parsing, and file reading. Manymegabytes of YACC code have been written over the years.This is the standard YACC tool that is in use every day to produceC/C++ parsers. I have added a ""-J"" flag which will cause BYACC togenerate Java source code, instead. So there finally is a YACC forJava now! | +| cairomm-devel | LGPLv2+ | Cairomm is the C++ API for the cairo graphics library. It offers all the powerof cairo with an interface familiar to C++ developers, including use of theStandard Template Library where it makes sense.This package contains the libraries and header files needed fordeveloping cairomm applications. | +| cairomm-doc | LGPLv2+ | This package contains developer's documentation for the cairommlibrary. Cairomm is the C++ API for the cairo graphics library.The documentation can be viewed either through the devhelpdocumentation browser or through a web browser.If using a web browser the documentation is installed in the gtk-dochierarchy and can be found at /usr/share/doc/cairomm-1.0 | +| cal10n | MIT | Compiler Assisted Localization, abbreviated as CAL10N (pronounced as ""calion"")is a java library for writing localized (internationalized) messages.Features: * java compiler verifies message keys used in source code * tooling to detect errors in message keys * native2ascii tool made superfluous, as you can directly encode bundles in the most convenient charset, per locale. * good performance (300 nanoseconds per key look-up) * automatic reloading of resource bundles upon change | +| cal10n-javadoc | MIT | API documentation for cal10n. | +| cdi-api | ASL 2.0 | 0. | +| cdi-api-javadoc | ASL 2.0 | This package contains the API documentation for cdi-api. | +| cdparanoia-devel | LGPLv2 | The cdparanoia-devel package contains the libraries and header files neededfor developing applications to read CD Digital Audio disks. | +| celt051-devel | BSD | The celt051-devel package contains libraries and header files fordeveloping applications that use celt051. | +| cglib | ASL 2.0 and BSD | cglib is a powerful, high performance and quality code generation libraryfor Java. It is used to extend Java classes and implements interfacesat run-time. | +| cglib-javadoc | ASL 2.0 and BSD | Documentation for the cglib code generation library. | +| clucene-core-devel | LGPLv2+ or ASL 2.0 | This package contains the libraries and header files needed fordeveloping with clucene | +| clutter-devel | LGPLv2+ | Header files and libraries for building a extension library for theclutter | +| clutter-doc | LGPLv2+ | Clutter is an open source software library for creating fast,visually rich graphical user interfaces. The most obvious exampleof potential usage is in media center type applications.We hope however it can be used for a lot more.This package contains documentation for clutter. | +| clutter-gst3-devel | LGPLv2+ | Clutter is an open source software library for creating fast, visuallyrich and animated graphical user interfaces.Clutter GStreamer enables the use of GStreamer with Clutter.The clutter-gst3-devel package contains libraries and header files fordeveloping applications that use clutter-gst API version 3.0. | +| clutter-gtk-devel | LGPLv2+ | Header files and libraries for building a extension library for theclutter-gtk. | +| codemodel | CDDL-1.1 or GPLv2 with exceptions | CodeModel is a Java library for code generators; it provides a way togenerate Java programs in a way much nicer than PrintStream.println().This project is a spin-off from the JAXB RI for its schema compilerto generate Java source files. | +| cogl-devel | LGPLv2+ | Header files and libraries for building and developing apps with cogl. | +| cogl-doc | LGPLv2+ | This package contains documentation for cogl. | +| colord-devel | GPLv2+ and LGPLv2+ | Files for development with colord. | +| colord-devel-docs | GPLv2+ and LGPLv2+ | Documentation for development with colord. | +| colord-gtk-devel | LGPLv2+ | Files for development with colord-gtk. | +| corosync-vqsim | BSD | A command-line simulator for the corosync votequorum subsystem.It uses the same code as the corosync quorum system but forksthem into subprocesses to simulate nodes.Nodes can be added and removed as well as partitioned (to simulatenetwork splits) | +| cppcheck | GPLv3+ | Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++compilers and many other analysis tools it does not detect syntaxerrors in the code. Cppcheck primarily detects the types of bugs thatthe compilers normally do not detect. The goal is to detect only realerrors in the code (i.e. have zero false positives). | +| cppunit | LGPLv2+ | CppUnit is the C++ port of the famous JUnit framework for unit testing.Test output is in XML for automatic testing and GUI based for supervisedtests. | +| cppunit-devel | LGPLv2+ | This package contains the libraries and headers necessary for developingprograms that use cppunit. | +| cppunit-doc | LGPLv2+ | The cppunit-doc package contains HTML formatted API documention generated bythe popular doxygen documentation generation tool. | +| cracklib-devel | LGPLv2+ | The cracklib-devel package contains the header files and libraries neededfor compiling applications which use cracklib. | +| crash-devel | GPLv3 | The core analysis suite is a self-contained tool that can be used toinvestigate either live systems, kernel core dumps created from thenetdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patchoffered by Mission Critical Linux, or the LKCD kernel patch. | +| ctags-etags | GPLv2+ and LGPLv2+ and Public Domain | This package will generate tags in a format which GNU Emacs understand,it's a alternativ implementation of the GNU etags program. | +| CUnit-devel | LGPLv2+ | The CUnit-devel package contains the header filesand libraries for use with CUnit package. | +| cups-filters-devel | LGPLv2 and MIT | This is the development package for OpenPrinting CUPS filters and backends. | +| dblatex | GPLv2+ and GPLv2 and LPPL and DMIT and Public Domain | dblatex is a program that transforms your SGML/XMLDocBookdocuments to DVI, PostScript or PDF by translating theminto pure LaTeX as a first process. MathML 2.0 markupsare supported, too. It started as a clone of DB2LaTeX.Authors:-------- Benoît Guillon \ Andreas Hoenen \ | +| dbus-c++ | LGPLv2+ | dbus-c++ attempts to provide a C++ API for D-Bus.Subpackages are provided with mainloop integration. | +| dbus-c++-devel | LGPLv2+ | This package contains libraries and header files fordeveloping applications that use dbus-c++. | +| dbus-c++-glib | LGPLv2+ | This package contains the GLib mainloop library for dbus-c++ | +| dconf-devel | LGPLv2+ and GPLv2+ and GPLv3+ | dconf development package. Contains files needed for doing softwaredevelopment using dconf. | +| devhelp-devel | GPLv2+ and LGPL2+ | Devhelp is an API documentation browser for the GNOME desktop.This package contains the development files for the library that can be usedfor embedding devhelp into other applications such as IDEs. | +| device-mapper-devel | LGPLv2 | This package contains files needed to develop applications that usethe device-mapper libraries. | +| device-mapper-event-devel | LGPLv2 | This package contains files needed to develop applications that usethe device-mapper event library. | +| device-mapper-multipath-devel | GPLv2 | This package contains the files need to develop applications that usedevice-mapper-multipath's lbmpathpersist and libmpathcmd libraries. | +| docbook2X | MIT | docbook2X converts DocBook documents into man pages and Texinfodocuments. | +| docbook5-schemas | Freely redistributable without restriction | Docbook 5.X is a complete rewrite of Docbook in RELAX NG and not compatiblewith previous Docbook versions. This package contains Relax NG , DTD and W3Cschema for Docbook 5.X. Syntax of those schemas is XML-compliant and isdeveloped by the OASIS consortium. | +| docbook-style-dsssl | DMIT | These DSSSL stylesheets allow to convert any DocBook document to anotherprinted (for example, RTF or PostScript) or online (for example, HTML) format.They are highly customizable. | +| dotconf-devel | LGPLv2 | The dotconf-devel package contains libraries and header files fordeveloping applications that use dotconf. | +| dovecot-devel | MIT and LGPLv2 | This package provides the development files for dovecot. | +| doxygen | GPL+ | Doxygen can generate an online class browser (in HTML) and/or areference manual (in LaTeX) from a set of documented source files. Thedocumentation is extracted directly from the sources. Doxygen canalso be configured to extract the code structure from undocumentedsource files. | +| doxygen-doxywizard | GPL+ | Doxywizard is a GUI for creating and editing configuration files thatare used by doxygen. | +| doxygen-latex | GPL+ | Support for producing latex/pdf output from doxygen. | +| drpm-devel | LGPLv2+ and BSD | The drpm-devel package provides a C interface (drpm.h) for the drpm library. | +| dtc | GPLv2+ | Devicetree is a data structure for describing hardware. Rather than hard codingevery detail of a device into an operating system, many aspects of the hardwarecan be described in a data structure that is passed to the operating system atboot time. The devicetree is used by OpenFirmware, OpenPOWER Abstraction Layer(OPAL), Power Architecture Platform Requirements (PAPR) and in the standaloneFlattened Device Tree (FDT) form. | +| dwarves | GPLv2 | dwarves is a set of tools that use the debugging information inserted inELF binaries by compilers such as GCC, used by well known debuggers such asGDB, and more recent ones such as systemtap.Utilities in the dwarves suite include pahole, that can be used to findalignment holes in structs and classes in languages such as C, C++, but notlimited to these.It also extracts other information such as CPU cacheline alignment, helpingpack those structures to achieve more cache hits.These tools can also be used to encode and read the BTF type information formatused with the Linux kernel bpf syscall, using 'pahole -J' and 'pahole -F btf'.A diff like tool, codiff can be used to compare the effects changes in sourcecode generate on the resulting binaries.Another tool is pfunct, that can be used to find all sorts of information aboutfunctions, inlines, decisions made by the compiler about inlining, etc. | +| dyninst-devel | LGPLv2+ | dyninst-devel includes the C header files that specify the Dyninst user-spacelibraries and interfaces. This is required for rebuilding any programthat uses Dyninst. | +| dyninst-doc | LGPLv2+ | dyninst-doc contains API documentation for the Dyninst libraries. | +| dyninst-static | LGPLv2+ | dyninst-static includes the static versions of the library files forthe dyninst user-space libraries and interfaces. | +| dyninst-testsuite | LGPLv2+ | dyninst-testsuite includes the test harness and target programs formaking sure that dyninst works properly. | +| easymock | ASL 2.0 | EasyMock provides Mock Objects for interfaces in JUnit tests by generatingthem on the fly using Java's proxy mechanism. Due to EasyMock's unique styleof recording expectations, most refactorings will not affect the Mock Objects.So EasyMock is a perfect fit for Test-Driven Development. | +| easymock-javadoc | ASL 2.0 | Javadoc for easymock. | +| eglexternalplatform-devel | MIT | The eglexternalplatform-devel package contains the header files fordeveloping applications that use eglexternalplatform. | +| eigen3-devel | MPLv2.0 and LGPLv2+ and BSD | A lightweight C++ template library for vector and matrix math. | +| elfutils-devel-static | GPLv2+ or LGPLv3+ | The elfutils-devel-static package contains the static archiveswith the code to handle compiled objects. | +| elfutils-libelf-devel-static | GPLv2+ or LGPLv3+ | The elfutils-libelf-static package contains the static archivefor libelf. | +| elinks | GPLv2 | Elinks is a text-based Web browser. Elinks does not display any images,but it does support frames, tables and most other HTML tags. Elinks'advantage over graphical browsers is its speed--Elinks starts and exitsquickly and swiftly displays Web pages. | +| enca | GPLv2 | Enca is an Extremely Naive Charset Analyser. It detects character set andencoding of text files and can also convert them to other encodings usingeither a built-in converter or external libraries and tools like libiconv,librecode, or cstocs.Currently, it has support for Belarussian, Bulgarian, Croatian, Czech,Estonian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian,Chinese and some multibyte encodings (mostly variants of Unicode)independent on the language.This package also contains shared Enca library other programs can make use of.Install enca if you need to cope with text files of dubious originand unknown encoding and convert them to some reasonable encoding. | +| enca-devel | GPLv2 | The enca-devel package contains the header files for writingprograms using the Extremely Naive Charset Analyser library,and its API documentation.Install enca-devel if you are going to create applications using the Encalibrary. | +| enchant2-devel | LGPLv2+ | The enchant2-devel package contains libraries and header files fordeveloping applications that use enchant2. | +| enchant-devel | LGPLv2+ | Libraries, headers, and support files necessary to compile applications using libenchant. | +| evolution-data-server-doc | LGPLv2+ | This package contains developer documentation for evolution-data-server. | +| evolution-data-server-perl | LGPLv2+ | This package contains supplemental utilities for evolution-data-server that require Perl. | +| evolution-data-server-tests | LGPLv2+ | The evolution-data-server-tests package contains tests that can be used to verifythe functionality of the installed evolution-data-server package. | +| evolution-devel | GPLv2+ and GFDL | Development files needed for building things which link against evolution. | +| exec-maven-plugin | ASL 2.0 | A plugin to allow execution of system and Java programs. | +| exec-maven-plugin-javadoc | ASL 2.0 | API documentation for exec-maven-plugin. | +| execstack | GPLv2+ | This package is built from prelink sources but contains just theexecstack binary. It can be used manipulate ELF binaries to runwith or without executable stack. | +| exempi-devel | BSD | This package contains the libraries and header files needed fordeveloping with exempi. | +| exiv2-devel | GPLv2+ | Header files, libraries and development documentation for exiv2. | +| exiv2-doc | GPLv2+ | Api documentation for exiv2. | +| felix-osgi-compendium | ASL 2.0 | OSGi Service Platform Release 4 Compendium Interfaces and Classes. | +| felix-osgi-compendium-javadoc | ASL 2.0 | This package contains API documentation for felix-osgi-compendium. | +| felix-osgi-core | ASL 2.0 | OSGi Service Platform Release 4 Core Interfaces and Classes. | +| felix-osgi-core-javadoc | ASL 2.0 | This package contains API documentation for felix-osgi-core. | +| felix-osgi-foundation | ASL 2.0 | OSGi Foundation Execution Environment (EE) Classes. | +| felix-osgi-foundation-javadoc | ASL 2.0 | This package contains API documentation for felix-osgi-foundation. | +| felix-parent | ASL 2.0 | Parent POM file for Apache Felix Specs. | +| felix-utils | ASL 2.0 | Utility classes for OSGi | +| felix-utils-javadoc | ASL 2.0 | This package contains the API documentation for felix-utils. | +| fftw-doc | GPLv2+ | This package contains the manual for the FFTW fast Fourier transformlibrary. | +| file-devel | BSD | The file-devel package contains the header files and libmagic librarynecessary for developing programs using libmagic. | +| fipscheck-devel | BSD | This package contains development files for fipscheck. | +| flac | BSD and GPLv2+ and GFDL | FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLACis similar to Ogg Vorbis, but lossless. The FLAC project consists ofthe stream format, reference encoders and decoders in library form,flac, a command-line program to encode and decode FLAC files, metaflac,a command-line metadata editor for FLAC files and input plugins forvarious music players.This package contains the command-line tools and documentation. | +| flac-devel | BSD and GPLv2+ and GFDL | This package contains all the files needed to develop applications thatwill use the Free Lossless Audio Codec. | +| flex-devel | BSD and LGPLv2+ | This package contains the library with default implementations of\`main' and `yywrap' functions that the client binary can choose to useinstead of implementing their own. | +| flite | MIT | Flite (festival-lite) is a small, fast run-time speech synthesis enginedeveloped at CMU and primarily designed for small embedded machines and/orlarge servers. Flite is designed as an alternative synthesis engine toFestival for voices built using the FestVox suite of voice building tools. | +| flite-devel | MIT | Development files for Flite, a small, fast speech synthesis engine. | +| fltk-devel | LGPLv2+ with exceptions | Development files for fltk. | +| fontawesome-fonts-web | OFL and MIT | Font Awesome gives you scalable vector icons that can instantly becustomized — size, color, drop shadow, and anything that can be done with thepower of CSS.This package contains CSS, SCSS and LESS style files as well as Web Open FontFormat versions 1 and 2, Embedded OpenType and SVG font files which aretypically used on the web. | +| fontconfig-devel-doc | MIT and Public Domain and UCD | The fontconfig-devel-doc package contains the documentation fileswhich is useful for developing applications that uses fontconfig. | +| fontforge | GPLv3+ | FontForge (former PfaEdit) is a font editor for outline and bitmapfonts. It supports a range of font formats, including PostScript(ASCII and binary Type 1, some Type 3 and Type 0), TrueType, OpenType(Type2) and CID-keyed fonts. | +| fontpackages-devel | LGPLv3+ | This package contains spec templates, rpm macros and other materials used tocreate font packages. | +| forge-parent | ASL 2.0 | Sonatype Forge is an open-source community dedicated to the creation of thenext-generation of development tools and technologies. | +| freeipmi-devel | GPLv3+ | Development package for FreeIPMI. This package includes the FreeIPMIheader files and libraries. | +| freerdp-devel | ASL 2.0 | The freerdp-devel package contains libraries and header files for developingapplications that use freerdp-libs. | +| frei0r-devel | GPLv2+ | The frei0r-plugins-devel package contains libraries and header files fordeveloping applications that use frei0r-plugins. | +| fusesource-pom | ASL 2.0 | This is a shared POM parent for FuseSource Maven projects | +| fuse-sshfs | GPLv2 | This is a FUSE-filesystem client based on the SSH File Transfer Protocol.Since most SSH servers already support this protocol it is very easy to setmounting the filesystem is as easy as logging into the server with ssh. | +| gamin-devel | LGPLv2 | This C library provides an API and ABI compatible file alterationmonitor mechanism compatible with FAM but not dependent on a system widedaemon. | +| gcc-plugin-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains header files and other support filesfor compiling GCC plugins. The GCC plugin ABI is currentlynot stable, so plugins must be rebuilt any time GCC is updated. | +| gcc-toolset-9-dyninst-devel | LGPLv2+ | dyninst-devel includes the C header files that specify the Dyninst user-spacelibraries and interfaces. This is required for rebuilding any programthat uses Dyninst. | +| gcc-toolset-9-dyninst-doc | LGPLv2+ | dyninst-doc contains API documentation for the Dyninst libraries. | +| gcc-toolset-9-dyninst-static | LGPLv2+ | dyninst-static includes the static versions of the library files forthe dyninst user-space libraries and interfaces. | +| gcc-toolset-9-dyninst-testsuite | LGPLv2+ | dyninst-testsuite includes the test harness and target programs formaking sure that dyninst works properly. | +| gcc-toolset-9-gcc-plugin-devel | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | This package contains header files and other support filesfor compiling GCC 8 plugins. The GCC plugin ABI is currentlynot stable, so plugins must be rebuilt any time GCC is updated. | +| gc-devel | BSD | Libraries and header files for gc development. | +| GConf2-devel | LGPLv2+ and GPLv2+ | GConf development package. Contains files needed for doingdevelopment using GConf. | +| gdk-pixbuf2-xlib | LGPLv2+ | This package contains the old libgdk-pixbuf-xlib library that is needed by someprograms to load GdkPixbuf using bare XLib calls. | +| gdk-pixbuf2-xlib-devel | LGPLv2+ | This package contains the libraries and header files that are neededfor writing applications that are using gdk-pixbuf-xlib. | +| gegl04-devel | LGPLv3+ | The gegl04-devel package contains libraries and header files fordeveloping applications that use GEGL API version 0.4. | +| geoclue2-devel | GPLv2+ | The geoclue2-devel package contains files for developing applications thatuse geoclue2. | +| geronimo-annotation | ASL 2.0 | This package defines the common annotations. | +| geronimo-annotation-javadoc | ASL 2.0 | This package contains the API documentation for geronimo-annotation. | +| geronimo-jms | ASL 2.0 | The Java Message Service (JMS) API is a messaging standard that allowsapplication components based on the Java 2 Platform, Enterprise Edition(J2EE) to create, send, receive, and read messages. It enables distributedcommunication that is loosely coupled, reliable, and asynchronous. | +| geronimo-jms-javadoc | ASL 2.0 | This package provides API documentation for geronimo-jms. | +| geronimo-jpa | ASL 2.0 | The Java Persistence API is a new programming model under EJB 3.0specification (JSR220) for the management of persistence andobject/relational mapping with Java EE and Java SE. Geronimo JPA isone implementation of this specification. | +| geronimo-jpa-javadoc | ASL 2.0 | API documentation for geronimo-jpa. | +| geronimo-parent-poms | ASL 2.0 | The Project Object Model files for the geronimo-specs modules. | +| gflags | BSD | The gflags package contains a library that implements commandlineflags processing. As such it's a replacement for getopt(). It hasincreased flexibility, including built-in support for C++ types likestring, and the ability to define flags in the source file in whichthey're used. | +| gflags-devel | BSD | This package contains development files for gflags. | +| ghostscript-doc | AGPLv3+ | This package provides detailed documentation files for Ghostscript software. | +| ghostscript-tools-dvipdf | AGPLv3+ | This package provides the utility 'dvipdf' for converting of TeX DVI files intoPDF files using Ghostscript and dvips. | +| ghostscript-tools-fonts | AGPLv3+ | This package provides utilities which are useful when you are working with AFM,PFB or PFA files, mostly for conversion purposes. | +| ghostscript-tools-printing | AGPLv3+ | This package provides utilities for formatting and printing text files usingeither Ghostscript, or BubbleJet, DeskJet, DeskJet 500, and LaserJet printers.It also provides the utility 'pphs', which is useful for printing of PrimaryHint Stream of a linearized PDF file. | +| ghostscript-x11 | AGPLv3+ | This package provides X11-based driver for Ghostscript, which enables displayingof various document files (including PS and PDF). | +| giflib-devel | MIT | The giflib-devel package includes header files, libraries necessary fordeveloping programs which use the giflib library. | +| gjs-devel | MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) | Files for development with gjs. | +| glade-devel | GPLv2+ and LGPLv2+ | The glade-devel package contains libraries and header files fordeveloping applications that use Glade widget library. | +| glassfish-annotation-api | CDDL or GPLv2 with exceptions | Common Annotations APIs for the Java Platform (JSR 250). | +| glassfish-annotation-api-javadoc | CDDL or GPLv2 with exceptions | This package contains javadoc for glassfish-annotation-api. | +| glassfish-el | CDDL-1.1 or GPLv2 with exceptions | This project provides an implementation of the Expression Language (EL).The main goals are: * Provides API for use by other tools, such as Netbeans | +| glassfish-el-api | (CDDL or GPLv2 with exceptions) and ASL 2.0 | Expression Language 3.0 API. | +| glassfish-el-javadoc | CDDL-1.1 or GPLv2 with exceptions | This package contains javadoc for glassfish-el. | +| glassfish-jsp-api | (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0 | This project provides a container independent specification of JSP2.2. Note that this package doesn't contain implementation of thisspecification. See glassfish-jsp for one of implementations | +| glassfish-jsp-api-javadoc | (CDDL-1.1 or GPLv2 with exceptions) and ASL 2.0 | API documentation for glassfish-jsp-api. | +| glassfish-legal | CDDL or GPLv2 with exceptions | An archive which contains license files for glassfish code. | +| glassfish-master-pom | CDDL or GPLv2 with exceptions | This is a shared POM parent for Glassfish Maven projects. | +| glassfish-servlet-api | (CDDL or GPLv2 with exceptions) and ASL 2.0 | The javax.servlet package contains a number of classesand interfaces that describe and define the contracts betweena servlet class and the runtime environment provided foran instance of such a class by a conforming servlet container. | +| glassfish-servlet-api-javadoc | (CDDL or GPLv2 with exceptions) and ASL 2.0 | API documentation for glassfish-servlet-api. | +| glew-devel | BSD and MIT | Development files for glew | +| glib2-doc | LGPLv2+ | The glib2-doc package includes documentation for the GLib library. | +| glib2-static | LGPLv2+ | The glib2-static subpackage contains static libraries for glib2. | +| glibc-benchtests | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | This package provides built benchmark binaries and scripts to runmicrobenchmark tests on the system. | +| glibc-nss-devel | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-nss-devel package contains the object files necessary tocompile applications and libraries which directly link against NSSmodules supplied by glibc.This is a rare and special use case; regular development has to usethe glibc-devel package instead. | +| glibc-static | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The glibc-static package contains the C library static librariesfor -static linking. You don't need these, unless you link statically,which is highly discouraged. | +| glibmm24-devel | LGPLv2+ | This package contains the static libraries and header files needed fordeveloping glibmm applications. | +| glibmm24-doc | LGPLv2+ | This package contains the full API documentation for glibmm24. | +| glm-devel | MIT | GLM is a C++ library for doing mathematics operationsrequired in many OpenGL based applications. Its interfacehas been designed to resemble the built-in matrix and vectortypes of the OpenGL shading language.glm-devel is only required for building software that usesthe GLM library. Because GLM currently is a header-only library,there is no matching run time package. | +| glm-doc | MIT | The glm-doc package contains reference documentation anda programming manual for the glm-devel package. | +| glog | BSD | Google glog is a library that implements application-levellogging. This library provides logging APIs based on C++-stylestreams and various helper macros. | +| glog-devel | BSD | The glog-devel package contains libraries and header files fordeveloping applications that use glog. | +| glusterfs-api-devel | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the api include files. | +| glusterfs-devel | GPLv2 or LGPLv3+ | GlusterFS is a distributed file-system capable of scaling to severalpetabytes. It aggregates various storage bricks over Infiniband RDMAor TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems interms of features and extensibility. It borrows a powerful conceptcalled Translators from GNU Hurd kernel. Much of the code in GlusterFSis in user space and easily manageable.This package provides the development libraries and include files. | +| gmock | BSD and ASL2.0 | Inspired by jMock, EasyMock, and Hamcrest, and designed with C++sspecifics in mind, Google C++ Mocking Framework (or Google Mock forshort) is a library for writing and using C++ mock classes.Google Mock: o lets you create mock classes trivially using simple macros, o supports a rich set of matchers and actions, o handles unordered, partially ordered, or completely ordered expectations, o is extensible by users, and o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and Symbian. | +| gmock-devel | BSD and ASL2.0 | This package contains development files for gmock. | +| gnome-bluetooth-libs-devel | LGPLv2+ | This package contains the libraries and header files that are neededfor writing applications that require a Bluetooth device selection widget. | +| gnome-common | GPLv2+ | This package contains sample files that should be used to develop pretty muchevery GNOME application. The programs included here are not needed for runningGNOME apps or building ones from distributed tarballs. They are only usefulfor compiling from git sources or when developing the build infrastructure fora GNOME application. | +| gnome-menus-devel | LGPLv2+ | This package provides the necessary development libraries forwriting applications that use the GNOME menu system. | +| gnuplot-doc | gnuplot and MIT | The gnuplot-doc package contains the documentation related to gnuplotplotting tool | +| gobject-introspection-devel | GPLv2+, LGPLv2+, MIT | Libraries and headers for gobject-introspection | +| go-compilers-golang-compiler | GPLv3+ | Compiler for golang. | +| google-guice | ASL 2.0 | Put simply, Guice alleviates the need for factories and the use of newin your Java code. Think of Guice's @Inject as the new new. You willstill need to write factories in some cases, but your code will notdepend directly on them. Your code will be easier to change, unit testand reuse in other contexts.Guice embraces Java's type safe nature, especially when it comes tofeatures introduced in Java 5 such as generics and annotations. Youmight think of Guice as filling in missing features for coreJava. Ideally, the language itself would provide most of the samefeatures, but until such a language comes along, we have Guice.Guice helps you design better APIs, and the Guice API itself sets agood example. Guice is not a kitchen sink. We justify each featurewith at least three use cases. When in doubt, we leave it out. Webuild general functionality which enables you to extend Guice ratherthan adding every feature to the core framework. | +| google-guice-javadoc | ASL 2.0 | This package provides API documentation for Guice. | +| google-noto-sans-cjk-jp-fonts | OFL | Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese,Japanese, and Korean. The supported scripts are Han, Hiragana, Katakana,Hangul, and Bopomofo. Latin, Greek, Cyrllic, and various symbols are alsosupported for compatibility with CJK standards.The google-noto-sans-cjk-jp-fonts package contains Japanese Multilingual Sans OTF fonts. | +| google-roboto-slab-fonts | ASL 2.0 | Roboto has a dual nature. It has a mechanical skeleton and the forms arelargely geometric. At the same time, the font features friendly and opencurves. While some grotesks distort their letterforms to force a rigidrhythm, Roboto doesn't compromise, allowing letters to be settled intotheir natural width. This makes for a more natural reading rhythm morecommonly found in humanist and serif types.This is the Roboto Slab family, which can be used alongside the normalRoboto family and the Roboto Condensed family. | +| gperf | GPLv3+ | Gperf is a perfect hash function generator written in C++. Simplystated, a perfect hash function is a hash function and a datastructure that allows recognition of a key word in a set of wordsusing exactly one probe into the data structure. | +| gpgme-devel | LGPLv2+ | Development headers and libraries for gpgme. | +| gpgmepp-devel | LGPLv2+ | Development libraries and header files for gpgme-pp | +| graphviz-devel | EPL-1.0 | A collection of tools for the manipulation and layout of graphs (as in nodesand edges, not as in barcharts). This package contains development files forgraphviz. | +| graphviz-doc | EPL-1.0 | Provides some additional PDF and HTML documentation for graphviz. | +| graphviz-gd | EPL-1.0 | Graphviz plugin for renderers based on gd. (Unless you absolutely have to useGIF, you are recommended to use the PNG format instead because of the betterquality anti-aliased lines provided by the cairo+pango based renderer.) | +| graphviz-python3 | EPL-1.0 | Python 3 extension for graphviz. | +| grilo-devel | LGPLv2+ | Grilo is a framework that provides access to different sources ofmultimedia content, using a pluggable system.This package contains the core library and elements, as well asgeneral and API documentation. | +| groff | GPLv3+ and GFDL and BSD and MIT | Groff is a document formatting system. Groff takes standard text andformatting commands as input and produces formatted output. Thecreated documents can be shown on a display or printed on a printer.Groff's formatting commands allow you to specify font type and size,bold type, italic type, the number and size of columns on a page, andmore.Groff can also be used to format man pages. If you are going to usegroff with the X Window System, you will also need to install thegroff-x11 package. | +| gsm-devel | MIT | Contains header files and development libraries for libgsm, animplementation of the European GSM 06.10 provisional standard forfull-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP(residual pulse excitation/long term prediction) coding at 13 kbit/s. | +| gspell-devel | LGPLv2+ | The gspell-devel package contains libraries and header files fordeveloping applications that use gspell. | +| gspell-doc | LGPLv2+ | This package contains the full API documentation for gspell. | +| gssdp-devel | LGPLv2+ | Files for development with gssdp. | +| gssdp-docs | LGPLv2+ | This package contains developer documentation for gssdp. | +| gstreamer1-plugins-bad-free-devel | LGPLv2+ and LGPLv2 | GStreamer is a streaming media framework, based on graphs of elements whichoperate on media data.This package contains the development files for the plug-ins thataren't tested well enough, or the code is not of good enough quality. | +| gtest | BSD and ASL2.0 | Framework for writing C++ tests on a variety of platforms (GNU/Linux,Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnitarchitecture. Supports automatic test discovery, a rich set ofassertions, user-defined assertions, death tests, fatal and non-fatalfailures, various options for running the tests, and XML test reportgeneration. | +| gtest-devel | BSD and ASL2.0 | This package contains development files for gtest. | +| gtk-doc | GPLv2+ and GFDL | gtk-doc is a tool for generating API reference documentation.It is used for generating the documentation for GTK+, GLiband GNOME. | +| gtkmm24-devel | LGPLv2+ | This package contains the static libraries and header files needed fordeveloping gtkmm applications. | +| gtkmm24-docs | LGPLv2+ | This package contains the full API documentation for gtkmm24. | +| gtkmm30-devel | LGPLv2+ | The gtkmm30-devel package contains libraries and header files fordeveloping applications that use gtkmm30. | +| gtkmm30-doc | LGPLv2+ | This package contains the full API documentation for gtkmm30. | +| gtksourceview3-devel | LGPLv2+ | gtksourceview3-devel contains the files required to compileapplications which use GtkSourceView 3. | +| gtkspell3-devel | GPLv2+ | The gtkspell3-devel package contains libraries and header files fordeveloping applications that use GtkSpell API version 3.0. | +| gtkspell-devel | GPLv2+ | The gtkspell-devel package provides header files for developingapplications which use GtkSpell. | +| guava20 | ASL 2.0 and CC0 | Guava is a suite of core and expanded libraries that includeutility classes, Google’s collections, io classes, and muchmuch more.This project is a complete packaging of all the Guava librariesinto a single jar. Individual portions of Guava can be usedby downloading the appropriate module and its dependencies. | +| guava20-javadoc | ASL 2.0 and CC0 | API documentation for guava20. | +| guava20-testlib | ASL 2.0 and CC0 | guava-testlib provides additional functionality for conveninent unit testing | +| guice-assistedinject | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides AssistedInject module for Guice. | +| guice-bom | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides Bill of Materials module for Guice. | +| guice-extensions | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides extensions POM for Guice. | +| guice-grapher | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides Grapher module for Guice. | +| guice-jmx | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides JMX module for Guice. | +| guice-jndi | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides JNDI module for Guice. | +| guice-multibindings | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides MultiBindings module for Guice. | +| guice-parent | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides parent POM for Guice modules. | +| guice-servlet | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides Servlet module for Guice. | +| guice-testlib | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides TestLib module for Guice. | +| guice-throwingproviders | ASL 2.0 | Guice is a lightweight dependency injection framework for Java 5and above. This package provides ThrowingProviders module for Guice. | +| guile-devel | LGPLv3+ | The guile-devel package includes the libraries, header files, etc.,that you'll need to develop applications that are linked with theGUILE extensibility library.You need to install the guile-devel package if you want to developapplications that will be linked to GUILE. You'll also need toinstall the guile package. | +| gupnp-devel | LGPLv2+ | Files for development with gupnp. | +| gupnp-igd-devel | LGPLv2+ | The gupnp-igd-devel package contains libraries and header files fordeveloping applications that use gupnp-igd. | +| hamcrest | BSD | Provides a library of matcher objects (also known as constraints or predicates)allowing 'match' rules to be defined declaratively, to be used in otherframeworks. Typical scenarios include testing frameworks, mocking libraries andUI validation rules. | +| hamcrest-core | BSD | The core API of hamcrest matcher framework to be used by third-party framework providers.This includes the a foundation set of matcher implementations for common operations. | +| hamcrest-demo | BSD | Demonstrations and samples for hamcrest. | +| hamcrest-javadoc | BSD | Javadoc for hamcrest. | +| hawtjni | ASL 2.0 and EPL-1.0 and BSD | HawtJNI is a code generator that produces the JNI code needed toimplement java native methods. It is based on the jnigen code generatorthat is part of the SWT Tools project which is used to generate all theJNI code which powers the eclipse platform. | +| hawtjni-javadoc | ASL 2.0 and EPL-1.0 and BSD | This package contains the API documentation for hawtjni. | +| hawtjni-runtime | ASL 2.0 and EPL-1.0 and BSD | This package provides API that projects using HawtJNI should buildagainst. | +| help2man | GPLv3+ | help2man is a script to create simple man pages from the --help and--version output of programs.Since most GNU documentation is now in info format, this provides away to generate a placeholder man page pointing to that resource whilestill providing some useful information. | +| hesiod-devel | MIT | Hesiod is a system which uses existing DNS functionality to provide accessto databases of information that changes infrequently. It is often used todistribute information which might otherwise kept in the /etc/passwd,/etc/group, and /etc/printcap files over a network, eliminating the need toensure the files are synchronized among multiple hosts. This package containsthe header files and libraries required for building programs which use Hesiod. | +| httpcomponents-client | ASL 2.0 | HttpClient is a HTTP/1.1 compliant HTTP agent implementation based onhttpcomponents HttpCore. It also provides reusable components forclient-side authentication, HTTP state management, and HTTP connectionmanagement. HttpComponents Client is a successor of and replacementfor Commons HttpClient 3.x. Users of Commons HttpClient are stronglyencouraged to upgrade. | +| httpcomponents-client-cache | ASL 2.0 | This package provides client side caching for httpcomponents-client. | +| httpcomponents-client-javadoc | ASL 2.0 | API documentation for httpcomponents-client. | +| httpcomponents-core | ASL 2.0 | HttpCore is a set of low level HTTP transport components that can beused to build custom client and server side HTTP services with amodel based on the classic Java I/O and non-blocking, event driven I/Omodel based on Java NIO.The blocking I/O model may be more appropriate for data intensive, lowlatency scenarios, whereas the non-blocking model may be moreappropriate for high latency scenarios where raw data throughput isless important than the ability to handle thousands of simultaneousHTTP connections in a resource efficient manner. | +| httpcomponents-core-javadoc | ASL 2.0 | API documentation for httpcomponents-core. | +| httpcomponents-project | ASL 2.0 | Common Maven POM file for HttpComponents. This project should berequired only for building dependant packages with Maven. Please don'tuse it as runtime requirement. | +| http-parser-devel | MIT | Development headers and libraries for http-parser. | +| hwloc-devel | BSD | Headers and shared object symbolic links for the hwloc. | +| hyphen-devel | GPLv2 or LGPLv2+ or MPLv1.1 | Includes and definitions for developing with hyphen | +| ibus-devel | LGPLv2+ | The ibus-devel package contains the header files and developerdocs for ibus. | +| ibus-devel-docs | LGPLv2+ | The ibus-devel-docs package contains developer documentation for IBus | +| ilmbase-devel | BSD | Headers and libraries for building apps that use ilmbase. | +| ima-evm-utils-devel | GPLv2 | This package provides the header files for ima-evm-utils | +| imake | MIT | Imake is a deprecated source code configuration and build system whichhas traditionally been supplied by and used to build the X Window Systemin X11R6 and previous releases. As of the X Window System X11R7 release,the X Window system has switched to using GNU autotools as the primarybuild system, and the Imake system is now deprecated, and should not beused by new software projects. Software developers are encouraged tomigrate software to the GNU autotools system. | +| iproute-devel | GPLv2+ | The libnetlink static library. | +| ipset-devel | GPLv2 | This package contains the files required to develop software using the ipsetlibraries. | +| irssi-devel | GPLv2+ | This package contains headers needed to develop irssi plugins.Irssi is a modular IRC client with Perl scripting. Only text-modefrontend is currently supported. The GTK/GNOME frontend is no longerbeing maintained. | +| isl-devel | MIT | isl is a library for manipulating sets and relations of integer pointsbounded by linear constraints. Supported operations on sets includeintersection, union, set difference, emptiness check, convex hull,(integer) affine hull, integer projection, computing the lexicographicminimum using parametric integer programming, coalescing and parametricvertex enumeration. It also includes an ILP solver based on generalizedbasis reduction, transitive closures on maps (which may encode infinitegraphs), dependence analysis and bounds on piecewise step-polynomials. | +| isorelax | MIT and ASL 1.1 | The ISO RELAX project was started to host public interfacesuseful for applications to support RELAX Core. Now, however,some of the hosted material is schema language-neutral. | +| isorelax-javadoc | MIT and ASL 1.1 | API documentation for isorelax. | +| istack-commons | CDDL-1.1 and GPLv2 with exceptions | Code shared between JAXP, JAXB, SAAJ, and JAX-WS projects. | +| ivy-local | BSD | This package implements local mode for Apache Ivy, which allowsartifact resolution using XMvn resolver. | +| jakarta-commons-httpclient | ASL 2.0 and (ASL 2.0 or LGPLv2+) | The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significantprotocol used on the Internet today. Web services, network-enabledappliances and the growth of network computing continue to expand therole of the HTTP protocol beyond user-driven web browsers, and increasethe number of applications that may require HTTP support.Although the java.net package provides basic support for accessingresources via HTTP, it doesn't provide the full flexibility orfunctionality needed by many applications. The Jakarta Commons HTTPClient component seeks to fill this void by providing an efficient,up-to-date, and feature-rich package implementing the client side of themost recent HTTP standards and recommendations.Designed for extension while providing robust support for the base HTTPprotocol, the HTTP Client component may be of interest to anyonebuilding HTTP-aware client applications such as web browsers, webservice clients, or systems that leverage or extend the HTTP protocolfor distributed communication. | +| jakarta-commons-httpclient-demo | ASL 2.0 and (ASL 2.0 or LGPLv2+) | Demos for jakarta-commons-httpclient. | +| jakarta-commons-httpclient-javadoc | ASL 2.0 and (ASL 2.0 or LGPLv2+) | Javadoc for jakarta-commons-httpclient. | +| jakarta-commons-httpclient-manual | ASL 2.0 and (ASL 2.0 or LGPLv2+) | Manual for jakarta-commons-httpclient. | +| jakarta-oro | ASL 1.1 | The Jakarta-ORO Java classes are a set of text-processing Java classesthat provide Perl5 compatible regular expressions, AWK-like regularexpressions, glob expressions, and utility classes for performingsubstitutions, splits, filtering filenames, etc. This library is thesuccessor to the OROMatcher, AwkTools, PerlTools, and TextToolslibraries from ORO, Inc. (`www.oroinc.com`). | +| jakarta-oro-javadoc | ASL 1.1 | Javadoc for jakarta-oro. | +| jansi | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi-javadoc | ASL 2.0 | This package contains the API documentation for jansi. | +| jansi-native | ASL 2.0 | Jansi is a small java library that allows you to use ANSI escape sequencesin your Java console applications. It implements ANSI support on platformswhich don't support it like Windows and provides graceful degradation forwhen output is being sent to output devices which cannot support ANSI sequences. | +| jansi-native-javadoc | ASL 2.0 | This package contains the API documentation for jansi-native. | +| jasper-devel | JasPer | Header files, libraries and developer documentation. | +| javacc | BSD | Java Compiler Compiler (JavaCC) is the most popular parser generator for usewith Java applications. A parser generator is a tool that reads a grammarspecification and converts it to a Java program that can recognize matches tothe grammar. In addition to the parser generator itself, JavaCC provides otherstandard capabilities related to parser generation such as tree building (viaa tool called JJTree included with JavaCC), actions, debugging, etc. | +| javacc-demo | BSD | Examples for javacc. | +| javacc-javadoc | BSD | This package contains the API documentation for javacc. | +| javacc-manual | BSD | Manual for javacc. | +| javacc-maven-plugin | ASL 2.0 | Maven Plugin for processing JavaCC grammar files. | +| javacc-maven-plugin-javadoc | ASL 2.0 | API documentation for javacc-maven-plugin. | +| java_cup | MIT | java_cup is a LALR Parser Generator for Java | +| java_cup-javadoc | MIT | Javadoc for java_cup | +| java_cup-manual | MIT | Documentation for java_cup. | +| javamail | CDDL-1.0 or GPLv2 with exceptions | The JavaMail API provides a platform-independent and protocol-independentframework to build mail and messaging applications. | +| javamail-javadoc | CDDL-1.0 or GPLv2 with exceptions | Javadoc for javamail. | +| javapackages-filesystem | BSD | This package provides some basic directories into which Java packagesinstall their content. | +| javapackages-local | BSD | This package provides non-essential macros and scripts to support Java packaging. | +| javapackages-tools | BSD | This package provides macros and scripts to support Java packaging. | +| javassist | MPLv1.1 or LGPLv2+ or ASL 2.0 | Javassist enables Java programs to define a new class at runtime and tomodify a class file when the JVM loads it. Unlike other similarand bytecode level. If the users use the source-level API, they canedit a class file without knowledge of the specifications of the Javabytecode. The whole API is designed with only the vocabulary of theJava language. You can even specify inserted bytecode in the form ofsource text; Javassist compiles it on the fly. On the other hand, thebytecode-level API allows the users to directly edit a class file asother editors. | +| javassist-javadoc | MPLv1.1 or LGPLv2+ or ASL 2.0 | javassist development documentation. | +| jaxen | BSD and W3C | Jaxen is an open source XPath library written in Java. It is adaptableto many different object models, including DOM, XOM, dom4j, and JDOM.Is it also possible to write adapters that treat non-XML trees such as compiledJava byte code or Java beans as XML, thus enabling you to query these treeswith XPath too. | +| jaxen-demo | BSD and W3C | Samples for jaxen. | +| jaxen-javadoc | BSD and W3C | Javadoc for jaxen. | +| jbigkit-devel | GPLv2+ | The jbigkit-devel package contains files needed for development usingthe JBIG-KIT image compression library. | +| jboss-interceptors-1.2-api | CDDL or GPLv2 with exceptions | The Java EE Interceptors 1.2 API classes from JSR 318. | +| jboss-interceptors-1.2-api-javadoc | CDDL or GPLv2 with exceptions | This package contains javadoc for jboss-interceptors-1.2-api. | +| jboss-parent | CC0 | The Project Object Model files for JBoss packages. | +| jcl-over-slf4j | MIT and ASL 2.0 | JCL 1.1.1 implemented over SLF4J. | +| jdepend | BSD | JDepend traverses a set of Java class and source file directories andgenerates design quality metrics for each Java package. JDepend allowsyou to automatically measure the quality of a design in terms of itsextensibility, reusability, and maintainability to effectively manageand control package dependencies. | +| jdepend-demo | BSD | Demonstrations and samples for jdepend. | +| jdependency | ASL 2.0 | jdependency is small library that helps you analyze class leveldependencies, clashes and missing classes. | +| jdependency-javadoc | ASL 2.0 | API documentation for jdependency. | +| jdepend-javadoc | BSD | Javadoc for jdepend. | +| jdom | Saxpath | JDOM is, quite simply, a Java representation of an XML document. JDOMprovides a way to represent that document for easy and efficientreading, manipulation, and writing. It has a straightforward API, is alightweight and fast, and is optimized for the Java programmer. It's analternative to DOM and SAX, although it integrates well with both DOMand SAX. | +| jdom2 | Saxpath | JDOM is a Java-oriented object model which models XML documents.It provides a Java-centric means of generating and manipulatingXML documents. While JDOM inter-operates well with existingstandards such as the Simple API for XML (SAX) and the DocumentObject Model (DOM), it is not an abstraction layer orenhancement to those APIs. Rather, it seeks to provide a robust,light-weight means of reading and writing XML data without thecomplex and memory-consumptive options that current APIofferings provide. | +| jdom2-javadoc | Saxpath | This package contains javadoc for jdom2. | +| jdom-demo | Saxpath | Demonstrations and samples for jdom. | +| jdom-javadoc | Saxpath | Javadoc for jdom. | +| jflex | BSD | JFlex is a lexical analyzer generator (also known as scannergenerator) for Java, written in Java. It is also a rewrite of thevery useful tool JLex which was developed by Elliot Berk at Princetonnot share any code though. JFlex is designed to work together withthe LALR parser generator CUP by Scott Hudson, and the Javamodification of Berkeley Yacc BYacc/J by Bob Jamison. It can also beused together with other parser generators like ANTLR or as astandalone tool. | +| jflex-javadoc | BSD | This package provides API documentation for jflex. | +| jimtcl-devel | BSD | The jimtcl-devel package contains libraries and header files fordeveloping applications that use jimtcl. | +| jline | BSD | JLine is a Java library for handling console input. It is similarin functionality to BSD editline and GNU readline. People familiarwith the readline/editline capabilities for modern shells (such asbash and tcsh) will find most of the command editing features ofJLine to be familiar. | +| jline-javadoc | BSD | This package contains the API documentation for jline. | +| jsch | BSD | JSch allows you to connect to an sshd server and use port forwarding,X11 forwarding, file transfer, etc., and you can integrate itsfunctionality into your own Java programs. | +| jsch-javadoc | BSD | Javadoc for jsch. | +| json-c-devel | MIT | This package contains libraries and header files fordeveloping applications that use json-c. | +| json-c-doc | MIT | This package contains the reference manual for json-c. | +| jsoup | MIT | jsoup is a Java library for working with real-world HTML.It provides a very convenient API for extracting and manipulating data,using the best of DOM, CSS, and jquery-like methods.jsoup implements the WHATWG HTML5 specification,and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTMLjsoup is designed to deal with all varieties of HTML found in the wild;from pristine and validating, to invalid tag-soup;jsoup will create a sensible parse tree. | +| jsoup-javadoc | MIT | API documentation for jsoup. | +| jsr-305 | BSD and CC-BY | This package contains reference implementations, test cases, and otherDetection. | +| jsr-305-javadoc | BSD and CC-BY | This package contains the API documentation for jsr-305. | +| js-uglify | BSD | JavaScript parser, mangler/compressor and beautifier toolkit.This package ships a JavaScript library suitable for use by any JavaScriptruntime. | +| jtidy | zlib | JTidy is a Java port of HTML Tidy, a HTML syntax checker and prettyprinter. Like its non-Java cousin, JTidy can be used as a tool forcleaning up malformed and faulty HTML. In addition, JTidy provides aDOM interface to the document that is being processed, whicheffectively makes you able to use JTidy as a DOM parser for real-worldHTML. | +| jtidy-javadoc | zlib | This package contains API documentation for jtidy. | +| jul-to-slf4j | MIT and ASL 2.0 | JUL to SLF4J bridge. | +| junit | EPL-1.0 | JUnit is a regression testing framework written by Erich Gamma and Kent Beck.It is used by the developer who implements unit tests in Java. JUnit is OpenSource Software, released under the Common Public License Version 1.0 andhosted on GitHub. | +| junit-javadoc | EPL-1.0 | Javadoc for junit. | +| junit-manual | EPL-1.0 | Documentation for junit. | +| jvnet-parent | ASL 2.0 | Java.net parent POM file used by most Java.net subprojects such asGlassfish | +| jzlib | BSD | The zlib is designed to be a free, general-purpose, legally unencumbered-- that is, not covered by any patents -- loss-less data-compressionlibrary for use on virtually any computer hardware and operating system.The zlib was written by Jean-loup Gailly (compression) and Mark Adler(decompression). | +| jzlib-demo | BSD | Examples for jzlib. | +| jzlib-javadoc | BSD | API documentation for jzlib. | +| kernel-tools-libs-devel | GPLv2 | This package contains the development files for the tools/ directory fromthe kernel source. | +| keybinder3-devel | MIT | This package contains the development files for keybinder3. | +| keybinder3-doc | MIT | This package contains documentation for keybinder3. | +| kmod-devel | GPLv2+ | The kmod-devel package provides header files used for development ofapplications that wish to load or unload Linux kernel modules. | +| ladspa | LGPLv2+ | There is a large number of synthesis packages in use or development onthe Linux platform at this time. The Linux Audio Developer's SimplePlugin API (LADSPA) attempts to give programmers the ability to writesimple `plugin' audio processors in C/C++ and link them dynamicallyagainst a range of host applications.This package contains the example plug-ins and tools from the LADSPA SDK. | +| ladspa-devel | LGPLv2+ | ladspa-devel contains the ladspa.h header file.Definitive technical documentation on LADSPA plug-ins for both the hostand plug-in is contained within copious comments within the ladspa.hheader file. | +| lame-devel | GPLv2+ | This package development files for lame. | +| lapack-devel | BSD | LAPACK development libraries (shared). | +| lapack-static | BSD | LAPACK static libraries. | +| latex2html | GPLv2+ | LATEX2HTML is a converter written in Perl that converts LATEXdocuments to HTML. This way e.g. scientific papers - primarily typesetfor printing - can be put on the Web for online viewing.LATEX2HTML does also a good job in rapid web site deployment. Thesepages are generated from a single LATEX source. | +| lcms2-devel | MIT | Development files for LittleCMS. | +| ldns-devel | BSD | The devel package contains the ldns library and the include files | +| lensfun | LGPLv3 and CC-BY-SA | The lensfun library provides an open source database of photographic lenses andtheir characteristics. It not only provides a way to read and search thedatabase, but also provides a set of algorithms for correcting images based ondetailed knowledge of lens properties. Right now lensfun is designed to correctdistortion, transversal (also known as lateral) chromatic aberrations,vignetting and color contribution of a lens. | +| lensfun-devel | LGPLv3 | This package contains library and header files needed to build applicationsusing lensfun. | +| leptonica | BSD and Leptonica | The library supports many operations that are useful on * Document images * Natural imagesFundamental image processing and image analysis operations * Rasterop (aka bitblt) * Affine transforms (scaling, translation, rotation, shear) on images of arbitrary pixel depth * Projective and bi-linear transforms * Binary and gray scale morphology, rank order filters, and convolution * Seed-fill and connected components * Image transformations with changes in pixel depth, both at the same scale and with scale change * Pixelwise masking, blending, enhancement, arithmetic ops, etc. | +| leptonica-devel | BSD and Leptonica | The leptonica-devel package contains header files fordeveloping applications that use leptonica. | +| libaec | BSD | Libaec provides fast loss-less compression of 1 up to 32 bit widesigned or unsigned integers (samples). The library achieves bestresults for low entropy data as often encountered in space imaginginstrument data or numerical model output from weather or climatesimulations. While floating point representations are not directlysupported, they can also be efficiently coded by grouping exponentsand mantissa.Libaec implements Golomb Rice coding as defined in the Space DataSystem Standard documents 121.0-B-2 and 120.0-G-2.Libaec includes a free drop-in replacement for the SZIPlibrary (`http://www.hdfgroup.org/doc_resource/SZIP`). | +| libaec-devel | BSD | Devel files for libaec (Adaptive Entropy Coding library). | +| libao-devel | GPLv2+ | The libao-devel package contains libraries and header files fordeveloping applications that use libao. | +| libappindicator-gtk3-devel | LGPLv2 and LGPLv3 | This package contains the development files for the appindicator-gtk3 library. | +| libappstream-glib-devel | LGPLv2+ | GLib headers and libraries for appstream-glib. | +| libarchive-devel | BSD | The libarchive-devel package contains libraries and header files fordeveloping applications that use libarchive. | +| libassuan-devel | LGPLv2+ and GPLv3+ | This is the IPC static library used by GnuPG 2, GPGME and a few otherpackages.This package contains files needed to develop applications using libassuan. | +| libasyncns-devel | LGPLv2+ | Development Files for libasyncns Client Development | +| libatasmart-devel | LGPLv2+ | Development Files for libatasmart Client Development | +| libatomic_ops-devel | GPLv2 and MIT | Files for developing with libatomic_ops. | +| libbasicobjects-devel | GPLv3+ | Basic object types | +| libbpf-devel | LGPLv2 or BSD | The libbpf-devel package contains libraries header files fordeveloping applications that use libbpf | +| libbpf-static | LGPLv2 or BSD | The libbpf-static package contains static library fordeveloping applications that use libbpf | +| libburn-devel | GPLv2+ | The libburn-devel package contains libraries and header files fordeveloping applications that use libburn. | +| libcacard-devel | LGPLv2+ | The libcacard-devel package contains libraries and header files fordeveloping applications that use libcacard. | +| libcdio-devel | GPLv3+ | This package contains header files and libraries for libcdio. | +| libcdio-paranoia-devel | GPLv3+ | This package contains header files and libraries for libcdio-paranoia. | +| libcephfs2 | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | Ceph is a distributed network file system designed to provide excellentperformance, reliability, and scalability. This is a shared libraryallowing applications to access a Ceph distributed file system via aPOSIX-like interface. | +| libcephfs-devel | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | This package contains libraries and headers needed to develop programsthat use Cephs distributed file system. | +| libchamplain | LGPLv2+ | Libchamplain is a C library aimed to provide a ClutterActor to displayrasterized maps. | +| libchamplain-devel | LGPLv2+ | This package contains development files for libchamplain. | +| libchamplain-gtk | LGPLv2+ | Libchamplain-gtk is a library providing a GtkWidget to embed libchamplaininto Gtk+ applications. | +| libcmocka | ASL 2.0 | There are a variety of C unit testing frameworks available however many of themare fairly complex and require the latest compiler technology. Some developmentrequires the use of old compilers which makes it difficult to use some unittesting frameworks. In addition many unit testing frameworks assume the codebeing tested is an application or module that is targeted to the same platformthat will ultimately execute the test. Because of this assumption manyframeworks require the inclusion of standard C library headers in the codemodule being tested which may collide with the custom or incompleteimplementation of the C library utilized by the code under test.CMocka only requires a test application is linked with the standard C librarywhich minimizes conflicts with standard C library headers. Also, CMocka triesto avoid the use of some of the newer features of C compilers.This results in CMocka being a relatively small library that can be used totest a variety of exotic code. If a developer wishes to simply test anapplication with the latest compiler then other unit testing frameworks may bepreferable.This is the successor of Google's Cmockery. | +| libcmocka-devel | ASL 2.0 | Development headers for the cmocka unit testing library. | +| libcollection-devel | LGPLv3+ | A data-type to collect data in a hierarchical structure for easy iterationand serialization | +| libconfig-devel | LGPLv2+ | Development libraries and headers for developing software againstlibconfig. | +| libcroco-devel | LGPLv2 | This package provides the necessary development libraries and includefiles to allow you to develop with libcroco. | +| libdaemon-devel | LGPLv2+ | The libdaemon-devel package contains the header files and librariesnecessary for developing programs using libdaemon. | +| libdap | LGPLv2+ | The libdap++ library contains an implementation of DAP2. This packagecontains the library, dap-config, and getdap. The script dap-configsimplifies using the library in other projects. The getdap utility is asimple command-line tool to read from DAP2 servers. It is built using thelibrary and demonstrates simple uses of it. | +| libdap-devel | LGPLv2+ | This package contains all the files needed to develop applications thatwill use libdap. | +| libdatrie-devel | LGPLv2+ | This package contains libraries and header files fordeveloping applications that use libdatrie. | +| libdb-cxx | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. The Berkeley DB includes B+tree, ExtendedLinear Hashing, Fixed and Variable-length record access methods,transactions, locking, logging, shared memory caching, and databaserecovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It isused by many applications, including Python and Perl, so this shouldbe installed on all systems. | +| libdb-cxx-devel | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. The Berkeley DB includes B+tree, ExtendedLinear Hashing, Fixed and Variable-length record access methods,transactions, locking, logging, shared memory caching, and databaserecovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It isused by many applications, including Python and Perl, so this shouldbe installed on all systems. | +| libdb-devel-doc | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. This package contains the header files,libraries, and documentation for building programs which use theBerkeley DB. | +| libdb-sql | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. This package contains the librariesfor building programs which use the Berkeley DB in SQL. | +| libdb-sql-devel | BSD and LGPLv2 and Sleepycat | The Berkeley Database (Berkeley DB) is a programmatic toolkit thatprovides embedded database support for both traditional andclient/server applications. This package contains the librariesfor building programs which use the Berkeley DB in SQL. | +| libdbusmenu-devel | LGPLv3 or LGPLv2 and GPLv3 | The libdbusmenu-devel package contains libraries and header files fordeveloping applications that use libdbusmenu. | +| libdbusmenu-doc | LGPLv3 or LGPLv2 and GPLv3 | The libdbusmenu-doc package contains documents for developing applications thatuse libdbusmenu. | +| libdbusmenu-gtk3-devel | LGPLv3 or LGPLv2 and GPLv3 | The libdbusmenu-gtk3-devel package contains libraries and header files fordeveloping applications that use libdbusmenu-gtk3. | +| libdnet-devel | BSD | Header files for libdnet library. | +| libdv-devel | LGPLv2+ | This package contains development files for libdv. | +| libdvdread-devel | GPLv2+ | libdvdread provides a simple foundation for reading DVD video disks.It provides the functionality that is required to access many DVDs.This package contains development files for libdvdread. | +| libdwarf-devel | LGPLv2 | Development package containing library and header files of libdwarf. | +| libdwarf-static | LGPLv2 | Static libdwarf library. | +| libdwarf-tools | GPLv2 | C++ version of dwarfdump (dwarfdump2) command-line utilitiesto access DWARF debug information. | +| libdwarves1 | GPLv2 | Debugging information processing library. | +| libedit-devel | BSD | This package contains development files for libedit. | +| libEMF | LGPLv2+ and GPLv2+ | libEMF is a library for generating Enhanced Metafiles on systems whichdon't natively support the ECMA-234 Graphics Device Interface(GDI). The library is intended to be used as a driver for othergraphics programs such as Grace or gnuplot. Therefore, it implements avery limited subset of the GDI. | +| libEMF-devel | LGPLv2+ and GPLv2+ | libEMF header files. | +| libeot | MPLv2.0 | libeot is a library for parsing Embedded OpenType files (Microsoftembedded font ""standard"") and converting them to other formats. | +| libetonyek-devel | MPLv2.0 | The libetonyek-devel package contains libraries and header files fordeveloping applications that use libetonyek. | +| libevdev-devel | MIT | Kernel Evdev Device Wrapper Library Development Package. | +| libexif-devel | LGPLv2+ | The libexif-devel package contains the libraries and header filesfor writing programs that use libexif. | +| libfabric-devel | BSD or GPLv2 | The libfabric-devel package contains libraries and header files fordeveloping applications that use libfabric. | +| libfdt | GPLv2+ | libfdt is a library to process Open Firmware style device trees on variousarchitectures. | +| libfdt-devel | GPLv2+ | This package provides development files for libfdt | +| libfontenc-devel | MIT | X.Org X11 libfontenc development package | +| libgee-devel | LGPLv2+ | The libgee-devel package contains libraries and header files fordeveloping applications that use libgee. | +| libgexiv2-devel | GPLv2+ | The libgexiv2-devel package contains libraries and header files fordeveloping applications that use libgexiv2. | +| libgit2-devel | GPLv2 with exceptions | This package contains libraries and header files fordeveloping applications that use libgit2. | +| libgit2-glib-devel | LGPLv2+ | The libgit2-glib-devel package contains libraries and header files fordeveloping applications that use libgit2-glib. | +| libGLEW | BSD and MIT | libGLEW | +| libgnomekbd-devel | LGPLv2+ | The libgnomekbd-devel package contains libraries and header files fordeveloping applications that use libgnomekbd. | +| libgphoto2-devel | GPLv2+ and GPLv2 | libgphoto2 is a library that can be used by applications to accessvarious digital cameras. libgphoto2 itself is not a GUI application,opposed to gphoto. There are GUI frontends for the gphoto2 library,however, such as gtkam for example.This package contains files needed to compile applications thatuse libgphoto2. | +| libgpod-devel | LGPLv2+ | Libgpod is a library to access the contents of an iPod. It supports playlists,smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc.This package contains the files required to develop programs that will uselibgpod. | +| libgpod-doc | GFDL | Libgpod is a library to access the contents of an iPod. It supports playlists,smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc.This package contains the API documentation. | +| libgs-devel | AGPLv3+ | This package contains development files that are useful for building packagesagainst Ghostscript's library, which provides Ghostscript's core functionality. | +| libgsf-devel | LGPLv2 | Libraries, headers, and support files necessary to compile applications usinglibgsf. | +| libgtop2-devel | GPLv2+ | This package provides the necessary development libraries and includefiles to allow you to develop with LibGTop. | +| libgudev-devel | LGPLv2+ | This package is necessary to build programs using libgudev. | +| libgusb-devel | LGPLv2+ | GLib headers and libraries for gusb. | +| libgxps-devel | LGPLv2+ | The libgxps-devel package contains libraries and header files fordeveloping applications that use libgxps. | +| libhbaapi-devel | SNIA | The libhbaapi-devel package contains libraries and header files fordeveloping applications that use libhbaapi. | +| libIDL | LGPLv2+ | libIDL is a library for parsing IDL (Interface Definition Language).It can be used for both COM-style and CORBA-style IDL. | +| libIDL-devel | LGPLv2+ | libIDL is a library for parsing IDL (Interface Definition Language).It can be used for both COM-style and CORBA-style IDL.This package contains the header files and libraries needed to writeor compile programs that use libIDL. | +| libidn2-devel | (GPLv2+ or LGPLv3+) and GPLv3+ | The libidn2-devel package contains libraries and header files fordeveloping applications that use libidn2. | +| libidn-devel | LGPLv2+ and GPLv3+ and GFDL | This package includes header files and libraries necessary fordeveloping programs which use the GNU libidn library. | +| libiec61883-devel | LGPLv2+ | Development files needed to build applications against libiec61883 | +| libimobiledevice-devel | LGPLv2+ | Files for development with libimobiledevice. | +| libindicator-gtk3-devel | GPLv3 | The libindicator-gtk3-devel package contains libraries and header files fordeveloping applications that use libindicator-gtk3. | +| libini_config-devel | LGPLv3+ | Library to process config files in INI format into a libcollection datastructure | +| libinput-devel | MIT | The libinput-devel package contains libraries and header files fordeveloping applications that use libinput. | +| libisoburn-devel | GPLv2+ | The libisoburn-devel package contains libraries and header files fordeveloping applications that use libisoburn. | +| libisofs-devel | GPLv2+ and LGPLv2+ | The libisofs-devel package contains libraries and header files fordeveloping applications that use libisofs. | +| libknet1 | LGPLv2+ | Kronosnet, often referred to as knet, is a network abstraction layerdesigned for High Availability use cases, where redundancy, security,fault tolerance and fast fail-over are the core requirements of yourapplication.The whole kronosnet core is implemented in this library.Please refer to `https://kronosnet.org/` for further information. | +| libknet1-devel | LGPLv2+ | The whole kronosnet core is implemented in this library.Please refer to the not-yet-existing documentation for furtherinformation. | +| libksba-devel | (LGPLv3+ or GPLv2+) and GPLv3+ | Development headers and libraries for libksba. | +| liblangtag-devel | LGPLv3+ or MPLv2.0 | The liblangtag-devel package contains libraries and header files fordeveloping applications that use liblangtag. | +| liblangtag-doc | LGPLv3+ or MPLv2.0 | The liblangtag-doc package contains documentation files for liblangtag. | +| liblangtag-gobject | LGPLv3+ or MPLv2.0 | The liblangtag-gobject package contains files for GObject introspection forliblangtag. | +| liblockfile-devel | GPLv2+ and LGPLv2+ | The liblockfile-devel package contains libraries and header files fordeveloping applications that use liblockfile. | +| libmad-devel | GPLv2+ | MPEG audio decoder library development files. | +| libmemcached-devel | BSD | This package contains the header files and development librariesfor libmemcached. If you like to develop programs using libmemcached,you will need to install libmemcached-devel. | +| libmicrohttpd-devel | LGPLv2+ | Development files for libmicrohttpd | +| libmicrohttpd-doc | LGPLv2+ | Doxygen documentation for libmicrohttpd and some example source code | +| libmnl-devel | LGPLv2+ | The libmnl-devel package contains libraries and header files fordeveloping applications that use libmnl. | +| libmodulemd-devel | MIT | Development files for libmodulemd. | +| libmount-devel | LGPLv2+ | This is the device mounting development library and headers,part of util-linux. | +| libmpcdec-devel | BSD | Development files for the Musepack audio decoding library. | +| libmpc-devel | LGPLv3+ and GFDL | Header files and shared object symlinks for MPC is a C library. | +| libmspack-devel | LGPLv2 | The libmspack-devel package contains libraries, header files and documentationfor developing applications that use libmspack. | +| libmtp-devel | LGPLv2+ | This package provides development files for the libmtplibrary for MTP media players. | +| libmusicbrainz5-devel | LGPLv2 | This package contains the headers that programmers will need to developapplications which will use libmusicbrainz5. | +| libnet-devel | BSD | The libnet-devel package includes header files and libraries necessaryfor developing programs which use the libnet library. Libnet is very handywith which to write network tools and network test code. See the manpageand sample test code for more detailed information. | +| libnetfilter_conntrack-devel | GPLv2+ | libnetfilter_conntrack is a userspace library providing a programminginterface (API) to the in-kernel connection tracking state table. | +| libnetfilter_queue-devel | GPLv2 | libnetfilter_queue is a userspace library providing an API to packets that havebeen queued by the kernel packet filter. It is is part of a system thatdeprecates the old ip_queue / libipq mechanism.libnetfilter_queue has been previously known as libnfnetlink_queue. | +| libnfnetlink-devel | GPLv2+ | libnfnetlink is a userspace library that provides some low-levelnfnetlink handling functions. It is used as a foundation for other, netfiltersubsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_logand libnfnetlink_queue. | +| libnfsidmap-devel | MIT and GPLv2 and GPLv2+ and BSD | This package includes header files and libraries necessary fordeveloping programs which use the libnfsidmap library. | +| libnftnl-devel | GPLv2+ | The libnftnl-devel package contains libraries and header files fordeveloping applications that use libnftnl. | +| libnghttp2-devel | MIT | The libnghttp2-devel package includes libraries and header files neededfor building applications with libnghttp2. | +| libnice-devel | LGPLv2 and MPLv1.1 | The libnice-devel package contains libraries and header files fordeveloping applications that use libnice. | +| libnma-devel | GPLv2+ | This package contains private header and pkg-config files to be used only bynm-applet, nm-connection-editor, and the GNOME control center.This package deprecates libnm-gtk. | +| libnsl2-devel | BSD and LGPLv2+ | Development files for libnsl2 | +| libodfgen-devel | LGPLv2+ or MPLv2.0 | The libodfgen-devel package contains libraries and header files fordeveloping applications that use libodfgen. | +| libogg-devel | BSD | Libogg is a library used for manipulating Ogg bitstreams. Thelibogg-devel package contains the header files and documentationneeded for development using libogg. | +| libogg-devel-docs | BSD | Documentation for developing applications with libogg | +| liboggz | BSD | Oggz provides a simple programming interface for reading and writingOgg files and streams. Ogg is an interleaving data container developedby Monty at Xiph.Org, originally to support the Ogg Vorbis audioformat. | +| libopenraw-devel | LGPLv3+ | The libopenraw-devel package contains libraries and header files fordeveloping applications that use libopenraw. | +| libopenraw-gnome | LGPLv3+ | The libopenraw-gnome package contains gui components of libopenraw. | +| libopenraw-gnome-devel | LGPLv3+ | The libopenraw-gnome-devel package contains libraries and header files fordeveloping applications that use libopenraw-gnome. | +| libpaper-devel | GPLv2 | This package contains headers and libraries that programmers will needto develop applications which use libpaper. | +| libpath_utils-devel | LGPLv3+ | Utility functions to manipulate filesystem pathnames | +| libpcap-devel | BSD with advertising | Libpcap provides a portable framework for low-level networkmonitoring. Libpcap can provide network statistics collection,security monitoring and network debugging. Since almost every systemvendor provides a different interface for packet capture, the libpcapauthors created this system-independent API to ease in porting and toalleviate the need for several system-dependent packet capture modulesin each application.This package provides the libraries, include files, and otherresources needed for developing libpcap applications. | +| libpciaccess-devel | MIT | Development package for libpciaccess. | +| libpeas-devel | LGPLv2+ | This package contains development libraries and header filesthat are needed to write applications that use libpeas. | +| libpfm-static | MIT | Static version of the libpfm library for performance monitoringapplications for the perf_events interface. | +| libplist-devel | LGPLv2+ | libplist, development headers and libraries. | +| libpmemblk-debug | BSD | The libpmemblk implements a pmem-resident array of blocks, all the samesize, where a block is updated atomically with respect to powerfailure or program interruption (no torn blocks).This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libpmem-debug | BSD | The libpmem provides low level persistent memory support. In particular,support for the persistent memory instructions for flushing changesto pmem is provided.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libpmemlog-debug | BSD | The libpmemlog library provides a pmem-resident log file. Thislibrary is provided for cases requiring an append-mostly file torecord variable length entries. Most developers will find higherlevel libraries like libpmemobj to be more generally useful.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libpmemobj-debug | BSD | The libpmemobj library provides a transactional object store,providing memory allocation, transactions, and general facilities forpersistent memory programming. Developers new to persistent memoryprobably want to start with this library.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libpmempool-debug | BSD | The libpmempool library provides a set of utilities for off-lineadministration, analysis, diagnostics and repair of persistent memorypools created by libpmemlog, libpemblk and libpmemobj libraries.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libproxy-devel | LGPLv2+ | The libproxy-devel package contains libraries and header files fordeveloping applications that use libproxy. | +| libpsm2-devel | BSD or GPLv2 | Development files for the Intel PSM library | +| libpurple-devel | BSD and GPLv2+ and GPLv2 and LGPLv2+ and MIT | The libpurple-devel package contains the header files, developerdocumentation, and libraries required for development of libpurple basedinstant messaging clients or plugins for any libpurple based client. | +| libpwquality-devel | BSD or GPLv2+ | Files needed for development of applications using the libpwqualitylibrary.See the pwquality.h header file for the API. | +| libqhull | Qhull | -n libqhull | +| libqhull_p | Qhull | libqhull_p | +| libqhull_r | Qhull | libqhull_r | +| libquvi-devel | AGPLv3+ | The libquvi-devel package contains libraries and header files fordeveloping applications that use libquvi. | +| librabbitmq-devel | MIT | This package contains the header files and development librariesfor librabbitmq. | +| librados-devel | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | This package contains libraries and headers needed to develop programsthat use RADOS object store. | +| libradosstriper1 | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | Striping interface built on top of the rados library, allowingto stripe bigger objects onto several standard rados objects usingan interface very similar to the rados one. | +| libradosstriper-devel | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | This package contains libraries and headers needed to develop programsthat use RADOS striping interface. | +| libraw1394-devel | LGPLv2+ | Development libraries needed to build applications against libraw1394. | +| LibRaw-devel | BSD and (CDDL or LGPLv2) | LibRaw development libraries.This package contains libraries that applications can use to buildagainst LibRaw. | +| librbd-devel | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT | This package contains libraries and headers needed to develop programsthat use RADOS block device. | +| librdkafka-devel | BSD | librdkafka is a C/C++ library implementation of the Apache Kafka protocol,containing both Producer and Consumer support.This package contains headers and libraries required to build applicationsusing librdkafka. | +| libref_array-devel | LGPLv3+ | A dynamically-growing, reference-counted array | +| libreoffice-sdk | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | The LibreOffice SDK is an add-on for the LibreOffice office suite. It providesthe necessary tools for programming using the LibreOffice APIs and for creatingextensions (UNO components) for LibreOffice. To set the build environment forbuilding against the sdk use /usr/lib64/libreoffice/sdk/setsdkenv_unix.sh. | +| libreoffice-sdk-doc | (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 | This provides documentation for programming using the LibreOffice APIsand examples of creating extensions (UNO components) for LibreOffice. | +| librevenge-devel | (LGPLv2+ or MPLv2.0) and BSD | The librevenge-devel package contains libraries and header files fordeveloping applications that use librevenge. | +| librpmem-debug | BSD | The librpmem library provides low-level support for remote accessto persistent memory utilizing RDMA-capable NICs. It can be usedto replicate persistent memory regions over RDMA protocol.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| librx | GPLv2+ | Rx is, among other things, an implementation of the interfacespecified by POSIX for programming with regular expressions. Someother implementations are GNU regex.c and Henry Spencer's regexlibrary. | +| librx-devel | GPLv2+ | Rx is, among other things, an implementation of the interfacespecified by POSIX for programming with regular expressions. Someother implementations are GNU regex.c and Henry Spencer's regexlibrary.This package contains files needed for development with librx. | +| libsamplerate-devel | BSD | Secret Rabbit Code is a sample rate converter for audio. It is capableof arbitrary and time varying conversions. It can downsample by afactor of 12 and upsample by the same factor. The ratio of input andoutput sample rates can be a real number. The conversion ratio canalso vary with time for speeding up and slowing down effects.This package contains development files for libsamplerate | +| libsass | MIT | Libsass is a C/C++ port of the Sass CSS precompiler. The original version waswritten in Ruby, but this version is meant for efficiency and portability.This library strives to be light, simple, and easy to build and integrate witha variety of platforms and languages.Libsass is just a library, but if you want to RUN libsass, install the sasscpackage. | +| libsass-devel | MIT | The libsass-devel package contains libraries and header files fordeveloping applications that use libsass. | +| libsepol-static | LGPLv2+ | The libsepol-static package contains the static libraries and header filesneeded for developing applications that manipulate binary policies. | +| libshout-devel | LGPLv2+ | The libshout-devel package contains the header files needed for developingapplications that send data to an icecast server. Install libshout-devel ifyou want to develop applications using libshout. | +| libsigc++20-devel | LGPLv2+ | The libsigc++20-devel package contains the static libraries and header filesneeded for development with libsigc++20. | +| libsigc++20-doc | LGPLv2+ | This package contains the full API documentation for libsigc++20. | +| libsigsegv-devel | GPLv2+ | Development libraries and header files for libsigsegv. | +| libsmbclient-devel | GPLv3+ and LGPLv3+ | The libsmbclient-devel package contains the header files and libraries neededto develop programs that link against the SMB client library in the Sambasuite. | +| libsndfile-devel | LGPLv2+ and GPLv2+ and BSD | libsndfile is a C library for reading and writing sound files such asAIFF, AU, WAV, and others through one standard interface.This package contains files needed to develop with libsndfile. | +| libspectre-devel | GPLv2+ | The libspectre-devel package contains libraries and header files fordeveloping applications that use libspectre. | +| libsrtp-devel | BSD | The libsrtp-devel package contains libraries and header files fordeveloping applications that use libsrtp. | +| libsss_nss_idmap-devel | LGPLv3+ | Utility library for SID and certificate based lookups | +| libstdc++-static | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | Static libraries for the GNU standard C++ library. | +| libstemmer-devel | BSD | This package contains development files of libstemmer.Snowball stemming algorithms for use in Information Retrieval Snowballprovides access to efficient algorithms for calculating a ""stemmed""form of a word. This is a form with most of the common morphologicalendings removed; hopefully representing a common linguistic base form.This is most useful in building search engines and informationretrieval software; for example, a search with stemming enabled shouldbe able to find a document containing ""cycling"" given the query""cycles"".Snowball provides algorithms for several (mainly European) languages.It also provides access to the classic Porter stemming algorithm forthe original algorithm may be of interest to information retrievalresearchers wishing to reproduce results of earlier experiments. | +| libsysfs-devel | LGPLv2+ | libsysfs-devel provides the header files and static libraries requiredto build programs using the libsysfs API. | +| libthai-devel | LGPLv2+ | The libthai-devel package includes the header files and developer docsfor the libthai package.Install libthai-devel if you want to develop programs which will uselibthai. | +| libtheora-devel | BSD | The libtheora-devel package contains the header files needed to developapplications with libtheora. | +| libtiff-tools | libtiff | This package contains command-line programs for manipulating TIFF formatimage files using the libtiff library. | +| libucil-devel | GPLv2+ | The libucil-devel package includes header files and libraries necessaryfor developing programs which use the ucil library. It contains the APIdocumentation of the library, too. | +| libunicap-devel | GPLv2+ | The libunicap-devel package includes header files and libraries necessaryfor for developing programs which use the unicap library. It contains theAPI documentation of the library, too. | +| libuninameslist | BSD | libuninameslist provides applications with access to Unicode name andannotation data from the official Unicode Character Database. | +| libunistring-devel | GPLv2+ or LGPLv3+ | Development files for programs using libunistring. | +| libusb-devel | LGPLv2+ | This package contains the header files, libraries and documentation needed todevelop applications that use libusb-0.1. However new applications should uselibusb-1.0 library instead of this one. | +| libusbmuxd-devel | LGPLv2+ | Files for development with libusbmuxd. | +| libutempter-devel | LGPLv2+ | This package contains development files required to buildutempter-based software. | +| libv4l-devel | LGPLv2+ | The libv4l-devel package contains libraries and header files fordeveloping applications that use libv4l. | +| libvarlink-devel | ASL 2.0 | The libvarlink-devel package contains libraries and header files fordeveloping applications that use libvarlink. | +| libvdpau-devel | MIT | The libvdpau-devel package contains libraries and header files for developingapplications that use libvdpau. | +| libvisio-devel | MPLv2.0 | The libvisio-devel package contains libraries and header files fordeveloping applications that use libvisio. | +| libvisual-devel | LGPLv2+ | Libvisual is an abstraction library that comes between applications andaudio visualisation plugins.This package contains the files needed to build an application with libvisual. | +| libvmem-debug | BSD | The libvmem library turns a pool of persistent memory into a volatilememory pool, similar to the system heap but kept separate and withits own malloc-style API.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libvmmalloc-debug | BSD | The libvmmalloc library transparently converts all the dynamic memoryallocations into persistent memory allocations. This allows the useof persistent memory as volatile memory without modifying the targetapplication.This sub-package contains debug variant of the library, providingrun-time assertions and trace points. The typical way to access thedebug version is to set the environment variable LD_LIBRARY_PATH to/usr/lib64/pmdk_debug. | +| libvncserver-devel | GPLv2+ | The libvncserver-devel package contains libraries and header files fordeveloping applications that use libvncserver. | +| libvorbis-devel | BSD | The libvorbis-devel package contains the header files and documentationneeded to develop applications with Ogg Vorbis. | +| libvorbis-devel-docs | BSD | Documentation for developing applications with libvorbis. | +| libvpx-devel | BSD | Development libraries and headers for developing software againstlibvpx. | +| libwacom-devel | MIT | Tablet information client library library development package. | +| libwbclient-devel | GPLv3+ and LGPLv3+ | The libwbclient-devel package provides developer tools for the wbclientlibrary. | +| libwmf-devel | LGPLv2+ and GPLv2+ and GPL+ | Libraries, headers, and support files necessary to compile applicationsusing libwmf. | +| libwnck3-devel | LGPLv2+ | The libwnck3-devel package contains libraries and header files fordeveloping applications that use libwnck3. | +| libwpd-devel | LGPLv2+ or MPLv2.0 | Includes and definitions for developing with libwpd. | +| libwpd-doc | LGPLv2+ or MPLv2.0 | The libwpd-doc package contains API documentation for libwpd. | +| libwpg-devel | LGPLv2+ or MPLv2.0 | The libwpg-devel package contains libraries and header files fordeveloping applications that use libwpg. | +| libwpg-doc | LGPLv2+ or MPLv2.0 | The libwpg-doc package contains API documentation for libwpg. | +| libwps-devel | LGPLv2+ or MPLv2.0 | The libwps-devel package contains libraries and header files fordeveloping applications that use libwps. | +| libwps-doc | LGPLv2+ or MPLv2.0 | The libwps-doc package contains documentation files for libwps | +| libwsman-devel | BSD | Development files for openwsman. | +| libxcrypt-static | LGPLv2+ and BSD and Public Domain | This package contains the libxcrypt static libraries for -staticlinking. You don't need this, unless you link statically, whichis highly discouraged. | +| libXdmcp-devel | MIT | libXdmcp development package. | +| libXfont2-devel | MIT | X.Org X11 libXfont development package | +| libxkbcommon-x11-devel | MIT | X.Org X11 XKB keymap creation library development package | +| libxkbfile-devel | MIT | X.Org X11 libxkbfile development package | +| libxklavier-devel | LGPLv2+ | This package contains libraries, header files and developer documentationneeded to develop libxklavier applications. | +| libXNVCtrl-devel | GPLv2+ | The libXNVCtrl-devel package contains libraries and header files fordeveloping applications that use libXNVCtrl. | +| libXres-devel | MIT | X.Org X11 libXres development package | +| libXvMC-devel | MIT | X.Org X11 libXvMC development package | +| libyaml-devel | MIT | The libyaml-devel package contains libraries and header files fordeveloping applications that use LibYAML. | +| linuxdoc-tools | MIT | Linuxdoc-tools is a text formatting suite based on SGML (StandardGeneralized Markup Language), using the LinuxDoc document type.Linuxdoc-tools allows you to produce LaTeX, HTML, GNU info, LyX, RTF,plain text (via groff), and other format outputs from a single SGMLsource. Linuxdoc-tools is intended for writing technical softwaredocumentation. | +| lockdev-devel | LGPLv2 | The lockdev library provides a reliable way to put an exclusive lockon devices using both FSSTND and SVr4 methods. The lockdev-develpackage contains the development headers. | +| log4j12 | ASL 2.0 | Log4j is a tool to help the programmer output log statements to avariety of output targets. | +| log4j12-javadoc | ASL 2.0 | This package contains javadoc for log4j12. | +| log4j-over-slf4j | MIT and ASL 2.0 | Log4j implemented over SLF4J. | +| lttng-ust-devel | LGPLv2 and GPLv2 and MIT | This library provides support for developing programs usingLTTng user-space tracing | +| lua-devel | MIT | This package contains development files for lua. | +| lua-filesystem | MIT | LuaFileSystem is a Lua library developed to complement the set of functionsrelated to file systems offered by the standard Lua distribution.LuaFileSystem offers a portable way to access the underlying directorystructure and file attributes. | +| lua-lunit | MIT | Lunit is a unit testing framework for lua, written in lua.Lunit provides 26 assert functions, and a few misc functions for usagein an easy unit testing framework.Lunit comes with a test suite to test itself. The testsuite consistsof approximately 710 assertions. | +| lua-posix | MIT | This is a POSIX library for Lua which provides access to many POSIX featuresto Lua programs. | +| lvm2-devel | LGPLv2 | This package contains files needed to develop applications that usethe lvm2 libraries. | +| lynx | GPLv2 | Lynx is a text-based Web browser. Lynx does not display any images,but it does support frames, tables, and most other HTML tags. Oneadvantage Lynx has over graphical browsers is speed; Lynx starts andexits quickly and swiftly displays web pages. | +| maven2-javadoc | ASL 2.0 | Javadoc for maven2. | +| maven | ASL 2.0 and MIT | Maven is a software project management and comprehension tool. Based on theconcept of a project object model (POM), Maven can manage a project's build,reporting and documentation from a central piece of information. | +| maven-antrun-plugin | ASL 2.0 | This plugin provides the ability to run Ant tasks from within Maven.It is even possible to embed Ant scripts in the POM. | +| maven-antrun-plugin-javadoc | ASL 2.0 | This package contains the API documentation for maven-antrun-plugin. | +| maven-archiver | ASL 2.0 | The Maven Archiver is used by other Maven pluginsto handle packaging | +| maven-archiver-javadoc | ASL 2.0 | Javadoc for maven-archiver. | +| maven-artifact | ASL 2.0 | Maven artifact manager artifact | +| maven-artifact-manager | ASL 2.0 | Maven artifact manager artifact | +| maven-artifact-resolver | ASL 2.0 | Provides a component for plugins to easily resolve project dependencies. | +| maven-artifact-resolver-javadoc | ASL 2.0 | API documentation for maven-artifact-resolver. | +| maven-artifact-transfer | ASL 2.0 | An API to either install or deploy artifacts with Maven 3. | +| maven-artifact-transfer-javadoc | ASL 2.0 | This package provides API documentation for maven-artifact-transfer. | +| maven-assembly-plugin | ASL 2.0 | A Maven plugin to create archives of your project's sources, classes,dependencies etc. from flexible assembly descriptors. | +| maven-assembly-plugin-javadoc | ASL 2.0 | This package provides API documentation for maven-assembly-plugin. | +| maven-cal10n-plugin | MIT | Maven plugin verifying that the codes defined inan enum type match those in the corresponding resource bundles. | +| maven-clean-plugin | ASL 2.0 | The Maven Clean Plugin is a plugin that removes files generatedat build-time in a project's directory. | +| maven-clean-plugin-javadoc | ASL 2.0 | This package provides API documentation for maven-clean-plugin. | +| maven-common-artifact-filters | ASL 2.0 | A collection of ready-made filters to control inclusion/exclusion of artifactsduring dependency resolution. | +| maven-common-artifact-filters-javadoc | ASL 2.0 | This package contains javadoc for maven-common-artifact-filters. | +| maven-compiler-plugin | ASL 2.0 | The Compiler Plugin is used to compile the sources of your project. | +| maven-compiler-plugin-javadoc | ASL 2.0 | API documentation for maven-compiler-plugin. | +| maven-dependency-analyzer | ASL 2.0 | Analyzes the dependencies of a project for undeclared or unused artifacts.not detected (constants, annotations with source-only retention, links injavadoc) which can lead to wrong result if they are the only use of adependency. | +| maven-dependency-analyzer-javadoc | ASL 2.0 | API documentation for maven-dependency-analyzer | +| maven-dependency-plugin | ASL 2.0 | The dependency plugin provides the capability to manipulateartifacts. It can copy and/or unpack artifacts from local or remoterepositories to a specified location. | +| maven-dependency-plugin-javadoc | ASL 2.0 | API documentation for maven-dependency-plugin. | +| maven-dependency-tree | ASL 2.0 | Apache Maven dependency tree artifact. Originally part of maven-shared. | +| maven-dependency-tree-javadoc | ASL 2.0 | This package contains javadoc for maven-dependency-tree. | +| maven-doxia | ASL 2.0 | Doxia is a content generation framework which aims to provide itsusers with powerful techniques for generating static and dynamiccontent. Doxia can be used to generate static sites in addition tobeing incorporated into dynamic content generation systems like blogs,wikis and content management systems. | +| maven-doxia-core | ASL 2.0 | This package provides Core module for maven-doxia. | +| maven-doxia-javadoc | ASL 2.0 | API documentation for maven-doxia. | +| maven-doxia-logging-api | ASL 2.0 | This package provides Logging-api module for maven-doxia. | +| maven-doxia-module-apt | ASL 2.0 | This package provides APT module for maven-doxia. | +| maven-doxia-module-confluence | ASL 2.0 | This package provides Confluence module for maven-doxia. | +| maven-doxia-module-docbook-simple | ASL 2.0 | This package provides Simplified DocBook module for maven-doxia. | +| maven-doxia-module-fml | ASL 2.0 | This package provides FML module for maven-doxia. | +| maven-doxia-module-latex | ASL 2.0 | This package provides Latex module for maven-doxia. | +| maven-doxia-module-rtf | ASL 2.0 | This package provides RTF module for maven-doxia. | +| maven-doxia-modules | ASL 2.0 | This package provides Doxia modules for several markup languages.. | +| maven-doxia-module-twiki | ASL 2.0 | This package provides TWiki module for maven-doxia. | +| maven-doxia-module-xdoc | ASL 2.0 | This package provides XDoc module for maven-doxia. | +| maven-doxia-module-xhtml | ASL 2.0 | This package provides XHTML module for maven-doxia. | +| maven-doxia-sink-api | ASL 2.0 | This package provides Sink-api module for maven-doxia. | +| maven-doxia-sitetools | ASL 2.0 | Doxia is a content generation framework which aims to provide itsusers with powerful techniques for generating static and dynamiccontent. Doxia can be used to generate static sites in addition tobeing incorporated into dynamic content generation systems like blogs,wikis and content management systems. | +| maven-doxia-sitetools-javadoc | ASL 2.0 | API documentation for maven-doxia-sitetools. | +| maven-doxia-test-docs | ASL 2.0 | This package provides Test-docs module for maven-doxia. | +| maven-doxia-tests | ASL 2.0 | This package provides Tests for maven-doxia. | +| maven-enforcer | ASL 2.0 | Enforcer is a build rule execution framework. | +| maven-enforcer-api | ASL 2.0 | This component provides the generic interfaces needed toimplement custom rules for the maven-enforcer-plugin. | +| maven-enforcer-javadoc | ASL 2.0 | API documentation for maven-enforcer. | +| maven-enforcer-plugin | ASL 2.0 | This component contains the standard Enforcer Rules. | +| maven-enforcer-rules | ASL 2.0 | This component contains the standard Enforcer Rules. | +| maven-failsafe-plugin | ASL 2.0 and CPL | The Failsafe Plugin is designed to run integration tests while theSurefire Plugins is designed to run unit. The name (failsafe) waschosen both because it is a synonym of surefire and because it impliesthat when it fails, it does so in a safe way.If you use the Surefire Plugin for running tests, then when you have atest failure, the build will stop at the integration-test phase andyour integration test environment will not have been torn downcorrectly.The Failsafe Plugin is used during the integration-test and verifyphases of the build lifecycle to execute the integration tests of anapplication. The Failsafe Plugin will not fail the build during theintegration-test phase thus enabling the post-integration-test phaseto execute. | +| maven-file-management | ASL 2.0 | Provides a component for plugins to easily resolve project dependencies. | +| maven-file-management-javadoc | ASL 2.0 | API documentation for maven-file-management. | +| maven-filtering | ASL 2.0 | These Plexus components have been built from the filtering process/code inMaven Resources Plugin. The goal is to provide a shared component for allplugins that needs to filter resources. | +| maven-filtering-javadoc | ASL 2.0 | This package contains the API documentation for maven-filtering. | +| maven-hawtjni-plugin | ASL 2.0 and EPL-1.0 and BSD | This package allows to use HawtJNI from a maven plugin. | +| maven-install-plugin | ASL 2.0 | Copies the project artifacts to the user's local repository. | +| maven-install-plugin-javadoc | ASL 2.0 | API documentation for maven-install-plugin. | +| maven-invoker | ASL 2.0 | This API is concerned with firing a Maven build in a new JVM. It accomplishesits task by building up a conventional Maven command line from options given inthe current request, along with those global options specified in the invokeritself. Once it has the command line, the invoker will execute it, and capturethe resulting exit code or any exception thrown to signal a failure to execute.Input/output control can be specified using an InputStream and up to twoInvocationOutputHandlers.This is a replacement package for maven-shared-invoker | +| maven-invoker-javadoc | ASL 2.0 | API documentation for maven-invoker. | +| maven-invoker-plugin | ASL 2.0 | The Maven Invoker Plugin is used to run a set of Maven projects. The plugincan determine whether each project execution is successful, and optionallycan verify the output generated from a given project execution. | +| maven-invoker-plugin-javadoc | ASL 2.0 | API documentation for maven-invoker-plugin. | +| maven-jar-plugin | ASL 2.0 | Builds a Java Archive (JAR) file from the compiledproject classes and resources. | +| maven-jar-plugin-javadoc | ASL 2.0 | API documentation for maven-jar-plugin. | +| maven-javadoc | ASL 2.0 and MIT | API documentation for maven. | +| maven-lib | ASL 2.0 and MIT | Core part of Apache Maven that can be used as a library. | +| maven-local | BSD | This package provides macros and scripts to support packaging Maven artifacts. | +| maven-model | ASL 2.0 | Maven model artifact | +| maven-monitor | ASL 2.0 | Maven monitor artifact | +| maven-parent | ASL 2.0 | Apache Maven parent POM file used by other Maven projects. | +| maven-plugin-annotations | ASL 2.0 | This package contains Java 5 annotations to use in Mojos. | +| maven-plugin-build-helper | MIT | This plugin contains various small independent goals to assist withMaven build lifecycle. | +| maven-plugin-build-helper-javadoc | MIT | This package provides API documentation for maven-plugin-build-helper. | +| maven-plugin-bundle | ASL 2.0 | Provides a maven plugin that supports creating an OSGi bundlefrom the contents of the compilation classpath along with itsresources and dependencies. Plus a zillion other features. | +| maven-plugin-bundle-javadoc | ASL 2.0 | API documentation for maven-plugin-bundle. | +| maven-plugin-descriptor | ASL 2.0 | Maven plugin descriptor artifact | +| maven-plugin-plugin | ASL 2.0 | The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo'sfound in the source tree, to include in the JAR. It is also used to generateXdoc files for the Mojos as well as for updating the plugin registry, theartifact metadata and a generic help goal. | +| maven-plugin-registry | ASL 2.0 | Maven plugin registry artifact | +| maven-plugins-pom | ASL 2.0 | This package provides Maven Plugins parent POM used by differentApache Maven plugins. | +| maven-plugin-testing | ASL 2.0 | The Maven Plugin Testing contains the necessary modulesto be able to test Maven Plugins. | +| maven-plugin-testing-harness | ASL 2.0 | The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. | +| maven-plugin-testing-javadoc | ASL 2.0 | API documentation for maven-plugin-testing. | +| maven-plugin-testing-tools | ASL 2.0 | A set of useful tools to help the Maven Plugin testing. | +| maven-plugin-tools | ASL 2.0 | The Maven Plugin Tools contains the necessary tools to be able to produce MavenPlugins in a variety of languages. | +| maven-plugin-tools-annotations | ASL 2.0 | This package provides Java 5 annotation tools for use with Apache Maven. | +| maven-plugin-tools-ant | ASL 2.0 | Descriptor extractor for plugins written in Ant. | +| maven-plugin-tools-api | ASL 2.0 | The Maven Plugin Tools API provides an API to extract information fromand generate documentation for Maven Plugins. | +| maven-plugin-tools-beanshell | ASL 2.0 | Descriptor extractor for plugins written in Beanshell. | +| maven-plugin-tools-generators | ASL 2.0 | The Maven Plugin Tools Generators provides content generation(documentation, help) from plugin descriptor. | +| maven-plugin-tools-java | ASL 2.0 | Descriptor extractor for plugins written in Java. | +| maven-plugin-tools-javadoc | ASL 2.0 | The Maven Plugin Tools Javadoc provides several Javadoc taglets to be used whengenerating Javadoc.Java API documentation for maven-plugin-tools is contained inmaven-plugin-tools-javadocs package. This package does not contain it. | +| maven-plugin-tools-javadocs | ASL 2.0 | API documentation for maven-plugin-tools. | +| maven-plugin-tools-model | ASL 2.0 | The Maven Plugin Metadata Model provides an API to play with the Metadatamodel. | +| maven-profile | ASL 2.0 | Maven profile artifact | +| maven-project | ASL 2.0 | Maven project artifact | +| maven-remote-resources-plugin | ASL 2.0 | Process resources packaged in JARs that have been deployed toa remote repository. The primary use case being satisfied isthe consistent inclusion of common resources in a large set ofprojects. Maven projects at Apache use this plug-in to satisfylicensing requirements at Apache where each project much includelicense and notice files for each release. | +| maven-remote-resources-plugin-javadoc | ASL 2.0 | API documentation for maven-remote-resources-plugin. | +| maven-reporting-api | ASL 2.0 | API to manage report generation. Maven-reporting-api is included in Maven 2.xcore distribution, but moved to shared components to achieve report decouplingfrom Maven 3 core.This is a replacement package for maven-shared-reporting-api | +| maven-reporting-api-javadoc | ASL 2.0 | API documentation for maven-reporting-api. | +| maven-reporting-impl | ASL 2.0 | Abstract classes to manage report generation, which can be run both:* as part of a site generation (as a maven-reporting-api's MavenReport),* or as a direct standalone invocation (as a maven-plugin-api's Mojo).This is a replacement package for maven-shared-reporting-impl | +| maven-reporting-impl-javadoc | ASL 2.0 | API documentation for maven-reporting-impl. | +| maven-resolver | ASL 2.0 | Apache Maven Artifact Resolver is a library for working with artifactrepositories and dependency resolution. Maven Artifact Resolver deals with thespecification of local repository, remote repository, developer workspaces,artifact transports and artifact resolution. | +| maven-resolver-api | ASL 2.0 | The application programming interface for the repository system. | +| maven-resolver-connector-basic | ASL 2.0 | A repository connector implementation for repositories using URI-based layouts. | +| maven-resolver-impl | ASL 2.0 | An implementation of the repository system. | +| maven-resolver-javadoc | ASL 2.0 | This package provides API documentation for maven-resolver. | +| maven-resolver-spi | ASL 2.0 | The service provider interface for repository system implementations andrepository connectors. | +| maven-resolver-test-util | ASL 2.0 | A collection of utility classes to ease testing of the repository system. | +| maven-resolver-transport-classpath | ASL 2.0 | A transport implementation for repositories using classpath:// URLs. | +| maven-resolver-transport-file | ASL 2.0 | A transport implementation for repositories using file:// URLs. | +| maven-resolver-transport-http | ASL 2.0 | A transport implementation for repositories using http:// and https:// URLs. | +| maven-resolver-transport-wagon | ASL 2.0 | A transport implementation based on Maven Wagon. | +| maven-resolver-util | ASL 2.0 | A collection of utility classes to ease usage of the repository system. | +| maven-resources-plugin | ASL 2.0 | The Resources Plugin handles the copying of project resourcesto the output directory. | +| maven-resources-plugin-javadoc | ASL 2.0 | API documentation for maven-resources-plugin. | +| maven-script | ASL 2.0 | Maven Script Mojo Support lets developer write Maven plugins/goalswith scripting languages instead of compiled Java. | +| maven-script-ant | ASL 2.0 | This package provides Maven Ant Mojo Support, which write Maven plugins withAnt scripts. | +| maven-script-beanshell | ASL 2.0 | This package provides Maven Beanshell Mojo Support, which write Maven plugins withBeanshell scripts. | +| maven-script-interpreter | ASL 2.0 | This component provides some utilities to interpret/execute some scripts for | +| maven-script-interpreter-javadoc | ASL 2.0 | API documentation for maven-script-interpreter. | +| maven-settings | ASL 2.0 | Maven settings artifact | +| maven-shade-plugin | ASL 2.0 | This plugin provides the capability to package the artifact in anuber-jar, including its dependencies and to shade - i.e. rename - thepackages of some of the dependencies. | +| maven-shade-plugin-javadoc | ASL 2.0 | API documentation for maven-shade-plugin. | +| maven-shared | ASL 2.0 | Maven Shared Components | +| maven-shared-incremental | ASL 2.0 | Various utility classes and plexus components for supportingincremental build functionality in maven plugins. | +| maven-shared-incremental-javadoc | ASL 2.0 | This package provides API documentation for maven-shared-incremental. | +| maven-shared-io | ASL 2.0 | API for I/O support like logging, download or file scanning. | +| maven-shared-io-javadoc | ASL 2.0 | API documentation for maven-shared-io. | +| maven-shared-utils | ASL 2.0 | This project aims to be a functional replacement for plexus-utils in Maven.It is not a 100% API compatible replacement though but a replacement witha lot of unused code. | +| maven-shared-utils-javadoc | ASL 2.0 | API documentation for maven-shared-utils. | +| maven-source-plugin | ASL 2.0 | The Maven Source Plugin creates a JAR archive of thesource files of the current project. | +| maven-source-plugin-javadoc | ASL 2.0 | API documentation for maven-source-plugin. | +| maven-surefire | ASL 2.0 and CPL | Surefire is a test framework project. | +| maven-surefire-javadoc | ASL 2.0 and CPL | Javadoc for maven-surefire. | +| maven-surefire-plugin | ASL 2.0 and CPL | Maven surefire plugin for running tests via the surefire framework. | +| maven-surefire-provider-junit | ASL 2.0 and CPL | JUnit provider for Maven Surefire. | +| maven-surefire-provider-testng | ASL 2.0 and CPL | TestNG provider for Maven Surefire. | +| maven-surefire-report-parser | ASL 2.0 and CPL | Plugin for parsing report output files from surefire. | +| maven-surefire-report-plugin | ASL 2.0 and CPL | Plugin for generating reports from surefire test runs. | +| maven-test-tools | ASL 2.0 | Framework to test Maven Plugins with Easymock objects. | +| maven-toolchain | ASL 2.0 | Maven toolchain artifact | +| maven-verifier | ASL 2.0 | Provides a test harness for Maven integration tests. | +| maven-verifier-javadoc | ASL 2.0 | API documentation for maven-verifier. | +| maven-wagon | ASL 2.0 | Maven Wagon is a transport abstraction that is used in Maven'sartifact and repository handling code. Currently wagon has thefollowing providers:* File* HTTP* FTP* SSH/SCP* WebDAV* SCM (in progress) | +| maven-wagon-file | ASL 2.0 | file module for maven-wagon. | +| maven-wagon-ftp | ASL 2.0 | ftp module for maven-wagon. | +| maven-wagon-http | ASL 2.0 | http module for maven-wagon. | +| maven-wagon-http-lightweight | ASL 2.0 | http-lightweight module for maven-wagon. | +| maven-wagon-http-shared | ASL 2.0 | http-shared module for maven-wagon. | +| maven-wagon-javadoc | ASL 2.0 | Javadoc for maven-wagon. | +| maven-wagon-provider-api | ASL 2.0 | provider-api module for maven-wagon. | +| maven-wagon-providers | ASL 2.0 | providers module for maven-wagon | +| memkind-devel | BSD | Install header files and development aids to link memkind libraryinto applications. The memkind library is an user extensible heap managerbuilt on top of jemalloc which enables control of memory characteristics andheap partitioning on different kinds of memory. This software is being madeavailable for early evaluation. The memkind library should be consideredalpha release. Feedback on design or implementation is greatly appreciated. | +| mesa-libgbm-devel | MIT | Mesa libgbm development package. | +| mesa-libOSMesa-devel | MIT | Mesa offscreen rendering development package. | +| meson | ASL 2.0 | Meson is a build system designed to optimize programmerproductivity. It aims to do this by providing simple, out-of-the-boxsupport for modern software development tools and practices, such asunit tests, coverage reports, Valgrind, CCache and the like. | +| metis | ASL 2.0 and BSD and LGPLv2+ | METIS is a set of serial programs for partitioning graphs,partitioning finite element meshes, and producing fill reducingorderings for sparse matrices.The algorithms implemented in METIS are based on the multilevelrecursive-bisection, multilevel k-way, and multi-constraintpartitioning schemes developed in our lab.METIS is distributed with OpenMP support. | +| metis-devel | ASL 2.0 and BSD and LGPLv2+ | Header and library files of Metis, OpenMP version. | +| mingw32-binutils | GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ | Cross compiled binutils (utilities like 'strip', 'as', 'ld') whichunderstand Windows executables and DLLs. | +| mingw32-bzip2 | BSD | Bzip2 is a freely available, patent-free, high quality data compressor.Bzip2 compresses files to within 10 to 15 percent of the capabilitiesof the best techniques available. However, bzip2 has the added benefitof being approximately two times faster at compression and six timesfaster at decompression than those techniques. Bzip2 is not thefastest compression utility, but it does strike a balance between speedand compression capability.This package contains development tools and libraries for use whencross-compiling Windows software. | +| mingw32-bzip2-static | BSD | Static library for mingw32-bzip2 development. | +| mingw32-cairo | LGPLv2 or MPLv1.1 | MinGW Windows Cairo library. | +| mingw32-cpp | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-C Preprocessor for the win32 target. | +| mingw32-crt | Public Domain and ZPLv2.1 | MinGW Windows cross-compiler runtime, base libraries for the win32 target. | +| mingw32-expat | MIT | This is expat, the C library for parsing XML, written by James Clark. Expatis a stream oriented XML parser. This means that you register handlers withthe parser prior to starting the parse. These handlers are called when theparser discovers the associated structures in the document being parsed. Astart tag is an example of the kind of structures for which you mayregister handlers. | +| mingw32-filesystem | GPLv2+ | This package contains the base filesystem layout, RPM macros andenvironment for all Fedora MinGW packages.This environment is maintained by the Fedora MinGW SIG at: `http://fedoraproject.org/wiki/SIGs/MinGW` | +| mingw32-fontconfig | MIT | MinGW Windows Fontconfig library. | +| mingw32-freetype | FTL or GPLv2+ | MinGW Windows Freetype library. | +| mingw32-freetype-static | FTL or GPLv2+ | Static version of the MinGW Windows Freetype library. | +| mingw32-gcc | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-compiler (GCC) for C for the win32 target. | +| mingw32-gcc-c++ | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-compiler for C++ for the win32 target. | +| mingw32-gettext | GPLv2+ and LGPLv2+ | MinGW Windows Gettext library | +| mingw32-gettext-static | GPLv2+ and LGPLv2+ | Static version of the MinGW Windows Gettext library. | +| mingw32-glib2 | LGPLv2+ | MinGW Windows Glib2 library. | +| mingw32-glib2-static | LGPLv2+ | Static version of the MinGW Windows GLib2 library. | +| mingw32-gstreamer1 | LGPLv2+ | GStreamer is a streaming-media framework, based on graphs of filterswhich operate on media data. Applications using this library can doanything from real-time sound processing to playing videos, and justabout anything else media-related. Its plug-in-based architecturemeans that new data types or processing capabilities can be added byinstalling new plug-ins. | +| mingw32-harfbuzz | MIT | HarfBuzz is an implementation of the OpenType Layout engine. | +| mingw32-harfbuzz-static | MIT | Static version of the MinGW Windows Harfbuzz library. | +| mingw32-headers | Public Domain and LGPLv2+ and ZPLv2.1 | MinGW Windows cross-compiler Win32 header files. | +| mingw32-icu | MIT and UCD and Public Domain | ICU is a set of C and C++ libraries that provides robust andfull-featured Unicode and locale support. The library provides calendarsupport, conversions for many character sets, language sensitivecollation, date and time formatting, support for many locales, messagecatalogs and resources, message formatting, normalization, number andcurrency formatting, time zone support, transliteration, and word,line, and sentence breaking, etc. | +| mingw32-libffi | BSD | Foreign function interface library for MinGW. | +| mingw32-libjpeg-turbo | wxWidgets | MinGW Windows cross compiled Libjpeg-turbo library. | +| mingw32-libjpeg-turbo-static | wxWidgets | Static version of the MinGW Windows cross compiled Libjpeg-turbo library. | +| mingw32-libpng | zlib | MinGW Windows Libpng library. | +| mingw32-libpng-static | zlib | MinGW Windows Libpng library.This package contains static cross-compiled libraries. | +| mingw32-libtiff | libtiff | The libtiff package contains a library of functions for manipulatingTIFF (Tagged Image File Format) image format files. TIFF is a widelyused file format for bitmapped images. TIFF files usually end in the.tif extension and they are often quite large.The libtiff package should be installed if you need to manipulate TIFFformat image files. | +| mingw32-libtiff-static | libtiff | Static version of the MinGW Windows LibTIFF library. | +| mingw32-openssl | OpenSSL | The OpenSSL toolkit provides support for secure communications betweenmachines. OpenSSL includes a certificate management tool and sharedlibraries which provide various cryptographic algorithms andprotocols.This package contains Windows (MinGW) libraries and development tools. | +| mingw32-pcre | BSD | Cross compiled Perl-compatible regular expression library for use with mingw32.PCRE has its own native API, but a set of ""wrapper"" functions that are based onthe POSIX API are also supplied in the library libpcreposix. Note that thisthemselves still follow Perl syntax and semantics. The header filefor the POSIX-style functions is called pcreposix.h. | +| mingw32-pcre-static | BSD | Static version of the mingw32-pcre library. | +| mingw32-pixman | MIT | MinGW Windows Pixman library. | +| mingw32-pkg-config | GPLv2+ | The pkgconfig tool determines compilation options. For each requiredlibrary, it reads the configuration file and outputs the necessarycompiler and linker flags. | +| mingw32-readline | GPLv2+ | The Readline library provides a set of functions that allow users toedit command lines. Both Emacs and vi editing modes are available. TheReadline library includes additional functions for maintaining a listof previously-entered command lines for recalling or editing thoselines, and for performing csh-like history expansion on previouscommands.This is a port of the library and development tools to Windows. | +| mingw32-sqlite | Public Domain | SQLite is a C library that implements an SQL database engine. A largesubset of SQL92 is supported. A complete database is stored in asingle disk file. The API is designed for convenience and ease of use.Applications that link against SQLite can enjoy the power andflexibility of an SQL database without the administrative hassles ofsupporting a separate database server. Version 2 and version 3 binariesare named to permit each to be installed on a single hostThis package contains cross-compiled libraries and development toolsfor Windows. | +| mingw32-sqlite-static | Public Domain | SQLite is a C library that implements an SQL database engine. A largesubset of SQL92 is supported. A complete database is stored in asingle disk file. The API is designed for convenience and ease of use.Applications that link against SQLite can enjoy the power andflexibility of an SQL database without the administrative hassles ofsupporting a separate database server. Version 2 and version 3 binariesare named to permit each to be installed on a single hostThis package contains static cross-compiled library | +| mingw32-termcap | GPLv2+ | This is the GNU termcap library -- a library of C functions thatenable programs to send control strings to terminals in a wayindependent of the terminal type. The GNU termcap library does notplace an arbitrary limit on the size of termcap entries, unlike mostother termcap libraries.This package contains libraries and development tools for the MinGWcross-compiled version. | +| mingw32-win-iconv | Public Domain | MinGW Windows cross compiled Iconv library. | +| mingw32-win-iconv-static | Public Domain | Static version of the MinGW Windows Iconv library. | +| mingw32-winpthreads | MIT and BSD | The POSIX 1003.1-2001 standard defines an application programminginterface (API) for writing multithreaded applications. This interfaceis known more commonly as pthreads. A good number of modern operatingthreads, Win32 threads, DCE threads, DECthreads, or any of the draftrevisions of the pthreads standard. The trend is that most of thesesystems are slowly adopting the pthreads standard API, withapplication developers following suit to reduce porting woes.Win32 does not, and is unlikely to ever, support pthreadsnatively. This project seeks to provide a freely available andhigh-quality solution to this problem. | +| mingw32-winpthreads-static | MIT and BSD | Static version of the MinGW Windows pthreads library. | +| mingw32-zlib | zlib | MinGW Windows zlib compression library for the win32 target. | +| mingw32-zlib-static | zlib | The mingw32-zlib-static package contains static library for mingw32-zlib development. | +| mingw64-binutils | GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ | Cross compiled binutils (utilities like 'strip', 'as', 'ld') whichunderstand Windows executables and DLLs. | +| mingw64-bzip2 | BSD | Bzip2 is a freely available, patent-free, high quality data compressor.Bzip2 compresses files to within 10 to 15 percent of the capabilitiesof the best techniques available. However, bzip2 has the added benefitof being approximately two times faster at compression and six timesfaster at decompression than those techniques. Bzip2 is not thefastest compression utility, but it does strike a balance between speedand compression capability.This package contains development tools and libraries for use whencross-compiling Windows software. | +| mingw64-bzip2-static | BSD | Static library for mingw64-bzip2 development. | +| mingw64-cairo | LGPLv2 or MPLv1.1 | MinGW Windows Cairo library. | +| mingw64-cpp | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-C Preprocessor for the win64 target | +| mingw64-crt | Public Domain and ZPLv2.1 | MinGW Windows cross-compiler runtime, base libraries for the win64 target. | +| mingw64-expat | MIT | This is expat, the C library for parsing XML, written by James Clark. Expatis a stream oriented XML parser. This means that you register handlers withthe parser prior to starting the parse. These handlers are called when theparser discovers the associated structures in the document being parsed. Astart tag is an example of the kind of structures for which you mayregister handlers. | +| mingw64-filesystem | GPLv2+ | This package contains the base filesystem layout, RPM macros andenvironment for all Fedora MinGW packages.This environment is maintained by the Fedora MinGW SIG at: `http://fedoraproject.org/wiki/SIGs/MinGW` | +| mingw64-fontconfig | MIT | MinGW Windows Fontconfig library. | +| mingw64-freetype | FTL or GPLv2+ | MinGW Windows Freetype library. | +| mingw64-freetype-static | FTL or GPLv2+ | Static version of the MinGW Windows Freetype library. | +| mingw64-gcc | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-compiler (GCC) for C for the win64 target. | +| mingw64-gcc-c++ | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions | MinGW Windows cross-compiler for C++ for the win64 target. | +| mingw64-gettext | GPLv2+ and LGPLv2+ | MinGW Windows Gettext library | +| mingw64-gettext-static | GPLv2+ and LGPLv2+ | Static version of the MinGW Windows Gettext library. | +| mingw64-glib2 | LGPLv2+ | MinGW Windows Glib2 library. | +| mingw64-glib2-static | LGPLv2+ | Static version of the MinGW Windows GLib2 library. | +| mingw64-gstreamer1 | LGPLv2+ | GStreamer is a streaming-media framework, based on graphs of filterswhich operate on media data. Applications using this library can doanything from real-time sound processing to playing videos, and justabout anything else media-related. Its plug-in-based architecturemeans that new data types or processing capabilities can be added byinstalling new plug-ins. | +| mingw64-harfbuzz | MIT | HarfBuzz is an implementation of the OpenType Layout engine. | +| mingw64-harfbuzz-static | MIT | Static version of the MinGW Windows Harfbuzz library. | +| mingw64-headers | Public Domain and LGPLv2+ and ZPLv2.1 | MinGW Windows cross-compiler Win64 header files. | +| mingw64-icu | MIT and UCD and Public Domain | ICU is a set of C and C++ libraries that provides robust andfull-featured Unicode and locale support. The library provides calendarsupport, conversions for many character sets, language sensitivecollation, date and time formatting, support for many locales, messagecatalogs and resources, message formatting, normalization, number andcurrency formatting, time zone support, transliteration, and word,line, and sentence breaking, etc. | +| mingw64-libffi | BSD | Foreign function interface library for MinGW. | +| mingw64-libjpeg-turbo | wxWidgets | MinGW Windows cross compiled Libjpeg-turbo library. | +| mingw64-libjpeg-turbo-static | wxWidgets | Static version of the MinGW Windows cross compiled Libjpeg-turbo library. | +| mingw64-libpng | zlib | MinGW Windows Libpng library. | +| mingw64-libpng-static | zlib | MinGW Windows Libpng library.This package contains static cross-compiled libraries. | +| mingw64-libtiff | libtiff | The libtiff package contains a library of functions for manipulatingTIFF (Tagged Image File Format) image format files. TIFF is a widelyused file format for bitmapped images. TIFF files usually end in the.tif extension and they are often quite large.The libtiff package should be installed if you need to manipulate TIFFformat image files. | +| mingw64-libtiff-static | libtiff | Static version of the MinGW Windows LibTIFF library. | +| mingw64-openssl | OpenSSL | The OpenSSL toolkit provides support for secure communications betweenmachines. OpenSSL includes a certificate management tool and sharedlibraries which provide various cryptographic algorithms andprotocols.This package contains Windows (MinGW) libraries and development tools. | +| mingw64-pcre | BSD | Cross compiled Perl-compatible regular expression library for use with mingw64.PCRE has its own native API, but a set of ""wrapper"" functions that are based onthe POSIX API are also supplied in the library libpcreposix. Note that thisthemselves still follow Perl syntax and semantics. The header filefor the POSIX-style functions is called pcreposix.h. | +| mingw64-pcre-static | BSD | Static version of the mingw64-pcre library. | +| mingw64-pixman | MIT | MinGW Windows Pixman library. | +| mingw64-pkg-config | GPLv2+ | The pkgconfig tool determines compilation options. For each requiredlibrary, it reads the configuration file and outputs the necessarycompiler and linker flags. | +| mingw64-readline | GPLv2+ | The Readline library provides a set of functions that allow users toedit command lines. Both Emacs and vi editing modes are available. TheReadline library includes additional functions for maintaining a listof previously-entered command lines for recalling or editing thoselines, and for performing csh-like history expansion on previouscommands.This is a port of the library and development tools to Windows. | +| mingw64-sqlite | Public Domain | SQLite is a C library that implements an SQL database engine. A largesubset of SQL92 is supported. A complete database is stored in asingle disk file. The API is designed for convenience and ease of use.Applications that link against SQLite can enjoy the power andflexibility of an SQL database without the administrative hassles ofsupporting a separate database server. Version 2 and version 3 binariesare named to permit each to be installed on a single hostThis package contains cross-compiled libraries and development toolsfor Windows. | +| mingw64-sqlite-static | Public Domain | SQLite is a C library that implements an SQL database engine. A largesubset of SQL92 is supported. A complete database is stored in asingle disk file. The API is designed for convenience and ease of use.Applications that link against SQLite can enjoy the power andflexibility of an SQL database without the administrative hassles ofsupporting a separate database server. Version 2 and version 3 binariesare named to permit each to be installed on a single hostThis package contains static cross-compiled library | +| mingw64-termcap | GPLv2+ | This is the GNU termcap library -- a library of C functions thatenable programs to send control strings to terminals in a wayindependent of the terminal type. The GNU termcap library does notplace an arbitrary limit on the size of termcap entries, unlike mostother termcap libraries.This package contains libraries and development tools for the MinGWcross-compiled version. | +| mingw64-win-iconv | Public Domain | MinGW Windows Iconv library | +| mingw64-win-iconv-static | Public Domain | Static version of the MinGW Windows Iconv library. | +| mingw64-winpthreads | MIT and BSD | The POSIX 1003.1-2001 standard defines an application programminginterface (API) for writing multithreaded applications. This interfaceis known more commonly as pthreads. A good number of modern operatingthreads, Win32 threads, DCE threads, DECthreads, or any of the draftrevisions of the pthreads standard. The trend is that most of thesesystems are slowly adopting the pthreads standard API, withapplication developers following suit to reduce porting woes.Win32 does not, and is unlikely to ever, support pthreadsnatively. This project seeks to provide a freely available andhigh-quality solution to this problem. | +| mingw64-winpthreads-static | MIT and BSD | Static version of the MinGW Windows pthreads library. | +| mingw64-zlib | zlib | MinGW Windows zlib compression library for the win64 target. | +| mingw64-zlib-static | zlib | The mingw64-zlib-static package contains static library for mingw64-zlib development. | +| mingw-binutils-generic | GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ | Utilities (like strip and objdump) which are needed forboth the Win32 and Win64 toolchains | +| mingw-filesystem-base | GPLv2+ | This package contains the base filesystem layout, RPM macros andenvironment for all Fedora MinGW packages.This environment is maintained by the Fedora MinGW SIG at: `http://fedoraproject.org/wiki/SIGs/MinGW` | +| mockito | MIT | Mockito is a mocking framework that tastes really good. It lets you writebeautiful tests with clean & simple API. Mockito doesn't give you hangoverbecause the tests are very readable and they produce clean verificationerrors. | +| mockito-javadoc | MIT | This package contains the API documentation for mockito. | +| modello | ASL 2.0 and BSD and MIT | Modello is a Data Model toolkit in use by the Apache Maven Project.Modello is a framework for code generation from a simple model.Modello generates code from a simple model format based on a pluginarchitecture, various types of code and descriptors can be generatedfrom the single model, including Java POJOs, XMLmarshallers/unmarshallers, XSD and documentation. | +| modello-javadoc | ASL 2.0 and BSD and MIT | API documentation for modello. | +| ModemManager-devel | GPLv2+ | This package contains various headers for accessing some ModemManager functionalityfrom applications. | +| ModemManager-glib-devel | GPLv2+ | This package contains various headers for accessing some ModemManager functionalityfrom glib applications. | +| mojo-parent | ASL 2.0 | Codehaus MOJO parent project pom file | +| mozjs52-devel | MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2.1 and LGPLv2.1+ and AFL and ASL 2.0 | The mozjs52-devel package contains libraries and header files fordeveloping applications that use mozjs52. | +| mozjs60-devel | MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0 | The mozjs60-devel package contains libraries and header files fordeveloping applications that use mozjs60. | +| mpg123-devel | LGPLv2+ | Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (mostcommonly MPEG 1.0 layer 3 aka MP3), as well as re-usable decoding and outputlibraries.Development files for decoding and output libraries. | +| mtdev-devel | MIT | Multitouch protocol translation library development package. | +| munge-devel | GPLv3+ and LGPLv3+ | Header files for developing using MUNGE. | +| munge-maven-plugin | CDDL-1.0 | Munge is a purposely-simple Java preprocessor. It only supportsconditional inclusion of source based on defined strings of theform ""if[tag]"", ""if_not[tag]"", ""else[tag]"", and ""end[tag]"".Unlike traditional preprocessors, comments, and formatting are allpreserved for the included lines. This is on purpose, as the outputof Munge will be distributed as human-readable source code.To avoid creating a separate Java dialect, the conditional tags arecontained in Java comments. This allows one build to compile thesource files without pre-processing, to facilitate faster incrementaldevelopment. Other builds from the same source have their code containedwithin that comment. The format of the tags is a little verbose, sothat the tags won't accidentally be used by other comment readerssuch as javadoc. Munge tags must be in C-style comments;C++-style comments may be used to comment code within a comment.Like any preprocessor, developers must be careful not to abuse itscapabilities so that their code becomes unreadable. Please use itas little as possible. | +| munge-maven-plugin-javadoc | CDDL-1.0 | This package provides API documentation for munge-maven-plugin. | +| mutter-devel | GPLv2+ | Header files and libraries for developing Mutter plugins. Also includesutilities for testing Metacity/Mutter themes. | +| mythes-devel | BSD and MIT | Includes and definitions for developing with mythes | +| nasm | BSD | NASM is the Netwide Assembler, a free portable assembler for the Intel80x86 microprocessor series, using primarily the traditional Intelinstruction mnemonics and syntax. | +| nautilus-devel | LGPLv2+ | This package provides libraries and header files neededfor developing nautilus extensions. | +| neon-devel | LGPLv2+ and GPLv2+ | The development library for the C language HTTP and WebDAV client library. | +| netpbm-devel | BSD and GPLv2 and IJG and MIT and Public Domain | The netpbm-devel package contains the header files and static libraries,etc., for developing programs which can handle the various graphics fileformats supported by the netpbm libraries.Install netpbm-devel if you want to develop programs for handling thegraphics file formats supported by the netpbm libraries. You'll also needto have the netpbm package installed. | +| netpbm-doc | BSD and GPLv2 and IJG and MIT and Public Domain | The netpbm-doc package contains a documentation in HTML format for utilitiespresent in netpbm-progs package.If you need to look into the HTML documentation, you should installnetpbm-doc. You'll also need to install the netpbm-progs package. | +| NetworkManager-libnm-devel | LGPLv2+ | This package contains the header and pkg-config files for developmentapplications using NetworkManager functionality from applications. Thisis the new NetworkManager API. See also NetworkManager-glib-devel. | +| nghttp2 | MIT | This package contains the HTTP/2 client, server and proxy programs. | +| ninja-build | ASL 2.0 | Ninja is a small build system with a focus on speed. It differs from othergenerated by a higher-level build system, and it is designed to run builds asfast as possible. | +| nkf | BSD | Nkf is a Kanji code converter for terminals, hosts, and networks. Nkfconverts input Kanji code to 7-bit JIS, MS-kanji (shifted-JIS) orEUC. | +| nss_hesiod | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | The nss_hesiod Name Service Switch module uses the Domain Name System(DNS) as a source for user, group, and service information, followingthe Hesiod convention of Project Athena. | +| objectweb-asm | BSD | ASM is an all purpose Java bytecode manipulation and analysisframework. It can be used to modify existing classes or dynamicallygenerate classes, directly in binary form. Provided commontransformations and analysis algorithms allow to easily assemblecustom complex transformations and code analysis tools. | +| objectweb-asm-javadoc | BSD | This package provides API documentation for objectweb-asm. | +| objectweb-pom | ASL 2.0 | This package provides Objectweb parent POM used by differentObjectweb packages. | +| objenesis | ASL 2.0 | a new object of a particular class.Java supports dynamic instantiation of classes using Class.newInstance();however, this only works if the class has an appropriate constructor. Thereare many times when a class cannot be instantiated this way, such as whenthe class contains constructors that require arguments, that have side effects,and/or that throw exceptions. As a result, it is common to see restrictionsin libraries stating that classes must require a default constructor.Objenesis aims to overcome these restrictions by bypassing the constructoron object instantiation. Needing to instantiate an object without callingthe constructor is a fairly specialized task, however there are certain caseswhen this is useful:* Serialization, Remoting and Persistence - Objects need to be instantiated and restored to a specific state, without invoking code.* Proxies, AOP Libraries and Mock Objects - Classes can be sub-classed without needing to worry about the super() constructor.* Container Frameworks - Objects can be dynamically instantiated in non-standard ways. | +| objenesis-javadoc | ASL 2.0 | This package contains the API documentation for objenesis. | +| ocaml | QPL and (LGPLv2+ with exceptions) | OCaml is a high-level, strongly-typed, functional and object-orientedprogramming language from the ML family of languages.This package comprises two batch compilers (a fast bytecode compilerand an optimizing native-code compiler), an interactive toplevel system,parsing tools (Lex,Yacc), a replay debugger, a documentation generator,and a comprehensive library. | +| ocaml-camlp4 | LGPLv2+ with exceptions | Camlp4 is a Pre-Processor-Pretty-Printer for OCaml, parsing a sourcefile and printing some result on standard output.This package contains the runtime files. | +| ocaml-camlp4-devel | LGPLv2+ with exceptions | Camlp4 is a Pre-Processor-Pretty-Printer for OCaml, parsing a sourcefile and printing some result on standard output.This package contains the development files. | +| ocaml-compiler-libs | QPL and (LGPLv2+ with exceptions) | OCaml is a high-level, strongly-typed, functional and object-orientedprogramming language from the ML family of languages.This package contains some modules used internally by the OCamlcompilers, useful for the development of some OCaml applications.Note that this exposes internal details of the OCaml compiler whichmay not be portable between versions. | +| ocaml-hivex | LGPLv2 | ocaml-hivex contains OCaml bindings for hivex.This is for toplevel and scripting access only. To compile OCamlprograms which use hivex you will also need ocaml-hivex-devel. | +| ocaml-hivex-devel | LGPLv2 | ocaml-hivex-devel contains development librariesrequired to use the OCaml bindings for hivex. | +| ocaml-labltk | LGPLv2+ with exceptions | labltk or mlTk is a library for interfacing OCaml with the scriptinglanguage Tcl/Tk (all versions since 8.0.3, but no betas). | +| ocaml-labltk-devel | LGPLv2+ with exceptions | labltk or mlTk is a library for interfacing OCaml with the scriptinglanguage Tcl/Tk (all versions since 8.0.3, but no betas).This package contains the development files. | +| ocaml-libguestfs | LGPLv2+ | ocaml-libguestfs contains OCaml bindings for libguestfs.This is for toplevel and scripting access only. To compile OCamlprograms which use libguestfs you will also need ocaml-libguestfs-devel. | +| ocaml-libguestfs-devel | LGPLv2+ | ocaml-libguestfs-devel contains development librariesrequired to use the OCaml bindings for libguestfs. | +| ocaml-ocamlbuild | LGPLv2+ with exceptions | OCamlbuild is a build tool for building OCaml libraries and programs. | +| ocaml-ocamlbuild-devel | LGPLv2+ with exceptions | This package contains development files for ocaml-ocamlbuild. | +| ocaml-ocamldoc | QPL and (LGPLv2+ with exceptions) | Documentation generator for OCaml. | +| ocaml-runtime | QPL and (LGPLv2+ with exceptions) | OCaml is a high-level, strongly-typed, functional and object-orientedprogramming language from the ML family of languages.This package contains the runtime environment needed to run OCamlbytecode. | +| ocl-icd-devel | BSD | This package contains the development files for ocl-icd. | +| oniguruma-devel | BSD | The oniguruma-devel package contains libraries and header files fordeveloping applications that use oniguruma. | +| openal-soft-devel | LGPLv2+ | The openal-soft-devel package contains libraries and header files fordeveloping applications that use openal-soft. | +| openblas-devel | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cnThis` package contains the development headers and libraries. | +| openblas-openmp | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cnThis` package contains the library compiled with OpenMP support. | +| openblas-openmp64 | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the library compiled with OpenMP support and64-bit interface. | +| openblas-openmp64_ | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the library compiled with OpenMP support and64-bit interface and a symbol name suffix. | +| openblas-Rblas | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` | +| openblas-serial64 | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the sequential library compiled with a 64-bitinterface. | +| openblas-serial64_ | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the sequential library compiled with a 64-bitinterface and a symbol name suffix. | +| openblas-static | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the static libraries. | +| openblas-threads64 | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the library compiled with threading support and64-bit interface. | +| openblas-threads64_ | BSD | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSDversion. The project is supported by the Lab of Parallel Software andComputational Science, ISCAS. `http://www.rdcps.ac.cn` This package contains the library compiled with threading support and64-bit interface and a symbol name suffix. | +| opencl-headers | MIT | OpenCL (Open Computing Language) header files. | +| opencryptoki-devel | CPL | This package contains the development header files for buildingopencryptoki and PKCS#11 based applications | +| opencv | BSD | OpenCV means Intel® Open Source Computer Vision Library. It is a collection ofC functions and a few C++ classes that implement some popular Image Processingand Computer Vision algorithms. | +| opencv-devel | BSD | This package contains the OpenCV C/C++ library and header files, as well asdocumentation. It should be installed if you want to develop programs thatwill use the OpenCV library. You should consider installing opencv-docpackage. | +| OpenEXR-devel | BSD | Headers and libraries for building apps that use OpenEXR. | +| OpenIPMI-devel | LGPLv2+ and GPLv2+ or BSD | The OpenIPMI-devel package contains the development libraries and header filesof the OpenIPMI project. | +| openjade | DMIT | OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL(Document Style Semantics and Specification Language). OpenJade isbased on James Clark's Jade implementation of DSSSL. OpenJade is acommand-line application and a set of components. The DSSSL engineinputs an SGML or XML document and can output a variety of formats:XML, RTF, TeX, MIF (FrameMaker), SGML, or XML. | +| openjpeg2-devel | BSD and MIT | The openjpeg2-devel package contains libraries and header files for developingapplications that use OpenJPEG 2. | +| openscap-engine-sce-devel | LGPLv2+ | The openscap-engine-sce-devel package contains libraries and header filesfor developing applications that use openscap-engine-sce. | +| opensm-devel | GPLv2 or BSD | Development environment for the opensm libraries | +| opensp | MIT | OpenSP is an implementation of the ISO/IEC 8879:1986 standard SGML(Standard Generalized Markup Language). OpenSP is based on JamesClark's SP implementation of SGML. OpenSP is a command-lineapplication and a set of components, including a generic API. | +| opensp-devel | MIT | Header files and libtool library for developing applications that use OpenSP. | +| opus-devel | BSD | Files for development with opus. | +| osgi-annotation | ASL 2.0 | Annotations for use in compiling OSGi bundles. This package is not normallyneeded at run-time. | +| osgi-annotation-javadoc | ASL 2.0 | This package contains the API documentation for osgi-annotation. | +| osgi-compendium | ASL 2.0 | OSGi Compendium, Interfaces and Classes for use in compiling bundles. | +| osgi-compendium-javadoc | ASL 2.0 | This package provides API documentation for osgi-compendium. | +| osgi-core | ASL 2.0 | OSGi Core Release 6, Interfaces and Classes for use in compiling bundles. | +| osgi-core-javadoc | ASL 2.0 | This package provides API documentation for osgi-core. | +| os-maven-plugin | ASL 2.0 | os-maven-plugin is a Maven extension/plugin that generates varioususeful platform-dependent project properties normalized from${os.name} and ${os.arch}.${os.name} and ${os.arch} are often subtly different between JVM andoperating system versions or they sometimes contain machine-unfriendlycharacters such as whitespaces. This plugin tries to remove suchfragmentation so that you can determine the current operating systemand architecture reliably. | +| os-maven-plugin-javadoc | ASL 2.0 | This package provides API documentation for os-maven-plugin. | +| PackageKit-glib-devel | GPLv2+ and LGPLv2+ | GLib headers and libraries for PackageKit. | +| pangomm-devel | LGPLv2+ | This package contains the libraries and header files needed fordeveloping pangomm applications. | +| pangomm-doc | LGPLv2+ | This package contains developer's documentation for the pangommlibrary. Pangomm is the C++ API for the Pango font layout library.The documentation can be viewed either through the devhelpdocumentation browser or through a web browser. | +| papi-testsuite | BSD | PAPI-testuiste includes compiled versions of papi tests to ensurethat PAPI functions on particular hardware. | +| parted-devel | GPLv3+ | The GNU Parted library is a set of routines for hard disk partitionmanipulation. If you want to develop programs that manipulate diskpartitions and filesystems using the routines provided by the GNUParted library, you need to install this package. | +| pcre-static | BSD | Library for static linking for pcre. | +| pcsc-lite-devel | BSD | PC/SC Lite development files. | +| perl-AnyEvent | GPL+ or Artistic | AnyEvent provides an identical interface to multiple event loops. This allowsmodule authors to utilize an event loop without forcing module users to use thesame event loop (as multiple event loops cannot coexist peacefully at any onetime). | +| perl-B-Hooks-EndOfScope | GPL+ or Artistic | This module allows you to execute code when Perl has finished compiling thesurrounding scope. | +| perl-Canary-Stability | GPL+ or Artistic | This module is used by Schmorp's modules during configuration stage to testthe installed perl for compatibility with his modules. | +| perl-Capture-Tiny | ASL 2.0 | Capture::Tiny provides a simple, portable way to capture anything sent toSTDOUT or STDERR, regardless of whether it comes from Perl, from XS code orfrom an external program. Optionally, output can be teed so that it iscaptured while being passed through to the original handles. Yes, it evenworks on Windows. Stop guessing which of a dozen capturing modules to usein any particular situation and just use this one. | +| perl-Class-Accessor | GPL+ or Artistic | This module automagically generates accessors/mutators for your class. | +| perl-Class-Data-Inheritable | GPL+ or Artistic | Class::Data::Inheritable is for creating accessor/mutators toclass data. That is, if you want to store something about yourclass as a whole (instead of about a single object). This datais then inherited by your sub-classes and can be overridden. | +| perl-Class-Factory-Util | GPL+ or Artistic | This module exports utility functions that are useful for factory classes. | +| perl-Class-Method-Modifiers | GPL+ or Artistic | Method modifiers are a powerful feature from the CLOS (Common Lisp ObjectSystem) world.In its most basic form, a method modifier is just a method that calls'$self->SUPER::foo(@_)'. I for one have trouble remembering that exactinvocation, so my classes seldom re-dispatch to their base classes. Verybad!and 'after'. 'before' and 'after' are run just before and after the methodthey modify, but can not really affect that original method. 'around' isrun in place of the original method, with a hook to easily call thatoriginal method. See the 'MODIFIERS' section for more details on how theparticular modifiers work. | +| perl-Class-Singleton | GPL+ or Artistic | This is the Class::Singleton module. A Singleton describes an object classthat can have only one instance in any system. An example of a Singletonmight be a print spooler or system registry. This module implements aSingleton class from which other classes can be derived. By itself, theClass::Singleton module does very little other than manage theinstantiation of a single object. In deriving a class fromClass::Singleton, your module will inherit the Singleton instantiationmethod and can implement whatever specific functionality is required. | +| perl-Class-Tiny | ASL 2.0 | This module offers a minimalist class construction kit in around 120 linesof code. Here is a list of features:* defines attributes via import arguments* generates read-write accessors* supports lazy attribute defaults* supports custom accessors* superclass provides a standard new constructor* new takes a hash reference or list of key/value pairs* new has heuristics to catch constructor attribute typos* new calls BUILD for each class from parent to child* superclass provides a DESTROY method* DESTROY calls DEMOLISH for each class from child to parent | +| perl-Class-XSAccessor | GPL+ or Artistic | Class::XSAccessor implements fast read, write and read/write accessors inXS. Additionally, it can provide predicates such as has_foo() for testingwhether the attribute foo is defined in the object. It only works withobjects that are implemented as ordinary hashes. Class::XSAccessor::Arrayimplements the same interface for objects that use arrays for theirinternal representation. | +| perl-Clone | GPL+ or Artistic | This module provides a clone() method which makes recursivecopies of nested hash, array, scalar and reference types,including tied variables and objects.clone() takes a scalar argument and an optional parameter thatcan be used to limit the depth of the copy. To duplicate lists,arrays or hashes, pass them in by reference. | +| perl-common-sense | GPL+ or Artistic | This module implements some sane defaults for Perl programs, as definedby two typical (or not so typical - use your common sense) specimens ofPerl coders:It's supposed to be mostly the same, with much lower memory usage, as: | +| perl-Config-AutoConf | GPL+ or Artistic | This module simulates some of the tasks autoconf macros do. To detecta command, a library and similar. | +| perl-Data-UUID | BSD and MIT | This module provides a framework for generating v3 UUIDs (Universally UniqueIdentifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128bits long, and is guaranteed to be different from all other UUIDs/GUIDsgenerated until 3400 CE.UUIDs were originally used in the Network Computing System (NCS) and later inthe Open Software Foundation's (OSF) Distributed Computing Environment.Currently many different technologies rely on UUIDs to provide unique identityfor various software components. Microsoft COM/DCOM for instance, uses GUIDsvery extensively to uniquely identify classes, applications and componentsacross network-connected systems.The algorithm for UUID generation, used by this extension, is described in theInternet Draft ""UUIDs and GUIDs"" by Paul J. Leach and Rich Salz (see RFC 4122).It provides a reasonably efficient and reliable framework for generating UUIDsand supports fairly high allocation rates - 10 million per second per machine -and therefore is suitable for identifying both extremely short-lived and verypersistent objects on a given system as well as across the network.This module provides several methods to create a UUID. In all methods,\ is a UUID and \ is a free form string. | +| perl-Date-ISO8601 | GPL+ or Artistic | The international standard ISO 8601 ""Data elements and interchange formats- Information interchange - Representation of dates and times"" definesthree distinct calendars by which days can be labeled. It also definestextual formats for the representation of dates in these calendars. Thismodule provides functions to convert dates between these three calendarsand Chronological Julian Day Numbers, which is a suitable format to doarithmetic with. It also supplies functions that describe the shape ofthese calendars, to assist in calendrical calculations. It also suppliesfunctions to represent dates textually in the ISO 8601 formats. ISO 8601also covers time of day and time periods, but this module does nothingrelating to those parts of the standard; this is only about labeling days. | +| perl-DateTime | Artistic 2.0 | DateTime is a class for the representation of date/time combinations. Itrepresents the Gregorian calendar, extended backwards in time before itscreation (in 1582). This is sometimes known as the ""proleptic Gregoriancalendar"". In this calendar, the first day of the calendar (the epoch), is thefirst day of year 1, which corresponds to the date which was (incorrectly)believed to be the birth of Jesus Christ. | +| perl-DateTime-Format-Builder | Artistic 2.0 and (GPL+ or Artistic) | DateTime::Format::Builder creates DateTime parsers. Many string formats ofdates and times are simple and just require a basic regular expression toextract the relevant information. Builder provides a simple way to do thiswithout writing reams of structural code.Builder provides a number of methods, most of which you'll never need, or atleast rarely need. They're provided more for exposing of the module's innardsto any subclasses, or for when you need to do something slightly beyond whatis expected. | +| perl-DateTime-Format-HTTP | GPL+ or Artistic | This module provides functions that deal with the date formats used by theHTTP protocol (and then some). | +| perl-DateTime-Format-ISO8601 | GPL+ or Artistic | Parses almost all ISO8601 date and time formats. ISO8601 time-intervalswill be supported in a later release. | +| perl-DateTime-Format-Mail | GPL+ or Artistic | RFCs 2822 and 822 specify date formats to be used by email. This module parsesand emits such dates.RFC2822 (April 2001) introduces a slightly different format of date than thatused by RFC822 (August 1982). The main correction is that the preferred formatis more limited, and thus easier to parse programmatically.Despite the ease of generating and parsing perfectly valid RFC822 and RFC2822people still get it wrong. This module aims to correct that. | +| perl-DateTime-Format-Strptime | Artistic 2.0 | This module implements most of strptime(3), the POSIX function that is thereverse of strftime(3), for DateTime. While strftime takes a DateTime and apattern and returns a string, strptime takes a string and a pattern andreturns the DateTime object associated. | +| perl-DateTime-TimeZone | (GPL+ or Artistic) and Public Domain | This class is the base class for all time zone objects. A time zone isrepresented internally as a set of observances, each of which describes theoffset from GMT for a given time period. | +| perl-DateTime-TimeZone-SystemV | GPL+ or Artistic | An instance of this class represents a timezone that was specified by meansof a System V timezone recipe or the POSIX extended form of the samesyntax. These can express a plain offset from Universal Time, or a systemof two offsets (standard and daylight saving time) switching on a yearlycycle according to certain types of rule.This class implements the DateTime::TimeZone interface, so that its instancescan be used with DateTime objects. | +| perl-DateTime-TimeZone-Tzfile | GPL+ or Artistic | An instance of this class represents a timezone that was encoded in a filein the tzfile(5) format. These can express arbitrary patterns of offsetsfrom Universal Time, changing over time. Offsets and change times arelimited to a resolution of one second.This class implements the DateTime::TimeZone interface, so that its instancescan be used with DateTime objects. | +| perl-Devel-CallChecker | GPL+ or Artistic | This module makes some new features of the Perl 5.14.0 C API available toXS modules running on older versions of Perl. The features are centeredaround the function cv_set_call_checker, which allows XS code to attach amagical annotation to a Perl subroutine, resulting in resolvable calls tothat subroutine being mutated at compile time by arbitrary C code. Thismodule makes cv_set_call_checker and several supporting functionsavailable. (It is possible to achieve the effect of cv_set_call_checkerfrom XS code on much earlier Perl versions, but it is painful to achievewithout the centralized facility.) | +| perl-Devel-Caller | GPL+ or Artistic | Devel::Caller - Meatier versions of caller. | +| perl-Devel-CheckLib | GPL+ or Artistic | Devel::CheckLib is a perl module that checks whether a particular C libraryand its headers are available. | +| perl-Devel-GlobalDestruction | GPL+ or Artistic | Perl's global destruction is a little tricky to deal with with respect tofinalizers because it's not ordered and objects can sometimes disappear.Writing defensive destructors is hard and annoying, and usually if globaldestruction is happening you only need the destructors that free up nonprocess local resources to actually execute.For these constructors you can avoid the mess by simply bailing out ifglobal destruction is in effect. | +| perl-Devel-LexAlias | GPL+ or Artistic | Devel::LexAlias provides the ability to alias a lexical variable in asubroutines scope to one of your choosing. | +| perl-Devel-StackTrace | Artistic 2.0 | The Devel::StackTrace module contains two classes, Devel::StackTraceand Devel::StackTraceFrame. The goal of this object is to encapsulatethe information that can found through using the caller() function, aswell as providing a simple interface to this data.The Devel::StackTrace object contains a set of Devel::StackTraceFrameobjects, one for each level of the stack. The frames contain all thedata available from caller() as of Perl 5.6.0. | +| perl-Devel-Symdump | GPL+ or Artistic | The perl module Devel::Symdump provides a convenient way to inspectperl's symbol table and the class hierarchy within a running program. | +| perl-Digest-CRC | Public Domain | The Digest::CRC module calculates CRC sums of all sorts. It contains wrapperfunctions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32. | +| perl-Digest-SHA1 | GPL+ or Artistic | The Digest::SHA1 module allows you to use the NIST SHA-1 messagedigest algorithm from within Perl programs. The algorithm takes asinput a message of arbitrary length and produces as output a 160-bit""fingerprint"" or ""message digest"" of the input.The Digest::SHA1 module provide a procedural interface for simple use,as well as an object oriented interface that can handle messages ofarbitrary length and which can read files directly.A binary digest will be 20 bytes long. A hex digest will be 40characters long. A base64 digest will be 27 characters long. | +| perl-Dist-CheckConflicts | GPL+ or Artistic | One shortcoming of the CPAN clients that currently exist is that they have noway of specifying conflicting downstream dependencies of modules. This moduleattempts to work around this issue by allowing you to specify conflictingversions of modules separately, and deal with them after the module is doneinstalling.For instance, say you have a module Foo, and some other module Bar uses Foo. IfFoo were to change its API in a non-backwards-compatible way, this would causeBar to break until it is updated to use the new API. Foo can't just depend onthe fixed version of Bar, because this will cause a circular dependency(because Bar is already depending on Foo), and this doesn't express intentproperly anyway - Foo doesn't use Bar at all. The ideal solution would be forthere to be a way to specify conflicting versions of modules in a way that wouldlet CPAN clients update conflicting modules automatically after an existingmodule is upgraded, but until that happens, this module will allow users to dothis manually. | +| perl-DynaLoader-Functions | GPL+ or Artistic | This module provides a function-based interface to dynamic loading as usedby Perl. Some details of dynamic loading are very platform-dependent, socorrect use of these functions requires the programmer to be mindful of thespace of platform variations. | +| perl-Eval-Closure | GPL+ or Artistic | String eval is often used for dynamic code generation. For instance, Moose usesit heavily, to generate inlined versions of accessors and constructors, whichspeeds code up at runtime by a significant amount. String eval is not withoutits issues however - it's difficult to control the scope it's used in (whichdetermines which variables are in scope inside the eval), and it can be quiteslow, especially if doing a large number of evals.This module attempts to solve both of those problems. It provides aneval_closure function, which evals a string in a clean environment, other thana fixed list of specified variables. It also caches the result of the eval, sothat doing repeated evals of the same source, even with a differentenvironment, will be much faster (but note that the description is part of thestring to be evaled, so it must also be the same (or non-existent) if cachingis to work properly). | +| perl-Exception-Class | GPL+ or Artistic | Exception::Class allows you to declare exception hierarchies in yourmodules in a ""Java-esque"" manner. | +| perl-Exporter-Tiny | GPL+ or Artistic | Exporter::Tiny supports many of Sub::Exporter's external-facing featuresincluding renaming imported functions with the -as, -prefix and -suffixoptions; explicit destinations with the into option; and alternativeinstallers with the installer option. But it's written in only about 40%as many lines of code and with zero non-core dependencies.Its internal-facing interface is closer to Exporter.pm, with configurationdone through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables.Exporter::Tiny performs most of its internal duties (including resolution oftag names to sub names, resolution of sub names to coderefs, and installationof coderefs into the target package) as method calls, which means they can beoverridden to provide interesting behavior. | +| perl-File-BaseDir | GPL+ or Artistic | This module can be used to find directories and files as specified by theFreedesktop.org Base Directory Specification. This specifications gives amechanism to locate directories for configuration, application data andcache data. It is suggested that desktop applications for e.g. the Gnome,KDE or Xfce platforms follow this layout. However, the same layout can justas well be used for non-GUI applications. | +| perl-File-chdir | GPL+ or Artistic | Perl's chdir() has the unfortunate problem of being very, very, veryglobal. If any part of your program calls chdir() or if any library youuse calls chdir(), it changes the current working directory for thewhole program.This is not good.File::chdir gives you an alternative, $CWD and @CWD. These two variablescombine all the power of chdir(), File::Spec and Cwd. | +| perl-File-Copy-Recursive | GPL+ or Artistic | This module copies and moves directories recursively to an optional depth andattempts to preserve each file or directory's mode. | +| perl-File-DesktopEntry | GPL+ or Artistic | This module is used to work with .desktop files. The format of these filesis specified by the freedesktop ""Desktop Entry"" specification. This modulecan parse these files but also knows how to run the applications defined bythese files. For this module version 1.0 of the specification was used. | +| perl-File-Find-Object | GPLv2+ or Artistic 2.0 | File::Find::Object does the same job as File::Find but works like an objectand with an iterator. As File::Find is not object oriented, one cannotperform multiple searches in the same application. The second problem ofeasily wait for another event and so get the next result. | +| perl-File-Find-Rule | GPL+ or Artistic | File::Find::Rule is a friendlier interface to File::Find. It allowsyou to build rules which specify the desired files and directories. | +| perl-File-MimeInfo | GPL+ or Artistic | This module can be used to determine the mime type of a file. It tries toimplement the freedesktop specification for a shared MIME database. | +| perl-File-ReadBackwards | GPL+ or Artistic | This module reads a file backwards line by line. It is simple to use,memory efficient and fast. It supports both an object and a tied handleinterface. | +| perl-File-Remove | GPL+ or Artistic | Convenience module for removing files and directories | +| perl-HTML-Tree | GPL+ or Artistic | This distribution contains a suite of modules for representing,creating, and extracting information from HTML syntax trees; there isalso relevant documentation. These modules used to be part of thelibwww-perl distribution, but are now unbundled in order to facilitatea separate development track. | +| perl-HTTP-Daemon | GPL+ or Artistic | Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on asocket for incoming requests. The HTTP::Daemon is a subclass ofIO::Socket::IP, so you can perform socket operations directly on it too. | +| perl-Importer | GPL+ or Artistic | This Perl module acts as a layer between Exporter and modules which consumeexports. It is feature-compatible with Exporter, plus some much neededextras. You can use this to import symbols from any exporter that followsExporters specification. The exporter modules themselves do not need to useor inherit from the Exporter module, they just need to set @EXPORT and/orother variables. | +| perl-Import-Into | GPL+ or Artistic | Loading Import::Into creates a global method import::into which you can call onany package to import it into another package. | +| perl-IO-All | GPL+ or Artistic | The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket,IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; aswell as all the DBM and MLDBM modules. You can use most of the methodsfound in these classes and in IO::Handle (which they inherit from). IO::Alladds dozens of other helpful idiomatic methods including file stat andmanipulation functions. | +| perl-IO-String | GPL+ or Artistic | The ""IO::String"" module provides the ""IO::File"" interface for in-corestrings. An ""IO::String"" object can be attached to a string, andmakes it possible to use the normal file operations for reading orwriting data, as well as for seeking to various locations of thestring. This is useful when you want to use a library module thatonly provides an interface to file handles on data that you have in astring variable.Note that perl-5.8 and better has built-in support for ""in memory""files, which are set up by passing a reference instead of a filenameto the open() call. The reason for using this module is that it makesthe code backwards compatible with older versions of Perl. | +| perl-IO-stringy | GPL+ or Artistic | This toolkit primarily provides modules for performing both traditionaland object-oriented I/O) on things *other* than normal filehandles; inparticular, IO::Scalar, IO::ScalarArray, and IO::Lines.In the more-traditional IO::Handle front, we have IO::AtomicFile, whichmay be used to painlessly create files that are updated atomically.And in the ""this-may-prove-useful"" corner, we have IO::Wrap, whoseexported wraphandle() function will clothe anything that's not a blessedobject in an IO::Handle-like wrapper... so you can just use OO syntaxand stop worrying about whether your function's caller handed you astring, a globref, or a FileHandle. | +| perl-IPC-Run | GPL+ or Artistic | IPC::Run allows you run and interact with child processes using files,pipes, and pseudo-ttys. Both system()-style and scripted usages aresupported and may be mixed. Likewise, functional and OO API styles areboth supported and may be mixed.Various redirection operators reminiscent of those seen on common Unixand DOS command lines are provided. | +| perl-IPC-Run3 | GPL+ or Artistic or BSD | This module allows you to run a subprocess and redirect stdin, stdout,and/or stderr to files and perl data structures. It aims to satisfy 99% ofthe need for using system, qx, and open3 with a simple, extremely PerlishAPI and none of the bloat and rarely used features of IPC::Run. | +| perl-JSON-XS | GPL+ or Artistic | This module converts Perl data structures to JSON and vice versa. Itsprimary goal is to be correct and its secondary goal is to be fast. Toreach the latter goal it was written in C. | +| perl-List-MoreUtils | (GPL+ or Artistic) and ASL 2.0 | List::MoreUtils provides some trivial but commonly needed functionalityon lists that is not going to go into List::Util. | +| perl-List-MoreUtils-XS | (GPL+ or Artistic) and ASL 2.0 | This module provides accelerated versions of functions in List::MoreUtils. | +| perl-Locale-gettext | GPL+ or Artistic | The gettext module permits access from perl to the gettext() family offunctions for retrieving message strings from databases constructed tointernationalize software. | +| perl-MIME-Charset | GPL+ or Artistic | MIME::Charset provides information about character sets used for MIMEmessages on Internet. | +| perl-MIME-Types | GPL+ or Artistic | MIME types are used in many applications, for instance as part of e-mailand HTTP traffic, to indicate the type of content that is transmitted.Sometimes detailed knowledge about a mime-type is need; however, thismodule only knows about the file-name extensions that relate to someare not registered at IANA need to use 'x-' prefixes. | +| perl-Module-Implementation | Artistic 2.0 | This module abstracts out the process of choosing one of several underlyingimplementations for a module. This can be used to provide XS and pure Perlimplementations of a module, or it could be used to load an implementationfor a given OS or any other case of needing to provide multipleimplementations.This module is only useful when you know all the implementations ahead oftime. If you want to load arbitrary implementations then you probably wantsomething like a plugin system, not this module. | +| perl-Module-Install | GPL+ or Artistic | Module::Install is a package for writing installers for CPAN (or CPAN-like)distributions that are clean, simple, minimalist, act in a strictly correctmanner with ExtUtils::MakeMaker, and will run on any Perl installationversion 5.005 or newer. | +| perl-Module-Install-AuthorTests | GPL+ or Artistic | Plug-in for Perl Module::Install package to declare tests in ./xt directoryshould be run only if the module is being built by an author. | +| perl-Module-Install-ReadmeFromPod | GPL+ or Artistic | Module::Install::ReadmeFromPod is a Module::Install extension thatgenerates a README file automatically from an indicated file containingPOD, whenever the author runs Makefile.PL. Several output formats are | +| perl-Module-ScanDeps | GPL+ or Artistic | This module scans potential modules used by perl programs and returns ahash reference. Its keys are the module names as they appear in %INC (e.g.Test/More.pm). The values are hash references. | +| perl-namespace-autoclean | GPL+ or Artistic | When you import a function into a Perl package, it will naturally also beavailable as a method. The 'namespace::autoclean' pragma will remove allimported symbols at the end of the current package's compile cycle. Functionscalled in the package itself will still be bound by their name, but they won'tshow up as methods on your class or instances. This module is very similar tonamespace::clean, except it will clean all imported functions, no matter if youimported them before or after you 'use'd the pragma. It will also not touchanything that looks like a method. | +| perl-namespace-clean | GPL+ or Artistic | When you define a function, or import one, into a Perl package, it willnaturally also be available as a method. This does not per se causeproblems, but it can complicate subclassing and, for example, pluginclasses that are included via multiple inheritance by loading them asbase classes.The 'namespace::clean' pragma will remove all previously declared orimported symbols at the end of the current package's compile cycle.Functions called in the package itself will still be bound by theirname, but they won't show up as methods on your class or instances. | +| perl-NKF | BSD | This is a Perl Extension version of nkf (Network Kanji Filter).It converts the last argument and return converted result.Conversion details are specified by flags before the last argument. | +| perl-Number-Compare | GPL+ or Artistic | Number::Compare compiles a simple comparison to an anonymous subroutine,which you can call with a value to be tested again. | +| perl-Package-DeprecationManager | Artistic 2.0 | This module allows you to manage a set of deprecations for one or more modules.When you import Package::DeprecationManager, you must provide a set of-deprecations as a hash ref. The keys are ""feature"" names, and the values arethe version when that feature was deprecated. | +| perl-Package-Stash | GPL+ or Artistic | Manipulating stashes (Perl's symbol tables) is occasionally necessary, butincredibly messy, and easy to get wrong. This module hides all of that behinda simple API. | +| perl-Package-Stash-XS | GPL+ or Artistic | This is a back-end for Package::Stash, which provides the functionality in away that's less buggy and much faster. It will be used by default if it'sinstalled, and should be preferred in all environments with a compiler. | +| perl-PadWalker | GPL+ or Artistic | PadWalker is a module that allows you to inspect (and even change!)lexical variables in any subroutine that called you. It will only showthose variables that are in scope at the point of the call. | +| perl-Params-Classify | GPL+ or Artistic | This module provides various type-testing functions. These are intendedfor functions that, unlike most Perl code, care what type of data theyare operating on. For example, some functions wish to behavedifferently depending on the type of their arguments (like overloadedfunctions in C++). | +| perl-Params-Validate | Artistic 2.0 and (GPL+ or Artistic) | The Params::Validate module allows you to validate method or functioncall parameters to an arbitrary level of specificity. At the simplestlevel, it is capable of validating the required parameters were givenand that no unspecified additional parameters were passed in. It isalso capable of determining that a parameter is of a specific type,that it is an object of a certain class hierarchy, that it possessescertain methods, or applying validation callbacks to arguments. | +| perl-Params-ValidationCompiler | Artistic 2.0 | Create a customized, optimized, non-lobotomized, uncompromised, and thoroughlyspecialized parameter checking subroutine. | +| perl-Path-Tiny | ASL 2.0 | This module attempts to provide a small, fast utility for working with filepaths. It is friendlier to use than File::Spec and provides easy access tofunctions from several other core file handling modules.It doesn't attempt to be as full-featured as IO::All or Path::Class, nor doesit try to work for anything except Unix-like and Win32 platforms. Even then, itmight break if you try something particularly obscure or tortuous.All paths are forced to have Unix-style forward slashes. Stringifying theobject gives you back the path (after some clean up).File input/output methods flock handles before reading or writing, asappropriate.The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode withoutCRLF translation. | +| perl-Perl-Destruct-Level | GPL+ or Artistic | This module allows you to change perl's internal destruction level. Thedefault value of the destruct level is 0; it means that perl won't botherdestroying all of its internal data structures and lets the OS do the cleanupfor it at exit.For perls built with debugging support (-DDEBUGGING), an environment variablePERL_DESTRUCT_LEVEL allows you to control the destruction level. This moduleenables you to modify it on non-debugging perls too.Note that some embedded environments might extend the meaning of the | +| perl-PerlIO-utf8_strict | GPL+ or Artistic | This module provides a fast and correct UTF-8 PerlIO layer. Unlike perl'sdefault :utf8 layer it checks the input for correctness. | +| perl-Pod-Coverage | GPL+ or Artistic | Developers hate writing documentation. They'd hate it even more if theircomputer tattled on them, but maybe they'll be even more thankful in thelong run. Even if not, perlmodstyle tells you to, so you must obey.This module provides a mechanism for determining if the pod for a givenmodule is comprehensive. | +| perl-Pod-Markdown | GPL+ or Artistic | This module subclasses Pod::Parser and converts POD to Markdown. | +| perl-prefork | GPL+ or Artistic | Optimized module loading for forking or non-forking processesprefork.pm is intended to serve as a central and optional marshallingpoint for state detection (are we running in compile-time or run-timemode) and to act as a relatively light-weight module loader. | +| perl-Ref-Util | MIT | Ref::Util introduces several functions to help identify references in a fasterand smarter way. | +| perl-Ref-Util-XS | MIT | Ref::Util::XS introduces several functions to help identify references in afaster and smarter way. | +| perl-Role-Tiny | GPL+ or Artistic | Role::Tiny is a minimalist role composition tool. | +| perl-Scope-Guard | GPL+ or Artistic | This module provides a convenient way to perform cleanup or other forms ofresource management at the end of a scope. It is particularly useful whena subroutine that is guaranteed to be called even if the thread ofexecution is aborted prematurely. This effectively allows lexically-scoped""promises"" to be made that are automatically honored by perl's garbagecollector. | +| perl-SGMLSpm | GPLv2+ | Perl programs can use the SGMLSpm module to help convert SGML, HTML or XMLdocuments into new formats. | +| perl-Specio | Artistic 2.0 | The Specio distribution provides classes for representing type constraintsand coercion, along with syntax sugar for declaring them.Note that this is not a proper type system for Perl. Nothing in thisdistribution will magically make the Perl interpreter start checking a value'stype on assignment to a variable. In fact, there's no built-in way to apply atype to a variable at all.Instead, you can explicitly check a value against a type, and optionally coercevalues to that type. | +| perl-Sub-Exporter-Progressive | GPL+ or Artistic | Sub::Exporter is an incredibly powerful module, but with that power comesgreat responsibility, er- as well as some runtime penalties. This module is aSub::Exporter wrapper that will let your users just use Exporter if all theyare doing is picking exports, but use Sub::Exporter if your users try to useSub::Exporter's more advanced features, like renaming exports, if they try touse them.Note that this module will export @EXPORT and @EXPORT_OK package variables forExporter to work. Additionally, if your package uses advanced Sub::Exporterfeatures like currying, this module will only ever use Sub::Exporter, so youmight as well use it directly. | +| perl-Sub-Identify | GPL+ or Artistic | Sub::Identify allows you to retrieve the real name of code references. Forthis, it uses Perl's introspection mechanism, provided by the B module. | +| perl-Sub-Info | GPL+ or Artistic | This allows to inspect Perl subroutines. | +| perl-Sub-Name | GPL+ or Artistic | This module allows one to ""name"" or rename subroutines, including anonymousones.Note that this is mainly for aid in debugging; you still cannot call the subby the new name (without some deep magic). | +| perl-Sub-Uplevel | GPL+ or Artistic | Like Tcl's uplevel() function, but not quite so dangerous. The idea isjust to fool caller(). All the really naughty bits of Tcl's uplevel()are avoided. | +| perl-SUPER | GPL+ or Artistic | When subclassing a class, you occasionally want to dispatch control to thesuperclass - at least conditionally and temporarily. This module providesan easier, cleaner way for class methods to access their ancestor'simplementation. | +| perl-Switch | GPL+ or Artistic | Switch.pm provides the syntax and semantics for an explicit case mechanism forPerl. The syntax is minimal, introducing only the keywords C\ andC\ and conforming to the general pattern of existing Perl controlstructures. The semantics are particularly rich, allowing any one (or more) ofnearly 30 forms of matching to be used when comparing a switch value with itsvarious cases. | +| perl-Taint-Runtime | GPL+ or Artistic | This module enables run-time taint checking, for cases where the -Tswitch on the command line is not appropriate or viable. There area somewhat limited number of legitimate use cases where you shoulduse this module instead of the -T switch. Unless you have a specific andgood reason for not using the -T option, you should use the -T option. | +| perl-Term-Table | GPL+ or Artistic | This Perl module is able to format rows of data into tables. | +| perl-Test2-Suite | GPL+ or Artistic | Rich set of tools, plugins, bundles, etc. built upon the Test2 testinglibrary. If you are interested in writing Perl tests this is the distributionfor you. | +| perl-Test-Deep | GPL+ or Artistic | Test::Deep gives you very flexible ways to check that the result yougot is the result you were expecting. At its simplest it compares twostructures by going through each level, ensuring that the valuesmatch, that arrays and hashes have the same elements and thatreferences are blessed into the correct class. It also handlescircular data structures without getting caught in an infinite loop. | +| perl-Test-Differences | GPL+ or Artistic | When the code you're testing returns multiple lines, records or datastructures and they're just plain wrong, an equivalent to the Unixdiff utility may be just what's needed. | +| perl-Test-Exception | GPL+ or Artistic | This module provides a few convenience methods for testing exceptionbased code. It is built with Test::Builder and plays happily withTest::More and friends. | +| perl-Test-Fatal | GPL+ or Artistic | Test::Fatal is an alternative to the popular Test::Exception. It does muchless, but should allow greater flexibility in testing exception-throwing codewith about the same amount of typing. | +| perl-Test-LongString | GPL+ or Artistic | This module provides some drop-in replacements for the string comparisonfunctions of Test::More, but which are more suitable when you test againstlong strings. If you've ever had to search for text in a multi-line stringlike an HTML document, or find specific items in binary data, this is themodule for you. | +| perl-Test-NoWarnings | LGPLv2+ | In general, your tests shouldn't produce warnings. This module causes anywarnings to be captured and stored. It automatically adds an extra testthat will run when your script ends to check that there were no warnings.If there were any warnings, the test will give a ""not ok"" and diagnostics ofwhere, when and what the warning was, including a stack trace of what wasgoing on when the it occurred. | +| perl-Test-Pod | GPL+ or Artistic | Check POD files for errors or warnings in a test file, using Pod::Simple to dothe heavy lifting. | +| perl-Test-Pod-Coverage | Artistic 2.0 | Test::Pod::Coverage is used to create a test for your distribution, toensure that all relevant files in your distribution are appropriatelydocumented in pod. | +| perl-Test-Requires | GPL+ or Artistic | Test::Requires checks to see if the module can be loaded.If this fails, rather than failing tests this skips all tests. | +| perl-Test-Taint | GPL+ or Artistic | Tainted data is data that comes from an unsafe source, such as the commandline, or, in the case of web apps, any GET or POST transactions. Read theperlsec man page for details on why tainted data is bad, and how to untaintthe data.When you're writing unit tests for code that deals with tainted data, you'llwant to have a way to provide tainted data for your routines to handle, andeasy ways to check and report on the taintedness of your data, in standardTest::More style. | +| perl-Test-Warn | GPL+ or Artistic | This module provides a few convenience methods for testing warningbased code. | +| perl-Test-Warnings | GPL+ or Artistic | If you've ever tried to use Test::NoWarnings to confirm there are no warningsgenerated by your tests, combined with the convenience of done_testing to nothave to declare a test count, you'll have discovered that these two features donot play well together, as the test count will be calculated before thewarnings test is run, resulting in a TAP error (see examples/test_nowarnings.plin this distribution for a demonstration).This module is intended to be used as a drop-in replacement fordone_testing calculates the test count, rather than after. It does this byhooking into done_testing as well as via an END block. You can declare a plan,or not, and things will still Just Work.It is actually equivalent to: use Test::NoWarnings 1.04 ':early';as warnings are still printed normally as they occur. You are safe, andenthusiastically encouraged, to perform a global search-replace of the abovewith use Test::Warnings; whether or not your tests have a plan. | +| perl-Text-CharWidth | GPL+ or Artistic | This is a module to provide equivalent feature as wcwidth(3) andwcswidth(3). This also provides mblen(3) equivalent subroutine. | +| perl-Text-WrapI18N | GPL+ or Artistic | This is a module which intends to substitute Text::Wrap,which supports internationalized texts including: - multi-byte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5, - full width characters like east Asian characters which appear in UTF-8, EUC-JP, EUC-KR, GB2312, Big5, and so on, - combining characters like diacritical marks which appear in UTF-8, ISO-8859-11 (aka TIS-620), and so on, and - languages which don't use white spaces between words, like Chinese and Japanese. | +| perltidy | GPLv2+ | Perltidy is a Perl script that indents and re-formats Perl scripts tomake them easier to read. If you write Perl scripts, or spend muchtime reading them, you will probably find it useful. The formattingcan be controlled with command line parameters. The default parametersettings approximately follow the suggestions in the Perl Style Guide.Perltidy can also output HTML of both POD and source code. Besidesre-formatting scripts, Perltidy can be a great help in tracking downerrors with missing or extra braces, parentheses, and square bracketsbecause it is very good at localizing errors. | +| perl-Tie-IxHash | GPL+ or Artistic | This Perl module implements Perl hashes that preserve the order inwhich the hash elements were added. The order is not affected whenvalues corresponding to existing keys in the IxHash are changed.The elements can also be set to any arbitrary supplied order. Thefamiliar perl array operations can also be performed on the IxHash. | +| perl-Tk | (GPL+ or Artistic) and SWL | This a re-port of a perl interface to Tk8.4.C code is derived from Tcl/Tk8.4.5.It also includes all the C code parts of Tix8.1.4 from SourceForge.The perl code corresponding to Tix's Tcl code is not fully implemented.Perl API is essentially the same as Tk800 series Tk800.025 but has notbeen verified as compliant. There ARE differences see pod/804delta.pod. | +| perl-Tk-devel | (GPL+ or Artistic) and SWL | perl-Tk ExtUtils::MakeMaker support module | +| perl-Types-Serialiser | GPL+ or Artistic | This module provides some extra data types that are used by commonserialization formats such as JSON or CBOR. The idea is to have a repository ofsimple/small constants and containers that can be shared by differentimplementations so they become interoperable between each other. | +| perl-Unicode-LineBreak | GPL+ or Artistic | Unicode::LineBreak performs Line Breaking Algorithm described in UnicodeStandards Annex #14 [UAX #14]. East_Asian_Width informative propertiesdefined by Annex #11 [UAX #11] will be concerned to determine breakingpositions. | +| perl-Unicode-UTF8 | GPL+ or Artistic | This module provides functions to encode and decode UTF-8 encoding form asspecified by Unicode and ISO/IEC 10646:2011. | +| perl-Variable-Magic | GPL+ or Artistic | Magic is Perl way of enhancing objects. This mechanism let the user addextra data to any variable and hook syntactical operations (such as access,assignation or destruction) that can be applied to it. With this module,you can add your own magic to any variable without the pain of the C API. | +| perl-XML-DOM | GPL+ or Artistic | This is a Perl extension to XML::Parser. It adds a new 'Style' toXML::Parser, called 'DOM', that allows XML::Parser to build an ObjectOriented data structure with a DOM Level 1 compliant interface. For adescription of the DOM (Document Object Model), see. | +| perl-XML-RegExp | GPL+ or Artistic | This package contains an utility module containing regular expressionsExtender, CombiningChar, NameChar, EntityRef, CharRef, Reference,Name, NmToken, and AttValue. | +| perl-XML-Twig | GPL+ or Artistic | This module provides a way to process XML documents. It is build ontop of XML::Parser. XML::Twig offers a tree interface to thedocument, while allowing you to output the parts of it that have beencompletely processed. It allows minimal resource (CPU and memory)usage by building the tree only for the parts of the documents thatneed actual processing, through the use of the twig_roots andtwig_print_outside_roots options. | +| perl-YAML-LibYAML | GPL+ or Artistic | Kirill Siminov's ""libyaml"" is arguably the best YAML implementation. The Clibrary is written precisely to the YAML 1.1 specification. It was originallybound to Python and was later bound to Ruby. | +| perl-YAML-Syck | BSD and MIT | This module provides a Perl interface to the libsyck data serializationlibrary. It exports the Dump and Load functions for converting Perl datastructures to YAML strings, and the other way around. | +| perl-YAML-Tiny | GPL+ or Artistic | YAML::Tiny is a Perl class for reading and writing YAML-style files,written with as little code as possible, reducing load time andmemory overhead. | +| pidgin-devel | BSD and GPLv2+ and GPLv2 and LGPLv2+ and MIT | The pidgin-devel package contains the header files, developerdocumentation, and libraries required for development of Pidgin scriptsand plugins. | +| plexus-ant-factory | ASL 2.0 | Ant component class creator for Plexus. | +| plexus-ant-factory-javadoc | ASL 2.0 | Javadoc for plexus-ant-factory. | +| plexus-archiver | ASL 2.0 | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-archiver-javadoc | ASL 2.0 | Javadoc for plexus-archiver. | +| plexus-bsh-factory | MIT | Bsh component class creator for Plexus. | +| plexus-bsh-factory-javadoc | MIT | Javadoc for plexus-bsh-factory. | +| plexus-build-api | ASL 2.0 | Plexus Build API | +| plexus-build-api-javadoc | ASL 2.0 | API documentation for plexus-build-api. | +| plexus-cipher | ASL 2.0 | 0. | +| plexus-cipher-javadoc | ASL 2.0 | API documentation for plexus-cipher. | +| plexus-classworlds | ASL 2.0 and Plexus | Classworlds is a framework for container developerswho require complex manipulation of Java's ClassLoaders.Java's native ClassLoader mechanisms and classes can causemuch headache and confusion for certain types ofapplication developers. Projects which involve dynamicloading of components or otherwise represent a 'container'can benefit from the classloading control provided byclassworlds. | +| plexus-classworlds-javadoc | ASL 2.0 and Plexus | API documentation for plexus-classworlds. | +| plexus-cli | ASL 2.0 | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-cli-javadoc | ASL 2.0 | Javadoc for plexus-cli. | +| plexus-compiler | MIT and ASL 2.0 | Plexus Compiler adds support for using various compilers from aunified api. Support for javac is available in main package. Foradditional compilers see plexus-compiler-extras package. | +| plexus-compiler-extras | MIT and ASL 2.0 and ASL 1.1 | Additional support for csharp, eclipse and jikes compilers | +| plexus-compiler-javadoc | MIT and ASL 2.0 and ASL 1.1 | API documentation for plexus-compiler. | +| plexus-compiler-pom | MIT and ASL 2.0 | This package provides Maven POM files for plexus-compiler. | +| plexus-component-api | ASL 2.0 | Plexus Component API | +| plexus-component-api-javadoc | ASL 2.0 | API documentation for plexus-component-api. | +| plexus-component-factories-pom | ASL 2.0 | This package provides Plexus Component Factories parent POM used by differentPlexus packages. | +| plexus-components-pom | ASL 2.0 | This package provides Plexus Components parent POM used by differentPlexus packages. | +| plexus-containers | ASL 2.0 and MIT and xpp | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-containers-component-annotations | ASL 2.0 and MIT and xpp | Component API from plexus-containers. | +| plexus-containers-component-javadoc | ASL 2.0 and MIT and xpp | Javadoc component from plexus-containers. | +| plexus-containers-component-metadata | ASL 2.0 and MIT and xpp | Component metadata from plexus-containers. | +| plexus-containers-container-default | ASL 2.0 and MIT and xpp | Default Container from plexus-containers. | +| plexus-containers-javadoc | ASL 2.0 and MIT and xpp | API documentation for all plexus-containers packages. | +| plexus-i18n | ASL 2.0 | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-i18n-javadoc | ASL 2.0 | Javadoc for plexus-i18n. | +| plexus-interactivity | MIT | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-interactivity-api | MIT | API module for plexus-interactivity. | +| plexus-interactivity-javadoc | MIT | This package provides API documentation for plexus-interactivity. | +| plexus-interactivity-jline | MIT | jline module for plexus-interactivity. | +| plexus-interpolation | ASL 2.0 and ASL 1.1 and MIT | Plexus interpolator is the outgrowth of multiple iterations of developmentfocused on providing a more modular, flexible interpolation framework forthe expression language style commonly seen in Maven, Plexus, and otherrelated projects. | +| plexus-interpolation-javadoc | ASL 2.0 and ASL 1.1 and MIT | API documentation for plexus-interpolation. | +| plexus-io | ASL 2.0 | Plexus IO is a set of plexus components, which are designed for usein I/O operations. | +| plexus-io-javadoc | ASL 2.0 | API documentation for plexus-io. | +| plexus-languages | ASL 2.0 | Plexus Languages is a set of Plexus components that maintain sharedlanguage features. | +| plexus-languages-javadoc | ASL 2.0 | API documentation for plexus-languages. | +| plexus-pom | ASL 2.0 | The Plexus project provides a full software stack for creating andexecuting software projects. This package provides parent POM forPlexus packages. | +| plexus-resources | MIT | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-resources-javadoc | MIT | API documentation for plexus-resources. | +| plexus-sec-dispatcher | ASL 2.0 | Plexus Security Dispatcher Component | +| plexus-sec-dispatcher-javadoc | ASL 2.0 | API documentation for plexus-sec-dispatcher. | +| plexus-utils | ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain | The Plexus project seeks to create end-to-end developer tools forwriting applications. At the core is the container, which can beembedded or for a full scale application server. There are manyreusable components for hibernate, form processing, jndi, i18n,velocity, etc. Plexus also includes an application server whichis like a J2EE application server, without all the baggage. | +| plexus-utils-javadoc | ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain | Javadoc for plexus-utils. | +| plexus-velocity | ASL 2.0 | This package provides Plexus Velocity component - a wrapper forApache Velocity template engine, which allows easy use of Velocityby applications built on top of Plexus container. | +| plexus-velocity-javadoc | ASL 2.0 | This package provides API documentation for plexus-velocity. | +| plotutils | GPLv2+ and GPLv3+ | The GNU plotutils package contains software for both programmers andtechnical users. Its centerpiece is libplot, a powerful C/C++ functionlibrary for exporting 2-D vector graphics in many file formats, bothvector and raster. It can also do vector graphics animations. Besideslibplot, the package contains command-line programs for plottingscientific data. Many of them use libplot to export graphics | +| plotutils-devel | GPLv2+ and GPLv3+ | This package contains the header files needed for developing plotutilsapplications | +| po4a | GPL+ | The po4a (po for anything) project goal is to ease translations (andmore interestingly, the maintenance of translations) using gettexttools on areas where they were not expected like documentation. | +| poppler-cpp | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Pure C++ wrapper for poppler. | +| poppler-cpp-devel | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Development files for C++ wrapper. | +| poppler-devel | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | You should install the poppler-devel package if you would like tocompile applications based on poppler. | +| poppler-glib-devel | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Development files for glib wrapper. | +| poppler-qt5 | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Qt5 wrapper for poppler. | +| poppler-qt5-devel | (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT | Development files for Qt5 wrapper. | +| powermock-api-easymock | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the PowerMock EasyMock API extension. | +| powermock-api-mockito | ASL 2.0 and MIT | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the PowerMock Mockito API extension. | +| powermock-api-support | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains support code for the PowerMock API extensions. | +| powermock-common | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains common files for all PowerMock modules. | +| powermock-core | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the core module of PowerMock. | +| powermock-javadoc | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the API documentation for powermock. | +| powermock-junit4 | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the JUnit4 module of PowerMock. | +| powermock-reflect | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the reflection module of PowerMock. | +| powermock-testng | ASL 2.0 | PowerMock is a framework that extend other mock librariessuch as EasyMock with more powerful capabilities. PowerMock uses acustom classloader and bytecode manipulation to enable mocking ofstatic methods, constructors, final classes and methods, privatemethods, removal of static initializers and more.This package contains the PowerMock TestNG extension. | +| ppp-devel | BSD and LGPLv2+ and GPLv2+ and Public Domain | This package contains the header files for building plugins for ppp. | +| pps-tools-devel | GPLv2+ | This package includes the header needed to compile PPSAPI (RFC-2783)applications. | +| protobuf-c-compiler | BSD | This package contains a modified version of the Protocol Bufferscompiler for the C programming language called protoc-c. | +| protobuf-c-devel | BSD | This package contains protobuf-c headers and libraries. | +| protobuf-compiler | BSD | This package contains Protocol Buffers compiler for all programminglanguages | +| protobuf-devel | BSD | This package contains Protocol Buffers compiler for all languages andC++ headers and libraries | +| pstoedit | GPLv2+ | Pstoedit converts PostScript and PDF files to various vector graphicformats. The resulting files can be edited or imported into variousdrawing packages. Pstoedit comes with a large set of integrated formatdrivers | +| ptscotch-mpich | CeCILL-C | Scotch is a software package for graph and mesh/hypergraph partitioning andsparse matrix ordering. This sub-package provides parallelized scotch librariescompiled with mpich. | +| ptscotch-mpich-devel | CeCILL-C | This package contains development libraries for PT-Scotch, compiled againstmpich. | +| ptscotch-mpich-devel-parmetis | CeCILL-C | This package contains the parmetis compatibility header for scotch. | +| ptscotch-openmpi | CeCILL-C | Scotch is a software package for graph and mesh/hypergraph partitioning andsparse matrix ordering. This sub-package provides parallelized scotch librariescompiled with openmpi. | +| ptscotch-openmpi-devel | CeCILL-C | This package contains development libraries for PT-Scotch, compiled against openmpi. | +| pygobject3-devel | LGPLv2+ and MIT | This package contains files required to embed PyGObject | +| python2-iso8601 | MIT | This module parses the most common forms of ISO 8601 date strings(e.g. 2007-01-14T20:34:22+00:00) into datetime objects. | +| python38-atomicwrites | MIT | This Python module provides atomic file writes on POSIX operating systems.It sports:* Race-free assertion that the target file doesn't yet exist* Windows support* Simple high-level API that wraps a very flexible class-based API | +| python38-attrs | MIT | attrs is an MIT-licensed Python package with class decorators thatease the chores of implementing the most common attribute-relatedobject protocols. | +| python38-more-itertools | MIT | Opensource python library wrapping around itertools. Package also includesimplementations of the recipes from the itertools documentation.See `https://pythonhosted.org/more-itertools/index.html` for documentation. | +| python38-packaging | BSD or ASL 2.0 | python3-packaging provides core utilities for Python packages like utilities fordealing with versions, specifiers, markers etc. | +| python38-pluggy | MIT | The plugin manager stripped of pytest specific details. | +| python38-py | MIT and Public Domain | The py lib is a Python development support library featuring thefollowing tools and modules: | +| python38-pyparsing | MIT | pyparsing is a module that can be used to easily and directly configure syntaxdefinitions for any number of text parsing applications.This is the Python 3 version. | +| python38-pytest | MIT | py.test provides simple, yet powerful testing for Python. | +| python38-wcwidth | MIT | This API is mainly for Terminal Emulator implementors, or those writing programsthat expect to interpreted by a terminal emulator and wish to determine theprintable width of a string on a Terminal. | +| python3-greenlet-devel | MIT | C development headers for python3-greenlet.Python 3 version. | +| python3-httplib2 | MIT | A comprehensive HTTP client library that supports many features left out ofother HTTP libraries. | +| python3-hypothesis | MPLv2.0 | Hypothesis is a library for testing your Python code against a muchlarger range of examples than you would ever want to write byhand. It’s based on the Haskell library, Quickcheck, and is designedto integrate seamlessly into your existing Python unit testing workflow. | +| python3-imagesize | MIT | The imagesize package parses image file headers and returns the image sizes.* PNG* JPEG* JPEG2000* GIFThis is a pure Python library. | +| python3-iso8601 | MIT | This module parses the most common forms of ISO 8601 date strings(e.g. 2007-01-14T20:34:22+00:00) into datetime objects. | +| python3-javapackages | BSD | Module for handling, querying and manipulating of various files for Javapackaging in Linux distributions | +| python3-lesscpy | MIT | A compiler written in python 3 for the lesscss language. For those of us notwilling/able to have node.js installed in our environment. Not all featuresof lesscss are supported (yet). Some features wil probably never besupported (JavaScript evaluation). | +| python3-libpfm | MIT | Python bindings for libpfm4 and perf_event_open system call. | +| python3-markdown | BSD | This is a Python implementation of John Gruber's Markdown. It isalmost completely compliant with the reference implementation, thoughthere are a few known issues. | +| python3-mpich | MIT | mpich support for Python 3. | +| python3-openmpi | BSD and MIT and Romio | OpenMPI support for Python 3. | +| python3-packaging | BSD or ASL 2.0 | python3-packaging provides core utilities for Python packages like utilities fordealing with versions, specifiers, markers etc. | +| python3-pyxattr | LGPLv2+ | Python extension module wrapper for libattr. It allows to query, list,add and remove extended attributes from files and directories.Python 3 version. | +| python3-qt5-devel | GPLv3 | Files needed to build other bindings for C++ classes that inherit from anyof the Qt5 classes | +| python3-rrdtool | GPLv2+ with exceptions | Python RRDtool bindings. | +| python3-scons | MIT | SCons is an Open Source software construction tool--that is, a buildtool; an improved substitute for the classic Make utility; a better wayto build software. SCons is based on the design which won the SoftwareCarpentry build tool design competition in August 2000.SCons ""configuration files"" are Python scripts, eliminating the needto learn a new build tool syntax. SCons maintains a global view ofall dependencies in a tree, and can scan source (or other) files forimplicit dependencies, such as files specified on #include lines. SConsuses MD5 signatures to rebuild only when the contents of a file havereally changed, not just when the timestamp has been touched. SConssupports side-by-side variant builds, and is easily extended with user-defined Builder and/or Scanner objects. | +| python3-sip-devel | GPLv2 or GPLv3 and (GPLv3+ with exceptions) | Files needed to generate Python bindings for any C++ class library. | +| python3-snowballstemmer | BSD | It includes following language algorithms:* Danish* Dutch* English (Standard, Porter)* Finnish* French* German* Hungarian* Italian* Norwegian* Portuguese* Romanian* Russian* Spanish* Swedish* TurkisThis is a pure Python stemming library. If PyStemmer is available, this moduleuses it to accelerate. | +| python3-sphinx | BSD and Public Domain and Python and (MIT or GPLv2) | Sphinx is a tool that makes it easy to create intelligent andbeautiful documentation for Python projects (or other documentsconsisting of multiple reStructuredText sources), written by GeorgBrandl. It was originally created to translate the new Pythondocumentation, but has now been cleaned up in the hope that it will beuseful to many other projects.Sphinx uses reStructuredText as its markup language, and many of itsstrengths come from the power and straightforwardness ofreStructuredText and its parsing and translating suite, the Docutils.Although it is still under constant development, the followingfeatures are already present, work fine and can be seen ""in action"" inthe Python docs: for printable PDF versions for functions, classes, glossary terms and similar pieces of information automatic links to siblings, parents and children * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings. | +| python3-sphinxcontrib-websupport | BSD | sphinxcontrib-websupport provides a Python API to easily integrate Sphinxdocumentation into your Web application. | +| python3-sphinx_rtd_theme | MIT | This is a prototype mobile-friendly sphinx theme for readthedocs.org.It's currently in development and includes some rtd variable checks thatcan be ignored if you're just trying to use it on your project outsideof that site. | +| python3-sphinx-theme-alabaster | BSD | This theme is a modified ""Kr"" Sphinx theme from @kennethreitz (especially asused in his Requests project), which was itself originally based on @mitsuhiko'stheme used for Flask & related projects. | +| python3-sure | GPLv3+ | A testing library for Python with powerful and flexible assertions. Sure isheavily inspired by should.js. | +| python3-unittest2 | BSD | unittest2 is a backport of the new features added to the unittest testingframework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7,3.2, 3.3, 3.4 and pypy. | +| python3-whoosh | BSD | Whoosh is a fast, featureful full-text indexing and searching libraryimplemented in pure Python. Programmers can use it to easily add searchfunctionality to their applications and websites. Every part of how Whooshworks can be extended or replaced to meet your needs exactly. | +| python-cups-doc | GPLv2+ | Documentation for python-cups. | +| python-sphinx-locale | BSD | Sphinx is a tool that makes it easy to create intelligent andbeautiful documentation for Python projects (or other documentsconsisting of multiple reStructuredText sources), written by GeorgBrandl. It was originally created to translate the new Pythondocumentation, but has now been cleaned up in the hope that it will beuseful to many other projects.This package contains locale files for Sphinx | +| qdox | ASL 2.0 | QDox is a high speed, small footprint parserfor extracting class/interface/method definitionsfrom source files complete with JavaDoc @tags.It is designed to be used by active codegenerators or documentation tools. | +| qdox-javadoc | ASL 2.0 | API docs for qdox. | +| qemu-kvm-tests | GPLv2 and GPLv2+ and CC-BY | The qemu-kvm-tests rpm contains tests that can be used to verifythe functionality of the installed qemu-kvm packageInstall this package if you want access to the avocado_qemutests, or qemu-iotests. | +| qhull-devel | Qhull | Qhull is a general dimension convex hull program that reads a setof points from stdin, and outputs the smallest convex set that containsthe points to stdout. It also generates Delaunay triangulations, Voronoidiagrams, furthest-site Voronoi diagrams, and halfspace intersectionsabout a point. | +| qrencode-devel | LGPLv2+ | The qrencode-devel package contains libraries and header files for developingapplications that use qrencode. | +| qt5-devel | GPLv3 | Qt5 meta devel package. | +| qt5-qtbase-static | LGPLv2 with exceptions or GPLv3 with exceptions | Static library files for qt5-qtbase. | +| qt5-qtdeclarative-static | LGPLv2 with exceptions or GPLv3 with exceptions | Static library files for qt5-qtdeclarative. | +| qt5-qtquickcontrols2-devel | GPLv2+ or LGPLv3 and GFDL | Development files for qt5-qtquickcontrols2. | +| qt5-qttools-static | LGPLv3 or LGPLv2 | Static library files for qt5-qttools. | +| qt5-qtwayland-devel | LGPLv3 | Development files for qt5-qtwayland. | +| raptor2-devel | GPLv2+ or LGPLv2+ or ASL 2.0 | Development files for raptor2. | +| rasqal-devel | LGPLv2+ or ASL 2.0 | Libraries, includes etc to develop with the Rasqal RDF query language library. | +| re2c | Public Domain | re2c is a tool for writing very fast and very flexible scanners. Unlike anyother such tool, re2c focuses on generating high efficient code for regularexpression matching. As a result this allows a much broader range of use thanany traditional lexer offers. And Last but not least re2c generates warningfree code that is equal to hand-written code in terms of size, speed andquality. | +| recode-devel | GPLv2+ | The `recode' library converts files between character sets and usages.The library recognizes or produces nearly 150 different character setsand is able to transliterate files between almost any pair. When exacttransliteration are not possible, it may get rid of the offendingcharacters or fall back on approximations. Most RFC 1345 character setsare supported. | +| redland-devel | LGPLv2+ or ASL 2.0 | Header files for development with Redland. | +| regexp | ASL 2.0 | Regexp is a 100% Pure Java Regular Expression package that wasgraciously donated to the Apache Software Foundation by Jonathan Locke.He originally wrote this software back in 1996 and it has stood up quitewell to the test of time.It includes complete Javadoc documentation as well as a simple Appletfor visual debugging and testing suite for compatibility. | +| regexp-javadoc | ASL 2.0 | Javadoc for regexp. | +| rpcgen | BSD and LGPLv2+ | rpcgen is a tool that generates C code to implement an RPC protocol.The input to rpcgen is a language similar to C known as RPC Language(Remote Procedure Call Language). | +| rpcsvc-proto-devel | BSD and LGPLv2+ | The rpcsvc-proto package includes several rpcsvc header filesand RPC protocol definitions from SunRPC sources (as shipped withglibc). | +| rrdtool-devel | GPLv2+ with exceptions | RRD is the Acronym for Round Robin Database. RRD is a system to store anddisplay time-series data (i.e. network bandwidth, machine-room temperature,server load average). This package allow you to use directly this library. | +| rrdtool-doc | GPLv2+ with exceptions | RRD is the Acronym for Round Robin Database. RRD is a system to store anddisplay time-series data (i.e. network bandwidth, machine-room temperature,server load average). This package contains documentation on using RRD. | +| rrdtool-lua | GPLv2+ with exceptions | The rrdtool-lua package includes RRDtool bindings for Lua. | +| rrdtool-ruby | GPLv2+ with exceptions | The rrdtool-ruby package includes RRDtool bindings for Ruby. | +| rrdtool-tcl | GPLv2+ with exceptions | The rrdtool-tcl package includes RRDtool bindings for Tcl. | +| rubygem-diff-lcs | GPLv2+ or Artistic or MIT | Diff::LCS computes the difference between two Enumerable sequences using theMcIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilitiesto create a simple HTML diff output format and a standard diff-like tool. | +| rubygem-rspec | MIT | RSpec is a behaviour driven development (BDD) framework for Ruby. | +| rubygem-rspec-expectations | MIT | rspec-expectations adds `should` and `should_not` to every object and includesRSpec::Matchers, a library of standard matchers. | +| rubygem-rspec-mocks | MIT | rspec-mocks provides a test-double framework for rspec including supportfor method stubs, fakes, and message expectations. | +| sanlock-devel | GPLv2 and GPLv2+ and LGPLv2+ | The sanlock-devel package contains libraries and header files fordeveloping applications that use sanlock. | +| sblim-cmpi-devel | EPL | This packages provides the C and C++ CMPI header files needed byprovider developers and can be used standalone. If used forC++ provider development it is also necessary to havetog-pegasus-devel installed. | +| sblim-sfcc-devel | EPL-1.0 | Small Footprint CIM Client Library Header Files and Link Libraries | +| scotch | CeCILL-C | Scotch is a software package for graph and mesh/hypergraph partitioning andsparse matrix ordering. The parallel scotch libraries are packaged in theptscotch sub-packages. | +| scotch-devel | CeCILL-C | This package contains development libraries for scotch. | +| SDL2 | zlib and MIT | Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designedto provide fast access to the graphics frame buffer and audio device. | +| SDL2-devel | zlib and MIT | Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designedto provide fast access to the graphics frame buffer and audio device. Thispackage provides the libraries, include files, and other resources needed fordeveloping SDL applications. | +| SDL2-static | zlib and MIT | Static libraries for SDL2. | +| sendmail-milter-devel | Sendmail | Include files and devel libraries for the milter add-ons as part of sendmail. | +| sg3_utils-devel | GPLv2+ and BSD | This package contains the sg3_utils library and its header files fordeveloping applications. | +| sharutils | GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL | The sharutils package contains the GNU shar utilities, a set of tools forencoding and decoding packages of files (in binary or text format) ina special plain text format called shell archives (shar). This format can besent through e-mail (which can be problematic for regular binary files). Theshar utility supports a wide range of capabilities (compressing, uuencoding,splitting long files for multi-part mailings, providing check-sums), whichmake it very flexible at creating shar files. After the files have been sent,the unshar tool scans mail messages looking for shar files. Unsharautomatically strips off mail headers and introductory text and then unpacksthe shar files. | +| sisu-inject | EPL-1.0 and BSD | This package contains Sisu inject. | +| sisu-javadoc | EPL-1.0 and BSD | This package contains API documentation for Sisu. | +| sisu-mojos | EPL-1.0 | The Sisu Plugin for Maven provides mojos to generateMETA-INF/sisu/javax.inject.Named index files for the Sisu container. | +| sisu-mojos-javadoc | EPL-1.0 | This package contains API documentation for sisu-mojos. | +| sisu-plexus | EPL-1.0 and BSD | This package contains Sisu Plexus. | +| slf4j | MIT and ASL 2.0 | The Simple Logging Facade for Java or (SLF4J) is intended to serveas a simple facade for various logging APIs allowing to the end-userto plug in the desired implementation at deployment time. SLF4J alsoallows for a gradual migration path away fromJakarta Commons Logging (JCL).Logging API implementations can either choose to implement theSLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively,it is possible (and rather easy) to write SLF4J adapters for the givenAPI implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. | +| slf4j-ext | MIT and ASL 2.0 | Extensions to the SLF4J API. | +| slf4j-javadoc | MIT and ASL 2.0 | This package provides API documentation for slf4j. | +| slf4j-jcl | MIT and ASL 2.0 | SLF4J JCL Binding. | +| slf4j-jdk14 | MIT and ASL 2.0 | SLF4J JDK14 Binding. | +| slf4j-log4j12 | MIT and ASL 2.0 | SLF4J LOG4J-12 Binding. | +| slf4j-manual | MIT and ASL 2.0 | This package provides documentation for slf4j. | +| slf4j-sources | MIT and ASL 2.0 | SLF4J Source JARs. | +| snappy-devel | BSD | The snappy-devel package contains libraries and header files fordeveloping applications that use snappy. | +| socket_wrapper | BSD | socket_wrapper aims to help client/server software development teams willing togain full functional test coverage. It makes it possible to run severalinstances of the full software stack on the same machine and perform locallyfunctional testing of complex network configurations.To use it set the following environment variables:LD_PRELOAD=libsocket_wrapper.soSOCKET_WRAPPER_DIR=/path/to/swrap_dirThis package doesn't have a devel package because this project is fordevelopment/testing. | +| sombok | GPLv2+ or Artistic clarified | Sombok library package performs Line Breaking Algorithm described in UnicodeStandards Annex #14 (UAX #14). East_Asian_Width informative properties definedby Annex #11 (UAX #11) may be concerned to determine breaking positions. Thispackage also implements ""default"" Grapheme Cluster segmentation described inAnnex #29 (UAX #29). | +| sombok-devel | GPLv2+ or Artistic clarified | The sombok-devel package contains libraries and header files fordeveloping applications that use sombok. | +| sonatype-oss-parent | ASL 2.0 | Sonatype OSS parent pom used by other sonatype packages. | +| sonatype-plugins-parent | ASL 2.0 | This package provides Sonatype plugins parent POM used by other Sonatypepackages. | +| soundtouch-devel | LGPLv2+ | Libraries, include files, etc you can use to develop soundtouch applications. | +| sparsehash-devel | BSD | The Google SparseHash project contains several C++ template hash-mapimplementations with different performance characteristics, includingan implementation that optimizes for space and one that optimizes forspeed. | +| spec-version-maven-plugin | CDDL or GPLv2 with exceptions | Maven Plugin to configure APIs version andspecs in a MANIFEST.MF file. | +| spec-version-maven-plugin-javadoc | CDDL or GPLv2 with exceptions | This package contains javadoc for spec-version-maven-plugin. | +| speech-dispatcher-devel | GPLv2+ | The speech-dispatcher-devel package contains libraries and header files fordeveloping applications that use speech-dispatcher. | +| speech-dispatcher-doc | GPLv2+ | speechd documentation | +| speex-devel | BSD | Speex is a patent-free compression format designed especially forspeech. This package contains development files for speex | +| speexdsp-devel | BSD | Speex is a patent-free compression format designed especially forspeech. This package contains development files for speexdspThis is the DSP package, see the speex package for the codec part. | +| spice-parent | ASL 2.0 | Spice components and libraries are common componentsused throughout the Sonatype Forge. | +| spice-server-devel | LGPLv2+ | This package contains the header files, static libraries and developmentdocumentation for spice-server. If you like to develop programsusing spice-server, you will need to install spice-server-devel. | +| spirv-tools-devel | ASL 2.0 | Development files for spirv-tools | +| suitesparse-devel | (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+ | The suitesparse-devel package contains files needed for developingapplications which use the suitesparse libraries. | +| SuperLU | BSD and GPLV2+ | SuperLU contains a set of subroutines to solve a sparse linear systemA*X=B. It uses Gaussian elimination with partial pivoting (GEPP).The columns of A may be preordered before factorization; thepreordering for sparsity is completely separate from the factorization. | +| SuperLU-devel | BSD and GPLV2+ | The SuperLU-devel package contains the header filesand libraries for use with SuperLU package. | +| taglib-devel | LGPLv2 or MPLv1.1 | Files needed when building software with taglib. | +| testng | ASL 2.0 | TestNG is a testing framework inspired from JUnit and NUnit but introducingsome new functionality, including flexible test configuration, anddistributed test running. It is designed to cover unit tests as well asfunctional, end-to-end, integration, etc. | +| testng-javadoc | ASL 2.0 | This package contains the API documentation for testng. | +| texi2html | GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2) | The basic purpose of texi2html is to convert Texinfo documents into HTML,and other formats. Configuration files written in perl provide fine degreeof control over the final output, allowing most every aspect of the finaloutput not specified in the Texinfo input file to be specified. | +| texinfo | GPLv3+ | Texinfo is a documentation system that can produce both onlineinformation and printed output from a single source file. The GNUProject uses the Texinfo file format for most of its documentation.Install texinfo if you want a documentation system for producing bothonline and print documentation from the same source file and/or if youare going to write documentation for the GNU Project. | +| texinfo-tex | GPLv3+ | Texinfo is a documentation system that can produce both onlineinformation and printed output from a single source file. The GNUProject uses the Texinfo file format for most of its documentation.The texinfo-tex package provides tools to format Texinfo documentsfor printing using TeX. | +| texlive-lib-devel | Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia | Development files for TeX specific shared libraries. | +| tinycdb-devel | Public Domain | tinycdb is a small, fast and reliable utility set and subroutinelibrary for creating and reading constant databases.This package contains tinycdb development library and header file fordeveloping applications that use tinycdb. | +| tinyxml2 | zlib | TinyXML-2 is a simple, small, efficient, C++ XML parser that can beeasily integrated into other programs. It uses a Document Object Model(DOM), meaning the XML data is parsed into a C++ objects that can bebrowsed and manipulated, and then written to disk or another output stream.TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs(eXtensible Stylesheet Language).TinyXML-2 uses a similar API to TinyXML-1, But the implementation of theparser was completely re-written to make it more appropriate for use in agame. It uses less memory, is faster, and uses far fewer memory allocations. | +| tinyxml2-devel | zlib | This package contains the libraries and header files that are neededfor writing applications with the tinyxml2 library. | +| tix-devel | TCL | Tix, the Tk Interface eXtension, is a powerful set of user interfacecomponents that expands the capabilities of your Tcl/Tk and Pythonapplications. Using Tix together with Tk will greatly enhance theappearance and functionality of your application.This package contains the tix development files needed for buildingtix applications. | +| tog-pegasus-devel | MIT | The OpenPegasus WBEM Services for Linux SDK is the developer's kit for theOpenPegasus WBEM Services for Linux release. It provides Linux C++ developerswith the WBEM files required to build WBEM Clients and Providers. It alsosupports C provider developers via the CMPI interface. | +| tokyocabinet-devel | LGPLv2+ | This package contains the libraries and header files needed fordeveloping with tokyocabinet. | +| torque | OpenPBS and TORQUEv1.1 | TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resourcemanager providing control over batch jobs and distributed compute nodes.TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability,fault tolerance, and feature extension patches provided by USC, NCSA, OSC,the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and manyother leading edge HPC organizations.This package holds just a few shared files and directories. | +| torque-devel | OpenPBS and TORQUEv1.1 | TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resourcemanager providing control over batch jobs and distributed compute nodes.TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability,fault tolerance, and feature extension patches provided by USC, NCSA, OSC,the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and manyother leading edge HPC organizations.This package includes the header files and static librariesnecessary for developing programs which will use torque. | +| tpm2-abrmd-devel | BSD | This package contains headers, static libraries and package config filesrequired to build applications that use tpm2-abrmd. | +| tpm-tools-devel | CPL | tpm-tools-devel is a package that contains the libraries and headers necessaryfor developing tpm-tools applications. | +| transfig | MIT | The transfig utility creates a makefile which translates FIG (createdby xfig) or PIC figures into a specified LaTeX graphics language (forexample, PostScript(TM)). Transfig is used to create TeX documentswhich are portable (i.e., they can be printed in a wide variety ofenvironments).Install transfig if you need a utility for translating FIG or PICfigures into certain graphics languages. | +| trousers-devel | BSD | Header files and man pages for use in creating Trusted Computing enabledapplications. | +| turbojpeg-devel | IJG | This package contains header files necessary for developing programs which willmanipulate JPEG files using the TurboJPEG library. | +| uglify-js | BSD | JavaScript parser, mangler/compressor and beautifier toolkit.This package ships the uglifyjs command-line tool and a library suitable foruse within Node.js. | +| uid_wrapper | GPLv3+ | Some projects like a file server need privilege separation to be able to switchto the connection user and do file operations. uid_wrapper convincingly liesto the application letting it believe it is operating as root and evenswitching between UIDs and GIDs as needed.To use it set the following environment variables:LD_PRELOAD=libuid_wrapper.soUID_WRAPPER=1This package doesn't have a devel package cause this project is fordevelopment/testing. | +| upower-devel | GPLv2+ | Headers and libraries for UPower. | +| upower-devel-docs | GPLv2+ | Developer documentation for for libupower-glib. | +| urw-base35-fonts-devel | AGPLv3 | The Level 2 Core Font Set is a PostScript specification of 35 base fonts thatcan be used with any PostScript file. In Fedora, these fonts are provided freelyby (URW)++ company, and are mainly utilized by applications using Ghostscript.This package is useful for Fedora development purposes only. It installs RPMmacros useful for building packages against urw-base35-fonts,as well as all the fonts contained in this font set. | +| usbredir-devel | LGPLv2+ | The usbredir-devel package contains libraries and header files fordeveloping applications that use usbredir. | +| userspace-rcu-devel | LGPLv2+ | The userspace-rcu-devel package contains libraries and header files fordeveloping applications that use userspace-rcu. | +| ustr | MIT or LGPLv2+ or BSD | Micro string library, very low overhead from plain strdup() (Ave. 44% for0-20B strings). Very easy to use in existing C code. At it's simplest you canjust include a single header file into your .c and start using it. This package also distributes pre-built shared libraries. | +| uthash-devel | BSD | Any C structure can be stored in a hash table using uthash. Justadd a UT_hash_handle to the structure and choose one or more fieldsin your structure to act as the key. Then use these macros to store,retrieve or delete items from the hash table. | +| uuid-devel | MIT | Development headers and libraries for OSSP uuid. | +| vala | LGPLv2+ and BSD | Vala is a new programming language that aims to bring modern programminglanguage features to GNOME developers without imposing any additionalruntime requirements and without using a different ABI compared toapplications and libraries written in C.valac, the Vala compiler, is a self-hosting compiler that translatesVala source code into C source and header files. It uses the GObjecttype system to create classes and interfaces declared in the Vala sourcecode. It's also planned to generate GIDL files when gobject-introspection is ready.The syntax of Vala is similar to C#, modified to better fit the GObjecttype system. | +| vala-devel | LGPLv2+ and BSD | Vala is a new programming language that aims to bring modern programminglanguage features to GNOME developers without imposing any additionalruntime requirements and without using a different ABI compared toapplications and libraries written in C.This package contains development files for vala. This is notnecessary for using the vala compiler. | +| velocity | ASL 2.0 | Velocity is a Java-based template engine. It permits anyone to use thesimple yet powerful template language to reference objects defined inJava code.When Velocity is used for web development, Web designers can work inparallel with Java programmers to develop web sites according to theModel-View-Controller (MVC) model, meaning that web page designers canfocus solely on creating a site that looks good, and programmers canfocus solely on writing top-notch code. Velocity separates Java codefrom the web pages, making the web site more maintainable over the longrun and providing a viable alternative to Java Server Pages (JSPs) orPHP.Velocity's capabilities reach well beyond the realm of web sites; forexample, it can generate SQL and PostScript and XML (see Anakia for moreinformation on XML transformations) from templates. It can be usedeither as a standalone utility for generating source code and reports,or as an integrated component of other systems. Velocity also providestemplate services for the Turbine web application framework.Velocity+Turbine provides a template service that will allow webapplications to be developed according to a true MVC model. | +| velocity-demo | ASL 2.0 | Demonstrations and samples for velocity. | +| velocity-javadoc | ASL 2.0 | Javadoc for velocity. | +| velocity-manual | ASL 2.0 | Documentation for velocity. | +| vte291-devel | LGPLv2+ | The vte291-devel package contains libraries and header files fordeveloping applications that use vte291. | +| wavpack-devel | BSD | Files needed for developing apps using wavpack | +| web-assets-devel | MIT | RPM macros for Web Assets packaging. | +| web-assets-filesystem | Public Domain | The basic directory layout for Web Assets. | +| weld-parent | ASL 2.0 | Parent POM for Weld | +| wireshark-devel | GPL+ | The wireshark-devel package contains the header files, developerdocumentation, and libraries required for development of wireshark scriptsand plugins. | +| xalan-j2 | ASL 2.0 and W3C | Xalan is an XSLT processor for transforming XML documents into HTML,text, or other XML document types. It implements the W3C Recommendationsfor XSL Transformations (XSLT) and the XML Path Language (XPath). It canbe used from the command line, in an applet or a servlet, or as a modulein other program. | +| xalan-j2-demo | ASL 2.0 | Demonstrations and samples for xalan-j2. | +| xalan-j2-javadoc | ASL 2.0 | Javadoc for xalan-j2. | +| xalan-j2-manual | ASL 2.0 | Documentation for xalan-j2. | +| xalan-j2-xsltc | ASL 2.0 | The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets intolightweight and portable Java byte codes called translets. | +| Xaw3d-devel | MIT and GPLv3+ | Xaw3d is an enhanced version of the MIT Athena widget set forthe X Window System. Xaw3d adds a three-dimensional look to thoseapplications with minimal or no source code changes. Xaw3d-devel includesthe header files and libraries for developing programs that take fulladvantage of Xaw3d's features.You should install Xaw3d-devel if you are going to develop applicationsusing the Xaw3d widget set. You'll also need to install the Xaw3dpackage. | +| xbean | ASL 2.0 | The goal of XBean project is to create a plugin based serveranalogous to Eclipse being a plugin based IDE. XBean will be able todiscover, download and install server plugins from an Internet basedrepository. In addition, we include support for multiple IoC systems,support for running with no IoC system, JMX without JMX code,lifecycle and class loader management, and a rock solid Springintegration. | +| xbean-javadoc | ASL 2.0 | This package provides API documentation for xbean. | +| xcb-proto | MIT | XCB is a project to enable efficient language bindings to the X11 protocol.This package contains the protocol descriptions themselves. Languagebindings use these protocol descriptions to generate code for marshallingthe protocol. | +| xcb-util-devel | MIT | Development files for xcb-util. | +| xcb-util-image-devel | MIT | Development files for xcb-util-image. | +| xcb-util-keysyms-devel | MIT | Development files for xcb-util-keysyms. | +| xcb-util-renderutil-devel | MIT | Development files for xcb-util-renderutil. | +| xcb-util-wm-devel | MIT | Development files for xcb-util-wm. | +| xerces-j2 | ASL 2.0 and W3C | Welcome to the future! Xerces2 is the next generation of high performance,fully compliant XML parsers in the Apache Xerces family. This new version ofXerces introduces the Xerces Native Interface (XNI), a complete framework forbuilding parser components and configurations that is extremely modular andeasy to program.The Apache Xerces2 parser is the reference implementation of XNI but otherparser components, configurations, and parsers can be written using the XercesNative Interface. For complete design and implementation documents, refer tothe XNI Manual.Xerces2 is a fully conforming XML Schema processor. For more information,refer to the XML Schema page.Xerces2 also provides a complete implementation of the Document Object ModelLevel 3 Core and Load/Save W3C Recommendations and provides a completeimplementation of the XML Inclusions (XInclude) W3C Recommendation. It alsoprovides support for OASIS XML Catalogs v1.1.Xerces2 is able to parse documents written according to the XML 1.1Recommendation, except that it does not yet provide an option to enablenormalization checking as described in section 2.13 of this specification. Italso handles name spaces according to the XML Namespaces 1.1 Recommendation,and will correctly serialize XML 1.1 documents if the DOM level 3 load/saveAPIs are in use. | +| xerces-j2-demo | ASL 2.0 and W3C | Demonstrations and samples for xerces-j2. | +| xerces-j2-javadoc | ASL 2.0 and W3C | This package contains the API documentation for xerces-j2. | +| xhtml1-dtds | W3C | This provides the DTDs of the Second Edition of XHTML 1.0, a reformulationof HTML 4 as an XML 1.0 application, and three DTDs corresponding to theones defined by HTML 4. The semantics of the elements and their attributesare defined in the W3C Recommendation for HTML 4. These semantics providethe foundation for future extensibility of XHTML. | +| xml-commons-apis | ASL 2.0 and W3C and Public Domain | xml-commons-apis is designed to organize and have common packaging forthe various externally-defined standard interfaces for XML. Thisincludes the DOM, SAX, and JAXP. | +| xml-commons-apis-javadoc | ASL 2.0 and W3C and Public Domain | Javadoc for xml-commons-apis. | +| xml-commons-apis-manual | ASL 2.0 and W3C and Public Domain | Manual for xml-commons-apis. | +| xml-commons-resolver | ASL 2.0 | Resolver subproject of xml-commons. | +| xml-commons-resolver-javadoc | ASL 2.0 | Javadoc for xml-commons-resolver. | +| xmlrpc-c-c++ | BSD and MIT | XML-RPC is a quick-and-easy way to make procedure calls over theInternet. It converts the procedure call into XML document, sends itto a remote server using HTTP, and gets back the response as XML.This library provides a modular implementation of XML-RPC for C++. | +| xmlrpc-c-client++ | BSD and MIT | XML-RPC is a quick-and-easy way to make procedure calls over theInternet. It converts the procedure call into XML document, sends itto a remote server using HTTP, and gets back the response as XML.This library provides a modular implementation of XML-RPC for C++clients. | +| xmlrpc-c-devel | BSD and MIT | Static libraries and header files for writing XML-RPC applications inC and C++. | +| xmlsec1-devel | MIT | Libraries, includes, etc. you can use to develop applications with XML DigitalSignatures and XML Encryption support. | +| xmlsec1-gcrypt | MIT | GCrypt plugin for XML Security Library provides GCrypt based crypto servicesfor the xmlsec library. | +| xmlsec1-gnutls | MIT | GNUTls plugin for XML Security Library provides GNUTls based crypto servicesfor the xmlsec library. | +| xmlsec1-gnutls-devel | MIT | Libraries, includes, etc. for developing XML Security applications with GNUTls. | +| xmlsec1-openssl-devel | MIT | Libraries, includes, etc. for developing XML Security applications with OpenSSL | +| xmltoman | GPLv2+ | This package provides xmltoman and xmlmantohtml scripts, to compilethe xml representation of manual page to either roff source, or HTML(while providing the CSS stylesheet for eye-candy look). XSL stylesheetfor doing rougly the same job is provided. | +| xmlunit | BSD | XMLUnit extends JUnit to simplify unit testing of XML. It compares a controlXML document to a test document or the result of a transformation, validatesdocuments against a DTD, and (from v0.5) compares the results of XPathexpressions. | +| xmlunit-javadoc | BSD | Javadoc for xmlunit | +| xmvn | ASL 2.0 | This package provides extensions for Apache Maven that can be used tomanage system artifact repository and use it to resolve Mavenartifacts in offline mode, as well as Maven plugins to help withcreating RPM packages containing Maven artifacts. | +| xmvn-api | ASL 2.0 | This package provides XMvn API module which contains public interfacefor functionality implemented by XMvn Core. | +| xmvn-bisect | ASL 2.0 | This package provides XMvn Bisect, which is a debugging tool that candiagnose build failures by using bisection method. | +| xmvn-connector-aether | ASL 2.0 | This package provides XMvn Connector for Maven Resolver, whichprovides integration of Maven Resolver with XMvn. It provides anadapter which allows XMvn resolver to be used as Maven workspacereader. | +| xmvn-connector-ivy | ASL 2.0 | This package provides XMvn Connector for Apache Ivy, which providesintegration of Apache Ivy with XMvn. It provides an adapter whichallows XMvn resolver to be used as Ivy resolver. | +| xmvn-core | ASL 2.0 | This package provides XMvn Core module, which implements the essentialfunctionality of XMvn such as resolution of artifacts from systemrepository. | +| xmvn-install | ASL 2.0 | This package provides XMvn Install, which is a command-line interfaceto XMvn installer. The installer reads reactor metadata and performsartifact installation according to specified configuration. | +| xmvn-javadoc | ASL 2.0 | This package provides API documentation for xmvn. | +| xmvn-minimal | ASL 2.0 | This package provides minimal version of XMvn, incapable of usingremote repositories. | +| xmvn-mojo | ASL 2.0 | This package provides XMvn MOJO, which is a Maven plugin that consistsof several MOJOs. Some goals of these MOJOs are intended to beattached to default Maven lifecycle when building packages, others canbe called directly from Maven command line. | +| xmvn-parent-pom | ASL 2.0 | This package provides XMvn parent POM. | +| xmvn-resolve | ASL 2.0 | This package provides XMvn Resolver, which is a very simplecommald-line tool to resolve Maven artifacts from system repositories.Basically it's just an interface to artifact resolution mechanismimplemented by XMvn Core. The primary intended use case of XMvnResolver is debugging local artifact repositories. | +| xmvn-subst | ASL 2.0 | This package provides XMvn Subst, which is a tool that can substituteMaven artifact files with symbolic links to corresponding files inartifact repository. | +| xmvn-tools-pom | ASL 2.0 | This package provides XMvn Tools parent POM. | +| xorg-x11-apps | MIT | A collection of common X Window System applications. | +| xorg-x11-drv-libinput-devel | MIT | Xorg X11 libinput input driver development files. | +| xorg-x11-drv-wacom-devel | GPLv2+ | X.Org X11 wacom input driver development files. | +| xorg-x11-server-devel | MIT | The SDK package provides the developmental files which are necessary fordeveloping X server driver modules, and for compiling driver modulesoutside of the standard X11 source code tree. Developers writing videodrivers, input drivers, or other X modules should install this package. | +| xorg-x11-util-macros | MIT | X.Org X11 autotools macros required for building the various packages thatcomprise the X Window System. | +| xorg-x11-xkb-utils-devel | MIT | X.Org X11 xkb utilities development files. | +| xorg-x11-xtrans-devel | MIT | X.Org X11 developmental X transport library | +| xz-java | Public Domain | A complete implementation of XZ data compression in Java.It features full support for the .xz file format specification version 1.0.4,single-threaded streamed compression and decompression, single-threadeddecompression with limited random access support, raw streams (no .xz headers)for advanced users, including LZMA2 with preset dictionary. | +| xz-java-javadoc | Public Domain | This package contains the API documentation for xz-java. | +| xz-lzma-compat | Public Domain | The lzma-compat package contains compatibility links for oldercommands that deal with the older LZMA format. | +| yajl-devel | ISC | Yet Another JSON Library. YAJL is a small event-driven(SAX-style) JSON parser written in ANSI C, and a smallvalidating JSON generator.This sub-package provides the libraries and includesnecessary for developing against the YAJL library | +| yasm | BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2 | Yasm is a complete rewrite of the NASM assembler under the ""new"" BSD License(some portions are under other licenses, see COPYING for details). It isdesigned from the ground up to allow for multiple assembler syntaxes to besupported (eg, NASM, TASM, GAS, etc.) in addition to multiple output objectformats and even multiple instruction sets. Another primary module of theoverall design is an optimizer module. | +| yelp-devel | LGPLv2+ and ASL 2.0 and GPLv2+ | This package contains header files and documentation forthe libraries in the yelp-libs package. | +| zlib-static | zlib and Boost | The zlib-static package includes static libraries neededto develop programs that use the zlib compression anddecompression library. | +| zziplib-devel | LGPLv2+ or MPLv1.1 | The zziplib library is intentionally lightweight, it offers the ability toeasily extract data from files archived in a single zip file. Applicationscan bundle files into a single zip archive and access them. The implementationis based only on the (free) subset of compression with the zlib algorithmwhich is actually used by the zip/unzip tools.This package contains files required to build applications that will use thezziplib library. | diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 AppStream \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 BaseOS \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/Anolis OS 8.4 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/Anolis OS 8.4 PowerTools \345\214\205\346\270\205\345\215\225\350\241\250\346\240\274.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.0-beta.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.0-beta.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.0-beta.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.0-beta.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.0-ga.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.0-ga.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.0-ga.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.0-ga.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-ga.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-ga.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-ga.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-ga.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-tracking-src.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-tracking-src.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-23.1-tracking-src.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-23.1-tracking-src.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-qu1.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-qu1.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-qu1.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-qu1.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-qu2.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-qu2.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2-qu2.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2-qu2.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.2.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.2.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.4-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.4-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.4-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.4-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.4.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.4.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.4.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.4.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6-qu1.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6-qu1.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6-qu1.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6-qu1.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.6.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.6.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8-qu1-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8-qu1-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8-qu1-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8-qu1-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8-qu1.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8-qu1.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8-qu1.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8-qu1.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.8.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.8.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.9-ga-pkglist.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.9-ga-pkglist.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.9-ga-pkglist.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.9-ga-pkglist.md" diff --git "a/OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.9-ga.md" "b/OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.9-ga.md" similarity index 100% rename from "OPERATIONS_DOCS/Anolis OS \345\217\221\350\241\214\345\243\260\346\230\216/anolis-8.9-ga.md" rename to "OPERATIONS_DOCS/Anolis\345\243\260\346\230\216/anolis-8.9-ga.md" diff --git a/OPERATIONS_DOCS/menu.yaml b/OPERATIONS_DOCS/menu.yaml index 8cba84f5804ae78ef4a81cfd654f7c11fb72a9b4..460471f0d89dc8fcd9662a623daabc4aac8b8b55 100644 --- a/OPERATIONS_DOCS/menu.yaml +++ b/OPERATIONS_DOCS/menu.yaml @@ -4,31 +4,31 @@ OPERATIONS_DOCS: CI及代码门禁: CI-META仓库配置规范: ../CI及代码门禁/CI-META仓库配置规范.md Anolis OS 发行声明: - Anolis OS 23.1 社区版 (GA) 发行声明: ../Anolis OS 发行声明/anolis-23.1-ga.md - Anolis OS 23.1 软件包发布清单: ../Anolis OS 发行声明/anolis-23.1-pkglist.md - Anolis OS 23.1 软件包溯源报告: ../Anolis OS 发行声明/anolis-23.1-tracking-src.md - Anolis OS 8.9 GA 发行声明: ../Anolis OS 发行声明/anolis-8.9-ga.md - Anolis OS 8.9 GA 软件包发布清单: ../Anolis OS 发行声明/anolis-8.9-ga-pkglist.md - Anolis OS 23.0 社区版 (GA) 发行声明: ../Anolis OS 发行声明/anolis-23.0-ga.md - Anolis OS 23.0 社区版 (BETA) 发行声明: ../Anolis OS 发行声明/anolis-23.0-beta.md - Anolis OS 8.8 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.8-qu1.md - Anolis OS 8.8 QU1 软件包发布清单: ../Anolis OS 发行声明/anolis-8.8-qu1-pkglist.md - Anolis OS 8.8 发行声明: ../Anolis OS 发行声明/anolis-8.8.md - Anolis OS 8.6 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.6-qu1.md - Anolis OS 8.6 发行声明: ../Anolis OS 发行声明/anolis-8.6.md - Anolis OS 8.6 软件包发布清单: ../Anolis OS 发行声明/anolis-8.6-pkglist.md - Anolis OS 8.4 发行声明: ../Anolis OS 发行声明/anolis-8.4.md - Anolis OS 8.4 软件包发布清单: ../Anolis OS 发行声明/anolis-8.4-pkglist.md - Anolis OS 8.4 BaseOS 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 BaseOS 包清单表格.md - Anolis OS 8.4 AppStream 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 AppStream 包清单表格.md - Anolis OS 8.4 PowerTools 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 PowerTools 包清单表格.md - Anolis OS 8.2 QU2 发行声明: ../Anolis OS 发行声明/anolis-8.2-qu2.md - Anolis OS 8.2 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.2-qu1.md - Anolis OS 8.2 发行声明: ../Anolis OS 发行声明/anolis-8.2.md - Anolis OS 8.2 软件包发布清单: ../Anolis OS 发行声明/anolis-8.2-pkglist.md - Anolis OS 8.2 BaseOS 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 BaseOS 包清单表格.md - Anolis OS 8.2 AppStream 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 AppStream 包清单表格.md - Anolis OS 8.2 PowerTools 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 PowerTools 包清单表格.md + Anolis OS 23.1 社区版 (GA) 发行声明: ../AnolisOS发行声明/anolis-23.1-ga.md + Anolis OS 23.1 软件包发布清单: ../AnolisOS发行声明/anolis-23.1-pkglist.md + Anolis OS 23.1 软件包溯源报告: ../AnolisOS发行声明/anolis-23.1-tracking-src.md + Anolis OS 8.9 GA 发行声明: ../AnolisOS发行声明/anolis-8.9-ga.md + Anolis OS 8.9 GA 软件包发布清单: ../AnolisOS发行声明/anolis-8.9-ga-pkglist.md + Anolis OS 23.0 社区版 (GA) 发行声明: ../AnolisOS发行声明/anolis-23.0-ga.md + Anolis OS 23.0 社区版 (BETA) 发行声明: ../AnolisOS发行声明/anolis-23.0-beta.md + Anolis OS 8.8 QU1 发行声明: ../AnolisOS发行声明/anolis-8.8-qu1.md + Anolis OS 8.8 QU1 软件包发布清单: ../AnolisOS发行声明/anolis-8.8-qu1-pkglist.md + Anolis OS 8.8 发行声明: ../AnolisOS发行声明/anolis-8.8.md + Anolis OS 8.6 QU1 发行声明: ../AnolisOS发行声明/anolis-8.6-qu1.md + Anolis OS 8.6 发行声明: ../AnolisOS发行声明/anolis-8.6.md + Anolis OS 8.6 软件包发布清单: ../AnolisOS发行声明/anolis-8.6-pkglist.md + Anolis OS 8.4 发行声明: ../AnolisOS发行声明/anolis-8.4.md + Anolis OS 8.4 软件包发布清单: ../AnolisOS发行声明/anolis-8.4-pkglist.md + Anolis OS 8.4 BaseOS 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 BaseOS 包清单表格.md + Anolis OS 8.4 AppStream 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 AppStream 包清单表格.md + Anolis OS 8.4 PowerTools 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 PowerTools 包清单表格.md + Anolis OS 8.2 QU2 发行声明: ../AnolisOS发行声明/anolis-8.2-qu2.md + Anolis OS 8.2 QU1 发行声明: ../AnolisOS发行声明/anolis-8.2-qu1.md + Anolis OS 8.2 发行声明: ../AnolisOS发行声明/anolis-8.2.md + Anolis OS 8.2 软件包发布清单: ../AnolisOS发行声明/anolis-8.2-pkglist.md + Anolis OS 8.2 BaseOS 包清单表格: ../AnolisOS发行声明/AnolisOS8.2BaseOS包清单表格.md + Anolis OS 8.2 AppStream 包清单表格: ../AnolisOS发行声明/AnolisOS8.2AppStream包清单表格.md + Anolis OS 8.2 PowerTools 包清单表格: ../AnolisOS发行声明/Anolis OS 8.2 PowerTools 包清单表格.md Anolis OS 安装升级迁移: Anolis OS 8 切换无感知升级: ../Anolis OS 安装升级迁移/Anolis OS 8 切换无感知升级.md Anolis OS 8 安装指南: ../Anolis OS 安装升级迁移/Anolis OS 8 安装指南.md diff --git a/PRODUCT_DOCS/menu.yaml b/PRODUCT_DOCS/menu.yaml index aa14bc887dd7264f121454ee6cbc56136cedcc83..3b060d4cc6babda12d98b206d7f8d09d3abff3ae 100644 --- a/PRODUCT_DOCS/menu.yaml +++ b/PRODUCT_DOCS/menu.yaml @@ -1,30 +1,30 @@ PRODUCT_DOCS: Anolis OS 发行声明: - Anolis OS 23.1 社区版 (GA) 发行声明: ../Anolis OS 发行声明/anolis-23.1-ga.md - Anolis OS 23.1 软件包发布清单: ../Anolis OS 发行声明/anolis-23.1-pkglist.md - Anolis OS 23.1 软件包溯源报告: ../Anolis OS 发行声明/anolis-23.1-tracking-src.md - Anolis OS 8.9 GA 发行声明: ../Anolis OS 发行声明/anolis-8.9-ga.md - Anolis OS 8.9 GA 软件包发布清单: ../Anolis OS 发行声明/anolis-8.9-ga-pkglist.md - Anolis OS 23.0 社区版 (GA) 发行声明: ../Anolis OS 发行声明/anolis-23.0-ga.md - Anolis OS 23.0 社区版 (BETA) 发行声明: ../Anolis OS 发行声明/anolis-23.0-beta.md - Anolis OS 8.8 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.8-qu1.md - Anolis OS 8.8 QU1 软件包发布清单: ../Anolis OS 发行声明/anolis-8.8-qu1-pkglist.md - Anolis OS 8.8 发行声明: ../Anolis OS 发行声明/anolis-8.8.md - Anolis OS 8.6 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.6-qu1.md - Anolis OS 8.6 发行声明: ../Anolis OS 发行声明/anolis-8.6.md - Anolis OS 8.6 软件包发布清单: ../Anolis OS 发行声明/anolis-8.6-pkglist.md - Anolis OS 8.4 发行声明: ../Anolis OS 发行声明/anolis-8.4.md - Anolis OS 8.4 软件包发布清单: ../Anolis OS 发行声明/anolis-8.4-pkglist.md - Anolis OS 8.4 BaseOS 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 BaseOS 包清单表格.md - Anolis OS 8.4 AppStream 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 AppStream 包清单表格.md - Anolis OS 8.4 PowerTools 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.4 PowerTools 包清单表格.md - Anolis OS 8.2 QU2 发行声明: ../Anolis OS 发行声明/anolis-8.2-qu2.md - Anolis OS 8.2 QU1 发行声明: ../Anolis OS 发行声明/anolis-8.2-qu1.md - Anolis OS 8.2 发行声明: ../Anolis OS 发行声明/anolis-8.2.md - Anolis OS 8.2 软件包发布清单: ../Anolis OS 发行声明/anolis-8.2-pkglist.md - Anolis OS 8.2 BaseOS 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 BaseOS 包清单表格.md - Anolis OS 8.2 AppStream 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 AppStream 包清单表格.md - Anolis OS 8.2 PowerTools 包清单表格: ../Anolis OS 发行声明/Anolis OS 8.2 PowerTools 包清单表格.md + Anolis OS 23.1 社区版 (GA) 发行声明: ../AnolisOS发行声明/anolis-23.1-ga.md + Anolis OS 23.1 软件包发布清单: ../AnolisOS发行声明/anolis-23.1-pkglist.md + Anolis OS 23.1 软件包溯源报告: ../AnolisOS发行声明/anolis-23.1-tracking-src.md + Anolis OS 8.9 GA 发行声明: ../AnolisOS发行声明/anolis-8.9-ga.md + Anolis OS 8.9 GA 软件包发布清单: ../AnolisOS发行声明/anolis-8.9-ga-pkglist.md + Anolis OS 23.0 社区版 (GA) 发行声明: ../AnolisOS发行声明/anolis-23.0-ga.md + Anolis OS 23.0 社区版 (BETA) 发行声明: ../AnolisOS发行声明/anolis-23.0-beta.md + Anolis OS 8.8 QU1 发行声明: ../AnolisOS发行声明/anolis-8.8-qu1.md + Anolis OS 8.8 QU1 软件包发布清单: ../AnolisOS发行声明/anolis-8.8-qu1-pkglist.md + Anolis OS 8.8 发行声明: ../AnolisOS发行声明/anolis-8.8.md + Anolis OS 8.6 QU1 发行声明: ../AnolisOS发行声明/anolis-8.6-qu1.md + Anolis OS 8.6 发行声明: ../AnolisOS发行声明/anolis-8.6.md + Anolis OS 8.6 软件包发布清单: ../AnolisOS发行声明/anolis-8.6-pkglist.md + Anolis OS 8.4 发行声明: ../AnolisOS发行声明/anolis-8.4.md + Anolis OS 8.4 软件包发布清单: ../AnolisOS发行声明/anolis-8.4-pkglist.md + Anolis OS 8.4 BaseOS 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 BaseOS 包清单表格.md + Anolis OS 8.4 AppStream 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 AppStream 包清单表格.md + Anolis OS 8.4 PowerTools 包清单表格: ../AnolisOS发行声明/Anolis OS 8.4 PowerTools 包清单表格.md + Anolis OS 8.2 QU2 发行声明: ../AnolisOS发行声明/anolis-8.2-qu2.md + Anolis OS 8.2 QU1 发行声明: ../AnolisOS发行声明/anolis-8.2-qu1.md + Anolis OS 8.2 发行声明: ../AnolisOS发行声明/anolis-8.2.md + Anolis OS 8.2 软件包发布清单: ../AnolisOS发行声明/anolis-8.2-pkglist.md + Anolis OS 8.2 BaseOS 包清单表格: ../AnolisOS发行声明/AnolisOS8.2BaseOS包清单表格.md + Anolis OS 8.2 AppStream 包清单表格: ../AnolisOS发行声明/AnolisOS8.2AppStream包清单表格.md + Anolis OS 8.2 PowerTools 包清单表格: ../AnolisOS发行声明/Anolis OS 8.2 PowerTools 包清单表格.md Anolis OS 安装升级迁移: Anolis OS 8 切换无感知升级: ../Anolis OS 安装升级迁移/Anolis OS 8 切换无感知升级.md Anolis OS 8 安装指南: ../Anolis OS 安装升级迁移/Anolis OS 8 安装指南.md