diff --git "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/1120-\350\223\235\345\244\251\347\231\275\344\272\221.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/1120-\350\223\235\345\244\251\347\231\275\344\272\221.md" index d6a5836c396e80a358c30fc9577df64034007d3d..eeb850716be75cb8cd4bdc8e795074ba45d45130 100644 --- "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/1120-\350\223\235\345\244\251\347\231\275\344\272\221.md" +++ "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/1120-\350\223\235\345\244\251\347\231\275\344\272\221.md" @@ -41,4 +41,5 @@ 收到大口大口大口大口打卡打卡打卡打卡阿斯顿法师打发斯蒂芬asdfsadfasdfsadf asdasdfasdfasdfasdf -再加点东西看看是否合理阿斯顿法师打发斯蒂芬aasdfsadfsadfjhggkjhgjkgkgjgjkg \ No newline at end of file +再加点东西看看是否合理阿斯顿法师打发斯蒂芬aasdfsadfsadfjhggkjhgjkgkgjgjkg +ewe \ No newline at end of file diff --git "a/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" "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" index 69b2538849504be2958202f511a2cfdda54b0460..63e58a05f036b8b61b67dbfb6342fa43e603c930 100644 --- "a/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" +++ "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" @@ -1437,4 +1437,6 @@ -../../ \ No newline at end of file +../../ + +ssw \ No newline at end of file diff --git "a/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" "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" index 11b5a94a12cc1fbca98ad46b96796752393569eb..4cbb09df170fbdbd8dc4ccfcb098cb3fa54be9c1 100644 --- "a/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" +++ "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" @@ -3350,1061 +3350,5 @@ | 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. | +| python3-lldb | NCSA | The package contains the LLDB Python module. w | +| python3-louis | LGPLv3+ | This package provides Python 3 language bindings for liblouis. \ No newline at end of file diff --git "a/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" "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" index 181a29e9ff768f41209a523f578b84cd490e0a88..898038c5bd21e81428e9da7a46feed7c1a44862e 100644 --- "a/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" +++ "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" @@ -1,3 +1,4 @@ +222 | 软件包 | 许可协议 | 功能简述 | |---------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 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. | diff --git "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/ddd.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/ddd.md" index eb77de5b3454c5b6a25a2e0117e584c90590b6a1..e6fce40a7426c8ae5df1b66e57d80fca1ed1bff0 100644 --- "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/ddd.md" +++ "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/ddd.md" @@ -2,4 +2,5 @@ 最近有地磁暴】 -定位饿的 \ No newline at end of file +定位饿的 +ww2 \ No newline at end of file diff --git "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/es\346\226\207\346\241\243\346\237\245\350\257\242.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/es\346\226\207\346\241\243\346\237\245\350\257\242.md" index a1b690a9dd05ae9bb850e89b29cd92ee5e6f0193..17aa1bb50c8be00545a3e78df6ab930cd4217bf4 100644 --- "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/es\346\226\207\346\241\243\346\237\245\350\257\242.md" +++ "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/es\346\226\207\346\241\243\346\237\245\350\257\242.md" @@ -5,4 +5,5 @@ wswwwwwwwwwwwwwwwwwwwwwwwwwwww 43333333333333333333333333 -加加减减 \ No newline at end of file +加加减减 +w2q2 \ No newline at end of file diff --git "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\344\270\215\350\246\201\346\205\214.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\344\270\215\350\246\201\346\205\214.md" index 244d095c572b4da4c22dd4f2ffd9b5c7b1d806d3..90c6dd727990d2d86205fd7ddd6dc9d62ecd9df7 100644 --- "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\344\270\215\350\246\201\346\205\214.md" +++ "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\344\270\215\350\246\201\346\205\214.md" @@ -13,4 +13,5 @@ 不要彷徨 不要沮丧 月亮睡了 还有朝阳 抬头看天一定会亮 -爱的人会如愿陪在你身旁 \ No newline at end of file +爱的人会如愿陪在你身旁 +w22 \ No newline at end of file diff --git "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\347\224\237\347\211\251\350\277\233\345\214\226\350\256\272.md" "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\347\224\237\347\211\251\350\277\233\345\214\226\350\256\272.md" index 11601a7d6d0c6e4fdba38979af4b6bedb20f5ef7..06363bf1abef64637e547c0eb42ed0aa32511805 100644 --- "a/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\347\224\237\347\211\251\350\277\233\345\214\226\350\256\272.md" +++ "b/DEVELOPER_DOCS/AnolisOS\345\217\221\350\241\214\345\243\260\346\230\216/\347\224\237\347\211\251\350\277\233\345\214\226\350\256\272.md" @@ -7,4 +7,5 @@ 俄文31123332噢噢q -sdfgsdfgsdfgsdfgsdf \ No newline at end of file +sdfgsdfgsdfgsdfgsdf +s2w2 \ No newline at end of file diff --git a/DEVELOPER_DOCS/menu.yaml b/DEVELOPER_DOCS/menu.yaml index 54a918d32dbcd63e4436c280c6d05f55f520ef39..7e4053d229c15a75b99d4c0c03903d5f0e50e2ef 100644 --- a/DEVELOPER_DOCS/menu.yaml +++ b/DEVELOPER_DOCS/menu.yaml @@ -11,4 +11,4 @@ DEVELOPER_DOCS: es文档查询: ../AnolisOS发行声明/es文档查询.md Anolis OS 8 软件包本地构建: ../进阶开发/Anolis OS 8 软件包本地构建.md 不要慌: ../AnolisOS发行声明/不要慌.md - \ No newline at end of file + 蓝天白云2: ../AnolisOS发行声明/1120-蓝天白云.md \ No newline at end of file diff --git "a/DEVELOPER_DOCS/\350\277\233\351\230\266\345\274\200\345\217\221/Anolis OS 8 \350\275\257\344\273\266\345\214\205\346\234\254\345\234\260\346\236\204\345\273\272.md" "b/DEVELOPER_DOCS/\350\277\233\351\230\266\345\274\200\345\217\221/Anolis OS 8 \350\275\257\344\273\266\345\214\205\346\234\254\345\234\260\346\236\204\345\273\272.md" index cab5ca40f878b01498c408505ee6c7de353ef11e..3e5530e030331e93d657a4f19124dcd12c9faab9 100644 --- "a/DEVELOPER_DOCS/\350\277\233\351\230\266\345\274\200\345\217\221/Anolis OS 8 \350\275\257\344\273\266\345\214\205\346\234\254\345\234\260\346\236\204\345\273\272.md" +++ "b/DEVELOPER_DOCS/\350\277\233\351\230\266\345\274\200\345\217\221/Anolis OS 8 \350\275\257\344\273\266\345\214\205\346\234\254\345\234\260\346\236\204\345\273\272.md" @@ -1,3 +1,4 @@ +221212 # Anolis OS 8 软件包本地构建 Mock 是软件包构建工具,可快速构造和内部 KOJI 平台一致性的沙箱(chroot 或者 systemd-spawn)隔离构建的软件包环境,并通过 rpmbuild 完成 RPM 软件包的构建。 本文档会介绍在环境中快速配置 Mock 环境,并举例说明使用方法,满足快速构建的目的。Mock 的更多参数使用方法可直接参考官网文档。