Package: aide Description-md5: 1d70ba920a3b80bc791be197bf18814c Description-en: Advanced Intrusion Detection Environment - dynamic binary AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. Package: aide-common Description-md5: 7a8490e442a29581e6cca1b191be3f62 Description-en: Advanced Intrusion Detection Environment - Common files AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains base and configuration files that are needed to run the actual binaries. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. Package: appstream Description-md5: 7cf2fff1862d6e9404e1ca39507a24b4 Description-en: Software component metadata management AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional services to allow building feature-rich software centers and similar applications. . This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. . The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification. Package: apt-config-icons Description-md5: 03510f8a8354e1f4deb8a2144b1bfccd Description-en: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Package: apt-config-icons-hidpi Description-md5: f4ec6f28950e637dfd5449cd51f99da6 Description-en: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Package: apt-config-icons-large Description-md5: 312885bc524717b7027c2fe671b95722 Description-en: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-config-icons-large-hidpi Description-md5: b7a62cf01b94c27d588655efba2acacb Description-en: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: bpfcc-tools Description-md5: 7d0a78c750d7b8b1202b0362e9a9ab66 Description-en: tools for BPF Compiler Collection (BCC) BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs . It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more . This package provides the command-line tools and examples Package: bpftool Description-md5: d7d2729d5d8a42208f787da6b434cef6 Description-en: Inspection and simple manipulation of BPF programs and maps The bpftool command allows for inspection and simple modification of Berkeley Packet Filter (BPF) objects on the system. Package: chrony Description-md5: 9cabd69bfb142e997bb5d5447abe3ddd Description-en: Versatile implementation of the Network Time Protocol It consists of a pair of programs: . chronyd: This is a daemon which runs in the background on the system. It obtains measurements (e.g., via the network) of the system's offset relative to other systems, and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using 'chronyc'). In either case, 'chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server, or both. . chronyc: This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: clamav Description-md5: fb7be82d5591a0f3facf827f0a60c5d6 Description-en: anti-virus utility for Unix - command-line interface Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the command line interface. Features: - built-in support for various archive formats, including Zip, Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others; - built-in support for almost all mail file formats; - built-in support for ELF executables and Portable Executable files compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and obfuscated with SUE, Y0da Cryptor and others; - built-in support for popular document formats including Microsoft Office and Mac Office files, HTML, RTF and PDF. . For scanning to work, a virus database is needed. There are two options for getting it: - clamav-freshclam: updates the database from Internet. This is recommended with Internet access. - clamav-data: for users without Internet access. The package is not updated once installed. The clamav-getfiles package allows creating custom packages from an Internet-connected computer. Package: clamav-base Description-md5: 701912f0a2cc626b57570094858a5b1d Description-en: anti-virus utility for Unix - base package Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package mainly manages the clamav system account. It is not really useful without the clamav or clamav-daemon package. Package: clamav-daemon Description-md5: dc258511e9e1f62ef33172c190a0fad6 Description-en: anti-virus utility for Unix - scanner daemon Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the daemon featuring: - fast, multi-threaded daemon; - easy integration with MTA's; - support for on-access scanning; - remote scanning; - able to be run supervised by daemon. Package: clamav-doc Description-md5: af78818bbdf8851b6358c15693a31419 Description-en: anti-virus utility for Unix - documentation Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the documentation for the ClamAV suite. Package: clamav-docs Description-md5: bd04517a07aa4f1962943025fafa1960 Description-en: anti-virus utility for Unix - documentation This package is a transitional package. The documentation has been moved to the clamav-doc package. Package: clamav-freshclam Description-md5: 82c68e4f7c984e3d6bdc720ae842fca8 Description-en: anti-virus utility for Unix - virus database update utility Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the freshclam program and scripts to automate virus database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. Package: clamdscan Description-md5: ad077e4c74b9870b6e7bb55aef11c547 Description-en: anti-virus utility for Unix - scanner client Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains clamdscan, the command line interface of the clamav daemon. Package: cpp-15 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-15-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-15-for-build Description-md5: 4d867f66a5170c25af70c1bda2672d33 Description-en: GNU C preprocessor for the build architecture A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for the build architecture but not the compiler. . This is a dependency package. Package: cpp-15-for-host Description-md5: bdce3f8f67a0382ae150b074db5ebb6f Description-en: GNU C preprocessor for the host architecture A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for the host architecture but not the compiler. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: cpp-15-x86-64-linux-gnu Description-md5: 43b850052510e8ce407b526ada2b0877 Description-en: GNU C preprocessor for x86_64-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for x86_64-linux-gnu architecture but not the compiler. Package: curl Description-md5: f83293d10df083ae6f7bb7d01642913c Description-en: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: dict Description-md5: 74d1a239ff1066a180ba971c6b64178b Description-en: dictionary client This package provides a client application to query a dictd server. The client-server protocol is TCP-based; the server may then be local or accessed through the network. . The DICT Development Group maintains several public servers which can be accessed from any machine connected to the Internet. The default configuration is to query one of these servers first. This may be changed in the configuration file /etc/dictd/dict.conf. . Queries may be customized by numerous command line options, including specifying the database(s) to be queried and the search strategy to be used. . This package also provides dictl, which allows using UTF-8 encoded dictionaries with terminals that do not support UTF-8. Package: dictd Description-md5: 5442ec960cfda460694f725c1e289641 Description-en: dictionary server This package provides a TCP-based server that allows a client to access dictionary definitions from a set of natural language dictionary databases. . Many dictionary databases have been packaged for use with dictd. They are described in the /usr/share/doc/dictd/README.Debian.gz file. . Either dict-gcide or dict-wn is essential for a useful English language dictionary server. It is strongly recommended that both be installed. If you are interested in computer terminology, it is recommended to install at least dict-jargon, dict-foldoc, or dict-vera. . The client program, dict, is packaged separately and is needed on all machines that will use the server. Package: dictzip Description-md5: 8b6985a0311f25c9b6975297145471f8 Description-en: compression utility for dictionary databases This package provides a utility to compress dictionary databases with the LZ77 algorithm in a manner which is completely compatible with gzip(1), but using an extension that allows for random access to chunks of about 57kB without the overhead of decompressing the entire file. . This package also includes dictunzip, to decompress dictzipped files, and dictzcat, for viewing dictzipped files. Package: docutils-common Description-md5: 84cf51ac94facf9d285421c8082ca5da Description-en: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Package: docutils-doc Description-md5: 60ab5df53b5ac456a51df5c40faee7f8 Description-en: text processing system for reStructuredText - documentation reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes documentation in HTML and (gzipped) reST formats. Package: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dselect Description-md5: 269b383010cda7ddc3f6381398082aec Description-en: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: finalrd Description-md5: 307faa1f7a57e6ad16c8fcaaeb0816d2 Description-en: final runtime directory for shutdown Generates a systemd compatible shutdown runtime directory. This enables to execute scripts and binaries to clean up shutdown. . Also supports hookless operation, to simply facilitate clean shutdowns. . Approximate tmpfs RAM requirement is 14MB on shutdown. Package: fonts-beng Description-md5: 8b23c4e98da2350e59c890d8f1d3a76c Description-en: Metapackage to install Bengali and Assamese fonts This package allows you to install all available Bengali and Assamese fonts in Debian. Package: fonts-farsiweb Description-md5: 3b31dc6c673688fa0360708e2cb68b3c Description-en: free TrueType fonts for Persian language The package provides a standard set of Unicode Persian (Farsi) fonts, including Titr, Nazli, Nazli Bold, and Homa. Package: fonts-font-awesome Description-md5: be6ec8d969faa653d467e6b751c9b8b3 Description-en: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. . Please note that this package provides Font Awesome 4 (not Font Awesome 5 or Font Awesome 6 which are different fonts with different licensing). Package: fonts-guru Description-md5: 56a042290fd9249befc85c7d872a3119 Description-en: Meta package to install all Punjabi fonts This package allows you to install all available Punjabi fonts in Debian. . This package installs following fonts. * fonts-lohit-guru * fonts-guru-extra Package: fonts-indic Description-md5: 3e9c981d636462e1aaf7a0754d0160fe Description-en: Meta package to install all Indian language fonts This metapackage merely depends on the various free Indian language font packages available in Debian. Use this if you want fonts for every Indian language. . The following metapackages will be pulled down as dependency which will in turn pull down real font packages. * fonts-beng * fonts-deva * fonts-gujr * fonts-guru * fonts-knda * fonts-mlym * fonts-orya * fonts-pagul * fonts-taml * fonts-telu Package: fonts-kacst Description-md5: 9fffa0bcade63a18b2b500875b4d9364 Description-en: KACST free TrueType Arabic fonts This is a set of TrueType Arabic fonts released by the King Abdulaziz City for Science and Technology (KACST). Package: fonts-khmeros Description-md5: 8ac7322b9c773c29a7403212d0bf419b Description-en: KhmerOS Unicode fonts for the Khmer language of Cambodia Free fonts for the Khmer language, used in Cambodia, developed by the Khmer Software Iniative, part of the Open Forum of Cambodia. . This package contains standard, decorative, screen and other fonts. Package: fonts-khmeros-core Description-md5: 7253bb5aac00bdc165c6fa4e0950cc75 Description-en: KhmerOS Unicode fonts for the Khmer language of Cambodia Free fonts for the Khmer language, used in Cambodia, developed by the Khmer Software Iniative, part of the Open Forum of Cambodia. . This package provides Khmer OS fonts for use in the default Ubuntu desktop. Package: fonts-lao Description-md5: eb63a168aea0b273845436a0088de3a5 Description-en: TrueType font for Lao language This package includes fonts that are suitable for the display of the Lao language. Package: fonts-lklug-sinhala Description-md5: 8e3f8979a19f99371f1d76271ddfc4e5 Description-en: Unicode Sinhala font by Lanka Linux User Group This package provides the Unicode Sinhala font developed by the Lanka Linux User Group (LKLUG) Package: fonts-lohit-beng-assamese Description-md5: 51f78e10a85ffd1d275c977fed06513a Description-en: Lohit TrueType font for Assamese Language This package provides Lohit TrueType font for Assamese language which is primarily used in Indian state of Assam. Package: fonts-lohit-knda Description-md5: b367aed4df9e8514a2bec3a08f468175 Description-en: Lohit TrueType font for Kannada Language This package provides Lohit TrueType font for Kannada language (kn) which is primarily used in the Indian state of Karnataka. Package: fonts-lohit-mlym Description-md5: 676a90443bae57300e03bd1344fd2089 Description-en: Lohit TrueType font for Malayalam Language This package provides Lohit TrueType font for Malayalam language (ml), which is primarily spoken in the Indian state of Kerala. Package: fonts-lohit-orya Description-md5: a5354ae74836b152a61ad6469b3791a4 Description-en: Lohit TrueType font for Oriya Language This package provides Lohit TrueType font for Oriya language which is primarily used in Indian state of Orissa. Package: fonts-lohit-taml Description-md5: 0966124c838db4ef033a929511d377f1 Description-en: Lohit TrueType font for Tamil Language This package provides Lohit TrueType font for Tamil language (ta) which is primarily used in the Indian state of TamilNadu. Package: fonts-lohit-taml-classical Description-md5: 21d21482510cd0c7b42912cbcefaa23e Description-en: Lohit Tamil TrueType fonts for Tamil script This package provides Lohit Tamil fonts with classical glyphs for Tamil script (ta) which is basically used in Indian state of TamilNadu. Package: fonts-lohit-telu Description-md5: c293ee891dcdf2a8690a06ba98f01ac7 Description-en: Lohit TrueType font for Telugu Language This package provides Lohit TrueType font for Telugu language which is primarily used in Indian state of Andhra Pradesh. Package: fonts-mlym Description-md5: ce42bca3e96a61943ac09acdd56f2896 Description-en: Meta package to install all Malayalam fonts This package allows you to install all available Malayalam fonts in Debian. . This package installs following fonts: * fonts-lohit-mlym * fonts-smc * fonts-samyak-mlym Package: fonts-nakula Description-md5: b6bedb268f334941c4f6d6bf6baf489c Description-en: Free Unicode compliant Devanagari font This package provides font for Devanagari script which is used for writing Hindi, Marathi and Sanskrit languages. . Nakula follows the Mumbai style of Devanagari, with rounded glyphs and little thin/thick variation. Package: fonts-orya Description-md5: 2cd47bae9f58d1544601c52ceecf291d Description-en: Meta package to install all Odia fonts This package allows you to install all available Odia fonts in Debian. . This package installs following fonts: * fonts-lohit-orya * fonts-orya-extra Package: fonts-sahadeva Description-md5: 70a4f007d0c26d5e28ffb1ce75812e51 Description-en: Free Unicode compliant Devanagari font This package provides font for Devanagari script which is used for writing Hindi, Marathi and Sanskrit languages. . This font is in the Kolkata style, with more angular glyphs and greater contrast between thin and thick strokes. Package: fonts-sarai Description-md5: 27f3b9eec108f8eadb27a6055941c6cd Description-en: truetype font for devanagari script This package provides truetype font for Devanagari script which is used as script in multiple Indian languages like Sanskrit, Hindi, Marathi etc. . This font is now maintained by IndLinux project. Package: fonts-sil-ezra Description-md5: b4bbac17fa39d3a395628ade21910dcb Description-en: smart Unicode font for Hebrew Ezra SIL is the same typeface as SIL Ezra and is fashioned after the square letter forms of the typography of the Biblia Hebraica Stuttgartensia (BHS), a beautiful Old Testament volume familiar to biblical Hebrew scholars. The Ezra SIL font is an OpenType 'smart' font. . Two fonts from this typeface family are included in this release: . - Ezra SIL version 2.51 (Containing the basic set of Unicode characters needed for Biblical Hebrew texts following the typeface and traditions of the Biblia Hebraica Stuttgartensia.) - Ezra SIL SR version 2.51 (Containing the same set of Unicode characters as above but with a different style of cantillation.) . See the changelog (FONTLOG) for information on this and previous releases. Package: fonts-sil-scheherazade Description-md5: 0c6246880e4da91928734d7d2d2cad86 Description-en: smart Unicode font for Arabic Scheherazade, named after the heroine of the classic Arabian Nights tale, is designed in a similar style to traditional typefaces such as Monotype Naskh, extended to cover the full Unicode Arabic repertoire. . The goal for this product was to provide a single Unicode-based font family that would contain a comprehensive inventory of glyphs needed for almost any Arabic-based writing system. This font makes use of state-of-the-art font technologies to support complex typographic issues. . This font provides a simplified rendering of Arabic script, using basic connecting glyphs but not including a wide variety of additional ligatures or contextual alternates (only the required lam-alef ligatures). This simplified style is often preferred for clarity, especially in non-Arabic languages, but may be considered unattractive in more traditional and literate communities. . One font from this typeface family is included in this release: - Scheherazade Regular . This release supports virtually all of the Unicode 5.0 Arabic character repertoire (excluding the Arabic Presentation Forms blocks, which are not recommended for normal use). Font smarts are implemented using OpenType technology. Webfont versions and HTML/CSS examples are also available. . The full font sources are publicly available at https://github.com/silnrsi/font-awami An open workflow is used for building, testing and releasing. Package: fonts-smc-anjalioldlipi Description-md5: 255085a89694d0c5d99d50ed19503154 Description-en: AnjaliOldLipi malayalam font This package provides AnjaliOldLipi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-dyuthi Description-md5: 657880bbd07baee171616ce6b014c80f Description-en: Dyuthi malayalam font This package provides Dyuthi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-karumbi Description-md5: a251a559e6c8edf57a8ea7831d5b6771 Description-en: Karumbi malayalam font This package provides Karumbi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-keraleeyam Description-md5: e5a7762a6912fe5d4d2856498afb14dc Description-en: Keraleeyam malayalam font This package provides Keraleeyam font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-rachana Description-md5: fd34ff3a66f052f596eff13c80abd400 Description-en: Rachana malayalam font This package provides Rachana font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-taml Description-md5: 5977b35eaab3f9388bdd61da9a97130a Description-en: Meta package to install all Tamil fonts This package allows you to install all available Tamil fonts in Debian. . After installing this package you will have following packages installed on your system. * fonts-lohit-taml * fonts-lohit-taml-classical * fonts-samyak-taml Package: fonts-telu Description-md5: d212b865bab97b9871c6acc18594cc9a Description-en: Meta package to install all Telugu fonts This package allows you to install all available Telugu fonts in Debian. . This package installs following font packages: * fonts-lohit-telu * fonts-telu-extra Package: fonts-teluguvijayam Description-md5: b2eff10dbf07ca079b73ee2bdba7b836 Description-en: TrueType fonts for Telugu script (te) This package provides following 20 fonts for Telugu script which is used in Indian states of Andhra Pradesh & Telangana: . * Ponnala * RaviPrakash * LakkiReddy * Potti Sriramulu * Syamala Ramana * Gidugu * Gurajada * Suravaram * NTR * Mandali * NATS * SrikrushnaDevaraya * Peddana * Timmana * Tenali Ramakrishna * Suranna * Ramaraja * Mallana * Dhurjati * Ramabhadra . These fonts are released by Departement of Information technology, Government of Andhra Pradesh. Package: fonts-thai-tlwg Description-md5: 9edab363921e804bcdf27a27f2489858 Description-en: Thai fonts maintained by TLWG (metapackage) Shortcut for installing all Thai fonts that are collected, enhanced and maintained by Thai Linux Working Group (TLWG). . Every font in this package is provided in TrueType and OpenType formats for users to choose to suit their needs. Both formats are maintained to provide the same glyph set, glyph design, and typographical features, except that curves and hints are defined in CFF format for the OpenType version, and in TTF format for the TrueType version. . Most modern desktop users who want to use Thai language should install this package. Package: fonts-tibetan-machine Description-md5: be01a3b4eb62bd41e37a556440ff464b Description-en: font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode) This package provides the Tibetan Machine Unicode font from the THDL project (http://www.thdl.org/). The font contains around 5,100 glyphs and can generate over 20,000 different combinations with full support for the Sanskrit combinations found in 'chos skad' texts. Package: fonts-tlwg-garuda Description-md5: 876ecb995f0f8f9d7d62ba4aa22af6fa Description-en: Thai Garuda font (dependency package) This package provides Thai Garuda font, code-named "NF2", from the National Font Project. . The font provides Arial-compatible Thai monoweight glyphs traditionally used in school books and official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-garuda-ttf Description-md5: 0b563f31aa2eaf49a8f46daccf4622de Description-en: Thai Garuda TrueType font This package provides Thai Garuda font, code-named "NF2", from the National Font Project, in TrueType format. . The font provides Arial-compatible Thai monoweight glyphs traditionally used in school books and official documents. Package: fonts-tlwg-kinnari Description-md5: e6e7533bb3d75cb608447ecaa15fb2fa Description-en: Thai Kinnari font (dependency package) This package provides Thai Kinnari font, code-named "NF1", from the National Font Project. . The font provides Times-compatible Thai glyphs traditionally used in school books and official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-kinnari-ttf Description-md5: 103d3b621f5404fc3dcff076715f3faa Description-en: Thai Kinnari TrueType font This package provides Thai Kinnari font, code-named "NF1", from the National Font Project, in TrueType format. . The font provides Times-compatible Thai glyphs traditionally used in school books and official documents. Package: fonts-tlwg-laksaman Description-md5: 2a4056a3869b304a8b00a750b85de662 Description-en: Thai Laksaman font (dependency package) This package provides Thai Laksaman font from TLWG. . Modified from Sarabun, the font provides Thai monoweight glyphs as used in Thai official documents and letters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-laksaman-ttf Description-md5: ea5e02bb9a28c078110a0bb854bb610a Description-en: Thai Laksaman TrueType font This package provides Thai Laksaman font from TLWG, in TrueType format. . Modified from Sarabun, the font provides Thai monoweight glyphs as used in Thai official documents and letters. Package: fonts-tlwg-loma Description-md5: d7a1706a05f43a72dfcb49ae1469edff Description-en: Thai Loma font (dependency package) This package provides Thai Loma UI font from NECTEC. . The font provides Arial-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-loma-ttf Description-md5: 16d175c34e13c3e85da98541485e6afc Description-en: Thai Loma TrueType font This package provides Thai Loma UI font from NECTEC, in TrueType format. . The font provides Arial-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. Package: fonts-tlwg-mono Description-md5: 403fd6cfbcc7dfa21982d5f01babde64 Description-en: Thai TlwgMono font (dependency package) This package provides Thai TlwgMono monospace font from TLWG. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-mono-ttf Description-md5: a768fb10634dd97bad5f33ccebda6b02 Description-en: Thai TlwgMono TrueType font This package provides Thai TlwgMono monospace font from TLWG, in TrueType format. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. Package: fonts-tlwg-norasi Description-md5: 1c4906d4cb1020385eb98ca53b0a4146 Description-en: Thai Norasi font (dependency package) This package provides Thai Norasi font, code-name "NF3", from the National Font Project. . The font provides Times-compatible Thai glyphs with a rich set of Latin glyphs for typesetting books. It was originally created for the Omega (Unicode-based TeX kernel) project. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-norasi-ttf Description-md5: bc79029953892d1f65e484a7084fa9dc Description-en: Thai Norasi TrueType font This package provides Thai Norasi font, code-name "NF3", from the National Font Project, in TrueType format. . The font provides Times-compatible Thai glyphs with a rich set of Latin glyphs for typesetting books. It was originally created for the Omega (Unicode-based TeX kernel) project. Package: fonts-tlwg-purisa Description-md5: 7ed2245678ac5c0ca633e6d8bf230e74 Description-en: Thai Purisa font (dependency package) This package provides Thai Purisa handwriting font from TLWG. . The font provides handwriting Thai glyphs. Latin handwriting glyphs are also available. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-purisa-ttf Description-md5: f316e70c82249ed38df1cc1df7ef9b8c Description-en: Thai Purisa TrueType font This package provides Thai Purisa handwriting font from TLWG, in TrueType format. . The font provides handwriting Thai glyphs. Latin handwriting glyphs are also available. Package: fonts-tlwg-sawasdee Description-md5: b09e84c1a387ecfcace6ca1c322af7f6 Description-en: Thai Sawasdee font (dependency package) This package provides Thai Sawasdee decorative font from TLWG. . The font provides round-shaped Thai glyphs for decoration. It can also be used in stylish body text. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-sawasdee-ttf Description-md5: 18ec2a36040872eb973c6fd163927a9d Description-en: Thai Sawasdee TrueType font This package provides Thai Sawasdee decorative font from TLWG, in TrueType format. . The font provides round-shaped Thai glyphs for decoration. It can also be used in stylish body text. Package: fonts-tlwg-typewriter Description-md5: 625fc63eb1ff42248f5f37ce846fa084 Description-en: Thai TlwgTypewriter font (dependency package) This package provides Thai TlwgTypewriter monospace font from TLWG. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typewriter-ttf Description-md5: d8a223f0aeaae3c908deeb59441a312f Description-en: Thai TlwgTypewriter TrueType font This package provides Thai TlwgTypewriter monospace font from TLWG, in TrueType format. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. Package: fonts-tlwg-typist Description-md5: f7c85b24ff0e255d2eb137af6019c3b4 Description-en: Thai TlwgTypist font (dependency package) This package provides Thai TlwgTypist monospace font from TLWG. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai electric typewriters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typist-ttf Description-md5: a940d5e59b53de2444aca474c38d2532 Description-en: Thai TlwgTypist TrueType font This package provides Thai TlwgTypist monospace font from TLWG, in TrueType format. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai electric typewriters. Package: fonts-tlwg-typo Description-md5: a6b2ee23cca0cf0cca31926612b5766a Description-en: Thai TlwgTypo font (dependency package) This package provides Thai TlwgTypo monospace font from TLWG. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters, but with some rules in the font to combine them to base characters. . The glyph shapes are designed to look like Thai electric typewriters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typo-ttf Description-md5: 0259c833c210a2576b8cd36dba282f9e Description-en: Thai TlwgTypo TrueType font This package provides Thai TlwgTypo monospace font from TLWG, in TrueType format. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters, but with some rules in the font to combine them to base characters. . The glyph shapes are designed to look like Thai electric typewriters. Package: fonts-tlwg-umpush Description-md5: 8a3326b21f33eebbe9bf6f343eee3481 Description-en: Thai Umpush font (dependency package) This package provides Thai Umpush font from TLWG. . The font provides arch-shaped Thai glyphs similar to Cordia. The style is mostly used in pocket books or semi-official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-umpush-ttf Description-md5: 49ee1236660c0390b2416fffdd3c831c Description-en: Thai Umpush TrueType font This package provides Thai Umpush font from TLWG, in TrueType format. . The font provides arch-shaped Thai glyphs similar to Cordia. The style is mostly used in pocket books or semi-official documents. Package: fonts-tlwg-waree Description-md5: f36c9b3cc95547f86daed9033253fa92 Description-en: Thai Waree font (dependency package) This package provides Thai Waree font from TLWG. . The font provides DejaVu-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-waree-ttf Description-md5: 9fef736325690075074578685c431579 Description-en: Thai Waree TrueType font This package provides Thai Waree font from TLWG, in TrueType format. . The font provides DejaVu-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. Package: fonts-ukij-uyghur Description-md5: 61c4776cdf86a76293c2c22c81484834 Description-en: fonts for Uyghur language This package provides a set of fonts designed to fully support the Uyghur language. . These fonts are designed and assembled by the Uyghur Kompyutér Illimi Jem'iyiti (Uyghur Computer Science Association). Package: fonts-yrsa-rasa Description-md5: 7f8ebf06e9ba0014cbe1186f2de84a9f Description-en: Open-source, libre fonts for Latin + Gujarati This package provides free fonts for Gujarati script which is primarily used in the Indian state of Gujarat. . It includes following fonts: * Yrsa (Latin) * Rasa (Gujarati) Package: friendly-recovery Description-md5: d83c0a0b3cec2405552ea4666c85e4c6 Description-en: Make recovery boot mode more user-friendly Make the recovery boot mode more user-friendly by providing a menu with pluggable options. Package: g++-15 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-15-for-build Description-md5: 6b662a2a3907f28ed9a0e2ac6a55d3ea Description-en: GNU C++ compiler for the build architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arch_gnu architecture. . This is a dependency package. Package: g++-15-for-host Description-md5: 9390f1b2980c545f669a0b8b8d5b11e0 Description-en: GNU C++ compiler for the host architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for the host architecture. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: g++-15-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-15-x86-64-linux-gnu Description-md5: f28641d421c551d47a5e989009efe119 Description-en: GNU C++ compiler for x86_64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for x86_64-linux-gnu architecture. Package: ga68-15-doc Description-md5: 9a8b7de6d96c2639a2c30910120b4bb2 Description-en: Documentation for the GNU Algol 68 compiler (ga68) Documentation for the GNU Algol 68 compiler in HTML and info format. Package: gcc-15 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-15-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-15-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-15-for-build Description-md5: 1231e8563c440c0230388f9db0660a3c Description-en: GNU C compiler for the build architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package. Package: gcc-15-for-host Description-md5: 2f6f77eeb03535ba77299cfe1a0ef756 Description-en: GNU C compiler for the host architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gcc-15-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-15-x86-64-linux-gnu Description-md5: 7bf4c826102db622ef3a4d867a96ef4e Description-en: GNU C compiler for the x86_64-linux-gnu architecture This is the GNU C compiler for the x86_64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gdm3 Description-md5: 9be0fb38ba2581f623b79242c9c7918d Description-en: GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. Package: gfortran-15 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-15-for-build Description-md5: 748b70d5e078f51a0a1a8810f97e7888 Description-en: GNU Fortran compiler for the build architecture This is the GNU Fortran compiler for the build architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gfortran-15-for-host Description-md5: 45750004f61e98b776fd803bf4361bf0 Description-en: GNU Fortran compiler for the host architecture This is the GNU Fortran compiler for the host architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gfortran-15-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-15-x86-64-linux-gnu Description-md5: d58c4dfdb182f598353d755dda19253d Description-en: GNU Fortran compiler for the x86_64-linux-gnu architecture This is the GNU Fortran compiler for the x86_64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gir1.2-appstream-1.0 Description-md5: ba1ec8acc7ee7c43fa38f67be0acd975 Description-en: Library to access AppStream services (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream library. Package: gir1.2-appstreamcompose-1.0 Description-md5: d4844f0d303788fb3e979f24454ceb22 Description-en: Building blocks to compose AppStream metadata (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream compose library. Package: gir1.2-gdm-1.0 Description-md5: e2cbd477c1c5edc4af858440e536fdb0 Description-en: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains introspection data for the GNOME Display Manager. Package: gir1.2-vte-2.91 Description-md5: 427c069eaaf0e028323e6bd7ff8b3c7a Description-en: GObject introspection data for the VTE library (GTK 3 version) This package contains introspection data for VTE, a terminal emulator widget for GTK. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK 3. Package: gir1.2-vte-3.91 Description-md5: 37c666be2491892d3b53136c6d1a1276 Description-en: GObject introspection data for the VTE library (GTK 4 version) This package contains introspection data for VTE, a terminal emulator widget for GTK. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK 4. Package: gnu-standards Description-md5: 258c5a9a781b8c29f66d83021d8419a5 Description-en: GNU coding and package maintenance standards This package contains two pieces of documentation from the GNU project: 'GNU Coding Standards', and 'Information for Maintainers of GNU Software'. . These are useful to refer to if you are writing or maintaining software for GNU, but could also be helpful as guidelines for other projects. Package: gpsd Description-md5: f4c594224d3953b094b99b3ab4e1fa72 Description-en: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. Package: gpsd-tools Description-md5: da9f6daf6778e6e0a948a3325d56bd44 Description-en: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. Package: hyphen-as Description-md5: eee319260d934ee0dbe299e7a1d7c015 Description-en: Assamese hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Assamese script. Package: hyphen-bn Description-md5: ec7b0460ebaae619694a44037a8d893e Description-en: Bengali hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Bengali script. Package: hyphen-gu Description-md5: a4a7d00677340b8823bee6da7f3ae01e Description-en: Gujarati hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Gujarati script. Package: hyphen-hi Description-md5: 0fd887601c0eed1c24f008aed8687218 Description-en: Hindi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Hindi script. Package: hyphen-kn Description-md5: 1377d85b6087f3dbd9f79767001cf321 Description-en: Kannada hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Kannada script. Package: hyphen-ml Description-md5: ec7a7bcdb14431e5277dc9f37edfa3dd Description-en: Malayalam hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Malayalam script. Package: hyphen-mr Description-md5: fb8d7c19cf76d56ee1face74201ec34a Description-en: Marathi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Marathi script. Package: hyphen-or Description-md5: 173c78b0d97c3659960fce23cd5a67a4 Description-en: Oriya hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Oriya script. Package: hyphen-pa Description-md5: 7776ffaa07ab6130a00621b877cb9e15 Description-en: Punjabi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Punjabi script. Package: hyphen-ta Description-md5: 7db9ade0df05d4fdea4b9a58013c96c4 Description-en: Tamil hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Tamil script. Package: hyphen-te Description-md5: 916f729f93006f527db23c1325650d02 Description-en: Telugu hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Telugu script. Package: indent Description-md5: 89cfc962c403fb895c513c63c128c266 Description-en: C language source code formatting program The `indent' program changes the appearance of a C program by inserting or deleting whitespace. . `indent' also provides options for controlling the alignment of braces and declarations, program indenting, and other stylistic parameters, including formatting of both C and C++ comments. Package: indent-doc Description-md5: b1d6cfeff8b582dee47070d3d3ba2886 Description-en: Documentation for GNU indent This package contains the HTML documentation for GNU indent. Package: keystone Description-md5: 27421a6db50f80b519e733aec71dae10 Description-en: OpenStack identity service - Daemons Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the daemons. Package: keystone-common Description-md5: 5b324254498ca988325bad606175cc1b Description-en: OpenStack identity service - Common files Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the common files. Package: keystone-doc Description-md5: 42b26822f99c12d16268512a33f6dfd9 Description-en: OpenStack identity service - Documentation Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the documentation. Package: krb5-doc Description-md5: 019f063fa3a2221f5019a253e0acb9bc Description-en: documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-locales Description-md5: 21d19741f2f6e9424950c8f1a6d5cab0 Description-en: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: krb5-multidev Description-md5: f39b0ef69fd49cdc81c78fd16595779e Description-en: development files for MIT Kerberos without Heimdal conflict Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: ldap-utils Description-md5: f5d300156245ae8fa5972cf30bf60206 Description-en: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Package: lib32asan8 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1 Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32gcc-15-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-s1 Description-md5: a31c67d540f86442c895f2663cb4d5c9 Description-en: GCC support library (32 bit Version) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib32gfortran-15-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran5 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-15-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go24 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1 Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32itm1 Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en: GNU Transactional Memory Library (32bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib32ncurses-dev Description-md5: bac3e7f3ca63651fa01fb109ba48a2bd Description-en: developer's libraries for ncurses (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncurses6 Description-md5: 8c6342a7f12cb0debbe6158b1b61a805 Description-en: shared libraries for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncursesw6 Description-md5: 1128887e431e21c11b633fc3998f93db Description-en: shared libraries for terminal handling (wide character support) (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32quadmath0 Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en: GCC Quad-Precision Math Library (32bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib32stdc++-15-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6 Description-md5: 2124b81bef171d19a7c047c58ae7058f Description-en: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32tinfo6 Description-md5: 66317228486310575adb7d0605bca630 Description-en: shared low-level terminfo library for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ubsan1 Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libappstream-compose-dev Description-md5: e3fe89e48cd974422625465d02fbdf57 Description-en: Building blocks to compose AppStream metadata (development files) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains development files necessary to develop applications using the AppStream compose library. Package: libappstream-compose0 Description-md5: 34ff27c7c7d9cd615e84d56d43a48396 Description-en: Building blocks to compose AppStream metadata AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a GObject-based library of high-level functions to compose AppStream metadata and auxiliary data (like font renderings, icons, etc.). Package: libappstream-dev Description-md5: 6d4e2a2516a8b576f955587f60087791 Description-en: Library to access AppStream services (development files) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains development files necessary to develop software management tools which use the AppStream library. Package: libappstream5 Description-md5: 56d1a1ac0a1c2c3ec7231b1fbc4d1129 Description-en: Library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a GObject-based library to access AppStream services, like the software component metadata pool. It also contains functions for reading, writing and transforming AppStream metadata. Package: libasan8 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libatomic1 Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libauthen-sasl-perl Description-md5: a3424e8b11b349db79d78bd4ac190a5d Description-en: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins in Debian: - Authen::SASL::Perl (in this package) This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::XS (in the libauthen-sasl-xs-perl package) This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Package: libbpfcc Description-md5: f1a2f55ce8034318f2e4d912f9e3daa8 Description-en: shared library for BPF Compiler Collection (BCC) BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs . It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more . This package provides the shared library for BPF Compiler Collection to control BPF programs from userspace. Package: libbpfcc-dev Description-md5: 84f1aab24de6fad33d26d21f0add6fb8 Description-en: shared library for BPF Compiler Collection (BCC) BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs . It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more . This package provides the development headers for BPF Compiler Collection Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libclamav-dev Description-md5: 3dc197b6ebfb15522a4b7913ea796763 Description-en: anti-virus utility for Unix - development files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. . This library can be used to develop virus scanner applications. Package: libclamav12 Description-md5: bf2e797d0e7e410776d9200761e01bd6 Description-en: anti-virus utility for Unix - library Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . For programs written using the libclamav library. Libclamav may be used to add virus protection into software. The library is thread-safe, and automatically recognizes and scans archives. Scanning is very fast and most of the time not noticeable. Package: libclang-cpp20 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp21 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-rt-20-dev-win Description-md5: 3b8b2cd8160ba15aca1c19bf79c9c97c Description-en: Compiler-rt - Windows builtins Provides the compiler-rt builtins for Windows Package: libclang1-20 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libcurl3t64-gnutls Description-md5: 785baf29d91f9f781677a7f569940052 Description-en: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl4-doc Description-md5: 6462959fec3647baef16ff31a5f39d94 Description-en: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: libcurl4-gnutls-dev Description-md5: a780e9fd64d55eccc7d421f6da7dc01d Description-en: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl4-openssl-dev Description-md5: 133120dd689c1a9785ccd7cd427dd344 Description-en: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libcurl4t64 Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7 Description-en: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libdatrie-dev Description-md5: 344197f181b161e09306b69a91281bac Description-en: Development files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains the development libraries, header files and manpages you need to develop your programs using the datrie library. Package: libdatrie-doc Description-md5: 3c4cf47e143e5cda7e76fc0d96a20eb5 Description-en: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. Package: libdatrie1 Description-md5: bad75292299725e815dfa340308fd98b Description-en: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Description-md5: 5011cce9f04b116d18e831b42d79c4a1 Description-en: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdvbv5-0t64 Description-md5: 23dbf191284bd79365740c49929cc746 Description-en: Libraries to control, scan and zap on Digital TV channels This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the shared libraries. Package: libdvbv5-dev Description-md5: 06d7f65104e18eb75437417743c92628 Description-en: Development files for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the development files. Package: libdvbv5-doc Description-md5: 77dbef8445795a8bbc7a267c8b9849b7 Description-en: Doxygen generated documentation for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package provides doxygen generated documentation for the library. Package: libga68-1 Description-md5: 5b7e5135ff8b2edbf39411219e7e6434 Description-en: GNU Algol 68 standard library (runtime library) This is the GNU Algol 68 standard library that comes with the ga68 compiler. Package: libga68-15-dev Description-md5: 9574aee072e6e6899fe754ed2347c9c0 Description-en: GNU Algol 68 standard library This is the Algol 68 standard library that comes with the ga68 compiler. Package: libgcc-15-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-s1 Description-md5: bbd60d723e97d8e06c04228ee4c76f10 Description-en: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcobol-15-dev Description-md5: 1beb62506c556ed87d0ba541f9ba4f3b Description-en: GNU COBOL standard library This is the COBOL standard library that comes with the gcobol compiler. Package: libgcobol1 Description-md5: c971f050ff5daf13bb63cc1de52ddabd Description-en: GNU COBOL standard library (runtime library) This is the GNU COBOL standard library that comes with the gcobol compiler. Package: libgdiagnostics-15-dev Description-md5: 3b982c26f4b6aa3b430c9b0e3fbf47cd Description-en: GCC diagnostic-handling code wrapped into a library (development files) GCCs diagnostic-handling code covers things like - quoting pertinent source code (with a cache) - underlining points and ranges in the source code, possibly with labels - emitting fix-it hints - generating patches from fix-it hints - SARIF output Package: libgdiagnostics0 Description-md5: 823b01659af7e2a32d4932733dc7cf70 Description-en: GCC diagnostic-handling code wrapped into a library (shared library) GCCs diagnostic-handling code covers things like - quoting pertinent source code (with a cache) - underlining points and ranges in the source code, possibly with labels - emitting fix-it hints - generating patches from fix-it hints - SARIF output Package: libgdm-dev Description-md5: 669514f6396aac0aea32903df3bc22ad Description-en: GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains header and development files. Package: libgdm1 Description-md5: fbcf9de06b83ab57fb37bde788d9034b Description-en: GNOME Display Manager (shared library) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains the shared library required by gnome-shell. Package: libgfortran-15-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran5 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgo-15-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo24 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgomp1 Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgps-dev Description-md5: 134afa388f50f3672fe1aadaffd3e556 Description-en: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Package: libgps31 Description-md5: dc7f47fc942723b517c23aead9afc361 Description-en: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Package: libgraphite2-3 Description-md5: 68d1591bf212ce8230272a42a5738b72 Description-en: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libgraphite2-dev Description-md5: 7f19707ec760b78fb24460b38ecf78bd Description-en: Development files for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the development libraries for libgraphite2 Package: libgraphite2-doc Description-md5: b0b3ea4dd05ea53f9d34d1f006dde09b Description-en: Documentation for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . PDF and HTML documentation for libgraphite2 Package: libgssapi-krb5-2 Description-md5: 2dd7fe357b29d0ba6727171c01f0301c Description-en: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgssrpc4t64 Description-md5: f18b3ce27893cc2b96de6c617dc25d94 Description-en: MIT Kerberos runtime libraries - GSS enabled ONCRPC Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an RPC library used by the Kerberos administrative programs and potentially other applications. Package: libhtml-form-perl Description-md5: a04624fcbae50d0127cb9f86c423b919 Description-en: module that represents an HTML form element Objects of the HTML::Form class represents a single HTML
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. Package: libhttp-message-perl Description-md5: d0d09bc69619d7907570bf158f4d4197 Description-en: perl interface to HTTP style messages The HTTP::Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. . The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Package: libhwasan0 Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libimagequant-dev Description-md5: 5e9865429a5f51754e2e9cd103e57138 Description-en: palette quantization library (development files) Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. . This library powers pngquant and other PNG optimizers. . This package contains the development files. Package: libimagequant0 Description-md5: 307fad78b339c99dfc2469bf59d0addd Description-en: palette quantization library Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. . This library powers pngquant and other PNG optimizers. Package: libitm1 Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libk5crypto3 Description-md5: 4b107bcb8481fee0b8b11744a386a6b0 Description-en: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Package: libkadm5clnt-mit12 Description-md5: 8b2bac04328bfaffc8a1b6b57144cc9b Description-en: MIT Kerberos runtime libraries - Administration Clients Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by clients of the Kerberos administration protocol. Package: libkadm5srv-mit12 Description-md5: 34bc9a3bc5f24d8493ce16a753dc317d Description-en: MIT Kerberos runtime libraries - KDC and Admin Server Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by Kerberos administrative servers. Package: libkdb5-10t64 Description-md5: 339dba7d5a44f05699e73cc493c3def3 Description-en: MIT Kerberos runtime libraries - Kerberos database Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal Kerberos database libraries. Package: libkrad-dev Description-md5: f22135e65145d2c1d4adf7a6dc4266ad Description-en: MIT Kerberos RADIUS Library Development This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. Package: libkrad0 Description-md5: 2d2f7517dcfd02118262a7f5e45301dd Description-en: MIT Kerberos runtime libraries - RADIUS library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal support library for RADIUS functionality. Package: libkrb5-3 Description-md5: 07bb931a85fb24c6a0ef0f62a94bb26c Description-en: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5-dbg Description-md5: 943dd1af23ccc316b4f620ded24f9212 Description-en: debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Package: libkrb5-dev Description-md5: 2f88a00ff06db459d4a3aee80c1e2778 Description-en: headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libkrb5support0 Description-md5: 4f3abf66dd7bfd20406fc400a05b0693 Description-en: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Package: libldap-common Description-md5: aac5ad61261a4de195fd4abd7d239cd2 Description-en: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-dev Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf Description-en: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldap2 Description-md5: 198db781f85a21d6d3c302c304d6e0fb Description-en: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Description-md5: d0d8c8c45120d6cf7f64dc1b619547c5 Description-en: transitional package for libldap-dev This is a transitional package from libldap2-dev to libldap-dev. It can be safely removed. Package: libllvm20 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm21 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: liblsan0 Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libncurses-dev Description-md5: 38da502b304ea3ed5ff1e12d072d14a8 Description-en: developer's libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. Package: libncurses6 Description-md5: 599cbbcff16d09b3b4643d84f37643fd Description-en: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncursesw6 Description-md5: 1a69a793355bf1fff9186f00b71dd14a Description-en: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-systemd Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca Description-en: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libpam-systemd Description-md5: 7acf141cc9da21b0ad349b6cecc40e46 Description-en: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libpng-dev Description-md5: 45b416ab6d5ce75a17d9b8dc7d29bbf2 Description-en: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Package: libpng-tools Description-md5: 5abac1e7b840725c0d559fdff5a3de36 Description-en: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains a program to interact with libpng from the command line. Package: libpng16-16t64 Description-md5: d5a985e94f8651ba49089e3bee0eb18f Description-en: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Package: libpython3-all-dbg Description-md5: 5bfe1f3920c0965b4b1a803eed720955 Description-en: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.13-dbg and libpython3.14-dbg. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: libpython3-all-dev Description-md5: d563771e12a1914b8ab884e3fac062de Description-en: package depending on all supported Python 3 development packages The package currently depends on libpython3.13-dev and libpython3.14-dev. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: libpython3-dbg Description-md5: 171c5a4290d4651fcc02b33390aa9b78 Description-en: debug build of the Python 3 Interpreter (version 3.13) Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.13/lib-dynload/debug first. Package: libpython3-dev Description-md5: 1920eafd98c412c04dbeed45415c5af2 Description-en: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.13). Package: libpython3-stdlib Description-md5: ef3000f6654c3dc376204f793112b14a Description-en: interactive high-level object-oriented language (default python3 version) This package contains the majority of the standard library for the Python language (default python3 version). . This package is a dependency package, which depends on Debian's default Python 3 version's standard library (currently v3.13). Package: libqgpsmm31 Description-md5: c10285f0d14c1d7f263002160056c2c5 Description-en: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Package: libquadmath0 Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libselinux-dev Description-md5: ca6eeba78d95ecb95827216f2b16ab42 Description-en: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libselinux1 Description-md5: 90f6e1cb06c527bc3fc11ec6f969c59c Description-en: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libsemanage-common Description-md5: c7a0a093650c85e838f42492add9b46b Description-en: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage-dev Description-md5: 303bd4372e6052211e2f9b4e60af2b0d Description-en: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage2 Description-md5: 8998b538051f37f69c5f1bf9a005fa56 Description-en: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsgutils2-1.48 Description-md5: 19a4d1a8d1a08f4c55a55c351a158287 Description-en: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Description-md5: bed92454079f936ca63f681d822db471 Description-en: utilities for devices using the SCSI command set (developer files) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package. Package: libslirp-dev Description-md5: 311cf1ae3a4fed1424ee0d58274e5945 Description-en: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. Package: libslirp0 Description-md5: 60ed549cf89ba3f19f317c84d21e319f Description-en: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. Package: libstdc++-15-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-15-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++6 Description-md5: 724ab84919e0e220afb960e36463914d Description-en: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstrictures-perl Description-md5: bf754ce3adf22d310c87e22afdd59df9 Description-en: Perl module to turn on strict and make all warnings fatal strictures turns on strict and makes all warnings fatal. If run within test cases from VCS checkouts, it will also cause bareword filehandles, indirect object syntax and multidimensional array emulation to raise a fatal error. To actually turn on these checks and stop strictures to complain about missing modules, the recommended packages libbareword-filehandles-perl, libindirect-perl and libmultidimensional-perl need to be installed. Package: libsystemd-dev Description-md5: b7a2ec6dc94dcd8833e0cab01ff4a2c0 Description-en: systemd utility library - development files This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. . This package contains the files needed for developing applications that use libsystemd. Package: libsystemd-shared Description-md5: 96ee33bdb47b225b7cbe0eccdc682e81 Description-en: systemd shared private library This internal shared library provides common code used by various systemd components. It is supposed to decrease memory and disk footprint. The shared library is not meant for public use and is not API or ABI stable. Package: libsystemd0 Description-md5: 9afc42993cf4bce87281097b6b9586c9 Description-en: systemd utility library This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. Package: libtinfo6 Description-md5: f681846d99e5156a0882bb53c35d3244 Description-en: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Package: libtsan2 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libubsan1 Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libudev-dev Description-md5: 3a6ff6d519afbe7874e323cf64c41387 Description-en: libudev development files This library provides APIs to introspect and enumerate devices on the local system. . This package contains the files needed for developing applications that use libudev. Package: libudev1 Description-md5: ee41de00cbb160aaa4ae2b193df34f91 Description-en: libudev shared library This library provides APIs to introspect and enumerate devices on the local system. Package: liburi-perl Description-md5: 8af2948497c501a41ac31e21cb3641dd Description-en: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: liburing-dev Description-md5: 920173f8b04b2b4fddbbff6162ef6c52 Description-en: Linux kernel io_uring access library - development files This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the static library and the header files. Package: liburing2 Description-md5: c13d0621ef06a82a3a071dc62bd6e7a3 Description-en: Linux kernel io_uring access library - shared library This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the shared library. Package: libv4l-0t64 Description-md5: 51ed604a5803d8a2ecaa5742927e357e Description-en: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Package: libv4l-dev Description-md5: f55e727a780c8a0816ceba845026f592 Description-en: Collection of video4linux support libraries (development files) libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the development files. Package: libv4l2rds0t64 Description-md5: 74ec40f7e17d3b15fb7326c3157e4460 Description-en: Video4Linux Radio Data System (RDS) decoding library This library decodes a RDS stream obtained from a Video4Linux (V4L) version 2 device. It supports both: the US based RBDS and European RDS protocol. . This package contains the shared library. Package: libv4lconvert0t64 Description-md5: 613f4d61c68c40d61eea4e310f26e2c3 Description-en: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Package: libvte-2.91-0 Description-md5: 4fd2a476b47c09e1e55309976a31e427 Description-en: Terminal emulator widget for GTK 3 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK 3. Package: libvte-2.91-common Description-md5: a70877712d273674d74c624caf3f5bea Description-en: Terminal emulator widget for GTK 3 - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK 3 version. Package: libvte-2.91-dev Description-md5: 77dff5245e4d09e4d324e67257f76028 Description-en: Terminal emulator widget for GTK 3 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK 3. Package: libvte-2.91-doc Description-md5: 4928eeb38fe88e27c2f7531846a2b395 Description-en: Terminal emulator widget for GTK 3 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK 3. Package: libvte-2.91-gtk4-0 Description-md5: 9f7bb040ddc38e751cc761eafe688099 Description-en: Terminal emulator widget for GTK 4 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK 4. Package: libvte-2.91-gtk4-dev Description-md5: af63b8eca2461c28425ccbc0b64d285c Description-en: Terminal emulator widget for GTK 4 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK 4. Package: libvte-2.91-gtk4-doc Description-md5: ccd86a878d899757cd3064ce1c5a639c Description-en: Terminal emulator widget for GTK 4 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK 4. Package: libwww-perl Description-md5: 313b4d890db3570fc5f14a335ceff587 Description-en: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libx32asan8 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1 Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-15-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-s1 Description-md5: 23c4abc6ef9d972b6f047316897bf30d Description-en: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gfortran-15-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran5 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-15-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go24 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1 Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32itm1 Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32quadmath0 Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32stdc++-15-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Description-md5: f336833aedca4cda1d9923ce79172164 Description-en: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32ubsan1 Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libxdp-dev Description-md5: 16c0b67a9efc2a849ffa8e49b9f4905e Description-en: library and utilities for use with XDP - development files Library for working with the eXpress Data Path facility of the Linux kernel, and a collection of utilities and example code that uses the library. . This package provides the development files for libxdp1. Package: libxdp1 Description-md5: 9370bea5ec9641d49fe47afa981c60a3 Description-en: library and utilities for use with XDP - shared library Library for working with the eXpress Data Path facility of the Linux kernel, and a collection of utilities and example code that uses the library. Package: libxml2-16 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Description-md5: 315d877f425ed2a2bbe448d2e81be6e6 Description-en: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 67d897c8cceafd8a9c57b7d2136b6536 Description-en: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: c442f3c69b5f5fb22153f4c2a1b6a92e Description-en: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libyuv-dev Description-md5: 4fb6c8c77a38449a213487a2b38dede9 Description-en: Library for YUV scaling (development files) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the development files. Package: libyuv0 Description-md5: f898a81e191b47ca7cbbbddfc01012fe Description-en: Library for YUV scaling (shared library) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the shared library. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-6.17 Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-aws-headers-6.17.0-1003 Description-md5: e651f80c750379a8b6c33d292bdba7ea Description-en: Header files related to Linux kernel version 6.17.0 This package provides kernel header files for version 6.17.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-headers-6.17.0-1003/debian.README.gz for details Package: linux-aws-tools-6.17.0-1003 Description-md5: 4646221b41c271f6e22465ea749fbe7f Description-en: Linux kernel version specific tools for version 6.17.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.17.0-1003. You probably want to install linux-tools-6.17.0-1003-