File: //proc/self/root/var/lib/dpkg/status
Package: 7zip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 6158
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 23.01+dfsg-11
Replaces: p7zip (<= 16.02+dfsg-8), p7zip-full (<= 16.02+dfsg-8)
Provides: p7zip, p7zip-full
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Suggests: 7zip-standalone, 7zip-rar
Breaks: p7zip (<= 16.02+dfsg-8), p7zip-full (<= 16.02+dfsg-8)
Description: 7-Zip file archiver with a high compression ratio
7-Zip is a file archiver with a high compression ratio. The main features
of 7-Zip are:
* High compression ratio in 7z format with LZMA and LZMA2 compression
* Supported formats:
* Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
* Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT,
GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2,
RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
* For ZIP and GZIP formats, 7-Zip provides a compression ratio that is
2-10 % better than the ratio provided by PKZip and WinZip
* Strong AES-256 encryption in 7z and ZIP formats
* Powerful command line version
.
"7zip" provides:
* /usr/bin/7z: Full featured with plugin functionality.
* /usr/bin/7za: Major formats/features only.
* /usr/bin/7zr: LZMA (.7z, .lzma, .xz) only. Minimal executable.
.
Note: The unRAR code was dropped to keep compatible with DFSG.
Install 7zip-rar package in non-free section to use RAR files.
Original-Maintainer: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Homepage: https://www.7-zip.org/
Package: abcl
Status: install ok installed
Priority: optional
Section: lisp
Installed-Size: 13583
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.9.0-1
Depends: default-jre, libjna-java
Description: Common Lisp implementation in the Java Virtual Machine
Armed Bear Common Lisp (ABCL) is a conforming implementation of ANSI X3J13
Common Lisp that runs in the Java Virtual Machine. It compiles Lisp code
directly to Java byte code for execution.
.
It also provides the following integration methods for interfacing with Java
code and libraries:
.
- Lisp code can create Java objects and call their methods;
- Java code can call Lisp functions and generic functions, either directly
or Java Scripting API (JSR-223);
- it is possible to create Lisp-side implementations of
Java interfaces that can be used as listeners for Swing classes and
similar.
Original-Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Homepage: https://abcl.org/
Package: acl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.3.2-1build1.1
Depends: libacl1 (= 2.3.2-1build1.1), libc6 (>= 2.38)
Description: access control list - utilities
This package contains the getfacl and setfacl utilities needed for
manipulating access control lists. It also contains the chacl IRIX
compatible utility.
Homepage: https://savannah.nongnu.org/projects/acl/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: acpid
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.0.34-1ubuntu2
Depends: libc6 (>= 2.38), sysvinit-utils (>= 3.05-4), kmod
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/default/acpid 5b934527919a9bba89c7978d15e918b3
/etc/init.d/acpid 2ba41d3445b3052d9d2d170b7a9c30dc
Description: Advanced Configuration and Power Interface event daemon
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
ACPID is a completely flexible, totally extensible daemon for delivering
ACPI events. It listens on netlink interface (or on the deprecated file
/proc/acpi/event), and when an event occurs, executes programs to handle the
event. The programs it executes are configured through a set of configuration
files, which can be dropped into place by packages or by the admin.
Homepage: http://sourceforge.net/projects/acpid2/
Original-Maintainer: Josue Ortega <josue@debian.org>
Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.137ubuntu1
Depends: passwd
Suggests: liblocale-gettext-perl, perl, cron, quota, ecryptfs-utils (>= 67-1)
Conffiles:
/etc/adduser.conf 4869da5f5f508dfbc341342a272c36c8
/etc/deluser.conf 11a06baf8245fd8d690b99024d228c1f
Description: add and remove users and groups
This package includes the 'adduser' and 'deluser' commands for creating
and removing users.
.
- 'adduser' creates new users and groups and adds existing users to
existing groups;
- 'deluser' removes users and groups and removes users from a given
group.
.
Adding users with 'adduser' is much easier than adding them manually.
'Adduser' will choose UID and GID values that conform to Debian policy,
create a home directory, copy skeletal user configuration, and
automate setting initial values for the user's password, real name
and so on.
.
'Deluser' can back up and remove users' home directories
and mail spool or all the files they own on the system.
.
A custom script can be executed after each of the commands.
.
'Adduser' and 'Deluser' are intended to be used by the local
administrator in lieu of the tools from the 'useradd' suite, and
they provide support for easy use from Debian package maintainer
scripts, functioning as kind of a policy layer to make those scripts
easier and more stable to write and maintain.
Original-Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Package: adwaita-icon-theme
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 12051
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 46.0-1
Replaces: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~)
Provides: adwaita-icon-theme-full (= 46.0-1), gnome-icon-theme-symbolic
Depends: gtk-update-icon-cache, hicolor-icon-theme, ubuntu-mono
Recommends: librsvg2-common
Breaks: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~), libmutter-12-0 (<< 44.8-3~), libmutter-13-0 (<< 45.3-3~)
Description: default icon theme of GNOME
This package contains the default icon theme used by the GNOME desktop.
The icons are used in core apps like Settings, Files, and GNOME Shell.
.
Other apps are recommended to include their own icons using the GNOME
Design Team's Icon Development Kit.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: aglfn
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.7+git20191031.4036a9c-2
Description: Adobe Glyph List For New Fonts
AGL (Adobe Glyph List) maps glyph names to Unicode values for the
purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a
subset of AGL that excludes the glyph names associated with the PUA
(Private Use Area), and is meant to specify preferred glyph names for
new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is
similar to AGL in that it maps glyph names to Unicode values for the
purpose of deriving content, but only for the glyphs in the ITC Zapf
Dingbats font.
.
Be sure to visit the AGL Specification and Developer Documentation pages
for detailed information about naming glyphs, interpreting glyph names,
and developing OpenType fonts.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/adobe-type-tools/agl-aglfn
Package: alsa-topology-conf
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.2.5.1-2
Replaces: libasound2-data (<< 1.2.1)
Breaks: libasound2-data (<< 1.2.1)
Enhances: libasound2-data
Description: ALSA topology configuration files
This package contains ALSA topology configuration files that can be used
by libasound2 for specific audio hardware.
.
ALSA is the Advanced Linux Sound Architecture.
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Homepage: https://www.alsa-project.org/
Package: alsa-ucm-conf
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 942
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.2.10-1ubuntu5.11
Depends: libasound2t64 (>= 1.2.7)
Description: ALSA Use Case Manager configuration files
This package contains ALSA Use Case Manager configuration of audio
input/output names and routing for specific audio hardware. They can be
used with the alsaucm tool.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: alsa-utils
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 2572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.2.9-1ubuntu5
Provides: audio-mixer
Depends: kmod (>= 17-1~), libasound2t64 (>= 1.2.6.1), libatopology2t64 (>= 1.2.2), libc6 (>= 2.38), libfftw3-single3 (>= 3.3.10), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6)
Suggests: dialog
Conffiles:
/etc/init.d/alsa-utils c52e669945e1b6c4b77e00cefa21073a
Description: Utilities for configuring and using ALSA
Included tools:
- alsactl: advanced controls for ALSA sound drivers
- alsaloop: create loopbacks between PCM capture and playback devices
- alsamixer: curses mixer
- alsaucm: alsa use case manager
- amixer: command line mixer
- amidi: read from and write to ALSA RawMIDI ports
- aplay, arecord: command line playback and recording
- aplaymidi, arecordmidi: command line MIDI playback and recording
- aconnect, aseqnet, aseqdump: command line MIDI sequencer control
- iecset: set or dump IEC958 status bits
- speaker-test: speaker test tone generator
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: amd64-microcode
Status: install ok installed
Priority: standard
Section: non-free-firmware/admin
Installed-Size: 885
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20251202.1ubuntu0.24.04.1
Replaces: linux-firmware (<< 20220819.git8413c63c-0ubuntu1~)
Recommends: initramfs-tools (>= 0.113~) | dracut (>= 044) | tiny-initramfs
Breaks: intel-microcode (<< 2), linux-firmware (<< 20220819.git8413c63c-0ubuntu1~)
Conffiles:
/etc/default/amd64-microcode eaa8a5fa3fb59af4f0f55e851a6e9b20
/etc/modprobe.d/amd64-microcode-blacklist.conf 71327241f6583b34944e638a955aba91
Description: Platform firmware and microcode for AMD CPUs and SoCs
This package contains microcode patches for AMD AMD64
processors. AMD releases microcode patches to correct
processor behavior as documented in the respective processor
revision guides.
.
This package includes the required firmware to enable AMD
SEV (Secure Encrypted Virtualization) functionality.
.
This package also includes AMD TAs (Trusted Applications)
required by AMD platform drivers such as AMD PMF (Platform
Management Framework).
.
For Intel processors, please refer to the intel-microcode package.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4.58-1ubuntu8.15
Provides: httpd, httpd-cgi
Depends: apache2-bin (= 2.4.58-1ubuntu8.15), apache2-data (= 2.4.58-1ubuntu8.15), apache2-utils (= 2.4.58-1ubuntu8.15), media-types, perl:any, procps
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: ssl-cert
Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser, ufw
Conffiles:
/etc/apache2/apache2.conf 354c9e6d2b88a0a3e0548f853840674c
/etc/apache2/conf-available/charset.conf e6fbb8adf631932851d6cc522c1e48d7
/etc/apache2/conf-available/localized-error-pages.conf f542d267bfce7815f9453eb1476e5f73
/etc/apache2/conf-available/other-vhosts-access-log.conf 2cad303fc4221d6b0068a8b37597b9fb
/etc/apache2/conf-available/security.conf 332668933023a463046fa90d9b057193
/etc/apache2/conf-available/serve-cgi-bin.conf c146ad61e8853896938a5d30d7aa6c89
/etc/apache2/envvars e4431a53c868ae0dfcde68564f3ce6a7
/etc/apache2/magic a6d370833a02f53db6a0a30800704994
/etc/apache2/mods-available/access_compat.load f7f77b3eb4005749b583ff14b49f8bf1
/etc/apache2/mods-available/actions.conf aa7020bed65647b011cfb36e8567aa99
/etc/apache2/mods-available/actions.load 95dcfd2efdd41666de5f31dd72e01e41
/etc/apache2/mods-available/alias.conf a1632bd99783ef6ca8a47a6005d04d56
/etc/apache2/mods-available/alias.load 7742296502ce1d2f970cc87322d8ffba
/etc/apache2/mods-available/allowmethods.load b377b96eb4dddd88f9428d9cc2fd87ea
/etc/apache2/mods-available/asis.load d1003c9fa12b4d3ed35ea3827a689492
/etc/apache2/mods-available/auth_basic.load a92c34a3ce5e67e2ecbd272155ebe072
/etc/apache2/mods-available/auth_digest.load f29d047cd59013e2fa6724d677c7970b
/etc/apache2/mods-available/auth_form.load 731420a769dd8ad537d68bfdbdd6a506
/etc/apache2/mods-available/authn_anon.load 03cbe85c698911a3d3235b4855726481
/etc/apache2/mods-available/authn_core.load c6420ed74b0095f8408aba3e11db4907
/etc/apache2/mods-available/authn_dbd.load 86e21a672a4f245715a788f9873174ed
/etc/apache2/mods-available/authn_dbm.load 4e37546871dbcba8550a0d781f6fbfa8
/etc/apache2/mods-available/authn_file.load ecdeeab8cfec4a9dd0c065a4d6948c31
/etc/apache2/mods-available/authn_socache.load 260e21e1eb5caa7bcabe8a2fae11445f
/etc/apache2/mods-available/authnz_fcgi.load b12a39427b0b3a8d2ffb03cfc029da18
/etc/apache2/mods-available/authnz_ldap.load d65845f053d08b82da239c73c9094c35
/etc/apache2/mods-available/authz_core.load 90ad8f57655bcd98b7b07864736ab954
/etc/apache2/mods-available/authz_dbd.load c746b8c3bf3fca950ca41fcd553328b4
/etc/apache2/mods-available/authz_dbm.load 8cd42e62d8ca0701f9aad080ec968493
/etc/apache2/mods-available/authz_groupfile.load 97a3e14926ce7bf5f2d2a7b93ece648d
/etc/apache2/mods-available/authz_host.load f529587409471e3feb62256bccaf538a
/etc/apache2/mods-available/authz_owner.load 9ed1ea15654bb594453438154b642539
/etc/apache2/mods-available/authz_user.load bcf988f105564ec1e14b78df56a01cd8
/etc/apache2/mods-available/autoindex.conf 958f2742a80ae30f95507fb84e9eb018
/etc/apache2/mods-available/autoindex.load b9f9d364f1b4c96c45b6db353180aa15
/etc/apache2/mods-available/brotli.load da4d337dd726ab27221b06d92c998e36
/etc/apache2/mods-available/buffer.load ae1e21b4fd2c2e8236ec641cae9814bd
/etc/apache2/mods-available/cache.load ea99aba14e9aa25c27653b9958239a6e
/etc/apache2/mods-available/cache_disk.conf 0b2be6d48bbad8b4e32eef623e3670bc
/etc/apache2/mods-available/cache_disk.load 56ebd9819aa70a7ff8ac04e4922049f2
/etc/apache2/mods-available/cache_socache.load 4b548216cee2e910e9059e426f81e60c
/etc/apache2/mods-available/cern_meta.load 2c2d9adcb273f934304e7dfb5775f7b9
/etc/apache2/mods-available/cgi.load 32a1c48f0e29feb415c9460378728d82
/etc/apache2/mods-available/cgid.conf d7410fcd5d57c404144ed32e2d5c551f
/etc/apache2/mods-available/cgid.load c3ee2eac02c248b5a39fb1a7afee4cb9
/etc/apache2/mods-available/charset_lite.load 1585fcd1b631c2e9b166e170cb162c54
/etc/apache2/mods-available/data.load b6cc5b9e815f551335596cd1e25ffc34
/etc/apache2/mods-available/dav.load 2ee48948add72e6b8682d041acbcab7f
/etc/apache2/mods-available/dav_fs.conf 9d5c750538bf58538c558b907ca924f1
/etc/apache2/mods-available/dav_fs.load 17f662fd023dbaaab9d89f9a11ae58c1
/etc/apache2/mods-available/dav_lock.load faad09687e64ebb9670aa0b8095d6642
/etc/apache2/mods-available/dbd.load f03fe275174a5ed97b0f5f5726ccea60
/etc/apache2/mods-available/deflate.conf 2f28f35168069262fb1055abab5848fe
/etc/apache2/mods-available/deflate.load 6a7a23153796456ee919abdf728fd972
/etc/apache2/mods-available/dialup.load dbc3535a9e5dfd799cf16b5c0d58f137
/etc/apache2/mods-available/dir.conf 4dbfa06e481b9a2e874247fc8c157c3b
/etc/apache2/mods-available/dir.load 397aadae1b8b18e3a7a233cf7c297f99
/etc/apache2/mods-available/dump_io.load 8231c51ef692e0766625ece087484fe4
/etc/apache2/mods-available/echo.load 226a145f19c43d9f921c35eacfd61cb2
/etc/apache2/mods-available/env.load 3e8963a7df7c047be50a552d80a4f853
/etc/apache2/mods-available/expires.load dac64edc06fe538c2edd7b3f1f3b03f1
/etc/apache2/mods-available/ext_filter.load d3c4acfca1322274a9a8504e8cef27e9
/etc/apache2/mods-available/file_cache.load f097659127628ec6f9c6a558d0baf566
/etc/apache2/mods-available/filter.load 8df0170e37a8925238860657d6c60fe5
/etc/apache2/mods-available/headers.load ba7d09162b65d09397bd58be33138e4d
/etc/apache2/mods-available/heartbeat.load b78970d35346bfe5eb5817d228cb209c
/etc/apache2/mods-available/heartmonitor.load b4da13d1c05a7dd1bdeb272300c1fc83
/etc/apache2/mods-available/http2.conf 5bc6b4b533d920c8b677f3bb37734a0f
/etc/apache2/mods-available/http2.load e18e0c7e38196e7d7580ecedaaa72e3b
/etc/apache2/mods-available/ident.load 51ba623a8a2bd71c512f847d02e0934f
/etc/apache2/mods-available/imagemap.load 51d5109d8bc2bafc17af03beace4d8a4
/etc/apache2/mods-available/include.load 9cf2fa9ceb6571b5fab4603daad44c83
/etc/apache2/mods-available/info.conf 1fd47a9adf023a925301c58490417cf9
/etc/apache2/mods-available/info.load c1faffe40b8bed9f2b817b9dc0503bb6
/etc/apache2/mods-available/lbmethod_bybusyness.load 094b7c1d424cc4a1dee6f77d301e1888
/etc/apache2/mods-available/lbmethod_byrequests.load f33d55ab5bbf907340426e31f99f6701
/etc/apache2/mods-available/lbmethod_bytraffic.load e656d80b48c020b7d77ece23368e04f1
/etc/apache2/mods-available/lbmethod_heartbeat.load 944703ff299a25cf068de7f6a2374465
/etc/apache2/mods-available/ldap.conf f1c3882b24335ef261a90696e060813e
/etc/apache2/mods-available/ldap.load 735ac5f246738e11a53f6c515b8dfc48
/etc/apache2/mods-available/log_debug.load d062328e5987fa686615394768339abe
/etc/apache2/mods-available/log_forensic.load 7177e2427eb7c78f1ab10c034a809793
/etc/apache2/mods-available/lua.load 5e445ce688a49e0a1fcfcaa414fe21f9
/etc/apache2/mods-available/macro.load 40e0509b4b2d307cdfe4de75fa89dc91
/etc/apache2/mods-available/md.load 4fa08b541b4bac4a4849e6fd6d69c973
/etc/apache2/mods-available/mime.conf 5e9b0033f29b5bf2d9e736f7719ef1f9
/etc/apache2/mods-available/mime.load 9c858dc2ad2825dc3f862ecba90cf6ec
/etc/apache2/mods-available/mime_magic.conf b0b89da0f5d38b6c7177113018fc475d
/etc/apache2/mods-available/mime_magic.load ab5c69aa0c91f11157e9bfc4972f8cce
/etc/apache2/mods-available/mpm_event.conf 157cee0c8592d9e8bbffcd33abac3e2a
/etc/apache2/mods-available/mpm_event.load 08816d280ebbd94b8c5961fc6f7168b5
/etc/apache2/mods-available/mpm_prefork.conf 2c7263c7cd86af07dcedf627d0ad2ade
/etc/apache2/mods-available/mpm_prefork.load 9bcdffe5055526e0929ecd49ee311c9e
/etc/apache2/mods-available/mpm_worker.conf b57019603bf38326fcb7f9c0785a3c34
/etc/apache2/mods-available/mpm_worker.load 0c6640977f0f046a55fdaf76eb54adef
/etc/apache2/mods-available/negotiation.conf b023fc6578d5b64059df4dfe689cb779
/etc/apache2/mods-available/negotiation.load fd7bf44d833446a35f0199d7cbcc9793
/etc/apache2/mods-available/proxy.conf a3c7629e7a55080e9c2f4ff1c70a98b2
/etc/apache2/mods-available/proxy.load 3d3719c88d01152e817f74fc2fd6ce9e
/etc/apache2/mods-available/proxy_ajp.load e058e03c1d4f9e4d8e2c439ed75cc501
/etc/apache2/mods-available/proxy_balancer.conf 8a37d3a532dbb4866d4dd58162812f85
/etc/apache2/mods-available/proxy_balancer.load 9c6e6ff2195159c8af97f7673e8d2ada
/etc/apache2/mods-available/proxy_connect.load 6bc4b5de977f70a0b6ae98ab04383c0c
/etc/apache2/mods-available/proxy_express.load f2ad6e7e80d2750cdca5986657e7835e
/etc/apache2/mods-available/proxy_fcgi.load 09cbda44eecbf1cbab48b30045217e3c
/etc/apache2/mods-available/proxy_fdpass.load 9e5584db5f748a2fb71b582a255a976e
/etc/apache2/mods-available/proxy_ftp.conf 12809c2f356d9c05dbdc887375a6bf1b
/etc/apache2/mods-available/proxy_ftp.load c05db1b229a7957f0032c0d79ed7e3c9
/etc/apache2/mods-available/proxy_hcheck.load 92898c1ef9124193fa5d9e13408e0372
/etc/apache2/mods-available/proxy_html.conf 6012bbc4155b99642dba050df6c9028f
/etc/apache2/mods-available/proxy_html.load dac7646a0a7242de76f788b4da14390b
/etc/apache2/mods-available/proxy_http.load 161b514c355c6daa95f11371fb9c184c
/etc/apache2/mods-available/proxy_http2.load 8a2cdbe25537eb8cb9007e351274f852
/etc/apache2/mods-available/proxy_scgi.load cb11d685e60db26bbdad456263bf63b7
/etc/apache2/mods-available/proxy_uwsgi.load 37493bab0af283fd186d2797a9f5f95b
/etc/apache2/mods-available/proxy_wstunnel.load d2e5c21b886333f1662fe74591260d5d
/etc/apache2/mods-available/ratelimit.load fb40aa030d5458dd99a0c9d1141bcde4
/etc/apache2/mods-available/reflector.load 306c71fae73733506db9099d106ba642
/etc/apache2/mods-available/remoteip.load 81a6511c79ab338aef51a6c185152231
/etc/apache2/mods-available/reqtimeout.conf 30ef0f5bd709e44eeee85e9f847000c0
/etc/apache2/mods-available/reqtimeout.load 7fd814775dc3f3c9e6753ef874978f96
/etc/apache2/mods-available/request.load 36c1b324cd545e3e29b50b5e2a8357e8
/etc/apache2/mods-available/rewrite.load 55e18fb7df64c8f390904b972637c17d
/etc/apache2/mods-available/sed.load 8ba3c7ff4243e6a45b6e3c372fc0de1b
/etc/apache2/mods-available/session.load b552f1e184865c597ae397876fb3a0a6
/etc/apache2/mods-available/session_cookie.load 89aff7a7f8b4347965d4cf6ea3c5beb9
/etc/apache2/mods-available/session_crypto.load 066002be7d8c6c381553dbded41db1b6
/etc/apache2/mods-available/session_dbd.load cf86e56f8ee26f5dccc39c2f690d7f79
/etc/apache2/mods-available/setenvif.conf 86ccdba3939ec2deb3443acaff2c1988
/etc/apache2/mods-available/setenvif.load 6f670fad5b6f6b14fa72c9cd3058469b
/etc/apache2/mods-available/slotmem_plain.load fd33fcd86c77d4d5044ad904e7f38360
/etc/apache2/mods-available/slotmem_shm.load 127df94eaf6987ad67b964f01eec3251
/etc/apache2/mods-available/socache_dbm.load 9f11810517a6bf2eba31b336ebbfad70
/etc/apache2/mods-available/socache_memcache.load c0101bc50501b12e7c8c74014560404b
/etc/apache2/mods-available/socache_redis.load 5c6ee35e3b89ea7ffdb19a2b344ada94
/etc/apache2/mods-available/socache_shmcb.load 9efb84889b8e1683ce104033bf30973d
/etc/apache2/mods-available/speling.load 095570b0cb18ebdfc357a2241c6932ea
/etc/apache2/mods-available/ssl.conf e0240208bf5bd725c1f192c2d1abb76e
/etc/apache2/mods-available/ssl.load 8cc37c9d0db67f76c2871ed1d38c07b3
/etc/apache2/mods-available/status.conf a2068bd13eadd9b0b9168d94e21c37b6
/etc/apache2/mods-available/status.load 00976ea5115f286bbc21357581d0b65e
/etc/apache2/mods-available/substitute.load 50e63dc17612e22484a88f537e8aec8e
/etc/apache2/mods-available/suexec.load 335169c85f4afc14524846789d46af06
/etc/apache2/mods-available/unique_id.load 6c13959015fb35276572070b44e63380
/etc/apache2/mods-available/userdir.conf 202509138f19284efb527eff4cfb042a
/etc/apache2/mods-available/userdir.load c034025405561ea48fbcb67fd1998f4d
/etc/apache2/mods-available/usertrack.load 8400042dd4374fad5eedf33ffb3c68f0
/etc/apache2/mods-available/vhost_alias.load fdd42d34966c329cdee2435dfe72ee24
/etc/apache2/mods-available/xml2enc.load 1f7ab653ed3601bd265871cdf252a224
/etc/apache2/ports.conf e0eadfd8b9250d90d5c3004171eb78f6
/etc/apache2/sites-available/000-default.conf 45ed6a20d7ff26b62d873585bc1b42ca
/etc/apache2/sites-available/default-ssl.conf 58d23841f0ea37f6c3c1f1c7bda9c6d7
/etc/cron.daily/apache2 c788ffaa4c682c91e6a1cd7f53840d62
/etc/default/apache-htcacheclean ae8721a0bc5b4e2ef7a5258b1e9db5c5
/etc/init.d/apache-htcacheclean 29fe315052a1c5fbe9dc9f29485ed906
/etc/init.d/apache2 379d9173b08f87449abc0fbd44926194
/etc/logrotate.d/apache2 a38d9e980faebcda9a1998fd0f90b69e
/etc/ufw/applications.d/apache2-utils.ufw.profile f8d4fd920e598ceb4379613c6261f6af
Description: Apache HTTP Server
The Apache HTTP Server Project's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
Installing this package results in a full installation, including the
configuration files, init scripts and support scripts.
Homepage: https://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: apache2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5027
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apache2
Version: 2.4.58-1ubuntu8.15
Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1
Depends: perl:any, libapr1t64 (>= 1.7.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libaprutil1t64 (>= 1.6.0), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libcurl4t64 (>= 7.28.0), libjansson4 (>= 2.14), libldap2 (>= 2.6.2), liblua5.4-0 (>= 5.4.6), libnghttp2-14 (>= 1.50.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser
Description: Apache HTTP Server (modules and other binary files)
The Apache HTTP Server Project's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
This package contains the binaries only and does not set up a working
web-server instance. Install the "apache2" package to get a fully working
instance.
Homepage: https://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: apache2-data
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 857
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: apache2
Version: 2.4.58-1ubuntu8.15
Description: Apache HTTP Server (common files)
The Apache HTTP Server Project's goal is to build a secure, efficient and
extensible HTTP server as standards-compliant open source software. The
result has long been the number one web server on the Internet.
.
This package contains architecture-independent common files such as icons,
error pages and static index files.
Homepage: https://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: apache2-utils
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 327
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: apache2
Version: 2.4.58-1ubuntu8.15
Depends: libapr1t64 (>= 1.4.8-2~), libaprutil1t64 (>= 1.5.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libssl3t64 (>= 3.0.0)
Description: Apache HTTP Server (utility programs for web servers)
Provides some add-on programs useful for any web server. These include:
- ab (Apache benchmark tool)
- fcgistarter (Start a FastCGI program)
- logresolve (Resolve IP addresses to hostnames in logfiles)
- htpasswd (Manipulate basic authentication files)
- htdigest (Manipulate digest authentication files)
- htdbm (Manipulate basic authentication files in DBM format, using APR)
- htcacheclean (Clean up the disk cache)
- rotatelogs (Periodically stop writing to a logfile and open a new one)
- split-logfile (Split a single log including multiple vhosts)
- checkgid (Checks whether the caller can setgid to the specified group)
- check_forensic (Extract mod_log_forensic output from Apache log files)
- httxt2dbm (Generate dbm files for use with RewriteMap)
Homepage: https://httpd.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: apparmor
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.0.1really4.0.1-0ubuntu0.24.04.7
Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2)
Depends: debconf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38)
Suggests: apparmor-profiles-extra, apparmor-utils
Breaks: apparmor-profiles-extra (<< 1.21), fcitx-data (<< 1:4.2.9.1-1ubuntu2), snapd (<< 2.44.3+20.04~)
Conffiles:
/etc/apparmor.d/1password a9fbdb7bc17bb4c908208c2c51e35f33
/etc/apparmor.d/Discord 67bd979bd52072a84fc19480c5dd8ead
/etc/apparmor.d/MongoDB_Compass 3f33e671cd57320de31656afa9886136
/etc/apparmor.d/QtWebEngineProcess 0fe91825545b5a8375ad4f06219eb47b
/etc/apparmor.d/abi/3.0 f97e410509c5def279aa227c7de12e06
/etc/apparmor.d/abi/4.0 f17b0a97806d733b5b884d8a1c2fea37
/etc/apparmor.d/abi/kernel-5.4-outoftree-network 57b68acd4e6418fe5a06dc8c04713e3d
/etc/apparmor.d/abi/kernel-5.4-vanilla 77047e6f0b014fa8bf27681998382044
/etc/apparmor.d/abstractions/X a32594e00980d28c2bb31602cbc28b75
/etc/apparmor.d/abstractions/apache2-common 904b490fb92cef37b2fa236bfbc1630f
/etc/apparmor.d/abstractions/apparmor_api/change_profile ebc3b740aa2c79ff9a09f072e67ab569
/etc/apparmor.d/abstractions/apparmor_api/examine 7a0bb94ed3f1c4746e10159933e83376
/etc/apparmor.d/abstractions/apparmor_api/find_mountpoint 33f8d5e37df9caec4028d295c8988ba1
/etc/apparmor.d/abstractions/apparmor_api/introspect 9937e7f2a2ca88cd947570f18df7a942
/etc/apparmor.d/abstractions/apparmor_api/is_enabled 16256dfcfa3c4bc6f97a956fcc254fb5
/etc/apparmor.d/abstractions/aspell 0443ce39f2e74dde8bc99d67578ea777
/etc/apparmor.d/abstractions/audio c0ac7361d58a8c0b1b2ab3d440ca9577
/etc/apparmor.d/abstractions/authentication d21c8ea53bfc1712f086be6cd367194d
/etc/apparmor.d/abstractions/base e99d8381520f227b8eaf44b73ff026e2
/etc/apparmor.d/abstractions/bash 9663d039f0152b70cc659e4a25bef566
/etc/apparmor.d/abstractions/consoles 3414c1cb4c1a951888a84761d1455c6d
/etc/apparmor.d/abstractions/crypto 0b2705ea2a45989da8cbf6f72f633ecb
/etc/apparmor.d/abstractions/cups-client aa077a620ae08407f42e743bb9661165
/etc/apparmor.d/abstractions/dbus 5722cf7a9deb175a1ad0b2bd2311e358
/etc/apparmor.d/abstractions/dbus-accessibility 99eef485f32c58839618af9a5a4b355b
/etc/apparmor.d/abstractions/dbus-accessibility-strict 53a9eb9b0c2c0125eefa2990d2db5cf7
/etc/apparmor.d/abstractions/dbus-network-manager-strict 122f241d720192cb38d6967bc23e356f
/etc/apparmor.d/abstractions/dbus-session 35d364589e04be56979be11e2f7e31d5
/etc/apparmor.d/abstractions/dbus-session-strict 1181eeeb79d894eaf2744bf7033a06d8
/etc/apparmor.d/abstractions/dbus-strict 9d0a9ef3255f550687366cd4126f34d0
/etc/apparmor.d/abstractions/dconf 938d36cc227c44b57b754e28c574a895
/etc/apparmor.d/abstractions/dovecot-common c039273aaa213aca51a5213cdd15fed2
/etc/apparmor.d/abstractions/dri-common 1d2f9b132358d514c1f93560b1988acb
/etc/apparmor.d/abstractions/dri-enumerate c02e4d558bb87d573421e11268d3cb69
/etc/apparmor.d/abstractions/enchant cd0a41e810a99aeeab33aa7d074ff510
/etc/apparmor.d/abstractions/exo-open c9c0e92a3d96bd795af54343ca2f7247
/etc/apparmor.d/abstractions/fcitx 7b92a08259791096efa9ec4aaf42c65d
/etc/apparmor.d/abstractions/fcitx-strict 8516d9814d599c06054de013d935b383
/etc/apparmor.d/abstractions/fonts 2a254d9d6f5bc6ac1dc73214193083cd
/etc/apparmor.d/abstractions/freedesktop.org fddb3f108af4001f4a648e37ecfb1142
/etc/apparmor.d/abstractions/gio-open e056aa1df18785c584f2f8e734a865b6
/etc/apparmor.d/abstractions/gnome ce1abdbe93ac7d3d9da51b76616e7990
/etc/apparmor.d/abstractions/gnupg 2b9899ae239d51a6cd93ccc82c52d234
/etc/apparmor.d/abstractions/groff 9ac220293c87a17fbd9c8664231b7136
/etc/apparmor.d/abstractions/gtk c3e77ec5a57f6c5996749b636b257d40
/etc/apparmor.d/abstractions/gvfs-open 0aa5a1831e2f3321032fcbb78c75e17f
/etc/apparmor.d/abstractions/hosts_access 9932e0e59cf8a3b86aff275430db7f79
/etc/apparmor.d/abstractions/ibus cbdc8f7f4aa4192caa920edf6b27c101
/etc/apparmor.d/abstractions/kde 9d3df34ba20b1d1f2a171e6003a64a50
/etc/apparmor.d/abstractions/kde-globals-write 66b5c9d5f6b1be675ea41b93e2a40e86
/etc/apparmor.d/abstractions/kde-icon-cache-write 5812ee3c6e213036512c4dd28a45b0c0
/etc/apparmor.d/abstractions/kde-language-write f99c8ecacf0f94aafb402e4bda6ff9f0
/etc/apparmor.d/abstractions/kde-open5 dc4ab3305486c36b4fc34b8d075cb706
/etc/apparmor.d/abstractions/kerberosclient 70be1b7c525d98654011a7f0bf8b9634
/etc/apparmor.d/abstractions/ldapclient fa595508690d29fb8ef3bc7f35cd3d34
/etc/apparmor.d/abstractions/libpam-systemd bab0769af2d7ec03fb89ebcc7dba5133
/etc/apparmor.d/abstractions/likewise e2eff3c963b34543b78a2e7e92c2832b
/etc/apparmor.d/abstractions/mdns f60fb04172f264ca93dd91f376c6d198
/etc/apparmor.d/abstractions/mesa dbfd7cef67b616f33464ca9cf2ab1e5f
/etc/apparmor.d/abstractions/mir 3ca5ef4b46fdf1e182a96d6560ff26e1
/etc/apparmor.d/abstractions/mozc a3d1ff87b7822abd5fcaed6844dc296a
/etc/apparmor.d/abstractions/mysql b12fe1f2bbab642e5851c281986057d0
/etc/apparmor.d/abstractions/nameservice 36db55283ec502af766e70d12b517535
/etc/apparmor.d/abstractions/nis 30256a48a705a362b6bc496d2024aa3c
/etc/apparmor.d/abstractions/nss-systemd 7ed15a941f68ba8326ba03d6d282a4c1
/etc/apparmor.d/abstractions/nvidia 4927cd22ab0f892bc619cc0f1912923e
/etc/apparmor.d/abstractions/opencl 2760fba2c4606e11942737d471cd94e7
/etc/apparmor.d/abstractions/opencl-common 7d6341d69734db1e449b00784d465c70
/etc/apparmor.d/abstractions/opencl-intel dfdb37b0c1cf107e0831c70ef9c0aa39
/etc/apparmor.d/abstractions/opencl-mesa e157c360ed8cc0a1f5f883be73f2a416
/etc/apparmor.d/abstractions/opencl-nvidia 8d9e4c40933e8c9844f4b250fb89aed0
/etc/apparmor.d/abstractions/opencl-pocl dfedd51c459fac5805577d19471aa764
/etc/apparmor.d/abstractions/openssl fb8cf830a6be79f9c356e0d73f880ce4
/etc/apparmor.d/abstractions/orbit2 e7ac7aea7951ccb6e9078265f9a2b9ff
/etc/apparmor.d/abstractions/p11-kit ca4ba017568739d7150f162ec69036e0
/etc/apparmor.d/abstractions/perl e1913931bfed156d33fe313d49f5bd0d
/etc/apparmor.d/abstractions/php a09e568316649c33fcb743129e38e3a4
/etc/apparmor.d/abstractions/php-worker fa7a754d5b039a507084094a3d3a8e68
/etc/apparmor.d/abstractions/php5 cf013176d89542d9b5931cd1c6ff5096
/etc/apparmor.d/abstractions/postfix-common 48ff0b5d3ffd8a97e305c85ed7b10475
/etc/apparmor.d/abstractions/private-files 971749f2d6112faa125c848f739c8752
/etc/apparmor.d/abstractions/private-files-strict 3dd8bfaf6f4405b56e526de085087369
/etc/apparmor.d/abstractions/python f49e8327900da9b963678574057d49e3
/etc/apparmor.d/abstractions/qt5 225b633954b4552cd1e1a7b6c0034956
/etc/apparmor.d/abstractions/qt5-compose-cache-write 3cbd481cf1e9aadae90118b4614c9f7b
/etc/apparmor.d/abstractions/qt5-settings-write 2341b9405a1923ce1f7c614ac68138c0
/etc/apparmor.d/abstractions/recent-documents-write 57bfcdf4fc0f790c4a51f2678f4fdd17
/etc/apparmor.d/abstractions/ruby 647a1c14accb31774540d8b7e14811a5
/etc/apparmor.d/abstractions/samba 80ac5ea6902855b6e9cc84cf90c86a23
/etc/apparmor.d/abstractions/samba-rpcd dd45d69fae139d7d3121af8f2a28d884
/etc/apparmor.d/abstractions/smbpass 98782c8623443b1ac4477222824526ee
/etc/apparmor.d/abstractions/snap_browsers d62388a5173f6945ebb1f41b9ec5c07b
/etc/apparmor.d/abstractions/ssl_certs 5bf050da765885e2e2c3440d1ffe2d6a
/etc/apparmor.d/abstractions/ssl_keys f804c6623c0b8584153ca06051342c00
/etc/apparmor.d/abstractions/svn-repositories f281784467cdf8f7f830337a5ba7f5c9
/etc/apparmor.d/abstractions/transmission-common c1459adbbdbef0304bc0d1030fb55476
/etc/apparmor.d/abstractions/trash 77f74bce1c671f56cf013ec880664499
/etc/apparmor.d/abstractions/ubuntu-bittorrent-clients bc214039e36aed33834aefca14fcb9e1
/etc/apparmor.d/abstractions/ubuntu-browsers 1964f219262f91c8b97b3cab3c5b1a15
/etc/apparmor.d/abstractions/ubuntu-browsers.d/chromium-browser a1ceac1f3b12257a2db931106456eef9
/etc/apparmor.d/abstractions/ubuntu-browsers.d/java a9387035914b3de93f96c99418dd306a
/etc/apparmor.d/abstractions/ubuntu-browsers.d/kde fb384b79814196058f69c581734c2bf3
/etc/apparmor.d/abstractions/ubuntu-browsers.d/mailto 8ee5eeea9b891d9dd037cb16b37605a6
/etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia e8cda78bbc9882532d0f3c8048e85d7c
/etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common a015fbc234f8ecba0c1db8d1c50efb0b
/etc/apparmor.d/abstractions/ubuntu-browsers.d/productivity 6fbd4a5744bbd882c3eec994bc6d0fb0
/etc/apparmor.d/abstractions/ubuntu-browsers.d/text-editors 3d486fae7348f69946dfd58f5b6e9747
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration 3a29e910c7229ebf8efb8d7186d82f6f
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration-xul d0ff22a6313a0fbf4a4f7da7b5576307
/etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files ad32d9011654972455c717bbe978b705
/etc/apparmor.d/abstractions/ubuntu-console-browsers 6215673c66fd3e54cb6e1271f9aa0029
/etc/apparmor.d/abstractions/ubuntu-console-email 0ff7d2311f36eba04ef50ec8261de8de
/etc/apparmor.d/abstractions/ubuntu-email 3aef68a8ce2190e2b0c32f3889fe2fbb
/etc/apparmor.d/abstractions/ubuntu-feed-readers 6d9f88c53a369529a5ff52573a051d90
/etc/apparmor.d/abstractions/ubuntu-gnome-terminal 8063a4cbeb334a914c7bf2a65e5f2c3c
/etc/apparmor.d/abstractions/ubuntu-helpers 735892ffbbf93ee9973587aaa15bd0b0
/etc/apparmor.d/abstractions/ubuntu-konsole 3226c189b7aacae0b2616827fac54510
/etc/apparmor.d/abstractions/ubuntu-media-players edc01db2f2804479007c463b005d7708
/etc/apparmor.d/abstractions/ubuntu-unity7-base 9f95ccd27db1a6d581f512b6d8045d13
/etc/apparmor.d/abstractions/ubuntu-unity7-launcher 6a9c25f230ba41e8289514d9a8f0f87e
/etc/apparmor.d/abstractions/ubuntu-unity7-messaging 69b93d5b6693179432ec7c33e1f30434
/etc/apparmor.d/abstractions/ubuntu-xterm 7a896bda3883f05f19e46468fa01ec8b
/etc/apparmor.d/abstractions/user-download 2c764a6e080a4549661404fe74d2bef2
/etc/apparmor.d/abstractions/user-mail fc821b70bcb3f4735ae58cbc328f60cc
/etc/apparmor.d/abstractions/user-manpages da6ee9a1273a3544813d0d280814ceb4
/etc/apparmor.d/abstractions/user-tmp 637812127e85496565b15f092aa9028c
/etc/apparmor.d/abstractions/user-write 5b2101d68ba7e9e1bb58b9806672ae5a
/etc/apparmor.d/abstractions/video 3069d0fbea27eed63e8724084015b57e
/etc/apparmor.d/abstractions/vulkan bbed303bc8d8b2702d9d7f2fd7ed388a
/etc/apparmor.d/abstractions/wayland d8ef4acb801443585a0fa309234b63d7
/etc/apparmor.d/abstractions/web-data e46da21cb61d259f7410a72a32d2319d
/etc/apparmor.d/abstractions/winbind 489fca3c058879cff0c69f160f453e82
/etc/apparmor.d/abstractions/wutmp 9a4f59721ce850d90f5ca995f21e23b1
/etc/apparmor.d/abstractions/xad 40464a5c359d30d98d72702aba58255e
/etc/apparmor.d/abstractions/xdg-desktop 5a0a148ee79a27a546e5618ecc17a0f8
/etc/apparmor.d/abstractions/xdg-open 989de0df5dce3d28f223ec7e83288728
/etc/apparmor.d/balena-etcher 41dc7a55c7739f6ca133d29413a414e0
/etc/apparmor.d/brave c7e3828647deb93ba1524ba49f6b6c78
/etc/apparmor.d/buildah 692a0246f1d9bde5bcd97a1c540ea4bf
/etc/apparmor.d/cam d1ac502776782c6b264cda89a769b509
/etc/apparmor.d/ch-checkns e6ed1d0331ec1651b1c117cfa791aca7
/etc/apparmor.d/ch-run 4e8f28caf0d00397377439eb470caa0c
/etc/apparmor.d/chrome 76e226068a9df356c67e7a3d470d1ebb
/etc/apparmor.d/code 0f9bad29b9cf3ea8ab27f6b6f3796129
/etc/apparmor.d/crun e098756fa8f9f1c8ca4049af47a74fd4
/etc/apparmor.d/devhelp bd1226d7e9b4988bb3933684a4406914
/etc/apparmor.d/element-desktop d39b0c4bff076ea329f5dbbaa82e2ba7
/etc/apparmor.d/epiphany 6bda34c482685db22cea75a6ad7476ea
/etc/apparmor.d/evolution b1f70bc4c650108fa213e8279225e0ec
/etc/apparmor.d/firefox f1829bd518068599ea95e4b5a58b64c1
/etc/apparmor.d/flatpak 6f8173f861fc3d78a5046d899d0b4b59
/etc/apparmor.d/foliate c92d766801e2ac02123e0db70b97ea55
/etc/apparmor.d/geary 6440c82a66a81d652075b99712a3cbda
/etc/apparmor.d/github-desktop 2122e73f32672b2e657ae1458eb26727
/etc/apparmor.d/goldendict de9f3bb31c80756ae55a31e8ed4a3be6
/etc/apparmor.d/ipa_verify df74e854eac8b988f15d8b21f3f5ae44
/etc/apparmor.d/kchmviewer b57ea6f66a082f50fc24ec3922bedd6f
/etc/apparmor.d/keybase de653466fa5c38e2dd697794250c10a9
/etc/apparmor.d/lc-compliance c6602ecb174135de2520abe7e2d66aeb
/etc/apparmor.d/libcamerify d61830a55b0f5803dcb120e38ff514da
/etc/apparmor.d/linux-sandbox 03ce2ec6971f9afeee6f7c2e9688baac
/etc/apparmor.d/local/README c2697f764b5164f3b9195857290df7df
/etc/apparmor.d/loupe 9cd53d4893feabf3a85bed91253b520f
/etc/apparmor.d/lsb_release 1cd1aa219c116e6ac7e406b7b080cf72
/etc/apparmor.d/lxc-attach 8e84c6f99b66f14957215c1ca65df341
/etc/apparmor.d/lxc-create 9c61264b7dcdec579c99143f3b219cdb
/etc/apparmor.d/lxc-destroy 3c5bf3780350b4854af5f6f1f6d86f39
/etc/apparmor.d/lxc-execute 4727b3eba3181e290839953309d2db87
/etc/apparmor.d/lxc-stop 4b96d873788cc6e9d064dd3bc495a4fe
/etc/apparmor.d/lxc-unshare a9053aae62b0daa1d7fd9e62bafdcbeb
/etc/apparmor.d/lxc-usernsexec 6bd0e80c5e92542b6b2d02352ee540ae
/etc/apparmor.d/mmdebstrap a7e1ac1d7f16053f735f3b44a67840ee
/etc/apparmor.d/msedge 285ddc96bdcca201f8ed35e38229a92a
/etc/apparmor.d/nautilus 57287a789351c7416b3d96538253ced2
/etc/apparmor.d/notepadqq 6c24799230bc8f06b33b3b461c7972c0
/etc/apparmor.d/nvidia_modprobe 35b7b433c83dc39cb5ae0537d68ba568
/etc/apparmor.d/obsidian 6bbf1654bfcd4ac1d702cd1adcfde542
/etc/apparmor.d/opam 52c194ff83de698797647437047841d3
/etc/apparmor.d/opera b09f37170593933806df51b1a2c136f9
/etc/apparmor.d/pageedit c20709c6b0a79f13e964d92f7eb81a2f
/etc/apparmor.d/plasmashell 24c4b944eb1f641f2df3020f9e4dc7df
/etc/apparmor.d/podman 6fc4a4758bb26d4d40a2762692195885
/etc/apparmor.d/polypane b1cd95df33baaf4384ef5c14492ba096
/etc/apparmor.d/privacybrowser dbb425e0980c7e1e9033b43aba864b76
/etc/apparmor.d/qcam 5952fc84b00d8aec0e8e9d805bd31af2
/etc/apparmor.d/qmapshack ce57b415f0b224b6b9e1674d3184568d
/etc/apparmor.d/qutebrowser 1c9fc541582fe736ecc9b7eae42c20ad
/etc/apparmor.d/rootlesskit a6718e232ff378f3271467a9124b4eea
/etc/apparmor.d/rpm 1d6b51dd975371cc952856f4a3d625a6
/etc/apparmor.d/rssguard cd9ed0429e53ea8b5d31e2d544585e5c
/etc/apparmor.d/runc 3335a9af57ce5e863930b6d03d53ba40
/etc/apparmor.d/sbuild 2ecb939ead7308849e09c616f28cc93d
/etc/apparmor.d/sbuild-abort 2e8ae36212b9d40f9e68f424737a10e1
/etc/apparmor.d/sbuild-adduser 377a8fe84a14a95af5428239f6eaa218
/etc/apparmor.d/sbuild-apt 8ec8122adf448bd38bc7d14dec1a8b72
/etc/apparmor.d/sbuild-checkpackages a2d5dffff77a59854ce8b0a3406202a2
/etc/apparmor.d/sbuild-clean 1baf8007c80c5e14eb8b7cee2a3148a0
/etc/apparmor.d/sbuild-createchroot 7082ab20a6deaed506ce47ed46d1ac90
/etc/apparmor.d/sbuild-destroychroot baec2cfed39dcfb723b91bf60bb2b8ec
/etc/apparmor.d/sbuild-distupgrade 58301d36e68764101a09375fe27ae9af
/etc/apparmor.d/sbuild-hold a7d34ec9bc5237c3032e088dc02bb3dd
/etc/apparmor.d/sbuild-shell 5be9b23fb7c9c8708e38f9ca27169f61
/etc/apparmor.d/sbuild-unhold 34d84c1f2c00b53eef7b6ce8a5220d71
/etc/apparmor.d/sbuild-update 9e972d4525d587f03c8ac532ccec53fe
/etc/apparmor.d/sbuild-upgrade f026f0679ab74b9ba54b89505420251e
/etc/apparmor.d/scide 69d5df4d85f2d888fc6f3a2a02ae710e
/etc/apparmor.d/signal-desktop 7e8b436217279ba903f2e9d84390a498
/etc/apparmor.d/slack dcc561b40dfc7cd959533469d8a07083
/etc/apparmor.d/slirp4netns 6143c40fcda8bec2f36e97e9ba7c20b5
/etc/apparmor.d/steam 26615466c8cae2bfb8300d7474cb864c
/etc/apparmor.d/stress-ng e3b5a8e8e142b48a79c4250371ac7a32
/etc/apparmor.d/surfshark 1b389518cbaf6005b81044bd61424fe0
/etc/apparmor.d/systemd-coredump fea0984f8368c0b1952b20b5d1727683
/etc/apparmor.d/thunderbird 43cea46111c67e0e66fe5765e8c73939
/etc/apparmor.d/toybox d00e2af7f00f3ef3383fcaaadac3e626
/etc/apparmor.d/transmission e28f72f28a5ae9fda179609a9d6d632f
/etc/apparmor.d/trinity 4a6f33f1d61c65a63138ad7f58e25d53
/etc/apparmor.d/tunables/alias 3a4f5cae71b044f38c481adbe3642b33
/etc/apparmor.d/tunables/apparmorfs e2074b490a25348fe38bb14a67189b50
/etc/apparmor.d/tunables/dovecot 337ca6dc41c0ae4c156a7b111c946bb4
/etc/apparmor.d/tunables/etc eaa7eb0aed2f57f233df1534219add7b
/etc/apparmor.d/tunables/global 5bcd8895cb67489d5b619d24c14af7b1
/etc/apparmor.d/tunables/home 18eda20e8b1a8d45955d582cd18dd621
/etc/apparmor.d/tunables/home.d/site.local 3b274206fb06833ee3e151e351dad51b
/etc/apparmor.d/tunables/kernelvars 1e1c274b547b8946eed0eff158300e03
/etc/apparmor.d/tunables/multiarch 580f535cd1df7ac32d04cac4974274cd
/etc/apparmor.d/tunables/multiarch.d/site.local 3c9eef1fbfb41fc452060086262e7bcb
/etc/apparmor.d/tunables/proc 2065e74ad990713ead4b32002acdc82c
/etc/apparmor.d/tunables/run 96ac843a343694802ade445fd351e43a
/etc/apparmor.d/tunables/securityfs 94e4dd81e625ebb7e0ceb02fbd492612
/etc/apparmor.d/tunables/share e11aafffd58011c5d832b98bc71372a7
/etc/apparmor.d/tunables/sys 30f2fdf4695c26642ea02b5a2063cfbc
/etc/apparmor.d/tunables/system dd94eef017cf91d8ea1ff5891aecab24
/etc/apparmor.d/tunables/xdg-user-dirs 7eeab5e5987a04857db2f367b07ab4bb
/etc/apparmor.d/tup 523fab6a982527f3477970aaa64b3e76
/etc/apparmor.d/tuxedo-control-center 53cb9b6edee094984349ab0a1a38efda
/etc/apparmor.d/unix-chkpwd 71f57a7d43d5dec3199b6ad95a97802f
/etc/apparmor.d/unprivileged_userns 588e4c06bb88ca522fd840c83117569f
/etc/apparmor.d/userbindmount 40677d9a5e9228b9203aa9b917b1dfab
/etc/apparmor.d/uwsgi-core 1563f58f3bd1b679b27c5093b766daf4
/etc/apparmor.d/vdens d5453365eeb2ef78bdabd230d2e528b6
/etc/apparmor.d/virtiofsd 7a292c9bcbf7ed74ae7e3df8ad325b7b
/etc/apparmor.d/vivaldi-bin 1838b1259fdf616a38b954132af05b30
/etc/apparmor.d/vpnns 0f96d656c110471b7f355107b9e0d366
/etc/apparmor.d/wike 5f663fc016cc49b2846bd749f0e54306
/etc/apparmor.d/wpcom 8f77cd143ac7083c6678368773a21034
/etc/apparmor/parser.conf 9d1488d81b7984033958e74dbad682ce
/etc/init.d/apparmor 42e157dc91f6554abefa2160c2bc42db
Description: user-space parser utility for AppArmor
apparmor provides the system initialization scripts needed to use the
AppArmor Mandatory Access Control system, including the AppArmor Parser
which is required to convert AppArmor text profiles into machine-readable
policies that are loaded into the kernel for use with the AppArmor Linux
Security Module.
Homepage: https://apparmor.net/
Original-Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Package: apport
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.28.1-0ubuntu3.8
Replaces: python-apport (<< 2.2-0ubuntu1)
Depends: apport-core-dump-handler | python3-zstandard, apport-core-dump-handler | systemd-coredump, gir1.2-glib-2.0 (>= 1.29.17), python3, python3-apport (>= 2.28.1-0ubuntu3.8), python3-gi, sensible-utils
Recommends: apport-symptoms, python3-systemd
Suggests: apport-gtk | apport-kde, pkexec, polkitd
Breaks: python-apport (<< 2.2-0ubuntu1)
Conffiles:
/etc/apport/crashdb.conf e3e824635af3294361207a4960fe344d
/etc/apport/report-ignore/README.denylist 51fb10c178a7b87ae0b75df3078901cd
/etc/cron.daily/apport df5d3bc9ab3a67b58156376318077304
/etc/default/apport 3446c6cac185f44237f59786e006ebe4
/etc/logrotate.d/apport fa54dab59ef899b48d5455c976008df4
Description: automatically generate crash reports for debugging
apport automatically collects data from crashed processes and
compiles a problem report in /var/crash/. This utilizes the crashdump
helper hook provided by the Ubuntu kernel.
.
This package also provides a command line frontend for browsing and
handling the crash reports. For desktops, you should consider
installing the GTK+ or Qt user interface (apport-gtk or apport-kde).
Homepage: https://wiki.ubuntu.com/Apport
Package: apport-core-dump-handler
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.28.1-0ubuntu3.8
Replaces: apport (<< 2.27.0-0ubuntu7~), core-dump-handler
Provides: core-dump-handler
Depends: apport (>= 2.27.0-0ubuntu7~)
Pre-Depends: init-system-helpers (>= 1.54~)
Breaks: apport (<< 2.27.0-0ubuntu7~)
Conflicts: core-dump-handler
Conffiles:
/etc/init.d/apport cfe03fd39e0f1b45972349fcb25091d4
Description: Kernel core dump handler for Apport
apport automatically collects data from crashed processes and
compiles a problem report in /var/crash/. This utilizes the crashdump
helper hook provided by the Ubuntu kernel.
.
This package provides the service that configures the kernel (via
/proc/sys/kernel/core_pattern) to forward the crash dumps to apport.
Homepage: https://wiki.ubuntu.com/Apport
Package: apport-symptoms
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: all
Version: 0.25
Recommends: apport
Description: symptom scripts for apport
Apport intercepts program crashes, collects debugging information about the
crash and the operating system environment, and sends it to bug trackers in a
standardized form. It also offers the user to report a bug about a package,
with again collecting as much information about it as possible.
.
This package extends Apport by some "symptom" scripts, so that bug reporters
do not have to guess the correct package, but report problems based on
symptoms that they have (like "sound problem"), through an interactive process.
Homepage: https://wiki.ubuntu.com/Apport
Package: appstream
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.2-1build6
Depends: shared-mime-info, libappstream5 (>= 1.0.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.75.3)
Suggests: apt-config-icons
Conffiles:
/etc/apt/apt.conf.d/50appstream 66866e97b789cd103a4f8e04c8a2d4ec
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 4108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.8.3
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.8.3)
Depends: base-passwd (>= 3.6.1) | adduser, gpgv, libapt-pkg6.0t64 (>= 2.8.3), ubuntu-keyring, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgnutls30t64 (>= 3.8.1), libseccomp2 (>= 2.4.2), libstdc++6 (>= 13.1), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~)
Conffiles:
/etc/apt/apt.conf.d/01-vendor-ubuntu c69ce53f5f0755e5ac4441702e820505
/etc/apt/apt.conf.d/01autoremove 879455db9b938ce287b23383629aedce
/etc/cron.daily/apt-compat 1400ab07a4a2905b04c33e3e93d42b7b
/etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
This package provides commandline tools for searching and
managing as well as querying information about packages
as a low-level access to all features of the libapt-pkg library.
.
These include:
* apt-get for retrieval of packages and information about them
from authenticated sources and for installation, upgrade and
removal of packages together with their dependencies
* apt-cache for querying available information about installed
as well as installable packages
* apt-cdrom to use removable media as a source for packages
* apt-config as an interface to the configuration settings
* apt-key as an interface to manage authentication keys
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: apt-transport-https
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: apt
Version: 2.8.3
Depends: apt (>= 1.5~alpha4)
Description: transitional package for https support
This is a dummy transitional package - https support has been moved into
the apt package in 1.5. It can be safely removed.
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: apt-utils
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 2.8.3
Depends: apt (= 2.8.3), libapt-pkg6.0t64 (>= 2.8.3), libc6 (>= 2.34), libdb5.3t64, libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: package management related utility programs
This package contains some less used commandline utilities related
to package management with APT.
.
* apt-extracttemplates is used by debconf to prompt for configuration
questions before installation.
* apt-ftparchive is used to create Packages and other index files
needed to publish an archive of Debian packages
* apt-sortpkgs is a Packages/Sources file normalizer.
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: aspell
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.60.8.1-1build1
Replaces: aspell-bin (<< 0.60.3-2)
Provides: aspell-bin
Depends: libaspell15 (= 0.60.8.1-1build1), libc6 (>= 2.38), libncursesw6 (>= 6), libstdc++6 (>= 5), libtinfo6 (>= 6), dictionaries-common
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell-doc, spellutils
Breaks: aspell-bin (<< 0.60.3-2)
Description: GNU Aspell spell-checker
GNU Aspell is a spell-checker which can be used either as a standalone
application or embedded in other programs. Its main feature is that it
does a much better job of suggesting possible spellings than just about
any other spell-checker available for the English language, including
Ispell and Microsoft Word. It also has many other technical
enhancements over Ispell such as using shared memory for dictionaries
and intelligently handling personal dictionaries when more than one
Aspell process is open at once.
.
Aspell is designed to be a drop-in replacement for Ispell.
Homepage: http://aspell.net/
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Package: aspell-en
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 429
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2020.12.07-0-1
Provides: aspell-dictionary
Depends: aspell, dictionaries-common
Description: English dictionary for GNU Aspell
This package contains all the required files to add support for English
language to the GNU Aspell spell checker.
.
American, British, Canadian and Australian spellings are included.
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Homepage: http://aspell.net/
Package: at
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.2.5-2.1ubuntu3
Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~)
Suggests: default-mta | mail-transport-agent
Conffiles:
/etc/at.deny 8cb7e7632119dc26115436938efd2522
/etc/init.d/atd ce2de503acc3de02f544571e89d4d717
/etc/pam.d/atd ccdb71bdfe8764a2feb0f6e4ebbd378d
Description: Delayed job execution and batch processing
At and batch read shell commands from standard input
storing them as a job to be scheduled for execution in the
future.
.
Use
at to run the job at a specified time
batch to run the job when system load levels permit
Homepage: http://blog.calhariz.com
Original-Maintainer: Jose M Calhariz <calhariz@debian.org>
Package: at-spi2-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: at-spi2-core
Version: 2.52.0-1build1
Replaces: at-spi2-core (<< 2.46.0-2~)
Breaks: at-spi2-core (<< 2.46.0-2~)
Description: Assistive Technology Service Provider Interface (common files)
This package contains the common resource files of GNOME Accessibility.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: at-spi2-core
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.52.0-1build1
Depends: libatspi2.0-0t64 (>= 2.9.90), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.79.0), libsystemd0, libx11-6, libxtst6, at-spi2-common, gsettings-desktop-schemas
Conffiles:
/etc/X11/Xsession.d/90qt-a11y afc7b6dfce4d98efa295023045b20424
/etc/environment.d/90qt-a11y.conf 4f76c97d1817370071bed644d921f142
/etc/xdg/Xwayland-session.d/00-at-spi da53e8f602edbb788b3cd6dbb056e45d
/etc/xdg/autostart/at-spi-dbus-bus.desktop b97f071f92cfc4af379984b27cbb7304
Description: Assistive Technology Service Provider Interface (D-Bus core)
This package contains the core components of GNOME Accessibility.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: autoconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2024
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.71-3
Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8)
Recommends: automake | automaken
Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext
Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1)
Conffiles:
/etc/emacs/site-start.d/50autoconf.el 297521889d690871ec9d89c5eeff745a
Description: automatic configure script builder
The standard for FSF source packages. This is only useful if you
write your own programs or if you extensively modify other people's
programs.
.
For an extensive library of additional Autoconf macros, install the
`autoconf-archive' package.
.
This version of autoconf is not compatible with scripts meant for
Autoconf 2.13 or earlier.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://www.gnu.org/software/autoconf/
Package: automake
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: automake-1.16
Version: 1:1.16.5-1.3ubuntu1
Provides: automake-1.16, automaken
Depends: autoconf, autotools-dev
Suggests: autoconf-doc, gnu-standards
Description: Tool for generating GNU Standards-compliant Makefiles
Automake is a tool for automatically generating `Makefile.in's from
files called `Makefile.am'.
.
The goal of Automake is to remove the burden of Makefile maintenance
from the back of the individual GNU maintainer (and put it on the back
of the Automake maintainer).
.
The `Makefile.am' is basically a series of `make' macro definitions
(with rules being thrown in occasionally). The generated
`Makefile.in's are compliant with the GNU Makefile standards.
.
Automake 1.16 fails to work in a number of situations that Automake
1.11, and 1.15 did, so some previous versions are available as separate
packages.
Homepage: https://www.gnu.org/software/automake/
Original-Maintainer: Eric Dorland <eric@debian.org>
Package: autopoint
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 445
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gettext
Version: 0.21-14ubuntu2
Replaces: gettext (<= 0.17-11)
Depends: xz-utils
Description: tool for setting up gettext infrastructure in a source package
The `autopoint' program copies standard gettext infrastructure files
into a source package. It extracts from a macro call of the form
`AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's
`configure.in' or `configure.ac' file, the gettext version used by the
package, and copies the infrastructure files belonging to this version
into the package.
Homepage: https://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: autotools-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20220109.1
Replaces: autoconf (<< 2.70~)
Breaks: autoconf (<< 2.70~)
Enhances: cdbs, debhelper
Description: Update infrastructure for config.{guess,sub} files
This package installs an up-to-date version of config.guess and
config.sub, used by the automake and libtool packages. It provides
the canonical copy of those files for other packages as well.
.
It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
best practices and guidelines for using autoconf, automake and
friends on Debian packages. This is a must-read for any developers
packaging software that uses the GNU autotools, or GNU gettext.
.
Additionally this package provides seamless integration into Debhelper
or CDBS, allowing maintainers to easily update config.{guess,sub} files
in their packages.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Homepage: https://savannah.gnu.org/projects/config/
Package: avahi-daemon
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: avahi
Version: 0.8-13ubuntu6.2
Depends: libavahi-common3 (= 0.8-13ubuntu6.2), libavahi-core7 (= 0.8-13ubuntu6.2), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, default-dbus-system-bus | dbus-system-bus
Recommends: libnss-mdns
Suggests: avahi-autoipd
Conffiles:
/etc/avahi/avahi-daemon.conf 3e7f5befd2c5823b96c3a64db447e60e
/etc/avahi/hosts 186990ae1edac95a88dbef6a36a07716
Description: Avahi mDNS/DNS-SD daemon
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the Avahi Daemon which represents your machine
on the network and allows other applications to publish and resolve
mDNS/DNS-SD records.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: ax25-tools
Status: install ok installed
Priority: optional
Section: hamradio
Installed-Size: 847
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.0.10-rc5+git20230513+d3e6d4f-1build2
Depends: libax25 (>= 0.0.12-rc5), libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
Recommends: net-tools
Suggests: talkd, ax25-apps
Conffiles:
/etc/ax25/ax25.profile 8f3be0ac49c8e73ef155ab672eaf651a
/etc/ax25/ax25d.conf 9feb1cec5579142fdc3c291b5c3fe36a
/etc/ax25/axspawn.conf cf021d4326185a21c1bda7635dd3c8fb
/etc/ax25/nrbroadcast 8b53a3991dbbcb48aec2e061d7e08e53
/etc/ax25/rip98d.conf 93a99f2656a1ed1445f311ea258209f5
/etc/ax25/rxecho.conf 7cc78cf381338ef7728a02fa9a52635e
/etc/ax25/ttylinkd.conf 8709167f816436c7bac2f457fccb554d
Description: tools for AX.25 interface configuration
These are hamradio specific tools for setting up and configuring hamradio
ports that use AX.25 Net/ROM or ROSE network protocols.
.
This package is created separately for those who do not want to install tools
that need X to run.
Homepage: http://www.linux-ax25.org/wiki/Main_Page
Original-Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Package: bamfdaemon
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Didier Roche <didrocks@ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: bamf
Version: 0.5.6+22.04.20220217-0ubuntu1
Config-Version: 0.5.6+22.04.20220217-0ubuntu1
Depends: libc6 (>= 2.34), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.9.10), libgtop-2.0-11 (>= 2.22.3), libstartup-notification0 (>= 0.11), libwnck-3-0 (>= 3.4.7), libx11-6, libbamf3-2 (= 0.5.6+22.04.20220217-0ubuntu1)
Description: Window matching library - daemon
bamf matches application windows to desktop files
.
This package contains the daemon used by the library and a gio
module that facilitates the matching of applications started
through GDesktopAppInfo
Homepage: https://launchpad.net/bamf
Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 13ubuntu10.4
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base, usr-is-merged
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.10-10ubuntu3)
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~), ubuntu-server (<< 1.453)
Conffiles:
/etc/debian_version 418bf63c34339f803ffaab19df71f611
/etc/dpkg/origins/debian c47b6815f67ad1aeccb0d4529bd0b990
/etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
/etc/host.conf 89408008f2585c957c031716600d5a80
/etc/issue 5d0d240fb6f305303afbe168d941cd19
/etc/issue.net d5ba68e8a13793e68d025c4404f38ecb
/etc/legal 0110925f6e068836ef2e09356e3651d9
/etc/lsb-release e47eb02f71c725cc91b34d4d15c3302e
/etc/profile.d/01-locale-fix.sh 870346d97b16faac4a371b04ffe4cc2f
/etc/update-motd.d/00-header 4a1e6eed7a59f200b4267085721750a3
/etc/update-motd.d/10-help-text 077515e01cab84009bfa20cf88cb34bc
/etc/update-motd.d/50-motd-news 54567afa89b3a7983d05ff217fe4a9fd
Description: Debian base system miscellaneous files
This package contains the basic filesystem hierarchy of a Debian system, and
several important miscellaneous files, such as /etc/debian_version,
/etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
and the text of several common licenses in use on Debian systems.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.6.3build1
Replaces: base
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Description: Debian base system master password and group files
These are the canonical master copies of the user database files
(/etc/passwd and /etc/group), containing the Debian-allocated user and
group IDs. The update-passwd tool is provided to keep the system databases
synchronized with these master files.
Original-Maintainer: Colin Watson <cjwatson@debian.org>
Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 1900
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.2.21-2ubuntu4
Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1)
Pre-Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Recommends: bash-completion
Suggests: bash-doc
Conffiles:
/etc/bash.bashrc 3aa8b92d1dd6ddf4daaedc019662f1dc
/etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
/etc/skel/.bashrc 1f98b8f3f3c8f8927eca945d59dcc1c6
/etc/skel/.profile f4e81ade7d6f9fb342541152d08e7a97
Description: GNU Bourne Again SHell
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file. Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
.
Bash is ultimately intended to be a conformant implementation of the
IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
.
The Programmable Completion Code, by Ian Macdonald, is now found in
the bash-completion package.
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: bash-completion
Status: install ok installed
Priority: standard
Section: shells
Installed-Size: 1454
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:2.11-8
Provides: dh-sequence-bash-completion
Conffiles:
/etc/bash_completion a81b3f1cb197219b815942f4fc7fa94e
/etc/profile.d/bash_completion.sh 4257431f99f10e5fbe86b39b6b9e5002
Description: programmable completion for the bash shell
bash completion extends bash's standard completion behavior to achieve
complex command lines with just a few keystrokes. This project was
conceived to produce programmable completion routines for the most
common Linux/UNIX commands, reducing the amount of typing sysadmins
and programmers need to do on a daily basis.
Original-Maintainer: Gabriel F. T. Gomes <gabriel@debian.org>
Homepage: https://github.com/scop/bash-completion
Package: bc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.07.1-3ubuntu4
Depends: libc6 (>= 2.38), libreadline8t64 (>= 6.0)
Description: GNU bc arbitrary precision calculator language
GNU bc is an interactive algebraic language with arbitrary precision which
follows the POSIX 1003.2 draft standard, with several extensions including
multi-character variable names, an `else' statement and full Boolean
expressions. GNU bc does not require the separate GNU dc program.
Homepage: https://www.gnu.org/software/bc/
Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Package: bcache-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.8-5build1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libuuid1 (>= 2.16), gawk
Recommends: initramfs-tools | linux-initramfs-tool
Description: bcache userspace tools
Bcache allows the use of SSDs to cache other block devices.
.
Documentation for the run-time interface is included in the kernel tree; in
Documentation/bcache.txt.
.
This package includes udev rules, initramfs support, and the utilities to
create a new bcache as well as inspect existing bcache partitions.
Homepage: https://bcache.evilpiepirate.org/
Original-Maintainer: David Mohr <david@mcbf.net>
Package: bind9-dnsutils
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 510
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.18.39-0ubuntu0.24.04.5
Provides: dnsutils
Depends: bind9-host | host, bind9-libs (= 1:9.18.39-0ubuntu0.24.04.5), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libidn2-0 (>= 2.0.0), libkrb5-3 (>= 1.6.dfsg.2)
Breaks: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~)
Conflicts: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~)
Description: Clients provided with BIND 9
The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
name server. BIND 9 is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package delivers various client programs related to DNS that are
derived from the BIND 9 source tree.
.
- dig - query the DNS in various ways
- nslookup - the older way to do it
- nsupdate - perform dynamic updates (See RFC2136)
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: bind9-host
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.18.39-0ubuntu0.24.04.5
Replaces: bind-host (<< 1:9.13.6~)
Provides: host
Depends: bind9-libs (= 1:9.18.39-0ubuntu0.24.04.5), libc6 (>= 2.38), libidn2-0 (>= 2.0.0)
Breaks: bind-host (<< 1:9.13.6~)
Description: DNS Lookup Utility
This package provides the 'host' DNS lookup utility in the form that
is bundled with the BIND 9 sources.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: bind9-libs
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 3443
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.18.39-0ubuntu0.24.04.5
Replaces: bind-libs (<< 1:9.13.6~)
Depends: libuv1t64 (>= 1.40.0), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libgssapi-krb5-2 (>= 1.17), libjson-c5 (>= 0.15), libkrb5-3 (>= 1.6.dfsg.2), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.12.0), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: bind-libs (<< 1:9.13.6~)
Description: Shared Libraries used by BIND 9
The Berkeley Internet Name Domain (BIND 9) implements an Internet domain
name server. BIND 9 is the most widely-used name server software on the
Internet, and is supported by the Internet Software Consortium, www.isc.org.
.
This package contains a bundle of shared libraries used by BIND 9.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: binfmt-support
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 195
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.2.2-7
Depends: libc6 (>= 2.38), libpipeline1 (>= 1.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/init.d/binfmt-support b0f26b81f1e587f7134aff3e7b9fbc7f
Description: Support for extra binary formats
The binfmt_misc kernel module, contained in versions 2.1.43 and later of the
Linux kernel, allows system administrators to register interpreters for
various binary formats based on a magic number or their file extension, and
cause the appropriate interpreter to be invoked whenever a matching file is
executed. Think of it as a more flexible version of the #! executable
interpreter mechanism.
.
This package provides an 'update-binfmts' script with which package
maintainers can register interpreters to be used with this module without
having to worry about writing their own init.d scripts, and which sysadmins
can use for a slightly higher-level interface to this module.
Homepage: https://nongnu.org/binfmt-support/
Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.42-4ubuntu2.10
Provides: binutils-gold, elf-binutils
Depends: binutils-common (= 2.42-4ubuntu2.10), libbinutils (= 2.42-4ubuntu2.10), binutils-x86-64-linux-gnu (= 2.42-4ubuntu2.10)
Suggests: binutils-doc (>= 2.42-4ubuntu2.10), gprofng-gui
Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
The programs in this package are used to assemble, link and manipulate
binary and object files. They may be used in conjunction with a compiler
and various libraries to build programs.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: binutils-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Conffiles:
/etc/gprofng.rc f941ae51405517b50c5d27f48f3e05d9
Description: Common files for the GNU assembler, linker and binary utilities
This package contains the localization files used by binutils packages for
various target architectures and parts of the binutils documentation. It is
not useful on its own.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: binutils-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 11549
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: binutils
Version: 2.42-4ubuntu2.10
Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
Depends: binutils-common (= 2.42-4ubuntu2.10), libbinutils (= 2.42-4ubuntu2.10), libc6 (>= 2.38), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.41), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.42-4ubuntu2.10)
Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
Description: GNU binary utilities, for x86-64-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the x86-64-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: bird
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6.8-2.1build2
Replaces: bird-bgp (<< 1.5.0-2~)
Provides: bird-bgp
Depends: adduser, ucf, libc6 (>= 2.38), libreadline8t64 (>= 6.0), libtinfo6 (>= 6)
Suggests: bird-doc
Breaks: bird-bgp (<< 1.5.0-2~)
Conflicts: routed, zebra
Conffiles:
/etc/bird/envvars ff87776c46046c0948370617a2e027cd
/etc/init.d/bird 9dddd4ca02b2a0e676dd6296462ed0bd
/etc/init.d/bird6 7d515a23d5af710d735b7442d83896bf
Description: Internet Routing Daemon
BIRD is an Internet routing daemon with full support for all the major
routing protocols. It allows redistribution between protocols with a
powerful route filtering syntax and an easy-to-use configuration
interface.
.
This package supports IPv4 and IPv6 versions of OSPF, RIP and BGP.
Homepage: http://bird.network.cz/
Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Package: bluez
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.72-0ubuntu5.5
Depends: libasound2t64 (>= 1.0.17), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libdw1t64 (>= 0.127), libglib2.0-0t64 (>= 2.75.3), libreadline8t64 (>= 6.0), libudev1 (>= 196), kmod, udev, default-dbus-system-bus | dbus-system-bus
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: pulseaudio-module-bluetooth
Conffiles:
/etc/bluetooth/input.conf ce3215368893042076fafce11db8962b
/etc/bluetooth/main.conf 2c213988ec131e73bf76149f2117711c
/etc/bluetooth/network.conf 0c7497c405b963382ff71789d0730abd
/etc/default/bluetooth 189d66a6a4f14ed849f0d26e60c73f67
/etc/init.d/bluetooth 33ed7811d65a775cf10f04c2e6ee3cbf
Description: Bluetooth tools and daemons
This package contains tools and system daemons for using Bluetooth devices.
.
BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
project distributed under GNU General Public License (GPL).
Homepage: http://www.bluez.org
Original-Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Package: borgbackup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.8-1
Depends: python3-pkg-resources, python3 (<< 3.13), python3 (>= 3.12~), python3-msgpack, python3-packaging, python3:any, libacl1 (>= 2.2.23), libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libssl3t64 (>= 3.0.0), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.5)
Recommends: fuse3
Suggests: python3-pyfuse3, borgbackup-doc
Description: deduplicating and compressing backup program
Borg is a deduplicating and compressing backup program. Optionally, it
also supports authenticated encryption. It was forked from the attic
backup program.
.
The main goal of Borg is to provide an efficient and secure way to
backup data. The data deduplication technique used makes Borg suitable
for daily backups since only the changes are stored. The authenticated
encryption makes it suitable for backups to not fully trusted targets.
.
It can push backups to remote repositories accessed via ssh. A client
pushing a backup invokes "borg serve" on the repository host. It is
possible to restrict the ssh key to "borg serve" using the
authorized_keys command= clause.
.
Please note that the server and the client should be on the same
version of borgbackup. Using different versions of borgbackup on
client and server might result in 'incompatible API version' error
messages and a non-working backup.
.
While there is no direct operations mode for pull-type backups, you
can configure the backup target in append-only mode, preventing the
backup source from deleting or altering previous backups.
Original-Maintainer: Debian Borg Collective <team+borg@tracker.debian.org>
Homepage: https://borgbackup.github.io/borgbackup/
Package: borgmatic
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 509
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.8.3-1
Depends: borgbackup, python3-colorama, python3-jsonschema, python3-packaging, python3-pkg-resources, python3-requests, python3-ruamel.yaml, python3:any (>= 3.8~)
Description: automatically create, prune and verify backups with borgbackup
borgmatic is a simple Python wrapper script for the Borg backup software that
initiates a backup, prunes any old backups according to a retention policy,
and validates backups for consistency. The script supports specifying your
settings in a declarative configuration file rather than having to put them
all on the command-line, and handles common errors.
Original-Maintainer: Debian Borg Collective <team+borg@tracker.debian.org>
Homepage: https://torsion.org/borgmatic
Package: bpfcc-tools
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2817
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: bpfcc
Version: 0.29.1+ds-1ubuntu7
Depends: python3-bpfcc (>= 0.29.1+ds-1ubuntu7), python3-netaddr, python3:any
Description: 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
Homepage: https://github.com/iovisor/bcc
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: bpftrace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 3427
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.20.2-1ubuntu4.3
Depends: libbpf1 (>= 1:0.7.0), libbpfcc (>= 0.29.1+ds), libc6 (>= 2.38), libclang1-18 (>= 1:9~svn359771-1~), libdw1t64 (>= 0.161), libgcc-s1 (>= 3.3.1), libllvm18, libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev
Description: high-level tracing language for Linux eBPF
BPFtrace is a high-level tracing language for Linux enhanced Berkeley
Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace
uses LLVM as a backend to compile scripts to BPF-bytecode and makes
use of BCC for interacting with the Linux BPF system, as well as
existing Linux tracing capabilities: kernel dynamic tracing (kprobes),
user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace
language is inspired by awk and C, and predecessor tracers such as
DTrace and SystemTap.
Homepage: https://github.com/iovisor/bpftrace
Original-Maintainer: Vincent Bernat <bernat@debian.org>
Package: bridge-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.7.1-1ubuntu2
Depends: libc6 (>= 2.34)
Suggests: ifupdown
Conflicts: ifupdown (<< 0.8.17)
Conffiles:
/etc/default/bridge-utils 476b5a7972d75938aa411941e79c64d8
Description: Utilities for configuring the Linux Ethernet bridge
This package contains utilities for configuring the Linux Ethernet
bridge in Linux. The Linux Ethernet bridge can be used for connecting
multiple Ethernet devices together. The connecting is fully
transparent: hosts connected to one Ethernet device see hosts
connected to the other Ethernet devices directly.
Original-Maintainer: Santiago García Mantiñán <manty@debian.org>
Package: bsdextrautils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Replaces: bsdmainutils (<< 12.1.3), nwrite
Depends: libc6 (>= 2.38), libsmartcols1 (>= 2.39.1), libtinfo6 (>= 6)
Breaks: bsdmainutils (<< 12.1.3), nwrite
Conflicts: nwrite
Description: extra utilities from 4.4BSD-Lite
This package contains some extra BSD utilities: col, colcrt, colrm, column,
hd, hexdump, look, ul and write.
Other BSD utilities are provided by bsdutils and calendar.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.39.3-9ubuntu6.5)
Version: 1:2.39.3-9ubuntu6.5
Pre-Depends: libc6 (>= 2.38), libsystemd0
Recommends: bsdextrautils
Description: basic utilities from 4.4BSD-Lite
This package contains the bare minimum of BSD utilities needed for a Debian
system: logger, renice, script, scriptlive, scriptreplay and wall. The
remaining standard BSD utilities are provided by bsdextrautils.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: btrfs-progs
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4953
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.6.3-1.1build2
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libext2fs2t64 (>= 1.42), liblzo2-2 (>= 2.02), libreiserfscore0t64 (>= 1:3.6.27), libudev1 (>= 183), libuuid1 (>= 2.16), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Suggests: duperemove
Description: Checksumming Copy on Write Filesystem utilities
Btrfs is a copy on write filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy
administration.
.
This package contains utilities (mkfs, fsck) used to work with btrfs
and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.
Homepage: http://btrfs.wiki.kernel.org/
Original-Maintainer: Adam Borowski <kilobyte@angband.pl>
Package: bubblewrap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.9.0-1ubuntu0.1
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~)
Recommends: procps
Description: utility for unprivileged chroot and namespace manipulation
bubblewrap uses Linux namespaces to launch unprivileged containers.
These containers can be used to sandbox semi-trusted applications such
as Flatpak apps, image/video thumbnailers and web browser components,
or to run programs in a different library stack such as a Flatpak runtime
or a different Debian release.
.
By default, this package relies on a kernel with user namespaces enabled.
Official Debian and Ubuntu kernels are suitable.
.
On kernels without user namespaces, system administrators can make the
bwrap executable setuid root, allowing it to create unprivileged
containers even though ordinary user processes cannot.
Homepage: https://github.com/containers/bubblewrap
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: build-essential
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.10ubuntu1
Depends: libc6-dev | libc-dev, gcc (>= 4:12.3), g++ (>= 4:12.3), make, dpkg-dev (>= 1.17.11)
Description: Informational list of build-essential packages
If you do not plan to build Debian packages, you don't need this
package. Starting with dpkg (>= 1.14.18) this package is required
for building Debian packages.
.
This package contains an informational list of packages which are
considered essential for building Debian packages. This package also
depends on the packages on that list, to make it easy to have the
build-essential packages installed.
.
If you have this package installed, you only need to install whatever
a package specifies as its build-time dependencies to build the
package. Conversely, if you are determining what your package needs
to build-depend on, you can always leave out the packages this
package depends on.
.
This package is NOT the definition of what packages are
build-essential; the real definition is in the Debian Policy Manual.
This package contains merely an informational list, which is all
most people need. However, if this package and the manual disagree,
the manual is correct.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: busybox-initramfs
Status: install ok installed
Priority: optional
Section: shells
Installed-Size: 350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.36.1-6ubuntu3.1
Depends: libc6 (>= 2.38)
Description: Standalone shell setup for initramfs
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-initramfs provides a simple stand alone shell that provides
only the basic utilities needed for the initramfs.
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: busybox-static
Status: install ok installed
Priority: optional
Section: shells
Installed-Size: 2123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.36.1-6ubuntu3.1
Replaces: busybox
Provides: busybox
Conflicts: busybox
Description: Standalone rescue shell with tons of builtin utilities
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-static provides you with a statically linked simple stand alone shell
that provides all the utilities available in BusyBox. This package is
intended to be used as a rescue shell, in the event that you screw up your
system. Invoke "busybox sh" and you have a standalone shell ready to save
your system from certain destruction. Invoke "busybox", and it will list the
available builtin commands.
Built-Using: glibc (= 2.39-0ubuntu8.2)
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: byobu
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 560
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Architecture: all
Version: 6.11-0ubuntu1
Replaces: bikeshed (<< 1.64), byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (>= 0.5) | debconf-2.0, python3:any, gettext-base, iproute2, python3, python3-newt, tmux (>= 1.5), gawk
Recommends: less, pastebinit, sensible-utils, run-one
Suggests: apport, ccze, gnome-terminal | xterm, gnupg, lsb-release, po-debconf, screen, speedometer, ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium), update-notifier-common, vim, wireless-tools
Breaks: bikeshed (<< 1.64), byobu-extras (<< 2.17), screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0)
Enhances: screen
Conffiles:
/etc/byobu/backend 9f19a0102abedf38ec2174039d0d0d6d
/etc/byobu/socketdir 774a796c75a097ffd7c5c7492cb39568
/etc/profile.d/Z97-byobu.sh d3fffff67e2a324cc1111f05cb9cc53b
Description: text window manager, shell multiplexer, integrated DevOps environment
Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and
integrated DevOps environment.
.
Using Byobu, you can quickly create and move between different windows
over a single SSH connection or TTY terminal, split each of those windows into
multiple panes, monitor dozens of important statistics about your system,
detach and reattach to sessions later while your programs continue to run in
the background.
Homepage: https://byobu.org
Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.8-5.1build0.1
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-5.1build0.1), libc6 (>= 2.34)
Suggests: bzip2-doc
Description: high-quality block-sorting file compressor - utilities
bzip2 is a freely available, patent free, data compressor.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: https://sourceware.org/bzip2/
Package: bzip2-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: bzip2
Version: 1.0.8-5.1build0.1
Replaces: bzip2 (<< 1.0.4-0ubuntu2)
Description: high-quality block-sorting file compressor - documentation
This package contains the bzip2 user manual in HTML, PDF, PS and Texinfo
formats.
.
bzip2 is a freely available, patent free, data compressor.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: https://sourceware.org/bzip2/
Package: ca-certificates
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20260601~24.04.1
Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0
Breaks: ca-certificates-java (<< 20121112+nmu1)
Enhances: openssl
Description: Common CA certificates
Contains the certificate authorities shipped with Mozilla's browser to allow
SSL-based applications to check for the authenticity of SSL connections.
.
Please note that Debian can neither confirm nor deny whether the
certificate authorities whose certificates are included in this package
have in any way been audited for trustworthiness or RFC 3647 compliance.
Full responsibility to assess them belongs to the local system
administrator.
Original-Maintainer: Julien Cristau <jcristau@debian.org>
Package: ca-certificates-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20240118
Depends: ca-certificates (>= 20210120)
Breaks: openjdk-11-jre-headless (<< 11.0.19+7~1~), openjdk-17-jre-headless (<< 17.0.8~6-3~), openjdk-18-jre-headless (<< 18.0.2+9-2ubuntu1~), openjdk-19-jre-headless (<< 19.0.2+7-0ubuntu4~), openjdk-20-jre-headless (<< 20.0.1+9~1~), openjdk-21-jre-headless (<< 21~9ea-1~), openjdk-8-jre-headless (<< 8u382~b04-2~)
Conffiles:
/etc/ca-certificates/update.d/jks-keystore 5d1ed271b8504ba019a3f0665106077f
/etc/default/cacerts 0ded97abeff69c2362939e2e881e214a
Description: Common CA certificates (JKS keystore)
This package uses the hooks of the ca-certificates package to update the
cacerts JKS keystore used for many java runtimes.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Package: cabextract
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.11-2
Depends: libc6 (>= 2.34), libmspack0t64 (>= 0.4)
Enhances: konqueror
Description: Microsoft Cabinet file unpacker
Cabextract is a program which unpacks cabinet (.cab) files, which
are a form of archive Microsoft uses to distribute their software
and things like Windows Font Packs.
Original-Maintainer: Eric Sharkey <sharkey@debian.org>
Package: cargo
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 21384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: rustc
Version: 1.75.0+dfsg0ubuntu1-0ubuntu7.4
Depends: libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.7 (>= 1.7.0), libssh2-1t64 (>= 1.2.5), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.3.4), rustc (= 1.75.0+dfsg0ubuntu1-0ubuntu7.4), binutils, gcc | clang | c-compiler
Suggests: cargo-doc, python3
Description: Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
Homepage: http://www.rust-lang.org/
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Package: certbot
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certbot
Version: 2.9.0-1
Replaces: letsencrypt
Provides: letsencrypt
Depends: python3-certbot (= 2.9.0-1), debconf (>= 0.5) | debconf-2.0, python3:any
Suggests: python-certbot-doc, python3-certbot-apache, python3-certbot-nginx
Conffiles:
/etc/cron.d/certbot 284af9ad9d67d7d7e9092fdae2d86273
/etc/letsencrypt/cli.ini d409bf370c29a96fe865b5536b2135da
/etc/logrotate.d/certbot a815a66a333f2637c00055fcd44b02d4
Description: automatically configure HTTPS using Let's Encrypt
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main application, including the standalone
and the manual authenticators.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://certbot.eff.org/
Package: cifs-utils
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:7.0-2ubuntu0.5
Replaces: smbfs (<< 2:4.0~rc1-1)
Depends: libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), python3
Recommends: keyutils
Suggests: smbclient, winbind, bash-completion
Conffiles:
/etc/request-key.d/cifs.idmap.conf 4c95734a68b45b65a5dc7b108836427b
/etc/request-key.d/cifs.spnego.conf db5289bad3063aea58e1814380259a28
Description: Common Internet File System utilities
The SMB/CIFS protocol provides support for cross-platform file sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides utilities for managing mounts of CIFS network
file systems.
Homepage: https://www.samba.org/~jlayton/cifs-utils/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: clang
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-defaults (0.59~exp2)
Version: 1:18.0-59~exp2
Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1)
Depends: clang-18 (>= 18~)
Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1)
Description: C, C++ and Objective-C compiler (LLVM based), clang binary
Clang project is a C, C++, Objective C and Objective C++ front-end
for 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 is a dependency package providing the default clang compiler.
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: clang-14
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 355
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Provides: c++-compiler, c-compiler, objc-compiler
Depends: libc6 (>= 2.34), libclang-cpp14t64 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14t64, libstdc++6 (>= 11), libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang-common-14-dev (= 1:14.0.6-19build4), llvm-14-linker-tools (= 1:14.0.6-19build4), libclang1-14t64 (= 1:14.0.6-19build4), libc6-dev, binutils
Recommends: llvm-14-dev, python3
Suggests: clang-14-doc, wasi-libc
Description: C, C++ and Objective-C compiler
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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: clang-18
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Provides: c++-compiler, c-compiler, objc-compiler
Depends: libc6 (>= 2.34), libclang-cpp18 (>= 1:18.1.3), libllvm18 (= 1:18.1.3-1ubuntu1), libstdc++6 (>= 11), libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang-common-18-dev (= 1:18.1.3-1ubuntu1), llvm-18-linker-tools (= 1:18.1.3-1ubuntu1), libclang1-18 (= 1:18.1.3-1ubuntu1), libc6-dev, binutils
Recommends: llvm-18-dev, python3
Suggests: clang-18-doc, wasi-libc
Description: C, C++ and Objective-C compiler
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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: cm-super
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 52643
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.3.4-17
Replaces: pts-tetex-cm-super
Depends: tex-common (>= 6.13), texlive-latex-recommended, cm-super-minimal (= 0.3.4-17), pfb2t1c2pfb
Conflicts: pts-tetex-cm-super
Description: TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc
This package ships the full set of cm-super fonts, for a minimal variant
install cm-super-minimal.
.
The CM-Super package contains Type 1 fonts converted from METAFONT
fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts
(Computer Modern font families). All European and Cyrillic writings
are covered. Each Type 1 font program contains ALL glyphs from the
following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2,
and also Adobe StandardEncoding (585 glyphs per non-SC font and 468
glyphs per SC font), and could be reencoded to any of these encodings
using standard dvips or pdftex facilities (the corresponding support
files are also included).
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super
Package: cm-super-minimal
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 5822
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: cm-super
Version: 0.3.4-17
Depends: tex-common (>= 6.13), texlive-latex-recommended
Description: TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc
This package ships the 10pt version of the various fonts. For the full
set please install cm-super.
.
The CM-Super package contains Type 1 fonts converted from METAFONT
fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts
(Computer Modern font families). All European and Cyrillic writings
are covered. Each Type 1 font program contains ALL glyphs from the
following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2,
and also Adobe StandardEncoding (585 glyphs per non-SC font and 468
glyphs per SC font), and could be reencoded to any of these encodings
using standard dvips or pdftex facilities (the corresponding support
files are also included).
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Homepage: https://ctan.org/tex-archive/fonts/ps-type1/cm-super
Package: cmdtest
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.32.14.gcdfe14e-6
Provides: yarn
Depends: python3, python3-cliapp, python3-markdown, python3-ttystatus, python3-zombie-imp, python3:any
Description: blackbox testing of Unix command line programs
cmdtest black box tests Unix command line tools. Roughly, it is given a
script, its input files, and its expected output files. cmdtest runs
the script, and checks the output is as expected.
.
cmdtest is aimed specifically at testing non-interactive Unix command
line programs, and tries to make that as easy as possible.
.
Also included is a "scenario testing" tool, yarn.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://liw.fi/cmdtest/
Package: code-server
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 463001
Maintainer: Joe Previte <joe@coder.com>
Architecture: amd64
Version: 4.107.0
Description: Run VS Code in the browser.
Vendor: Coder
Homepage: https://github.com/coder/code-server
Package: colmap
Status: install ok installed
Priority: optional
Section: science
Installed-Size: 7273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.9.1-2build2
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libceres4t64 (>= 2.2.0+dfsg), libfreeimage3 (>= 3.18.0+ds2), libgcc-s1 (>= 4.0), libglew2.2 (>= 2.2.0-4), libglx0, libgmp10 (>= 2:6.3.0+dfsg), libgomp1 (>= 4.9), libgoogle-glog0v6t64 (>= 0.6.0), liblz4-1 (>= 0.0~r130), libmetis5 (>= 5.1.0.dfsg), libopengl0, libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.1.0), libqt5gui5t64 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5t64 (>= 5.4.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 13.1)
Description: Structure-from-Motion and Multi-View Stereo
This is a general-purpose Structure-from-Motion (SfM) and Multi-View
Stereo (MVS) pipeline with a graphical and command-line interface. It
offers a wide range of features for reconstruction of ordered and
unordered image collections.
Homepage: https://github.com/colmap/colmap
Original-Maintainer: Gürkan Myczko <tar@debian.org>
Package: colord
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.7-1build2
Depends: acl, adduser, colord-data, polkitd, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.2.7), liblcms2-2 (>= 2.2+git20110628), libpolkit-gobject-1-0 (>= 0.103), libsane1 (>= 1.0.27), libsqlite3-0 (>= 3.5.9), libsystemd0
Suggests: colord-sensor-argyll
Description: system service to manage device colour profiles -- system daemon
colord is a system service that makes it easy to manage, install and generate
colour profiles to accurately colour manage input and output devices.
.
It provides a D-Bus API for system frameworks to query, a persistent data
store, and a mechanism for session applications to set system policy.
.
This package contains the dbus-activated colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: colord-data
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 2300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: colord
Version: 1.4.7-1build2
Replaces: colord (<< 1.2.0-2)
Breaks: colord (<< 1.2.0-2)
Description: system service to manage device colour profiles -- data files
colord is a system service that makes it easy to manage, install and generate
colour profiles to accurately colour manage input and output devices.
.
It provides a D-Bus API for system frameworks to query, a persistent data
store, and a mechanism for session applications to set system policy.
.
This package contains data for the colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: comerr-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs (1.47.0-2.4~exp1ubuntu4.1)
Version: 2.1-1.47.0-2.4~exp1ubuntu4.1
Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
Depends: libc6-dev | libc-dev, libcom-err2 (= 1.47.0-2.4~exp1ubuntu4.1)
Suggests: doc-base
Description: common error description library - headers and static libraries
libcom_err is an attempt to present a common error-handling mechanism to
manipulate the most common form of error code in a fashion that does not
have the problems identified with mechanisms commonly in use.
.
This package contains the development environment for the com_err library.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: command-not-found
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 29
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Version: 23.04.0
Depends: python3-commandnotfound (= 23.04.0)
Suggests: snapd
Conffiles:
/etc/apt/apt.conf.d/50command-not-found 9bf399a111915919e5c6952f64a6f5eb
/etc/zsh_command_not_found 81c5c243d61731a56db6670038bf8509
Description: Suggest installation of packages in interactive bash sessions
This package will install a handler for command_not_found that looks up
programs not currently installed but available from the repositories.
Original-Maintainer: Zygmunt Krynicki <zkrynicki@gmail.com>
Package: composer
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.7.1-2
Depends: php-cli, php-common, php-composer-ca-bundle (>= 1.0), php-composer-ca-bundle (<< 2~~), php-composer-class-map-generator (>= 1.0), php-composer-class-map-generator (<< 2~~), php-composer-metadata-minifier (>= 1.0), php-composer-metadata-minifier (<< 2~~), php-composer-semver (>= 3.2.5), php-composer-semver (<< 4~~), php-composer-spdx-licenses (>= 1.5.7), php-composer-spdx-licenses (<< 2~~), php-composer-xdebug-handler (>> 2.0.2), php-json-schema (>= 5.2.11), php-json-schema (<< 6~~), php-psr-log, jsonlint (>= 1.4), jsonlint (<< 2~~), php-symfony-console (>> 5.4.11), php-symfony-filesystem (>> 5.4), php-symfony-finder (>> 5.4), php-symfony-process (>> 5.4), php-react-promise (>> 2.8), php-composer-pcre (>> 2.1), php-seld-signal-handler (>= 2.0), php-seld-signal-handler (<< 3~~)
Recommends: git, php-curl, php-intl, php-mbstring, php-zip, unzip, xz-utils
Suggests: fossil, mercurial, subversion
Description: dependency manager for PHP
Composer helps you declare, manage and install dependencies of PHP projects.
It ensures you have the right stack everywhere.
.
It behaves like Bundler (Ruby), npm (Node), etc.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://getcomposer.org/
Package: console-setup
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 431
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.226ubuntu1
Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.226ubuntu1), debconf (>= 0.5) | debconf-2.0
Pre-Depends: debconf | debconf-2.0
Suggests: lsb-base (>= 3.0-6), locales
Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6)
Conflicts: console-setup-mini
Description: console font and keymap setup program
This package provides the console with the same keyboard
configuration scheme as the X Window System. As a result, there is no
need to duplicate or change the keyboard files just to make simple
customizations such as the use of dead keys, the key functioning as
AltGr or Compose key, the key(s) to switch between Latin and
non-Latin mode, etc.
.
The package also installs console fonts supporting many of the
world's languages. It provides an unified set of font faces - the
classic VGA, the simplistic Fixed, and the cleaned Terminus,
TerminusBold and TerminusBoldVGA.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: console-setup-linux
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2202
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.226ubuntu1
Replaces: console-setup (<< 1.71), console-terminus
Provides: console-terminus
Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.226ubuntu1), init-system-helpers (>= 1.29~) | initscripts
Suggests: console-setup
Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus
Conflicts: console-setup-freebsd
Conffiles:
/etc/console-setup/compose.ARMSCII-8.inc fef36b61fb8b1cacc151ad3db127f777
/etc/console-setup/compose.CP1251.inc fef88d8c8dd4c726498003fd3cd84a7f
/etc/console-setup/compose.CP1255.inc c972a2e90938657e97b643366b98b2ed
/etc/console-setup/compose.CP1256.inc 5ea5e4d41da7a88f742863810e86144b
/etc/console-setup/compose.GEORGIAN-ACADEMY.inc b6d80f40abff7e8af236796ebaca0247
/etc/console-setup/compose.GEORGIAN-PS.inc cf45272b6bf35a22223b132600dc36c3
/etc/console-setup/compose.IBM1133.inc a31102602f7e7cab9738022b6c5469ae
/etc/console-setup/compose.ISIRI-3342.inc 5ada7fbba750192f11fa238add232ba9
/etc/console-setup/compose.ISO-8859-1.inc f22c32b3b801b60434016c975b5fb66e
/etc/console-setup/compose.ISO-8859-10.inc e5fce59617c839b56574c9e323d34686
/etc/console-setup/compose.ISO-8859-11.inc ad2f3cc7ee64602a790bad8a2a989243
/etc/console-setup/compose.ISO-8859-13.inc abbb4fb36d084295075305e33195bd4a
/etc/console-setup/compose.ISO-8859-14.inc 3a7519688a9cee5d5f90a5f74b854490
/etc/console-setup/compose.ISO-8859-15.inc 6fd4b1ba84bb627815f6119440e84906
/etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
/etc/console-setup/compose.ISO-8859-2.inc cd59fdcc7891012d905cdafd3704144a
/etc/console-setup/compose.ISO-8859-3.inc 904839fe56359e4822667d241c131f3a
/etc/console-setup/compose.ISO-8859-4.inc 414ddf28bfcc94a43191b134e264dfdd
/etc/console-setup/compose.ISO-8859-5.inc f861a4b0403490677e6d400f2d7129da
/etc/console-setup/compose.ISO-8859-6.inc 41ea36ea1c1a1c0c9bebdf0016395e1f
/etc/console-setup/compose.ISO-8859-7.inc 83ee498d8b5eba5ce8ba593b3036f832
/etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
/etc/console-setup/compose.ISO-8859-9.inc 2df0be84482af83b9d3e124e9ea37513
/etc/console-setup/compose.KOI8-R.inc b6a49ca842c8002b4e3de916f98d180e
/etc/console-setup/compose.KOI8-U.inc d59865b46fcb821935da42feb335c1c5
/etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
/etc/console-setup/compose.VISCII.inc edf0e2f7abd0de5184ba5c6d27939af6
/etc/console-setup/remap.inc b72cfe32ffa93987f74c5cec9ac180fd
/etc/console-setup/vtrgb 1fb3c13c4fcfa8cc4131aba905df559e
/etc/console-setup/vtrgb.vga 302837772c14006c7956211e184acfbd
/etc/init.d/console-setup.sh 6d5b1d0c7a12da4e4f70836fe3fec827
/etc/init.d/keyboard-setup.sh 5746e83ec4ca1bda09967a00fe9266fb
Description: Linux specific part of console-setup
This package includes fonts in psf format and definitions of various
8-bit charmaps.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: containerd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 100805
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: containerd-app
Version: 2.2.1-0ubuntu1~24.04.3
Depends: runc, libc6 (>= 2.34)
Breaks: docker.io (<< 19.03.13-0ubuntu4)
Description: daemon to control runC
Containerd is a daemon to control runC, built for performance and density.
Containerd leverages runC's advanced features such as seccomp and user
namespace support as well as checkpoint and restore for cloning and live
migration of containers.
.
This package contains the binaries.
Built-Using: golang-1.24 (= 1.24.4-1ubuntu1~24.04.2)
Homepage: https://containerd.io
Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 6944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 9.4-3ubuntu6.2
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.48), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0)
Breaks: usrmerge (<< 39)
Description: GNU core utilities
This package contains the basic file, shell and text manipulation
utilities which are expected to exist on every operating system.
.
Specifically, this package includes:
arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
csplit cut date dd df dir dircolors dirname du echo env expand expr
factor false flock fmt fold groups head hostid id install join link ln
logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
tail tee test timeout touch tr true truncate tsort tty uname unexpand
uniq unlink users vdir wc who whoami yes
Homepage: http://gnu.org/software/coreutils
Original-Maintainer: Michael Stone <mstone@debian.org>
Package: cpio
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.15+dfsg-1ubuntu2
Replaces: cpio-mt
Depends: libc6 (>= 2.38)
Suggests: libarchive-dev
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
GNU cpio is a tool for creating and extracting archives, or copying
files from one place to another. It handles a number of cpio formats
as well as reading and writing tar files.
Homepage: https://www.gnu.org/software/cpio/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: cpp
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Depends: cpp-13 (>= 13.2.0-11~), cpp-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.3), gcc (<< 4:13.2.0-3)
Description: GNU C preprocessor (cpp)
The GNU C preprocessor is 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.
.
This is a dependency package providing the default GNU C preprocessor.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpp-11
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 26576
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-11
Version: 11.5.0-1ubuntu1~24.04.1
Depends: gcc-11-base (= 11.5.0-1ubuntu1~24.04.1), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gcc-11-locales (>= 11)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpp-12
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 34601
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-12
Version: 12.4.0-2ubuntu1~24.04.1
Depends: gcc-12-base (= 12.4.0-2ubuntu1~24.04.1), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpp-13
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 11
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), cpp-13-x86-64-linux-gnu (= 13.3.0-6ubuntu2~24.04.1)
Suggests: gcc-13-locales (>= 13)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpp-13-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 30807
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Replaces: cpp-13 (<< 13.2.0-11)
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gcc-13-locales (>= 13), cpp-13-doc (>= 13)
Breaks: cpp-13 (<< 13.2.0-11), hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpp-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Replaces: cpp (<< 4:13.2.0-3)
Depends: cpp-13-x86-64-linux-gnu (>= 13.2.0-11~)
Suggests: cpp-doc
Breaks: cpp (<< 4:13.2.0-3)
Description: GNU C preprocessor (cpp) for the amd64 architecture
The GNU C preprocessor is 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 cross-compiler for amd64 architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the amd64 architecture.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: cpufrequtils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 008-2build2
Depends: libc6 (>= 2.38), libcpufreq0 (>= 006), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/init.d/cpufrequtils b693a7fed31dbc07dcd3a3e3370e064d
/etc/init.d/loadcpufreq 0038fdab5542db36fe0d6837e9427f1a
Description: utilities to deal with the cpufreq Linux kernel feature
This package contains two utilities for inspecting and setting the
CPU frequency through both the sysfs and procfs CPUFreq kernel
interfaces.
.
By default, it also enables CPUFreq at boot time if the correct CPU
driver is found.
Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Original-Maintainer: Seunghun Han <kkamagui@gmail.com>
Package: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0pl1-184ubuntu2
Replaces: bcron, cronie, systemd-cron
Provides: cron-daemon
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), sensible-utils, libpam-runtime
Pre-Depends: init-system-helpers (>= 1.54~), cron-daemon-common
Suggests: anacron, logrotate, checksecurity, supercat, default-mta | mail-transport-agent
Conflicts: bcron, cronie, systemd-cron
Conffiles:
/etc/default/cron bc9ab63f9e143d7338909d50494d552f
/etc/init.d/cron 36fb1d99878caaafe31e6397b4519323
/etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0
/etc/supercat/spcrc-crontab f4a36df1ac8298dc249f712026bafff8
/etc/supercat/spcrc-crontab-light ed8b59882050d7de508a1eab088734e9
Description: process scheduling daemon
The cron daemon is a background process that runs particular programs at
particular times (for example, every minute, day, week, or month), as
specified in a crontab. By default, users may also create crontabs of
their own so that processes are run on their behalf.
.
Output from the commands is usually mailed to the system administrator
(or to the user in question); you should probably install a mail system
as well so that you can receive these messages.
.
This cron package does not provide any system maintenance tasks. Basic
periodic maintenance tasks are provided by other packages, such
as checksecurity.
Homepage: https://ftp.isc.org/isc/cron/
Original-Maintainer: Georges Khaznadar <georgesk@debian.org>
Package: cron-daemon-common
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cron
Version: 3.0pl1-184ubuntu2
Replaces: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1)
Depends: systemd | systemd-standalone-sysusers | systemd-sysusers, adduser
Breaks: systemd-cron (<< 1.15.19-5~)
Conflicts: bcron (<< 0.11-9.1), cron (<< 3.0pl1-140), cronie (<< 1.6.1-5), systemd-cron (<< 1.15.18-1.1)
Conffiles:
/etc/cron.d/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.daily/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.hourly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.monthly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.weekly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/cron.yearly/.placeholder e5e12910bf011222160404d7bdb824f2
/etc/crontab 85f7ff2020ac8c72212f076ddf33c0be
Description: process scheduling daemon's configuration files
The cron daemon is a background process that runs particular programs at
particular times (for example, every minute, day, week, or month), as
specified in a crontab. By default, users may also create crontabs of
their own so that processes are run on their behalf.
.
This package provides configuration files which must be there to
define scheduled process sets.
Homepage: https://ftp.isc.org/isc/cron/
Original-Maintainer: Georges Khaznadar <georgesk@debian.org>
Package: cryptsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 430
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2:2.7.0-1ubuntu4.2
Depends: cryptsetup-bin (>= 2:1.6.0), dmsetup, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34)
Recommends: cryptsetup-initramfs
Suggests: dosfstools, keyutils, liblocale-gettext-perl
Conffiles:
/etc/default/cryptdisks 3e3b2248193105b5ecd9456c01ef3736
/etc/init.d/cryptdisks 8dd64a17dcefb1dd1a60eec286a6b502
/etc/init.d/cryptdisks-early 9c68271b34d88afd2764cdb203af9bd1
Description: disk encryption support - startup scripts
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
Cryptsetup is backwards compatible with the on-disk format of cryptoloop,
but also supports more secure formats. This package includes support for
automatically configuring encrypted devices at boot time via the config
file /etc/crypttab. Additional features are cryptoroot support through
initramfs-tools and several supported ways to read a passphrase or key.
.
This package provides the cryptdisks_start and _stop wrappers, as well as
luksformat.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Package: cryptsetup-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 604
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cryptsetup
Version: 2:2.7.0-1ubuntu4.2
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libcryptsetup12 (>= 2:2.7), libpopt0 (>= 1.14), libuuid1 (>= 2.16)
Description: disk encryption support - command line tools
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the cryptsetup, integritysetup and veritysetup
utilities.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Package: cryptsetup-initramfs
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: cryptsetup
Version: 2:2.7.0-1ubuntu4.2
Replaces: cryptsetup (<< 2:2.0.3-1)
Depends: busybox-initramfs, cryptsetup (>= 2:2.7.0-1ubuntu4.2), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0
Recommends: console-setup, kbd, plymouth
Breaks: cryptsetup (<< 2:2.0.3-1)
Conflicts: lvm2 (<< 2.03.15-1)
Conffiles:
/etc/cryptsetup-initramfs/conf-hook 9a127a9edfca239740eba9197b0b901f
Description: disk encryption support - initramfs integration
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides initramfs integration for cryptsetup.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Package: cuda-cccl-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 12332
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cccl
Version: 12.8.90-1
Provides: cuda-cub-12-8, cuda-thrust-12-8
Description: CUDA CCCL
CUDA CCCL
Package: cuda-command-line-tools-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-cupti-dev-12-8 (>= 12.8.90), cuda-gdb-12-8 (>= 12.8.90), cuda-nvdisasm-12-8 (>= 12.8.90), cuda-nvprof-12-8 (>= 12.8.90), cuda-nvtx-12-8 (>= 12.8.90), cuda-sanitizer-12-8 (>= 12.8.93)
Description: CUDA command-line tools
Meta-package containing the command line tools to debug and profile
CUDA applications (cuda-gdb, cuda-memcheck, profiler).
Package: cuda-compiler-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-cuobjdump-12-8 (>= 12.8.90), cuda-cuxxfilt-12-8 (>= 12.8.90), cuda-nvcc-12-8 (>= 12.8.93), cuda-nvprune-12-8 (>= 12.8.90)
Description: CUDA compiler
Meta-package containing the minimum tools to start developing and compiling a
basic CUDA application.
Package: cuda-crt-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 949
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvcc
Version: 12.8.93-1
Depends: cuda-cudart-dev-12-8, build-essential
Description: CUDA crt
Compiler for CUDA applications.
Package: cuda-cudart-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 788
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cudart
Version: 12.8.90-1
Provides: libcudart.so.12 (= 12.8.90)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CUDA Runtime native Libraries
CUDA Runtime native Libraries
Package: cuda-cudart-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7935
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cudart
Version: 12.8.90-1
Provides: libcudart.so.12-dev (= 12.8.90)
Depends: cuda-cudart-12-8 (>= 12.8.90), cuda-cccl-12-8, cuda-driver-dev-12-8 (>= 12.8.90)
Description: CUDA Runtime native dev links, headers
CUDA Runtime native dev links, headers
Package: cuda-cuobjdump-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 628
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cuobjdump
Version: 12.8.90-1
Description: CUDA cuobjdump
Extracts information from CUDA binary files and presents them in human
readable format.
Package: cuda-cupti-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 115662
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cupti
Version: 12.8.90-1
Provides: libcupti.so.12 (= 12.8.90)
Description: CUDA profiling tools runtime libs.
Provides libraries to enable third party tools using GPU profiling APIs.
Package: cuda-cupti-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 22401
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cupti
Version: 12.8.90-1
Provides: libcupti.so.12-dev (= 12.8.90)
Depends: cuda-cupti-12-8 (>= 12.8.90)
Description: CUDA profiling tools interface.
Provides a set of API's to enable third party tools to write GPU
profiling tools.
Package: cuda-cuxxfilt-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 1086
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cuxxfilt
Version: 12.8.90-1
Description: CUDA cuxxfilt
cu++filt decodes (demangles) low-level identifiers that have been mangled by
CUDA C++ into user readable names. For every input alphanumeric word, the
output of cu++filt is either the demangled name if the name decodes to a CUDA
C++ name, or the original name itself.
Package: cuda-documentation-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 396
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-documentation
Version: 12.8.90-1
Description: CUDA documentation
Contains all guides and library documentation for CUDA.
Package: cuda-driver-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 144
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-cudart
Version: 12.8.90-1
Provides: libcuda.so.12-dev (= 12.8.90)
Description: CUDA Driver native dev stub library
CUDA Driver native dev stub library
Package: cuda-gdb-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 87920
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-gdb
Version: 12.8.90-1
Depends: cuda-nvdisasm-12-8, cuda-cuobjdump-12-8
Description: CUDA-GDB
CUDA-GDB is the NVIDIA tool for debugging CUDA applications running on Linux
and Mac. CUDA-GDB is an extension to the x86-64 port of GDB, the GNU Project
debugger.
Package: cuda-keyring
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 18
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: all
Version: 1.1-1
Conffiles:
/etc/apt/preferences.d/cuda-repository-pin-600 9edfb158f6f0218fc922df1cfeda0ffc
/etc/apt/sources.list.d/cuda-ubuntu2404-x86_64.list 8ff5a134f1af5106588fb84df2a0880a
Description: GPG keyring for the CUDA repository
Enrolls public key: 3BF863CC (2024)
and enables repo: ubuntu2404/x86_64
Package: cuda-libraries-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-cudart-12-8 (>= 12.8.90), cuda-nvrtc-12-8 (>= 12.8.93), cuda-opencl-12-8 (>= 12.8.90), libcublas-12-8 (>= 12.8.5.5), libcufft-12-8 (>= 11.3.3.83), libcufile-12-8 (>= 1.13.1.3), libcurand-12-8 (>= 10.3.9.90), libcusolver-12-8 (>= 11.7.3.90), libcusparse-12-8 (>= 12.5.8.93), libnpp-12-8 (>= 12.3.3.100), libnvjitlink-12-8 (>= 12.8.93), libnvfatbin-12-8 (>= 12.8.90), libnvjpeg-12-8 (>= 12.3.5.92)
Description: CUDA Libraries 12.8 meta-package
Meta-package containing all available library runtime packages.
Does not depend on the NVIDIA driver packages.
Package: cuda-libraries-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-cudart-dev-12-8 (>= 12.8.90), cuda-cccl-12-8 (>= 12.8.90), cuda-profiler-api-12-8 (>= 12.8.90), cuda-driver-dev-12-8 (>= 12.8.90), cuda-nvrtc-dev-12-8 (>= 12.8.93), cuda-opencl-dev-12-8 (>= 12.8.90), libcublas-dev-12-8 (>= 12.8.5.5), libcufft-dev-12-8 (>= 11.3.3.83), libcufile-dev-12-8 (>= 1.13.1.3), libcurand-dev-12-8 (>= 10.3.9.90), libcusolver-dev-12-8 (>= 11.7.3.90), libcusparse-dev-12-8 (>= 12.5.8.93), libnpp-dev-12-8 (>= 12.3.3.100), libnvjitlink-dev-12-8 (>= 12.8.93), libnvfatbin-dev-12-8 (>= 12.8.90), libnvjpeg-dev-12-8 (>= 12.3.5.92)
Description: CUDA Libraries 12.8 development meta-package
Meta-package containing all available library development packages.
Does not depend on the NVIDIA driver packages.
Package: cuda-nsight-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 115964
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nsight
Version: 12.8.90-1
Depends: default-jre (>= 1.7) | openjdk-7-jre, libcairo2
Description: CUDA nsight
NVIDIA Nsight Eclipse Edition is a unified CPU plus GPU integrated
development environment (IDE) for developing CUDA applications for
the x86, POWER and ARM platforms.
Package: cuda-nsight-compute-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 18
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: nsight-compute-2025.1.1 (>= 2025.1.1.2)
Description: NVIDIA Nsight Compute
NVIDIA Nsight Compute is an interactive kernel profiler for CUDA
applications on x86_64 platforms. It provides detailed performance
metrics and API debugging via a user interface and command line tool.
Package: cuda-nsight-systems-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 13
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: nsight-systems-2024.6.2 (>= 2024.6.2.225)
Description: NVIDIA Nsight Systems
NVIDIA Nsight Systems is a system-wide performance analysis tool
designed to visualize an application's algorithms, help you identify
the largest opportunities to optimize, and tune to scale efficiently
across any quantity or size of CPUs and GPUs; from large servers to
our smallest SoC.
Package: cuda-nvcc-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 174085
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvcc
Version: 12.8.93-1
Depends: cuda-cudart-dev-12-8, build-essential, cuda-nvvm-12-8 (= 12.8.93-1), cuda-crt-12-8 (= 12.8.93-1)
Description: CUDA nvcc
Compiler for CUDA applications.
Package: cuda-nvdisasm-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 5833
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvdisasm
Version: 12.8.90-1
Description: CUDA disassembler
nvdisasm extracts information from standalone cubin files and presents them in
human readable format.
Package: cuda-nvml-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 1344
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvml-dev
Version: 12.8.90-1
Description: NVML native dev links, headers
NVML native dev links, headers
Package: cuda-nvprof-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 10858
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvprof
Version: 12.8.90-1
Description: CUDA Profiler tools
Tool for collecting and viewing CUDA application profiling data from
the command-line.
Package: cuda-nvprune-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 187
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvprune
Version: 12.8.90-1
Description: CUDA nvprune
Prunes host object files and libraries to only contain device code for the
specified targets.
Package: cuda-nvrtc-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 216963
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvrtc
Version: 12.8.93-1
Provides: libnvrtc.so.12.8 (= 12.8.93)
Description: NVRTC native runtime libraries
NVRTC native runtime libraries
Package: cuda-nvrtc-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 254209
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvrtc
Version: 12.8.93-1
Provides: libnvrtc.so.12.8-dev (= 12.8.93)
Depends: cuda-nvrtc-12-8 (>= 12.8.93)
Description: NVRTC native dev links, headers
NVRTC native dev links, headers
Package: cuda-nvtx-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 438
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvtx
Version: 12.8.90-1
Description: NVIDIA Tools Extension
A C-based API for annotating events, code ranges, and resources in your
applications. Applications which integrate NVTX can use the Visual Profiler
to capture and visualize these events and ranges.
Package: cuda-nvvm-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 139155
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvcc
Version: 12.8.93-1
Depends: build-essential
Description: CUDA nvvm
Compiler IR for CUDA applications.
Package: cuda-nvvp-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 131510
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-nvvp
Version: 12.8.93-1
Depends: default-jre (>= 1.7) | openjdk-7-jre, libcairo2
Description: CUDA Profiler tools
NVIDIA Visual Profiler to visualize and optimize the performance of your
application.
Package: cuda-opencl-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 108
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-opencl
Version: 12.8.90-1
Provides: libopencl.so.1 (= 12.8.90)
Depends: cuda-toolkit-config-common, cuda-toolkit-12-config-common, cuda-toolkit-12-8-config-common
Description: CUDA OpenCL native Libraries
CUDA OpenCL native Libraries
Package: cuda-opencl-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 765
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-opencl
Version: 12.8.90-1
Provides: libopencl.so.1-dev (= 12.8.90)
Depends: cuda-opencl-12-8 (>= 12.8.90)
Description: CUDA OpenCL native dev links, headers
CUDA OpenCL native dev links, headers
Package: cuda-profiler-api-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 87
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-profiler-api
Version: 12.8.90-1
Description: CUDA Profiler API
CUDA Profiler API headers.
Package: cuda-sanitizer-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 39554
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cuda-sanitizer-api
Version: 12.8.93-1
Description: CUDA Sanitizer
Provides a set of API's to enable third party tools to write GPU sanitizing
tools, such as memory and race checkers.
Package: cuda-toolkit-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 13
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-compiler-12-8 (>= 12.8.2), cuda-libraries-12-8 (>= 12.8.2), cuda-libraries-dev-12-8 (>= 12.8.2), cuda-tools-12-8 (>= 12.8.2), cuda-documentation-12-8 (>= 12.8.90), cuda-nvml-dev-12-8 (>= 12.8.90)
Description: CUDA Toolkit 12.8 meta-package
Meta-package containing all the available toolkit packages related to native
CUDA development. Contains the toolkit, samples, and documentation.
Locked at CUDA Toolkit version 12.8.
Package: cuda-toolkit-12-8-config-common
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 71
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: all
Multi-Arch: foreign
Source: cuda-cudart
Version: 12.8.90-1
Description: Common config package for CUDA Toolkit 12.8.
Common config package for CUDA Toolkit 12.8.
Handles /usr/local/cuda and /usr/local/cuda-12 alternatives.
Package: cuda-toolkit-12-config-common
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 76
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: all
Multi-Arch: foreign
Source: cuda-cudart
Version: 12.9.79-1
Conffiles:
/etc/ld.so.conf.d/988_cuda-12.conf 373b0bf83e1658e21e5b4e53bec4c0a7
Description: Common config package for CUDA Toolkit 12.
Common config package for CUDA Toolkit 12.
Includes ld.so.conf config files.
Package: cuda-toolkit-config-common
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 80
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: all
Multi-Arch: foreign
Source: cuda-cudart
Version: 13.3.29-1
Conffiles:
/etc/ld.so.conf.d/000_cuda.conf 2a6392816f85389f0a81aa614cb6bb7d
Description: Common config package for CUDA Toolkit.
Common config package for CUDA Toolkit.
Includes ld.so.conf config files.
Package: cuda-tools-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-command-line-tools-12-8 (>= 12.8.2), cuda-visual-tools-12-8 (>= 12.8.2), gds-tools-12-8 (>= 1.13.1.3)
Description: CUDA Tools meta-package
Meta-package containing command line and visual tools.
Package: cuda-visual-tools-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 10
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Version: 12.8.2-1
Depends: cuda-nsight-compute-12-8 (>= 12.8.2), cuda-nsight-systems-12-8 (>= 12.8.2), cuda-libraries-dev-12-8 (>= 12.8.2), cuda-nsight-12-8 (>= 12.8.90), cuda-nvml-dev-12-8 (>= 12.8.90), cuda-nvvp-12-8 (>= 12.8.93)
Description: CUDA visual tools
Contains the visual tools to debug and profile CUDA applications
(Nsight Eclipse Edition, Nvidia Visual Profiler).
Package: cudnn-local-repo-ubuntu2404-9.6.0
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 1307295
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn-local-repo
Version: 1.0-1
Conffiles:
/etc/apt/sources.list.d/cudnn-local-ubuntu2404-9.6.0.list 7f459aaee8c9a36ba2a077a5d6486661
Description: cudnn-local repository configuration files
Contains repository configuration for cudnn-local.
Contains a local repository for cudnn-local.
Package: cudnn9-cuda-12
Status: install ok installed
Priority: optional
Section: multiverse/libs
Installed-Size: 36
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn
Version: 9.6.0.74-1
Provides: cudnn-cuda-12
Depends: cudnn9-cuda-12-6 (>= 9.6.0.74)
Description: NVIDIA cuDNN for CUDA 12
NVIDIA cuDNN for CUDA 12 provides primitives for deep
neural networks.
Package: cudnn9-cuda-12-6
Status: install ok installed
Priority: optional
Section: multiverse/libs
Installed-Size: 36
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn
Version: 9.6.0.74-1
Replaces: cudnn9-cuda
Provides: cudnn9-cuda
Depends: libcudnn9-static-cuda-12 (= 9.6.0.74-1)
Conflicts: cudnn9-cuda
Description: NVIDIA cuDNN for CUDA 12.6
NVIDIA cuDNN for CUDA 12.6 provides primitives for deep
neural networks.
Package: cups
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 1079
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.4.1op1-1ubuntu4.8
Config-Version: 2.4.1op1-1ubuntu4.8
Depends: cups-client (>= 2.4.1op1-1ubuntu4.8), cups-common (>= 2.4.1op1-1ubuntu4.8), cups-core-drivers (>= 2.4.1op1-1ubuntu4.8), cups-daemon (>= 2.4.1op1-1ubuntu4.8), cups-filters, cups-ppdc, cups-server-common (>= 2.4.1op1-1ubuntu4.8), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.1op1-1ubuntu4.8), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16)
Recommends: avahi-daemon, colord
Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev
Conffiles:
/etc/cups/snmp.conf 47b8f1c3fecdc44e3d1fdee4b9eeb3f5
Description: Common UNIX Printing System(tm) - PPD/driver support, web interface
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the parts of CUPS which are needed for using printer
drivers.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-browsed
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cups-filters
Version: 1.28.15-0ubuntu1.2
Config-Version: 1.28.15-0ubuntu1.2
Replaces: cups-filters (<< 1.4.0~)
Depends: cups-daemon, lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap-2.5-0 (>= 2.5.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: avahi-daemon
Breaks: cups-filters (<< 1.4.0~)
Enhances: cups
Conffiles:
/etc/apparmor.d/usr.sbin.cups-browsed d0fdeb1ccd58631548ede43c86cb4fe3
/etc/cups/cups-browsed.conf a486059687bdf54660f6aa6411160ce6
/etc/init.d/cups-browsed 193d680f0eec5280efef2e9cf9db9669
Description: OpenPrinting CUPS Filters - cups-browsed
This package provides cups-browsed, a daemon which browses the Bonjour
broadcasts of shared remote CUPS printers and makes the printers
available locally, replacing the CUPS broadcasting/browsing which was
dropped in CUPS 1.6.x. This way the old behavior of having the remote
printers available automatically is now re-implemented with Bonjour.
.
cups-browsed is also useful with a CUPS >= 1.6 client to allow the
latter to browse the printer list of CUPS < 1.6 servers (by using the
old 'cups' protocol in BrowseRemoteProtocols).
.
cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS <
1.6 clients to browse its printer list (by using the old 'cups'
protocol in BrowseLocalProtocols).
Homepage: http://www.openprinting.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-core-drivers
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.8
Config-Version: 2.4.1op1-1ubuntu4.8
Replaces: cups-server-common (<< 2.1.0-7~)
Depends: cups-daemon (>= 2.4.1op1-1ubuntu4.8), cups-filters-core-drivers, libcups2 (= 2.4.1op1-1ubuntu4.8), libc6 (>= 2.34)
Recommends: avahi-daemon
Breaks: cups-server-common (<< 2.1.0-7~)
Description: Common UNIX Printing System(tm) - driverless printing
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the parts of CUPS which are needed for driverless
printing on IPP printers with common data formats.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-daemon
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 945
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.8
Config-Version: 2.4.1op1-1ubuntu4.8
Replaces: cups (<< 2.1.0-6~)
Depends: adduser, bc, libcups2 (= 2.4.1op1-1ubuntu4.8), lsb-base, procps, ssl-cert, libapparmor1 (>= 2.7.0~beta1+bzr1772), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.22.0), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsnapd-glib1 (>= 1.49), libsystemd0
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: avahi-daemon, colord, cups-browsed, ipp-usb
Suggests: cups, cups-bsd, cups-client (>= 2.4.1op1-1ubuntu4.8), cups-common (>= 2.4.1op1-1ubuntu4.8), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.1op1-1ubuntu4.8), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev
Breaks: cups (<< 2.1.0-6~)
Conffiles:
/etc/apparmor.d/usr.sbin.cupsd c3a3b2b9c359f3517ae9c6cdaf4a0675
/etc/cups/cups-files.conf e16e13d479882786b4be356e80dd735c
/etc/init.d/cups e65fcf1c65d0f1dfd2495caba916da2c
/etc/logrotate.d/cups-daemon 7bd7f956a724d571799244af3cd530f6
/etc/pam.d/cups ff2488324854f7b1e892bb0df062d5f0
/etc/ufw/applications.d/cups 29e98a6d850da251e180c3d68dec2bd3
Description: Common UNIX Printing System(tm) - daemon
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the CUPS scheduler/daemon.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-filters
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 1775
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.28.15-0ubuntu1.2
Config-Version: 1.28.15-0ubuntu1.2
Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups
Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups
Depends: bc, cups-filters-core-drivers (>= 1.28.15-0ubuntu1.2), ghostscript, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.3.1), libqpdf28 (>> 10.6~), libstdc++6 (>= 11)
Recommends: colord, liblouisutdml-bin | liblouis-bin
Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick, lynx
Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups
Conffiles:
/etc/modules-load.d/cups-filters.conf 17d90fe8266719f45ad0e8879a05ca17
Description: OpenPrinting CUPS Filters - Main Package
This package provides additional CUPS filters which are not provided
by the CUPS project itself. This includes filters for a PDF based
printing workflow.
.
This package contains the filters for printing with drivers/PPDs and
for converting non-PDF input files to PDF.
Homepage: http://www.openprinting.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 522
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.5.0-2ubuntu10.11
Depends: libc6 (>= 2.34), libcurl4t64 (= 8.5.0-2ubuntu10.11), zlib1g (>= 1:1.1.4)
Description: 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.
Homepage: https://curl.se/
Original-Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Package: cvs
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 4757
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2:1.12.13+real-30build1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), zlib1g (>= 1:1.1.4), adduser
Recommends: openssh-client
Suggests: mksh, rcs
Enhances: cvs2svn (>= 2.4.0-4~), rcs
Description: Concurrent Versions System
CVS is a version control system, which allows you to keep access
to old versions of files (usually source code), keep a log of
who, when, and why changes occurred, etc., like RCS or SCCS.
It handles multiple developers, multiple directories, triggers to
enable/log/control various operations, and can work over a wide
area network. The texinfo manual provides further information on
more tasks that it can perform.
.
There are some tasks that are not covered by CVS. They can be done in
conjunction with CVS but will tend to require some script-writing and
software other than CVS. These tasks are bug-tracking, build management
(that is, make and make-like tools), and automated testing. However,
CVS makes these tasks easier.
.
This package contains a CVS binary which can act as both client and
server, although there is no CVS dæmon; to access remote repositories,
please use :extssh: not :pserver: any more.
Homepage: http://www.nongnu.org/cvs/
Original-Maintainer: Thorsten Glaser <tg@mirbsd.de>
Package: cvsps
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.1-8build2
Depends: cvs, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: Tool to generate CVS patch set information
CVSps is a program for generating 'patch set' information from a CVS
repository. A patch set in this case is defined as a set of changes made
to a collection of files, all committed at the same time (using a single
'cvs commit' command). This information is valuable for seeing the
big picture of the evolution of a CVS project. While CVS tracks revision
information, it is often difficult to see what changes were committed
'atomically' to the repository.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.cobite.com/cvsps/
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 187
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.5.12-6ubuntu5
Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1)
Pre-Depends: libc6 (>= 2.38)
Description: POSIX-compliant shell
The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
from ash.
.
Since it executes scripts faster than bash, and has fewer library
dependencies (making it more robust against software or hardware
failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: dbconfig-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1506
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.24
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Suggests: dbconfig-mysql | dbconfig-pgsql | dbconfig-sqlite3 | dbconfig-no-thanks
Conffiles:
/etc/logrotate.d/dbconfig-common 45a82979da0a8c6b3e52fd7dfa4c01ec
Description: framework that helps packages to manage databases
This package contains the core of the dbconfig-common framework. This
framework presents a policy and implementation for managing various databases
used by applications included in Debian packages.
.
It can:
- support MySQL/MariaDB, PostgreSQL, and SQLite3 based applications;
- create or remove databases and database users;
- access local or remote databases;
- upgrade/modify databases when upstream changes database structure;
- generate config files in many formats with the database info;
- import configs from packages previously managing databases on their own;
- prompt users with a set of normalized, pre-translated questions;
- handle failures gracefully, with an option to retry;
- do all the hard work automatically;
- work for package maintainers with little effort on their part;
- work for local admins with little effort on their part;
- comply with an agreed upon set of standards for behavior;
- do absolutely nothing if that is the whim of the local admin;
- perform all operations from within the standard flow of
package management (no additional skill is required of the local
admin).
Original-Maintainer: Paul Gevers <elbrus@debian.org>
Package: dbconfig-sqlite3
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dbconfig-common
Version: 2.0.24
Depends: dbconfig-common (= 2.0.24), sqlite3
Conflicts: dbconfig-no-thanks
Description: dbconfig-common SQLite3 support
This package ensures SQLite3 support in the dbconfig-common framework, and
should be in the depends list of packages that require SQLite3 support from
dbconfig-common.
.
System administrators that don't want dbconfig-common to handle the database
management should install dbconfig-no-thanks instead.
Original-Maintainer: Paul Gevers <elbrus@debian.org>
Package: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.14.10-4ubuntu4.1
Provides: dbus-system-bus (= 1.14.10-4ubuntu4.1), default-dbus-system-bus
Depends: dbus-bin (= 1.14.10-4ubuntu4.1), dbus-daemon (= 1.14.10-4ubuntu4.1), dbus-system-bus-common (>= 1.14.10-4ubuntu4.1), libc6 (>= 2.34), libdbus-1-3 (= 1.14.10-4ubuntu4.1), libexpat1 (>= 2.1~beta3), libsystemd0
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
/etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
/etc/init.d/dbus d78b20b35de983cf6f1475dcf8cb21a1
Description: simple interprocess messaging system (system message bus)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
This package provides a fully-functional D-Bus system bus with activation
support, used for communication between system services, and depends on
most of the other components of the reference implementation of D-Bus.
.
To provide a complete D-Bus session bus, install one of the packages
that implement the dbus-session-bus virtual package, such as
dbus-user-session. The recommended implementation is indicated by
the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Replaces: dbus (<< 1.13.18-2~)
Depends: libc6 (>= 2.38), libdbus-1-3 (= 1.14.10-4ubuntu4.1)
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (command line utilities)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package contains the D-Bus command-line utilities such as dbus-send
and dbus-monitor.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-daemon
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 369
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Replaces: dbus (<< 1.13.18-2~)
Depends: dbus-bin (= 1.14.10-4ubuntu4.1), dbus-session-bus-common (>= 1.14.10-4ubuntu4.1), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.10-4ubuntu4.1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (reference message bus)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package contains dbus-daemon, the reference implementation of a
D-Bus message bus, and dbus-run-session, a utility to start a temporary
session dbus-daemon in a constrained environment or for automated tests.
.
To provide a complete D-Bus session bus, install one of the packages
that implement the dbus-session-bus virtual package, such as
dbus-user-session. The recommended implementation is indicated by
the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-session-bus-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Replaces: dbus (<< 1.13.18-2~)
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (session bus configuration)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package contains the configuration files defining the behaviour of
the D-Bus session bus, used for applications and per-user services.
These are used by the reference implementation in the dbus package,
and by the reimplementation in the dbus-broker package.
.
To provide a complete D-Bus session bus, install one of the packages
that implement the dbus-session-bus virtual package, such as
dbus-user-session. The recommended implementation is indicated by
the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-system-bus-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Replaces: dbus (<< 1.13.18-2~)
Depends: adduser
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (system bus configuration)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package contains the configuration files defining the behaviour of
the D-Bus system bus, used for system services such as networking and
storage management services. It is also responsible for creating the
'messagebus' system user account used to run the system bus.
These are used by the reference implementation in the dbus package,
and by the reimplementation in the dbus-broker package.
.
To provide a complete D-Bus system bus, install one of the packages
that implement the dbus-system-bus virtual package, such as dbus.
The recommended implementation is indicated by the default-dbus-system-bus
virtual package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-user-session
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Provides: dbus-session-bus, default-dbus-session-bus
Depends: dbus-daemon (= 1.14.10-4ubuntu4.1) | dbus-broker, dbus-session-bus-common (>= 1.14.10-4ubuntu4.1), libpam-systemd, systemd
Recommends: systemd-sysv
Conffiles:
/etc/X11/Xsession.d/20dbus_xdg-runtime f11c70d9f51a152cedf939d36ef038bf
Description: simple interprocess messaging system (systemd --user integration)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
On systemd systems, this package opts in to the session model in which
a user's session starts the first time they log in, and does not end
until all their login sessions have ended. This model merges all
parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up
to one graphical session, into a single "user-session" or "super-session"
within which all background D-Bus services are shared.
.
Multiple graphical sessions per user are not currently supported in this
mode; as a result, it is particularly suitable for gdm, which responds to
requests to open a parallel graphical session by switching to the existing
graphical session and unlocking it.
.
To retain dbus' traditional session semantics, in which login sessions
are artificially isolated from each other, remove this package and install
dbus-x11 instead.
.
See the dbus package description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dbus-x11
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.14.10-4ubuntu4.1
Provides: dbus-session-bus
Depends: dbus-bin (= 1.14.10-4ubuntu4.1), dbus-daemon (= 1.14.10-4ubuntu4.1), dbus-session-bus-common (>= 1.14.10-4ubuntu4.1), libc6 (>= 2.38), libdbus-1-3 (= 1.14.10-4ubuntu4.1), libx11-6
Conffiles:
/etc/X11/Xsession.d/75dbus_dbus-launch 7e16a9fa2ead9d6596b655e417fda3ba
/etc/X11/Xsession.d/95dbus_update-activation-env 4bab1e315619cc23925ebfb07bd3193a
Description: simple interprocess messaging system (X11 deps)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package contains the dbus-launch utility, which automatically
launches one D-Bus session bus per X11 display per user. If the
dbus-user-session package is also installed, it takes precedence over
this package.
.
See the dbus description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: dconf-gsettings-backend
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dconf
Version: 0.40.0-4ubuntu0.1
Provides: gsettings-backend
Depends: dconf-service (<< 0.40.0-4ubuntu0.1.1~), dconf-service (>= 0.40.0-4ubuntu0.1), libdconf1 (= 0.40.0-4ubuntu0.1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0)
Description: simple configuration storage system - GSettings back-end
DConf is a low-level key/value database designed for storing desktop
environment settings.
.
This package contains a back-end for GSettings. It is needed by
applications accessing settings through GSettings to set custom values
and listen for changes.
Homepage: https://wiki.gnome.org/Projects/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: dconf-service
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dconf
Version: 0.40.0-4ubuntu0.1
Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-4ubuntu0.1), procps, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0)
Recommends: dconf-gsettings-backend
Description: simple configuration storage system - D-Bus service
DConf is a low-level key/value database designed for storing desktop
environment settings.
.
This package contains the DConf service, which applications talk to
using D-Bus in order to obtain their settings. It is mostly used by the
GSettings backend.
Homepage: https://wiki.gnome.org/Projects/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 493
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5.86ubuntu1
Replaces: debconf-tiny
Provides: debconf-2.0
Recommends: apt-utils, debconf-i18n
Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog
Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13)
Conffiles:
/etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
/etc/debconf.conf 1cd82ead5651f0753b1ff6d9b31bd235
Description: Debian configuration management system
Debconf is a configuration management system for debian packages. Packages
use Debconf to ask questions when they are installed.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Package: debconf-i18n
Status: install ok installed
Priority: important
Section: localization
Installed-Size: 794
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.86ubuntu1
Depends: debconf (= 1.5.86ubuntu1), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl
Conflicts: debconf-english
Description: full internationalization support for debconf
This package provides full internationalization for debconf, including
translations into all available languages, support for using translated
debconf templates, and support for proper display of multibyte character
sets.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Package: debconf-utils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.86ubuntu1
Depends: debconf (= 1.5.86ubuntu1)
Description: debconf utilities
This package contains some small utilities for debconf developers.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Package: debhelper
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 13.14.1ubuntu5
Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-installsysusers, dh-sequence-movetousr, dh-sequence-single-binary, dh-sequence-systemd
Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), debugedit, dwz (>= 0.12.20190711), file (>= 3.23), libdebhelper-perl (= 13.14.1ubuntu5), libdpkg-perl (>= 1.17.14), man-db, po-debconf, awk, perl:any
Suggests: dh-make
Breaks: cmake (<< 3.9~), dh-debputy (<< 0.1.18~), meson (<< 0.40.0~)
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building Debian packages. Programs
are included to install various files into your package, compress
files, fix file permissions, integrate your package with the Debian
menu system, debconf, doc-base, etc. Most Debian packages use debhelper
as part of their build process.
Original-Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
Package: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.17build1
Pre-Depends: libc6 (>= 2.38)
Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~)
Description: Miscellaneous utilities specific to Debian
This package provides a number of small utilities which are used
primarily by the installation scripts of Debian packages, although
you may use them directly.
.
The specific utilities included are:
add-shell installkernel ischroot remove-shell run-parts savelog
update-shells which
Original-Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Package: debugedit
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.0-5build2
Depends: libc6 (>= 2.34), libdw1t64 (>= 0.167), libelf1t64 (>= 0.144)
Description: tools for handling build-ids and paths rewriting in DWARF data
The debugedit project provides programs and scripts for creating
debuginfo and source file distributions, collect build-ids and rewrite
source paths in DWARF data for debugging, tracing and profiling.
Homepage: https://sourceware.org/debugedit/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: default-jre
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 6
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: java-common (0.75+exp1)
Version: 2:1.21-75+exp1
Provides: java-runtime (= 21), java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java18-runtime, java19-runtime, java2-runtime, java20-runtime, java21-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime
Depends: default-jre-headless (= 2:1.21-75+exp1), openjdk-21-jre
Description: Standard Java or Java compatible Runtime
This dependency package points to the Java runtime, or Java compatible
runtime recommended for this architecture, which is
openjdk-21-jre for amd64.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.debian.org/Java/
Cnf-Extra-Commands: java,jexec
Package: default-jre-headless
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 12
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: java-common (0.75+exp1)
Version: 2:1.21-75+exp1
Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~)
Provides: java-runtime-headless (= 21), java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java18-runtime-headless, java19-runtime-headless, java2-runtime-headless, java20-runtime-headless, java21-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless
Depends: openjdk-21-jre-headless, java-common
Suggests: default-jre
Description: Standard Java or Java compatible Runtime (headless)
This dependency package points to the Java runtime, or Java compatible
runtime recommended for this architecture, which is
openjdk-21-jre-headless for amd64.
.
The package is used as dependency for packages not needing a
graphical display during runtime.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.debian.org/Java/
Package: desktop-base
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 19664
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 12.0.6+nmu1ubuntu1
Depends: librsvg2-common, fonts-quicksand
Recommends: plymouth-label
Suggests: gnome | kde-standard | xfce4 | wmaker
Conffiles:
/etc/skel/.face da51cfe66ace782e5c1cff1f893bbe84
/etc/xdg/autostart/xdg-user-dirs-kde.desktop 3e29d5d5a4d4bd5a4975592e7f06a7ce
/etc/xdg/kcm-about-distrorc 1e4a9b4cbd26651779f16d5489c5b50c
/etc/xdg/kickoffrc f098a99b82200f39f26177e1457235de
/etc/xdg/plasma-workspace/env/env.sh 2ec21baa2cd86ef904cc06d8e7c2461b
Description: common files for the Debian Desktop
This package contains various miscellaneous files which are used by
Debian Desktop installations. Currently, it provides some
Debian-related artwork and themes, .desktop files containing links to
Debian related material (suitable for placement on a user's desktop),
and other common files between the available desktop environments
such as GNOME and KDE.
Homepage: https://www.debian.org/devel/debian-desktop/
Original-Maintainer: Debian Desktop Team <debian-desktop@lists.debian.org>
Package: desktop-file-utils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.27-2build1
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.50.0)
Conffiles:
/etc/gnome/defaults.list 75ee6900defde6c068e618d7b62e5921 remove-on-upgrade
Description: Utilities for .desktop files
Some utilities to make dealing with .desktop files easier:
* update-desktop-database -- update the desktop-MIME mapping
* desktop-file-validate -- validate a desktop file
* desktop-file-install -- install a desktop file, munging en route.
Homepage: https://www.freedesktop.org/wiki/Software/desktop-file-utils
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: dh-autoreconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20
Depends: autoconf, automake, autopoint, libdebhelper-perl | debhelper (<< 12.6~), libtool (>= 2.4.2), perl:any
Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~)
Enhances: cdbs, debhelper
Description: debhelper add-on to call autoreconf and clean up after the build
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
commands, dh_autoreconf and dh_autoreconf_clean.
.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
.
For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: dh-strip-nondeterminism
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: strip-nondeterminism
Version: 1.13.1-1
Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.1-1), perl:any
Description: file non-deterministic information stripper — Debhelper add-on
StripNondeterminism is a library for stripping non-deterministic information
such as timestamps and filesystem ordering from various file and archive
formats.
.
This can be used as a post-processing step to improve the reproducibility of a
build product, when the build process itself cannot be made deterministic.
.
It is used as part of the Reproducible Builds project, although it should be
considered a temporary workaround which should not be needed in the long
term; upstream software should be reproducible even without using such a tool.
.
This package installs the ‘dh_strip_nondeterminism’ Debhelper command that
strips nondeterminism as part of a Debian package build process.
Original-Maintainer: Reproducible builds folks <reproducible-builds@lists.alioth.debian.org>
Homepage: https://reproducible-builds.org/
Package: dhcpcd-base
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dhcpcd
Version: 1:10.0.6-1ubuntu3.2
Replaces: dhcpcd5 (<< 1:10.0.6-1ubuntu3.2)
Provides: dhcp-client
Depends: adduser, libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libudev1 (>= 183)
Suggests: resolvconf | openresolv | systemd-resolved
Breaks: dhcpcd5 (<< 1:10.0.6-1ubuntu3.2)
Conffiles:
/etc/dhcpcd.conf a4fa1b59d13b8f5590306a4a8c8f995c
Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)
dhcpcd provides seamless IPv4 and IPv6 auto-configuration:
* DHCPv4 client
* DHCPv6 client with Prefix Delegation (PD) support
* IPv4 LL support (ZeroConf)
* IPv6 SLAAC support
* ARP address conflict resolution
* ARP ping profiles
* Wireless SSID profiles
.
This package provides the binaries, exit hooks and manual pages.
.
It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems
where interfaces are configured by ifupdown via </etc/network/interfaces>
using the DHCP method.
.
The init.d script and systemd service required for systems without ifupdown
are packaged separately as dhcpcd.
.
Since Debian 12 (Bookworm), dhcpcd uses Predictable Network Interface Names
on Linux ports. See NEWS.Debian for more details.
Homepage: https://roy.marples.name/projects/dhcpcd
Original-Maintainer: Martin-Éric Racine <martin-eric.racine@iki.fi>
Package: dictionaries-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.29.7
Replaces: openoffice.org-updatedicts
Provides: openoffice.org-updatedicts
Depends: debconf (>= 0.5) | debconf-2.0, libtext-iconv-perl, emacsen-common
Suggests: ispell | aspell | hunspell, wordlist
Breaks: myspell-ca (<= 0.6-10), myspell-cs-cz (<= 20040229-5), myspell-de-de-oldspell (<= 1:2-27), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-gl-es (<= 2.2a-8), myspell-ku (<= 0.20.0-1.1), myspell-nl (<= 1:2.0-1), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3)
Conffiles:
/etc/emacs/site-start.d/50dictionaries-common.el 6e5295d702ddc90ac894acba3c2961b0
Description: spelling dictionaries - common utilities
This package provides utilities shared between all wordlists and spelling
dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes
support infrastructure for software using them (such as JED and Mutt),
and some patched spell-checking Lisp files for better Emacs integration.
.
More information about the availability of these dictionaries and their
naming conventions is available in the README.Debian file.
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Homepage: https://salsa.debian.org/debian/dictionaries-common
Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.10-1build1
Replaces: diff
Pre-Depends: libc6 (>= 2.38)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
The diffutils package provides the diff, diff3, sdiff, and cmp programs.
.
`diff' shows differences between two files, or each corresponding file
in two directories. `cmp' shows the offsets and line numbers where
two files differ. `cmp' can also show all the characters that
differ between the two files, side by side. `diff3' shows differences
among three files. `sdiff' merges two files interactively.
.
The set of differences produced by `diff' can be used to distribute
updates to text files (such as program source code) to other people.
This method is especially useful when the differences are small compared
to the complete files. Given `diff' output, the `patch' program can
update, or "patch", a copy of the file.
Homepage: https://www.gnu.org/software/diffutils/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: dirmngr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: adduser, gpgconf (= 2.4.4-2ubuntu17.4), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgnutls30t64 (>= 3.8.1), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libldap2 (>= 2.6.2), libnpth0t64 (>= 0.90)
Suggests: gnupg (= 2.4.4-2ubuntu17.4), dbus-user-session, libpam-systemd, pinentry-gnome3, tor
Enhances: gpg, gpgsm, squid
Description: GNU privacy guard - network certificate management service
dirmngr is a server for managing and downloading OpenPGP and X.509
certificates, as well as updates and status signals related to those
certificates. For OpenPGP, this means pulling from the public
HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes
Certificate Revocation Lists (CRLs) and Online Certificate Status
Protocol updates (OCSP). It is capable of using Tor for network
access.
.
dirmngr is used for network access by gpg, gpgsm, and dirmngr-client,
among other tools. Unless this package is installed, the parts of
the GnuPG suite that try to interact with the network will fail.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: distro-info
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7build1
Depends: distro-info-data (>= 0.59~), libc6 (>= 2.34)
Suggests: shunit2
Description: provides information about the distributions' releases
Information about all releases of Debian and Ubuntu. The distro-info script
will give you the codename for e.g. the latest stable release of your
distribution. To get information about a specific distribution there are the
debian-distro-info and the ubuntu-distro-info scripts.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: distro-info-data
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.60ubuntu0.6
Breaks: distro-info (<< 1.0~)
Description: information about the distributions' releases (data files)
Information about all releases of Debian and Ubuntu. The distro-info script
will give you the codename for e.g. the latest stable release of your
distribution. To get information about a specific distribution there are the
debian-distro-info and the ubuntu-distro-info scripts.
.
This package contains the data files.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: dkms
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 191
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.11-1ubuntu13
Provides: dkms-autopkgtest (= 3.0.11-1ubuntu13)
Depends: kmod | kldutils, gcc, gcc-13, dpkg-dev, make | build-essential, patch
Pre-Depends: lsb-release
Recommends: fakeroot, sudo, linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 | linux-headers
Suggests: menu, e2fsprogs
Conffiles:
/etc/dkms/framework.conf ecfeef24d463365c60617fd6d63270a6
/etc/kernel/header_postinst.d/dkms 079a9806807dd2d31db9aa06c26361c3
/etc/kernel/install.d/dkms 7a52b8bdfe0ffa26b30be23adbf03d69
/etc/kernel/postinst.d/dkms 079a9806807dd2d31db9aa06c26361c3
/etc/kernel/prerm.d/dkms a8c25542e7ba08eab22a4c483d384829
/etc/modprobe.d/dkms.conf 74452a1f23577a0bb30d764a895429d0
Description: Dynamic Kernel Module System (DKMS)
DKMS is a framework designed to allow individual kernel modules to be upgraded
without changing the whole kernel. It is also very easy to rebuild modules as
you upgrade kernels.
Homepage: https://github.com/dell/dkms
Original-Maintainer: Dynamic Kernel Module System Team <dkms@packages.debian.org>
Package: dmeventd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 227
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: lvm2 (2.03.16-3ubuntu3.2)
Version: 2:1.02.185-3ubuntu3.2
Depends: libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.110), liblvm2cmd2.03 (>= 2.03.16)
Description: Linux Kernel Device Mapper event daemon
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.
.
This package contains a daemon to monitor events of devmapper devices.
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5-3ubuntu0.1
Depends: libc6 (>= 2.34)
Description: SMBIOS/DMI table decoder
Dmidecode reports information about the system's hardware as described in the
system BIOS according to the SMBIOS/DMI standard.
.
This information typically includes system manufacturer, model name, serial
number, BIOS version, asset tag as well as a lot of other details of varying
level of interest and reliability depending on the manufacturer. This will
often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
USB).
.
Beware that DMI data have proven to be too unreliable to be blindly trusted.
Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Homepage: https://nongnu.org/dmidecode/
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.03.16-3ubuntu3.2)
Version: 2:1.02.185-3ubuntu3.2
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.181)
Description: Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.
.
This package contains a utility for modifying device mappings.
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: dns-root-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2024071801~ubuntu0.24.04.1
Description: DNS root hints and DNSSEC trust anchor
This package contains various root zone related data as published
by IANA to be used by various DNS software as a common source
of DNS root zone data, namely:
.
* Root Hints (root.hints)
* Root Trust Anchors (root.key, root.ds)
Homepage: https://data.iana.org/root-anchors/
Original-Maintainer: dns-root-data packagers <dns-root-data@packages.debian.org>
Package: dnsmasq-base
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 828
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dnsmasq
Version: 2.90-2ubuntu0.4
Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base
Provides: dnsmasq-base
Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 2.4-3), libidn2-0 (>= 2.0.0), libnetfilter-conntrack3 (>= 1.0.1), libnettle8t64 (>= 2.4-3), libnftables1 (>= 1.0.2)
Recommends: dns-root-data
Breaks: dnsmasq (<< 2.63-1~)
Conflicts: dnsmasq-base-lua
Conffiles:
/etc/dbus-1/system.d/dnsmasq.conf 9a18c8a761c2262dbf0c8b3345a85242 obsolete
Description: Small caching DNS proxy and DHCP/TFTP server - executable
This package contains the dnsmasq executable and documentation, but
not the infrastructure required to run it as a system daemon. For
that, install the dnsmasq package.
Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html
Original-Maintainer: Simon Kelley <simon@thekelleys.org.uk>
Package: dnsutils
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: bind9
Version: 1:9.18.39-0ubuntu0.24.04.5
Depends: bind9-dnsutils
Description: Transitional package for bind9-dnsutils
This is a transitional package. It can safely be removed.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: docbook-xml
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 2134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.5-12
Provides: docbk-xml
Depends: sgml-data, sgml-base (>= 1.28), xml-core (>= 0.14)
Suggests: docbook, docbook-dsssl, docbook-xsl, docbook-defguide
Conffiles:
/etc/sgml/docbook-xml.cat 09c9f5ea49819362a380990ede9d2a9c
/etc/sgml/docbook-xml/4.0/dbgenent.ent e12c1ec4ee0669dd4fad8aa06f51d650
/etc/sgml/docbook-xml/4.1.2/dbgenent.mod ff50724b83f8882fc9e8231523b01606
/etc/sgml/docbook-xml/4.2/dbgenent.mod 081cd00c46a110da400770eb9baf968b
/etc/sgml/docbook-xml/4.3/dbgenent.mod ce4a918789b89c9bd47e67ea708397e2
/etc/sgml/docbook-xml/4.4/dbgenent.mod 6d98c5fb728d6c773bb73a2fc36bdc16
/etc/sgml/docbook-xml/4.5/dbgenent.mod 4d0b7b6dc2397b03aef38f30878a66ee
Description: standard XML documentation system for software and systems
DocBook is an XML document type definition (DTD). That is, it
contains the "DocBook" document structure. This is used by authors
or editors writing documents in the DocBook XML format. DocBook was
designed for books, articles, or reference documentation about
technical matters or software. It has emerged as an open, standard
DTD in the software industry, and is the documentation system of
choice for many free software projects.
.
This package contains the XML DTD for DocBook, which describes the
formal structure for documents following this format. If you wish to
author DocBook documents using SGML rather than XML, use the
'docbook' package. You will need other packages in order to edit
(psgml), validate (opensp, libxml2-utils) or format (docbook-xsl,
docbook-dsssl) DocBook documents.
.
This package ships with the latest DocBook 4.5 XML DTD, as well as a
selected set of legacy DTDs for use with older documents, including
4.0, 4.1.2, 4.2, 4.3 and 4.4.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://docbook.org/schemas/4x.html
Package: docker.io
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 134107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: docker.io-app
Version: 29.1.3-0ubuntu3~24.04.2
Replaces: podman-docker
Provides: docker-cli (= 29.1.3-0ubuntu3~24.04.2)
Depends: adduser, containerd (>= 1.2.6-0ubuntu1~), iptables, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libnftables1 (>= 1.0.2), libsystemd0 (>= 209~)
Recommends: ca-certificates, git, pigz, ubuntu-fan, xz-utils, apparmor
Suggests: aufs-tools, btrfs-progs, cgroupfs-mount | cgroup-lite, debootstrap, docker-buildx, docker-compose-v2, docker-doc, rinse, zfs-fuse | zfsutils
Conflicts: podman-docker
Description: Linux container runtime
Docker complements kernel namespacing with a high-level API which operates at
the process level. It runs unix processes with strong guarantees of isolation
and repeatability across servers.
.
Docker is a great building block for automating distributed systems:
large-scale web deployments, database clusters, continuous deployment systems,
private PaaS, service-oriented architectures, etc.
Built-Using: glibc (= 2.39-0ubuntu8.7), golang-1.24 (= 1.24.4-1ubuntu1~24.04.2)
Homepage: https://mobyproject.org/
Package: docutils-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 499
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-docutils
Version: 0.20.1+dfsg-3
Depends: sgml-base (>= 1.28), xml-core (>= 0.14)
Recommends: python3-docutils
Conffiles:
/etc/sgml/docutils-common.cat 07d0fedda91cf07511ba147169574df9
Description: 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.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://docutils.sourceforge.io/
Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.2-1.1build1
Depends: libc6 (>= 2.38)
Description: utilities for making and checking MS-DOS FAT filesystems
The dosfstools package includes the mkfs.fat and fsck.fat utilities, which
respectively make and check MS-DOS FAT filesystems.
Homepage: https://github.com/dosfstools/dosfstools
Original-Maintainer: Andreas Bombe <aeb@debian.org>
Package: dovecot-core
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 10434
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Replaces: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Provides: dovecot-abi-2.3.abiv21, dovecot-common
Depends: adduser, libpam-runtime, openssl, ssl-cert, ucf, libapparmor1 (>= 2.7.0~beta1+bzr1772), libbz2-1.0, libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libexttextcat-2.0-0 (>= 3.3.0), libicu74 (>= 74.1-1~), liblua5.4-0 (>= 5.4.6), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.13), libssl3t64 (>= 3.0.0), libstemmer0d (>= 0+svn527), libsystemd0, libunwind8, libwrap0 (>= 7.6-4~), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: dovecot-gssapi, dovecot-imapd, dovecot-ldap, dovecot-lmtpd, dovecot-managesieved, dovecot-mysql, dovecot-pgsql, dovecot-pop3d, dovecot-sieve, dovecot-solr, dovecot-sqlite, dovecot-submissiond, ntp
Breaks: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Conffiles:
/etc/default/dovecot ba5d8764151acf91933da154636216e1
/etc/init.d/dovecot 3af89c8aa0359dc59a9bbda904707a9b
/etc/pam.d/dovecot 788128882dc95f31f2f979d700603f19
Description: secure POP3/IMAP server - core files
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package contains the Dovecot main server and its command line utility.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dovecot-imapd
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 671
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Provides: imap-server
Depends: dovecot-core (= 1:2.3.21+dfsg1-2ubuntu6.5), ucf, libbz2-1.0, libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: ufw
Conffiles:
/etc/ufw/applications.d/dovecot-imapd 8cc92cf8997bb751d436a5521c6d1287
Description: secure POP3/IMAP server - IMAP daemon
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package contains the Dovecot IMAP server.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dovecot-managesieved
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Replaces: dovecot-common (<< 1:2.0.14-2~)
Depends: dovecot-core (= 1:2.3.21+dfsg1-2ubuntu6.5), dovecot-sieve (= 1:2.3.21+dfsg1-2ubuntu6.5), ucf, libc6 (>= 2.34)
Breaks: dovecot-common (<< 1:2.0.14-2~)
Description: secure POP3/IMAP server - ManageSieve server
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package contains the Dovecot ManageSieve server.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dovecot-mysql
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Depends: dovecot-core (= 1:2.3.21+dfsg1-2ubuntu6.5), libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11)
Description: secure POP3/IMAP server - MySQL support
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package provides MySQL support for Dovecot.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dovecot-pop3d
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Provides: pop3-server
Depends: dovecot-core (= 1:2.3.21+dfsg1-2ubuntu6.5), ucf, libc6 (>= 2.34)
Suggests: ufw
Conffiles:
/etc/ufw/applications.d/dovecot-pop3d d7befb0a91080dcdb6b4e75219ab2d3c
Description: secure POP3/IMAP server - POP3 daemon
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package contains the Dovecot POP3 server.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dovecot-sieve
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 1262
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dovecot
Version: 1:2.3.21+dfsg1-2ubuntu6.5
Replaces: dovecot-core (<= 1:2.2.13-6), dovecot-imapd (<< 1:2.2.26.0-1~)
Depends: dovecot-core (= 1:2.3.21+dfsg1-2ubuntu6.5), ucf, libc6 (>= 2.34)
Breaks: dovecot-core (<= 1:2.2.13-6), dovecot-imapd (<< 1:2.2.26.0-1~)
Description: secure POP3/IMAP server - Sieve filters support
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package provides Sieve filters support for Dovecot.
Homepage: https://dovecot.org/
Original-Maintainer: Dovecot Maintainers <dovecot@packages.debian.org>
Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.22.6ubuntu6.6
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Conffiles:
/etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b
/etc/cron.daily/dpkg 94bb6c1363245e46256908a5d52ba4fb
/etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
/etc/logrotate.d/alternatives 5fe0af6ce1505fefdc158d9e5dbf6286
/etc/logrotate.d/dpkg 9e25c8505966b5829785f34a548ae11f
Description: 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.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Package: dpkg-dev
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1721
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.22.6ubuntu6.6
Provides: dpkg-build-api (= 0), dpkg-build-api (= 1)
Depends: perl:any, libdpkg-perl (= 1.22.6ubuntu6.6), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils, lto-disabled-list
Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.33.0~), sqop (<< 0.27.2~)
Conffiles:
/etc/dpkg/shlibs.default 1a2b9d0a869e2aa885ae3621c557fb95
/etc/dpkg/shlibs.override 84b1e69080569cc5c613a50887af5200
Description: 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.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Package: dracut-install
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dracut
Version: 060+5-1ubuntu3.3
Replaces: dracut-core (<< 059-5~)
Depends: libc6 (>= 2.38), libkmod2 (>= 22~)
Breaks: dracut-core (<< 059-5~)
Description: dracut is an event driven initramfs infrastructure (dracut-install)
This package just contains the dracut-install command to be used by
initramfs generating tools.
Homepage: https://github.com/dracutdevs/dracut/wiki/
Original-Maintainer: Thomas Lange <lange@debian.org>
Package: dvisvgm
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 2134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.2.1+ds-1build1
Replaces: texlive-binaries (<= 2019.20190605.51237-2)
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.4), libgs10 (>= 8.61.dfsg.1), libkpathsea6 (>= 2023.20230311.66589), libpotrace0, libstdc++6 (>= 13.1), libwoff1 (>= 1.0.0), libxxhash0 (>= 0.8.0), zlib1g (>= 1:1.2.0)
Recommends: mupdf-tools
Breaks: texlive-binaries (<= 2019.20190605.51237-2)
Enhances: texlive-binaries
Description: DVI to SVG converter
dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and
PDF files to the XML-based scalable vector graphics format SVG.
Homepage: https://dvisvgm.de/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: dwz
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.15-1build6
Depends: libc6 (>= 2.34), libelf1t64 (>= 0.131)
Description: DWARF compression tool
DWARF optimizer and duplication removal utility.
Homepage: https://www.sourceware.org/dwz/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: e2fsprogs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.47.0-2.4~exp1ubuntu4.1
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libext2fs2t64 (= 1.47.0-2.4~exp1ubuntu4.1), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conffiles:
/etc/cron.d/e2scrub_all bc533e09f3b3d96bfe1633ad57eb7026
/etc/e2scrub.conf df38534cc670c70a91cf9b035845d244
/etc/mke2fs.conf 6e57073b9789a67a66b4681739445a38
Description: ext2/ext3/ext4 file system utilities
The ext2, ext3 and ext4 file systems are successors of the original ext
("extended") file system. They are the main file system types used for
hard disks on Debian and other Linux systems.
.
This package contains programs for creating, checking, and maintaining
ext2/3/4-based file systems. It also includes the "badblocks" program,
which can be used to scan for bad blocks on a disk or other storage device.
Homepage: http://e2fsprogs.sourceforge.net
Important: yes
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: ed
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.20.1-1
Depends: libc6 (>= 2.34)
Description: classic UNIX line editor
ed is a line-oriented text editor. It is used to
create, display, modify and otherwise manipulate text
files.
.
red is a restricted ed: it can only edit files in the
current directory and cannot execute shell commands.
Original-Maintainer: Martin Zobel-Helas <zobel@debian.org>
Homepage: https://www.gnu.org/software/ed/
Package: efibootmgr
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 18-1build2
Depends: libc6 (>= 2.38), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), libpopt0 (>= 1.14)
Description: Interact with the EFI Boot Manager
This is a Linux user-space application to modify the Intel Extensible
Firmware Interface (EFI) Boot Manager configuration. This application can
create and destroy boot entries, change the boot order, change the next
running boot option, and more.
.
Additional information about (U)EFI can be found at http://www.uefi.org/.
.
Note: efibootmgr requires that the kernel module efivars be loaded prior
to use. 'modprobe efivars' should do the trick if it does not
automatically load.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: eject
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libc6 (>= 2.38), libmount1 (>= 2.24.2)
Description: ejects CDs and operates CD-Changers under Linux
This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT
ioctl). It also allows setting the autoeject feature.
.
On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
the active disc.
.
You can also use eject to properly disconnect external mass-storage
devices like digital cameras or portable music players.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: elementary-xfce-icon-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 14026
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: elementary-xfce
Version: 0.19-1
Description: elementary icon theme modified for Xfce
elementary-xfce is a fork of the elementary OS icon theme for Xfce and other
desktops.
.
This fork took place because the elementary OS maintainers wanted to focus
exclusively on their desktop environment and thus dropped a lot of icon
symlinks used by other desktops. elementary-xfce intends to keep these as-is,
while still pulling in new icons and integrating them occasionally.
Original-Maintainer: Unit 193 <unit193@debian.org>
Homepage: https://github.com/shimmerproject/elementary-xfce
Package: emacsen-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.0.5
Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~)
Description: Common facilities for all emacsen
This package contains code that is needed by all the (x)emacs
packages. It will be automatically installed when needed.
Original-Maintainer: Rob Browning <rlb@defaultvalue.org>
Package: enchant-2
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.3-2build2
Depends: libc6 (>= 2.34), libenchant-2-2 (>= 2.2.3), libglib2.0-0t64 (>= 2.12.0)
Description: Wrapper for various spell checker engines (binary programs)
Enchant is a generic spell checking library which uses existing
spell checker engines such as ispell, aspell and myspell as its backends.
.
Enchant steps in to provide uniformity and conformity on top of these
libraries, and implement certain features that may be lacking in any
individual provider library.
.
This package contains standalone runtime binary programs.
Homepage: https://abiword.github.io/enchant/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: equivs
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.3.1
Depends: debhelper, dpkg-dev, make, perl
Description: Circumvent Debian package dependencies
This package provides a tool to create trivial Debian packages.
Typically these packages contain only dependency information, but they
can also include normal installed files like other packages do.
.
One use for this is to create a metapackage: a package whose sole
purpose is to declare dependencies and conflicts on other packages so
that these will be automatically installed, upgraded, or removed.
.
Another use is to circumvent dependency checking: by letting dpkg
think a particular package name and version is installed when it
isn't, you can work around bugs in other packages' dependencies.
(Please do still file such bugs, though.)
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: ethtool
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 734
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:6.7-1build1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Conffiles:
/etc/network/if-pre-up.d/ethtool 09b4a447e5048a4ea0bc34732bd0278c
/etc/network/if-up.d/ethtool a522a7b2b1d3e2d9a06e9690674a5d38
Description: display or change Ethernet device settings
ethtool can be used to query and change settings such as speed, auto-
negotiation and checksum offload on many network devices, especially
Ethernet devices.
Homepage: https://www.kernel.org/pub/software/network/ethtool/
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: evolution-data-server
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 2969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.44.4-0ubuntu1.1
Config-Version: 3.44.4-0ubuntu1.1
Replaces: evolution (<< 3.29.90), libevolution (<< 3.29.90)
Depends: libc6 (>= 2.34), libcamel-1.2-63 (= 3.44.4-0ubuntu1.1), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libdb5.3, libebackend-1.2-10 (= 3.44.4-0ubuntu1.1), libebook-1.2-20 (>= 3.17), libebook-contacts-1.2-3 (>= 3.43.2), libecal-2.0-1 (>= 3.39.2), libedata-book-1.2-26 (>= 3.43.2), libedata-cal-2.0-1 (>= 3.26.2), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libedataserverui-1.2-3 (= 3.44.4-0ubuntu1.1), libgcr-base-3-1 (>= 3.8.0), libgcr-ui-3-1 (>= 3.8.0), libgdata22 (>= 0.17.10), libglib2.0-0 (>= 2.70.0), libgoa-1.0-0b (>= 3.11.90), libgtk-3-0 (>= 3.10), libgweather-3-16 (>= 40.0), libical3 (>= 3.0.7), libldap-2.5-0 (>= 2.5.4), libpango-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7), libsoup2.4-1 (>= 2.42), libxml2 (>= 2.9.0), evolution-data-server-common (>= 3.44.4-0ubuntu1.1), gnome-keyring
Suggests: evolution
Breaks: evolution (<< 3.29.90), libevolution (<< 3.29.90)
Conffiles:
/etc/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop 64ade12b55d16021da5c4db1c803715b
Description: evolution database backend server
The data server, called "Evolution Data Server" is responsible for managing
mail, calendar, addressbook, tasks and memo information.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: exo-utils
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: exo
Version: 4.18.0-1build4
Depends: libexo-2-0 (= 4.18.0-1build4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.66.0), libgtk-3-0t64 (>= 3.21.4), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.17.2)
Breaks: xfce4-cddrive-plugin (<= 0.0.1-0ubuntu2), xfce4-volstatus-icon (<= 0.1.0-0ubuntu5)
Description: Utility files for libexo
This package contains the Xfce settings plugin and the utility files for
libexo-2-0 which are:
- exo-desktop-item-edit
- exo-open
Homepage: https://docs.xfce.org/xfce/exo/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: fail2ban
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2090
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.2-3ubuntu0.1
Depends: python3:any, python3-systemd, python3-setuptools, python3-pyasyncore
Recommends: nftables | iptables, whois, python3-pyinotify
Suggests: mailx, system-log-daemon, monit, sqlite3
Conffiles:
/etc/default/fail2ban 66c59a6c990607ec771dbecfa8d9bc8f
/etc/fail2ban/action.d/abuseipdb.conf 6de77158aef873b4f3278b922a4718c1
/etc/fail2ban/action.d/apf.conf ff489332ad817434ff9f924deed6b1fc
/etc/fail2ban/action.d/apprise.conf 8a59ac41cb6db7521bf06c4a28161fd9
/etc/fail2ban/action.d/blocklist_de.conf 444ac9d25936928883470eb138b2aa62
/etc/fail2ban/action.d/bsd-ipfw.conf c99b2da81311c839423c17bae185e828
/etc/fail2ban/action.d/cloudflare-token.conf d0324f870fde7b3d38894e9e7aa0c729
/etc/fail2ban/action.d/cloudflare.conf 8ca752e8183bfeb7b50439cb838d9ef0
/etc/fail2ban/action.d/complain.conf dc9fc26b61211a5feeca1ecd6593a80b
/etc/fail2ban/action.d/dshield.conf 4977ae209a571ea51000c62136222e29
/etc/fail2ban/action.d/dummy.conf 7ccd65d6d122d146afd070d4b8d3fe13
/etc/fail2ban/action.d/firewallcmd-allports.conf cd29d18a85b730acb6243f2c9c682564
/etc/fail2ban/action.d/firewallcmd-common.conf c151aca3c29ae6b05abaefa109aca137
/etc/fail2ban/action.d/firewallcmd-ipset.conf dc2001254336da8f4361832e48b89a26
/etc/fail2ban/action.d/firewallcmd-multiport.conf 3073384d28e61285d100d844b23732f2
/etc/fail2ban/action.d/firewallcmd-new.conf df128e6fe60c02dbbb923b0d03d4b9b0
/etc/fail2ban/action.d/firewallcmd-rich-logging.conf 8b03ce848766a4f069886e5ee31ecbe7
/etc/fail2ban/action.d/firewallcmd-rich-rules.conf a292029b68d9dc71f7d8180eb04aab9c
/etc/fail2ban/action.d/helpers-common.conf d1957c2ea8ad3f3a7bb029781c469eea
/etc/fail2ban/action.d/hostsdeny.conf 69ed0f6e2bd952c41a38d1158d86d348
/etc/fail2ban/action.d/ipfilter.conf a0a9cead3b3d53d2fa6b7ff57b36c9ac
/etc/fail2ban/action.d/ipfw.conf e7a0d606e6bebb32b502204d33b6acb3
/etc/fail2ban/action.d/iptables-allports.conf c24252cd1e408a9b824beb0dd1770253
/etc/fail2ban/action.d/iptables-ipset-proto4.conf dbc395467d9930d047ffb89b5fb20ed6
/etc/fail2ban/action.d/iptables-ipset-proto6-allports.conf 4bc2553f08fdd9fd96ff946ede0243f6
/etc/fail2ban/action.d/iptables-ipset-proto6.conf 25340aed69f3390e25938d432e879738
/etc/fail2ban/action.d/iptables-ipset.conf e3d7b1b23b48919045c7d44e838f7a61
/etc/fail2ban/action.d/iptables-multiport-log.conf 15a57a32e8d171b4ed36e4871425d899
/etc/fail2ban/action.d/iptables-multiport.conf 0d5435062f6ffb2c3c70ebb2e8ff89a9
/etc/fail2ban/action.d/iptables-new.conf 891fb96f61fcdad1a0a9c3b6a53e3b54
/etc/fail2ban/action.d/iptables-xt_recent-echo.conf 8b7ae4a68949128f8715d322e880888d
/etc/fail2ban/action.d/iptables.conf cb4722b8663d168b43b41089928f66e9
/etc/fail2ban/action.d/ipthreat.conf 1431bac75b3e1bdf01250aa24dc99489
/etc/fail2ban/action.d/mail-buffered.conf dcc6469bc7a89b724f85dc9833c1a177
/etc/fail2ban/action.d/mail-whois-common.conf 59648a28f1c3e91fd5aceeb4e94eb625
/etc/fail2ban/action.d/mail-whois-lines.conf 485526275886884303ed78c487ff6dc4
/etc/fail2ban/action.d/mail-whois.conf 79a789f89810509a19d1f9971e8bef8b
/etc/fail2ban/action.d/mail.conf 0454b60c46c25f86137fb217a7b0b581
/etc/fail2ban/action.d/mynetwatchman.conf f8a1122fd899abe1116b7cc087e6c04a
/etc/fail2ban/action.d/netscaler.conf 1c782bbb8f755eb011622bf0092fc22a
/etc/fail2ban/action.d/nftables-allports.conf c33bbf43efdb06cf65443b7f8fccc494
/etc/fail2ban/action.d/nftables-multiport.conf 2ead09f300d009bd68b20a1b36033206
/etc/fail2ban/action.d/nftables.conf 029a2b05f919060794cbf2af3fd1a28d
/etc/fail2ban/action.d/nginx-block-map.conf d4b31af42a4cc9dc359517899e0b061e
/etc/fail2ban/action.d/npf.conf f43b7cdab630da59256f5b345ba32f03
/etc/fail2ban/action.d/nsupdate.conf c802245838c79120cee7bff4f9cea4b3
/etc/fail2ban/action.d/osx-afctl.conf 94b91b8678abdc53828e51f67a10d1a4
/etc/fail2ban/action.d/osx-ipfw.conf d66e4088a7fac069d6af6aaf99dae2b4
/etc/fail2ban/action.d/pf.conf d1fa96edf3e5e07bc6ffa396cb8474aa
/etc/fail2ban/action.d/route.conf 435129bb799264371fa14896444d756e
/etc/fail2ban/action.d/sendmail-buffered.conf 80b1125dd43790e59b3cd337197e8395
/etc/fail2ban/action.d/sendmail-common.conf ff6c98c7d50ac417b5f7b850e2b25075
/etc/fail2ban/action.d/sendmail-geoip-lines.conf d6eba5a6020da3326de48efdec608a20
/etc/fail2ban/action.d/sendmail-whois-ipjailmatches.conf ec487366cde6963e09f67d3f9a23840d
/etc/fail2ban/action.d/sendmail-whois-ipmatches.conf ae565c368bd26a51f3da8134b3830ef8
/etc/fail2ban/action.d/sendmail-whois-lines.conf 377adfd550d876d93b086b04104fb549
/etc/fail2ban/action.d/sendmail-whois-matches.conf cab221329a27f5c8dd82ce7f064fe48f
/etc/fail2ban/action.d/sendmail-whois.conf 8fedeefaf04d181db3fbd6f271542b57
/etc/fail2ban/action.d/sendmail.conf 5e94ff0dc46cc6c37e7fe10d107cfdbb
/etc/fail2ban/action.d/shorewall-ipset-proto6.conf 8d710fb2ef9cab0993956c5852409b72
/etc/fail2ban/action.d/shorewall.conf 1d4ab5b99d18e11384d5506f13ea445f
/etc/fail2ban/action.d/smtp.py b4d23d3eb0cf59909b1ad0bf831fcaff
/etc/fail2ban/action.d/symbiosis-blacklist-allports.conf b115a5562adf6e2c76ad13a9aaa00a90
/etc/fail2ban/action.d/ufw.conf 268387a303d69c814801608921c425e4
/etc/fail2ban/action.d/xarf-login-attack.conf d9b723a140f9356c7e1bba5dee76516f
/etc/fail2ban/fail2ban.conf d69808e46c0fde98cb6994fc1807b34d
/etc/fail2ban/filter.d/3proxy.conf 285af6d118ea5345dfb1af26d010f959
/etc/fail2ban/filter.d/apache-auth.conf a275d59c663823bfa6710a0c6b0c1003
/etc/fail2ban/filter.d/apache-badbots.conf 58eddea83654cffdb7307ecceb6d3a01
/etc/fail2ban/filter.d/apache-botsearch.conf bd2f44554a3aaa679b10368ac2ad38fc
/etc/fail2ban/filter.d/apache-common.conf 87411bcffc9e7f0301a1651f91221788
/etc/fail2ban/filter.d/apache-fakegooglebot.conf 4a2e2570425468f2865b7ba4625c4f19
/etc/fail2ban/filter.d/apache-modsecurity.conf 9ef1dd9655938c9e4cb37dbfd279d07f
/etc/fail2ban/filter.d/apache-nohome.conf 787fae6f13398d03ba5aada47c0b38ec
/etc/fail2ban/filter.d/apache-noscript.conf 817a490ac92fe807c49622862a966297
/etc/fail2ban/filter.d/apache-overflows.conf bebdf7a6dffa89a2ed72ebbbe038f24d
/etc/fail2ban/filter.d/apache-pass.conf 9deffde7a16b5e7142346d9036744919
/etc/fail2ban/filter.d/apache-shellshock.conf 98aa308017f01860be6b902415b4dd5d
/etc/fail2ban/filter.d/assp.conf cb9d20e55823cff862c7668e2c5831de
/etc/fail2ban/filter.d/asterisk.conf 4d5211ab617c9e242902f7ff2b27655c
/etc/fail2ban/filter.d/bitwarden.conf 201427cd10aed27592961a55d25fd04f
/etc/fail2ban/filter.d/botsearch-common.conf b546f05992f9b7c1db26b9f55c6f2c32
/etc/fail2ban/filter.d/centreon.conf 289377d5904d0e9eae6f4d56b789a2b3
/etc/fail2ban/filter.d/common.conf dc920231e137cf3df35a0ac68ddd97e1
/etc/fail2ban/filter.d/counter-strike.conf 6d9714efbfdcaa4e0f03de96397d05b1
/etc/fail2ban/filter.d/courier-auth.conf 1b943215d828916934a48da6a9cd9371
/etc/fail2ban/filter.d/courier-smtp.conf 925056ec18ab654d3906538ad3eac17c
/etc/fail2ban/filter.d/cyrus-imap.conf 738d29a562415f920b1dca0fb78f6c7c
/etc/fail2ban/filter.d/directadmin.conf 834a2111b12b4562b5ccf8b7a31fa1f7
/etc/fail2ban/filter.d/domino-smtp.conf eb0578ff73a1bf499c333cc103381816
/etc/fail2ban/filter.d/dovecot.conf be78d2a9282954dacb60a0b05edba148
/etc/fail2ban/filter.d/dropbear.conf e0c30a472e752b9e848123ac918d4aff
/etc/fail2ban/filter.d/drupal-auth.conf bae517e107e7326eb2cf5f3510260dab
/etc/fail2ban/filter.d/ejabberd-auth.conf 7c27adb260f232d7d1913db9ded13aa3
/etc/fail2ban/filter.d/exim-common.conf fc7208a8a6dc5ae884f1d12f1c4eed88
/etc/fail2ban/filter.d/exim-spam.conf 1632006b4443aa764ca5b04bfbfa1e18
/etc/fail2ban/filter.d/exim.conf f3cc931a64589b951d5d50c2f0e4260e
/etc/fail2ban/filter.d/freeswitch.conf c21930674fd26658abf7a574414a9e6f
/etc/fail2ban/filter.d/froxlor-auth.conf 016e28f7d6ef65214b2c55f6fabbecbf
/etc/fail2ban/filter.d/gitlab.conf 0fadcd1acf567d68e852e8f7099e6f3d
/etc/fail2ban/filter.d/grafana.conf ac30cf9bb1866225b4d5f07f9e572ed0
/etc/fail2ban/filter.d/groupoffice.conf b7cbbcf7013c493834efa3ce81216f7c
/etc/fail2ban/filter.d/gssftpd.conf 468f015e1687e621e351ba8e13135f27
/etc/fail2ban/filter.d/guacamole.conf bfe68ff09e924ace4ac64a050674b383
/etc/fail2ban/filter.d/haproxy-http-auth.conf e1868882271e38006b94f6be8de8c1c0
/etc/fail2ban/filter.d/horde.conf 0bcee5c60b5e0714cdbe8d12c17d03cf
/etc/fail2ban/filter.d/ignorecommands/apache-fakegooglebot 0abb04f22e21a9b8d569e69605209b9c
/etc/fail2ban/filter.d/kerio.conf f8531dca3006ddcc5145ca5353a92fcd
/etc/fail2ban/filter.d/lighttpd-auth.conf 793700e5abe99253b6516d873e89179e
/etc/fail2ban/filter.d/mongodb-auth.conf 68aebabbab4b51573230acf7975a0cbc
/etc/fail2ban/filter.d/monit.conf 7d5719a524d02682e4c118aada845882
/etc/fail2ban/filter.d/monitorix.conf 8d29867c4c6d5affa5b22a1769072828
/etc/fail2ban/filter.d/mssql-auth.conf e421f1e26f9f2889ebf6f265855d99e5
/etc/fail2ban/filter.d/murmur.conf a66bd6390be2e81355b6d3c7a76c00aa
/etc/fail2ban/filter.d/mysqld-auth.conf 67cabde0313ca3bdcc0965e34140595f
/etc/fail2ban/filter.d/nagios.conf 2f38bc0aee9c787baceb1af97ab98867
/etc/fail2ban/filter.d/named-refused.conf d63435a371eaf87562e21279d814db49
/etc/fail2ban/filter.d/nginx-bad-request.conf 2eb2f46eb09125ddb667628dea2606e8
/etc/fail2ban/filter.d/nginx-botsearch.conf 25592d31f5a417d7e8cb4a4a41fc079a
/etc/fail2ban/filter.d/nginx-http-auth.conf a6be4279cdba2bbc1e7ceaee76c4c50e
/etc/fail2ban/filter.d/nginx-limit-req.conf d7d780d0d0e5e77a5b23afd121fbdb5b
/etc/fail2ban/filter.d/nsd.conf 6d47def897a25346178174300bb575c4
/etc/fail2ban/filter.d/openhab.conf 6b6aac610352fc1ec1b2e3ecd13cd1f7
/etc/fail2ban/filter.d/openwebmail.conf 6a27aa31db87833bd5456df7e01ff173
/etc/fail2ban/filter.d/oracleims.conf 6ce2854b4c90888de9562bc44adbdff7
/etc/fail2ban/filter.d/pam-generic.conf 73052198258e96bdd24ab830d7730366
/etc/fail2ban/filter.d/perdition.conf 0cc5ea440cf9f71777e01e011a27490f
/etc/fail2ban/filter.d/php-url-fopen.conf f877b5920afc317023cb339f1979a64c
/etc/fail2ban/filter.d/phpmyadmin-syslog.conf 5ac921d41c79916644ef00f709b1742e
/etc/fail2ban/filter.d/portsentry.conf 7f642f7fe2b329e69db81023baccbb7f
/etc/fail2ban/filter.d/postfix.conf eb5afba0272f31eb80aa09b6bf22c4ce
/etc/fail2ban/filter.d/proftpd.conf 40f14bbcf14654ff52f4c0b7b4f3a19c
/etc/fail2ban/filter.d/pure-ftpd.conf b0770ea94f0f3c41a9a75a7b8a4459a3
/etc/fail2ban/filter.d/qmail.conf fb1af4aca05230c58e61dbc8c31e458d
/etc/fail2ban/filter.d/recidive.conf 190ab18db96f9093de2210cc52d2a41d
/etc/fail2ban/filter.d/roundcube-auth.conf 466e17c074d6578dd7fad7b8c712ec96
/etc/fail2ban/filter.d/scanlogd.conf df062c3a1fe7aeba8f45d7a1ac1d2896
/etc/fail2ban/filter.d/screensharingd.conf 7f9c1fe844dabf6ff53cb8425557f7cb
/etc/fail2ban/filter.d/selinux-common.conf f006a8a410652b953e62e4c2b7c9fd90
/etc/fail2ban/filter.d/selinux-ssh.conf a86b87975e0fd4b09a185b724bc6063d
/etc/fail2ban/filter.d/sendmail-auth.conf a6f19e0257c8ee5b46fabf293b1bdb2c
/etc/fail2ban/filter.d/sendmail-reject.conf 97b7c7df1b2667e0b6f66df0c749bea9
/etc/fail2ban/filter.d/sieve.conf a8a6805d10f038fd0e1c6f2db2ca7fd5
/etc/fail2ban/filter.d/slapd.conf 85398477ff48b6d9e3b9269aedb95897
/etc/fail2ban/filter.d/softethervpn.conf 8225375dba20c27db3d934dddececad9
/etc/fail2ban/filter.d/sogo-auth.conf 3768d14930758b94a24acee5b6ffd648
/etc/fail2ban/filter.d/solid-pop3d.conf 59c995616b30851d11e85e5cd6e95560
/etc/fail2ban/filter.d/squid.conf 875aa604802ae7f7bdb64de61320cd66
/etc/fail2ban/filter.d/squirrelmail.conf a9938cce23d5a410c8311db514cca2fb
/etc/fail2ban/filter.d/sshd.conf 32dc68cfa862e945dc0f10eb065de70b
/etc/fail2ban/filter.d/stunnel.conf 0bca290a15f504a8fc7d265768919d53
/etc/fail2ban/filter.d/suhosin.conf f5d0fbb7951c89478f5136d4ea0da228
/etc/fail2ban/filter.d/tine20.conf f625d4a177c7e900e5d5561b5f12b4be
/etc/fail2ban/filter.d/traefik-auth.conf 51e6bed25c5fc73f1c3c3ec29b89bd49
/etc/fail2ban/filter.d/uwimap-auth.conf f8f8fb6ed7216c55e5843c590ede5abf
/etc/fail2ban/filter.d/vsftpd.conf b5251ece30d8137d6e574eb74df2458d
/etc/fail2ban/filter.d/webmin-auth.conf 1ddf0787de3fdf6d5452c56b0f047c19
/etc/fail2ban/filter.d/wuftpd.conf fbf0107c53f138e8c5ce18f0e9b08b4c
/etc/fail2ban/filter.d/xinetd-fail.conf 189f8c5f2b9a144e976c5e4b5164fbe1
/etc/fail2ban/filter.d/znc-adminlog.conf 0588e29e97cf1f9dbe68adb50c73f859
/etc/fail2ban/filter.d/zoneminder.conf 70f7fde5c01f2e770fc174708fd5c266
/etc/fail2ban/jail.conf fe889b256ba47275622e00d18f56af4c
/etc/fail2ban/jail.d/defaults-debian.conf b31fc6c51ba2585f8f12f1b05bbce5ca
/etc/fail2ban/paths-arch.conf 054307da19e77a024d193187a72a0dab
/etc/fail2ban/paths-common.conf cbfb4d0adf4a8c28ef5653951998045d
/etc/fail2ban/paths-debian.conf ee4e402a7e534dcd615c1c94209e726f
/etc/fail2ban/paths-opensuse.conf 277aba07de31fb353a56a88f18eb9c44
/etc/init.d/fail2ban c0df5d318bb21a45d38472113dea9d2e
/etc/logrotate.d/fail2ban 5f2f5cd2320405d6add2240c0a65a930
/etc/monit/monitrc.d/fail2ban 2458d0ccd1a0e2a43beb99d328047cb6
Description: ban hosts that cause multiple authentication errors
Fail2ban monitors log files (e.g. /var/log/auth.log,
/var/log/apache/access.log) and temporarily or persistently bans
failure-prone addresses by updating existing firewall rules. Fail2ban
allows easy specification of different actions to be taken such as to ban
an IP using iptables or hostsdeny rules, or simply to send a notification
email.
.
By default, it comes with filter expressions for various services
(sshd, Apache, proftpd, sasl, etc.) but configuration can be
easily extended for monitoring any other text file. All filters and
actions are given in the config files, thus fail2ban can be adopted
to be used with a variety of files and firewalls. Following recommends
are listed:
.
- iptables/nftables -- default installation uses iptables for banning.
nftables is also supported. You most probably need it
- whois -- used by a number of *mail-whois* actions to send notification
emails with whois information about attacker hosts. Unless you will use
those you don't need whois
- python3-pyinotify -- unless you monitor services logs via systemd, you
need pyinotify for efficient monitoring for log files changes
Homepage: https://www.fail2ban.org
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.33-1
Depends: libfakeroot (>= 1.33-1), libc6 (>= 2.34)
Description: tool for simulating superuser privileges
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains fakeroot command and the daemon that remembers
fake ownership/permissions of files manipulated by fakeroot
processes.
Original-Maintainer: Clint Adams <clint@debian.org>
Package: ffmpeg
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 2468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec60 (>= 7:6.1), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.35), libpostproc57 (>= 7:6.0), libsdl2-2.0-0 (>= 2.0.12), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0)
Suggests: ffmpeg-doc
Description: Tools for transcoding, streaming and playing of multimedia files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This package contains:
* ffmpeg: a command line tool to convert multimedia files between formats
* ffplay: a simple media player based on SDL and the FFmpeg libraries
* ffprobe: a simple multimedia stream analyzer
* qt-faststart: a utility to rearrange Quicktime files
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: file
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.45-3build1
Depends: libc6 (>= 2.38), libmagic1t64 (= 1:5.45-3build1)
Breaks: debhelper (<< 12.2~)
Description: Recognize the type of data in a file using "magic" numbers
The file command is "a file type guesser", a command-line tool that
tells you in words what kind of data a file contains.
.
This package contains the file program itself.
Homepage: https://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: finalrd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 30
Maintainer: Dimitri John Ledkov <xnox@ubuntu.com>
Architecture: all
Version: 9build1
Recommends: initramfs-tools-core
Description: 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.
Homepage: https://launchpad.net/finalrd
Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.9.0-5build1
Pre-Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~)
Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1)
Description: utilities for finding files--find, xargs
GNU findutils provides utilities to find files meeting specified
criteria and perform various actions on the files which are found.
This package contains 'find' and 'xargs'; however, 'locate' has
been split off into a separate package.
Homepage: https://savannah.gnu.org/projects/findutils/
Original-Maintainer: Andreas Metzler <ametzler@debian.org>
Package: firewalld
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2614
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.1.1-1
Depends: dbus, gir1.2-glib-2.0, gir1.2-nm-1.0, polkitd, python3-dbus, python3-gi, python3-nftables (>= 0.9.3-2~), python3-firewall (= 2.1.1-1), python3:any
Recommends: ipset, iptables, python3-cap-ng
Conffiles:
/etc/firewalld/firewalld.conf 7ab9491932342fe38e5e2e0f0f99109c
/etc/firewalld/lockdown-whitelist.xml 83ac547c0b190ae17dcd16eb9d2e6f12
/etc/logrotate.d/firewalld 1807a9d374ef509073a3b3552f8c29ea
Description: dynamically managed firewall with support for network zones
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.firewalld.org/
Package: firmware-sof-signed
Status: install ok installed
Priority: optional
Section: non-free-firmware/kernel
Installed-Size: 12219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: firmware-sof
Version: 2023.12.1-1ubuntu1.11
Description: Intel SOF firmware - signed
Provides the Intel SOF audio firmware and topology needed for audio
functionality on some Intel system.
.
This package contains the pre-built and signed binaries.
Homepage: https://github.com/thesofproject/sof-bin
Original-Maintainer: Mark Pearson <mpearson-lenovo@squebb.ca>
Package: fontconfig
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.15.0-1.1ubuntu2
Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), fontconfig-config
Description: generic font configuration library - support binaries
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
Fontconfig is not a rasterization library, nor does it impose a
particular rasterization library on the application. The X-specific
library 'Xft' uses fontconfig along with freetype to specify and
rasterize fonts.
.
This package contains a program to maintain the fontconfig cache
(fc-cache), a sample program to list installed fonts (fc-list), a program
to test the matching rules (fc-match) and a program to dump the binary
cache files in string form (fc-cat). It no longer makes fonts managed by defoma
available to fontconfig applications.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: fontconfig-config
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: fontconfig
Version: 2.15.0-1.1ubuntu2
Replaces: kubuntu-settings-desktop (<< 1:23.04.3)
Depends: fonts-dejavu-core | fonts-liberation | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre | fonts-noto-core
Breaks: kubuntu-settings-desktop (<< 1:23.04.3), libfontconfig1 (<< 2.13.0)
Conffiles:
/etc/fonts/conf.d/README ad6182d0b838d9d8f39219a37b88b24d
/etc/fonts/fonts.conf 9632eb1c8b4d81e0e300cd733a4beefe
/etc/fonts/conf.avail/90-synthetic.conf e79defb0b94fe9d0a9af39c83e48b9dc obsolete
/etc/fonts/conf.avail/80-delicious.conf ddad25ea4458fffa36d7a1f2f53bc5e9 obsolete
/etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd obsolete
/etc/fonts/conf.avail/70-no-bitmaps.conf 1b7c38fe5f2e26c4581332c90cc1277f obsolete
/etc/fonts/conf.avail/70-force-bitmaps.conf 05da482c17d5c285ec2cf7134c8f6c5a obsolete
/etc/fonts/conf.avail/69-unifont.conf d01fe25b8869985f337a7d90704cefe6 obsolete
/etc/fonts/conf.avail/65-nonlatin.conf b4b7785deb1beea8d134f47f5230ba36 obsolete
/etc/fonts/conf.avail/65-khmer.conf 2c60845ccef2f9fb278dbc776f852e7b obsolete
/etc/fonts/conf.avail/65-fonts-persian.conf 3c3369d2e5cddac97685a35f923cd8ae obsolete
/etc/fonts/conf.avail/60-latin.conf 4b9c621952455f0e19eaa91fe40ab01b obsolete
/etc/fonts/conf.avail/60-generic.conf 36818672366678a1242830b5e7829aef obsolete
/etc/fonts/conf.avail/53-monospace-lcd-filter.conf 94669e241a96e50d95cdd4b126e43ec6 obsolete
/etc/fonts/conf.avail/51-local.conf 05120737595ec804f105e86a2c2f10df obsolete
/etc/fonts/conf.avail/50-user.conf ef75f810654a94c9735c63ba050c3000 obsolete
/etc/fonts/conf.avail/49-sansserif.conf ddb0852326b96387179f833fce3fff61 obsolete
/etc/fonts/conf.avail/45-latin.conf 78e96661b2e081a6855194cdbfbd414b obsolete
/etc/fonts/conf.avail/45-generic.conf e5a3f4b8d89676c4f6e24e78fa0ab226 obsolete
/etc/fonts/conf.avail/40-nonlatin.conf 20ee0ed0c5d5ec9e1cf840861654e5b9 obsolete
/etc/fonts/conf.avail/30-metric-aliases.conf 75c9e9472b8d86398bb90aad2f9f33ef obsolete
/etc/fonts/conf.avail/25-unhint-nonlatin.conf a755ea93d91a116223ee0a6f2179e7da obsolete
/etc/fonts/conf.avail/20-unhint-small-vera.conf 8b4b489882181273bb954bbeca039706 obsolete
/etc/fonts/conf.avail/11-lcdfilter-light.conf ac0f49d468587a5db0a7e96700c9a159 obsolete
/etc/fonts/conf.avail/11-lcdfilter-legacy.conf 74c9020e8ca6b87ee60b919219cbbb6e obsolete
/etc/fonts/conf.avail/11-lcdfilter-default.conf f4229be8b8d744a07bd153804cc89510 obsolete
/etc/fonts/conf.avail/10-unhinted.conf 9e2da80ad573a4c8cf582b3b63a54ed7 obsolete
/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf c7c6b8d23a8a25d68b71a7d63c4d2d29 obsolete
/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf aee77dfa949e40dd1a2309bfae59f7c6 obsolete
/etc/fonts/conf.avail/10-sub-pixel-rgb.conf 8bcf6192e90c1b3d0972eb1657b87e0c obsolete
/etc/fonts/conf.avail/10-sub-pixel-bgr.conf c7aea7a564a5ec98b76d8ef1c6791ee3 obsolete
/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf 7bf8b372085774e6cbdae99235624440 obsolete
/etc/fonts/conf.avail/10-no-sub-pixel.conf 1a29e6674047b54b5d240e30807fab0e obsolete
/etc/fonts/conf.avail/10-hinting-slight.conf 690acea9572bf68b0ef975636002e4f3 obsolete
/etc/fonts/conf.avail/10-hinting-none.conf 709229aa350cfaf1eb59cbc4ab5f2377 obsolete
/etc/fonts/conf.avail/10-hinting-medium.conf 03715b87280da58cfe9d4c4f4d6d0488 obsolete
/etc/fonts/conf.avail/10-hinting-full.conf a5bec12a811215bb09bd0e0a58469918 obsolete
/etc/fonts/conf.avail/10-autohint.conf b64114e5af24e4cdfc5bd5023f280287 obsolete
/etc/fonts/conf.avail/10-antialias.conf 3629dcc380ac8c5b0306febc33b5667b obsolete
Description: generic font configuration library - configuration
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
This package contains the configuration files and scripts for fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: fonts-adf-accanthis
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 625
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-adf
Version: 0.20190904-2
Description: Accanthis font of the Arkandis Digital Foundry
This is the Accanthis font of the Arkandis Digital Foundry. These is a serif
font family alternative to Galliard, and Horley oldstyle.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://arkandis.tuxfamily.org/
Package: fonts-adf-berenis
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 975
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-adf
Version: 0.20190904-2
Description: Berenis font of the Arkandis Digital Foundry
This is the Berenis font of the Arkandis Digital Foundry. Berenis is a
didonne font collection (sub to Bodoni-didot typefaces).
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://arkandis.tuxfamily.org/
Package: fonts-adf-gillius
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-adf
Version: 0.20190904-2
Description: Gillius font of the Arkandis Digital Foundry
This is the Gillius font of the Arkandis Digital Foundry, a purified
variation to Gill sans.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://arkandis.tuxfamily.org/
Package: fonts-adf-universalis
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 326
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-adf
Version: 0.20190904-2
Description: Universalis font of the Arkandis Digital Foundry
This is the Universalis font of the Arkandis Digital Foundry. This is an
alternative to the Futura typeface by Paul Renner.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://arkandis.tuxfamily.org/
Package: fonts-cabin
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5-3
Description: humanist sans serif font
The Cabin font comes in 8 styles: Regular, Medium, Semibold, and Bold, with
their corresponding italics.
.
It is inspired by Edward Johnston's and Eric Gill's typefaces, with a touch
of modernism. Cabin incorporates modern proportions, optical adjustments, and
some elements of the geometric sans.
.
The weight distribution is almost monotone, although top and bottom curves are
slightly thin. Counters of the b, g, p and q are rounded and optically
adjusted. The curved stem endings have a 10 degree angle. E and F have shorter
center arms. M is splashed.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/impallari/Cabin
Package: fonts-cantarell
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.303.1-1
Depends: fontconfig
Description: sans serif font family designed for on-screen readability
The Cantarell font family is designed as a contemporary Humanist sans serif
and is particularly designed for on-screen reading on mobile devices at small
sizes, such as phones and tablets.
.
This is the open font officially chosen by default for the GNOME 3 desktop and
for Fedora branding materials.
.
Regular and bold weights are provided for now. Italics are planned.
.
Each font file currently contains 391 glyphs, and fully support the
following writing systems: Basic Latin, Western European, Catalan,
Baltic, Turkish, Central European, Dutch and Afrikaans.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://cantarell.gnome.org/
Package: fonts-clear-sans
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2286
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: clear-sans
Version: 1.00-2
Description: sharp on-screen sans-serif font
Clear Sans (also known as Intel Clear) is a versatile font for screen,
print, and Web, designed with on-screen legibility in mind.
.
It's used, among others, by Firefox on Android.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://01.org/clear-sans
Package: fonts-comfortaa
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.001-3
Replaces: ttf-comfortaa (<< 1.5-2)
Breaks: ttf-comfortaa (<< 1.5-2)
Description: stylish, modern true type font
This is a geometric, rounded, sans serif font which reminds of bauhaus,
but a bit more modern. The font comes in three weights, namely light,
regular, and bold.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: http://aajohan.deviantart.com/art/Comfortaa-font-105395949
Package: fonts-comic-neue
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 478
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: comic-neue
Version: 2.51-4
Description: less horrible remake of Comic Sans
This font is an attempt to fix worst issues in the world's most reviled
typeface while staying true to the general idea.
.
You're still not supposed to actually use the font yourself, but thanks
to fontconfig substitutions having this package installed will help you
survive weaponized uses such as the LibreSSL announcement or a html email
from aunt June.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/crozynski/comicneue
Package: fonts-croscore
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 5274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-2
Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito
Description: width-compatible fonts for improved on-screen readability
This package contains a collections of fonts
that offers improved on-screen readability characteristics
and the pan-European WGL character set
and solves the needs of developers looking for width-compatible fonts
to address document portability across platforms.
.
Arimo, Cousine and Tinos were designed by Steve Matteson
as innovative and refreshing designs
that are metrically compatible with Arial, Courier New
and Times New Roman, respectively.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.google.com/get/noto/
Package: fonts-crosextra-caladea
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20200211-2
Suggests: fonts-crosextra-carlito
Description: Serif font metric-compatible with the Cambria font
Caladea is metric-compatible with the Cambria font. This font is a serif
typeface family based on Huerta Tipográfica’s Cambo.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/huertatipografica/Caladea
Package: fonts-crosextra-carlito
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20230309-2
Suggests: fonts-crosextra-caladea
Description: Sans-serif font metric-compatible with Calibri font
Carlito is metric-compatible with Calibri font. Carlito comes in regular, bold,
italic, and bold italic. The family covers Latin-Greek-Cyrillic (not a
complete set, though) with about 2,000 glyphs. It has the same character
coverage as Calibri. This font is sans-serif typeface family based on Lato.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/googlefonts/carlito
Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-8
Depends: fonts-dejavu-mono
Conffiles:
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans.conf 6488b24401e477e35aa71237054c8ada
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-serif.conf 0b01522fe76b4e5b8ab3d12383371348
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf f7df7bba810dd953dd78212900f4dcad
/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf e90c678d46f49bb9d6ba469b64e80c0c
/etc/fonts/conf.avail/57-dejavu-sans.conf 2156c2353cfcc81f33150cf889193c28
/etc/fonts/conf.avail/57-dejavu-serif.conf 2604487cb2eee1bdb7010ea716faf408
/etc/fonts/conf.avail/58-dejavu-lgc-sans.conf b4a8f51e45aa24fdee47b3f838cc0205
/etc/fonts/conf.avail/58-dejavu-lgc-serif.conf 5f0b00e681b1f40b65dd336696ee0bbb
Description: Vera font family derivate with additional characters
DejaVu provides an expanded version of the Vera font family aiming for
quality and broader Unicode coverage while retaining the original Vera
style. DejaVu currently works towards conformance with the Multilingual
European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
fonts provide serif, sans and monospaced variants.
.
This package only contains the sans, sans-bold, serif and serif-bold
variants. For additional variants, see the fonts-dejavu-mono and
fonts-dejavu-extra packages.
.
DejaVu fonts are intended for use on low-resolution devices (mainly
computer screens) but can be used in printing as well.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://dejavu-fonts.github.io/
Package: fonts-dejavu-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6733
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-8
Depends: fonts-dejavu-core
Description: Vera font family derivate with additional characters (extra variants)
DejaVu provides an expanded version of the Vera font family aiming for
quality and broader Unicode coverage while retaining the original Vera
style. DejaVu currently works towards conformance with the Multilingual
European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
fonts provide serif, sans and monospaced variants.
.
This package includes additional variants, such as oblique, italic,
bold-oblique, bold-italic and the condensed forms.
.
DejaVu fonts are intended for use on low-resolution devices (mainly
computer screens) but can be used in printing as well.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://dejavu-fonts.github.io/
Package: fonts-dejavu-mono
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1281
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-8
Replaces: fonts-dejavu-core (<< 2.37-7~), fonts-dejavu-extra (<< 2.37-7~)
Breaks: fonts-dejavu-core (<< 2.37-7~), fonts-dejavu-extra (<< 2.37-7~)
Conffiles:
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
/etc/fonts/conf.avail/57-dejavu-sans-mono.conf b9a76edd2aeb35cd1095e378963e2cdd
/etc/fonts/conf.avail/58-dejavu-lgc-sans-mono.conf d2ee39274982cb4f831783cff742c8bc
Description: Vera font family derivate with additional characters
DejaVu provides an expanded version of the Vera font family aiming for
quality and broader Unicode coverage while retaining the original Vera
style. DejaVu currently works towards conformance with the Multilingual
European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu
fonts provide serif, sans and monospaced variants.
.
This package only contains the monospaced variants. For additional
variants, see the fonts-dejavu-core and fonts-dejavu-extra packages.
.
DejaVu fonts are intended for use on low-resolution devices (mainly
computer screens) but can be used in printing as well.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://dejavu-fonts.github.io/
Package: fonts-droid-fallback
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 7347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-android
Version: 1:6.0.1r16-1.1build1
Replaces: fonts-droid (<< 1:6.0.0r26-1~)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: fonts-noto-mono
Suggests: fonts-noto
Breaks: fonts-droid (<< 1:6.0.0r26-1~)
Conffiles:
/etc/fonts/conf.avail/65-droid-sans-fallback.conf b53978fe17be3c725aa002da2496257c
Description: handheld device font with extensive style and language support (fallback)
This package provides DroidSans Fallback variants, Fallback and
FallbackFull.
.
Each contains extensive character set coverage including
Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and
Turkish support. The Droid Sans regular font also includes support for
Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and
Thai.
.
Droid was designed by Ascender's Steve Matteson and hinted to provide
optimal quality for screen text.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://android.googlesource.com/platform/frameworks/base/
Package: fonts-ebgaramond-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4746
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-ebgaramond
Version: 0.016+git20210310.42d4f9f2-1
Replaces: fonts-ebgaramond (<< 0.016)
Breaks: fonts-ebgaramond (<< 0.016)
Description: EB Garamond Initials and TrueType fonts
EB Garamond is an open source project to create a revival of Claude Garamont’s
famous humanist typeface from the mid-16th century. This package contains
TrueType fonts (.ttf), webfonts (.woff), small caps fonts, and fonts for
initials (monograms).
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://www.georgduffner.at/ebgaramond/
Package: fonts-font-awesome
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1369
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.0.10+really4.7.0~dfsg-4.1
Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-4.1), sass-stylesheets-fonts-awesome
Enhances: libjs-twitter-bootstrap, node-less, sass
Description: 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).
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: http://fontawesome.io/
Package: fonts-freefont-otf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 8895
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-freefont
Version: 20211204+svn4273-2
Description: Freefont Serif, Sans and Mono OpenType fonts
Freefont is a set of free high-quality OpenType fonts covering the UCS
character set. These fonts are similar to the widely known Helvetica,
Times and Courier fonts.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://savannah.gnu.org/projects/freefont/
Package: fonts-freefont-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 14279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-freefont
Version: 20211204+svn4273-2
Description: Freefont Serif, Sans and Mono Truetype fonts
Freefont is a set of free high-quality TrueType fonts covering the UCS
character set. These fonts are similar to the widely known Helvetica,
Times and Courier fonts.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://savannah.gnu.org/projects/freefont/
Package: fonts-gfs-artemisia
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-6
Description: Greek font (Times Greek-like)
The type family GFS Artemisia was designed by the painter-engraver
Takis Katsoulidis and reflects his style and typographic acumen. It
is largely his effort to offer, from a different perspective, a type
face which, like Times Greek, would be applicable to a wide spectrum
of uses and equally agreeable and legible. The typeface has been
digitised by George D. Matthiopoulos.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://greekfontsociety.gr/
Package: fonts-gfs-complutum
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-7
Description: ancient Greek font revival from the University of Alcalá, Spain
Greek Font Society incorporated Brocar's famous and distinctive type
in the commemorative edition of Pindar's Odes for the Athens Olympics
(2004) and the type with a new set of capitals, revived digitaly by
George D. Matthiopoulos, is now available for general use.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://www.greekfontsociety.gr/
Package: fonts-gfs-didot
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-7
Description: greek font family (Didot revival)
Didot's type was the base for a new font, GFS Didot (1994) which was designed
by Takis Katsoulidis, and digitised by George Matthiopoulos. The typeface is
accompanied by a matching latin alphabet based on Hermann Zapf's Palatino.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://www.greekfontsociety.gr/
Package: fonts-gfs-neohellenic
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-7
Description: modern Greek font family with matching Latin
Neohellenic is a Greek font family characterized by round, even pen
strokes. It consists of several weights (normal, italic, bold, and
bold italic) as well as a Latin version.
.
Former Greek types had harked back to classical models. In 1927,
Victor Scholderer chose instead to revive one which had first
appeared in a 1492 printing of Macrobius attributed to Joannes
Rubeus. In 1993-4 the typeface was digitized by the Greek Font
Society, with the addition of a new set of epigraphic symbols.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://www.greekfontsociety.gr/
Package: fonts-gfs-olga
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-6
Description: ancient Greek oblique font revival (companion to GFS Didot)
In Greece the terms italic and oblique have the same meaning since
they are borrowed from the latin typographic practice without any
real historical equivalent in Greek history. Until the end of the
19th century Greek typefaces were cut and cast independently, not as
members of a typefamily. The mechanisation of typecutting allowed the
transformation of upright Greek typefaces to oblique designs.
Nonetheless, the typesetting practice of a cursive Greek font to
complement an upright one did not survive the 19th century. The
experimental font GFS Olga (1995) attempts to revive this lost
tradition. The typeface was designed and digitised by George
Matthiopoulos, based on the historical Porson Greek type (1803) with
the intention to be the companion of the upright GFS Didot font
whenever there is a need for an italic alternative.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://www.greekfontsociety.gr/
Package: fonts-gfs-solomos
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1-6
Description: ancient Greek oblique font
From the middle of the 19th century an italic font with many
calligraphic overtones was introduced into Greek printing. Its source
is unknown, but it almost certainly was the product of a German or
Italian foundry. In the first type specimen printed in Greece by the
typecutter K. Miliadis (1850), the font was listed anonymously along
others of 11pts and in the Gr. Doumas' undated specimen appeared as
«11pt Greek inclined». For most of the second half of the century the
type was used extensively as an italic for emphasis in words,
sentences or excerpts. In 1889, the folio size Type Specimen of
Anestis Konstantinidis' publishing, printing and type founding
establishment also included the type as «Greek inclined [9 & 12 pt]».
.
Nevertheless, the excessively calligraphic style of the characters,
combined with the steep and uncomfortable obliqueness of the
capitals, was out of favour in the 20th century and the type did not
survive the conformity of the mechanical type cutting and casting.
The font has been digitally revived, as part of our typographic
tradition, by George D. Matthiopoulos and is part of GFS' type
library under the name GFS Solomos, in commemoration of the great
Greek poet of the 19th century, Dionisios Solomos.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://www.greekfontsociety.gr/
Package: fonts-glyphicons-halflings
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 298
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: twitter-bootstrap3 (3.4.1+dfsg-3+deb12u1build0.24.04.1)
Version: 1.009~3.4.1+dfsg-3+deb12u1build0.24.04.1
Description: icons made for smaller graphic
GLYPHICONS is a family of icon fonts
created with an emphasis to simplicity and easy orientation.
.
GLYPHICONS Halflings, a subset optimized for smaller graphics,
were freely licensed as part of Bootstrap 2.x and 3.x.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://getbootstrap.com/
Package: fonts-go
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1817
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0~20170330-2
Description: high-quality WGL4 TrueType fonts for Go project
The Go font family includes proportional and fixed width faces in
normal, bold, and italic renderings. It is designed for technical uses,
particularly programming.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://blog.golang.org/go-fonts
Package: fonts-inter
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 21107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0+ds-1
Description: Inter font family
This is a typeface specially designed for user interfaces with focus
on high legibility of small-to-medium sized text on computer screens.
.
The family features a tall x-height to aid in readability of
mixed-case and lower-case text. Several OpenType features are
provided as well, like contextual alternates that adjusts punctuation
depending on the shape of surrounding glyphs, slashed zero for when
you need to disambiguate "0" from "o", tabular numbers, etc.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://rsms.me/inter/
Package: fonts-ipafont-gothic
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 12232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-ipafont
Version: 00303-21ubuntu1
Replaces: otf-ipafont-gothic (<< 00303-1)
Provides: fonts-japanese-gothic
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: fonts-ipafont-mincho
Breaks: otf-ipafont (<= 00301-4), otf-ipafont-gothic (<< 00303-1), ttf-ipafont (<= 00203-13)
Conffiles:
/etc/fonts/conf.avail/65-fonts-ipafont-gothic.conf e8f129a6e02f379c9866e000e86debc7
Description: Japanese OpenType font set, IPA Gothic and IPA P Gothic Fonts
IPA Fonts are JIS X 0213:2004 compliant OpenType fonts based on TrueType
outlines provided by Information-technology Promotion Agency, Japan
(IPA) from 2003. These are suitable for both display and printing.
.
This package provides Gothic (san-serif) style fonts. IPA Gothic Font
is the equal-width font. IPA P Gothic Font is the propotional font.
.
In the equal-width font, the fullwidth characters (most CJK characters)
occupy exactly twice as much width of the halfwidth characters (normal
alphabets and numbers).
Homepage: https://ipafont.ipa.go.jp/
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-lato
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 11616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.015-1
Pre-Depends: dpkg (>= 1.15.6~)
Description: sans-serif typeface family font
This package provides sans-serif typeface family font designed by
Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are
published by author's foundry tyPoland under terms of Open Font License.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://www.latofonts.com
Package: fonts-liberation
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4285
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:2.1.5-3
Replaces: fonts-liberation2 (<< 1:2.1.5-2~)
Recommends: fonts-liberation-sans-narrow
Breaks: fonts-liberation2 (<< 1:2.1.5-2~)
Description: fonts with the same metrics as Times, Arial and Courier
The Liberation font family is a set of serif, sans-serif and
monospaced fonts with exactly the same metrics as the non-free
Microsoft fonts Times New Roman, Arial and Courier New.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/liberationfonts
Package: fonts-liberation-sans-narrow
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 494
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.07.6-4
Replaces: fonts-liberation (<< 1:1.07.6-1~)
Breaks: fonts-liberation (<< 1:1.07.6-1~)
Enhances: fonts-liberation
Description: Sans-serif Narrow fonts to replace commonly used Arial Narrow
The Liberation Sans Narrow Fonts are intended to be replacements for
the Arial Narrow.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/liberationfonts/liberation-sans-narrow
Package: fonts-liberation2
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 13
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-liberation
Version: 1:2.1.5-3
Depends: fonts-liberation (>= 1:2.1.5-2~)
Description: transitional dummy package
This package is a dummy package. It can be safely removed.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/liberationfonts
Package: fonts-linuxlibertine
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4821
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.3.0-6
Description: Linux Libertine family of fonts
The Linux Libertine fonts is a set of typefaces containing both a Serif
version ("Linux Libertine") and a Sans Serif ("Linux Biolinum") designed
to be used together as an alternative for Times/Times New Roman (and, in
part, Helvetica/Arial).
.
The Serif typeface comes in two shapes and two weights (that is, the
usual Regular, Italic, Bold, and Bold Italic), and an Small Capitals
version of the regular typeface. Linux Biolinum, the Sans Serif
typeface, is available in both Regular and Bold weights.
.
This package contains OpenType versions (i.e., with cubic Bézier splines)
of the fonts, with large support of OpenType features.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: http://linuxlibertine.sourceforge.net/
Package: fonts-lmodern
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10756
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lmodern
Version: 2.005-1
Conffiles:
/etc/fonts/conf.avail/65-fonts-lmodern.conf d747c3c8c33e2a6a712bf8ee27bd3c7c
Description: OpenType fonts based on Computer Modern
The Latin Modern fonts, also known as "lm fonts", are a set of
scalable fonts in PostScript Type 1 and OpenType formats. They are
based on the PostScript Type 1 version of the Computer Modern fonts
and contain many additional characters (mostly accented ones).
.
This package provides the OpenType variant of these fonts. For support
for TeX and Type 1 (PostScript) fonts, see the lmodern package.
.
The Latin Modern fonts were generated using MetaType1, a program
based on MetaPost for generating PostScript Type 1 fonts
(ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and
they are usually considered to be of good quality (compared to
cm-super, for instance; however, cm-super contains font families
that have no equivalent in this package; additionally, there are
character sets that are supported by cm-super and not by the Latin
Modern fonts).
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/
Package: fonts-lobster
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-lobstertwo
Version: 2.0-2.1
Description: bold condensed script with many ligatures and alternates
The beauty of real hand-drawn lettering is that the lettering artists subtly
modify the shape of letters so they connect with the next ones. These linked
letters-pairs are called "ligatures". Thus, in order to provide a smooth
hand-written look, the Lobster font provides a large number of ligatures,
as well as terminal forms (i.e. glyphs that are used for word endings).
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://www.impallari.com/lobstertwo/
Package: fonts-lobstertwo
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-2.1
Depends: fonts-lobster
Description: updated and improved family version of the Lobster font
Lobster Two is the updated and improved family version of The Lobster Font,
featuring a new lighter weight and the two new upright variants.
.
The Original Lobster is now the LobsterTwo Bold Italic.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://www.impallari.com/lobstertwo/
Package: fonts-noto-color-emoji
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.047-0ubuntu0.24.04.1
Description: color emoji font from Google
Noto is a collection of font families, each visually harmonized across
scripts.
.
The name "Noto" is short for "No Tofu", describing the aim of covering
all living Unicode scripts.
.
Tofu (豆腐) is Japanese jargon for unicode replacement character "�"
(U+FFFD) often displayed as replacement for unassigned or unknown
characters.
.
This package contains the color emoji font used on "stock" Android devices
such as the Google Pixel.
Homepage: https://fonts.google.com/noto/specimen/Noto+Color+Emoji
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: fonts-noto-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 42551
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-2
Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~)
Depends: fonts-noto-mono
Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~)
Conffiles:
/etc/fonts/conf.avail/30-droid-noto.conf a34074694dce0a5ccc5844ec0a1315ea
Description: "No Tofu" font families with large Unicode coverage (core)
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains core weights for these Noto font families:
.
* Noto Kufi Arabic
* Noto Looped Lao Bold
* Noto Looped Lao Regular
* Noto Looped Thai Bold
* Noto Looped Thai Regular
* Noto Music
* Noto Naskh Arabic
* Noto Nastaliq Urdu
* Noto Rashi Hebrew
* Noto Sans
* Noto Sans Adlam
* Noto Sans Adlam Unjoined
* Noto Sans AnatoHiero
* Noto Sans Arabic
* Noto Sans Armenian
* Noto Sans Avestan
* Noto Sans Balinese
* Noto Sans Bamum
* Noto Sans Bassa Vah
* Noto Sans Batak
* Noto Sans Bengali
* Noto Sans Bhaiksuki
* Noto Sans Brahmi
* Noto Sans Buginese
* Noto Sans Buhid
* Noto Sans CanAborig
* Noto Sans Carian
* Noto Sans CaucAlban
* Noto Sans Chakma
* Noto Sans Cham
* Noto Sans Cherokee
* Noto Sans Coptic
* Noto Sans Cuneiform
* Noto Sans Cypriot
* Noto Sans Deseret
* Noto Sans Devanagari
* Noto Sans Display
* Noto Sans Duployan
* Noto Sans EgyptHiero
* Noto Sans Elbasan
* Noto Sans Elymaic
* Noto Sans Ethiopic
* Noto Sans Georgian
* Noto Sans Glagolitic
* Noto Sans Gothic
* Noto Sans Grantha
* Noto Sans Gujarati
* Noto Sans Gunjala Gondi
* Noto Sans Gurmukhi
* Noto Sans Hanifi Rohingya
* Noto Sans Hanunoo
* Noto Sans Hatran
* Noto Sans Hebrew
* Noto Sans ImpAramaic
* Noto Sans Indic Siyaq Numbers
* Noto Sans InsPahlavi
* Noto Sans InsParthi
* Noto Sans Javanese
* Noto Sans Kaithi
* Noto Sans Kannada
* Noto Sans Kayah Li
* Noto Sans Kharoshthi
* Noto Sans Khmer
* Noto Sans Khojki
* Noto Sans Khudawadi
* Noto Sans Lao
* Noto Sans Lepcha
* Noto Sans Limbu
* Noto Sans Linear A
* Noto Sans Linear B
* Noto Sans Lisu
* Noto Sans Lycian
* Noto Sans Lydian
* Noto Sans Mahajani
* Noto Sans Malayalam
* Noto Sans Mandaic
* Noto Sans Manichaean
* Noto Sans Marchen
* Noto Sans Masaram Gondi
* Noto Sans Math
* Noto Sans Mayan Numerals
* Noto Sans Medefaidrin
* Noto Sans MeeteiMayek
* Noto Sans Mende Kikakui
* Noto Sans Meroitic
* Noto Sans Miao
* Noto Sans Modi
* Noto Sans Mongolian
* Noto Sans Mro
* Noto Sans Multani
* Noto Sans Myanmar
* Noto Sans NKo
* Noto Sans Nabataean
* Noto Sans NewTaiLue
* Noto Sans Newa
* Noto Sans Nushu
* Noto Sans Ogham
* Noto Sans Ol Chiki
* Noto Sans Old Italic
* Noto Sans Old Permic
* Noto Sans Old Turkic
* Noto Sans OldHung
* Noto Sans OldNorArab
* Noto Sans OldPersian
* Noto Sans OldSogdian
* Noto Sans OldSouArab
* Noto Sans Oriya
* Noto Sans Osage
* Noto Sans Osmanya
* Noto Sans Pahawh Hmong
* Noto Sans Palmyrene
* Noto Sans PauCinHau
* Noto Sans PhagsPa
* Noto Sans Phoenician
* Noto Sans PsaPahlavi
* Noto Sans Rejang
* Noto Sans Runic
* Noto Sans Samaritan
* Noto Sans Saurashtra
* Noto Sans Sharada
* Noto Sans Shavian
* Noto Sans Siddham
* Noto Sans SignWrit
* Noto Sans Sinhala
* Noto Sans Sogdian
* Noto Sans Sora Sompeng
* Noto Sans Soyombo
* Noto Sans Sundanese
* Noto Sans Syloti Nagri
* Noto Sans Symbols
* Noto Sans Symbols2
* Noto Sans Syriac
* Noto Sans Tagalog
* Noto Sans Tagbanwa
* Noto Sans Tai Le
* Noto Sans Tai Tham
* Noto Sans Tai Viet
* Noto Sans Takri
* Noto Sans Tamil
* Noto Sans Tamil Supplement
* Noto Sans Telugu
* Noto Sans Thaana
* Noto Sans Thai
* Noto Sans Tifinagh
* Noto Sans Tifinagh APT
* Noto Sans Tifinagh Adrar
* Noto Sans Tifinagh Agraw Imazighen
* Noto Sans Tifinagh Ahaggar
* Noto Sans Tifinagh Air
* Noto Sans Tifinagh Azawagh
* Noto Sans Tifinagh Ghat
* Noto Sans Tifinagh Hawad
* Noto Sans Tifinagh Rhissa Ixa
* Noto Sans Tifinagh SIL
* Noto Sans Tifinagh Tawellemmet
* Noto Sans Tirhuta
* Noto Sans Ugaritic
* Noto Sans Vai
* Noto Sans Wancho
* Noto Sans WarangCiti
* Noto Sans Yi
* Noto Sans Zanabazar
* Noto Serif
* Noto Serif Ahom
* Noto Serif Armenian
* Noto Serif Balinese
* Noto Serif Bengali
* Noto Serif Devanagari
* Noto Serif Display
* Noto Serif Dogra
* Noto Serif Ethiopic
* Noto Serif Georgian
* Noto Serif Grantha
* Noto Serif Gujarati
* Noto Serif Gurmukhi
* Noto Serif Hebrew
* Noto Serif Hmong Nyiakeng
* Noto Serif Kannada
* Noto Serif Khmer
* Noto Serif Khojki
* Noto Serif Lao
* Noto Serif Malayalam
* Noto Serif Myanmar
* Noto Serif Sinhala
* Noto Serif Tamil
* Noto Serif Tangut
* Noto Serif Telugu
* Noto Serif Thai
* Noto Serif Tibetan
* Noto Serif Yezidi
* Noto Traditional Nushu
* NotoSerifTamilSlantedmisc:Depends=
.
This package also pulls the fonts-noto-mono package to make up a
base package set with Noto fonts.
.
The name "Noto" is short for "No Tofu",
describing the aim of covering all living Unicode scripts
(currently 65 are covered, at least partly.
.
Tofu (豆腐) is Japanese jargon
for unicode replacement character "�" (U+FFFD)
often displayed as replacement for unassigned or unknown characters.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.google.com/get/noto/
Package: fonts-noto-mono
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-2
Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~)
Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~)
Enhances: fonts-noto-core
Conffiles:
/etc/fonts/conf.avail/30-droid-noto-mono.conf 3637d988826c19a1859d29b79ee01e87
Description: "No Tofu" monospaced font family with large Unicode coverage
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains Noto Mono font family
(formerly known as Droid Mono),
and core weights for the Noto Sans Mono font family.
Beware that Noto Mono has a much smaller repertoire
than Noto Sans or Noto Serif.
.
The name "Noto" is short for "No Tofu",
describing the aim of covering all living Unicode scripts.
.
Tofu (豆腐) is Japanese jargon
for unicode replacement character "�" (U+FFFD)
often displayed as replacement for unassigned or unknown characters.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.google.com/get/noto/
Package: fonts-oflb-asana-math
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 000.907-7build1
Description: extended smart Unicode Math font
Asana Math provides rich Unicode coverage of the Maths-related blocks and
support for the MATH Opentype table which means that it can be used to typeset
documents with complex mathematical requirements using tools like XeTeX.
Homepage: http://www.openfontlibrary.org
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: fonts-open-sans
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2822
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.11-2
Description: humanist sans serif typeface by Steve Matteson
Open Sans is a clean and modern sans-serif typeface designed
by Steve Matteson and commissioned by Google.
.
This version contains the complete 897 character set, which includes
the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets.
.
Open Sans was designed with an upright stress, open forms and a neutral,
yet friendly appearance. It was optimized for print, web, and mobile
interfaces, and has excellent legibility characteristics in its letterforms.
.
Both condensed and non-condensed typefaces are included with this package.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://www.opensans.com/
Package: fonts-opensymbol
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Multi-Arch: foreign
Source: libreoffice (4:24.2.7-0ubuntu0.24.04.6)
Version: 4:102.12+LibO24.2.7-0ubuntu0.24.04.6
Replaces: ttf-opensymbol
Provides: ttf-opensymbol
Recommends: fontconfig
Description: OpenSymbol TrueType font
This package contains the OpenSymbol TrueType font included in
LibreOffice. This font contains symbols (like fonts as Wingdings(tm)),
bullets (needed for bullets in LibreOffice) and non-latin character
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: fonts-paratype
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 5444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20181108-3
Description: ParaType font collection for the languages of Russia
The ParaType PT Sans and PT Serif font families were developed as
part of the "Public Types of Russian Federation" project. The main
objective of the project is to allow the peoples of Russia to read
and write their native languages using free/libre fonts.
.
In addition to standard Western, Central European, and Cyrillic code
pages, the fonts contain characters of all title languages of the
Russian Federation.
.
PT Sans is based on Russian sans serif types of the second part of
the XX century, but at the same time has a very distinctive features
of modern humanistic design. The family consists of 8 styles: 4
basic styles, 2 caption styles for small sizes, and 2 narrow styles.
.
PT Serif is a transitional serif face with humanistic terminals
designed for use together with PT Sans. It consists of 6 styles: 4
basic styles, and 2 caption styles for small sizes.
.
The fonts were released by ParaType, and designed by Alexandra
Korolkova, Olga Umpeleva and Vladimir Yefimov.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://company.paratype.com/pt-sans-pt-serif
Package: fonts-quicksand
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.2016-2.1
Description: sans-serif font with round attributes
Quicksand is a display sans serif with rounded terminals.
The project was initiated by Andrew Paglinawan in 2008 using
geometric shapes as a core foundation. It is designed for
display purposes but kept legible enough to use in small sizes
as well.
.
In 2016, in collaboration with Andrew, it was thoroughly revised
by Thomas Jockin to improve the quality.
Original-Maintainer: Jonathan Carter <jcc@debian.org>
Homepage: https://fonts.google.com/specimen/Quicksand
Package: fonts-roboto-slab
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 365
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.100263+20170512-2
Suggests: fonts-roboto
Description: Google's signature family of fonts (slab)
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual
language, Material Design.
.
Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
7.0 as well as currency symbol for the Georgian lari, to be published
in Unicode 8.0.
.
This package contains the Slab Serif font for the Roboto font family.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://fonts.google.com/specimen/Roboto+Slab
Package: fonts-roboto-unhinted
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-roboto
Version: 2:0~20170802-3
Breaks: fonts-roboto-hinted (<< 0~20170802~)
Description: Google's signature family of fonts (unhinted)
Roboto is Google's signature family of fonts, the default font in
Android and ChromeOS and the recommended font for Google's visual
language, Material Design.
.
Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
7.0 as well as currency symbol for the Georgian lari, to be published
in Unicode 8.0.
.
This package contains Roboto font families which lack hinting.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/google/roboto
Package: fonts-sil-andika
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6305
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.200-1
Description: Font family designed for literacy use
Andika ("Write!" in Swahili) is a sans serif, Unicode-compliant font
designed especially for literacy use, taking into account the needs of
beginning readers. The focus is on clear, easy-to-perceive letterforms that
will not be easily confused with one another.
.
A sans serif font is preferred by some literacy personnel for teaching
people to read. Its forms are simpler and less cluttered than some serif
fonts can be. For years, literacy workers have had to make do with fonts
that were available but not really suitable for beginning readers and
writers. In some cases, literacy specialists have had to tediously cobble
together letters from a variety of fonts in order to get the all of
characters they need for their particular language project, resulting in
confusing and unattractive publications. Andika addresses those issues.
.
Four fonts from this typeface family are included in this release:
* Andika Regular
* Andika Bold
* Andika Italic
* Andika Bold Italic
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-andika
An open workflow is used for building, testing and releasing.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/andika
Package: fonts-sil-charis
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.200-1
Replaces: fonts-sil-charissil (<< 5.000-developer-2~)
Breaks: fonts-sil-charissil (<< 5.000-developer-2~)
Description: Font family for wide range of languages that use the Latin and Cyrillic scripts
Charis is similar to Bitstream Charter, one of the first fonts designed
specifically for laser printers. It is highly readable and holds up well in
less-than-ideal reproduction environments. It also has a full set of styles
- regular, italic, bold, bold italic - and so is more useful in general
publishing than Doulos SIL. Charis is a serif proportionally spaced font
optimized for readability in long printed documents.
.
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
Roman- or Cyrillic-based writing system, whether used for phonetic or
orthographic needs. In addition, there is provision for other characters and
symbols useful to linguists. This font makes use of state-of-the-art font
technologies to support complex typographic issues, such as the need to
position arbitrary combinations of base glyphs and diacritics optimally.
.
Four fonts from this typeface family are included in this release:
* Charis SIL Regular
* Charis SIL Bold
* Charis SIL Italic
* Charis SIL Bold Italic
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-charis
An open workflow is used for building, testing and releasing.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/charis
Package: fonts-sil-gentium
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20081126:1.03-4
Description: extended Unicode Latin font ("a typeface for the nations")
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
designed to enable the many diverse ethnic groups around the world who use
the Latin script to produce readable, high-quality publications. The design
is intended to be highly readable, reasonably compact, and visually
attractive. Gentium has won a "Certificate of Excellence in Typeface Design"
in two major international typeface design competitions: bukva:raz! (2001)
and TDC2003 (2003).
.
Gentium provides glyphs for a wide range of Latin and Greek characters. The
additional 'extended' Latin letters are designed to naturally harmonize with
the traditional 26 ones. Diacritics are treated with careful thought and
attention to their use. Gentium also supports both ancient and modern Greek,
including a number of alternate forms. It currently supports the following
ranges of Unicode 3.0 (completely unless noted):
.
Range Description
.
U+0020-U+007F Basic Latin
U+00A0-U+00FF Latin-1 Supplement
U+0100-U+017F Latin Extended-A
U+0180-U+021F Latin Extended-B
U+0222-U+0233 Latin Extended-B (continued)
U+0250-U+02AD IPA Extensions
U+02B0-U+02FF Spacing Modifier Letters
U+0300-U+036F Combining Diacritical Marks
U+0370-U+03D5 Greek (not including archaic or Coptic)
U+1E00-U+1EFF Latin Extended Additional
U+1F00-U+1FFF Greek Extended
U+2000-U+203A General Punctuation (partial)
U+2070-U+209F Superscripts and Subscripts
U+20A0-U+20CF Currency Symbols (partial)
U+2100-U+214F Letterlike Symbols (only a couple)
.
Gentium Regular also includes some Cyrillic glyphs, but they are only early
drafts. A future version will include a completely revised set, including
italic, and will expand the support for Latin, Greek and Cyrillic to Unicode
4.1.
.
GentiumAlt is an alternate font with flatter diacritics, specifically
designed for languages using multiple accents.
.
The extended sources (Fontlab .vfb) for this font family are available
in the source package and on the project website.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/gentium/
Package: fonts-sil-gentium-basic
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.102-1.1
Replaces: ttf-sil-gentium-basic (<< 1.1-4)
Recommends: fonts-sil-gentium
Breaks: ttf-sil-gentium-basic (<< 1.1-4)
Description: smart Unicode font families (Basic and Book Basic) based on Gentium
Gentium Basic and Gentium Book Basic are font families based on the original
Gentium design, but with additional weights. The "Book" family is slightly
heavier. Both families come with a complete regular, bold, italic and bold
italic set of fonts.
.
The supported character set, however, is much smaller than for the main
Gentium fonts. These "Basic" fonts support only the Basic Latin and Latin-1
Supplement Unicode ranges, plus a selection of the more commonly used extended
Latin characters, with miscellaneous diacritical marks, symbols and
punctuation. A much more complete character set will be supported in a future
version of the complete Gentium fonts. These "Basic" fonts are intended as a
way to provide additional weights for basic font users without waiting until
the complete Gentium character set is finished.
.
There are, however, some wonderful new features that are still missing from
the main Gentium family:
* Bold
* Bold Italic
* The slightly-heavier Book family
* OpenType and Graphite smart code for diacritic placement
* A few useful OpenType and Graphite features
* Support for a few more recent additions to Unicode
* Character assignments updated to Unicode 5.1
.
The full font sources are publicly available at
https://github.com/silnrsi/font-gentium
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/gentium
Package: fonts-sil-gentiumplus
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 14345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.200-1
Replaces: fonts-sil-gentium-plus (<< 5.000-developer-2~)
Breaks: fonts-sil-gentium-plus (<< 5.000-developer-2~)
Description: Font family for wide range of languages that use Latin, Cyrillic, Greek scripts
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
designed to enable the many diverse ethnic groups around the world who use
the Latin script to produce readable, high-quality publications. The
design is intended to be highly readable, reasonably compact, and visually
attractive. Gentium has won a "Certificate of Excellence in Typeface
Design" in two major international typeface design competitions:
bukva:raz! (2001), TDC2003 (2003). The Gentium Plus font family is based on
this original design.
.
The goal for this product is to provide a single Unicode-based font family
that contains a comprehensive inventory of glyphs needed for almost any
Roman- or Cyrillic-based writing system, whether used for phonetic or
orthographic needs, and provide a matching Greek face. In addition, there
is provision for other characters and symbols useful to linguists. This
font makes use of state-of-the-art font technologies to support complex
typographic issues, such as the need to position arbitrary combinations
of base glyphs and diacritics optimally.
.
Eight fonts from this typeface family are included in this release,
grouped into two families, including a slightly heavier Book family:
* Gentium Plus Regular
* Gentium Plus Bold
* Gentium Plus Italic
* Gentium Plus Bold Italic
.
* Gentium Book Plus Regular
* Gentium Book Plus Bold
* Gentium Book Plus Italic
* Gentium Book Plus Bold Italic
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-gentium
An open workflow is used for building, testing and releasing.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/gentium
Package: fonts-sil-gentiumplus-compact
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.000-4
Replaces: fonts-sil-gentiumpluscompact
Breaks: fonts-sil-gentiumpluscompact
Description: extended smart font family for Latin, Greek and Cyrillic
Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
designed to enable the many diverse ethnic groups around the world who use the
Latin script to produce readable, high-quality publications. The design is
intended to be highly readable, reasonably compact, and visually attractive.
Gentium has won a "Certificate of Excellence in Typeface Design" in two major
international typeface design competitions: bukva:raz! (2001) and TDC2003
(2003). The goal is to provide a single Unicode-based font family that
contains a comprehensive inventory of glyphs needed for almost any Roman- or
Cyrillic-based writing system, whether used for phonetic or orthographic
needs, and provide a matching Greek face. In addition, there is provision for
other characters and symbols useful to linguists. This font makes use of
state-of-the-art font technologies to support complex typographic issues, such
as the need to position arbitrary combinations of base glyphs and diacritics
optimally.
.
Gentium Plus is based on the original Gentium design. However, it now
has the full OpenType and Graphite support that Doulos SIL and Charis
SIL contain — including full IPA support.
.
Gentium Plus Compact is a dedicated derivative with line spacing metrics
modified to "Tight" via TypeTuner. More font sources (including web
fonts and corresponding examples) are available in the main Gentium Plus
release.
.
Work is ongoing to provide bold and bold-italic weights, as well as a
complete book-weight family.
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-gentium
An open workflow is used for building, testing and releasing.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://software.sil.org/gentium
Package: fonts-stix
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.1-5
Provides: otf-stix
Description: Scientific and Technical Information eXchange fonts
The mission of the Scientific and Technical Information Exchange (STIX)
font creation project is the preparation of a comprehensive set of fonts
that serve the scientific and engineering community in the process from
manuscript creation through final publication, both in electronic and print
formats.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.stixfonts.org
Package: fonts-texgyre
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 14161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tex-gyre
Version: 20180621-6
Recommends: fonts-texgyre-math (= 20180621-6)
Conffiles:
/etc/fonts/conf.avail/65-fonts-texgyre.conf 34f58143e3fafce3685a13e670076430
Description: OpenType fonts based on URW Fonts
The TeX Gyre project, following the Latin Modern project, aims at providing
a rich collection of diacritical characters in the attempt to cover as many
Latin-based scripts as possible.
.
This package provides the OpenType variant of these fonts. For support
for TeX and Type 1 (PostScript) fonts, see the tex-gyre package.
.
The TeX-GYRE bundle consists of seven font families:
.
The TeX Gyre Adventor family of fonts is based on the URW Gothic L
family (designed by Herb Lubalin and Tom Carnase).
.
The TeX Gyre Bonum family of fonts is based on the URW Bookman L family
(designed by Alexander Phemister).
.
The TeX Gyre Chorus font is based on URW Chancery L Medium Italic
(designed by Hermann Zapf (ITC Zapf Chancery(R), 1979)).
.
The TeX Gyre Cursor family is based on the URW Nimbus Mono L family
(designed by Howard G. (Bud) Kettler in 1955 for the IBM corporation).
.
The TeX Gyre Heros family of fonts is based on the URW Nimbus Sans L
(prepared by Max Miedinger, with Eduard Hoffmann).
.
The TeX Gyre Pagella family of fonts is based on the URW Palladio L
family (designed by Hermann Zapf).
.
The TeX Gyre Schola family of fonts is based on the URW Century
Schoolbook L family (designed by Morris Fuller Benton).
.
The TeX Gyre Termes is based on the URW Nimbus Roman No9 L family
(designed by Stanley Morison together with Starling Burgess and
Victor Lardent).
.
The constituent 4 standard faces of each family have been greatly
extended, and contain nearly 1200 glyphs each. Each family is
available in Adobe Type 1 and Open Type formats, and LaTeX support
(for use with a variety of encodings) is provided. Vietnamese
characters were added by Han The Thanh.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: https://www.gust.org.pl/projects/e-foundry/tex-gyre/
Package: fonts-texgyre-math
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6485
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tex-gyre
Version: 20180621-6
Replaces: fonts-texgyre (<< 20180621-4)
Breaks: fonts-texgyre (<< 20180621-4)
Conffiles:
/etc/fonts/conf.avail/65-fonts-texgyre-math.conf 491e6647eb03654576819b5e4eaa27c2
Description: OpenType math fonts based on URW Fonts
The TeX Gyre project, following the Latin Modern project, aims at providing
a rich collection of diacritical characters in the attempt to cover as many
Latin-based scripts as possible.
.
This package provides the OpenType math fonts accompanying the following
text fonts available in fonts-texgyre:
.
The TeX Gyre Bonum family of fonts is based on the URW Bookman L family
(designed by Alexander Phemister).
.
The TeX Gyre DejaVu Math font is a math companion to the fine and popular
DejaVu text fonts.
.
The TeX Gyre Pagella family of fonts is based on the URW Palladio L
family (designed by Hermann Zapf).
.
The TeX Gyre Schola family of fonts is based on the URW Century
Schoolbook L family (designed by Morris Fuller Benton).
.
The TeX Gyre Termes is based on the URW Nimbus Roman No9 L family
(designed by Stanley Morison together with Starling Burgess and
Victor Lardent).
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: https://www.gust.org.pl/projects/e-foundry/tex-gyre/
Package: fonts-tlwg-loma-otf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Recommends: fonts-tlwg-loma (>= 1:0.6.2-2)
Description: Thai Loma OpenType font
This package provides Thai Loma UI font from NECTEC, in OpenType 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.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-ubuntu
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.869+git20240321-0ubuntu1
Description: sans-serif font set from Ubuntu
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
Homepage: https://design.ubuntu.com/font/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: fonts-ubuntu-console
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-ubuntu
Version: 0.869+git20240321-0ubuntu1
Description: console version of the Ubuntu Mono font
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
.
This package contains the "Ubuntu Mono" font converted to a bitmap version
for Linux console use. These fonts can be loaded from a virtual terminal by
executing "setfont /usr/share/consolefonts/UbuntuMono*.psf" .
Homepage: https://design.ubuntu.com/font/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: fonts-unifont
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 32521
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: unifont
Version: 1:15.1.01-1build1
Replaces: ttf-unifont (<< 1:13.0.02-1)
Breaks: ttf-unifont (<< 1:13.0.02-1)
Description: OpenType version of GNU Unifont
This contains five fonts: "Unifont", "Unifont Upper", "Unifont CSUR",
"Unifont JP" and "Unifont Sample".
.
unifont.otf is a bitmap font converted into a scalable OpenType
outline font, Unifont. Each pixel in the original bitmap font
is represented as an outlined square. The font provides a glyph
for each visible code point (character) in the Unicode Basic
Multilingual Plane (BMP, or Plane 0). The BMP contains most of
the world's modern writing scripts. This font looks best at 12pt.
.
unifont_upper.otf is a bitmap font converted into a scalable OpenType
outline font that covers Unicode ranges above Plane 0. Most of its
glyphs are in Plane 1, the Unicode Supplemental Multilingual Plane (SMP).
.
unifont_csur.otf is a bitmap font converted into a scalable OpenType
outline font that contains some scripts in the ConScript Unicode
Registry (CSUR). These scripts are not part of the Unicode Standard,
but are a popular use for the Private Use Area (PUA). This font
contains glyphs in Plane 0 and in the higher PUA planes.
.
unifont_jp.otf is a scalable OpenType outline font that contains
Unicode Plane 2 glyphs that appear in JIS X 0213.
.
unifont_sample.otf is an SBIT font that contains combining circles
and is therefore suitable for illustrating individual Unicode glyphs.
The other font files do not contain combining circles and so are suitable
for general-purpose writing.
.
Complex fonts (such as Indic or Semitic scripts, where letters change
shape depending on their position in a word, or such as Mongolian, which
can be written vertically) will not render perfectly. The philosophy
behind this font, though, is that anything meaningful is better than
an empty box for an unknown glyph.
Homepage: https://unifoundry.com/unifont/
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-urw-base35
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 15560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20200910-8
Replaces: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~)
Depends: xfonts-utils
Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre
Breaks: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~)
Conffiles:
/etc/X11/fonts/Type1/fonts-urw-base35.alias 32ee9a005b7c7a089bdd5a5c4ee19c89
/etc/X11/fonts/Type1/fonts-urw-base35.scale 1027533ffa7574e6b30b528d72287445
/etc/ghostscript/fontmap.d/10fonts-urw-base35.conf a97fb8d980202e59cc253c9c21bb2d30
Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts
A commercial-quality set of PostScript Type 1 fonts, metric-compatible
with the 35 PostScript Language Level 2 Base Fonts. This package contains
outlines in .t1 format and metrics in .afm format of the following fonts:
.
C059
D050000L
Nimbus Mono PS
Nimbus Roman
Nimbus Sans
Nimbus Sans Narrow
P052
Standard Symbols PS
URW Bookman
URW Gothic
Z003
.
This package also makes the fonts available to an X server under both
their "urw" names and via fonts.alias under the official "adobe" names.
.
Extensive remakes of these fonts in the OpenType format are available in the
GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs
added to the now obsolete urwcyr fork of these fonts have been merged into
the GNU FreeFont collection available in the fonts-freefont-otf or
fonts-freefont-ttf packages.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts
Package: fonts-wqy-zenhei
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 16429
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.9.45-8
Replaces: ttf-wqy-zenhei (<< 0.9.45-5)
Provides: ttf-wqy-zenhei
Depends: fontconfig (>= 2.3.1-1)
Breaks: ttf-wqy-zenhei (<< 0.9.45-5)
Conffiles:
/etc/fonts/conf.avail/25-wqy-zenhei.conf 26a2b5d24e303c3e47412a9b2237811a
/etc/fonts/conf.avail/63-wqy-zenhei-sharp.conf 1db7f6ba4e17a4d8825f114162317780
/etc/fonts/conf.avail/64-wqy-zenhei.conf c5592bf0144f5f37700c837462cde8e4
Description: "WenQuanYi Zen Hei" A Hei-Ti Style (sans-serif) Chinese font
WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese font.
It was designed for general purpose text formatting and on-screen
display of Chinese characters among many other languages. The embolden
strokes of the font glyphs produces enhanced screen contrast, making
it easier to read and recognize. The embedded bitmap glyphs further
enhance on-screen performance, and can be enabled with the provided
configuration files.
.
WenQuanYi Zen Hei provides a fairly complete coverage of Chinese
Hanzi glyphs, including both simplified and traditional forms.
The total glyph number in this font is over 35,000, including over
21,000 Chinese Hanzi. This font provides full coverage of GBK (CP936)
charset, CJK Unified Ideographs, as well as the code-points needed
for zh_CN, zh_SG, zh_TW, zh_HK, zh_MO, ja (Japanese) and ko (Korean)
locales for fontconfig.
.
Starting from version 0.8, this font package provides two font families,
i.e. the proportional "WenQuanYi Zen Hei", and the monospaced typeface
named "WenQuanYi Zen Hei Mono".
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: http://wenq.org/wqy2/
Package: freerdp2-x11
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 811
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: freerdp2
Version: 2.11.5+dfsg1-1build2
Replaces: freerdp-x11
Provides: freerdp
Depends: libc6 (>= 2.34), libfreerdp-client2-2t64 (= 2.11.5+dfsg1-1build2), libfreerdp2-2t64 (>= 2.8.0+dfsg1), libwinpr2-2t64 (>= 2.8.0+dfsg1), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.5.0), libxrender1
Conflicts: freerdp-x11
Description: RDP client for Windows Terminal Services (X11 client)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
Currently, the FreeRDP client supports the following Windows Versions:
.
* Windows NT Server
* Windows 2000 Terminal Server
* Windows XP
* Windows 2003 Server
* Windows Vista
* Windows 2008/2008r2/2011SBS Server
* Windows 7
* Windows 2012/2012r2 Server
* Windows 8
* Windows 10
.
This package contains the X11 based client.
Homepage: https://www.freerdp.com/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: freetds-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: freetds
Version: 1.3.17+ds-2build3
Description: configuration files for FreeTDS SQL client libraries
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package manages the configuration files that are common to all of
the TDS client library implementations (CT-Lib, DB-Lib, and ODBC),
stored in /etc/freetds/.
Homepage: http://www.freetds.org/
Original-Maintainer: Joseph Nahmias <jello@debian.org>
Package: friendly-recovery
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.2.42
Depends: systemd-sysv, whiptail
Recommends: gettext-base, update-manager-core
Breaks: grub2 (<< 1.99-12ubuntu4), initramfs-tools (<< 0.99ubuntu4), upstart (<< 1.3-0ubuntu9)
Description: Make recovery boot mode more user-friendly
Make the recovery boot mode more user-friendly by providing a menu
with pluggable options.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: fuse3
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.14.0-5build1
Replaces: fuse
Provides: fuse (= 3.14.0-5build1)
Depends: libc6 (>= 2.38), libfuse3-3 (= 3.14.0-5build1), adduser, mount (>= 2.19.1), sed (>= 4)
Breaks: fuse
Conffiles:
/etc/fuse.conf ba9c9667f7df01ae7081d2c05d1d24e6
Description: Filesystem in Userspace (3.x version)
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
Homepage: https://github.com/libfuse/libfuse/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 13
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Provides: c++-compiler
Depends: cpp (= 4:13.2.0-7ubuntu1), cpp-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), gcc (= 4:13.2.0-7ubuntu1), g++-13 (>= 13.2.0-11~), g++-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), gcc-13 (>= 13.2.0-11~)
Suggests: g++-multilib
Description: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package providing the default GNU C++ compiler.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: g++-13
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 29
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Provides: c++-compiler, c++abi2-dev
Depends: g++-13-x86-64-linux-gnu (= 13.3.0-6ubuntu2~24.04.1), gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), gcc-13 (= 13.3.0-6ubuntu2~24.04.1)
Suggests: g++-13-multilib, gcc-13-doc (>= 13)
Description: GNU C++ compiler
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: g++-13-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 33545
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Replaces: g++-13 (<< 13.2.0-11)
Provides: c++-compiler-x86-64-linux-gnu
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), gcc-13-x86-64-linux-gnu (= 13.3.0-6ubuntu2~24.04.1), libstdc++-13-dev (= 13.3.0-6ubuntu2~24.04.1), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gcc-13-doc (>= 13)
Breaks: g++-13 (<< 13.2.0-11)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: g++-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Replaces: g++ (<< 4:13.2.0-3)
Depends: cpp-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), gcc-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), g++-13-x86-64-linux-gnu (>= 13.2.0-11~)
Breaks: g++ (<< 4:13.2.0-3)
Description: GNU C++ compiler for the amd64 architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package providing the default GNU C++ cross-compiler
for the amd64 architecture.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: galera-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33532
Maintainer: Codership Oy <info@codership.com>
Architecture: amd64
Version: 26.4.27-ubu2404
Replaces: galera
Provides: galera, galera-4, wsrep
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1)
Breaks: galera
Conflicts: galera-3, garbd-2, garbd-3, garbd2, garbd3, percona-galera-3, percona-galera-4, percona-xtradb-cluster-galera, percona-xtradb-cluster-galera-2.x, percona-xtradb-cluster-galera-26, percona-xtradb-cluster-galera-3.x, percona-xtradb-cluster-galera-4.x, percona-xtradb-cluster-garbd-2.x, percona-xtradb-cluster-garbd-3.x, percona-xtradb-cluster-garbd-4.x
Description: Replication framework for transactional applications
Galera is a fast synchronous multimaster wsrep provider (replication engine)
for transactional databases and similar applications. For more information
about wsrep API see https://github.com/codership/wsrep-API. For a description
of Galera replication engine see http://galeracluster.com.
.
This package contains the Galera library/plugin.
Homepage: https://www.galeracluster.com/
Package: gawk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 1736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.2.1-2ubuntu0.1
Provides: awk
Pre-Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libreadline8t64 (>= 6.0), libsigsegv2 (>= 2.9)
Suggests: gawk-doc
Conffiles:
/etc/profile.d/gawk.csh b3d9e29a36f945b2065b2f88d18dadaa
/etc/profile.d/gawk.sh bfc054c0862d0fad98ca641b951c7061
Description: GNU awk, a pattern scanning and processing language
`awk', a program that you can use to select particular records in a
file and perform operations upon them.
.
Gawk is the GNU Project's implementation of the AWK programming language.
It conforms to the definition of the language in the POSIX 1003.2 Command
Language And Utilities Standard. This version in turn is based on the
description in The AWK Programming Language, by Aho, Kernighan, and
Weinberger, with the additional features defined in the System V Release
4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
extensions, and some GNU-specific extensions.
Homepage: http://www.gnu.org/software/gawk/
Original-Maintainer: Adrian Bunk <bunk@debian.org>
Package: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Provides: c-compiler
Depends: cpp (= 4:13.2.0-7ubuntu1), cpp-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), gcc-13 (>= 13.2.0-11~), gcc-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1)
Recommends: libc6-dev | libc-dev
Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C compiler.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-11
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 53333
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 11.5.0-1ubuntu1~24.04.1
Replaces: cpp-11 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-11 (= 11.5.0-1ubuntu1~24.04.1), gcc-11-base (= 11.5.0-1ubuntu1~24.04.1), libcc1-0 (>= 11.5.0-1ubuntu1~24.04.1), binutils (>= 2.42), libgcc-11-dev (= 11.5.0-1ubuntu1~24.04.1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-11-multilib, gcc-11-doc (>= 11), gcc-11-locales (>= 11)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-11-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.5.0-1ubuntu1~24.04.1
Breaks: gnat (<< 7)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-12
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 70191
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.4.0-2ubuntu1~24.04.1
Replaces: cpp-12 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-12 (= 12.4.0-2ubuntu1~24.04.1), gcc-12-base (= 12.4.0-2ubuntu1~24.04.1), libcc1-0 (>= 12.4.0-2ubuntu1~24.04.1), binutils (>= 2.42), libgcc-12-dev (= 12.4.0-2ubuntu1~24.04.1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-12-multilib, gcc-12-doc (>= 12), gcc-12-locales (>= 12)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-12-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.4.0-2ubuntu1~24.04.1
Breaks: gnat (<< 12), gnat-10 (<< 10.3)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-13
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 553
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 13.3.0-6ubuntu2~24.04.1
Replaces: cpp-13 (<< 7.1.1-8)
Provides: c-compiler
Depends: gcc-13-x86-64-linux-gnu (= 13.3.0-6ubuntu2~24.04.1), gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), cpp-13 (= 13.3.0-6ubuntu2~24.04.1), binutils (>= 2.39)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-13-multilib, gcc-13-doc (>= 13), gcc-13-locales (>= 13)
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-13-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Breaks: gnat (<< 7)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-13-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 61333
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Replaces: cpp-13-x86-64-linux-gnu (<< 7.1.1-8), gcc-13 (<< 13.2.0-11)
Provides: c-compiler-x86-64-linux-gnu
Depends: cpp-13-x86-64-linux-gnu (= 13.3.0-6ubuntu2~24.04.1), gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), libcc1-0 (>= 13.3.0-6ubuntu2~24.04.1), binutils-x86-64-linux-gnu (>= 2.39), libgcc-13-dev (= 13.3.0-6ubuntu2~24.04.1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-13-doc (>= 13), gcc-13-locales (>= 13)
Breaks: gcc-13 (<< 13.2.0-11)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-14-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Breaks: gnat (<< 7)
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcc-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gcc-defaults (1.214ubuntu1)
Version: 4:13.2.0-7ubuntu1
Replaces: gcc (<< 4:13.2.0-3)
Depends: cpp-x86-64-linux-gnu (= 4:13.2.0-7ubuntu1), gcc-13-x86-64-linux-gnu (>= 13.2.0-11~)
Recommends: libc6-dev, libc-dev
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc
Breaks: gcc (<< 4:13.2.0-3)
Description: GNU C compiler for the amd64 architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C cross-compiler
for the amd64 architecture.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: gcr
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.41.2-1build3
Depends: default-dbus-session-bus | dbus-session-bus, gcr4, libgcr-base-3-1 (= 3.41.2-1build3), libgcr-ui-3-1 (= 3.41.2-1build3), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0t64 (>= 3.22.0)
Description: GNOME crypto services (daemon and tools)
GCR is a library for crypto UI and related tasks.
.
This package contains the certificate viewer and prompter service.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gcr4
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.2.0-5
Replaces: gcr (<< 3.41.1-5~)
Depends: default-dbus-session-bus | dbus-session-bus, gcr, libgcr-4-4 (= 4.2.0-5), init-system-helpers (>= 1.52), libc6 (>= 2.34), libgck-2-2 (>= 3.3.90), libglib2.0-0t64 (>= 2.79.0), libgtk-4-1 (>= 4.0.0), libpango-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.20), libsystemd0
Breaks: gcr (<< 3.41.1-5~)
Description: GNOME crypto services (daemon and tools)
GCR is a library for crypto UI and related tasks.
.
This package contains the certificate viewer and prompter service.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: gdb
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 10290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 15.1-1ubuntu1~24.04.1
Replaces: gdb-minimal
Provides: gdb-minimal
Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdebuginfod1t64 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.12t64 (>= 3.12.1), libreadline8t64 (>= 8.2~beta), libsource-highlight4t64 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Recommends: libc-dbg
Suggests: gdb-doc, gdbserver
Conflicts: gdb-minimal
Conffiles:
/etc/gdb/gdbinit e030dc891a3af1f7779429b5c0554c98
Description: GNU Debugger
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
Homepage: https://www.gnu.org/s/gdb/
Original-Maintainer: Héctor Orón Martínez <zumbi@debian.org>
Package: gdisk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.10-1build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Recommends: groff-base
Description: GPT fdisk text-mode partitioning tool
GPT fdisk (aka gdisk) is a text-mode partitioning
tool that provides utilities for Globally Unique
Identifier (GUID) Partition Table (GPT) disks.
.
Features:
.
- Edit GUID partition table definitions
- In place conversion of BSD disklabels to GPT
- In place conversion of MBR to GPT
- In place conversion of GPT to MBR
- Create hybrid MBR/GPT layouts
- Repair damaged GPT data structures
- Repair damaged MBR structures
- Back up GPT data to a file (and restore from file)
Homepage: http://sourceforge.net/projects/gptfdisk/
Original-Maintainer: Jonathan Carter <jcc@debian.org>
Package: gds-tools-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 61399
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufile
Version: 1.13.1.3-1
Provides: gds-tools
Depends: libstdc++6, libnuma1, openssl
Description: Tools for GPU Direct Storage
GPU Direct Storage tools
Package: geoclue-2.0
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 479
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.7.0-3ubuntu7
Replaces: geoclue (>= 2.0)
Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.18.2), libnotify4 (>= 0.7.0), libsoup-3.0-0 (>= 3.0.3)
Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant
Breaks: geoclue (>= 2.0)
Conffiles:
/etc/geoclue/geoclue.conf 6946289f7ba8121ee5fc2ac46b78f845
/etc/xdg/autostart/geoclue-demo-agent.desktop 0103d06ba39d32da3e537748b40a97a8
Description: geoinformation service
GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project
is to make creating location-aware applications as simple as possible.
.
This package contains the D-Bus system service for GeoClue.
Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: geoip-bin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: geoip
Version: 1.6.12-11.1build1
Replaces: libgeoip1t64 (<= 1.4.4.dfsg-2)
Depends: libc6 (>= 2.34), libgeoip1t64 (>= 1.6.12)
Description: IP lookup command line tools that use the GeoIP library
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the command line utilities to resolve the IP numbers
using the GeoIP library.
Homepage: https://www.maxmind.com/
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: geoip-database
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 8991
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20240403-1ubuntu1
Recommends: libgeoip1t64
Description: IP lookup command line tools that use the GeoIP library (country database)
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the free GeoLiteCountry database.
Homepage: https://mailfud.org/geoip-legacy/
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: gettext
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2632
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.21-14ubuntu2
Depends: gettext-base, libc6 (>= 2.38), libgomp1 (>= 6), libunistring5 (>= 1.1), libxml2 (>= 2.9.1)
Recommends: curl | wget | lynx
Suggests: autopoint, gettext-doc, libasprintf-dev, libgettextpo-dev
Breaks: autopoint (<= 0.17-11)
Description: GNU Internationalization utilities
Interesting for authors or maintainers of other packages or programs
which they want to see internationalized.
Homepage: https://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gettext
Version: 0.21-14ubuntu2
Depends: libc6 (>= 2.38)
Description: GNU Internationalization utilities for the base system
This package includes the gettext and ngettext programs which allow
other packages to internationalize the messages given by shell scripts.
Homepage: https://www.gnu.org/software/gettext/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: gh
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 44381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.45.0-1ubuntu0.3
Depends: libc6 (>= 2.34)
Conflicts: gitsome (<< 0.8.0+ds-7.1)
Description: GitHub CLI, GitHub’s official command line tool
GitHub CLI "gh" is GitHub on the command line. It brings pull requests,
issues, and other GitHub concepts to the terminal next to where you are
already working with git and your code.
.
GitHub CLI is available for repositories hosted on GitHub.com and GitHub
Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
.
Comparison with hub:
.
For many years, hub (https://github.com/github/hub) was the unofficial
GitHub CLI tool. gh is a new project that helps us explore what an
official GitHub CLI tool can look like with a fundamentally different
design. While both tools bring GitHub to the terminal, hub behaves as a
proxy to git, and gh is a standalone tool. Check out the more detailed
explanation at https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md
to learn more.
Static-Built-Using: go-md2man-v2 (= 2.0.3+ds1-1ubuntu0.2), gojq (= 0.12.13-1ubuntu0.24.04.3), golang-1.22 (= 1.22.2-2ubuntu0.4), golang-blackfriday-v2 (= 2.1.0-1), golang-dbus (= 5.1.0-1), golang-github-alecaivazis-survey (= 2.3.7-1), golang-github-alecthomas-chroma (= 0.10.0-5ubuntu0.24.04.3), golang-github-aymanbagabas-go-osc52 (= 1.2.1-1), golang-github-aymerick-douceur (= 0.2.0-3ubuntu0.24.04.2), golang-github-briandowns-spinner (= 1.18.1+ds1-1), golang-github-cenkalti-backoff (= 4.2.1-1), golang-github-charmbracelet-glamour (= 0.6.0-1), golang-github-charmbracelet-lipgloss (= 0.5.0-1), golang-github-cli-browser (= 1.3.0-1), golang-github-cli-go-gh-v2 (= 2.6.0-1), golang-github-cli-oauth (= 1.0.1-1), golang-github-cli-safeexec (= 1.0.1-1), golang-github-cli-shurcool-graphql (= 0.0.4-1), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-fatih-color (= 1.16.0-1), golang-github-gabriel-vasile-mimetype (= 1.4.3+dfsg1-2), golang-github-gdamore-encoding (= 1.0.0-3), golang-github-gdamore-tcell.v2 (= 2.6.0-1), golang-github-golang-protobuf-1-5 (= 1.5.3-1ubuntu0.3), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1), golang-github-gorilla-css (= 1.0.1-1), golang-github-gorilla-websocket (= 1.5.1-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-hashicorp-go-version (= 1.6.0-1), golang-github-henvic-httpretty (= 0.1.3-1), golang-github-itchyny-timefmt-go (= 0.1.5-1), golang-github-joho-godotenv (= 1.5.1-1), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-2), golang-github-lucasb-eyer-go-colorful (= 1.2.0-1), golang-github-makenowjust-heredoc (= 1.0.0-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mgutz-ansi (= 0.0~git20200706.d51e80e-1), golang-github-microcosm-cc-bluemonday (= 1.0.26-1), golang-github-microsoft-dev-tunnels (= 0.0.25-2), golang-github-muesli-reflow (= 0.3.0-2), golang-github-muesli-termenv (= 0.13.0-2), golang-github-muhammadmuzzammil1998-jsonc (= 0.0~git20201229.615b091-2), golang-github-olekukonko-tablewriter (= 0.0.5-2), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-rivo-tview (= 0.0~git20230530.8bd761d-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-rodaine-table (= 1.1.0-2), golang-github-shurcool-githubv4 (= 0.0~git20231126.1cffa1f-1), golang-github-shurcool-graphql (= 0.0~git20220606.3cf50f8-1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-thlib-go-timezone-local (= 0.0~git20210907.ef149e4-5), golang-github-yuin-goldmark (= 1.7.0-1), golang-github-yuin-goldmark-emoji (= 1.0.2-1), golang-github-zalando-go-keyring (= 0.2.3-1), golang-go.crypto (= 1:0.19.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-sync (= 0.6.0-1), golang-golang-x-sys (= 0.17.0-1), golang-golang-x-term (= 0.17.0-1), golang-golang-x-text (= 0.14.0-2), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-protobuf (= 1.32.0-1ubuntu0.3), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-objx (= 0.5.0-1), golang-testify (= 1.8.4-1)
Homepage: https://cli.github.com/
Original-Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Package: ghostscript
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 10.02.1~dfsg1-0ubuntu7.8
Replaces: ghostscript-x (<< 10.02.0~dfsg-1)
Provides: ghostscript-x (= 10.02.1~dfsg1-0ubuntu7.8), postscript-viewer
Depends: libgs10 (= 10.02.1~dfsg1-0ubuntu7.8), libc6 (>= 2.34)
Suggests: texlive-binaries
Conflicts: ghostscript-x (<< 10.02.0~dfsg-1)
Description: interpreter for the PostScript language and for PDF
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview,
it can display PostScript and PDF documents in an X11 environment.
.
Furthermore, it can render PostScript and PDF files as graphics
to be printed on non-PostScript printers.
Supported printers include common dot-matrix, inkjet and laser models.
.
The suggested texlive-binaries package is only required when using dvipdf.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: gir1.2-atk-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.52.0-1build1
Depends: gir1.2-gobject-2.0, libatk1.0-0t64 (>= 2.51.90)
Description: ATK accessibility toolkit (GObject introspection)
ATK is a toolkit providing accessibility interfaces for applications or
other toolkits. By implementing these interfaces, those other toolkits or
applications can be used with tools such as screen readers, magnifiers, and
other alternative input devices.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: gir1.2-freedesktop
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.80.1-1
Provides: gir1.2-cairo-1.0 (= 1.80.1-1), gir1.2-dbus-1.0 (= 1.80.1-1), gir1.2-dbusglib-1.0 (= 1.80.1-1), gir1.2-fontconfig-2.0 (= 1.80.1-1), gir1.2-freetype2-2.0 (= 1.80.1-1), gir1.2-gl-1.0 (= 1.80.1-1), gir1.2-libxml2-2.0 (= 1.80.1-1), gir1.2-vulkan-1.0 (= 1.80.1-1), gir1.2-xfixes-4.0 (= 1.80.1-1), gir1.2-xft-2.0 (= 1.80.1-1), gir1.2-xlib-2.0 (= 1.80.1-1), gir1.2-xrandr-1.3 (= 1.80.1-1)
Depends: gir1.2-gobject-2.0 (>= 2.80.0), libcairo-gobject2 (>= 1.10.0)
Description: Introspection data for some FreeDesktop components
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains small pieces of introspection data for the Cairo,
FontConfig, FreeType, GL, and some XOrg libraries, in the typelib format
used to generate bindings for dynamic languages like JavaScript and Python.
They are far from complete and only include what is necessary for other
introspection packages to work properly.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: gir1.2-freedesktop-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 173
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.80.1-1
Replaces: libgirepository1.0-dev (<< 1.78.1-7~)
Provides: gir1.2-cairo-1.0-dev (= 1.80.1-1), gir1.2-dbus-1.0-dev (= 1.80.1-1), gir1.2-dbusglib-1.0-dev (= 1.80.1-1), gir1.2-fontconfig-2.0-dev (= 1.80.1-1), gir1.2-freetype2-2.0-dev (= 1.80.1-1), gir1.2-gl-1.0-dev (= 1.80.1-1), gir1.2-libxml2-2.0-dev (= 1.80.1-1), gir1.2-vulkan-1.0-dev (= 1.80.1-1), gir1.2-xfixes-4.0-dev (= 1.80.1-1), gir1.2-xft-2.0-dev (= 1.80.1-1), gir1.2-xlib-2.0-dev (= 1.80.1-1), gir1.2-xrandr-1.3-dev (= 1.80.1-1)
Depends: gir1.2-freedesktop (= 1.80.1-1), gir1.2-gobject-2.0-dev
Breaks: libgirepository-1.0-1 (<< 1.78.1-3~), libgirepository1.0-dev (<< 1.78.1-7~)
Description: GIR XML for some FreeDesktop components
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains small pieces of introspection data for the Cairo,
FontConfig, FreeType, GL, and some XOrg libraries, in the GIR XML format
used to generate bindings for static languages like C++, D and Haskell.
They are far from complete and only include what is necessary for other
introspection packages to work properly.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: gir1.2-gdkpixbuf-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.42.10+dfsg-3ubuntu3.3
Provides: gir1.2-gdkpixdata-2.0 (= 2.42.10+dfsg-3ubuntu3.3)
Depends: gir1.2-gio-2.0, gir1.2-gmodule-2.0, libgdk-pixbuf-2.0-0 (>= 2.39.2)
Description: GDK Pixbuf library - GObject-Introspection
The GDK Pixbuf library provides:
- Image loading and saving facilities.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-girepository-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.80.1-1
Replaces: gir1.2-glib-2.0 (<< 1.78.1-7~)
Depends: gir1.2-gobject-2.0 (>= 2.80.0), libgirepository-1.0-1 (>= 1.75.6)
Breaks: gir1.2-glib-2.0 (<< 1.78.1-7~), gjs (<< 1.78.1-2~), pygobject (<< 3.46.0-3~)
Description: Introspection data for GIRepository library
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the introspection data for the GIRepository library,
which can be used to manipulate the search path used by language bindings
and load introspection data.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: gir1.2-glib-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 765
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Provides: gir1.2-gio-2.0 (= 2.80.0-6ubuntu3.8), gir1.2-giounix-2.0 (= 2.80.0-6ubuntu3.8), gir1.2-glibunix-2.0 (= 2.80.0-6ubuntu3.8), gir1.2-gmodule-2.0 (= 2.80.0-6ubuntu3.8), gir1.2-gobject-2.0 (= 2.80.0-6ubuntu3.8)
Depends: libglib2.0-0t64 (= 2.80.0-6ubuntu3.8)
Breaks: libgirepository-1.0-1 (<< 1.78.1-3~)
Description: Introspection data for GLib, GObject, Gio and GModule
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the introspection data for the GLib, GObject,
GModule and Gio libraries, in the typelib format used to generate
bindings for dynamic languages like JavaScript and Python.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-glib-2.0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 11511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Replaces: libgirepository1.0-dev (<< 1.78.1-7~)
Provides: gir1.2-gio-2.0-dev (= 2.80.0-6ubuntu3.8), gir1.2-giounix-2.0-dev (= 2.80.0-6ubuntu3.8), gir1.2-glibunix-2.0-dev (= 2.80.0-6ubuntu3.8), gir1.2-gmodule-2.0-dev (= 2.80.0-6ubuntu3.8), gir1.2-gobject-2.0-dev (= 2.80.0-6ubuntu3.8)
Depends: gir1.2-glib-2.0 (= 2.80.0-6ubuntu3.8)
Breaks: libgirepository-1.0-1 (<< 1.78.1-3~), libgirepository1.0-dev (<< 1.78.1-7~)
Description: GIR XML for GLib, GObject, Gio and GModule
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the introspection data for the GLib, GObject,
GModule and Gio libraries, in the GIR XML format used to generate
bindings for static languages like C++, D and Haskell.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-gtk-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 994
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.41-4ubuntu1.3
Provides: gir1.2-gdk-3.0 (= 3.24.41-4ubuntu1.3), gir1.2-gdkx11-3.0 (= 3.24.41-4ubuntu1.3)
Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-cairo-1.0, gir1.2-gdkpixbuf-2.0 (>= 2.40.0), gir1.2-gio-2.0, gir1.2-pango-1.0 (>= 1.44.0), gir1.2-xlib-2.0, libgtk-3-0t64 (>= 3.24.30), libgtk-3-common
Breaks: python-gi (<< 3.18), python3-gi (<< 3.18)
Description: GTK graphical user interface library -- gir bindings
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-harfbuzz-0.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Depends: gir1.2-freetype2-2.0, gir1.2-gobject-2.0, libharfbuzz-gobject0 (>= 7.3.0), libharfbuzz0b (>= 8.3.0)
Description: OpenType text shaping engine (GObject introspection data)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains introspection data for the GObject bindings library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: gir1.2-libxfce4util-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfce4util
Version: 4.18.1-2build3
Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libxfce4util7 (>= 4.17.2)
Description: Typelib file for libxfce4util
libxfce4util is the basic utility function library for Xfce4.
.
This package provides the introspection data for libxfce4util.
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: gir1.2-nm-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: network-manager
Version: 1.46.0-1ubuntu2.7
Depends: gir1.2-gio-2.0, libnm0 (>= 1.46.0)
Description: GObject introspection data for the libnm library
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains introspection data for NetworkManager using libnm.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/NetworkManager
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: gir1.2-packagekitglib-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: packagekit
Version: 1.2.8-2ubuntu1.5
Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.36), gir1.2-gobject-2.0, libpackagekit-glib2-18 (>= 1.2.7)
Description: GObject introspection data for the PackageKit GLib library
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package contains introspection data for the PackageKit
GLib interface library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: gir1.2-pango-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Provides: gir1.2-pangocairo-1.0 (= 1.52.1+ds-1build1), gir1.2-pangofc-1.0 (= 1.52.1+ds-1build1), gir1.2-pangoft2-1.0 (= 1.52.1+ds-1build1), gir1.2-pangoot-1.0 (= 1.52.1+ds-1build1), gir1.2-pangoxft-1.0 (= 1.52.1+ds-1build1)
Depends: gir1.2-cairo-1.0, gir1.2-fontconfig-2.0, gir1.2-freetype2-2.0, gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-harfbuzz-0.0, gir1.2-xft-2.0, gir1.2-xlib-2.0, libpango-1.0-0 (= 1.52.1+ds-1build1), libpangocairo-1.0-0 (= 1.52.1+ds-1build1), libpangoft2-1.0-0 (= 1.52.1+ds-1build1), libpangoxft-1.0-0 (= 1.52.1+ds-1build1)
Description: Layout and rendering of internationalized text - gir bindings
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-xfconf-0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xfconf
Version: 4.18.1-1build3
Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libxfconf-0-3 (>= 4.12.1)
Description: utilities for managing settings in Xfce - introspection support
xfconf contains xfconfd and xfconf-query.
- xfconfd handles the Xfce settings storage
- xfconf-query enables users to tune settings from command line
.
This package provides the introspection data for xfconf.
Homepage: https://docs.xfce.org/xfce/xfconf/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 21692
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:2.43.0-1ubuntu7.3
Provides: git-completion, git-core
Depends: libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.2), perl, liberror-perl, git-man (>> 1:2.43.0), git-man (<< 1:2.43.0-.)
Recommends: ca-certificates, patch, less, ssh-client
Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn
Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15)
Conffiles:
/etc/bash_completion.d/git-prompt 7baac5c3ced94ebf2c0e1dde65c3b1a6
Description: fast, scalable, distributed revision control system
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the git main components with minimal dependencies.
Additional functionality, e.g. a graphical user interface and revision
tree visualizer, tools for interoperating with other VCS's, or a web
interface, is provided as separate git* packages.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-all
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1013
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), git-doc, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb
Suggests: git-daemon-run | git-daemon-sysvinit
Description: fast, scalable, distributed revision control system (all subpackages)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This is a dummy package which brings in all subpackages.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-cvs
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), cvsps, libdbd-sqlite3-perl
Suggests: git-doc, cvs
Description: fast, scalable, distributed revision control system (cvs interoperability)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the git cvsimport, cvsexportcommit, and cvsserver
tools, which allow Git to read from and write to CVS repositories and
offer access over CVS protocol to Git repositories.
.
The git cvsimport tool can incrementally import from a repository that
is being actively developed and only requires remote access over CVS
protocol. Unfortunately, in many situations the import leads to
incorrect results. For reliable, one-shot imports, cvs2git from the
cvs2svn package or parsecvs may be a better fit.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 13213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb
Description: fast, scalable, distributed revision control system (documentation)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the documentation.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-email
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1090
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.)
Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951)
Suggests: git-doc
Description: fast, scalable, distributed revision control system (email add-on)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the git-send-email program for sending series of
patch emails.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-gui
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 2433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), tk
Recommends: gitk
Suggests: git-doc, aspell, meld
Description: fast, scalable, distributed revision control system (GUI)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the git graphical user interface.
.
If aspell is installed, it can check the spelling of commit messages
as the user types.
.
If meld is installed, it can be used for displaying diffs and for
interactive merge conflict resolution.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-man
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 2162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Description: fast, scalable, distributed revision control system (manual pages)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides reference documentation for use by the 'man'
utility and the 'git help' command.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-mediawiki
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1073
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl
Suggests: mediawiki
Description: fast, scalable, distributed revision control system (MediaWiki remote helper)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the mediawiki remote helper, which allows Git to
read from and write to a wiki such as Wikipedia as though it were a
remote Git repository, and a 'git mw' command that can show a preview
of how wiki markup will be rendered before pushing.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: git-svn
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Replaces: git (<< 1:1.8.3~rc1-1.)
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), libsvn-perl, libyaml-perl, libterm-readkey-perl
Suggests: git-doc, subversion
Breaks: git (<< 1:1.8.3~rc1-1.)
Description: fast, scalable, distributed revision control system (svn interoperability)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides tools for interoperating with Subversion repositories,
and importing SVN development history.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: gitk
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), tk
Suggests: git-doc
Description: fast, scalable, distributed revision control system (revision tree visualizer)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides the gitk program, a tcl/tk revision tree visualizer.
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: gitweb
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 1034
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.43.0-1ubuntu7.3
Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), perl, libcgi-pm-perl
Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl
Suggests: httpd-cgi | libcgi-fast-perl, git-doc
Breaks: apache2.2-common (<< 2.3~)
Conffiles:
/etc/apache2/conf-available/gitweb.conf 065303c59f7882543961a5842861c976
/etc/gitweb.conf 1fd95a9144444dca34fef931d0d85a06
Description: fast, scalable, distributed revision control system (web interface)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package configures a web interface for browsing git repositories.
.
If apache2 is installed, the web interface is automatically made
available at http://localhost/gitweb. Other servers that support CGI
or mod_perl are supported through manual configuration.
.
If libcgi-fast-perl is installed, gitweb can also be run over FastCGI
(and served by nginx, for example).
Homepage: https://git-scm.com/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: glib-networking
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.80.0-1build1
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libgnutls30t64 (>= 3.8.1), libproxy1v5 (>= 0.5.3), glib-networking-services (>= 2.80.0-1build1), glib-networking-services (<< 2.80.0-1build1.1~), glib-networking-common (>= 2.80.0-1build1), gsettings-desktop-schemas
Description: network-related giomodules for GLib
This package contains various network related extensions for the GIO
library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: glib-networking-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: glib-networking
Version: 2.80.0-1build1
Recommends: glib-networking
Description: network-related giomodules for GLib - data files
This package contains data files and translations for the GIO network
extensions in glib-networking.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: glib-networking-services
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glib-networking
Version: 2.80.0-1build1
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libproxy1v5 (>= 0.5.3), glib-networking-common (>= 2.80.0-1build1)
Recommends: glib-networking
Description: network-related giomodules for GLib - D-Bus services
This package contains D-Bus services that are used by the GIO network
extensions in glib-networking, for actions that need to be done in a
separate process.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-menus
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.36.0-1ubuntu3
Config-Version: 3.36.0-1ubuntu3
Depends: python3:any
Conffiles:
/etc/gnome/menus.blacklist 80d3d32969b70259008b7db79e73a5a1
/etc/xdg/menus/gnome-applications.menu 1d94f8fbab6881dc032f919255788e66
Description: GNOME implementation of the freedesktop menu specification
The package contains an implementation of the draft
"Desktop Menu Specification" from freedesktop.org:
.
http://www.freedesktop.org/Standards/menu-spec
.
Also contained here are the GNOME menu layout configuration files, .directory
files and assorted menu related utility programs.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-screensaver
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 1365
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.6.1-13ubuntu1
Config-Version: 3.6.1-13ubuntu1
Depends: libc6 (>= 2.33), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgnome-desktop-3-19 (>= 3.35), libgtk-3-0 (>= 3.0.0), libpam0g (>= 0.99.7.1), libsystemd0, libx11-6, libxext6, libxxf86vm1, default-dbus-session-bus | dbus-session-bus, gsettings-desktop-schemas (>= 2.91.92)
Recommends: gnome-power-manager | xfce4-power-manager, libpam-gnome-keyring
Breaks: gnome-session-flashback (<< 3.8.1-1~)
Conffiles:
/etc/pam.d/gnome-screensaver 6db13401571f575bd03b96a501817be7
Description: Screensaver and screen lock formerly used in GNOME
gnome-screensaver is a simple screen saver and screen lock, used in older
versions of the GNOME desktop environment.
.
It is designed to support, among other things:
.
* the ability to lock down configuration settings
* translation into other languages
* user switching
.
This package is not necessary in the GNOME desktop environment, because
GNOME Shell contains its own screen lock implementation. It can be
used with alternative desktop environments.
Homepage: https://wiki.gnome.org/GnomeScreensaver
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-session-common
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gnome-session
Version: 42.0-1ubuntu2
Config-Version: 42.0-1ubuntu2
Replaces: gnome-session-bin (<< 3.37.0-2~)
Breaks: eog (<< 3.36.0), evince (<< 3.30), evolution (<< 3.30.0), gnome-session-bin (<< 3.37.0-2~)
Conffiles:
/etc/X11/Xsession.d/55gnome-session_gnomerc 211b4a42640e9fe878403ce5da1befd1
/etc/profile.d/gnome-session_gnomerc.sh cc2555f1c2afe873590cf3f80f76d349
/etc/profile.d/xdg_dirs_desktop_session.sh 0c6c51063a48fdbf436e8ebab8776e0f
Description: GNOME Session Manager - common files
The GNOME Session Manager is in charge of starting the core components
of the GNOME desktop, and applications that should be launched at
login time. It also features a way to save and restore currently
running applications.
.
This package contains the translations, data files and startup scripts
which are common to the GNOME and GNOME fallback sessions.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-terminal
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 777
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.52.0-1ubuntu2
Provides: x-terminal-emulator
Depends: default-dbus-session-bus | dbus-session-bus, fonts-dejavu-mono, gnome-terminal-data (<< 3.54), gnome-terminal-data (>= 3.52), gsettings-desktop-schemas (>= 0.1.0), python3, python3-gi, gir1.2-glib-2.0, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.23.0), libhandy-1-0 (>= 1.5.0), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), libuuid1 (>= 2.16), libvte-2.91-0 (>= 0.75.0), libx11-6
Recommends: gvfs, nautilus-extension-gnome-terminal, yelp
Description: GNOME terminal emulator application
GNOME Terminal is a terminal emulation application that you can use to
perform the following actions:
- Access a UNIX shell in the GNOME environment.
- Run any application that is designed to run on VT102, VT220, and xterm
terminals.
.
GNOME Terminal features the ability to use multiple terminals in a single
window (tabs) and profiles support.
Homepage: https://wiki.gnome.org/Apps/Terminal
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-terminal-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-terminal
Version: 3.52.0-1ubuntu2
Recommends: gnome-terminal
Description: Data files for the GNOME terminal emulator
GNOME Terminal is a terminal emulation application that you can use to
perform the following actions:
- Access a UNIX shell in the GNOME environment.
- Run any application that is designed to run on VT102, VT220, and xterm
terminals.
.
This package contains data, help files and localization settings for
gnome-terminal, the GNOME terminal emulator application.
Homepage: https://wiki.gnome.org/Apps/Terminal
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnupg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 509
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: dirmngr (<< 2.4.4-2ubuntu17.4.1~), dirmngr (>= 2.4.4-2ubuntu17.4), gnupg-utils (<< 2.4.4-2ubuntu17.4.1~), gnupg-utils (>= 2.4.4-2ubuntu17.4), gpg (<< 2.4.4-2ubuntu17.4.1~), gpg (>= 2.4.4-2ubuntu17.4), gpg-agent (<< 2.4.4-2ubuntu17.4.1~), gpg-agent (>= 2.4.4-2ubuntu17.4), gpgsm (<< 2.4.4-2ubuntu17.4.1~), gpgsm (>= 2.4.4-2ubuntu17.4), gpgv (<< 2.4.4-2ubuntu17.4.1~), gpgv (>= 2.4.4-2ubuntu17.4), keyboxd (<< 2.4.4-2ubuntu17.4.1~), keyboxd (>= 2.4.4-2ubuntu17.4)
Recommends: gnupg-l10n (= 2.4.4-2ubuntu17.4), gpg-wks-client (<< 2.4.4-2ubuntu17.4.1~), gpg-wks-client (>= 2.4.4-2ubuntu17.4)
Suggests: parcimonie, xloadimage, gpg-wks-server (<< 2.4.4-2ubuntu17.4.1~), gpg-wks-server (>= 2.4.4-2ubuntu17.4)
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.4.4-2ubuntu17.4), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4)
Description: GNU privacy guard - a free PGP replacement
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package contains the full suite of GnuPG tools for cryptographic
communications and data storage.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gnupg-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Enhances: dirmngr, gpg, gpg-agent
Description: GNU privacy guard - localization files
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC 4880.
.
This package contains the translation files for the use of GnuPG in
non-English locales.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gnupg-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), zlib1g (>= 1:1.1.4)
Recommends: gpg, gpg-agent, gpgconf, gpgsm
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Description: GNU privacy guard - utility programs
GnuPG is GNU's tool for secure communication and data storage.
.
This package contains several useful utilities for manipulating
OpenPGP data and other related cryptographic elements. It includes:
.
* addgnupghome -- create .gnupg home directories
* applygnupgdefaults -- run gpgconf --apply-defaults for all users
* gpgcompose -- an experimental tool for constructing arbitrary
sequences of OpenPGP packets (e.g. for testing)
* gpgparsemail -- parse an e-mail message into annotated format
* gpgsplit -- split a sequence of OpenPGP packets into files
* gpgtar -- encrypt or sign files in an archive
* kbxutil -- list, export, import Keybox data
* lspgpot -- convert PGP ownertrust values to GnuPG
* migrate-pubring-from-classic-gpg -- use only "modern" formats
* symcryptrun -- use simple symmetric encryption tool in GnuPG framework
* watchgnupg -- watch socket-based logs
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gnupg2
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.4.4-2ubuntu17.4
Depends: gnupg (>= 2.4.4-2ubuntu17.4)
Description: GNU privacy guard - a free PGP replacement (dummy transitional package)
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This is a dummy transitional package that provides symlinks from gpg2
to gpg.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: golang-1.22-go
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 100314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: golang-1.22
Version: 1.22.2-2ubuntu0.4
Depends: golang-1.22-src (>= 1.22.2-2ubuntu0.4)
Recommends: g++, gcc, libc6-dev, pkg-config
Suggests: bzr | brz, ca-certificates, git, mercurial, subversion
Breaks: dh-golang (<< 1.43~)
Description: Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This package provides an assembler, compiler, linker, and compiled libraries
for the Go programming language.
.
To use this version, instead of the default one provided by golang-go package,
add /usr/lib/go-1.22/bin/ to PATH, or invoke /usr/lib/go-1.22/bin/go directly.
Homepage: https://go.dev/
Original-Maintainer: Debian Go Compiler Team <team+go-compiler@tracker.debian.org>
Package: golang-1.22-src
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 121874
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: golang-1.22
Version: 1.22.2-2ubuntu0.4
Description: Go programming language - source files
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This package provides the Go programming language source files needed for
compilation.
Homepage: https://go.dev/
Original-Maintainer: Debian Go Compiler Team <team+go-compiler@tracker.debian.org>
Package: golang-go
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: golang-defaults
Version: 2:1.22~2build1
Replaces: golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64
Depends: golang-1.22-go, golang-src (>= 2:1.22~2build1)
Suggests: git
Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64
Conflicts: gccgo-go
Description: Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This is a dependency package that depends on the default Go toolchain and
compiled standard library. It is only built on architectures that have a
native toolchain ("gc compiler"). Packages that want to build with whichever
of gc or gccgo is available should depend on golang-any.
Homepage: https://golang.org
Original-Maintainer: Debian Go Compiler Team <team+go-compiler@tracker.debian.org>
Package: golang-src
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 13
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: golang-defaults
Version: 2:1.22~2build1
Depends: golang-1.22-src
Description: Go programming language - source files
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This is a dependency package that depends on the default Go standard library
source code, which is needed for the go build process.
Homepage: https://golang.org
Original-Maintainer: Debian Go Compiler Team <team+go-compiler@tracker.debian.org>
Package: google-chrome-stable
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 376578
Maintainer: Chrome Linux Team <chromium-dev@chromium.org>
Architecture: amd64
Version: 138.0.7204.100-1
Provides: www-browser
Depends: ca-certificates, fonts-liberation, libasound2 (>= 1.0.17), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.11.90), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.25), libcairo2 (>= 1.6.0), libcups2 (>= 1.6.0), libcurl3-gnutls | libcurl3-nss | libcurl4 | libcurl3, libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.1~beta3), libgbm1 (>= 17.1.0~rc2), libglib2.0-0 (>= 2.39.4), libgtk-3-0 (>= 3.9.10) | libgtk-4-1, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.35), libpango-1.0-0 (>= 1.14.0), libudev1 (>= 183), libvulkan1, libx11-6 (>= 2:1.4.99.1), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.4-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxkbcommon0 (>= 0.5.0), libxrandr2, wget, xdg-utils (>= 1.0.2)
Pre-Depends: dpkg (>= 1.14.0)
Description: The web browser from Google
Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
Package: google-cloud-cli
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 469819
Maintainer: Google Cloud CLI Authors <google-cloud-cli-announce@google.com>
Bugs: https://issuetracker.google.com/issues/new?component=187143
Architecture: amd64
Version: 575.0.0-0
Replaces: google-cloud-sdk (<< 467.0.0-0)
Suggests: google-cloud-cli-app-engine-java, google-cloud-cli-app-engine-python, google-cloud-cli-pubsub-emulator, google-cloud-cli-bigtable-emulator, google-cloud-cli-datastore-emulator, kubectl
Breaks: google-cloud-sdk (<< 467.0.0-0)
Conflicts: gsutil
Description: Utilities for the Google Cloud Platform
Homepage: https://docs.cloud.google.com/sdk/gcloud
Package: google-cloud-cli-anthoscli
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 125585
Maintainer: Google Cloud CLI Authors <google-cloud-cli-announce@google.com>
Bugs: https://issuetracker.google.com/issues/new?component=187143
Architecture: amd64
Version: 575.0.0-0
Depends: google-cloud-cli (>> 470.0.0-0)
Breaks: google-cloud-cli (<< 470.0.0-0)
Description: anthoscli
Homepage: https://docs.cloud.google.com/sdk/gcloud
Package: google-cloud-sdk
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 8
Maintainer: Google Cloud CLI Authors <https://code.google.com/p/google-cloud-sdk/>
Architecture: all
Source: google-cloud-cli
Version: 467.0.0-0
Depends: google-cloud-cli (>= 467.0.0-0)
Description: Transitional package for Google Cloud CLI
Homepage: https://cloud.google.com/sdk/
Package: google-perftools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 889
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.15-3build1
Depends: perl:any, libgoogle-perftools4t64, curl
Recommends: graphviz, gv
Suggests: libgoogle-perftools-dev
Description: command line utilities to analyze the performance of C++ programs
The gperftools, previously called google-perftools, package contains some
utilities to improve and analyze the performance of C++ programs. This is a
part of that package, and includes command line utilities.
Homepage: https://github.com/gperftools/gperftools
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.4.4-2ubuntu17.4), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90), libreadline8t64 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: dirmngr, gpg-agent
Suggests: gnupg (= 2.4.4-2ubuntu17.4), keyboxd
Breaks: gnupg (<< 2.1.21-4)
Description: GNU Privacy Guard -- minimalist public key operations
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package contains /usr/bin/gpg itself, and is useful on its own
only for public key operations (encryption, signature verification,
listing OpenPGP certificates, etc). If you want full capabilities
(including secret key operations, network access, etc), please
install the "gnupg" package, which pulls in the full suite of tools.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gpg-agent
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 627
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.4.4-2ubuntu17.4), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90)
Suggests: gnupg (= 2.4.4-2ubuntu17.4), dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon
Breaks: gnupg-agent (<< 2.1.21-4)
Conffiles:
/etc/X11/Xsession.d/90gpg-agent fbb9ce5e8e4ba5727090f0aa51b61a82
/etc/logcheck/ignore.d.server/gpg-agent 2d0fbc91a955ba69408ca033d7ae2455
Description: GNU privacy guard - cryptographic agent
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package contains the agent program gpg-agent which handles all
secret key material for OpenPGP and S/MIME use. The agent also
provides a passphrase cache, which is used by pre-2.1 versions of
GnuPG for OpenPGP operations. Without this package, trying to do
secret-key operations with any part of the modern GnuPG suite will
fail.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gpg-wks-client
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: dirmngr (= 2.4.4-2ubuntu17.4), gpg (= 2.4.4-2ubuntu17.4), gpg-agent (= 2.4.4-2ubuntu17.4), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.46)
Suggests: gnupg (= 2.4.4-2ubuntu17.4)
Description: GNU privacy guard - Web Key Service client
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package provides the GnuPG client for the Web Key Service
protocol.
.
A Web Key Service is a service that allows users to upload keys per
mail to be verified over https as described in
https://tools.ietf.org/html/draft-koch-openpgp-webkey-service
.
For more information see: https://wiki.gnupg.org/WKS
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gpgconf
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.46), libreadline8t64 (>= 6.0)
Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Description: GNU privacy guard - core configuration utilities
GnuPG is GNU's tool for secure communication and data storage.
.
This package contains core utilities used by different tools in the
suite offered by GnuPG. It can be used to programmatically edit
config files for tools in the GnuPG suite, to launch or terminate
per-user daemons (if installed), etc.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gpgsm
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 545
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: gpgconf (= 2.4.4-2ubuntu17.4), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libnpth0t64 (>= 0.90), libreadline8t64 (>= 6.0)
Recommends: dirmngr, gpg-agent
Suggests: gnupg (= 2.4.4-2ubuntu17.4), keyboxd
Description: GNU privacy guard - S/MIME version
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package contains the gpgsm program. gpgsm is a tool to provide
digital encryption and signing services on X.509 certificates and the
CMS protocol. gpgsm includes complete certificate management.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 337
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: python-debian (<< 0.1.29)
Description: GNU privacy guard - signature verification tool
GnuPG is GNU's tool for secure communication and data storage.
.
gpgv is actually a stripped-down version of gpg which is only able
to check signatures. It is somewhat smaller than the fully-blown gpg
and uses a different (and simpler) way to check that the public keys
used to make the signature are valid. There are no configuration
files and only a few options are implemented.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: graphviz
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 2414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.42.2-9ubuntu0.1
Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0t64 (>= 2.16.0), libgts-0.7-5t64 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 13.1), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6t64
Recommends: fonts-liberation2
Suggests: gsfonts, graphviz-doc
Description: rich set of graph drawing tools
Graph drawing addresses the problem of visualizing structural information
by constructing geometric representations of abstract graphs and networks.
Automatic generation of graph drawings has important applications in key
technologies such as database design, software engineering, VLSI and
network design and visual interfaces in other domains. Situations where
these tools might be particularly useful include:
.
* you would like to restructure a program and first need to understand
the relationships between its types, procedures, and source files
* you need to find the bottlenecks in an Internet backbone - not only
individual links, but their relationships
* you're debugging a protocol or microarchitecture represented as a
finite state machine and need to figure out how a certain
error state arises
* you would like to browse a database schema, knowledge base, or
distributed program represented graphically
* you would like to see an overview of a collection of linked documents
* you would like to discover patterns and communities of interest in a
database of telephone calls or e-mail messages
.
This package contains the command-line tools.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.11-4build1
Provides: rgrep
Pre-Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.32)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
'grep' is a utility to search for text in files; it can be used from the
command line or in scripts. Even if you don't want to use it, other packages
on your system probably will.
.
The GNU family of grep utilities may be the "fastest grep in the west".
GNU grep is based on a fast lazy-state deterministic matcher (about
twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
search for a fixed string that eliminates impossible text from being
considered by the full regexp matcher without necessarily having to
look at every character. The result is typically many times faster
than Unix grep or egrep. (Regular expressions containing backreferencing
will run more slowly, however.)
Homepage: https://www.gnu.org/software/grep/
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: greybird-gtk-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 5415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.23.3-1
Depends: gtk2-engines-murrine
Description: grey GTK+ theme from the Shimmer Project
Greybird has been the default theme for Xubuntu since 2011 when it
replaced Bluebird. Greybird can be described as more conservative yet more
modern than Bluebird. The Shimmer Project are the designers and developers of
both themes.
.
Although originally created for Xfce, Greybird also supports other
GTK+-based environments including Cinnamon, GNOME Shell, MATE, and Unity.
Original-Maintainer: Debian Desktop Themes Team <greybird-gtk-theme@packages.debian.org>
Homepage: https://github.com/shimmerproject/Greybird
Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 3721
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: groff
Version: 1.23.0-3build2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1)
Suggests: groff
Conffiles:
/etc/groff/man.local 0430e21404e7bde42b0e0fee0fd60c00
/etc/groff/mdoc.local 93e49c8bd131bfa85a469d836dd7a28a
Description: GNU troff text-formatting system (base system components)
This package contains the traditional UN*X text formatting tools
troff, nroff, tbl, eqn, and pic. These utilities, together with the
man-db package, are essential for displaying the on-line manual pages.
.
groff-base is a stripped-down package containing the necessary components
to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
device (groff's default). Users who want a full groff installation, with
the standard set of devices, fonts, macros, and documentation, should
install the groff package.
Homepage: https://www.gnu.org/software/groff/
Original-Maintainer: Colin Watson <cjwatson@debian.org>
Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 12512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.12-1ubuntu7.3
Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), libfreetype6 (>= 2.2.1), libfuse3-3 (>= 3.2.3), liblzma5 (>= 5.1.1alpha+20120614), debconf (>= 0.5) | debconf-2.0, gettext-base, lsb-base (>= 3.0-6), python3, python3-apt
Recommends: os-prober (>= 1.33)
Suggests: multiboot-doc, grub-emu, mtools, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2)
Conflicts: init-select
Conffiles:
/etc/grub.d/00_header c63a5ca05b210afeee7c4174c8e47c1d
/etc/grub.d/05_debian_theme 7af00bf2d834b3104688c9cbf40b23b3
/etc/grub.d/10_linux ffcb156621de9f70a37e189176a83297
/etc/grub.d/10_linux_zfs 1e898a27f29acfd4133f45f5b4382628
/etc/grub.d/20_linux_xen 0d28e77b657224c9499fe10bacb75f5f
/etc/grub.d/25_bli e071d24e35e554a6e6446068f59715f6
/etc/grub.d/30_os-prober 9dfb165d3fb3dcd313c2f9abd6e84094
/etc/grub.d/30_uefi-firmware 2d918e14d15f40c01398a7534702870d
/etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
/etc/grub.d/41_custom 1d876baff8ca3841aa6ba057e881a2e4
/etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
/etc/init.d/grub-common 088b8dfbff672d12dc501be54eeb64c6
/etc/pm/sleep.d/10_grub-common bc63b0c6613e95979446d17a88875d6a
Description: GRand Unified Bootloader (common files)
This package contains common files shared by the distinct flavours of GRUB.
It is shared between GRUB Legacy and GRUB 2, although a number of files
specific to GRUB 2 are here as long as they do not break GRUB Legacy.
.
grub-mkrescue needs the suggested packages mtools (for UEFI targets) and
xorriso.
Built-Using: lzo2 (= 2.10-2build4)
Homepage: https://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Package: grub-efi-amd64
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2-unsigned
Version: 2.12-1ubuntu7.3
Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.12-1ubuntu7.3)
Depends: debconf (>= 0.5) | debconf-2.0, grub-efi-amd64-bin (= 2.12-1ubuntu7.3), grub2-common (>= 2.02~beta2-9), ucf
Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen
Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
.
This is a dependency package for a version of GRUB that has been built for
use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS
interface has been activated). Installing this package indicates that this
version of GRUB should be the active boot loader.
Homepage: https://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Package: grub-efi-amd64-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 10239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2-unsigned
Version: 2.12-1ubuntu7.3
Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.12-1ubuntu7.3)
Depends: grub-common (>= 2.02~beta2-9)
Recommends: grub-efi-amd64-signed, efibootmgr
Description: GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
.
This package contains GRUB modules that have been built for use with the
EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has
been activated). It can be installed in parallel with other flavours, but
will not automatically install GRUB as the active boot loader nor
automatically update grub.cfg on upgrade unless grub-efi-amd64 is also
installed.
Homepage: https://www.gnu.org/software/grub/
Efi-Vendor: ubuntu
Original-Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Package: grub-pc-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.12-1ubuntu7.3
Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.12-1ubuntu7.3)
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.12-1ubuntu7.3)
Suggests: desktop-base (>= 4.0.6)
Description: GRand Unified Bootloader, version 2 (PC/BIOS modules)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
- VESA-based graphical mode with background image support and complete 24-bit
color set.
- Support for extended charsets. Users can write UTF-8 text to their menu
entries.
.
This package contains GRUB modules that have been built for use with the
traditional PC/BIOS architecture. It can be installed in parallel with
other flavours, but will not automatically install GRUB as the active boot
loader nor automatically update grub.cfg on upgrade unless grub-pc is also
installed.
Homepage: https://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Package: grub2-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.12-1ubuntu7.3
Replaces: grub, grub-cloud-amd64 (<< 0.0.4), grub-common (<< 1.99-1), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7)
Depends: grub-common (= 2.12-1ubuntu7.3), dpkg (>= 1.15.4), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: grub (<< 0.97-54), grub-cloud-amd64 (<< 0.0.4), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~)
Conflicts: grub-legacy
Conffiles:
/etc/kernel/postinst.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433
/etc/kernel/postrm.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433
Description: GRand Unified Bootloader (common files for version 2)
This package contains common files shared by the distinct flavours of GRUB.
The files in this package are specific to GRUB 2, and would break GRUB
Legacy if installed on the same system.
Homepage: https://www.gnu.org/software/grub/
Original-Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Package: gsettings-desktop-schemas
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 46.1-0ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend, session-migration
Breaks: gnome-panel (<< 3.49), gnome-shell (<< 44), libmutter-11-0, metacity (<< 1:3.49)
Description: GSettings desktop-wide schemas
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.
Homepage: https://www.gnome.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gsfonts
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-urw-base35 (20200910-8)
Version: 2:20200910-8
Depends: fonts-urw-base35 (>= 20200910-2~)
Breaks: grace (<= 1:5.1.25-12)
Description: transitional dummy package (gsfonts -> fonts-urw-base35)
This package is a dummy package to enable the gsfonts to fonts-urw-base35
transition. It can be safely removed.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts
Package: gstreamer1.0-gl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.24.2-1ubuntu0.4
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1)
Provides: gstreamer1.0-videosink, gstreamer1.0-videosource
Depends: libc6 (>= 2.27), libglib2.0-0t64 (>= 2.79.0), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libx11-6
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1)
Description: GStreamer plugins for GL
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugins for GL.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Elements: glalpha, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, gloverlaycompositor, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, gltransformation, glupload, glvideoflip, glvideomixer, glvideomixerelement, glviewconvert
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gstreamer1.0-libav
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-libav1.0
Version: 1.24.1-1build1
Depends: libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0)
Description: ffmpeg plugin for GStreamer
This GStreamer plugin supports a large number of audio and video compression
formats through the use of the ffmpeg library. The plugin contains GStreamer
elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding
elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
demuxing 30+ formats and colorspace conversion.
.
http://www.ffmpeg.org/
http://gstreamer.freedesktop.org/
http://gstreamer.freedesktop.org/modules/gst-libav.html
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Decoders: application/gxf; application/mxf; application/x-ape; application/x-gst-av-avs; application/x-gst-av-daud; application/x-gst-av-dsf; application/x-gst-av-ea; application/x-gst-av-film_cpk; application/x-gst-av-idcin; application/x-gst-av-iff; application/x-gst-av-ipmovie; application/x-gst-av-mm; application/x-gst-av-mmf; application/x-gst-av-nut; application/x-gst-av-nuv; application/x-gst-av-psxstr; application/x-gst-av-smk; application/x-gst-av-sol; application/x-gst-av-vmd; application/x-gst-av-wc3movie; application/x-gst-av-wsaud; application/x-gst-av-wsvqa; application/x-gst-av-xwma; application/x-yuv4mpeg, y4mversion=(int)2; audio/AMR; audio/AMR-WB; audio/G722; audio/G729; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ raw, adts, adif }; audio/ms-gsm; audio/qcelp; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, xa, thp, swf, sbpro4, sbpro3, sbpro2, microsoft, westwood, dvi, smjpeg, quicktime, oki, iss, ea-sead, ea-eacs, dk4, dk3, amv, g726, g721, ea-xas, ea-r1, ea-maxis-xa, ea, ct, adx, 4xm, ea-r3 }; audio/x-aiff; audio/x-alac; audio/x-bfstm; audio/x-brstm; audio/x-dpcm, layout=(string){ xan, sol, roq, interplay }; audio/x-dsd, format=(string)DSDU8, reversed-bytes=(boolean){ false, true }, layout=(string){ interleaved, non-interleaved }; audio/x-dts; audio/x-dv; audio/x-eac3; audio/x-ffmpeg-parsed-ape; audio/x-ffmpeg-parsed-musepack, streamversion=(int){ 8, 7 }; audio/x-flac; audio/x-gsm; audio/x-gst-av-mp3adufloat; audio/x-gst-av-mp3on4float; audio/x-gst-av-vmdaudio; audio/x-gst-av-ws_snd1; audio/x-imc; audio/x-mace, maceversion=(int){ 6, 3 }; audio/x-mlp; audio/x-musepack, streamversion=(int){ 8, 7 }; audio/x-nellymoser; audio/x-opus, channel-mapping-family=(int)0; audio/x-pn-realaudio, raversion=(int){ 2, 1, 8 }; audio/x-qdm2; audio/x-shorten; audio/x-sipro; audio/x-smpte-302m; audio/x-true-hd; audio/x-truespeech; audio/x-tta; audio/x-ttafile; audio/x-twin-vq; audio/x-vnd.sony.atrac1; audio/x-vnd.sony.atrac3; audio/x-voc; audio/x-voxware; audio/x-wma, wmaversion=(int){ 2, 1, 3, 4 }; audio/x-wms; audio/x-xma, xmaversion=(int){ 2, 1 }; image/bmp; image/gif; image/gst-libav-gif, parsed=(boolean)true; image/jp2; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-jpc; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/sp5x; video/x-4xm; video/x-aasc; video/x-amv; video/x-apple-intermediate-codec; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-ati-vcr, vcrversion=(int)1; video/x-camstudio; video/x-camtasia; video/x-cavs; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-compressed-yuv; video/x-divx, divxversion=(int)[ 3, 5 ]; video/x-dnxhd; video/x-dv, systemstream=(boolean)false; video/x-ffv, ffvversion=(int)1; video/x-ffvhuff; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-fraps; video/x-gst-av-8bps; video/x-gst-av-avs; video/x-gst-av-flic; video/x-gst-av-idcinvideo; video/x-gst-av-interplayvideo; video/x-gst-av-mdec; video/x-gst-av-mmvideo; video/x-gst-av-pgmyuv; video/x-gst-av-qpeg; video/x-gst-av-roqvideo; video/x-gst-av-vmdvideo; video/x-gst-av-vqavideo; video/x-gst-av-wnv1; video/x-gst-av-xl; video/x-h261; video/x-h263, variant=(string)itu; video/x-h264, alignment=(string)au, stream-format=(string){ avc, byte-stream }; video/x-h264, alignment=(string)nal, stream-format=(string)byte-stream; video/x-h265, alignment=(string)au, stream-format=(string){ hvc1, hev1, byte-stream }; video/x-huffyuv; video/x-indeo, indeoversion=(int){ 5, 4, 3, 2 }; video/x-intel-h263, variant=(string)intel; video/x-ivf; video/x-kmvc; video/x-lagarith; video/x-loco; video/x-mimic; video/x-mjpeg-b; video/x-msmpeg, msmpegversion=(int){ 43, 42, 41 }; video/x-msvideocodec, msvideoversion=(int)1; video/x-mszh; video/x-mxpeg; video/x-nsv; video/x-nuv; video/x-pn-realvideo, rmversion=(int){ 4, 3, 2, 1 }; video/x-prores; video/x-pva; video/x-qdrw; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int){ 3, 1 }; video/x-truemotion, trueversion=(int){ 2, 1 }; video/x-tscc, tsccversion=(int)2; video/x-ultimotion; video/x-vmnc; video/x-vp3; video/x-vp5; video/x-vp6; video/x-vp6-alpha; video/x-vp6-flash; video/x-vp8; video/x-vp9; video/x-wmv, wmvversion=(int)3, format=(string){ WMV3, WVC1, WMVA, MSS2 }; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-xan, wcversion=(int){ 4, 3 }; video/x-zmbv
Gstreamer-Elements: avdec_4xm, avdec_8bps, avdec_8svx_exp, avdec_8svx_fib, avdec_aac, avdec_aac_fixed, avdec_aac_latm, avdec_aasc, avdec_ac3, avdec_ac3_fixed, avdec_acelp_kelvin, avdec_adpcm_4xm, avdec_adpcm_adx, avdec_adpcm_afc, avdec_adpcm_agm, avdec_adpcm_aica, avdec_adpcm_argo, avdec_adpcm_ct, avdec_adpcm_dtk, avdec_adpcm_ea, avdec_adpcm_ea_maxis_xa, avdec_adpcm_ea_r1, avdec_adpcm_ea_r2, avdec_adpcm_ea_r3, avdec_adpcm_ea_xas, avdec_adpcm_ima_acorn, avdec_adpcm_ima_alp, avdec_adpcm_ima_amv, avdec_adpcm_ima_apc, avdec_adpcm_ima_apm, avdec_adpcm_ima_cunning, avdec_adpcm_ima_dat4, avdec_adpcm_ima_dk3, avdec_adpcm_ima_dk4, avdec_adpcm_ima_ea_eacs, avdec_adpcm_ima_ea_sead, avdec_adpcm_ima_iss, avdec_adpcm_ima_moflex, avdec_adpcm_ima_mtf, avdec_adpcm_ima_oki, avdec_adpcm_ima_qt, avdec_adpcm_ima_rad, avdec_adpcm_ima_smjpeg, avdec_adpcm_ima_ssi, avdec_adpcm_ima_wav, avdec_adpcm_ima_ws, avdec_adpcm_ms, avdec_adpcm_mtaf, avdec_adpcm_psx, avdec_adpcm_sbpro_2, avdec_adpcm_sbpro_3, avdec_adpcm_sbpro_4, avdec_adpcm_swf, avdec_adpcm_thp, avdec_adpcm_thp_le, avdec_adpcm_vima, avdec_adpcm_xa, avdec_adpcm_xmd, avdec_adpcm_yamaha, avdec_adpcm_zork, avdec_agm, avdec_aic, avdec_alac, avdec_alias_pix, avdec_als, avdec_amrnb, avdec_amrwb, avdec_amv, avdec_anm, avdec_ansi, avdec_anull, avdec_apac, avdec_ape, avdec_apng, avdec_aptx, avdec_aptx_hd, avdec_arbc, avdec_argo, avdec_asv1, avdec_asv2, avdec_atrac1, avdec_atrac3, avdec_atrac3al, avdec_atrac3plus, avdec_atrac3plusal, avdec_atrac9, avdec_aura, avdec_aura2, avdec_avrn, avdec_avrp, avdec_avs, avdec_avui, avdec_bethsoftvid, avdec_bfi, avdec_binkaudio_dct, avdec_binkaudio_rdft, avdec_binkvideo, avdec_bintext, avdec_bitpacked, avdec_bmp, avdec_bmv_audio, avdec_bmv_video, avdec_bonk, avdec_brender_pix, avdec_c93, avdec_camstudio, avdec_camtasia, avdec_cavs, avdec_cbd2_dpcm, avdec_cdtoons, avdec_cdxl, avdec_cfhd, avdec_cinepak, avdec_clearvideo, avdec_cljr, avdec_cllc, avdec_comfortnoise, avdec_cook, avdec_cpia, avdec_cri, avdec_cyuv, avdec_dca, avdec_dds, avdec_derf_dpcm, avdec_dfa, avdec_dfpwm, avdec_dirac, avdec_dnxhd, avdec_dolby_e, avdec_dpx, avdec_dsd_lsbf, avdec_dsd_lsbf_planar, avdec_dsd_msbf, avdec_dsd_msbf_planar, avdec_dsicinaudio, avdec_dsicinvideo, avdec_dss_sp, avdec_dst, avdec_dvaudio, avdec_dvvideo, avdec_dxa, avdec_dxtory, avdec_dxv, avdec_eac3, avdec_eacmv, avdec_eamad, avdec_eatgq, avdec_eatgv, avdec_eatqi, avdec_escape124, avdec_escape130, avdec_evrc, avdec_exr, avdec_fastaudio, avdec_ffv1, avdec_ffvhuff, avdec_fic, avdec_fits, avdec_flac, avdec_flashsv, avdec_flashsv2, avdec_flic, avdec_flv, avdec_fmvc, avdec_fraps, avdec_frwu, avdec_ftr, avdec_g2m, avdec_g722, avdec_g723_1, avdec_g726, avdec_g726le, avdec_g729, avdec_gdv, avdec_gem, avdec_gif, avdec_gremlin_dpcm, avdec_gsm, avdec_gsm_ms, avdec_h261, avdec_h263, avdec_h263i, avdec_h263p, avdec_h264, avdec_h265, avdec_hap, avdec_hca, avdec_hcom, avdec_hdr, avdec_hnm4video, avdec_hq_hqa, avdec_hqx, avdec_huffyuv, avdec_hymt, avdec_iac, avdec_idcinvideo, avdec_idf, avdec_iff, avdec_ilbc, avdec_imc, avdec_imm4, avdec_imm5, avdec_indeo2, avdec_indeo3, avdec_indeo4, avdec_indeo5, avdec_interplay_dpcm, avdec_interplayacm, avdec_interplayvideo, avdec_ipu, avdec_jpeg2000, avdec_jpegls, avdec_jv, avdec_kgv1, avdec_kmvc, avdec_lagarith, avdec_loco, avdec_lscr, avdec_m101, avdec_mace3, avdec_mace6, avdec_magicyuv, avdec_mdec, avdec_media100, avdec_metasound, avdec_mimic, avdec_misc4, avdec_mjpeg, avdec_mjpegb, avdec_mlp, avdec_mmvideo, avdec_mobiclip, avdec_motionpixels, avdec_mp1float, avdec_mp2float, avdec_mp3, avdec_mp3adu, avdec_mp3adufloat, avdec_mp3float, avdec_mp3on4, avdec_mp3on4float, avdec_mpc7, avdec_mpc8, avdec_mpeg2video, avdec_mpeg4, avdec_mpegvideo, avdec_msa1, avdec_mscc, avdec_msmpeg4, avdec_msmpeg4v1, avdec_msmpeg4v2, avdec_msnsiren, avdec_msp2, avdec_msrle, avdec_mss1, avdec_mss2, avdec_msvideo1, avdec_mszh, avdec_mts2, avdec_mv30, avdec_mvc1, avdec_mvc2, avdec_mvdv, avdec_mvha, avdec_mwsc, avdec_mxpeg, avdec_nellymoser, avdec_notchlc, avdec_nuv, avdec_on2avc, avdec_opus, avdec_osq, avdec_paf_audio, avdec_paf_video, avdec_pam, avdec_pbm, avdec_pcm_lxf, avdec_pcm_sga, avdec_pcm_vidc, avdec_pcx, avdec_pdv, avdec_pfm, avdec_pgm, avdec_pgmyuv, avdec_pgx, avdec_phm, avdec_photocd, avdec_pictor, avdec_pixlet, avdec_png, avdec_ppm, avdec_prores, avdec_prosumer, avdec_psd, avdec_ptx, avdec_qcelp, avdec_qdm2, avdec_qdmc, avdec_qdraw, avdec_qoi, avdec_qpeg, avdec_qtrle, avdec_r10k, avdec_ralf, avdec_rasc, avdec_real_144, avdec_real_288, avdec_rka, avdec_rl2, avdec_roq_dpcm, avdec_roqvideo, avdec_rpza, avdec_rscc, avdec_rtv1, avdec_rv10, avdec_rv20, avdec_rv30, avdec_rv40, avdec_s302m, avdec_sanm, avdec_sbc, avdec_scpr, avdec_screenpresso, avdec_sdx2_dpcm, avdec_sga, avdec_sgi, avdec_sgirle, avdec_sheervideo, avdec_shorten, avdec_simbiosis_imx, avdec_sipr, avdec_siren, avdec_smackaud, avdec_smackvid, avdec_smc, avdec_smvjpeg, avdec_snow, avdec_sol_dpcm, avdec_sonic, avdec_sp5x, avdec_speedhq, avdec_speex, avdec_srgc, avdec_sunrast, avdec_svq1, avdec_svq3, avdec_tak, avdec_targa, avdec_targa_y216, avdec_tdsc, avdec_thp, avdec_tiertexseqvideo, avdec_tiff, avdec_tmv, avdec_truehd, avdec_truemotion1, avdec_truemotion2, avdec_truemotion2rt, avdec_truespeech, avdec_tscc2, avdec_tta, avdec_twinvq, avdec_txd, avdec_ultimotion, avdec_utvideo, avdec_vb, avdec_vble, avdec_vbn, avdec_vc1, avdec_vc1image, avdec_vcr1, avdec_vmdaudio, avdec_vmdvideo, avdec_vmix, avdec_vmnc, avdec_vnull, avdec_vp3, avdec_vp4, avdec_vp5, avdec_vp6, avdec_vp6a, avdec_vp6f, avdec_vp7, avdec_vp8, avdec_vp9, avdec_vqavideo, avdec_vqc, avdec_wady_dpcm, avdec_wavarc, avdec_wavesynth, avdec_wbmp, avdec_wcmv, avdec_webp, avdec_wmalossless, avdec_wmapro, avdec_wmav1, avdec_wmav2, avdec_wmavoice, avdec_wmv1, avdec_wmv2, avdec_wmv3, avdec_wmv3image, avdec_wnv1, avdec_ws_snd1, avdec_xan_dpcm, avdec_xan_wc3, avdec_xan_wc4, avdec_xbin, avdec_xbm, avdec_xface, avdec_xl, avdec_xma1, avdec_xma2, avdec_xpm, avdec_xwd, avdec_ylc, avdec_yop, avdec_zerocodec, avdec_zmbv, avdeinterlace, avdemux_4xm, avdemux_aiff, avdemux_ape, avdemux_avs, avdemux_bfstm, avdemux_brstm, avdemux_daud, avdemux_dsf, avdemux_ea, avdemux_film_cpk, avdemux_gif, avdemux_gxf, avdemux_idcin, avdemux_iff, avdemux_ipmovie, avdemux_ivf, avdemux_mm, avdemux_mmf, avdemux_mpc, avdemux_mpc8, avdemux_mxf, avdemux_nsv, avdemux_nut, avdemux_nuv, avdemux_psxstr, avdemux_pva, avdemux_smk, avdemux_sol, avdemux_tta, avdemux_vmd, avdemux_voc, avdemux_wc3movie, avdemux_wsaud, avdemux_wsvqa, avdemux_xwma, avdemux_yuv4mpegpipe, avenc_a64multi, avenc_a64multi5, avenc_aac, avenc_ac3, avenc_ac3_fixed, avenc_adpcm_adx, avenc_adpcm_argo, avenc_adpcm_ima_alp, avenc_adpcm_ima_amv, avenc_adpcm_ima_apm, avenc_adpcm_ima_qt, avenc_adpcm_ima_ssi, avenc_adpcm_ima_wav, avenc_adpcm_ima_ws, avenc_adpcm_ms, avenc_adpcm_swf, avenc_adpcm_yamaha, avenc_alac, avenc_alias_pix, avenc_amv, avenc_anull, avenc_apng, avenc_aptx, avenc_aptx_hd, avenc_asv1, avenc_asv2, avenc_avrp, avenc_avui, avenc_bitpacked, avenc_bmp, avenc_cfhd, avenc_cinepak, avenc_cljr, avenc_comfortnoise, avenc_dca, avenc_dfpwm, avenc_dnxhd, avenc_dpx, avenc_dvvideo, avenc_eac3, avenc_exr, avenc_ffv1, avenc_ffvhuff, avenc_fits, avenc_flashsv, avenc_flashsv2, avenc_flv, avenc_g722, avenc_g723_1, avenc_g726, avenc_g726le, avenc_h261, avenc_h263, avenc_h263p, avenc_hap, avenc_hdr, avenc_huffyuv, avenc_jpeg2000, avenc_jpegls, avenc_ljpeg, avenc_magicyuv, avenc_mjpeg, avenc_mlp, avenc_mp2, avenc_mp2fixed, avenc_mpeg1video, avenc_mpeg2video, avenc_mpeg4, avenc_msmpeg4, avenc_msmpeg4v2, avenc_msrle, avenc_msvideo1, avenc_nellymoser, avenc_opus, avenc_pam, avenc_pbm, avenc_pcm_vidc, avenc_pcx, avenc_pfm, avenc_pgm, avenc_pgmyuv, avenc_phm, avenc_png, avenc_ppm, avenc_prores, avenc_prores_aw, avenc_prores_ks, avenc_qoi, avenc_qtrle, avenc_r10k, avenc_real_144, avenc_roq_dpcm, avenc_roqvideo, avenc_rpza, avenc_rv10, avenc_rv20, avenc_s302m, avenc_sbc, avenc_sgi, avenc_smc, avenc_snow, avenc_sonic, avenc_sonicls, avenc_speedhq, avenc_sunrast, avenc_svq1, avenc_targa, avenc_tiff, avenc_truehd, avenc_tta, avenc_utvideo, avenc_vbn, avenc_vc2, avenc_vnull, avenc_wavpack, avenc_wbmp, avenc_wmav1, avenc_wmav2, avenc_wmv1, avenc_wmv2, avenc_xbm, avenc_xface, avenc_xwd, avenc_zmbv, avmux_3g2, avmux_3gp, avmux_a64, avmux_adts, avmux_adx, avmux_aiff, avmux_alp, avmux_amr, avmux_amv, avmux_apm, avmux_apng, avmux_argo_asf, avmux_argo_cvg, avmux_asf, avmux_asf_stream, avmux_ast, avmux_au, avmux_avi, avmux_avif, avmux_avm2, avmux_avs3, avmux_bit, avmux_caf, avmux_chromaprint, avmux_codec2, avmux_dash, avmux_daud, avmux_dv, avmux_dvd, avmux_f4v, avmux_film_cpk, avmux_filmstrip, avmux_fits, avmux_flv, avmux_gxf, avmux_hash, avmux_hds, avmux_hls, avmux_ico, avmux_ilbc, avmux_ipod, avmux_ircam, avmux_ismv, avmux_ivf, avmux_kvag, avmux_latm, avmux_matroska, avmux_md5, avmux_mkvtimestamp_v2, avmux_mmf, avmux_mov, avmux_mp2, avmux_mp3, avmux_mp4, avmux_mpeg, avmux_mpegts, avmux_mpjpeg, avmux_mxf, avmux_mxf_d10, avmux_mxf_opatom, avmux_nut, avmux_obu, avmux_oga, avmux_ogg, avmux_ogv, avmux_oma, avmux_opus, avmux_psp, avmux_rm, avmux_rso, avmux_rtsp, avmux_sap, avmux_smjpeg, avmux_smoothstreaming, avmux_sox, avmux_spdif, avmux_spx, avmux_streamhash, avmux_svcd, avmux_swf, avmux_tta, avmux_uncodedframecrc, avmux_vc1test, avmux_vcd, avmux_vidc, avmux_vob, avmux_voc, avmux_w64, avmux_wav, avmux_webp, avmux_wsaud, avmux_wtv, avmux_yuv4mpegpipe, avvideocompare
Gstreamer-Encoders: application/gxf; application/mxf; application/ogg; application/x-gst-av-a64; application/x-gst-av-adts; application/x-gst-av-adx; application/x-gst-av-alp; application/x-gst-av-amv; application/x-gst-av-apm; application/x-gst-av-apng; application/x-gst-av-argo_asf; application/x-gst-av-argo_cvg; application/x-gst-av-asf_stream; application/x-gst-av-ast; application/x-gst-av-avif; application/x-gst-av-avm2; application/x-gst-av-avs3; application/x-gst-av-bit; application/x-gst-av-caf; application/x-gst-av-chromaprint; application/x-gst-av-codec2; application/x-gst-av-dash; application/x-gst-av-daud; application/x-gst-av-dvd; application/x-gst-av-f4v; application/x-gst-av-film_cpk; application/x-gst-av-filmstrip; application/x-gst-av-fits; application/x-gst-av-hash; application/x-gst-av-hds; application/x-gst-av-hls; application/x-gst-av-ico; application/x-gst-av-ilbc; application/x-gst-av-ircam; application/x-gst-av-ismv; application/x-gst-av-kvag; application/x-gst-av-latm; application/x-gst-av-md5; application/x-gst-av-mkvtimestamp_v2; application/x-gst-av-mmf; application/x-gst-av-mpjpeg; application/x-gst-av-mxf_opatom; application/x-gst-av-nut; application/x-gst-av-obu; application/x-gst-av-oga; application/x-gst-av-ogv; application/x-gst-av-oma; application/x-gst-av-opus; application/x-gst-av-rso; application/x-gst-av-rtsp; application/x-gst-av-sap; application/x-gst-av-smjpeg; application/x-gst-av-smoothstreaming; application/x-gst-av-sox; application/x-gst-av-spdif; application/x-gst-av-spx; application/x-gst-av-streamhash; application/x-gst-av-svcd; application/x-gst-av-uncodedframecrc; application/x-gst-av-vc1test; application/x-gst-av-vcd; application/x-gst-av-vidc; application/x-gst-av-vob; application/x-gst-av-w64; application/x-gst-av-webp; application/x-gst-av-wsaud; application/x-gst-av-wtv; application/x-pn-realmedia, systemstream=(boolean)true; application/x-shockwave-flash; application/x-yuv4mpeg, y4mversion=(int)2; audio/G722; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)2; audio/mpeg, mpegversion=(int)4, base-profile=(string)lc; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, swf, microsoft, westwood, dvi, quicktime, amv, g726, adx }; audio/x-aiff; audio/x-alac; audio/x-amr-nb-sh; audio/x-au; audio/x-dpcm, layout=(string)roq; audio/x-dts; audio/x-eac3; audio/x-mlp; audio/x-nellymoser; audio/x-pn-realaudio, raversion=(int)1; audio/x-smpte-302m; audio/x-true-hd; audio/x-tta; audio/x-ttafile; audio/x-voc; audio/x-wav; audio/x-wma, wmaversion=(int){ 2, 1 }; image/bmp; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, profile=(string){ simple, advanced-simple }; video/mpeg, mpegversion=(int){ 2, 1 }, systemstream=(boolean)false; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true; video/quicktime, variant=(string){ 3gpp, 3g2, psp, iso, apple, ipod }; video/x-amv; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-divx, divxversion=(int)5; video/x-dnxhd; video/x-dv, systemstream=(boolean){ true, false }; video/x-ffv, ffvversion=(int)1; video/x-ffvhuff; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-flv; video/x-gst-av-pgmyuv; video/x-gst-av-roqvideo; video/x-h261; video/x-h263, variant=(string)itu, h263version=(string){ h263p, h263 }; video/x-huffyuv; video/x-ivf; video/x-matroska; video/x-ms-asf; video/x-msmpeg, msmpegversion=(int){ 43, 42 }; video/x-msvideo; video/x-msvideocodec, msvideoversion=(int)1; video/x-pn-realvideo, rmversion=(int){ 2, 1 }; video/x-prores; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int)1; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-zmbv
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-libav1.0@packages.debian.org>
Package: gstreamer1.0-plugins-bad
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 11103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-bad1.0
Version: 1.24.2-1ubuntu4
Replaces: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-plugins-bad-faad, gstreamer1.0-plugins-bad-videoparsers, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization
Depends: gstreamer1.0-plugins-base (>= 1.24.0), gstreamer1.0-plugins-good (>= 1.24.0), libgstreamer-plugins-bad1.0-0 (= 1.24.2-1ubuntu4), libaom3 (>= 3.2.0), libass9 (>= 1:0.13.6), libavtp0 (>= 0.2.0), libbs2b0 (>= 3.1.0+dfsg), libbz2-1.0, libc6 (>= 2.38), libcairo2 (>= 1.6.0), libchromaprint1 (>= 1.3.2), libcurl3t64-gnutls (>= 7.55.0), libdc1394-25 (>= 2.2.6), libdca0 (>= 0.0.5), libde265-0 (>= 0.9), libdirectfb-1.7-7t64 (>= 1.7.7), libdrm2 (>= 2.4.98), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libfaad2 (>= 2.7), libflite1 (>= 1.4-release-9~), libfluidsynth3 (>= 2.2.0), libfreeaptx0 (>= 0.1.1), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgme0 (>= 0.6.0), libgsm1 (>= 1.0.18), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer-plugins-good1.0-0 (>= 1.24.2), libgstreamer1.0-0 (>= 1.24.0), libgtk-3-0t64 (>= 3.15.0), libgudev-1.0-0 (>= 165), libimath-3-1-29t64 (>= 3.1.9), libjson-glib-1.0-0 (>= 1.5.2), liblc3-1 (>= 1.0.1), liblcms2-2 (>= 2.7), libldacbt-enc2 (>= 2.0.2), liblilv-0-0 (>= 0.22), liblrdf0 (>= 0.4.0-1.2), libltc11 (>= 1.2.0), libmfx1 (>= 18.4.0), libmjpegutils-2.1-0t64 (>= 1:2.1.0+debian), libmodplug1 (>= 1:0.8.8.5), libmpcdec6 (>= 1:0.1~r435), libmpeg2encpp-2.1-0t64 (>= 1:2.1.0+debian), libmplex2-2.1-0t64 (>= 1:2.1.0+debian), libneon27t64, libnettle8t64 (>= 3), libopenal1 (>= 1:1.14), libopenexr-3-1-30 (>= 3.1.5), libopenh264-7 (>= 2.4.1+dfsg), libopenjp2-7 (>= 2.2.0), libopenmpt0t64 (>= 0.5.10), libopenni2-0 (>= 2.2.0.33+dfsg), libopus0 (>= 1.1), liborc-0.4-0t64 (>= 1:0.4.34), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libqrencode4 (>= 3.2.0), librsvg2-2 (>= 2.36.2), librtmp1 (>= 2.3), libsbc1 (>= 2.0), libsndfile1 (>= 1.0.20), libsoundtouch1 (>= 2.0.0), libspandsp2t64 (>= 0.0.6~pre18), libsrt1.5-gnutls (>= 1.5.3), libsrtp2-1 (>= 2.0.0+20170516), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsvtav1enc1d1 (>= 1.7.0+dfsg), libusb-1.0-0 (>= 2:1.0.8), libva2 (>= 2.2.0), libvo-aacenc0 (>= 0.1.3), libvo-amrwbenc0 (>= 0.1.3), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.20.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libwildmidi2 (>= 0.2.3), libx11-6, libx265-199 (>= 3.5), libxml2 (>= 2.9.0), libzbar0t64 (>= 0.10), libzvbi0t64 (>= 0.2.35), libzxing3 (>= 2.2.1)
Suggests: frei0r-plugins
Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
Conflicts: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1)
Description: GStreamer plugins from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/mpeg, mpegversion=(int)2; audio/ms-gsm; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ay; audio/x-dts; audio/x-gbs; audio/x-gsm; audio/x-gym; audio/x-hes; audio/x-ircam; audio/x-it; audio/x-kss; audio/x-midi-event; audio/x-mod; audio/x-musepack, streamversion=(int){ 7, 8 }; audio/x-nist; audio/x-nsf; audio/x-paris; audio/x-private1-dts; audio/x-rf64; audio/x-s3m; audio/x-sap; audio/x-sbc, parsed=(boolean)true; audio/x-sds; audio/x-siren, dct-length=(int)320; audio/x-spc; audio/x-stm; audio/x-svx; audio/x-vgm; audio/x-voc; audio/x-w64; audio/x-xi; audio/x-xm; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-exr; image/x-j2c; image/x-jpc; image/x-jpc-striped; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-av1; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1; video/x-vp8, codec-alpha=(boolean)true; video/x-vp9
Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aesdec, aesenc, aiffmux, aiffparse, alphacombine, asfmux, asfparse, assrender, atscmux, audiobuffersplit, audiochannelmix, audiolatency, audiomixmatrix, audioparse, audiosegmentclip, autoconvert, autodeinterlace, autovideoconvert, autovideoflip, av12json, av1dec, av1enc, av1parse, avdtpsink, avdtpsrc, avtpaafdepay, avtpaafpay, avtpcrfcheck, avtpcrfsync, avtpcvfdepay, avtpcvfpay, avtprvfdepay, avtprvfpay, avtpsink, avtpsrc, avwait, bayer2rgb, bpmdetect, bs2b, bulge, burn, bz2dec, bz2enc, cc708overlay, cccombiner, ccconverter, ccextractor, cea608mux, checksumsink, chopmydata, chromahold, chromaprint, chromium, circle, clockselect, codecalphademux, coloreffects, combdetect, compare, curlfilesink, curlftpsink, curlhttpsink, curlhttpsrc, curlsftpsink, curlsmtpsink, dashdemux, dashsink, dc1394src, debugqroverlay, debugspy, decklinkaudiosink, decklinkaudiosrc, decklinkvideosink, decklinkvideosrc, dfbvideosink, diffuse, dilate, diracparse, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dtmfdetect, dtsdec, dvbbasebin, dvbsrc, dvbsubenc, dvbsuboverlay, dvdspu, errorignore, exclusion, faad, faceoverlay, fakeaudiosink, fakevideosink, fbdevsink, festival, fieldanalysis, fisheye, flitetestsrc, fluiddec, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, gmedec, gsmdec, gsmenc, gtkwaylandsink, h263parse, h2642json, h264parse, h264timestamper, h2652json, h265parse, h265timestamper, hlsdemux, hlssink, hlssink2, id3mux, insertbin, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jp2kdecimator, jpeg2000parse, kaleidoscope, kmssink, ladspa-amp-so-amp-mono, ladspa-amp-so-amp-stereo, ladspa-delay-so-delay-5s, ladspa-filter-so-hpf, ladspa-filter-so-lpf, ladspa-sine-so-sine-faaa, ladspa-sine-so-sine-faac, ladspa-sine-so-sine-fcaa, ladspasrc-noise-so-noise-white, ladspasrc-sine-so-sine-fcac, lc3dec, lc3enc, lcms, ldacenc, libde265dec, line21decoder, line21encoder, marble, midiparse, mirror, modplug, mpeg2enc, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mplex, msesrc, mssdemux, musepackdec, mxfdemux, mxfmux, neonhttpsrc, netsim, objectdetectionoverlay, openalsink, openalsrc, openaptxdec, openaptxenc, openexrdec, openh264dec, openh264enc, openjpegdec, openjpegenc, openmptdec, openni2src, opusparse, pcapparse, perspective, pinch, pitch, pngparse, pnmdec, pnmenc, proxysink, proxysrc, qroverlay, removesilence, rfbsrc, rgb2bayer, ristrtpdeext, ristrtpext, ristrtxreceive, ristrtxsend, ristsink, ristsrc, rotate, roundrobin, rsndvdbin, rsvgdec, rsvgoverlay, rtmp2sink, rtmp2src, rtmpsink, rtmpsrc, rtpasfpay, rtponvifparse, rtponviftimestamp, rtpsink, rtpsrc, sbcdec, sbcenc, scenechange, sctpdec, sctpenc, sdpdemux, sdpsrc, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, sirendec, sirenenc, smooth, solarize, spacescope, spanplc, spectrascope, speed, sphere, square, srtclientsink, srtclientsrc, srtenc, srtpdec, srtpenc, srtserversink, srtserversrc, srtsink, srtsrc, stretch, svtav1enc, switchbin, synaescope, teletextdec, testsrcbin, timecodestamper, tonegeneratesrc, transcodebin, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, unixfdsink, unixfdsrc, uritranscodebin, uvch264mjpgdemux, uvch264src, uvcsink, vc1parse, videoanalyse, videocodectestsink, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, vmncdec, voaacenc, voamrwbenc, vp82json, vp8alphadecodebin, vp9alphadecodebin, vp9parse, vulkancolorconvert, vulkandownload, vulkanh264dec, vulkanh265dec, vulkanimageidentity, vulkanoverlaycompositor, vulkanshaderspv, vulkansink, vulkanupload, vulkanviewconvert, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcbin, webvttenc, wildmididec, x265enc, y4mdec, zbar, zebrastripe, zxing
Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-sctp; application/x-subtitle; application/x-subtitle-vtt; audio/AMR-WB; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, raw }, base-profile=(string)lc; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; audio/x-gsm; audio/x-lc3, frame-bytes=(int)[ 20, 400 ], frame-duration-us=(int){ 10000, 7500 }, framed=(boolean)true; audio/x-ldac, channel-mode=(string){ mono, dual, stereo }; audio/x-sbc, channel-mode=(string){ mono, dual, stereo, joint }, blocks=(int){ 4, 8, 12, 16 }, subbands=(int){ 4, 8 }, allocation-method=(string){ snr, loudness }, bitpool=(int)[ 2, 64 ]; audio/x-siren, dct-length=(int)320; image/jp2; image/webp; image/x-j2c, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc, num-components=(int)[ 1, 4 ], num-stripes=(int)[ 1, 2147483647 ], alignment=(string){ frame, stripe }, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc-striped, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, YCbCr-4:1:0, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }, num-stripes=(int)[ 2, 2147483647 ], stripe-height=(int)[ 1, 2147483647 ]; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 192, 188 }; video/x-av1, stream-format=(string)obu-stream, alignment=(string)tu; video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ constrained-baseline, baseline, main, constrained-high, high }; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ main, main-still-picture, main-intra, main-444, main-444-intra, main-444-still-picture, main-10, main-10-intra, main-422-10, main-422-10-intra, main-444-10, main-444-10-intra, main-12, main-12-intra, main-422-12, main-422-12-intra, main-444-12, main-444-12-intra }; video/x-ms-asf, parsed=(boolean)true
Gstreamer-Uri-Sinks: rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtp, srt
Gstreamer-Uri-Sources: dvb, dvd, http, https, mse, rfb, rist, rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtp, sdp, srt, testbin
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Package: gstreamer1.0-plugins-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.24.2-1ubuntu0.4
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1)
Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource
Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0t64 (>= 1:0.4.34), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.3.1), libvorbisenc2 (>= 1.3.1)
Suggests: gvfs
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1)
Description: GStreamer plugins from the "base" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugins from the "base" set, an
essential exemplary set of elements.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ A444_16LE, A444_16BE, AYUV64, RGBA64_LE, ARGB64, ARGB64_LE, BGRA64_LE, ABGR64_LE, RGBA64_BE, ARGB64_BE, BGRA64_BE, ABGR64_BE, A422_16LE, A422_16BE, A420_16LE, A420_16BE, A444_12LE, GBRA_12LE, A444_12BE, GBRA_12BE, Y412_LE, Y412_BE, A422_12LE, A422_12BE, A420_12LE, A420_12BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, BGR10A2_LE, RGB10A2_LE, Y410, A444, GBRA, AYUV, VUYA, RGBA, RBGA, ARGB, BGRA, ABGR, A422, A420, AV12, Y444_16LE, GBR_16LE, Y444_16BE, GBR_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, UYVP, v210, I420_10LE, I420_10BE, P010_10LE, NV12_10LE40, NV12_10LE32, P010_10BE, MT2110R, MT2110T, NV12_10BE_8L128, NV12_10LE40_4L4, Y444, BGRP, GBR, RGBP, NV24, v308, IYU2, RGBx, xRGB, BGRx, xBGR, RGB, BGR, Y42B, NV16, NV61, YUY2, YVYU, UYVY, VYUY, I420, YV12, NV12, NV21, NV12_16L32S, NV12_32L32, NV12_4L4, NV12_64Z32, NV12_8L128, Y41B, IYU1, YUV9, YVU9, BGR16, RGB16, BGR15, RGB15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 }
Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, dsdconvert, encodebin, encodebin2, fakevideodec, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag
Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora
Gstreamer-Uri-Sinks: appsink, file, resource
Gstreamer-Uri-Sources: appsrc, cdda, file, resource
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gstreamer1.0-plugins-good
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.24.2-1ubuntu1.5
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.24), gstreamer1.0-pulseaudio (<< 1.18.0)
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization
Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4t64 (>= 1.0.0), libflac12t64 (>= 1.3.0), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer-plugins-good1.0-0 (= 1.24.2-1ubuntu1.5), libgstreamer1.0-0 (>= 1.24.0), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjpeg8 (>= 8c), libmp3lame0 (>= 3.100), libmpg123-0t64 (>= 1.28.0), liborc-0.4-0t64 (>= 1:0.4.34), libpng16-16t64 (>= 1.6.2), libpulse0 (>= 2.0), libraw1394-11 (>= 2.1.2), libshout3 (>= 2.4.6), libspeex1 (>= 1.2~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libtag1v5 (>= 1.9.1-2.2~), libtwolame0 (>= 0.3.10), libv4l-0t64 (>= 0.5.0), libvpx9 (>= 1.12.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.9.0), libxtst6, zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base (>= 1.24.0), libsoup-3.0-0
Recommends: gstreamer1.0-x
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.24), gstreamer1.0-pulseaudio (<< 1.18.0), libv4l-0 (<< 1.26.1-4~), libv4lconvert0 (<< 1.26.1-4~)
Description: GStreamer plugins from the "good" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugins from the "good" set, a set
of good-quality plug-ins under the LGPL license.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, ISAC, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00, MULTIOPUS }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr, aac-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, QCELP, MP4A-LATM, L24, L16, L8, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-rf64; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; audio/x-wavpack-correction; image/bmp; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9
Gstreamer-Elements: 3gppmux, aacparse, aasink, aatv, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cacatv, cairooverlay, camerabin, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, imagesequencesrc, interleave, ismlmux, jackaudiosink, jackaudiosrc, jifmux, jpegdec, jpegenc, jpegparse, lamemp3enc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mpg123audiodec, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pulsesink, pulsesrc, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpL8depay, rtpL8pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpfunnel, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtphdrextclientaudiolevel, rtphdrextcolorspace, rtphdrextmid, rtphdrextntp64, rtphdrextrepairedstreamid, rtphdrextstreamid, rtphdrexttwcc, rtpilbcdepay, rtpilbcpay, rtpisacdepay, rtpisacpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpldacpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppassthroughpay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpreddec, rtpredenc, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpst2022-1-fecdec, rtpst2022-1-fecenc, rtpstorage, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpulpfecdec, rtpulpfecenc, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, stereo, streaktv, taginject, testsink, twolamemp2enc, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, viewfinderbin, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, wrappercamerabinsrc, ximagesrc, xingmux, y4menc
Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/mpeg, mpegversion=(int)1, layer=(int){ 1, 2, 3 }; audio/webm; audio/x-alaw; audio/x-flac, framed=(boolean)true; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 4, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 }
Gstreamer-Uri-Sinks: udp
Gstreamer-Uri-Sources: dv, hdv, imagesequence, multifile, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Package: gstreamer1.0-x
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.24.2-1ubuntu0.4
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxv1
Description: GStreamer plugins for X11 and Pango
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugins for X11 video output, both
for standard Xlib support and for the Xv extension, as well as the
plugin for Pango-based text rendering and overlay.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink
Gstreamer-Version: 1.24
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gtk-update-icon-cache
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.41-4ubuntu1.3
Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2)
Depends: libc6 (>= 2.38), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.57.2)
Breaks: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2)
Description: icon theme caching utility
gtk-update-icon-cache creates mmap()able cache files for icon themes.
.
GTK can use the cache files created by gtk-update-icon-cache to avoid a lot
of system call and disk seek overhead when the application starts. Since the
format of the cache files allows them to be mmap()ed shared between multiple
applications, the overall memory consumption is reduced as well.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gtk2-engines-murrine
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 329
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.98.2-4
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.38.0), libgtk2.0-0t64 (>= 2.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.30.0)
Suggests: murrine-themes
Description: cairo-based gtk+-2.0 theme engine
"Murrine" is an Italian word meaning the glass artworks done by Venicians
glass blowers. The Engine is cairo-based, and it's very fast compared to
clearlooks-cairo and ubuntulooks.
.
This package includes the Murrine engine.
Original-Maintainer: Debian Desktop Theme Team <gtk2-engines-murrine@packages.debian.org>
Package: gv
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.7.4-2build2
Provides: pdf-viewer, postscript-viewer
Depends: ghostscript-x, libc6 (>= 2.38), libx11-6, libxinerama1 (>= 2:1.1.4), libxmu6 (>= 2:1.1.3), libxt6t64, xaw3dg (>= 1.5+E-1)
Conffiles:
/etc/X11/app-defaults/GV b588d97e4cc81855d31ebae81ceb40b1
Description: PostScript and PDF viewer for X
gv is a comfortable viewer of PostScript and PDF files for the X
Window System. It uses the ghostscript PostScript interpreter
and is based on the classic X front-end for gs, ghostview, which
it has replaced now.
Homepage: http://www.gnu.org/software/gv/
Original-Maintainer: Bernhard R. Link <brlink@debian.org>
Package: gvfs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.54.4-0ubuntu1~24.04.2
Depends: gvfs-common (= 1.54.4-0ubuntu1~24.04.2), gvfs-daemons (<< 1.54.4-0ubuntu1~24.04.2.1~), gvfs-daemons (>= 1.54.4-0ubuntu1~24.04.2), gvfs-libs (= 1.54.4-0ubuntu1~24.04.2), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0)
Suggests: gvfs-backends
Description: userspace virtual filesystem - GIO module
gvfs is a userspace virtual filesystem where mounts run as separate
processes which you talk to via D-Bus. It also contains a gio module
that seamlessly adds gvfs support to all applications using the gio
API. It also supports exposing the gvfs mounts to non-gio applications
using fuse.
.
This package contains the GIO module that lets applications use gvfs
mounts.
Homepage: https://wiki.gnome.org/Projects/gvfs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gvfs-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gvfs
Version: 1.54.4-0ubuntu1~24.04.2
Depends: desktop-file-utils
Recommends: gvfs
Description: userspace virtual filesystem - common data files
gvfs is a userspace virtual filesystem where mounts run as separate
processes which you talk to via D-Bus. It also contains a gio module
that seamlessly adds gvfs support to all applications using the gio
API. It also supports exposing the gvfs mounts to non-gio applications
using fuse.
.
This package contains the data files and translations used by all gvfs
components.
Homepage: https://wiki.gnome.org/Projects/gvfs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gvfs-daemons
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gvfs
Version: 1.54.4-0ubuntu1~24.04.2
Depends: gvfs-common (= 1.54.4-0ubuntu1~24.04.2), gvfs-libs (= 1.54.4-0ubuntu1~24.04.2), lsof, udisks2, libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 147), libsecret-1-0 (>= 0.7), libsystemd0, libudisks2-0 (>= 2.0.91)
Recommends: dbus, gvfs
Suggests: gvfs-backends
Description: userspace virtual filesystem - servers
gvfs is a userspace virtual filesystem where mounts run as separate
processes which you talk to via D-Bus. It also contains a gio module
that seamlessly adds gvfs support to all applications using the gio
API. It also supports exposing the gvfs mounts to non-gio applications
using fuse.
.
This package contains the gvfs server and the minimal set of backends.
Homepage: https://wiki.gnome.org/Projects/gvfs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gvfs-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gvfs
Version: 1.54.4-0ubuntu1~24.04.2
Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.54.4-0ubuntu1~24.04.2), libc6 (>= 2.38), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.79.0), libsecret-1-0 (>= 0.7)
Description: userspace virtual filesystem - private libraries
gvfs is a userspace virtual filesystem where mounts run as separate
processes which you talk to via D-Bus. It also contains a gio module
that seamlessly adds gvfs support to all applications using the gio
API. It also supports exposing the gvfs mounts to non-gio applications
using fuse.
.
This package contains private libraries with common functions between
the daemons and the GIO module.
Homepage: https://wiki.gnome.org/Projects/gvfs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.12-1ubuntu3.2
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.38)
Suggests: less
Conflicts: zutils (<< 1.12-3.1~)
Description: GNU compression utilities
This package provides the standard GNU file compression utilities, which
are also the default compression tools for Debian. They typically operate
on files with names ending in '.gz', but can also decompress files ending
in '.Z' created with 'compress'.
Homepage: https://www.gnu.org/software/gzip/
Original-Maintainer: Milan Kupcevic <milan@debian.org>
Package: hdparm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9.65+ds-1build1
Depends: libc6 (>= 2.34), lsb-base
Recommends: powermgmt-base
Conffiles:
/etc/hdparm.conf fe09abd1838cf3e012353933c5aa0dda
Description: tune hard disk parameters for high performance
Get/set device parameters for Linux SATA/IDE drives.
Provides a command line interface to various kernel interfaces supported by
the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem.
Many newer (2008 and later) USB drive enclosures now also support "SAT"
(SCSI-ATA Command Translation) and therefore may also work with hdparm.
Homepage: http://sourceforge.net/projects/hdparm/
Original-Maintainer: Alexandre Mestiashvili <mestia@debian.org>
Package: hicolor-icon-theme
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.17-2
Description: default fallback theme for FreeDesktop.org icon themes
This is the default fallback theme used by implementations of the
Freedesktop.org Icon Theme specification.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.23+nmu2ubuntu2
Replaces: nis (<< 3.17-30)
Pre-Depends: libc6 (>= 2.34)
Breaks: nis (<< 3.17-30)
Description: utility to set/show the host name or domain name
This package provides commands which can be used to display the system's
DNS name, and to display or set its hostname or NIS domain name.
Original-Maintainer: Michael Meskes <meskes@debian.org>
Package: htop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.3.0-4build1
Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtinfo6 (>= 6)
Suggests: lm-sensors, lsof, strace
Description: interactive processes viewer
Htop is an ncursed-based process viewer similar to top, but it
allows one to scroll the list vertically and horizontally to see
all processes and their full command lines.
.
Tasks related to processes (killing, renicing) can be done without
entering their PIDs.
Homepage: https://htop.dev/
Original-Maintainer: Daniel Lange <DLange@debian.org>
Package: humanity-icon-theme
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 20660
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: all
Version: 0.6.16
Depends: adwaita-icon-theme, hicolor-icon-theme
Description: Humanity Icon theme
Humanity and Humanity Dark are nice and well polished icon themes for
the GNOME desktop.
Package: hunspell
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.7.2+really1.7.2-10build3
Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libhunspell-1.7-0, libncursesw6 (>= 6), libreadline8t64 (>= 6.0), libstdc++6 (>= 9), libtinfo6 (>= 6)
Suggests: unzip
Description: spell checker and morphological analyzer (program)
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and an
OpenOffice.org UNO module.
.
Main features:
- Unicode support (first 65535 Unicode characters)
- morphological analysis (in custom item and arrangement style)
- Max. 65535 affix classes and twofold affix stripping (for agglutinative
languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
- Support complex compoundings (for example, Hungarian and German)
- Support language specific algorithms (for example, handling Azeri
and Turkish dotted i, or German sharp s)
- Handling conditional affixes, circumfixes, fogemorphemes,
forbidden words, pseudoroots and homonyms.
.
This package contains the program with the Ispell-like terminal and pipe
interfaces.
Homepage: https://hunspell.github.io/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: hunspell-de-de
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 1928
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: igerman98
Version: 20161207-12
Provides: hunspell-dictionary, hunspell-dictionary-de
Depends: dictionaries-common
Suggests: hunspell, libreoffice-writer
Conflicts: openoffice.org-spellcheck-de-de
Description: German dictionary for hunspell
This is the German (Belgium, Germany, Luxemburg) dictionary (de-DE-1996)
for use with the hunspell spellchecker.
.
Most notably this variant contains some special words from Germany.
Original-Maintainer: Roland Rosenfeld <roland@debian.org>
Homepage: https://www.j3e.de/ispell/igerman98/
Package: hunspell-en-us
Status: install ok installed
Priority: standard
Section: text
Installed-Size: 878
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: scowl (2020.12.07-2)
Version: 1:2020.12.07-2
Replaces: myspell-en-us, openoffice.org-spellcheck-en-us
Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us
Depends: dictionaries-common (>= 0.10)
Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2)
Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird (<< 2.0.0.1+dfsg-0)
Description: English_american dictionary for hunspell
This is the English_american dictionary for use with the hunspell spellchecker
.
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and a
LibreOffice UNO module.
Original-Maintainer: Don Armstrong <don@debian.org>
Homepage: http://wordlist.sourceforge.net/
Package: hwdata
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.379-1
Depends: pci.ids, usb.ids
Description: hardware identification / configuration data
This package contains various hardware identification and configuration data,
such as the pci.ids database, or the XFree86/xorg Cards database.
It is needed for the kudzu hardware detection.
Original-Maintainer: Pino Toscano <pino@debian.org>
Homepage: https://github.com/vcrhonek/hwdata
Package: i965-va-driver
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 1768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-vaapi-driver
Version: 2.4.1+dfsg1-1ubuntu0.2
Provides: va-driver
Depends: libva-driver-abi-1.20, libc6 (>= 2.38), libdrm-intel1 (>= 2.4.52), libdrm2 (>= 2.4.52)
Suggests: i965-va-driver-shaders
Enhances: libva2
Description: VAAPI driver for Intel G45 & HD Graphics family
The VA-API (Video Acceleration API) enables hardware accelerated video
decode/encode at various entry-points (VLD, IDCT, Motion Compensation
etc.) for the prevailing coding standards today (MPEG-2, MPEG-4
ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface
to fully expose the video decode capabilities in today's GPUs.
.
This package contains the video decode and encode driver backend for the
Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family.
The supported platforms include:
* Cantiga, Intel GMA 4500MHD (GM45)
* Ironlake, Intel HD Graphics for 2010 Intel Core processor family
* Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family
* Ivy Bridge
* Haswell
* Broadwell
* Skylake
* Kaby Lake
* Coffee Lake
* Cannon Lake
Homepage: https://01.org/linuxmedia/vaapi
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: ibverbs-providers
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1268
Maintainer: Benjamin Drung <bdrung@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rdma-core
Version: 50.0-2ubuntu0.2
Replaces: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15)
Provides: libefa1, libipathverbs1, libmana1, libmlx4-1, libmlx5-1, libmthca1
Depends: libc6 (>= 2.38), libibverbs1 (>= 38)
Breaks: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15)
Conffiles:
/etc/libibverbs.d/bnxt_re.driver dfdc62acff60833950aa76845b3dd974
/etc/libibverbs.d/cxgb4.driver 813a775ac8e335dc5b8a0f927f7df8ae
/etc/libibverbs.d/efa.driver d00959c9098cf143ec040c39f2173f04
/etc/libibverbs.d/erdma.driver af223c5ade09076518761548e2a3b35a
/etc/libibverbs.d/hfi1verbs.driver 20cd8c1046d62aba32fa4c949a5db80b
/etc/libibverbs.d/hns.driver c505e0f70fb172afd48acc33a733acde
/etc/libibverbs.d/ipathverbs.driver f2710bebefa1cb4c40f96556f6919925
/etc/libibverbs.d/irdma.driver 602e763262c98fcf96a5e4fd26f57a9e
/etc/libibverbs.d/mana.driver 455c558f3f75a35a2cf2cb31e8cd470c
/etc/libibverbs.d/mlx4.driver 6bfeea2b2666f6ffd09ce5ffa6a94b12
/etc/libibverbs.d/mlx5.driver 3fef613081d2d483e9680be82e18e0fe
/etc/libibverbs.d/mthca.driver 176eb299dbf746486ea18c832b871094
/etc/libibverbs.d/ocrdma.driver 28285b19f7b8044e6a5003477cc26ef5
/etc/libibverbs.d/qedr.driver 181182a2b8a7dd604cdfbbcd1f873e13
/etc/libibverbs.d/rxe.driver 98676a4e0bc992ee80998b8599039434
/etc/libibverbs.d/siw.driver 4cad034f720e49b931e7e05da889c919
/etc/libibverbs.d/vmw_pvrdma.driver 2ae063cb52092f09bbcccc7c6cafad69
Description: User space provider drivers for libibverbs
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
the RDMA Protocol Verbs Specification. iWARP ethernet NICs support
RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
high-throughput, low-latency networking technology. InfiniBand host
channel adapters (HCAs) and iWARP NICs commonly support direct
hardware access from userspace (kernel bypass), and libibverbs
supports this when available.
.
An RDMA driver consists of a kernel portion and a user space portion.
This package contains the user space verbs drivers:
.
- bnxt_re: Broadcom NetXtreme-E RoCE HCAs
- cxgb4: Chelsio T4 iWARP HCAs
- efa: Amazon Elastic Fabric Adapter
- erdma: Alibaba Elastic RDMA (iWarp) Adapter
- hfi1verbs: Intel Omni-Path HFI
- hns: HiSilicon Hip06 SoC
- ipathverbs: QLogic InfiniPath HCAs
- irdma: Intel Ethernet Connection RDMA
- mana: Microsoft Azure Network Adapter
- mlx4: Mellanox ConnectX-3 InfiniBand HCAs
- mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs
- mthca: Mellanox InfiniBand HCAs
- ocrdma: Emulex OneConnect RDMA/RoCE device
- qedr: QLogic QL4xxx RoCE HCAs
- rxe: A software implementation of the RoCE protocol
- siw: A software implementation of the iWarp protocol
- vmw_pvrdma: VMware paravirtual RDMA device
Homepage: https://github.com/linux-rdma/rdma-core
Package: icu-devtools
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: icu
Version: 74.2-1ubuntu3.1
Replaces: icu-tools (<< 74.1~rc-1~), libicu-dev (<< 74.2-1ubuntu3.1)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 13.1)
Breaks: icu-tools (<< 74.1~rc-1~), libicu-dev (<< 74.2-1ubuntu3.1)
Description: Development utilities for International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains programs used to
manipulate data files found in the ICU sources and is a dependency of
libicu-dev. End users would generally not need to install this package.
Homepage: https://icu.unicode.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: idn2
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libidn2
Version: 2.3.7-2build1.1
Depends: libc6 (>= 2.34), libidn2-0 (>= 2.0.0), libunistring5 (>= 1.1)
Description: Internationalized domain names (IDNA2008/TR46) command line tool
Libidn2 implements the revised algorithm for internationalized domain
names called IDNA2008/TR46.
.
This package contains the idn2 command-line tool.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Original-Maintainer: Debian Libidn team <help-libidn@gnu.org>
Package: ieee-data
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 13386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 20220827.1
Depends: wget | libwww-perl | curl
Description: OUI and IAB listings
Provide the Organizationally Unique Identifier (OUI) and Individual Address
Block (IAB) listings of identifiers assigned by IEEE Standards Association.
Original-Maintainer: Samuel Henrique <samueloph@debian.org>
Homepage: https://standards.ieee.org/products-services/regauth/index.html
Package: iio-sensor-proxy
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.5-1build2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.68.0), libgudev-1.0-0 (>= 234), libpolkit-gobject-1-0 (>= 0.99)
Suggests: systemd
Description: IIO sensors to D-Bus proxy
Industrial I/O subsystem is intended to provide support for devices
that in some sense are analog to digital or digital to analog convertors
.
Devices that fall into this category are:
* ADCs
* Accelerometers
* Gyros
* IMUs
* Capacitance to Digital Converters (CDCs)
* Pressure Sensors
* Color, Light and Proximity Sensors
* Temperature Sensors
* Magnetometers
* DACs
* DDS (Direct Digital Synthesis)
* PLLs (Phase Locked Loops)
* Variable/Programmable Gain Amplifiers (VGA, PGA)
.
Many ultrabooks ship with some of these devices. iio-sensor-proxy is
intended to serve as a proxy, providing access to these devices through
a D-Bus interface
Homepage: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: imagemagick
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8:6.9.12.98+dfsg1-5.2build2
Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- binaries
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
.
This package include links to channel depth specific binaries and manual
pages.
.
This is a dummy package. You can safely purge or remove it.
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: imagemagick-6-common
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 481
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.12.98+dfsg1-5.2build2
Replaces: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~)
Provides: imagemagick-common (= 8:6.9.12.98+dfsg1-5.2build2)
Breaks: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~), libmagickcore-6.q16-4 (<< 8:6.9.8.9+dfsg-1~), libmagickcore-6.q16hdri-4 (<< 8:6.9.8.9+dfsg-1~)
Conffiles:
/etc/ImageMagick-6/coder.xml 2cd28d60bb45db29bba17f35dc58ccb9
/etc/ImageMagick-6/colors.xml 7a58fb76b799bf829c55eecd08db28c2
/etc/ImageMagick-6/delegates.xml a4f217ebffb681b249dff29fa19eb9c1
/etc/ImageMagick-6/log.xml 29c0a0702c3729fec215ce53438eb608
/etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626
/etc/ImageMagick-6/mime.xml 33255caa9d8edb23cd3bf96de362507f
/etc/ImageMagick-6/policy-debian.xml 7e5fc23523a501ccf8146e2439378d68
/etc/ImageMagick-6/policy-limited.xml 03fb84fef5dd639cd230a386e514d4ae
/etc/ImageMagick-6/policy-open.xml 7435393bf35edb31ee68741749dba1e3
/etc/ImageMagick-6/policy-secure.xml 8e4e0dabdb68ee964cf4a7dd9bb3eef8
/etc/ImageMagick-6/policy-websafe.xml 277fa065e5eb3c874efbd50c0b2d0483
/etc/ImageMagick-6/policy.xml 7e5fc23523a501ccf8146e2439378d68
/etc/ImageMagick-6/quantization-table.xml 948aa1faac66b697266eaa55e8a052e5
/etc/ImageMagick-6/thresholds.xml 88370f6d426e50628949a43a71d1398a
/etc/ImageMagick-6/type-apple.xml 94aac3cbd6fdb6ccf338e8e60c3a6fcc
/etc/ImageMagick-6/type-dejavu.xml 2914462b5aec3bf19f4f706c018e904f
/etc/ImageMagick-6/type-ghostscript.xml e283f0f7916ca637a6bcb713f754d9be
/etc/ImageMagick-6/type-urw-base35.xml 2f19ed10d310718f906557c44a2b7d4f
/etc/ImageMagick-6/type-windows.xml 3a8000b7f83d4108e7c3024c1bcc403c
/etc/ImageMagick-6/type.xml a355c73d6843b2bfb5b5d7bb9cf2a5de
Description: image manipulation programs -- infrastructure
imagemagick-common contains the filesystem infrastructure required for
further installation of imagemagick in any configuration; it does not provide
a full installation of binaries, libraries, and utilities
required to run imagemagick.
.
This package is independent of channel depth.
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: imagemagick-6.q16
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.12.98+dfsg1-5.2build2
Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~)
Provides: imagemagick, imagemagick-6.defaultquantum (= 8:6.9.12.98+dfsg1-5.2build2)
Depends: libc6 (>= 2.34), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2), hicolor-icon-theme
Recommends: libmagickcore-6.q16-7-extra, ghostscript, netpbm
Suggests: imagemagick-6-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, libraw-bin, xdg-utils
Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~)
Description: image manipulation programs -- quantum depth Q16
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
.
For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats,
you need to install the libmagickcore-6.q16-7-extra package.
.
This version of imagemagick is compiled for a channel
depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: indicator-applet
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 616
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 12.10.2+20.10.20200915-0ubuntu1
Config-Version: 12.10.2+20.10.20200915-0ubuntu1
Provides: indicator-renderer
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libgnome-panel0 (>= 3.35.1), libgtk-3-0 (>= 3.0.0), libido3-0.1-0 (>= 13.10.0daily13.06.19), libindicator3-7 (>= 0.4.90), libx11-6, python3-xdg
Recommends: indicator-application, indicator-appmenu, indicator-bluetooth, indicator-datetime, indicator-keyboard, indicator-messages, indicator-power, indicator-printers, indicator-session, indicator-sound
Conffiles:
/etc/apport/crashdb.conf.d/indicator-applet-crashdb.conf de3b748927335bee1451974c1b543368
Description: GNOME panel indicator applet
indicator-applet is an applet to display information from
various applications consistently in the GNOME panel.
.
Currently this includes support for messaging applications in the
indicator-messages package.
Homepage: https://launchpad.net/indicator-applet
Package: indicator-application
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 123
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 12.10.1+19.04.20190308.1-0ubuntu3
Config-Version: 12.10.1+19.04.20190308.1-0ubuntu3
Depends: libappindicator3-1 (>= 0.2.92), libc6 (>= 2.4), libdbus-glib-1-2 (>= 0.88), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libindicator3-7 (>= 0.4.90), libpango-1.0-0 (>= 1.14.0), indicator-common
Conffiles:
/etc/xdg/autostart/indicator-application.desktop c6f4bc3390d137b15d868df0711d07ea
Description: Application Indicators
An indicator to take menus from applications and place them in the panel.
Homepage: https://launchpad.net/indicator-application
Package: indicator-appmenu
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 108
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 15.02.0+20.10.20200617.2-0ubuntu1
Config-Version: 15.02.0+20.10.20200617.2-0ubuntu1
Depends: bamfdaemon, libbamf3-2 (>= 0.5.2~bzr0+16.04.20151104), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.5.12), libindicator3-7 (>= 0.4.90), libx11-6, dconf-gsettings-backend | gsettings-backend
Recommends: indicator-applet | indicator-renderer, unity-gtk2-module, unity-gtk3-module, appmenu-qt, jayatana
Conffiles:
/etc/apport/crashdb.conf.d/indicator-appmenu-crashdb.conf 06336e6b7493783d4cfd355135692bc1
Description: Indicator for application menus.
.
This package provides support for application menus.
Homepage: http://launchpad.net/indicator-appmenu
Package: indicator-bluetooth
Status: deinstall ok config-files
Priority: extra
Section: gnome
Installed-Size: 224
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 0.0.6+17.10.20170605-0ubuntu3
Config-Version: 0.0.6+17.10.20170605-0ubuntu3
Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2)
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), bluez (>= 5), unity-control-center | gnome-control-center, gnome-bluetooth, indicator-common
Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2)
Description: System bluetooth indicator.
System bluetooth indicator which provides fast user controls for Bluetooth
devices.
Homepage: https://launchpad.net/indicator-bluetooth
Package: indicator-datetime
Status: deinstall ok config-files
Priority: optional
Section: misc
Installed-Size: 1136
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 15.10+21.04.20210304-0ubuntu1
Config-Version: 15.10+21.04.20210304-0ubuntu1
Depends: libaccounts-glib0 (>= 1.0), libc6 (>= 2.14), libecal-2.0-1 (>= 3.33.4), libedataserver-1.2-26 (>= 3.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.43.2), libgstreamer1.0-0 (>= 1.0.0), libical3 (>= 3.0.0), libmessaging-menu0 (>= 12.10.6-0ubuntu1phablet1), libnotify4 (>= 0.7.6), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), dconf-gsettings-backend | gsettings-backend, gsettings-ubuntu-schemas (>= 0.0.7), indicator-common, systemd
Recommends: indicator-applet | indicator-renderer, evolution-data-server, unity-control-center (>= 14.04.3) | gnome-control-center | gnome-system-tools, ubuntu-touch-sounds
Description: Simple clock
A simple clock appearing in the indicator bar
Homepage: https://launchpad.net/indicator-datetime
Package: indicator-keyboard
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.0.0+19.10.20190716-0ubuntu3
Config-Version: 0.0.0+19.10.20190716-0ubuntu3
Depends: dconf-gsettings-backend | gsettings-backend, libaccountsservice0 (>= 0.6.40), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfcitx-gclient1 (>= 1:4.2.9.5), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.37.5), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.1.6), libibus-1.0-5 (>= 1.5.1), liblightdm-gobject-1-0 (>= 1.1.3), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxklavier16 (>= 5.1), libgnomekbd-common, indicator-common
Breaks: ibus (<< 1.5.5-1ubuntu3)
Description: Keyboard indicator
This package contains the keyboard indicator, which should show as an icon in
the top panel when using the Unity environment. It can be used to switch
key layouts or languages, and helps the user identifying which layouts are
currently in use.
Homepage: https://code.launchpad.net/indicator-keyboard
Original-Maintainer: William Hua <william.hua@canonical.com>
Package: indicator-messages
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 13.10.1+18.10.20180918-0ubuntu3
Config-Version: 13.10.1+18.10.20180918-0ubuntu3
Replaces: indicator-status-provider-emesene, indicator-status-provider-mc5, indicator-status-provider-pidgin, indicator-status-provider-telepathy, libindicator-messages-status-provider-dev, libindicator-messages-status-provider1
Depends: libaccountsservice0 (>= 0.6.8), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), dconf-gsettings-backend | gsettings-backend, indicator-common
Recommends: indicator-applet | indicator-renderer
Breaks: gwibber-services (<< 3.5.4-0ubuntu1~), telepathy-indicator (<< 0.3.0-0ubuntu1~), thunderbird (<< 15.0+build1-0ubuntu1~), xchat-gnome-indicator (<< 0.3.11-0ubuntu2~), xchat-indicator (<< 0.3.11-0ubuntu2~)
Conflicts: indicator-status-provider-emesene, indicator-status-provider-mc5, indicator-status-provider-pidgin, indicator-status-provider-telepathy, libindicator-messages-status-provider-dev, libindicator-messages-status-provider1
Conffiles:
/etc/xdg/autostart/indicator-messages.desktop cd4bfba32cc64c35ed2e2435c2f28f45
Description: indicator that collects messages that need a response
A place on the user's desktop that collects messages that need a response.
This menu provides a condensed and collected view of all of those messages
for quick access, but without making them annoying in times that you want
to ignore them.
Homepage: https://launchpad.net/indicator-messages
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: indicator-power
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 299
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.10.6+17.10.20170829.1-0ubuntu7
Config-Version: 12.10.6+17.10.20170829.1-0ubuntu7
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.39.4), libnotify4 (>= 0.7.6), dconf-gsettings-backend | gsettings-backend, indicator-common, upower
Recommends: unity-control-center | gnome-control-center (>= 3.1) | switchboard-plug-power | xfce4-power-manager | mate-power-manager, indicator-applet (>= 0.2) | indicator-renderer
Description: Indicator showing power state.
This indicator displays current power management information and gives
the user a way to access power management preferences.
Homepage: https://launchpad.net/indicator-power
Package: indicator-printers
Status: deinstall ok config-files
Priority: extra
Section: gnome
Installed-Size: 161
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 0.1.7+17.10.20171101-0ubuntu3
Config-Version: 0.1.7+17.10.20171101-0ubuntu3
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcups2 (>= 1.6.0), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.0.0), libindicator3-7 (>= 0.4.90), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), cups (>= 1.5), indicator-common
Recommends: indicator-applet (>= 0.2) | indicator-renderer, system-config-printer
Description: indicator showing active print jobs
This indicator is designed to let you view and control active print jobs.
.
It requires some way to be hosted into a panel. Either Unity or an indicator
plugin for your desktop environment.
Homepage: https://launchpad.net/indicator-printers
Original-Maintainer: Lars Uebernickel <lars.uebernickel@canonical.com>
Package: indicator-session
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 17.3.20+21.10.20210613.1-0ubuntu1
Config-Version: 17.3.20+21.10.20210613.1-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.43.2), libwhoopsie0 (>= 0.2.48), dconf-gsettings-backend | gsettings-backend, libpam-systemd, gnome-settings-daemon-common, gsettings-desktop-schemas, indicator-common
Recommends: indicator-applet (>= 0.2) | indicator-renderer, gnome-screensaver | mate-screensaver | gnome-flashback, yelp, unity-control-center | gnome-control-center | mate-control-center, unity-settings-daemon-schemas
Suggests: lightdm, apport, zenity
Description: indicator showing session management, status and user switching
This indicator is designed to be placed on the right side of a panel and
give the user easy control for changing their instant message status.
Switching to another user. Starting a guest session. Or controlling the
status of their own session.
.
It requires some way to be hosted into a panel. For the GNOME Panel the
appropriate package is indicator-applet-session.
Homepage: https://launchpad.net/indicator-session
Package: indicator-sound
Status: deinstall ok config-files
Priority: extra
Section: sound
Installed-Size: 432
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 12.10.2+18.10.20180612-0ubuntu4
Config-Version: 12.10.2+18.10.20180612-0ubuntu4
Depends: libaccountsservice0 (>= 0.6.8), libc6 (>= 2.34), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.43.92), libnotify4 (>= 0.7.0), libpulse-mainloop-glib0 (>= 1:4.0-0ubuntu21), libpulse0 (>= 1:4.0-0ubuntu21), dconf-gsettings-backend | gsettings-backend, pulseaudio, gsettings-ubuntu-schemas (>= 0.0.1+14.04.20140224), indicator-common
Recommends: unity-control-center | gnome-control-center | pavucontrol | mate-media, accountsservice, accountsservice-ubuntu-schemas
Suggests: unity-greeter-session-broadcast
Conffiles:
/etc/apport/crashdb.conf.d/indicator-sound-crashdb.conf 45f6d9a0143450b595f27cd84dfbbaae
Description: System sound indicator.
System sound indicator which provides easy control of the PulseAudio sound
daemon.
Homepage: https://launchpad.net/indicator-sound
Original-Maintainer: Conor Curran <conor.curran@canonical.com>
Package: inetutils-ping
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: inetutils
Version: 2:2.5-3ubuntu4.2
Provides: ping
Depends: libc6 (>= 2.38), netbase
Conflicts: ping
Description: ICMP echo tool
Ping uses ICMP to send out echo requests, and uses the reply packets to
calculate latency between the sending and the destination hosts.
.
This is the portable GNU implementation of ping.
Homepage: https://www.gnu.org/software/inetutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: inetutils-telnet
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: inetutils
Version: 2:2.5-3ubuntu4.2
Provides: telnet, telnet-client
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libtinfo6 (>= 6), netbase
Description: telnet client
The telnet command is used for interactive communication with another host
using the TELNET protocol.
.
This implementation supports Kerberos, for authentication and encryption.
Homepage: https://www.gnu.org/software/inetutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: info
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 7.1-3build2
Replaces: texinfo-doc-nonfree
Provides: info-browser
Depends: libc6 (>= 2.38), libtinfo6 (>= 6), install-info
Breaks: texinfo-doc-nonfree
Description: Standalone GNU Info documentation browser
The Info file format is an easily-parsable representation for online
documents. This program allows you to view Info documents, like the
ones stored in /usr/share/info.
.
Much of the software in Debian comes with its online documentation in
the form of Info files, so it is most likely you will want to install it.
Homepage: https://www.gnu.org/software/texinfo/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: init
Protected: yes
Status: install ok installed
Priority: important
Section: metapackages
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: init-system-helpers
Version: 1.66ubuntu1
Pre-Depends: systemd-sysv
Description: metapackage ensuring an init system is installed
This package is a metapackage which allows you to select from the available
init systems while ensuring that one of these is available on the system at
all times.
Important: yes
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.66ubuntu1
Description: helper tools for all init systems
This package contains helper tools that are necessary for switching between
the various init systems that Debian contains (e. g. sysvinit or
systemd). An example is deb-systemd-helper, a script that enables systemd unit
files without depending on a running systemd.
.
It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which
provide an abstraction for enabling, disabling, starting, and stopping
services for all supported Debian init systems as specified by the policy.
.
While this package is maintained by pkg-systemd-maintainers, it is NOT
specific to systemd at all. Maintainers of other init systems are welcome to
include their helpers in this package.
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: initramfs-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.142ubuntu25.8
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.142ubuntu25.8), linux-base
Suggests: bash-completion
Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), netplan.io (<< 0.37), upstart
Conflicts: linux-initramfs-tool, usplash (<< 0.5.50)
Conffiles:
/etc/initramfs-tools/update-initramfs.conf e2026d4603e7161efaccca519aeb1297
/etc/kernel/postinst.d/initramfs-tools c1cb0e052a2cdeef4f3257585c83c58d
/etc/kernel/postrm.d/initramfs-tools e7471d253a5b24e2fd85b40be4e43218
Description: generic modular initramfs generator (automation)
This package builds a bootable initramfs for Linux kernel packages. The
initramfs is loaded along with the kernel and is responsible for
mounting the root filesystem and starting the main init system.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: initramfs-tools-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: initramfs-tools
Version: 0.142ubuntu25.8
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libudev1 (>= 183)
Description: binaries used by initramfs-tools
This package contains binaries used inside the initramfs images generated
by initramfs-tools.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: initramfs-tools-core
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: initramfs-tools
Version: 0.142ubuntu25.8
Replaces: initramfs-tools (<< 0.121~)
Depends: busybox-initramfs (>= 1:1.30.1-4ubuntu5~), dhcpcd-base, dracut-install, e2fsprogs, initramfs-tools-bin (= 0.142ubuntu25.8), klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~)
Recommends: zstd
Suggests: bash-completion
Breaks: busybox-initramfs (<< 1:1.30.1-4ubuntu5~), initramfs-tools (<< 0.121~)
Conffiles:
/etc/initramfs-tools/initramfs.conf 37168abeabf36c927e6c3877b7a343b9
Description: generic modular initramfs generator (core tools)
This package contains the mkinitramfs program that can be used to
create a bootable initramfs for a Linux kernel. The initramfs should
be loaded along with the kernel and is then responsible for mounting
the root filesystem and starting the main init system.
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: install-info
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 7.1-3build2
Depends: libc6 (>= 2.38)
Description: Manage installed documentation in info format
The install-info utility creates the index of all installed documentation
in info format and makes it available to info readers.
Homepage: https://www.gnu.org/software/texinfo/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: intel-media-va-driver
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 13290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-media-driver
Version: 24.1.0+dfsg1-1ubuntu0.2
Provides: va-driver
Depends: libva-driver-abi-1.20, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libigdgmm12 (>= 22.3.17+ds1), libstdc++6 (>= 11)
Description: VAAPI driver for the Intel GEN8+ Graphics family
The VA-API (Video Acceleration API) enables hardware accelerated video
decode/encode at various entry-points (VLD, IDCT, Motion Compensation
etc.) for the prevailing coding standards today (MPEG-2, MPEG-4
ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface
to fully expose the video decode capabilities in today's GPUs.
.
This package contains the video decode and encode driver backend for
the Intel HD Graphics of the Intel Core processor family. The supported
platforms include:
* Broadwell
* Skylake
* Broxton
* Apollo Lake
* Kaby Lake
* Coffee Lake
* Whiskey Lake
* Cannon Lake
* Ice Lake
.
Only a limited set of encoders is available via this driver: JPEG
(Skylake and newer), AVC (Boxton and newer), HEVC and VP9 (Ice Lake and
newer). Media shaders are only available on Ice Lake and newer.
Homepage: https://github.com/intel/media-driver
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: intel-microcode
Status: install ok installed
Priority: standard
Section: non-free-firmware/admin
Installed-Size: 20951
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20260210.0ubuntu0.24.04.1
Depends: iucode-tool (>= 1.0)
Recommends: initramfs-tools (>= 0.113~)
Conflicts: microcode.ctl (<< 0.18~0)
Conffiles:
/etc/default/intel-microcode 6a68a0e6e2d2ef001f1a374ece3c8558
/etc/kernel/preinst.d/intel-microcode 4324b7d12701909b3a76bb5c6468a571
/etc/modprobe.d/intel-microcode-blacklist.conf 71327241f6583b34944e638a955aba91
Description: Processor microcode firmware for Intel CPUs
This package contains updated system processor microcode for
Intel i686 and Intel X86-64 processors. Intel releases microcode
updates to correct processor behavior as documented in the
respective processor specification updates.
.
For AMD processors, please refer to the amd64-microcode package.
Homepage: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: intltool-debian
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.35.0+20060710.6
Depends: gettext, perl:any
Description: Help i18n of RFC822 compliant config files
Intltool is a bunch of scripts written by the GNOME project to
internationalize many different file formats. This package is
a slightly modified version which adds support for RFC822
compliant config files, e.g. Debconf templates files.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: ipp-usb
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 6069
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.9.24-0ubuntu3.3
Depends: avahi-daemon, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.16)
Conffiles:
/etc/ipp-usb/ipp-usb.conf 423f41307a6ffc0e532378db5ab419e6
Description: Daemon for IPP over USB printer support
ipp-usb is a userland driver for USB devices (printers, scanners, MFC),
supporting the IPP over USB protocol. It enables these USB devices to
be seen as regular network printers.
.
It is designed to be a replacement of ippusbxd daemon, previously
used for this purpose. It has a greatly rethought architecture, in
comparison with ippusbxd, and fixes all of its major flaws and issues.
Built-Using: golang-1.22 (= 1.22.2-2ubuntu0.4), golang-github-openprinting-goipp (= 1.1.0-0ubuntu1)
Homepage: https://github.com/OpenPrinting/ipp-usb
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 3033
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.1.0-1ubuntu6.3
Replaces: iproute
Provides: arpd
Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdb5.3t64, libelf1t64 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Recommends: libatm1t64 (>= 2.4.1-17~)
Suggests: iproute2-doc, python3:any
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
/etc/iproute2/bpf_pinning fd070252e6e9996bd04d9d59e4ce21eb
/etc/iproute2/ematch_map 0e0f36cafc6a9cf76bc704cfd8f96ece
/etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
/etc/iproute2/nl_protos 393e42fa549d0974eb66d576675779c2
/etc/iproute2/rt_dsfield 4c80d267a84d350d89d88774efe48a0f
/etc/iproute2/rt_protos 35b7f1673d1d0486c4188fd06b46a410
/etc/iproute2/rt_protos.d/README 88e45597012c565f9a10ffef1bc14312
/etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
/etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
/etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
/etc/iproute2/rt_tables.d/README 18bfdabbd4d5b14eae350720ea5ff431
Description: networking and traffic control tools
The iproute2 suite is a collection of utilities for networking and
traffic control.
.
These tools communicate with the Linux kernel via the (rt)netlink
interface, providing advanced features not available through the
legacy net-tools commands 'ifconfig' and 'route'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: ipset
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.19-1ubuntu2
Provides: ipset-7.19
Depends: libc6 (>= 2.34), libipset13 (>= 7.15-1~)
Recommends: iptables
Breaks: xtables-addons-common (<< 1.41~)
Description: administration tool for kernel IP sets
IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
administered by the ipset(8) utility. Depending on the type, currently an
IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
MAC addresses in a way which ensures lightning speed when matching an
entry against a set.
.
If you want to
.
* store multiple IP addresses or port numbers and match against the
entire collection using a single iptables rule.
* dynamically update iptables rules against IP addresses or ports without
performance penalty.
* express complex IP address and ports based rulesets with a single
iptables rule and benefit from the speed of IP sets.
.
then IP sets may be the proper tool for you.
Homepage: https://ipset.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: iptables
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.8.10-3ubuntu2
Depends: libip4tc2 (= 1.8.10-3ubuntu2), libip6tc2 (= 1.8.10-3ubuntu2), libxtables12 (= 1.8.10-3ubuntu2), netbase (>= 6.0), libc6 (>= 2.38), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0 (>= 1.0.2), libnftnl11 (>= 1.1.6)
Recommends: nftables
Suggests: firewalld, kmod
Description: administration tools for packet filtering and NAT
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
iptables is the userspace command line program used to configure
the Linux packet filtering and NAT ruleset. It is targeted towards systems
and networks administrators.
.
This package contains several different utilities, the most important ones:
.
iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
.
iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version)
.
ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
.
ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy
version)
.
arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
.
ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: iputils-tracepath
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: iputils
Version: 3:20240117-1ubuntu0.1
Depends: libc6 (>= 2.38)
Suggests: traceroute
Description: Tools to trace the network path to a remote host
The tracepath utility is similar to the traceroute utility, but also
attempts to discover the MTU of the path. Supports IPv4 and IPv6.
Homepage: https://github.com/iputils/iputils/
Original-Maintainer: Noah Meyerhans <noahm@debian.org>
Package: irqbalance
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.9.3-2ubuntu5
Depends: libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libglib2.0-0t64 (>= 2.36.0), libncursesw6 (>= 6), libnuma1 (>= 2.0.11), libsystemd0, libtinfo6 (>= 6)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/default/irqbalance fd441b2b501b7258a1043ba135736623
/etc/init.d/irqbalance fcb4a4d3f2770082bcbf0f3dc899b70c
Description: Daemon to balance interrupts for SMP systems
Daemon to balance interrupts across multiple CPUs, which can lead to better
performance and IO balance on SMP systems. This package is especially useful
on systems with multi-core processors, as interrupts will typically only be
serviced by the first core.
.
Note: irqbalance is not useful if you don't have more than one CPU core.
Homepage: https://github.com/Irqbalance/irqbalance
Original-Maintainer: Paride Legovini <paride@debian.org>
Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.4.3-P1-4ubuntu2
Provides: dhcp-client
Depends: libc6 (>= 2.38), debianutils (>= 2.8.2), iproute2
Recommends: isc-dhcp-common
Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns
Conffiles:
/etc/apparmor.d/sbin.dhclient 9de14c8a0e6510f980ff448d85118505
/etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb
/etc/dhcp/dhclient-enter-hooks.d/resolved-enter 4ecfd14e38e7362cd6aeb3e438c2ec43
/etc/dhcp/dhclient-exit-hooks.d/resolved 716b09be4007df8a828a1af7b37baefc
/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes c30784ea12e80abaaa8f2a9d5e0ad9c7
/etc/dhcp/dhclient.conf c3b6c3271031ab8e250a192f4eb18695
Description: DHCP client for automatically obtaining an IP address
This is the Internet Software Consortium's DHCP client.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration. If your machine
depends on DHCP (especially likely if it's a workstation on a large
network, or a laptop, or attached to a cable modem), keep this or
another DHCP client installed.
.
Extra documentation can be found in the package isc-dhcp-common.
.
ISC has decided to stop maintaining the client and relay parts of isc-dhcp,
and they will be removed after the 4.4.3 release, keeping only the server
component. Please, consider using an alternative for isc-dhcp-client
(dhclient).
.
More information can be found in the ISC official announcement:
https://www.isc.org/blogs/dhcp-client-relay-eom/
Homepage: http://www.isc.org
Original-Maintainer: Debian ISC DHCP Maintainers <isc-dhcp@packages.debian.org>
Package: isc-dhcp-common
Status: install ok installed
Priority: important
Section: net
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.4.3-P1-4ubuntu2
Depends: debianutils (>= 2.8.2)
Description: common manpages relevant to all of the isc-dhcp packages
This package includes manpages that are relevant to the various ISC DHCP
packages.
.
The dhcp-options manpage describes available options for dhcpd and dhclient.
The dhcp-eval manpage describes evaluation of conditional expressions.
Homepage: http://www.isc.org
Original-Maintainer: Debian ISC DHCP Maintainers <isc-dhcp@packages.debian.org>
Package: iso-codes
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 20418
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.16.0-1
Suggests: isoquery
Description: ISO language, territory, currency, script codes and their translations
This package provides the ISO 639, ISO 639-3, and ISO 639-5 language
code lists, the ISO 4217 currency code list, the ISO 3166 territory
code list, the ISO 3166-2 sub-territory list, and the ISO 15924
script code list as JSON files.
.
More importantly, it also provides their translations to be used by
other programs.
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Homepage: https://salsa.debian.org/iso-codes-team/iso-codes
Package: iucode-tool
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.1-3build1
Depends: libc6 (>= 2.38)
Suggests: intel-microcode (>= 1)
Description: Intel processor microcode tool
iucode_tool is a program to manipulate Intel® X86 and X86-64 processor
microcode collections, and to use the kernel facilities to upgrade the
microcode on Intel system processors.
.
It can load microcode data files in text and binary format, sort, list and
filter the microcodes contained in these files, write selected microcodes to a
new file in binary format, or upload them to the kernel.
.
It operates on non-free microcode data downloaded directly from Intel or
installed by the intel-microcode package.
Homepage: https://gitlab.com/iucode-tool
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: java-common
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.75+exp1
Suggests: default-jre
Description: Base package for Java runtimes
This package provides common tools for the Java runtimes, such as
the update-java-alternatives mechanism used to switch between
different versions of Java.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.debian.org/Java/
Package: javascript-common
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 11+nmu1
Suggests: apache2 (>= 2.4.6~) | lighttpd | httpd
Conffiles:
/etc/apache2/conf-available/javascript-common.conf 133aafb01e900b05e75042fd47dec067
/etc/lighttpd/conf-available/90-javascript-alias.conf 568434a47d89bb89ecf81c8f9c4e1669
Description: Base support for JavaScript library packages
Web applications that use JavaScript need to distribute it through HTTP. Using
a common path for every script avoids the need to enable this path in the HTTP
server for every package.
.
This is a helper package that creates /usr/share/javascript and enables it in
the Apache and Lighttpd webserver.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Package: jq
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.7.1-3ubuntu0.24.04.2
Depends: libc6 (>= 2.38), libjq1 (= 1.7.1-3ubuntu0.24.04.2)
Description: lightweight and flexible command-line JSON processor
jq is like sed for JSON data – you can use it to slice
and filter and map and transform structured data with
the same ease that sed, awk, grep and friends let you
play with text.
.
It is written in portable C, and it has minimal runtime
dependencies.
.
jq can mangle the data format that you have into the
one that you want with very little effort, and the
program to do so is often shorter and simpler than
you’d expect.
Homepage: https://jqlang.github.io/jq
Original-Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Package: jsonlint
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.10.2-1
Depends: php-cli, php-common
Description: validating parser of JSON data structures
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It is easy for humans to read and write. It is easy for
machines to parse and generate. It is based on a subset of the
JavaScript Programming Language. JSON is a text format that is
completely language independent but uses conventions that are familiar
to programmers of the C-family of languages. These properties make JSON
an ideal data-interchange language.
.
This package provides jsonlint-php, a validating parser of JSON files.
Another more complete JSON syntax validator and formatter tool is
provided by the python-demjson package.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/Seldaek/jsonlint
Package: kbd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.6.4-2ubuntu2
Provides: console-utilities
Depends: libc6 (>= 2.34), console-setup | console-setup-mini
Conflicts: console-utilities
Description: Linux console font and keytable utilities
This package allows you to set up the Linux console, change the font,
resize text mode virtual consoles and remap the keyboard.
.
You will probably want to install the “console-setup” package which
sets up console font and keymap data files.
Homepage: https://kbd-project.org/
Original-Maintainer: Console utilities maintainers <pkg-kbd-devel@lists.alioth.debian.org>
Package: keyboard-configuration
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.226ubuntu1
Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, xkb-data (>= 2.41~), xkb-data (<< 2.41A)
Pre-Depends: debconf | debconf-2.0
Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47)
Description: system-wide keyboard preferences
This package maintains the keyboard preferences in
/etc/default/keyboard. Other packages can use the information
provided by this package in order to configure the keyboard on the
console or in X Window.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: keyboxd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.4.4-2ubuntu17.4
Depends: gpgconf (= 2.4.4-2ubuntu17.4), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libnpth0t64 (>= 0.90), libsqlite3-0 (>= 3.14.0)
Suggests: gnupg (= 2.4.4-2ubuntu17.4), dbus-user-session, libpam-systemd
Description: GNU privacy guard - public key material service
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
keyboxd is a server for managing public key material of OpenPGP and
S/MIME.
Homepage: https://www.gnupg.org/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: keyutils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6.3-3build1
Depends: libc6 (>= 2.38), libkeyutils1 (>= 1.6.3)
Conffiles:
/etc/request-key.conf 8ad8d7d3deb6e3fbaaf483ed94fb6284
Description: Linux Key Management Utilities
Keyutils is a set of utilities for managing the key retention facility in the
kernel, which can be used by filesystems, block devices and more to gain and
retain the authorization and encryption keys required to perform secure
operations.
.
This package provides the binaries, most notably the keyctl utility.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: klibc-utils
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 479
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: klibc
Version: 2.0.13-4ubuntu0.2
Depends: libklibc (= 2.0.13-4ubuntu0.2)
Description: small utilities built with klibc for early boot
This package contains a collection of programs that are linked
against klibc. These duplicate some of the functionality of a
regular Linux toolset, but are typically much smaller than their
full-function counterparts. They are intended for inclusion in
initramfs images and embedded systems.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 31+20240202-2ubuntu7.2
Depends: libc6 (>= 2.38), liblzma5 (>= 5.4.5-0.2), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), libkmod2 (= 31+20240202-2ubuntu7.2)
Conffiles:
/etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
/etc/init.d/kmod 76fcb3d88797536529a112ea3365e1d9
/etc/modprobe.d/blacklist-ath_pci.conf d1da9bb08c2b0f56f3be93fd0e37946b
/etc/modprobe.d/blacklist-firewire.conf 9cc07a17e8e64f9cd35ff59c29debe69
/etc/modprobe.d/blacklist-framebuffer.conf 097e2142ae3e4dd2911eda7844ce0c18
/etc/modprobe.d/blacklist-rare-network.conf 8fb4b96124e461f53adceba9ca91f09a
/etc/modprobe.d/blacklist.conf 75f90164fe53985db48e7aa168bd5e7c
/etc/modprobe.d/disable-algif_aead.conf 04813ca05ec9114b93aef8e835ad6954
/etc/modprobe.d/iwlwifi.conf f27bc645e93e20c8e532325d190ac8ee
Description: tools for managing Linux kernel modules
This package contains a set of programs for loading, inserting, and
removing kernel modules for Linux.
It replaces module-init-tools.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: kpartx
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: multipath-tools
Version: 0.9.4-5ubuntu8.2
Depends: dmsetup, udev, libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97)
Description: create device mappings for partitions
Kpartx can be used to set up device mappings for the partitions of any
partitioned block device.
.
It is part of the Linux multipath-tools, but is useful on any
device-mapper using system.
Homepage: http://christophe.varoqui.free.fr/
Original-Maintainer: Debian DM Multipath Team <team+linux-blocks@tracker.debian.org>
Package: krb5-multidev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 822
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: comerr-dev, libgssapi-krb5-2 (= 1.20.1-6ubuntu2.7), libgssrpc4t64 (= 1.20.1-6ubuntu2.7), libk5crypto3 (= 1.20.1-6ubuntu2.7), libkadm5clnt-mit12 (= 1.20.1-6ubuntu2.7), libkadm5srv-mit12 (= 1.20.1-6ubuntu2.7), libkrb5-3 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: landscape-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: landscape-client
Version: 24.02-0ubuntu5.7
Depends: python3:any, debconf (>= 0.5) | debconf-2.0, python3-twisted, python3-configobj, python3-apt, ca-certificates, python3-gdbm, python3-netifaces, lsb-release, adduser, bc, lshw, libpam-modules, python3-setuptools
Description: Landscape administration system client - Common files
Landscape is a web-based tool for managing Ubuntu systems. This
package is necessary if you want your machine to be managed in a
Landscape account.
.
This package provides the core libraries, as well as the landscape-sysinfo
command. It also sets up the landscape user, landscape directories, and the
hook that runs landscape-sysinfo on startup.
Homepage: https://github.com/CanonicalLtd/landscape-client
Original-Maintainer: Landscape Team <landscape-team@canonical.com>
Package: lcdf-typetools
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 2775
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.110-1build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libkpathsea6 (>= 2023.20230311.66589), libstdc++6 (>= 5)
Recommends: aglfn, texlive-font-utils
Description: tools for OpenType, multiple-master, and Type 1 fonts
LCDF Typetools comprises several programs
for manipulating PostScript Type 1, Type 1 multiple master,
and OpenType fonts.
.
Programs to manipulate OpenType, multiple-master, and Type 1 fonts:
.
* cfftot1
allows you to translate Compact Font Format (CFF)
or PostScript-flavored OpenType fonts
into PostScript Type 1 font format.
* otfinfo
reports information about OpenType fonts,
such as the features they support.
and the contents of their "size" optical size option
* otftotfm
allows you to create TeX font metrics and encodings
for using PostScript-flavored OpenType fonts.
NB! This tool requires the additional package texlive-binaries.
* t1dotlessj
creates a Type 1 font with a single character --
the dotless j corresponding to the specified design.
* t1lint
checks a Type 1 font for correctness
(preliminary).
* t1rawafm
generates a "raw" (kernless and ligatureless) AFM file
given a font file (PFB/PFA).
* t1reencode
changes a PostScript Type 1 font embedded encoding.
* t1testpage
creates a PostScript test page for a specified font file
(preliminary).
* ttftotype42
converts TrueType or TrueType-flavored OpenType font programs
into PostScript Type 42 format.
.
LCDF-TypeTools also includes the multiple-master font tools
allowing you to use multiple-master fonts
with programs that require single-master fonts
(afm2tfm, ps2pk, fontinst, etc.).
Both programs work fine with fonts
that contain intermediate masters
(e.g., Adobe Jenson MM and Adobe Kepler MM).
.
* mmafm
creates an AFM (Adobe font metric) file
corresponding to a single instance of a multiple-master font.
It reads (and therefore requires) the AMFM and AFM files
distributed with the font.
* mmpfb
creates a normal, single-master font program
that looks like an instance of a multiple-master font.
It reads the multiple-master font program in PFA or PFB format.
.
LCDF stands for Little Cambridgeport Design Factory.
Homepage: https://www.lcdf.org/type/
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 590-2ubuntu2.1
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Description: pager program similar to more
This package provides "less", a file pager (that is, a memory-efficient
utility for displaying text one screenful at a time). Less has many
more features than the basic pager "more". As part of the GNU project,
it is widely regarded as the standard pager on UNIX-derived systems.
.
Also provided are "lessecho", a simple utility for ensuring arguments
with spaces are correctly quoted; "lesskey", a tool for modifying the
standard (vi-like) keybindings; and "lesspipe", a filter for specific
types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/
Original-Maintainer: Milan Kupcevic <milan@debian.org>
Package: lftp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.9.2-2ubuntu1.1
Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libidn2-0 (>= 2.0.0), libreadline8t64 (>= 6.0), libstdc++6 (>= 5), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), netbase
Recommends: ssh-client | openssh-client
Conffiles:
/etc/lftp.conf 91da91d216208e5f66061bd07f92c1dd
Description: Sophisticated command-line FTP/HTTP/BitTorrent client programs
Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS,
FTPS and BitTorrent protocols under both IPv4 and IPv6. Lftp has an amazing
set of features, while preserving its interface as simple and easy as possible.
.
The main two advantages over other ftp clients are reliability and ability
to perform tasks in background. It will reconnect and reget the file being
transferred if the connection broke. You can start a transfer in background
and continue browsing on the ftp site. It does this all in one process. When
you have started background jobs and feel you are done, you can just exit
lftp and it automatically moves to nohup mode and completes the transfers.
It has also such nice features as reput and mirror. It can also download a
file as soon as possible by using several connections at the same time.
.
Lftp can also be scriptable, it can be used to mirror sites, it lets you
copy files among remote servers (even between FTP and HTTP). It has an
extensive online help. It supports bookmarks, and connecting to several
ftp/http sites at the same time.
.
This package also includes lftpget - A simple non-interactive
tool for downloading files.
Homepage: https://lftp.yar.ru
Original-Maintainer: Noël Köthe <noel@debian.org>
Package: lib32gcc-s1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 223
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Replaces: lib32gcc1 (<< 1:10)
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6-i386 (>= 2.35)
Breaks: lib32gcc1 (<< 1:10)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: lib32stdc++6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2894
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), lib32gcc-s1 (>= 14.2.0-4ubuntu2~24.04.1), libc6-i386 (>= 2.38)
Description: GNU Standard C++ Library v3 (32 bit Version)
This package contains an additional runtime library for C++ programs
built with the GNU compiler.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libaa1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aalib
Version: 1.4p5-51.1
Replaces: aalib1
Provides: aalib1
Depends: libc6 (>= 2.33), libgpm2 (>= 1.20.7), libncurses6 (>= 6), libslang2 (>= 2.2.4), libtinfo6 (>= 6), libx11-6
Description: ASCII art library
AAlib is a portable ASCII art graphics library. Internally, it works like
a graphics display, but the output is rendered into gorgeous platform
independent ASCII graphics.
Original-Maintainer: Jonathan Carter <jcc@debian.org>
Homepage: http://aa-project.sourceforge.net/aalib/
Package: libaacs0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libaacs
Version: 0.11.1-2build1
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0)
Recommends: libbdplus0
Enhances: libbluray2
Description: free-and-libre implementation of AACS
libaacs is a research project to implement the Advanced Access Content
System specification. It provides, through an open-source library, a
way to understand how the AACS works.
.
This package DOES NOT provide any key or certificate that could be used
to decode encrypted copyrighted material. It is based on the official
public AACS specification only.
.
This package provides the shared library.
Homepage: https://www.videolan.org/developers/libaacs.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libabsl20220623t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1930
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: abseil
Version: 20220623.1-3.1ubuntu3.2
Replaces: libabsl20220623
Provides: libabsl20220623 (= 20220623.1-3.1ubuntu3.2)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Breaks: libabsl20220623 (<< 20220623.1-3.1ubuntu3.2)
Description: extensions to the C++ standard library
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains Abseil's shared libraries.
Homepage: https://abseil.io/
Original-Maintainer: Benjamin Barenblat <bbaren@debian.org>
Package: libabw-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libabw
Version: 0.1.3-1build4
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Description: library for reading and writing AbiWord(tm) documents
Libabw is library providing ability to interpret and import AbiWord
documents into various applications.
Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: acl
Version: 2.3.2-1build1.1
Depends: libc6 (>= 2.38)
Description: access control list - shared library
This package contains the shared library containing the POSIX 1003.1e
draft standard 17 functions for manipulating access control lists.
Homepage: https://savannah.nongnu.org/projects/acl/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libaio1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libaio
Version: 0.3.113-6build1.1
Depends: libc6 (>= 2.4)
Description: Linux kernel AIO access library - shared library
This library enables userspace to use Linux kernel asynchronous I/O
system calls, important for the performance of databases and other
advanced applications.
.
This package contains the shared library.
Homepage: https://pagure.io/libaio
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libalgorithm-c3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.11-2
Depends: perl:any
Description: Perl module for merging hierarchies using the C3 algorithm
The Algorithm::C3 module implements the C3 algorithm.
.
C3 is the name of an algorithm which aims to provide a sane method resolution
order under multiple inheritance. It was first introduced in the language
Dylan, and then later adopted as the preferred MRO (Method Resolution Order)
for the new-style classes in Python 2.3. Most recently it has been adopted as
the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot
objects as well.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-C3
Package: libalgorithm-diff-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.201-1
Depends: perl:any
Recommends: libalgorithm-diff-xs-perl
Description: module to find differences between files
Algorithm::Diff is a Perl module that allows users to analyze text based on a
Longest Common Subsequence (LCS) algorithm. It can compare two files and find
the differences between them, which can produce the same information as the
common Unix tool 'diff'.
.
There is an XS-optimized implementation of the core loop, which accelerates
some types of diff output (see libalgorithm-diff-xs-perl).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-Diff
Package: libalgorithm-diff-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.04-8build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libalgorithm-diff-perl
Description: module to find differences between files (XS accelerated)
Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
excellent but not very well-known Algorithm::LCS module, with a drop-in
interface identical to Algorithm::Diff.
.
Note that only the LCSidx function is optimized in XS at the moment, which
means only compact_diff will get significantly faster for large data sets,
while diff and sdiff will run in identical speed as Algorithm::Diff.
Homepage: https://metacpan.org/release/Algorithm-Diff-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libalgorithm-merge-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.08-5
Depends: perl:any, libalgorithm-diff-perl
Description: Perl module for three-way merge of textual data
Algorithm::Merge provides three-way merge and diff functions, complementing
the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given
three sets of items, known as the original, left and right, this module can
take a three-way difference or merge them. Taking a difference provides an
array reference that is very similar to the behaviour of Algorithm::Diff. One
can also implement custom conflict resolution using the CONFLICT callback.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-Merge
Package: libamd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libsuitesparseconfig7 (>= 1:7.0.1)
Description: approximate minimum degree ordering library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The AMD library provides a set of routines for pre-ordering sparse matrices
prior to Cholesky or LU factorization, using the "Approximate Minimum Degree
ordering" algorithm.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libann0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ann
Version: 1.1.2+doc-9build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: Approximate Nearest Neighbor Searching library
ANN is a library written in C++, which supports data structures and
algorithms for both exact and approximate nearest neighbor searching
in arbitrarily high dimensions. ANN assumes that distances
are measured using any class of distance functions called Minkowski
metrics. These include the well known Euclidean distance, Manhattan
distance, and max distance. ANN performs quite efficiently for point
sets ranging in size from thousands to hundreds of thousands, and in
dimensions as high as 20.
Homepage: https://www.cs.umd.edu/~mount/ANN/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libaom3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aom
Version: 3.8.2-2ubuntu0.1
Depends: libc6 (>= 2.34)
Description: AV1 Video Codec Library
AOMedia Video 1 (AV1) is an open and royalty free video encoding format
optimized for the Internet and the successor of VP9. aom is the
reference encoder and decoder implementation published by the Alliance
for Open Media.
.
This package contains the shared library.
Homepage: https://aomedia.googlesource.com/aom/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libapache-pom-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apache-pom
Version: 29-2
Description: Maven metadata for all Apache Software projects
This package contains the Maven metadata shared between all
Apache Software Foundation's projects.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: http://maven.apache.org/pom/asf/
Package: libapparmor1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 4.0.1really4.0.1-0ubuntu0.24.04.7
Replaces: libapparmor-perl (<< 3.0.3-3)
Depends: libc6 (>= 2.38)
Breaks: libapparmor-perl (<< 3.0.3-3)
Description: changehat AppArmor library
libapparmor1 provides a shared library one can compile programs
against in order to use various AppArmor functionality,
such as transitioning to a different AppArmor profile or hat.
Homepage: https://apparmor.net/
Original-Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Package: libappstream5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 738
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: appstream
Version: 1.0.2-1build6
Depends: libc6 (>= 2.33), libcurl3t64-gnutls (>= 7.63.0), libglib2.0-0t64 (>= 2.79.0), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.13), libyaml-0-2, libzstd1 (>= 1.5.5)
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: libapr1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr
Version: 1.7.2-3.1ubuntu0.1
Replaces: libapr1
Provides: libapr1 (= 1.7.2-3.1ubuntu0.1)
Depends: libc6 (>= 2.38), libuuid1 (>= 2.16)
Breaks: libapr1 (<< 1.7.2-3.1ubuntu0.1)
Conflicts: libapr1.0
Description: Apache Portable Runtime Library
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
Homepage: https://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libaprutil1-dbd-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.3-1.1ubuntu7
Depends: libaprutil1t64 (= 1.6.3-1.1ubuntu7), libc6 (>= 2.38), libsqlite3-0 (>= 3.5.9)
Description: Apache Portable Runtime Utility Library - SQLite3 Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
.
This package contains the SQLite3 database driver.
Homepage: https://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libaprutil1-ldap
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.3-1.1ubuntu7
Depends: libaprutil1t64 (= 1.6.3-1.1ubuntu7), libc6 (>= 2.4), libldap2 (>= 2.6.2)
Description: Apache Portable Runtime Utility Library - LDAP Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
.
This package contains the LDAP driver.
Homepage: https://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libaprutil1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.3-1.1ubuntu7
Replaces: libaprutil1
Provides: libaprutil1 (= 1.6.3-1.1ubuntu7)
Depends: libapr1t64 (>= 1.6.2), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libexpat1 (>= 2.0.1), libgdbm6t64 (>= 1.16), libssl3t64 (>= 3.0.0)
Breaks: libaprutil1 (<< 1.6.3-1.1ubuntu7)
Description: Apache Portable Runtime Utility Library
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
.
APR Util is a utilities library implemented on top of apr, providing database
access, xml parsing, and other useful functionality.
Homepage: https://apr.apache.org/
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: libapt-pkg6.0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 2.8.3
Replaces: libapt-pkg6.0
Provides: libapt-pkg (= 2.8.3), libapt-pkg6.0 (= 2.8.3)
Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 13.1), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.8.3)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~), libapt-pkg6.0 (<< 2.8.3)
Conflicts: libnettle8 (<< 3.9.1-2.2~)
Description: package management runtime library
This library provides the common functionality for searching and
managing packages as well as information about packages.
Higher-level package managers can depend upon this library.
.
This includes:
* retrieval of information about packages from multiple sources
* retrieval of packages and all dependent packages
needed to satisfy a request either through an internal
solver or by interfacing with an external one
* authenticating the sources and validating the retrieved data
* installation and removal of packages in the system
* providing different transports to retrieve data over cdrom, ftp,
http(s), rsh as well as an interface to add more transports like
tor+http(s) (apt-transport-tor).
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: libarchive-cpio-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.10-3
Depends: perl:any
Description: module for manipulations of cpio archives
Archive::Cpio provides a few functions to read and write cpio files.
.
It allows one to read and write cpio files, to list, add, and remove
elements, and to manipulate them on the fly.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Archive-Cpio
Package: libarchive-zip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.68-1
Depends: perl:any
Description: Perl module for manipulation of ZIP archives
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
.
Zip archives can be created, or you can read from existing zip files.
Once created, they can be written to files, streams, or strings.
.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be
compressed or uncompressed as needed. Members can be created from
members in existing Zip files, or from existing directories, files,
or strings.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Archive-Zip
Package: libarchive13t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 905
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libarchive
Version: 3.7.2-2ubuntu0.8
Replaces: libarchive13
Provides: libarchive13 (= 3.7.2-2ubuntu0.8)
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8t64, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: lrzip
Breaks: libarchive13 (<< 3.7.2-2ubuntu0.8)
Description: Multi-format archive and compression library (shared library)
The libarchive library provides a flexible interface for reading and writing
archives in various formats such as tar and cpio. libarchive also supports
reading and writing archives compressed using various compression filters such
as gzip and bzip2. The library is inherently stream-oriented; readers serially
iterate through the archive, writers serially add things to the archive.
.
Archive formats supported are:
.
* tar (read and write, including GNU extensions)
* pax (read and write, including GNU and star extensions)
* cpio (read and write, including odc and newc variants)
* iso9660 (read and write, including Joliet and Rockridge extensions, with
some limitations)
* zip (read only, with some limitations, uses zlib)
* mtree (read and write)
* shar (write only)
* ar (read and write, including BSD and GNU/SysV variants)
* empty (read only; in particular, note that no other format will accept an
empty file)
* raw (read only)
* xar (read only)
* rar (read only, with some limitations)
* 7zip (read and write, with some limitations)
.
Filters supported are:
.
* gzip (read and write, uses zlib)
* bzip2 (read and write, uses bzlib)
* compress (read and write, uses an internal implementation)
* uudecode (read only)
* separate command-line compressors with fixed-signature auto-detection
* xz and lzma (read and write using liblzma)
* zstandard (read and write using libzstd)
.
This package provides the libarchive shared library.
Homepage: https://www.libarchive.org/
Original-Maintainer: Peter Pentchev <roam@debian.org>
Package: libargon2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: argon2
Version: 0~20190702+dfsg-4build1
Depends: libc6 (>= 2.34)
Breaks: cryptsetup-initramfs (<< 2:2.6.1-2)
Description: memory-hard hashing function - runtime library
Argon2 is a password-hashing function that can be used to hash passwords
for credential storage, key derivation, or other applications.
.
There are two main versions of Argon2: Argon2i and Argon2d.
Argon2i is the safest against side-channel attacks, while Argon2d provides
the highest resistance against GPU cracking attacks.
.
Argon2i and Argon2d are parametrized by:
* A time cost, which defines the amount of computation realized and
therefore the execution time, given in number of iterations
* A memory cost, which defines the memory usage, given in kibibytes
* A parallelism degree, which defines the number of parallel threads
.
This package includes the dynamic library against which programs are linked.
Homepage: https://github.com/P-H-C/phc-winner-argon2
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: libasan6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7499
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.5.0-1ubuntu1~24.04.1
Depends: gcc-11-base (= 11.5.0-1ubuntu1~24.04.1), libc6 (>= 2.34), libgcc-s1
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libasan8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 10791
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libasound2-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: alsa-lib
Version: 1.2.11-1ubuntu0.3
Replaces: libasound2t64 (<< 1.2.11-1ubuntu0.3)
Recommends: alsa-ucm-conf, alsa-topology-conf
Suggests: alsa-utils
Breaks: libasound2t64 (<< 1.2.11-1ubuntu0.3)
Description: Configuration files and profiles for ALSA drivers
This package contains configuration files for ALSA drivers.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: libasound2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 698
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-lib
Version: 1.2.11-1ubuntu0.3
Provides: libasound-dev
Depends: libasound2t64 (= 1.2.11-1ubuntu0.3)
Suggests: libasound2-doc
Description: shared library for ALSA applications -- development files
This package contains files required for developing software
that makes use of libasound2t64, the ALSA library.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: libasound2-plugins
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 393
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-plugins
Version: 1.2.7.1-1ubuntu5
Replaces: libasound2-plugins-extra
Provides: libasound2-plugins-extra
Depends: libasound2t64 (>= 1.2.5), libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2.1), libswresample4 (>= 7:6.0)
Conflicts: libasound2-plugins-extra
Conffiles:
/etc/alsa/conf.d/99-pulseaudio-default.conf.example b7fd8068d12e5e23b65da5dd6b1c76a1
Description: ALSA library additional plugins
This package contains plugins for the ALSA library that are
not included in the main libasound2 package.
.
The following plugins are included, among other:
- a52: S16 to A52 stream converter
- jack: play or capture via JACK
- oss: run native ALSA apps on OSS drivers
- pulse: play or capture via Pulse Audio
- lavcrate, samplerate and speexrate: rate converters
- upmix and vdownmix: convert from/to 2 and 4/6 channel streams
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: libasound2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-lib
Version: 1.2.11-1ubuntu0.3
Replaces: libasound2
Provides: libasound2 (= 1.2.11-1ubuntu0.3)
Depends: libasound2-data (>= 1.2.11-1ubuntu0.3), libc6 (>= 2.38)
Suggests: libasound2-plugins (>= 1.0.24)
Breaks: alsa-utils (<< 1.2.1), libasound2 (<< 1.2.11-1ubuntu0.3)
Description: shared library for ALSA applications
This package contains the ALSA library and its standard plugins, as well
as the required configuration files.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: libaspell15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aspell
Version: 0.60.8.1-1build1
Depends: libc6 (>= 2.38), libstdc++6 (>= 11)
Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary
Suggests: aspell
Breaks: aspell-bin (<< 0.60.3-2)
Conflicts: aspell6-dictionary
Description: GNU Aspell spell-checker runtime library
These are the runtime parts of the Aspell and pspell spell-checking
toolkits, needed by applications that use the toolkits at runtime.
.
For a standalone spell-checker, install aspell as well.
Homepage: http://aspell.net/
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Package: libass9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libass
Version: 1:0.17.1-2build1
Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 1.2.6), libunibreak5 (>= 1.0)
Description: library for SSA/ASS subtitles rendering
SubStation Alpha (SSA) is a subtitle file format that allows more
advanced subtitles than the conventional SRT and similar formats.
.
This package contains the shared library for libass.
Homepage: https://github.com/libass/libass
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libassimp-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 990
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: assimp
Version: 5.3.1+ds-2build1
Depends: libassimp5 (<< 5.3.1+ds+1~), libassimp5 (>= 5.3.1+ds-2build1), libpugixml-dev
Description: 3D model import library (development)
Assimp is a library to import various well-known 3D model formats ("assets") in
a uniform manner.
Assimp aims at providing a full asset conversion pipeline for use in game
engines / realtime rendering systems of any kind but is not limited to this
audience.
.
This package provides the files necessary to compile an application
using Assimp
Homepage: https://assimp.org
Original-Maintainer: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Package: libassimp5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: assimp
Version: 5.3.1+ds-2build1
Depends: libc6 (>= 2.38), libdraco8 (>= 1.5.6+dfsg), libgcc-s1 (>= 3.3.1), libminizip1t64, libpugixml1v5 (>= 1.6), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.0)
Description: 3D model import library
Assimp is a library to import various well-known 3D model formats ("assets") in
a uniform manner.
Assimp aims at providing a full asset conversion pipeline for use in game
engines / realtime rendering systems of any kind but is not limited to this
audience.
.
The library is designed for maximum stability and flexibility. While written in
C++, a pure C API exists, as well as bindings to various other languages,
including Python, D and Blitzmax. Assimp loads models into a straightforward
data structure for easy processing by your application. Various post processing
steps (such as general optimization or computation of extra data like normal or
tangent vectors) can be executed on the imported data to suit your needs.
.
This package provides the shared object necessary to run an application
using Assimp.
Homepage: https://assimp.org
Original-Maintainer: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Package: libassuan-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libassuan
Version: 2.5.6-1build1
Depends: libassuan0 (= 2.5.6-1build1), libgpg-error-dev (>= 1.33)
Description: IPC library for the GnuPG components -- header files
Libassuan is a small library implementing the so-called "Assuan
protocol". This protocol is used for IPC between most newer GnuPG
components. Both server and client side functions are provided.
.
This package contains header files and static libraries for libassuan.
Homepage: https://www.gnupg.org/related_software/libassuan/index.html
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libassuan
Version: 2.5.6-1build1
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.33)
Description: IPC library for the GnuPG components
Libassuan is a small library implementing the so-called "Assuan
protocol". This protocol is used for IPC between most newer GnuPG
components. Both server and client side functions are provided.
Homepage: https://www.gnupg.org/related_software/libassuan/index.html
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libasyncns0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libasyncns
Version: 0.8-6build4
Depends: libc6 (>= 2.34)
Description: Asynchronous name service query library
libasyncns is a C library for Linux/Unix for executing name service queries
asynchronously. It is an asynchronous wrapper around getaddrinfo(3),
getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv.
Homepage: http://0pointer.de/lennart/projects/libasyncns/
Original-Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Package: libatasmart4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libatasmart
Version: 0.19-5build3
Depends: libc6 (>= 2.38), libudev1 (>= 183)
Description: ATA S.M.A.R.T. reading and parsing library
A small and lightweight parser library for ATA S.M.A.R.T. hard disk
health monitoring.
.
This package contains the shared library.
Homepage: http://0pointer.de/blog/projects/being-smart.html
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libatk-bridge2.0-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.52.0-1build1
Replaces: libatk-bridge2.0-0
Provides: libatk-bridge2.0-0 (= 2.52.0-1build1)
Depends: libatk1.0-0t64 (>= 2.51.90), libatspi2.0-0t64 (>= 2.9.90), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.79.0)
Breaks: libatk-bridge2.0-0 (<< 2.52.0-1build1)
Description: AT-SPI 2 toolkit bridge - shared library
This package contains the ATK bridge shared library.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libatk-wrapper-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: java-atk-wrapper
Version: 0.40.0-3build2
Depends: x11-utils
Recommends: libatk-wrapper-java-jni
Description: ATK implementation for Java using JNI
Java ATK Wrapper is an implementation of ATK which uses JNI. It
converts Java Swing events into ATK events, and sends these events to
ATK-Bridge.
Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libatk-wrapper-java-jni
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: java-atk-wrapper
Version: 0.40.0-3build2
Depends: libatk-bridge2.0-0t64 (>= 2.18.1-2~), libatk1.0-0t64 (>= 2.38~), libc6 (>= 2.4), libglib2.0-0 (>= 2.79.0), libatk-wrapper-java (>= 0.40.0-3build2)
Description: ATK implementation for Java using JNI (JNI bindings)
Java ATK Wrapper is an implementation of ATK which uses JNI. It
converts Java Swing events into ATK events, and sends these events to
ATK-Bridge.
.
This package contains the JNI bindings.
Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libatk1.0-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.52.0-1build1
Replaces: libatk1.0-0
Provides: libatk1.0-0 (= 2.52.0-1build1)
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), at-spi2-common
Breaks: libatk1.0-0 (<< 2.52.0-1build1)
Description: ATK accessibility toolkit
ATK is a toolkit providing accessibility interfaces for applications or
other toolkits. By implementing these interfaces, those other toolkits or
applications can be used with tools such as screen readers, magnifiers, and
other alternative input devices.
.
This is the runtime part of ATK, needed to run applications built with it.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libatkmm-1.6-1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: atkmm1.6
Version: 2.28.4-1build4
Replaces: libatkmm-1.6-1
Depends: libatk1.0-0t64 (>= 2.12.0), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.34.0), libglibmm-2.4-1t64 (>= 2.66.7), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 4.1.1)
Conflicts: libatkmm-1.6-1
Description: C++ wrappers for ATK accessibility toolkit (shared libraries)
Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library.
It provides a familiar interface for C++ programmers to add accessibility
features to their applications.
.
This package contains shared libraries.
Homepage: https://www.gtkmm.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libatm1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux-atm
Version: 1:2.5.1-5.1build1
Replaces: libatm1
Provides: libatm1 (= 1:2.5.1-5.1build1)
Depends: libc6 (>= 2.34)
Breaks: libatm1 (<< 1:2.5.1-5.1build1)
Description: shared library for ATM (Asynchronous Transfer Mode)
Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs
Homepage: http://linux-atm.sourceforge.net/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.14)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libatopology2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-lib
Version: 1.2.11-1ubuntu0.3
Replaces: libasound2t64 (<< 1.2.1.1), libatopology2
Provides: libatopology2 (= 1.2.11-1ubuntu0.3)
Depends: libasound2t64 (>= 1.2.7.1), libc6 (>= 2.38)
Breaks: libasound2t64 (<< 1.2.1.1), libatopology2 (<< 1.2.11-1ubuntu0.3)
Description: shared library for handling ALSA topology definitions
This package contains the ALSA topology library.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: https://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: libatspi2.0-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 262
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.52.0-1build1
Replaces: libatspi2.0-0
Provides: libatspi2.0-0 (= 2.52.0-1build1)
Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.79.0), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4)
Recommends: at-spi2-core (= 2.52.0-1build1)
Breaks: libatspi2.0-0 (<< 2.52.0-1build1)
Description: Assistive Technology Service Provider Interface - shared library
This package contains the shared library for applications that wish to use
the at-spi interface.
Homepage: https://wiki.gnome.org/Accessibility
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libattr1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.5.2-1build1.1
Depends: libc6 (>= 2.4)
Conffiles:
/etc/xattr.conf 743ca3f83ea263f1f56ad1f63f907bdb
Description: extended attribute handling - shared library
Contains the runtime environment required by programs that make use
of extended attributes.
Homepage: https://savannah.nongnu.org/projects/attr/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libattr1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.5.2-1build1.1
Replaces: attr-dev
Provides: attr-dev
Depends: libc6-dev | libc-dev, libattr1 (= 1:2.5.2-1build1.1)
Conflicts: attr-dev
Description: extended attributes handling - static libraries and headers
This package contains the libraries and header files needed to develop
programs which make use of extended attributes. For Linux programs,
the documented system call API is the recommended interface, but an
SGI IRIX compatibility interface is also provided.
.
Currently most filesystems support extended attributes.
The SGI IRIX compatibility API built above the Linux system calls is
used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).
Homepage: https://savannah.nongnu.org/projects/attr/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libaudit-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:3.1.2-2.1build1.1
Conffiles:
/etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework. It is used to monitor systems for
security related events.
.
This package contains the libaudit.conf configuration file and the associated
manpage.
Homepage: https://people.redhat.com/sgrubb/audit/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libaudit1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:3.1.2-2.1build1.1
Depends: libaudit-common (>= 1:3.1.2-2.1build1.1), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9)
Description: Dynamic library for security auditing
The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework. It is used to monitor systems for
security related events.
Homepage: https://people.redhat.com/sgrubb/audit/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libauthen-sasl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.1700-1
Depends: perl:any
Suggests: libdigest-hmac-perl, libgssapi-perl
Description: 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:
- Authen::SASL::Perl
This module implements several mechanisms and is implemented
entirely in Perl.
- Authen::SASL::XS
This module uses the Cyrus SASL C-library (both version 1 and 2 are
supported).
- Authen::SASL::Cyrus
This module is the predecessor to Authen::SASL::XS. Until version 2.16,
Authen::SASL::Cyrus was loaded as an alternative to Authen::SASL::XS.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Authen-SASL
Package: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-13ubuntu6.2
Depends: libavahi-common3 (= 0.8-13ubuntu6.2), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14)
Description: Avahi client library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the library for Avahi's C API which allows you
to integrate mDNS/DNS-SD functionality into your application.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-common-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-13ubuntu6.2
Description: Avahi common data files
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains common data files for avahi.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-common3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-13ubuntu6.2
Depends: libc6 (>= 2.38), libavahi-common-data (= 0.8-13ubuntu6.2)
Description: Avahi common library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the Avahi common library, which is a set of common
functions used by many of Avahis components and client applications.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-core7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 266
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-13ubuntu6.2
Depends: libavahi-common3 (= 0.8-13ubuntu6.2), libc6 (>= 2.15)
Description: Avahi's embeddable mDNS/DNS-SD library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This package contains the library for Avahi's embeddable mDNS/DNS-SD stack.
This can be used by embedded applications to integrate mDNS/DNS-SD
functionality into their applications.
.
You should not however use this library for non-embedded applications, you
should use libavahi-client which interacts with the avahi daemon.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-glib1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-13ubuntu6.2
Depends: libavahi-common3 (= 0.8-13ubuntu6.2), libc6 (>= 2.2.5), libglib2.0-0t64 (>= 2.16.0)
Description: Avahi GLib integration library
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
running on a local network with no specific configuration. For
example you can plug into a network and instantly find printers to
print to, files to look at and people to talk to.
.
This library contains the interface to integrate the Avahi libraries
into a GLib main loop application, including GTK+ applications.
Homepage: https://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavc1394-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libavc1394
Version: 0.5.4-5build3
Depends: libc6 (>= 2.29), libraw1394-11 (>= 2.1.2)
Description: control IEEE 1394 audio/video devices
libavc1394 is a programming interface for the 1394 Trade Association AV/C
(Audio/Video Control) Digital Interface Command Set. It allows you to
remote control camcorders and similar devices connected to your computer
via an IEEE 1394 (aka Firewire) link.
.
This package includes the libraries needed to run executables using
libavc1394.
Homepage: http://sourceforge.net/projects/libavc1394/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavcodec-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 23176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec60 (= 7:6.1.1-3ubuntu5), libavutil-dev (= 7:6.1.1-3ubuntu5), libswresample-dev (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library with de/encoders for audio/video codecs - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic encoding/decoding framework and
contains multiple decoders and encoders for audio, video and subtitle streams,
and several bitstream filters.
.
The shared architecture provides various services ranging from bit stream I/O
to DSP optimizations, and makes it suitable for implementing robust and fast
codecs as well as for experimentation.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavcodec60
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libaom3 (>= 3.2.0), libavutil58 (= 7:6.1.1-3ubuntu5), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0t64 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.52.5), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.10), libspeex1 (>= 1.2~), libsvtav1enc1d1 (>= 1.7.0+dfsg), libswresample4 (>= 7:6.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpl2 (>= 2023.3.0), libvpx9 (>= 1.12.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx264-164 (>= 2:0.164.3108+git31e19f9), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0t64 (>= 0.2.35), zlib1g (>= 1:1.2.0)
Suggests: libcuda1, libnvcuvid1, libnvidia-encode1
Description: FFmpeg library with de/encoders for audio/video codecs - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic encoding/decoding framework and
contains multiple decoders and encoders for audio, video and subtitle streams,
and several bitstream filters.
.
The shared architecture provides various services ranging from bit stream I/O
to DSP optimizations, and makes it suitable for implementing robust and fast
codecs as well as for experimentation.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavdevice-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec-dev (= 7:6.1.1-3ubuntu5), libavdevice60 (= 7:6.1.1-3ubuntu5), libavfilter-dev (= 7:6.1.1-3ubuntu5), libavformat-dev (= 7:6.1.1-3ubuntu5), libavutil-dev (= 7:6.1.1-3ubuntu5), libpostproc-dev (= 7:6.1.1-3ubuntu5), libswscale-dev (= 7:6.1.1-3ubuntu5), libswresample-dev (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library for handling input and output devices - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic framework for grabbing from and rendering to
many common multimedia input/output devices, and supports several input and
output devices, including Video4Linux2, VfW, DShow, and ALSA.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavdevice60
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libasound2t64 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (= 7:6.1.1-3ubuntu5), libavutil58 (= 7:6.1.1-3ubuntu5), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libdc1394-25 (>= 2.2.6), libdrm2 (>= 2.4.101), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11 (>= 2.1.2), libsdl2-2.0-0 (>= 2.0.12), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1
Description: FFmpeg library for handling input and output devices - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic framework for grabbing from and rendering to
many common multimedia input/output devices, and supports several input and
output devices, including Video4Linux2, VfW, DShow, and ALSA.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavfilter-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 9038
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec-dev (= 7:6.1.1-3ubuntu5), libavfilter9 (= 7:6.1.1-3ubuntu5), libavformat-dev (= 7:6.1.1-3ubuntu5), libavutil-dev (= 7:6.1.1-3ubuntu5), libpostproc-dev (= 7:6.1.1-3ubuntu5), libswresample-dev (= 7:6.1.1-3ubuntu5), libswscale-dev (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library containing media filters - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic audio/video filtering framework containing
several filters, sources and sinks.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavfilter9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 13300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libass9 (>= 1:0.15.0), libavcodec60 (= 7:6.1.1-3ubuntu5), libavformat60 (>= 7:6.0), libavutil58 (= 7:6.1.1-3ubuntu5), libbs2b0 (>= 3.1.0+dfsg), libc6 (>= 2.38), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libharfbuzz0b (>= 0.9.9), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libplacebo338 (>= 6.338.1), libpocketsphinx3 (>= 0.8.0+real5prealpha+1), libpostproc57 (>= 7:6.0), librubberband2 (>= 3.3.0+dfsg), libsphinxbase3t64 (>= 0.8+5prealpha), libstdc++6 (>= 13.1), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libva2 (>= 1.7.3), libvidstab1.1, libvpl2 (>= 2023.3.0), libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4)
Description: FFmpeg library containing media filters - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic audio/video filtering framework containing
several filters, sources and sinks.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavformat-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 5632
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec-dev (= 7:6.1.1-3ubuntu5), libavformat60 (= 7:6.1.1-3ubuntu5), libavutil-dev (= 7:6.1.1-3ubuntu5), libswresample-dev (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library with (de)muxers for multimedia containers - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic framework for multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavformat60
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavcodec60 (= 7:6.1.1-3ubuntu5), libavutil58 (= 7:6.1.1-3ubuntu5), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30t64 (>= 3.8.1), libopenmpt0t64 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.3), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2)
Description: FFmpeg library with (de)muxers for multimedia containers - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides a generic framework for multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavif16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libavif
Version: 1.0.4-1ubuntu3
Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d7 (>= 0.1.0), libgav1-1 (>= 0.18.0), librav1e0 (>= 0.5.1), libsharpyuv0 (>= 1.3.2), libsvtav1enc1d1 (>= 1.7.0+dfsg), libyuv0 (>= 0.0~git20221206)
Description: Library for handling .avif files
This library aims to be a friendly, portable C implementation of the AV1
Image File Format as described in https://aomediacodec.github.io/av1-avif/.
.
This package provides the shared library files.
Homepage: https://github.com/AOMediaCodec/libavif
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavtp0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libavtp
Version: 0.2.0-1build1
Description: Audio Video Transport Protocol (shared library)
Audio Video Transport Protocol (AVTP) defines several AVTPDU type formats.
Libavtp doesn't support all of them yet. The list of supported formats is:
AAF (PCM encapsulation only), CRF, CVF (H.264 only) and RVF.
.
This package provides the shared library.
Homepage: https://github.com/Avnu/libavtp
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavutil-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil58 (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library with functions for simplifying programming - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library is a utility library to aid portable multimedia programming.
It contains safe portable string functions, random number generators, data
structures, additional mathematics functions, cryptography and multimedia
related functionality (like enumerations for pixel and sample formats).
It is not a library for code needed by both libavcodec and libavformat.
The goal for this library is to be modular, small, efficient and useful.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libavutil58
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.66), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libvpl2 (>= 2023.3.0), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1
Description: FFmpeg library with functions for simplifying programming - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library is a utility library to aid portable multimedia programming.
It contains safe portable string functions, random number generators, data
structures, additional mathematics functions, cryptography and multimedia
related functionality (like enumerations for pixel and sample formats).
It is not a library for code needed by both libavcodec and libavformat.
The goal for this library is to be modular, small, efficient and useful.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libax25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.0.12-rc5+git20230513+5581005-1
Depends: libc6 (>= 2.14)
Conffiles:
/etc/ax25/axports f9e14dcea7656fafd412e5bd3f8e4741
/etc/ax25/nrports c71bd4a99984b3398bfaa00729833b96
/etc/ax25/rsports 66b44b8d054ef316dc4adf3e3eda48f2
Description: ax25 library for hamradio applications
This library is for ham radio applications that use the ax25
protocol. Included are routines to do ax25 address parsing, common
ax25 application config file parsing, etc.
Original-Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Homepage: https://linux-ax25.in-berlin.de/wiki/Libax25
Package: libayatana-appindicator3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libayatana-appindicator
Version: 0.5.93-1build3
Replaces: libappindicator3-1
Provides: libappindicator3-1 (= 12.10)
Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.79.0), libgtk-3-0t64 (>= 3.0.0)
Conflicts: libappindicator3-1
Description: Ayatana Application Indicators (GTK-3+ version)
A library and indicator to take menus from applications and place them in
the panel.
.
This package contains shared libraries to be used by applications compiled
against GTK-3+.
Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libayatana-ido3-0.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ayatana-ido
Version: 0.10.1-1build2
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0)
Breaks: ayatana-indicator-datetime (<< 0.9.0), ayatana-indicator-display (<< 0.9.0), ayatana-indicator-keyboard (<< 0.9.0), ayatana-indicator-messages (<< 0.9.0), ayatana-indicator-notifications (<< 0.9.0), ayatana-indicator-session (<< 0.9.0), ayatana-indicator-sound (<< 0.9.0)
Description: Widgets and other objects used for Ayatana Indicators
Shared library providing extra gtk menu items for display in system
Ayatana Indicators.
.
This package contains shared libraries to be used by GTK+ 3
applications.
Homepage: https://github.com/AyatanaIndicators/ayatana-ido
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libayatana-indicator3-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libayatana-indicator
Version: 0.9.4-1build1
Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4)
Description: panel indicator applet - shared library (GTK-3+ variant)
The Ayatana Indicators library contains information to build indicators
to go into modern desktops' indicator applets.
.
This package contains the library itself (GTK-3+ variant).
Homepage: https://github.com/AyatanaIndicators/libayatana-indicator
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libb-hooks-endofscope-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.28-1
Depends: perl:any, libmodule-implementation-perl, libsub-exporter-progressive-perl, libvariable-magic-perl
Description: module for executing code after a scope finished compilation
B::Hooks::EndOfScope allows you to execute code when perl finished
compiling the surrounding scope. It exports a single function,
'on_scope_end $codeblock', which can be used e.g. for introspection in
the constructor of your class.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/B-Hooks-EndOfScope
Package: libb-hooks-op-check-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.22-3build1
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.3)
Description: Perl wrapper for OP check callbacks
B::Hooks::OP::Check provides an interface for XS modules to hook into the
callbacks of PL_check, which is part of perl's core. It allows a C function to
be invoked as the last stage of optree compilation, depending on the given op
code number (op_type).
Homepage: https://metacpan.org/release/B-Hooks-OP-Check
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libbabeltrace1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: babeltrace
Version: 1.5.11-3build3
Replaces: libbabeltrace-ctf1 (<< 1.5.3-2~)
Provides: libbabeltrace-ctf1 (= 1.5.11-3build3)
Depends: libc6 (>= 2.38), libdw1t64 (>= 0.126), libelf1t64 (>= 0.131), libglib2.0-0t64 (>= 2.75.3), libuuid1 (>= 2.16)
Breaks: libbabeltrace-ctf1 (<< 1.5.3-2~)
Description: Babeltrace conversion libraries
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package provides the babeltrace trace reading and conversion library.
Homepage: https://www.efficios.com/babeltrace
Original-Maintainer: Jon Bernard <jbernard@debian.org>
Package: libbdplus0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbdplus
Version: 0.2.0-3build1
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14)
Recommends: libaacs0
Enhances: libbluray2
Description: implementation of BD+ for reading Blu-ray Discs
libbdplus is a research project to implement the BD+ System Specifications.
It provides, through an open-source library, a way to understand how the BD+
works.
.
This package DOES NOT provide any key, certificate, configuration
file or virtual machine that could be used to decode encrypted
copyrighted material.
.
This package provides the shared library.
Homepage: https://www.videolan.org/developers/libbdplus.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libbinutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Replaces: binutils (<< 2.29-6)
Depends: libc6 (>= 2.38), libsframe1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils-common (= 2.42-4ubuntu2.10)
Breaks: binutils (<< 2.29-6)
Description: GNU binary utilities (private shared library)
This package includes the private shared libraries libbfd and libopcodes.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libbit-vector-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 7.4-3build1
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.14), libcarp-clan-perl
Description: Perl module for bit vectors and more
Bit::Vector is a module that allows you to handle bit vectors, integer sets,
"big integer arithmetic" and boolean matrices, all of arbitrary sizes. It is
efficient (in terms of algorithmic complexity) and therefore fast (in terms
of execution speed). It also provides overloaded operators for ease of use.
Homepage: https://metacpan.org/release/Bit-Vector
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libblas3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 689
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lapack
Version: 3.12.0-3build1.1
Provides: libblas.so.3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 4.0)
Description: Basic Linear Algebra Reference implementations, shared library
BLAS (Basic Linear Algebra Subroutines) is a set of efficient
routines for most of the basic vector and matrix operations.
They are widely used as the basis for other high quality linear
algebra software, for example lapack and linpack. This
implementation is the Fortran 77 reference implementation found
at netlib.
.
This package contains a shared version of the library.
Homepage: https://www.netlib.org/lapack/
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libblkid-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 945
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libblkid1 (= 2.39.3-9ubuntu6.5), libc6-dev | libc-dev, uuid-dev
Description: block device ID library - headers
The blkid library allows system programs such as fsck and mount to
quickly and easily find block devices by filesystem UUID or label.
This allows system administrators to avoid specifying filesystems by
hard-coded device names and use a logical naming system instead.
.
This package contains the development environment for the blkid library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 289
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libc6 (>= 2.38)
Description: block device ID library
The blkid library allows system programs such as fsck and mount to
quickly and easily find block devices by filesystem UUID or label.
This allows system administrators to avoid specifying filesystems by
hard-coded device names and use a logical naming system instead.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libblockdev-crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils3 (>= 3.0), libc6 (>= 2.6), libcryptsetup12 (>= 2:2.4), libglib2.0-0t64 (>= 2.42.2), libkeyutils1 (>= 1.4), libnss3 (>= 2:3.13.4-2~), libvolume-key1 (>= 0.3.9)
Description: Crypto plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to encrypted devices (LUKS).
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-fs3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblkid1 (>= 2.24.2), libblockdev-utils3 (>= 3.0), libc6 (>= 2.7), libext2fs2t64 (>= 1.42.11), libglib2.0-0t64 (>= 2.42.2), libmount1 (>= 2.30.2), libuuid1 (>= 2.16)
Recommends: e2fsprogs
Description: file system plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to operations with file systems.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-loop3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblockdev-utils3 (>= 2.14), libc6 (>= 2.27), libglib2.0-0t64 (>= 2.42.2)
Description: Loop device plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to loop devices.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-mdraid3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblockdev-utils3 (>= 3.0), libbytesize1 (>= 2.6), libc6 (>= 2.27), libglib2.0-0t64 (>= 2.42.2)
Suggests: mdadm
Description: MD RAID plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to MD RAID.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-nvme3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.6), libglib2.0-0t64 (>= 2.42.2), libnvme1t64 (>= 1.8)
Description: NVMe plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to NVMe.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-part3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.6), libfdisk1 (>= 2.31.1), libglib2.0-0t64 (>= 2.42.2)
Description: Partitioning plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to partitioning devices.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-swap3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils3 (>= 2.14), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.42.2), libuuid1 (>= 2.16)
Description: Swap plugin for libblockdev
The libblockdev library plugin (and at the same time a standalone library)
providing the functionality related to swap devices.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev-utils3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.75.3), libkmod2 (>= 19), libudev1 (>= 216)
Description: Utility functions for libblockdev
The libblockdev-utils is a library providing utility functions used by the
libblockdev library and its plugins.
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libblockdev3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 3.1.1-1ubuntu0.1
Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.42.2)
Conffiles:
/etc/libblockdev/3/conf.d/00-default.cfg 1c5f41aec495d75f8dd4aaa952c6e563
Description: Library for manipulating block devices
libblockdev is a C library with GObject introspection support that can be used
for doing low-level operations with block devices like setting up LVM, BTRFS,
LUKS or MD RAID.
.
The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around
its plugins' functionality. All the plugins, however, can be used as
standalone libraries. One of the core principles of libblockdev is that it is
stateless from the storage configuration's perspective (e.g. it has no
information about VGs when creating an LV).
Homepage: https://github.com/storaged-project/libblockdev
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libbluray2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbluray
Version: 1:1.3.4-1build1
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libudfread0 (>= 1.1.1), libxml2 (>= 2.7.4)
Recommends: libaacs0
Suggests: libbluray-bdj
Description: Blu-ray disc playback support library (shared library)
libbluray is an open-source library designed for Blu-Ray Discs playback for
media players, like VLC or MPlayer. This research project is developed by an
international team of developers from Doom9. libbluray integrates navigation,
playlist parsing, menus, and BD-J.
.
NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this
library is not enough to playback those discs.
.
This package provides the shared library.
Homepage: https://www.videolan.org/developers/libbluray.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libboost-filesystem1.83.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.83
Version: 1.83.0-2.1ubuntu3.2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
This package forms part of the Boost C++ Libraries collection.
.
The Boost Filesystem Library provides portable facilities to query and
manipulate paths, files, and directories. The goal is to
facilitate portable script-like operations from within C++ programs.
Homepage: http://boost.org/libs/filesystem/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libboost-iostreams1.83.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.83
Version: 1.83.0-2.1ubuntu3.2
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Description: Boost.Iostreams Library
This package forms part of the Boost C++ Libraries collection.
.
Boost.Iostreams are a collection of concepts and a set of templates
which turn models of these concepts into C++ standard library streams
and stream buffers.
Homepage: http://www.boost.org/libs/iostreams/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libboost-locale1.83.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2739
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.83
Version: 1.83.0-2.1ubuntu3.2
Depends: libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 13.1)
Description: C++ facilities for localization
This package forms part of the Boost C++ Libraries collection.
.
Boost.Locale gives powerful tools for development of cross platform
localized software - the software that talks to user in its language.
.
* Correct case conversion, case folding and normalization.
* Collation (sorting), including support for 4 Unicode collation
levels.
* Date, time, timezone and calendar manipulations, formatting
and parsing, including transparent support for calendars other than
Gregorian.
* Boundary analysis for characters, words, sentences and
line-breaks.
* Number formatting, spelling and parsing.
* Monetary formatting and parsing.
* Powerful message formatting (string translation) including
support for plural forms, using GNU catalogs.
* Character set conversion.
* Transparent support for 8-bit character sets like Latin1
* Support for char and wchar_t
* Experimental support for C++0x char16_t and char32_t strings and streams.
Homepage: http://www.boost.org/libs/locale/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libboost-program-options1.83.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2403
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.83
Version: 1.83.0-2.1ubuntu3.2
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: program options library for C++
This package forms part of the Boost C++ Libraries collection.
.
Library to let program developers obtain program options, that is
(name, value) pairs from the user, via conventional methods such as
command line and config file.
Homepage: http://www.boost.org/libs/program_options/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libboost-thread1.83.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.83
Version: 1.83.0-2.1ubuntu3.2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: portable C++ multi-threading
This package forms part of the Boost C++ Libraries collection.
.
Toolkit for writing C++ programs that execute as multiple,
asynchronous, independent, threads-of-execution. Each thread has its
own machine state including program instruction counter and
registers.
Homepage: http://www.boost.org/libs/thread/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libbpf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbpf (1.3.0-2build2)
Version: 1:1.3.0-2build2
Depends: libc6 (>= 2.38), libelf1t64 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Description: eBPF helper library (shared library)
libbpf is a library for loading eBPF programs and reading and
manipulating eBPF objects from user-space.
.
This package contains the shared library.
Original-Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Package: libbpfcc
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bpfcc
Version: 0.29.1+ds-1ubuntu7
Depends: libbpf1 (>= 1:1.2.0), libc6 (>= 2.38), libclang-cpp18 (>= 1:18.1.3), libelf1t64 (>= 0.144), libgcc-s1 (>= 3.3.1), libllvm18, libstdc++6 (>= 13.1)
Description: 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.
Homepage: https://github.com/iovisor/bcc
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: libbrotli-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brotli
Version: 1.1.0-2build2
Depends: libbrotli1 (= 1.1.0-2build2)
Description: library implementing brotli encoder and decoder (development files)
Brotli is a generic-purpose lossless compression algorithm
that compresses data using a combination of a modern variant
of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.
.
This package installs development files.
Homepage: https://github.com/google/brotli
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: libbrotli1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 843
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brotli
Version: 1.1.0-2build2
Depends: libc6 (>= 2.29)
Description: library implementing brotli encoder and decoder (shared libraries)
Brotli is a generic-purpose lossless compression algorithm
that compresses data using a combination of a modern variant
of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.
.
This package installs shared libraries.
Homepage: https://github.com/google/brotli
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: libbs2b0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbs2b
Version: 3.1.0+dfsg-7build1
Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1)
Description: Bauer stereophonic-to-binaural DSP library
The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve
headphone listening of stereo audio records.
.
Typical stereo recordings are made for listening with speakers.
What's missing in headphones is the sound going from each channel
to the opposite ear, arriving a short time later for the extra distance
traveled, and with a bit of high frequency roll-off for the shadowing
effect of the head. The time delay to the far ear should also be
somewhat longer at low frequencies than at high frequencies. bs2b
implements both of these ideas to transform stereophonic recordings
for headphone listening.
Homepage: https://bs2b.sourceforge.net/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.12.1-1build1.1
Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2)
Description: utility functions from BSD systems - shared library
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
package description.
Homepage: https://libbsd.freedesktop.org/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libburn4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libburn
Version: 1.5.6-1.1build1
Replaces: libburn4
Provides: libburn4 (= 1.5.6-1.1build1)
Depends: libc6 (>= 2.34)
Breaks: libburn4 (<< 1.5.6-1.1build1)
Description: library to provide CD/DVD/BD writing functions
libburn is a library for reading and writing optical discs.
Supported media are: CD-R, CD-RW, DVD-RAM, DVD+RW, DVD+R, DVD+R/DL,
DVD-RW, DVD-R, DVD-R/DL, BD-R, BD-RE.
Homepage: http://libburnia-project.org
Original-Maintainer: Debian Libburnia packagers <pkg-libburnia-devel@lists.alioth.debian.org>
Package: libbytes-random-secure-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.29-3
Depends: perl:any, libcrypt-random-seed-perl, libmath-random-isaac-perl
Description: Perl extension to generate cryptographically-secure random bytes
Bytes::Random::Secure provides two interfaces for obtaining crypt-quality
random bytes. The simple interface is built around plain functions. For
greater control over the Random Number Generator's seeding, there is an
Object Oriented interface that provides much more flexibility.
.
The "functions" interface provides five functions that can be used any time
you need a string (or MIME Base64 representation, or hex-digits
representation, or Quoted Printable representation) of a specific number of
random bytes. There are equivalent methods available via the OO interface.
.
Bytes::Random::Secure can be a drop-in replacement for Bytes::Random, with
the primary enhancement of using a much higher quality random number
generator to create the random data. The random_bytes function emulates the
user interface of Bytes::Random's function by the same name. But with
Bytes::Random::Secure the random number generator comes from
Math::Random::ISAAC, and is suitable for cryptographic purposes. The harder
problem to solve is how to seed the generator. This module uses
Crypt::Random::Seed to generate the initial seeds for Math::Random::ISAAC.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Bytes-Random-Secure
Package: libbytesize-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libbytesize
Version: 2.10-1ubuntu2
Description: library for common operations with sizes in bytes - translations
This package contains localization files used by libbytesize.
Homepage: https://github.com/storaged-project/libbytesize
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libbytesize1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbytesize
Version: 2.10-1ubuntu2
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libpcre2-8-0 (>= 10.22), libbytesize-common (= 2.10-1ubuntu2)
Description: library for common operations with sizes in bytes
Many projects need to work with sizes in bytes (be it sizes of storage
space, memory, ...) and all of them need to deal with the same issues
like:
.
* How to get a human-readable string for the given size?
* How to store the given size so that no significant information is lost?
* How to handle sizes bigger than MAXUINT64?
* How to interpret sizes entered by users according to their locale and
typing conventions?
* How to deal with the decimal/binary units (MB vs. MiB) ambiguity?
.
This library aims to be as much generally usable as possible, small, fast and
be easily interfaced from other languages.
Homepage: https://github.com/storaged-project/libbytesize
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libbz2-1.0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.8-5.1build0.1
Depends: libc6 (>= 2.4)
Description: high-quality block-sorting file compressor library - runtime
This package contains libbzip2 which is used by the bzip2 compressor.
.
bzip2 is a freely available, patent free, data compressor.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: https://sourceware.org/bzip2/
Package: libbz2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.8-5.1build0.1
Replaces: bzip2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-5.1build0.1), libc6-dev | libc-dev
Recommends: bzip2-doc
Description: high-quality block-sorting file compressor library - development
Static libraries and include files for the bzip2 compressor library.
.
bzip2 is a freely available, patent free, data compressor.
.
bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
considerably better than that achieved by more conventional
LZ77/LZ78-based compressors, and approaches the performance of the PPM
family of statistical compressors.
.
The archive file format of bzip2 (.bz2) is incompatible with that of its
predecessor, bzip (.bz).
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: https://sourceware.org/bzip2/
Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 2184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.39-0ubuntu8.8
Depends: libc6 (>> 2.39), libc6 (<< 2.40)
Suggests: manpages
Breaks: dh-lua (<< 27+nmu1~)
Conffiles:
/etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
/etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
/etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
/etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
Description: GNU C Library: Binaries
This package contains utility programs related to the GNU C Library.
.
* getconf: query system configuration variables
* getent: get entries from administrative databases
* iconv, iconvconfig: convert between character encodings
* ldd, ldconfig: print/configure shared library dependencies
* locale, localedef: show/generate locale definitions
* tzselect, zdump, zic: select/dump/compile time zones
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc-client2007e
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uw-imap
Version: 8:2007f~dfsg-7build3
Depends: libpam-modules, mlock, libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0)
Suggests: uw-mailutils
Description: c-client library for mail protocols - library files
IMAP (Internet Message Access Protocol) is a method of accessing
electronic messages kept on a (possibly shared) mail server.
.
The UW (University of Washington) IMAP toolkit provides the c-client
mail-handling library supporting various network transport methods,
file system storage formats, and authentication and authorization
methods.
.
This package contains the shared c-client library.
Homepage: http://www.washington.edu/imap/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: libc-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.39-0ubuntu8.8
Depends: libc6 (>> 2.39), libc6 (<< 2.40)
Recommends: manpages, manpages-dev, libc-devtools (>> 2.39)
Description: GNU C Library: Development binaries
This package contains utility programs related to the GNU C Library
development package.
.
* gencat: generate message catalogs
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc-devtools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.39-0ubuntu8.8
Replaces: libc-dev-bin (<< 2.31-8)
Depends: libc6 (>= 2.38), libgd3 (>= 2.1.0~alpha~)
Recommends: manpages, manpages-dev
Breaks: libc-dev-bin (<< 2.31-8)
Description: GNU C Library: Development tools
This package contains development tools shipped by the GNU C
Library.
.
* memusage, memusagestat: profile a program's memory usage
* mtrace: interpret the malloc trace log
* sotruss: trace shared library calls
* sprof: display shared object profiling data
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 13428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.39-0ubuntu8.8
Replaces: libc6-amd64
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, locales, libnss-nis, libnss-nisplus
Breaks: chrony (<< 4.2-3~), cyrus-imapd (<< 3.6.1-2ubuntu1), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), locales (<< 2.39), locales-all (<< 2.39), nscd (<< 2.39), python3-iptables (<< 1.0.0-2), scipy (<< 1.10.1-10build1), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~)
Conffiles:
/etc/ld.so.conf.d/x86_64-linux-gnu.conf d4e7a7b88a71b5ffd9e2644e71a0cfab
Description: GNU C Library: Shared libraries
Contains the standard libraries that are used by nearly all programs on
the system. This package includes shared versions of the standard C library
and the standard math library, as well as many others.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc6-dbg
Status: install ok installed
Priority: optional
Section: debug
Installed-Size: 11180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.39-0ubuntu8.8
Provides: libc-dbg, libc6-dbgsym
Depends: libc6 (= 2.39-0ubuntu8.8)
Description: GNU C Library: detached debugging symbols
This package contains the detached debugging symbols for the GNU C
library.
Homepage: https://www.gnu.org/software/libc/libc.html
Build-Ids: 00cf67de5b17fcc69dd48c6acbe7eaf9747b4b4b 0502af4e45625f2a12b8de6cc00c918f2c8dbac8 05403f22a817c1f51bb33dbe54bd72b40eb76108 066e34533134a407264e0c87a3d60599fd4adcf0 0679c00c0bd4b78a5bec842920bcca2f34b8dcd2 07730c92ce544c8dabde42c4bc6822e3ca41c3d6 07ba4a0c2b00cad9c7bfcbe80b3c8f6d9c37d95a 087c71849628affcb7f8aeefd6ca2c83490325d3 08a964a85bdc79f1e1f69b303f848f5c1679e52f 091aed5f9f5a90ffcb2a64349f309a9a263d25a0 09ce4657f0a61ebb2e12afef3092ec40e053c367 0b0299de03bad341430c2c027fa535bef39736e7 0b0de7c2e95d6f8c63fb439c381b5d797781cf3f 0b823697614513ce7ae86009f46c9d315e662ed0 0e09b169482996cf807441c0a08e1b4c6ef80f44 0e9f4dfe21793ec8b30afe77c68515c1093874c3 102a53c05d62515e0afac51adadb4e05c45d50a5 12f45e4490a2439308549f10404d9b9f4e038b85 1330d09c9cf8093b9f3b0e46fc7421ab57ba68b7 1348b9b4183f4f55d323fe9cc2be11f5950af0ef 13648c016ae0f583b90955e85536e731ca2fae06 13cb03ed6037c9cb6498540ea5fdbd672d142c83 1556f537bdd897fc07b4f1dd6e79d1972d6f803d 158311f6e9068a98c7ec5e1dd3dc774086b1e6b6 1591e1d3e4fb43032354951fa1eabdf0a3bc4a61 175e9f4d1f77c8063db886589d6ee59e1d0541d8 196949cab42254e89430192a1b2dd5cf92976c82 1980ce209c6a96568ec2a4db72b90723ac141c0d 19862adefed548e282eb01f48a293384348aea7f 1a3fed3605a5724871dd1a1eed7da793fc99eef7 1b77a73874806cb4813cd8971109f8c7770bdc67 1bc498a1799ca8237c417d3e7404e0640e99f347 1d6647cb94cb6670014e9d703fbf9ec254d64387 1d6c7a0d0dde25420f6089e931451422efd3be34 1dca07ff0cfadf1866e51f4d2d416a5fa7dfbb8c 1f98523aaa633c395f1c2354b5a3dcbe54881122 1fc55b66280dfbd5bb11fa8da024bb3d11a34db6 212b7eba1ca82c7fc18930f7da076b8d955fdd46 228b09ce3a84afbf514a1455824252861c8cda82 2341914c53d7ee92cf4a033f5c3c790cc3b044b9 24566e2110a8dbb7023e0ac53558c2be171a514c 24adc4fd29e69b3eb50bab34b6b0cd6d2c62a028 259f1cfad2429cfaabbdd6eff54b0cfb88b2370e 25c0c3c79617dccd078cc8e74e6e8dde1ded2798 25fb480139c6e5f4fd461cf3ce494a0780c98e3a 26d7395975effc71eefd00038893a1a3444f81a8 271cdabb719b7aab599dca04e00f78a6a42c57d5 274e400210152aa75561e334b544638b8e28402c 288d2a46bb9cd44358a66e4375078bfc16c3cfa9 29d6fd3ddc61e75dfa404e327e454cb4c30d4d30 2a4768aa7f0c2f2333a6c2736d37768b7d18bd4f 2b286fadc3e0a4f6d2e68781612e03da0a472af3 2bf07d9072439e51879a5526b81e0332fa1168d5 2d79c73021d12068a8a7c9a4f29f5a118e1fb542 2e05534da26fbc3db977a0c15695d5a30c05f090 304f58d4d6b74cb3048f9c0cb900c6161c196acb 328820b908de8ea1ef79afa8995e302e819163d7 330a2bb0639eb6112aa5002c64f80d5a7270e20b 34968c0a7f4ff2bfb441f670f262159ce4ed8197 34e6eb0a27e1296ae013a0b4091181d14d5dd7b3 35646f346d75adc0caef7dd03b002f9049e7e7d5 3632984714aa04b4903808821aeec4e5d899c9ee 3737e26e04fe7777942645c663c424d80903d820 392799ddde8c0f87c64f1a9666931e69ff856235 39905210d7f0962309f970a235668e6806bcc6c6 3b213654d07db4a2b1cfe260d79b8cd9645c833c 3bd7f4a427818cc5885764051f30c0991225208a 3d4a8fde27b8aafa7d0c8d1eeb970e059b54f429 3dafb6cd08e81352fbda840c31fbfaaef32b4af3 3e065e986e93ff9f409b55d6038fc56e29488f18 3e529ddbfb8ec567af02e29b9658a3cea92518d5 3f8606408430741327fe874647b1aec87ed4d60c 420de4965bf114f85c2367386ab1556a963c5dc6 43d055b6cbe013cb7c91a27332b8adbae3cb6d75 440eede24491338045fbf899118b6d7b5dc21661 444dc608e4f3b589746c498b2b470b25b6fe5471 45914aeb20af94cd8ead214e82325d6d5f71e6cf 45f171bd76927a4268f05f4f26f6ed5847f9ea89 4617e5705f293d4cae77affce010af6edd96d91c 471478ae7f10b8175e56a0b163f742441d2811db 484e70e87e04ac55ca55db7d0cdd5b798826d0c8 48991fd1823e40d0767e27ab3b4cade608796832 498b35f6270ecf0d9cb8eb8fce542cd703f3ba99 4c3c211758ab43f45a889db6ebac2cddd4ba2327 4d3163cf05c93befedf193e7c61654268465f705 4f5ba925132aa2c32612db04c96e64375f59ced1 4fe1984b91c34b414ce28dd4aa2f05331489739d 512ab174f6b04581fe704487a7196ded1248c3cb 514cf891eb17f5631927d754026430de109f3e89 547988c1816acf0d383a2ac15887f46fa2576c70 547bcedd959f3b31d2361af56e829b8ed5432bdc 5549c45c0d510ef504d71aa1b6baaa4dcebaee32 568fa7d903157f4fe53f0e43f8692c0433ffb1c6 56f02d3914c6d2c44ff2ea2c16089b6e4d60ec86 570c7029f85ef5eda101056b40fd7bdf37b37780 59ab521f35a69b4fa5d76ac3304b91ce9e045f5a 5cd82d61f1bf694378b6331e70bddfddf5c3e38e 5d160e4844d8f28416ec314628f5705a1edb063c 5d5f6f6ad895a7867878f593457fe7ff7e801f7e 5ddde1040b1a123de05dd175b905c25512b740d3 5e1f403ed37f689d811917ef83921b8b53ad310b 5e8cbb8f59fd4f8a3b326545695aa7246cea971d 5f79e09cd4ec01b413ed528747c489a3bb0221e5 5ff2416fdd901ad8d5a60ac3357418a0af38151b 61f19f30cf5fad73dd6f93e20e079a8e8bc9cf0c 62c64489d14706482b9274d13d69289b0a60d954 6496d4cbac9a38813f6ff23a4cc88affda3bcf03 6537368e9129cb306be71d1fe5421edb187e4907 668462a2d9be15b1cc8eb41bad92dba962e08113 670af102d2858390859f5640e4fd0f3967e98ab9 674712692df4095333faf1148b7f3aa57cd2a607 67c775ba4030792d7e881888725e9d33a9ac6e27 6af95e7fad270867af5ca13b7995bd58563e350a 6c3030374c2774c64ff367074ab71c98a2124b9f 6dfe43e955061d66269e13510b64c696a58f2c68 6e5de05ebef179cc0fa65ba25f84bfb131b88311 6e6f4af96504802157cddfb9abac773507e56d0d 6e72503c2c369fdc96c409667d03f7774a16ff97 6fe1fd4e5adf40facfce0027096edd859717eeae 73a109052f9558718d01981b9a332cea5834a77e 73ef90aa5314f7c9ec81e6a3e2ac82ad786dd4bb 746757c3216ce0bf638fda94909b9bff1e4cf043 75bb8171fec5953e16a9836890d696d8ce962ad1 771cf17dbd94c5b0b8efbfcbe8e0b6ebb55b451a 77ba1ca649204b009c0d0327ed84bfcf6304746f 78045b95e1fbb35b054365bba7e81010d46628bf 78a9ae6907f787393bcb2f528fcdcfa2cb25ca2c 79fbca7a52bd4cbcfab08e3bd66da3e7a425d289 7a425ed7baf864e941434f2fb8890754903519b4 7a66fd95ab87ee6eabb4ebd7bbadb3808c8cfbe6 7b48f2e5d3ba5f4aa0b5f1691a08500207dc3ca4 7bf88a67b238ad206d74c7efc75ffcd58a86a9f6 7c9a129c38cf86afa8dff3e867a4d70da0bc4e96 7ca760e26324b0e2f2b5f0f82cc03139b0b6db06 7cecb0f02d5098bf764cdf6cbb9504c3a7890116 7d725e7a142e3d2b417fcbd7e6953a166ab4fdbf 7f34263c9cf1fa6b7fadbcd69e3f13d64de115a5 8000de36ea839b82595fc50694a8b108437c7d0b 80aa3f36f588be8daf5a9f431910c9e7d6c46c62 8132ebeaaf232d5160af0711018f663c073ecfb8 81966843f0874935230a5c7d07cf9eb469c8124b 81da85c81c2e648fe1f3c10e87e5bb236bdf84fa 82cba4e276a1e19e9fa4126190c10c9364e0a925 833e38cd89d5326e9edee41ab5bf97217354193f 84507b873bf36ab232e7689efd320968c0f18754 847dd72631cde959507eac35a7a695b0c020ed15 84ab80df4ee5c0619f0a494b79189e6451fe583c 8600960a8962b459218c8b80a3cd743814e6467e 861d4825adcedf54429489e210ecadd869b22b57 86a394ed45e7c009895c1fb1125f6d1448d7b970 87c4fade51ff8b9f30add8e90e5477135a43baa5 8957c89af1b575b447c6dcea31a7087cce7fe230 8a324fc6be27a4ce34763aa14a56262a07e85147 8b70feae6f7da7676058ce72d5230cd80fc6fdc9 8b73959c34242feead1d1ae24abbe2d036168a2e 8d70f36ddc9bb6f43721f68c716de3a9001c65e4 8eb412e2a3b11bfde9126fa6447fb3fd04bc2205 90e4d703cb5dca82efe4f287241d4adc4327fae7 91f76c8a16b45bdd47cd8b2efe63bb387c19bdca 940f8638027b2dd8f00bddbddf9507b6969d5c5a 94aa37d1fca6f9b21e2ffd6a7d522b90498095a3 95e01c4c892258637886672427db77c4ebd7188b 977d08c044f4d7b6b9407af86476824d8a91024c 97d0a8989890bc457d9a52649f62dd8775dc57cd 9807db77ee8174b260e077f545122111e221475f 984f673a9bd847e5f7c878a6ad1336509bd494fa 98716478700b1a1e0800069fc2112b4d8571e5a3 98a7d484aa63c170b54463858a50d3ec1e6b974b 98e1f192b2c925d32ed99077730679e3695025f5 9b09a9289c815b82301157c76dbca95011af6f6b 9b10842a6d6617b618ea3074c2821b87ee8af625 9ba1769e86e9ed7f964105ebe123ed5410af689b 9c029a0c18b13631e285619021c04c8588d199cd 9c625ba6e527dbac77a7a156ef531c3c151ef819 9cfe093f3ed1c31cb572585ea9ddb8d3a291a57b 9d693f19aa8e569ab731a6b0bd8db50397eccdb4 9d7fd1ffb37cc432df6842dc0ee3984554e74f4e 9d894c1643b541190e652bb7d8161ea179e33794 9dbee68f34542693fffbbae3a99f419f1d2da3ca 9f8852a9cf989a20b389ccf3f8916f12e6068ef7 a1c01016677f3a0c800f7d808dfab1a455540e14 a304cb1f1e11e6a1dbab9fd0e7d3b5264ecaea89 a35c0b586e927e3f963364d81ca319991f43fa46 a3e58f8b912b8e66f17ff68bebb5b2a66084e278 a42ee9f22764d8a36fb19d031c164a86d5459000 a474220ff3b6cad00eb635efbe51e9910654e29d a477ad293de2f54d5baa871239052d54588612b9 a4b33e991472bc563ce0caf34f084053cedf07e8 a4e42ad156456098efeded8f74c7088a55d2e057 a4e98e7fe6bbb6c321a6bc8f5289079d9e787ae5 a51d9a9da2eb0eb005a71cfa673bb99bdb8c1bb6 a5228059262d749965a4db50521b38100b4c3a7f a580e60d4220a10c7b24705b61355cf185a3db13 a7330cd712145899c09ff730fba3ff779d217793 a7af2892ee9ddab42b1eb1768eaa758f02765c84 aab533e46b11ce81f2f0b0bbe2aec2eac55f522a ab12e0ca118a30c0fd3455ee1698ed48d4866fb6 ad12cb90a5aae5db10b72061afffb63e18498db0 ae197f24527911b0d26b3dd30e37bd06c9d1d662 aecbffc8352ed920e9a801d588e47516000ffd72 af44f21a241c6f8d6a64a90fb3f9df259e856909 b0056cc3ddd208680481e7d001f448e64d20d827 b02ac29e662408ea2665ca0fe5d17107aeb6e707 b20000f8397b56ca9b3fecbf166528500e057362 b6d5ace0bf3f7a96ca2c55552f7efeeba085f7cc b75fbac75e909030d1a47280a7749dbfde15ec91 b822f08ed050c1ee5fb8903dee273a89783e8d7b b8b7fbcb0dde4a995463187098bbab62f53f1112 ba03e37e303b89f5e0490a12b09bf7e8ff264b13 bb3fdf579e1b7a4de849098c77ff8b523bfc8da6 bce5512a3271322d3a18d002aee005c224116429 bd839e303b98992ca7c620ab19a07abc7a502d5f be22503a987ff836effbc8458b4dbdacaa9b7ecf c100cd87f51c17820ee3f68cb1cf5c95f61b90ef c7f58f8b93eee6e3122803298ae774c7837df1a5 c80b3e30cfea313c44625980dc03412cfe95230a c8de8f463004594b1f6e314576229b84f9c33186 c93fd94a72013c981a4f4b92467fccf47130a6d8 ca57f42e2fa282f5943b53296e045556731d23b1 ca92a8884c4e41df9972ea29fbdd6c9597e421c8 ca982d46cba33f401777bf3fa1a1c83c02ba8ec6 cb54cb9111ea296034e636d4df935d6abaafa940 cbc134111406661be9569a543fe6907e90f9a535 ccba1534ed6fc620e758f97ae9953959bbb462f6 cd6c7dddde729efaea19c98cde45eda1ee2be477 ce19b1142685e595c592974309aade4c0ec3d797 cf57dfd6f0b76cd24febd86ed04a8dddf78fc8b9 d0ce6bccc6596813be64fbecae82efea8041475a d2a2d900537a7e593033dad0dec5bd7b5a3313ca d355e027c991802f475ca13ecda143c1ac49a958 d60cba25ec5d6100de07bbd9c025ea4391130301 d6d1c346f1e99d4058abbfd6b6bfc1610860500f d74320a36f8d0b04f204aa6dcf7820ba6c49c85f d823f8166e9543eff8183ad1e5a539450915c511 d8d7785f2f0393c037855b096ca15d8d3e535d94 d91616f90e82f7f2ce303fb35aff00b8dd830182 db21b4190ef37a9fd0933dbab55d7400c1975ca4 dbd6ac97e8e7febd3852b82948b03e2ddae726b8 dd1277cef6b8221f1705875b4fae69d22923e932 de3e12301be6c0e7865466599cd0737bd9971e02 df6f984cb14ccadfceb41e8b197f62da1bb443fd df82bff609beee4f91a5d36837729b183e2d3149 dfdac647efff4520a986036244931261e58464f2 e018b2eb979c0b891f8d743a053816c12557d6ba e0d3b1c5c8985194fe65b55ae61d41377af38467 e0fc06bbfb4648588f5dce011222c090634b0c23 e1f6f0ea9a697b99a83a0cd97752907042afa2b3 e26ca0b9cac84fa3a30be9d74d36289e2c7df3f1 e343696d403ce8a5cd5dbfeb0e56c2b07316f106 e3c80aff5a4b5f15cb50d5d5a082d2137ab4e930 e3e9966f8d692855803b1156aabde9d31cda0d59 e4eb7833989f9b82c832aa06c017c4f91d2b73a8 e58fd39759fd4faea33a7cdd34d0eb21e0f8b681 e5ceede13d92dc916f326c31fa039891daa30469 ec15f079ea06639c241847e693c005182402cac7 ec5ed6f47a2a591492a3637cc8a2b4b813779465 ec7b73ecd3ccdc65ed67ac65834b0f32477cedbc edb26dec96ddd052743561e51c69c64cfa8730ca ee2ca8831cba951bd95c31bf59d06712f3518d9d f04c777bbee51c290c285ede55933f54ce63bf10 f1064d2e53cc91b46c885a96785fb37580057848 f2614c7dcdc3dcf3c010b722019268d5eee8a0a1 f2c2a47959fb90fd706881963ecef07d3f50a290 f5441b5bc2567deac4b20849574a84269afb4bb0 f58808c9c8a388055b126492a1706d732761f86e f5ec35198b7da1b6dacf1cbdb2cdb1187634f057 f781a88756f0261f6ba7b73f2477f2085da45a42 f8124f053e108c6fb5bbc1a3c39fa537ddf78a9a fb4e7b2fd6d85cde694f40b93772d640b92b146d fbad40ab42b602fec308dc42f101d02cb59a42d1 fccc2c63da8e6ceb46395bb156d456f11c03a6be fe9fbc43595614286f2458eb1384369feb944dff fee2f4f28dc5af3d44b8e9c7c0905e94c59fcb8d
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.39-0ubuntu8.8
Replaces: libc6 (<< 2.38-1ubuntu1)
Provides: libc-dev (= 2.39-0ubuntu8.8)
Depends: libc6 (= 2.39-0ubuntu8.8), libc-dev-bin (= 2.39-0ubuntu8.8), linux-libc-dev, libcrypt-dev, rpcsvc-proto
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.38), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), igblast (<= 1.19.0-1), libassimp-dev (<= 5.2.4~ds0-1), libasyncns-dev (<= 0.8-6build2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libbson-dev (<= 1.22.0-1), libc6-dev-amd64-cross (<< 2.39~), libcups2-dev (<= 2.4.2-1), libdeal.ii-dev (<= 9.4.0-1), libdkim-dev (<= 1:1.0.21-4build3), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1build1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), libldap-dev (<= 2.5.12+dfsg-2), liblog4cplus-dev (<= 2.0.7-1), libloudmouth1-dev (<= 1.5.4-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmongoc-dev (<= 1.22.1-1), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libmysqlclient-dev (<= 8.0.29-1), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libnfsidmap-dev (<= 1:2.6.1-2), libns3-dev (<= 3.36.1+dfsg-4), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenms-dev (<= 2.6.0+cleaned1-3build4), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1build1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7build7), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvbr-dev (<= 2.11.0~beta2-7), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1)
Conflicts: libc0.3-dev, libc6.1-dev
Description: GNU C Library: Development Libraries and Header Files
Contains the symlinks, headers, and object files needed to compile
and link programs which use the standard C library.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libc6-i386
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 11990
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: glibc
Version: 2.39-0ubuntu8.8
Replaces: libc6-dev-i386
Depends: libc6 (= 2.39-0ubuntu8.8)
Conflicts: libc6-amd64, libc6-i386:x32, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:i386
Conffiles:
/etc/ld.so.conf.d/zz_i386-biarch-compat.conf 82fedc1c0e9655edf8debad064dca6f1
Description: GNU C Library: 32-bit shared libraries for AMD64
This package includes shared versions of the standard C
library and the standard math library, as well as many others.
This is the 32bit version of the library, meant for AMD64 systems.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: libcaca0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 885
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcaca
Version: 0.99.beta20-4ubuntu0.2
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 13.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Description: colour ASCII art library
libcaca is the Colour AsCii Art library. It provides high level functions
for colour text drawing, simple primitives for line, polygon and ellipse
drawing, as well as powerful image to text conversion routines.
.
This package contains the shared library for libcaca.
Homepage: http://caca.zoy.org/wiki/libcaca
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libcairo-gobject2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 195
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.18.0-3build1
Depends: libcairo2 (= 1.18.0-3build1), libglib2.0-0t64 (>= 2.68.0)
Description: Cairo 2D vector graphics library (GObject library)
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends.
.
This package contains the GObject library, providing wrapper GObject types
for all cairo types.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://cairographics.org/
Package: libcairo-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 390
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.109-4build1
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.34), libcairo2 (>= 1.15.8)
Suggests: libfont-freetype-perl
Description: Perl interface to the Cairo graphics library
libcairo-perl provides access to the Cairo library.
.
Cairo is a 2D graphics library with support for multiple
output devices. It is designed to produce consistent output
on all output media while taking advantage of display hardware
acceleration when available (eg. through the X Render Extension).
.
The cairo API provides operations similar to the drawing
operators of PostScript and PDF. Operations in cairo including
stroking and filling cubic Bézier splines, transforming and compositing
translucent images, and antialiased text rendering. All drawing
operations can be transformed by any affine transformation (scale,
rotation, shear, etc.)
.
Find out more about Cairo at http://www.cairographics.org/.
Homepage: https://gtk2-perl.sourceforge.net/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcairo-script-interpreter2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.18.0-3build1
Depends: libc6 (>= 2.29), libcairo2 (= 1.18.0-3build1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4)
Description: Cairo 2D vector graphics library (script interpreter)
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends.
.
This package contains the script interpreter for executing and manipulating
cairo execution traces.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://cairographics.org/
Package: libcairo2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.18.0-3build1
Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.11.1), libpixman-1-0 (>= 0.40.0), libpng16-16t64 (>= 1.6.2), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Description: Cairo 2D vector graphics library
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends. Paths consist
of line segments and cubic splines and can be rendered at any width
with various join and cap styles. All colors may be specified with
optional translucence (opacity/alpha) and combined using the
extended Porter/Duff compositing algebra as found in the X Render
Extension.
.
Cairo exports a stateful rendering API similar in spirit to the path
construction, text, and painting operators of PostScript, (with the
significant addition of translucence in the imaging model). When
complete, the API is intended to support the complete imaging model of
PDF 1.4.
.
This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://cairographics.org/
Package: libcairo2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.18.0-3build1
Provides: libcairo-dev
Depends: libcairo-gobject2 (= 1.18.0-3build1), libcairo-script-interpreter2 (= 1.18.0-3build1), libcairo2 (= 1.18.0-3build1), libfontconfig-dev, libfreetype-dev, libglib2.0-dev, libpixman-1-dev, libpng-dev, libsm-dev, libx11-dev, libxcb-render0-dev, libxcb-shm0-dev, libxcb1-dev, libxext-dev, libxrender-dev
Suggests: libcairo2-doc
Description: Development files for the Cairo 2D graphics library
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends.
.
This package contains the development libraries, header files needed by
programs that want to compile with Cairo.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://cairographics.org/
Package: libcairomm-1.0-1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairomm
Version: 1.14.5-1build1
Replaces: libcairomm-1.0-1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libsigc++-2.0-0v5 (>= 2.5.1), libstdc++6 (>= 13.1)
Conflicts: libcairomm-1.0-1
Description: C++ wrappers for Cairo (shared libraries)
cairomm provides C++ bindings for the Cairo graphics library,
a multi-platform library providing anti-aliased vector-based
rendering for multiple target backends.
.
This package contains the shared libraries.
Homepage: https://cairographics.org/cairomm/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcamd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libc6 (>= 2.2.5), libsuitesparseconfig7 (>= 1:7.0.1)
Description: symmetric approximate minimum degree library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CAMD library provides a set of routines for pre-ordering sparse matrices
prior to Cholesky or LU factorization, using the approximate minimum degree
ordering algorithm with optional ordering constraints.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libcanberra-gtk3-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcanberra
Version: 0.30-10ubuntu10
Replaces: libcanberra-gtk3-0
Provides: libcanberra-gtk3-0 (= 0.30-10ubuntu10)
Depends: libc6 (>= 2.4), libcanberra0t64 (>= 0.12), libglib2.0-0t64 (>= 2.12.0), libgtk-3-0t64 (>= 3.0.0), libx11-6
Recommends: libcanberra-gtk3-module
Breaks: libcanberra-gtk3-0 (<< 0.30-10ubuntu10)
Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra
libcanberra-gtk provides a few functions that simplify libcanberra
usage from GTK+ 3.0.
.
Contextual information is needed to play event sound. This library
can help to compile directly event sounds property lists based on
active GtkWidget objects or GdkEvent events.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcanberra-gtk3-module
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcanberra
Version: 0.30-10ubuntu10
Depends: libc6 (>= 2.4), libcanberra-gtk3-0t64 (>= 0.25), libglib2.0-0t64 (>= 2.16.0), libgtk-3-0t64 (>= 3.2.2-3), libx11-6
Description: translates GTK3 widgets signals to event sounds
A GtkModule which will automatically hook into all kinds of events
inside a GTK+ 3.0 program and generate sound events from them.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcanberra0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcanberra
Version: 0.30-10ubuntu10
Replaces: libcanberra0
Provides: libcanberra0 (= 0.30-10ubuntu10)
Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.34), libltdl7 (>= 2.4.7), libtdb1 (>= 1.2.7+git20101214), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop
Suggests: libcanberra-gtk0, libcanberra-pulse
Breaks: libcanberra0 (<< 0.30-10ubuntu10)
Description: simple abstract interface for playing event sounds
libcanberra defines a simple abstract interface for playing event
sounds.
.
libcanberra relies on the XDG sound naming specification for
identifying event sounds. On Unix/Linux the right sound to play
is found via the mechanisms defined in the XDG sound theming
specification.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcap-ng0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng
Version: 0.8.4-2build2
Depends: libc6 (>= 2.38)
Description: alternate POSIX capabilities library
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
.
The libcap-ng library is intended to make programming with POSIX
capabilities much easier than the traditional libcap library.
.
This package contains dynamic libraries for libcap-ng.
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Original-Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Package: libcap2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:2.66-5ubuntu2.4
Depends: libc6 (>= 2.38)
Description: POSIX 1003.1e capabilities (library)
Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
available in Linux kernels. These capabilities are a partitioning of the all
powerful root privilege into a set of distinct privileges.
.
This package contains the shared library.
Homepage: https://sites.google.com/site/fullycapable/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libcap2-bin
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libcap2
Version: 1:2.66-5ubuntu2.4
Replaces: libcap-bin
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63)
Recommends: libpam-cap
Breaks: libcap-bin
Description: POSIX 1003.1e capabilities (utilities)
Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
available in Linux kernels. These capabilities are a partitioning of the all
powerful root privilege into a set of distinct privileges.
.
This package contains additional utilities.
Homepage: https://sites.google.com/site/fullycapable/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libcares2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: c-ares
Version: 1.27.0-1.0ubuntu1
Replaces: libc-ares1, libc-ares2
Provides: libc-ares2 (= 1.27.0-1.0ubuntu1)
Depends: libc6 (>= 2.38)
Breaks: libc-ares2 (<< 1.27.0-1.0ubuntu1)
Conflicts: libcares2
Description: asynchronous name resolver
c-ares is a C library that performs DNS requests and name resolution
asynchronously.
.
It is a fork of the library named "ares", with additional features:
* IPv6 support;
* extended cross-platform portability;
* 64-bit clean sources.
.
This package provides the shared libraries.
Homepage: https://c-ares.org/
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libcarp-clan-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.08-2
Depends: perl:any
Description: Perl enhancement to Carp error logging facilities
Carp::Clan is a Perl module designed to report errors from the perspective
of the caller of a "clan" of modules, similar to "Carp" itself. Instead of
giving it a number of levels to skip on the calling stack, you give it a
pattern to characterize the package names of the "clan" of modules which
shall never be blamed for any error.
.
These modules stick together like a "clan" and any error which occurs will
be blamed on the "outsider" script or modules not belonging to this clan.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Carp-Clan
Package: libcbor0.10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcbor
Version: 0.10.2-1.2ubuntu2
Depends: libc6 (>= 2.14)
Description: library for parsing and generating CBOR (RFC 7049)
CBOR is a general-purpose schema-less binary data format, defined in
RFC 7049. This package provides a C library for parsing and generating
CBOR. The main features are:
.
- Complete RFC conformance
- Robust C99 implementation
- Layered architecture offers both control and convenience
- Flexible memory management
- No shared global state - threading friendly
- Proper handling of UTF-8
- Full support for streams & incremental processing
- Extensive documentation and test suite
- No runtime dependencies, small footprint
.
This package contains the runtime library.
Homepage: https://github.com/PJK/libcbor
Original-Maintainer: Vincent Bernat <bernat@debian.org>
Package: libcc1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Description: GCC cc1 plugin for GDB
libcc1 is a plugin for GDB.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libccolamd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libc6 (>= 2.4), libsuitesparseconfig7 (>= 1:7.0.1)
Description: constrained column approximate library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CCOLAMD library implements the "Constrained COLumn Approximate Minimum
Degree ordering" algorithm. It computes a permutation vector P such that the
LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky
factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that
of A'*A.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libcdio-cdda2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcdio-paranoia
Version: 10.2+2.0.1-1.1build2
Replaces: libcdio-cdda2
Provides: libcdio-cdda2 (= 10.2+2.0.1-1.1build2)
Depends: libc6 (>= 2.33), libcdio19 (>= 2.1.0)
Breaks: libcdio-cdda2 (<< 10.2+2.0.1-1.1build2)
Description: library to read and control digital audio CDs
This library is made to read and control digital audio CDs. It does
not play such CDs, it only reads them digitally. As it uses libcdio as
a backend, it supports the same kind of CDROM drives (and images) as
libcdio.
Homepage: https://www.gnu.org/software/libcdio/
Original-Maintainer: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Package: libcdio-paranoia2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcdio-paranoia
Version: 10.2+2.0.1-1.1build2
Replaces: libcdio-paranoia2
Provides: libcdio-paranoia2 (= 10.2+2.0.1-1.1build2)
Depends: libc6 (>= 2.14), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0)
Breaks: libcdio-paranoia2 (<< 10.2+2.0.1-1.1build2)
Description: library to read digital audio CDs with error correction
This library is made to read digital audio CDs, with error
correction. It does its best to correct errors and jitter that happen
when reading such discs. As it uses libcdio as a backend, it supports
the same kind of CDROM drives (and images) as libcdio.
Homepage: https://www.gnu.org/software/libcdio/
Original-Maintainer: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Package: libcdio19t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcdio
Version: 2.1.0-4.1ubuntu1.2
Replaces: libcdio19
Provides: libcdio19 (= 2.1.0-4.1ubuntu1.2)
Depends: libc6 (>= 2.33)
Breaks: libcdio19 (<< 2.1.0-4.1ubuntu1.2)
Description: library to read and control CD-ROM
This library is to encapsulate CD-ROM reading and
control. Applications wishing to be oblivious of the OS- and
device-dependant properties of a CD-ROM can use this library.
.
Some support for disk image types like BIN/CUE and NRG is available,
so applications that use this library also have the ability to read
disc images as though they were CD's.
Homepage: https://www.gnu.org/software/libcdio/
Original-Maintainer: Gabriel F. T. Gomes <gabriel@debian.org>
Package: libcdparanoia0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cdparanoia
Version: 3.10.2+debian-14build3
Depends: libc6 (>= 2.33)
Description: audio extraction tool for sampling CDs (library)
An audio extraction tool for sampling CDs. Unlike similar programs such as
cdda2wav, cdparanoia goes to great lengths to try to extract the audio
information without any artifacts such as jitter.
.
This package contains the library of cdparanoia, so that its routines
can be used by other programs.
Homepage: https://www.xiph.org/paranoia/
Original-Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Package: libcdt5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Depends: libc6 (>= 2.4)
Description: rich set of graph drawing tools - cdt library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the cdt library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libceres4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5649
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ceres-solver
Version: 2.2.0+dfsg-4.1ubuntu2
Replaces: libceres4
Provides: libceres4 (= 2.2.0+dfsg-4.1ubuntu2)
Depends: libc6 (>= 2.38), libcholmod5 (>= 1:7.3.1), libgcc-s1 (>= 4.0), libgoogle-glog0v6 (>= 0.6.0), liblapack3 | liblapack.so.3, libspqr4 (>= 1:7.6.1+dfsg), libstdc++6 (>= 13.1)
Breaks: libceres4 (<< 2.2.0+dfsg-4.1ubuntu2)
Description: nonlinear least squares minimizer (shared library)
Ceres Solver is an open source C++ library for modeling and solving large,
complicated optimization problems.
It is a feature rich, mature and performant library which has been used
in production at Google since 2010.
.
Ceres Solver can solve two kinds of problems.
- Non-linear Least Squares problems with bounds constraints.
- General unconstrained optimization problems.
.
This package contains the shared library.
Homepage: http://ceres-solver.org
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libcgi-fast-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:2.17-1
Depends: perl:any, libcgi-pm-perl, libfcgi-perl
Description: CGI subclass for work with FCGI
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI scripts
by turning them into persistently running server processes. Scripts that
perform time-consuming initialization processes, such as loading large
modules or opening persistent database connections, will see large
performance improvements.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/CGI-Fast
Package: libcgi-pm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.63-1
Depends: perl:any, libhtml-parser-perl, liburi-perl
Recommends: libcgi-fast-perl
Description: module for Common Gateway Interface applications
CGI.pm is a Perl module that provides classes useful for creating Web forms
and for parsing their contents. It defines CGI objects, entities that contain
the values of the current query string and other state variables.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/CGI
Package: libcgraph6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Depends: libc6 (>= 2.14), libcdt5
Description: rich set of graph drawing tools - cgraph library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the cgraph library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libcholmod5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1857
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libamd3 (>= 1:7.0.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libcamd3 (>= 1:7.0.1), libccolamd3 (>= 1:7.0.1), libcolamd3 (>= 1:7.0.1), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libsuitesparseconfig7 (>= 1:7.0.1)
Description: sparse Cholesky factorization library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CHOLMOD library provides a set of routines for factorizing sparse
symmetric positive definite matrices of the form A or AA', updating/downdating
a sparse Cholesky factorization, solving linear systems, updating/downdating
the solution to the triangular system Lx=b, and many other sparse matrix
functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky
factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial
fraction of the peak performance of the BLAS.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libchromaprint1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: chromaprint
Version: 1.5.1-5
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: audio fingerprint library
Chromaprint is a library for calculating audio fingerprints
which are used by the Acoustid service. Its main purpose is to provide an
accurate identifier for record tracks
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://acoustid.org/chromaprint
Package: libcjson1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cjson
Version: 1.7.17-1
Depends: libc6 (>= 2.14)
Description: Ultralightweight JSON parser in ANSI C
cJSON is a ultralightweight json parse.
.
It aims to be the dumbest possible parser that you can get your job done with.
.
It's a single file of C, and a single header file.
.
This package contains the shared libraries.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: https://github.com/DaveGamble/cJSON
Package: libclang-common-14-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 19870
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: libllvm14t64 (>= 1:14.0.6-19build4)
Recommends: libclang-rt-14-dev (>= 1:14.0.6-10~exp4)
Description: Clang library - Common development package
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 generic headers.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang-common-18-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13246
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Recommends: libclang-rt-18-dev
Description: Clang library - Common development package
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 generic headers.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang-cpp14t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Replaces: libclang-cpp14
Provides: libclang-cpp14 (= 1:14.0.6-19build4)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm14t64 (= 1:14.0.6-19build4), libstdc++6 (>= 12)
Breaks: libclang-cpp14 (<< 1:14.0.6-19build4)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang-cpp18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 63335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libllvm18 (= 1:18.1.3-1ubuntu1), libstdc++6 (>= 12)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang-rt-14-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 43402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Replaces: libclang-common-14-dev (<< 1:14.0.6-10~exp4)
Depends: lib32gcc-s1 (>= 3.0), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.38), libc6-i386 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Breaks: libclang-common-14-dev (<< 1:14.0.6-10~exp4)
Description: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang-rt-18-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 43353
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: lib32stdc++6 (>= 4.1.1), libc6 (>= 2.38), libc6-i386 (>= 2.38), libstdc++6 (>= 4.1.1)
Description: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang1-14t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 29823
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Replaces: libclang1-14
Provides: libclang1-14 (= 1:14.0.6-19build4)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm14t64, libstdc++6 (>= 11)
Breaks: libclang1-14 (<< 1:14.0.6-19build4)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclang1-18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33827
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libllvm18, libstdc++6 (>= 11)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libclass-c3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.35-2
Depends: perl:any, libalgorithm-c3-perl
Recommends: libclass-c3-xs-perl
Description: pragma for using the C3 method resolution order
Class::C3 is a Perl pragma that modifies the standard method resolution order
from depth-first left-to-right to the more sophisticated C3 method resolution
order.
.
The C3 algorithm aims to provide a sane method resolution order with multiple
inheritance. It was first introduced in the Dylan language, later adopted for
Python 2.3. It is also the canonical MRO implementation for Perl 6 classes
and is the default for Parrot objects as well.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-C3
Package: libclass-c3-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.15-1build6
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.3)
Enhances: libclass-c3-perl
Description: Perl module to accelerate Class::C3
Class::C3::XS is a Perl module designed to enhance the performance of the
Class::C3 package (see libclass-c3-perl). It does so automatically and is not
designed to be used directly; once installed, it should accelerate all programs
that make use of Class::C3 itself.
Homepage: https://metacpan.org/release/Class-C3-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libclass-data-inheritable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.08-3
Depends: perl
Description: Perl module to create accessors to class data
Class::Data::Inheritable is for creating accessors/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overridden.
.
For example:
.
Pere::Ubu->mk_classdata('Suitcase');
.
will generate the method Suitcase() in the class Pere::Ubu.
.
This new method can be used to get and set a piece of class data.
.
Pere::Ubu->Suitcase('Red');
$suitcase = Pere::Ubu->Suitcase;
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-Data-Inheritable
Package: libclass-inspector-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.36-3
Depends: perl:any
Description: Perl module that provides information about classes
Class::Inspector allows you to get information about a loaded class.
Most or all of this information can be found in other ways, but they
aren't always very friendly, and usually involve a relatively high level
of Perl wizardry, or strange and unusual looking code. Class::Inspector
attempts to provide an easier, more friendly interface to this
information.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-Inspector
Package: libclass-method-modifiers-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.15-1
Depends: perl:any
Description: Perl module providing method modifiers
Class::Method::Modifiers provides three modifiers: before, around, and after.
The before and after modifiers are run just before and after the method they
modify, but cannot really affect that original method. The remaining modifier,
around, is run in place of the original method, with a hook to easily call the
original method.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-Method-Modifiers
Package: libclass-singleton-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.6-2
Depends: perl:any
Description: implementation of a "Singleton" class
The Class::Singleton module implements a Singleton class from which other
classes can be derived. A Singleton describes an object class that can have
only one instance in any system. An example of a Singleton might be a print
spooler or system registry.
.
By itself, the Class::Singleton module does very little other than manage the
instantiation of a single object. In deriving a class from Class::Singleton,
your module will inherit the Singleton instantiation method and can implement
whatever specific functionality is required.
.
For a description and discussion of the Singleton class, see
"Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-Singleton
Package: libclass-xsaccessor-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.19-4build4
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, perl (<< 5.38.3~), libc6 (>= 2.14)
Description: Perl module providing fast XS accessors
Class::XSAccessor implements fast XS accessors both for getting at and setting
an object attribute. Additionally, the module supports mutators and simple
predicates like those for testing the truth value of a variable. It works only
with objects that are implemented as ordinary hashes.
.
The XS accessor methods were between 1.6 and 2.5 times faster than typical
pure-perl accessors in some simple benchmarking. If you usually write clear
code, a factor of two speed-up is a good estimate.
.
Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl)
for an implementation that works with array-based objects.
Homepage: https://metacpan.org/release/Class-XSAccessor
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libclone-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.46-1build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.14)
Description: module for recursively copying Perl datatypes
The Clone module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied variables and
objects.
.
It is faster (although less flexible) than Storable's dclone. Its
functionality is _not_ serializing in-memory objects (i.e. as
Data::Dumper or YAML::Dump do), but deep-copying them over to new
in-memory structures.
Homepage: https://metacpan.org/release/Clone
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libclucene-contribs1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: clucene-core
Version: 2.3.3.4+dfsg-1.2ubuntu2
Replaces: libclucene-contribs1, libclucene-contribs1v5, libclucene-contribs1v5f
Provides: libclucene-contribs1v5 (= 2.3.3.4+dfsg-1.2ubuntu2), libclucene-contribs1v5f (= 2.3.3.4+dfsg-1.2ubuntu2)
Depends: libc6 (>= 2.27), libclucene-core1t64 (>= 2.3.3.4+dfsg), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Breaks: libclucene-contribs1v5 (<< 2.3.3.4+dfsg-1.2ubuntu2), libclucene-contribs1v5f (<< 2.3.3.4+dfsg-1.2ubuntu2)
Conflicts: libclucene-contribs1
Description: language specific text analyzers (runtime)
CLucene is a C++ port of the popular Apache Lucene search engine
(http://lucene.apache.org/java). It is released under LGPL or the Apache
License.
.
CLucene aims to be a high-speed alternative to Java Lucene, its API is very
similar to that of the Java version. CLucene has recently been brought up to
date with Lucene 1.4.3. It contains most of the same functionality as the
Java version, except for Socket, Threading and the special caching
modifications.
.
This package contains the files necessary for running applications that
use the CLucene contribs library (language specific text analyzers for
CLucene).
Homepage: http://clucene.sourceforge.net
Original-Maintainer: Fathi Boudra <fabo@debian.org>
Package: libclucene-core1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1958
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: clucene-core
Version: 2.3.3.4+dfsg-1.2ubuntu2
Replaces: libclucene-core1, libclucene-core1v5, libclucene-core1v5f
Provides: libclucene-core1v5 (= 2.3.3.4+dfsg-1.2ubuntu2), libclucene-core1v5f (= 2.3.3.4+dfsg-1.2ubuntu2)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Breaks: libclucene-core1v5 (<< 2.3.3.4+dfsg-1.2ubuntu2), libclucene-core1v5f (<< 2.3.3.4+dfsg-1.2ubuntu2)
Conflicts: libclucene-core1
Description: core library for full-featured text search engine (runtime)
CLucene is a C++ port of the popular Apache Lucene search engine
(http://lucene.apache.org/java). It is released under LGPL or the Apache
License.
.
CLucene aims to be a high-speed alternative to Java Lucene, its API is very
similar to that of the Java version. CLucene has recently been brought up to
date with Lucene 1.4.3. It contains most of the same functionality as the
Java version, except for Socket, Threading and the special caching
modifications.
.
This package contains the files necessary for running applications that
use the CLucene core and shared libraries.
Homepage: http://clucene.sourceforge.net
Original-Maintainer: Fathi Boudra <fabo@debian.org>
Package: libcodec2-1.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16462
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: codec2
Version: 1.2.0-2build1
Depends: libc6 (>= 2.32)
Description: Codec2 runtime library
Next-Generation Digital Voice for Two-Way Radio
.
Codec2 is an audio codec especially designed for compressing voice at
very low bit-rates for applications such as digital voice radio.
.
This package contains the codec2 runtime library.
Homepage: http://rowetel.com/codec2.html
Original-Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Package: libcolamd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libc6 (>= 2.4), libsuitesparseconfig7 (>= 1:7.0.1)
Description: column approximate minimum degree ordering library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The COLAMD library implements the "COLumn Approximate Minimum Degree ordering"
algorithm. It computes a permutation vector P such that the LU factorization
of A (:,P) tends to be sparser than that of A. The Cholesky factorization of
(A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libcolord2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 601
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.4.7-1build2
Depends: libc6 (>= 2.29), libglib2.0-0t64 (>= 2.79.0), liblcms2-2 (>= 2.6), libudev1 (>= 196)
Suggests: colord
Description: system service to manage device colour profiles -- runtime
colord is a system service that makes it easy to manage, install and generate
colour profiles to accurately colour manage input and output devices.
.
It provides a D-Bus API for system frameworks to query, a persistent data
store, and a mechanism for session applications to set system policy.
.
This package contains a gobject-based convenience library for programs to
interact with the colord system daemon.
Homepage: https://www.freedesktop.org/software/colord/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libcolorhug2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.4.7-1build2
Depends: libc6 (>= 2.14), libcolord2 (>= 1.4.3), libglib2.0-0t64 (>= 2.79.0), libgusb2 (>= 0.2.7)
Description: library to access the ColorHug colourimeter -- runtime
libcolorhug is a gobject-based library for using the ColorHug display
colourimeter. It supports both reading values from the colourimeter and
device administration, such as firmware updates.
.
This package contains a gobject-based convenience library for programs to
interact with the ColorHug colourimeter.
Homepage: https://www.freedesktop.org/software/colord/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libcom-err2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.47.0-2.4~exp1ubuntu4.1
Replaces: libcom-err2t64, libcomerr2 (<< 1.43.9-1~)
Provides: libcom-err2t64 (= 1.47.0-2.4~exp1ubuntu4.1), libcomerr2 (= 1.47.0-2.4~exp1ubuntu4.1)
Depends: libc6 (>= 2.38)
Breaks: libcom-err2t64 (<< 1.47.0-2.4~exp1), libcomerr2 (<< 1.43.9-1~)
Description: common error description library
libcomerr is an attempt to present a common error-handling mechanism to
manipulate the most common form of error code in a fashion that does not
have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: libcommon-sense-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.75-3build3
Depends: perl (>= 5.38.2~), perlapi-5.38.2, perl (<< 5.38.3~)
Description: module that implements some sane defaults for Perl programs
common::sense implements some sane defaults for Perl programs, as defined by
two typical (or not so typical - use your common sense) specimens of Perl
coders.
Homepage: https://metacpan.org/release/common-sense
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcommons-logging-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.3.0-1ubuntu1
Depends: libcommons-parent-java
Suggests: libavalon-framework-java, libexcalibur-logkit-java, liblog4j1.2-java
Description: common wrapper interface for several logging APIs
Provides a simple, component oriented interface together with wrappers for
several existing java logging systems. The user can choose at runtime which
system he want to use for logging.
Homepage: https://commons.apache.org/proper/commons-logging/
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Package: libcommons-parent-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: commons-parent
Version: 56-1
Depends: libapache-pom-java
Description: Maven metadata for Apache Commons project
This package contains the Maven metadata shared between all components of
the Apache Commons project.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://commons.apache.org
Package: libconfig-inifiles-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.000003-2ubuntu0.1
Description: read .ini-style configuration files
Config::IniFiles provides a way to have readable configuration files
outside your Perl script. Configurations can be imported (inherited,
stacked, ...), sections can be grouped, and settings can be accessed
from a tied hash.
Homepage: https://metacpan.org/release/Config-IniFiles/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcpufreq0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cpufrequtils
Version: 008-2build2
Depends: libc6 (>= 2.38)
Description: shared library to deal with the cpufreq Linux kernel feature
This library provide an unified method to access the CPUFreq kernel
interface.
Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
Original-Maintainer: Seunghun Han <kkamagui@gmail.com>
Package: libcrypt-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.36-4build1
Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1)
Provides: libcrypt1-dev
Depends: libcrypt1 (= 1:4.4.36-4build1)
Breaks: libc6-dev (<< 2.29-4), manpages-dev (<< 5.01-1)
Conflicts: libcrypt1-dev, libcrypt2-dev
Description: libcrypt development files
This package contains the files needed for developing applications that
use libcrypt.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: libcrypt-random-seed-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.03-3
Depends: perl:any
Description: Perl module providing strong randomness for seeding
Crypt::Random::Seed implements a simple mechanism to get strong
randomness. The main purpose of this module is to provide a simple way
to generate a seed for a PRNG such as Math::Random::ISAAC, for use in
cryptographic key generation, or as the seed for an upstream module
such as Bytes::Random::Secure. Flags for requiring non-blocking sources
are allowed, as well as a very simple method for plugging in a source.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Crypt-Random-Seed
Package: libcrypt-rc4-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.02-5
Depends: perl:any
Description: Perl implementation of the RC4 encryption algorithm
Crypt::RC4 is intended to be a simple implementation of the RC4 algorithm,
which can be used to generate a pseudo-random stream of bits (or keystream).
.
It should be noted that the RC4 algorithm itself is severely broken, and the
upstream Perl module has not been updated since Dec 2001. It is included in
Debian only because it is needed by other packages. In general this package
should not be used for new projects, and where it is used appropriate
defensive methods should be understood and applied.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Crypt-RC4
Package: libcrypt-ssleay-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.73.06-2build5
Depends: perl (>= 5.38.2-3.2build1), perl-openssl-abi-3, perlapi-5.38.2, libc6 (>= 2.4), libssl3t64 (>= 3.0.0), libbytes-random-secure-perl
Recommends: libio-socket-ip-perl
Description: OpenSSL support for LWP
This perl module provides support for the HTTPS protocol under LWP, so
that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please
see perldoc LWP for more information on POST requests.
.
The Crypt::SSLeay package contains Net::SSL, which is automatically
loaded by LWP::Protocol::https on HTTPS requests, and provides the
necessary SSL glue for that module to work via these deprecated modules:
Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509.
.
Work on Crypt::SSLeay has been continued only to provide HTTPS support
for the LWP - libwww perl libraries. If you want access to the OpenSSL
API via perl, check out Sampo's Net::SSLeay (available in Debian as
the libnet-ssleay-perl package).
Homepage: https://metacpan.org/release/Crypt-SSLeay
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcrypt1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 226
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.36-4build1
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.38)
Conflicts: libpam0g (<< 1.4.0-10)
Description: libcrypt shared library
libxcrypt is a modern library for one-way hashing of passwords.
It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
bcrypt-based password hashes
It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
as well as a set of extended interfaces like 'crypt_gensalt'.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: libcryptsetup12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 623
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:2.7.0-1ubuntu4.2
Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.98), libjson-c5 (>= 0.15), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16)
Description: disk encryption support - shared library
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the libcryptsetup shared library.
Homepage: https://gitlab.com/cryptsetup/cryptsetup
Original-Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Package: libctf-nobfd0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Replaces: libbinutils (<< 2.33.50.20191128-1~)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0)
Breaks: libbinutils (<< 2.33.50.20191128-1~)
Description: Compact C Type Format library (runtime, no BFD dependency)
This package includes the libctf-nobfd shared library. The Compact C Type
Format (CTF) is a way of representing information about a binary program
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libctf0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Depends: libbinutils (= 2.42-4ubuntu2.10), libc6 (>= 2.33), zlib1g (>= 1:1.2.0)
Description: Compact C Type Format library (runtime, BFD dependency)
This package includes the libctf shared library. The Compact C Type
Format (CTF) is a way of representing information about a binary program
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libcublas-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 848633
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcublas
Version: 12.8.5.5-1
Provides: libcublas.so.12 (= 12.8.5.5)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CUBLAS native runtime libraries
CUBLAS native runtime libraries
Package: libcublas-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 1239941
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcublas
Version: 12.8.5.5-1
Provides: libcublas.so.12-dev (= 12.8.5.5)
Depends: libcublas-12-8 (>= 12.8.5.5)
Description: CUBLAS native dev links, headers
CUBLAS native dev links, headers
Package: libcudnn9-cuda-12
Status: install ok installed
Priority: optional
Section: multiverse/libs
Installed-Size: 759268
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn
Version: 9.6.0.74-1
Replaces: libcudnn9
Provides: libcudnn9
Depends: zlib1g
Conflicts: libcudnn9
Description: cuDNN runtime libraries for CUDA 12.6
cuDNN runtime libraries containing primitives for deep neural networks.
Package: libcudnn9-dev-cuda-12
Status: install ok installed
Priority: optional
Section: multiverse/libs
Installed-Size: 225
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn
Version: 9.6.0.74-1
Replaces: libcudnn9-dev
Provides: libcudnn9-dev
Depends: libcudnn9-cuda-12 (= 9.6.0.74-1)
Conflicts: libcudnn9-dev
Description: cuDNN development headers and symlinks for CUDA 12.6
cuDNN development headers and symlinks. cuDNN provides primitives for deep
neural networks.
Package: libcudnn9-static-cuda-12
Status: install ok installed
Priority: optional
Section: multiverse/libs
Installed-Size: 895153
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: cudnn
Version: 9.6.0.74-1
Replaces: libcudnn9-static
Provides: libcudnn9-static
Depends: libcudnn9-dev-cuda-12 (= 9.6.0.74-1)
Conflicts: libcudnn9-static
Description: cuDNN static libraries for CUDA 12.6
cuDNN static libraries. cuDNN provides primitives for deep
neural networks.
Package: libcufft-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 273190
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufft
Version: 11.3.3.83-1
Provides: libcufft.so.11 (= 11.3.3.83)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CUFFT native runtime libraries
CUFFT native runtime libraries
Package: libcufft-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 559455
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufft
Version: 11.3.3.83-1
Provides: libcufft.so.11-dev (= 11.3.3.83)
Depends: libcufft-12-8 (>= 11.3.3.83)
Description: CUFFT native dev links, headers
CUFFT native dev links, headers
Package: libcufft11
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 150613
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-cuda-toolkit (12.0.1-4build4)
Version: 11.0.1.95~12.0.1-4build4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Description: NVIDIA cuFFT Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The FFT is a divide-and-conquer algorithm for efficiently computing discrete
Fourier transforms of complex or real-valued data sets. It is one of the most
important and widely used numerical algorithms in computational physics and
general signal processing. The cuFFT library provides a simple interface for
computing FFTs on an NVIDIA GPU, which allows users to quickly leverage the
floating-point power and parallelism of the GPU in a highly optimized and
tested FFT library.
.
This package contains the cuFFT runtime library.
Homepage: https://developer.nvidia.com/cuda-zone
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libcufile-12-4
Status: deinstall ok config-files
Priority: optional
Section: multiverse/devel
Installed-Size: 3137
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufile
Version: 1.9.1.3-1
Config-Version: 1.9.1.3-1
Replaces: gds (<< 0.8.0)
Provides: libcufile0
Depends: libmount1, libstdc++6, libudev1, libgcc1, cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-4-config-common
Breaks: gds (<< 0.8.0)
Conffiles:
/etc/ld.so.conf.d/gds-12-4.conf 03d9d7d0309627a565ce3ef37b34cff0
/etc/ld.so.conf.d/gds-12-4.conf 03d9d7d0309627a565ce3ef37b34cff0
Description: Library for GPU Direct Storage with CUDA 12.4
GPU Direct Storage runtime libraries
Package: libcufile-12-5
Status: deinstall ok config-files
Priority: optional
Section: multiverse/devel
Installed-Size: 3075
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufile
Version: 1.10.1.7-1
Config-Version: 1.10.1.7-1
Replaces: gds (<< 0.8.0)
Provides: libcufile0
Depends: libmount1, libstdc++6, libudev1, libgcc1, cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-5-config-common
Breaks: gds (<< 0.8.0)
Conffiles:
/etc/ld.so.conf.d/gds-12-5.conf 44f9bad3e11c133e66500378b2f07477
/etc/ld.so.conf.d/gds-12-5.conf 44f9bad3e11c133e66500378b2f07477
Description: Library for GPU Direct Storage with CUDA 12.5
GPU Direct Storage runtime libraries
Package: libcufile-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 3237
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufile
Version: 1.13.1.3-1
Replaces: gds (<< 0.8.0)
Provides: libcufile0
Depends: libmount1, libstdc++6, libudev1, libgcc1, cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Breaks: gds (<< 0.8.0)
Conffiles:
/etc/ld.so.conf.d/gds-12-8.conf bc1e96375f4031c90ca0ec69a7de1d91
/etc/ld.so.conf.d/gds-12-8.conf newconffile
Description: Library for GPU Direct Storage with CUDA 12.8
GPU Direct Storage runtime libraries
Package: libcufile-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 25131
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcufile
Version: 1.13.1.3-1
Provides: libcufile.so.0-dev (= 1.13.1.3)
Depends: libcufile-12-8 (>= 1.13.1.3)
Description: Library for GPU Direct Storage native dev links, headers
GPU Direct Storage native dev links, headers
Package: libcups2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 701
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.4.7-1.2ubuntu7.14
Replaces: libcups2
Provides: libcups2 (= 2.4.7-1.2ubuntu7.14)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0)
Suggests: cups-common
Breaks: libcups2 (<< 2.4.7-1.2ubuntu7.14)
Description: Common UNIX Printing System(tm) - Core library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
.
This package provides the base shared libraries for CUPS.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libcurand-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 133621
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcurand
Version: 10.3.9.90-1
Provides: libcurand.so.10 (= 10.3.9.90)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CURAND native runtime libraries
CURAND native runtime libraries
Package: libcurand-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 135709
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcurand
Version: 10.3.9.90-1
Provides: libcurand.so.10-dev (= 10.3.9.90)
Depends: libcurand-12-8 (>= 10.3.9.90)
Description: CURAND native dev links, headers
CURAND native dev links, headers
Package: libcurand10
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 94511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-cuda-toolkit (12.0.1-4build4)
Version: 11.1.1+~10.3.1.124~12.0.1-4build4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Description: NVIDIA cuRAND Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The cuRAND library provides facilities that focus on the simple and efficient
generation of high-quality pseudorandom and quasirandom numbers.
A pseudorandom sequence of numbers satisfies most of the statistical
properties of a truly random sequence but is generated by a deterministic
algorithm. A quasirandom sequence of n-dimensional points is generated by a
deterministic algorithm designed to fill an n-dimensional space evenly.
.
This package contains the cuRAND runtime library.
Homepage: https://developer.nvidia.com/cuda-zone
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libcurl3t64-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 907
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 8.5.0-2ubuntu10.11
Replaces: libcurl3-gnutls
Provides: libcurl3-gnutls (= 8.5.0-2ubuntu10.11)
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libgnutls30t64 (>= 3.8.2), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnettle8t64, libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh-4 (>= 0.9.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Breaks: libcurl3-gnutls (<< 8.5.0-2ubuntu10.11)
Description: 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.
Homepage: https://curl.se/
Original-Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Package: libcurl4-gnutls-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 8.5.0-2ubuntu10.11
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Depends: libcurl3t64-gnutls (= 8.5.0-2ubuntu10.11)
Suggests: libcurl4-doc, libgnutls28-dev, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev
Conflicts: libcurl4-openssl-dev
Description: 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.
Homepage: https://curl.se/
Original-Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Package: libcurl4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 926
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 8.5.0-2ubuntu10.11
Replaces: libcurl3, libcurl4
Provides: libcurl4 (= 8.5.0-2ubuntu10.11)
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh-4 (>= 0.9.0), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Breaks: libcurl4 (<< 8.5.0-2ubuntu10.11)
Conflicts: libcurl3
Description: 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.
Homepage: https://curl.se/
Original-Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Package: libcusolver-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 393448
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcusolver
Version: 11.7.3.90-1
Provides: libcusolver.so.11 (= 11.7.3.90)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CUDA solver native runtime libraries
CUDA solver native runtime libraries
Package: libcusolver-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 278833
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcusolver
Version: 11.7.3.90-1
Provides: libcusolver.so.11-dev (= 11.7.3.90)
Depends: libcusolver-12-8 (>= 11.7.3.90)
Description: CUDA solver native dev links, headers
CUDA solver native dev links, headers
Package: libcusparse-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 377610
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcusparse
Version: 12.5.8.93-1
Provides: libcusparse.so.12 (= 12.5.8.93)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: CUSPARSE native runtime libraries
CUSPARSE native runtime libraries
Package: libcusparse-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 412608
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libcusparse
Version: 12.5.8.93-1
Provides: libcusparse.so.12-dev (= 12.5.8.93)
Depends: libcusparse-12-8 (>= 12.5.8.93)
Description: CUSPARSE native dev links, headers
CUSPARSE native dev links, headers
Package: libdaemon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdaemon
Version: 0.14-7.1ubuntu4
Depends: libc6 (>= 2.38)
Description: lightweight C library for daemons - runtime library
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
It consists of the following parts:
.
* Wrapper around fork() for correct daemonization of a process
* Wrapper around syslog() for simple log output to syslog or STDERR
* An API for writing PID files
* An API for serializing signals into a pipe for use with select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to syslog
.
Routines like these are included in most of the daemon software available. It
is not simple to get these done right and code duplication is not acceptable.
.
This package includes the libdaemon run time shared library.
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libdata-dump-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.25-1
Depends: perl:any
Description: Perl module to help dump data structures
Data::Dump provides a single function called dump that takes a list of values
as its argument and produces a string as its result. The string contains Perl
code that, when evaled, produces a deep copy of the original arguments. The
string is formatted for easy reading.
.
If called in void context, the dump is printed on standard error instead of
being returned. If you don't like importing a function that overrides Perl's
not-so-useful builtin, then you can also import the same function as "pp"
(the mnemonic for "pretty-print").
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Data-Dump
Package: libdata-optlist-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.114-1
Depends: perl:any, libparams-util-perl, libsub-install-perl
Description: module to parse and validate simple name/value option pairs
Data::OptList is a Perl module useful for working with simple name-and-value
option pairs. It assumes any defined scalar is a name and any reference after
it is its value.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Data-OptList
Package: libdate-calc-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 638
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.4-2
Depends: perl:any, libbit-vector-perl, libcarp-clan-perl
Recommends: libdate-calc-xs-perl
Description: Perl library for accessing dates
Date::Calc is a Perl module which provides a variety of date calculations
based on the Gregorian calendar (the one used in Western countries today),
complying with the ISO/R 2015-1971 and DIN 1355 standards which specify
things such as what leap years are, when they occur, how the week numbers
are defined, what's the first day of the week, how many weeks (52 or 53) a
given year has, and so on.
.
Although the Gregorian calendar was only adopted 1582 by most (not all)
European countries (some countries continued to use the Julian calendar
until as late as the beginning of the 20th century!), this package allows
you to extrapolate the Gregorian calendar back until the year 1.
.
If Date::Calc::XS (libdate-calc-xs-perl) is available, this package will
automatically accelerate its operation using the C/XS implementation.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Date-Calc
Package: libdate-calc-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 6.4-2build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.4), libbit-vector-perl, libcarp-clan-perl, libdate-calc-perl
Description: Perl library for accessing dates
Date::Calc::XS is a C/XS-based implementation of the Date::Calc Perl module.
It interfaces with a C library to provide a wide variety of calculations
based on the Gregorian calendar. This package is never used directly. See
Date::Calc's documentation (libdate-calc-perl) for usage details.
Homepage: https://metacpan.org/release/Date-Calc-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdate-manip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 11514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.95-1
Depends: perl:any
Description: module for manipulating dates
Date::Manip is a Perl module that contains a set of routines designed to make
any common date/time manipulation easy to do. It aims to make operations like
comparing two times, calculating a time a given amount of time from another,
or parsing international times simpler.
.
The focus of Date::Manip has been to be able to do ANY desired date or time
operation easily, though not necessarily quickly. There are other modules
that can do a small subset of these operations quicker, so if speed is a
primary issue, you should look elsewhere.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Date-Manip
Package: libdatetime-format-builder-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.8300-1
Depends: perl:any, libdatetime-format-strptime-perl, libdatetime-perl, libparams-validate-perl
Description: module to create DateTime parsers
DateTime::Format::Builder creates DateTime parsers. Many string formats of
dates and times are simple and just require a basic regular expression to
extract the relevant information. Builder provides a simple way to do this
without writing reams of structural code.
.
Builder provides a number of methods, most of which you'll never need, or
at least rarely need. They're provided more for exposing of the module's
innards to any subclasses, or for when you need to do something slightly
unusual.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/DateTime-Format-Builder
Package: libdatetime-format-iso8601-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.16-2
Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl
Description: module to parse ISO8601 date and time formats
DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all
ISO8601 date and time formats. The signature feature of ISO 8601 date/time
representations is the ordering of date and time values from the most to the
least significant or, in plain terms, from the largest (the year) to the
smallest (the second).
.
Example date: 2008-04-18
Example separate date and time in UTC: 2008-04-18 08:47Z
Example combined date and time in UTC: 2008-04-18T08:47Z
Example date with week number: 2008-W16-5
.
ISO 8601 time intervals will be supported in a later release.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/DateTime-Format-ISO8601
Package: libdatetime-format-strptime-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.7900-1
Depends: perl:any, libdatetime-locale-perl (>= 1:1.30), libdatetime-perl, libdatetime-timezone-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl
Description: Perl module to parse and format strp and strf time patterns
DateTime::Format::Strptime implements most of strptime(3), the POSIX
function that is the reverse of strftime(3), for DateTime. While strftime
takes a DateTime and a pattern and returns a string, strptime takes
a string and a pattern and returns the DateTime object
associated.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://datetime.perl.org/
Package: libdatetime-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 19902
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:1.37-1
Depends: perl:any, libfile-sharedir-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl
Description: Perl extension providing localization support for DateTime
DateTime::Locale extends DateTime by providing localization support. It also
provides some functions for getting information on available locales and is
easily customizable through the addition of new locales.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/DateTime-Locale
Package: libdatetime-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:1.65-1build2
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.3), libdatetime-locale-perl, libdatetime-timezone-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl
Description: module for manipulating dates, times and timestamps
DateTime is a Perl module which aims to provide a complete, correct, and easy
to use date/time object implementation. It provides an easy way to manipulate
dates and times, including date calculations (even addition and subtraction)
and provides convenient methods for extracting or modifying portions of any
date or time.
.
This module supports the Olson time zone database, meaning that historical
time zone information, and more importantly, daylight saving time rules, can
be handled transparently, simply by setting the correct time zone. This is
done by using the DateTime::TimeZone module.
Homepage: https://github.com/houseabsolute/DateTime.pm/wiki
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdatetime-timezone-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 6594
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:2.62-1+2024a
Depends: perl:any, libclass-singleton-perl, libmodule-runtime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl, libtry-tiny-perl, tzdata
Recommends: libdatetime-perl
Description: framework exposing the Olson time zone database to Perl
DateTime::TimeZone is a Perl module framework providing an interface to the
Olson time zone database. It exposes the database as a set of modules, one
for each time zone defined, allowing for various optimizations in doing time
zone calculations.
.
The Olson time zone database is the best available source for worldwide time
zone information and is available from <URL:ftp://ftp.iana.org/tz/releases/>.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://datetime.perl.org/
Package: libdatrie-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdatrie
Version: 0.2.13-3build1
Depends: libdatrie1 (= 0.2.13-3build1), pkgconf
Suggests: libdatrie-doc (= 0.2.13-3build1)
Description: 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.
Homepage: https://linux.thai.net/projects/libthai
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Package: libdatrie1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdatrie
Version: 0.2.13-3build1
Depends: libc6 (>= 2.14)
Description: Double-array trie library
This package provides shared libraries needed to run programs that use the
datrie library. It is usually automatically installed.
Homepage: https://linux.thai.net/projects/libthai
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Package: libdav1d7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1702
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dav1d
Version: 1.4.1-1build1
Depends: libc6 (>= 2.34)
Description: fast and small AV1 video stream decoder (shared library)
dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
and correctness.
.
dav1d supports the following features:
* support for all features of the AV1 bitstream
* support for all bitdepth, 8, 10 and 12bits
* support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
* full acceleration for AVX-2 chips
* full acceleration for SSSE3+ chips
* full acceleration for ARMv8 chips
* partial acceleration for ARMv7 chips
.
This package provides the shared library.
Homepage: https://www.videolan.org/projects/dav1d.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdb5.3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1761
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28+dfsg2-7
Replaces: libdb5.3
Provides: libdb5.3 (= 5.3.28+dfsg2-7)
Depends: libc6 (>= 2.38)
Breaks: libdb5.3 (<< 5.3.28+dfsg2-7)
Description: Berkeley v5.3 Database Libraries [runtime]
This is the runtime package for programs that use the v5.3 Berkeley
database library.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Package: libdbd-mysql-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.052-1ubuntu3
Depends: perl (>= 5.38.2-3.2build1), perl-dbdabi-94, perlapi-5.38.2, libc6 (>= 2.38), libmysqlclient21 (>= 8.0.11), libdbi-perl
Description: Perl5 database interface to the MariaDB/MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MariaDB/MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because no one ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
Homepage: https://dbi.perl.org/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdbd-sqlite3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 473
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.74-1build3
Depends: perl (>= 5.38.2-3.2build1), perl-dbdabi-94, perlapi-5.38.2, libc6 (>= 2.14), libsqlite3-0 (>= 3.38.0)
Description: Perl DBI driver with a self-contained RDBMS
DBD::SQLite is a Perl DBI driver with a self-contained relational database
management system. It embeds a small and fast embedded SQL database engine
called SQLite (see sqlite3) into a DBI driver. It is useful if you want a
relational database for your project, but don't want to install a large
RDBMS system like MySQL or PostgreSQL.
.
SQLite supports the following features:
.
* Implements a large subset of SQL92 (<URL:http://www.sqlite.org/lang.html>)
* A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.
* Atomic commit and rollback
.
The engine is very fast, but for updates/inserts/dml it does perform a global
lock on the entire database. This, obviously, might not be good for multiple
user systems. The database also appears to be significantly faster if your
transactions are coarse.
Homepage: https://metacpan.org/release/DBD-SQLite
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdbi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.643-4ubuntu0.1
Provides: dh-sequence-perl-dbi, perl-dbdabi-94
Depends: perl (>= 5.38.2-3.2ubuntu0.2), perlapi-5.38.2, libc6 (>= 2.38)
Suggests: libclone-perl, libmldbm-perl, libnet-daemon-perl, libsql-statement-perl
Breaks: libdbd-anydata-perl (<< 0.11+)
Description: Perl Database Interface (DBI)
DBI (DataBase Interface) is a Perl framework that provides a common interface
to access various backend databases in a uniform manner. DBD (DataBase Driver)
modules provide implementations for various backend data storage mechanisms
including networked relational databases (particularly SQL databases) and even
web services such as the Google search engine.
.
It is extremely portable and available for a wide range of operating systems,
architectures and data stores, including:
.
* Oracle
* Microsoft SQL Server
* IBM DB2
* SQLite
* PostgreSQL
* Firebird
* MySQL
Homepage: https://dbi.perl.org/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 442
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.14.10-4ubuntu4.1
Depends: libc6 (>= 2.38), libsystemd0
Recommends: dbus
Description: simple interprocess messaging system (library)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
The message bus daemon can be found in the dbus-daemon package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libdbus-glib-1-2
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 203
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dbus-glib
Version: 0.112-3build2
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.32.0)
Description: deprecated library for D-Bus IPC
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a deprecated GLib-based shared library for
applications using the GLib interface to D-Bus. New code should use
GDBus, part of GLib, instead.
.
See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libdbusmenu-glib4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdbusmenu
Version: 18.10.20180917~bzr492+repack1-3.1ubuntu5
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0)
Description: library for passing menus over DBus
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.
.
This package contains shared libraries to be used by applications.
Homepage: https://launchpad.net/dbusmenu
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libdbusmenu-gtk3-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdbusmenu
Version: 18.10.20180917~bzr492+repack1-3.1ubuntu5
Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0)
Description: library for passing menus over DBus - GTK-3+ version
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.
.
This package contains shared libraries to be used by GTK-3+ applications.
Homepage: https://launchpad.net/dbusmenu
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libdc1394-25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdc1394
Version: 2.2.6-4build1
Depends: libc6 (>= 2.34), libraw1394-11 (>= 2.1.2), libusb-1.0-0 (>= 2:1.0.9)
Description: high level programming interface for IEEE 1394 digital cameras
libdc1394 is a library that is intended to provide a high level
programming interface for application developers who wish to control
IEEE 1394 based cameras that conform to the 1394-based Digital Camera
Specification (found at http://www.1394ta.org/).
.
This version of libdc1394 supports both the old and new (juju) FireWire stack.
It automatically detects which one to use at runtime.
.
This package contains shared libraries.
Homepage: https://sourceforge.net/projects/libdc1394/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdca0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdca
Version: 0.0.7-2build1
Depends: libc6 (>= 2.4)
Description: decoding library for DTS Coherent Acoustics streams
libdca provides a low-level interface to decode audio frames encoded using
DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides
downmixing and dynamic range compression for various output configurations.
.
This package contains the shared library.
Homepage: https://www.videolan.org/developers/libdca.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdconf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dconf
Version: 0.40.0-4ubuntu0.1
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0)
Description: simple configuration storage system - runtime library
DConf is a low-level key/value database designed for storing desktop
environment settings.
.
This package contains the runtime library.
Homepage: https://wiki.gnome.org/Projects/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libde265-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libde265
Version: 1.0.15-1ubuntu0.1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: Open H.265 video codec implementation
libde265 is an open source implementation of the H.265 video codec.
It is written from scratch in plain C for simplicity and efficiency.
Its simple API makes it easy to integrate it into other software.
Homepage: https://github.com/strukturag/libde265
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdebconfclient0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.271ubuntu3
Depends: libc6 (>= 2.38)
Description: Debian Configuration Management System (C-implementation library)
Debconf is a configuration management system for Debian packages. It is
used by some packages to prompt you for information before they are
installed. cdebconf is a reimplementation of the original debconf in C.
.
This library allows C programs to interface with cdebconf.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: libdebhelper-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: debhelper
Version: 13.14.1ubuntu5
Replaces: debhelper (<< 12.6~)
Depends: perl:any
Breaks: debhelper (<< 12.6~)
Description: debhelper perl modules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building Debian packages.
.
This package provides the perl modules used by the scripts in debhelper.
Original-Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
Package: libdebuginfod-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: elfutils
Version: 0.190-1.1ubuntu0.1
Depends: debconf (>= 0.5) | debconf-2.0, ucf
Pre-Depends: debconf
Conffiles:
/etc/debuginfod/elfutils.urls c3a3857d0ea2d1def5ed11e03abff98a
Description: configuration to enable the Debian debug info server
This package asks if it should enable use of the Debian debug info
server with debugging tools that use libdebuginfo such as GDB.
.
When this is allowed by the sysadmin, a snippet will be added to the
shell configuration. You will need to restart your shell after
installing this package before the snippet will work.
.
The Debian debug info server will be contacted every time debugging
tools attempt to look up debug info for binaries or libraries but the
server does not log requests for debug info.
.
The Debian debug info server uses https to securely transfer debugging
files but does not offer OpenPGP signing of debug info.
Homepage: https://sourceware.org/elfutils/
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Package: libdebuginfod1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.190-1.1ubuntu0.1
Replaces: libdebuginfod1
Provides: libdebuginfod1 (= 0.190-1.1ubuntu0.1)
Depends: libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.28.0), libelf1t64 (= 0.190-1.1ubuntu0.1), libdw1t64 (= 0.190-1.1ubuntu0.1), libdebuginfod-common (>= 0.190-1.1ubuntu0.1)
Breaks: libdebuginfod1 (<< 0.190-1.1ubuntu0.1)
Description: library to interact with debuginfod (development files)
The libdebuginfo1 package provides a library with an interface to interact
with debuginfod.
.
This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Package: libdecor-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdecor-0
Version: 0.2.2-1build2
Replaces: libdecor
Depends: libc6 (>= 2.38), libwayland-client0 (>= 1.20.0)
Recommends: default-libdecor-0-plugin-1 | libdecor-0-plugin-1
Conflicts: libdecor
Description: client-side window decoration library
libdecor is a library that can help Wayland clients draw window
decorations for them. It aims to provide multiple backends that implements the
decoration drawing.
.
This package contains the runtime library.
Homepage: https://gitlab.freedesktop.org/libdecor/libdecor
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Package: libdecor-0-plugin-1-cairo
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdecor-0
Version: 0.2.2-1build2
Replaces: libdecor-plugin-cairo
Provides: libdecor-0-plugin-1
Depends: libc6 (>= 2.38), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.2.2-1build2), libglib2.0-0t64 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18)
Conflicts: libdecor-plugin-cairo
Description: libdecor decoration plugin using Cairo
libdecor is a library that can help Wayland clients draw window
decorations for them. It aims to provide multiple backends that implements the
decoration drawing.
.
This package contains a backend that draws window decorations using Cairo.
Homepage: https://gitlab.freedesktop.org/libdecor/libdecor
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Package: libdeflate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdeflate
Version: 1.19-1build1.1
Depends: libc6 (>= 2.14)
Description: fast, whole-buffer DEFLATE-based compression and decompression
The supported formats are:
* DEFLATE (raw)
* zlib (a.k.a. DEFLATE with a zlib wrapper)
* gzip (a.k.a. DEFLATE with a gzip wrapper)
.
libdeflate is heavily optimized. It is significantly faster than the zlib
library, both for compression and decompression, and especially on x86
processors. In addition, libdeflate provides optional high compression modes
that provide a better compression ratio than the zlib's "level 9".
Homepage: https://github.com/ebiggers/libdeflate
Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: libdevel-callchecker-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.008-2build3
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl (>= 5.38.2-3), perlapi-5.38.2
Description: custom op checking attached to subroutines
Devel::CallChecker makes some new features of the Perl 5.14.0 C API
available to XS modules running on older versions of Perl.
The features are centred around the function cv_set_call_checker,
which allows XS code to attach a magical annotation
to a Perl subroutine,
resulting in resolvable calls to that subroutine
being mutated at compile time by arbitrary C code.
This module makes cv_set_call_checker
and several supporting functions available.
(It is possible to achieve the effect of cv_set_call_checker
from XS code on much earlier Perl versions,
but it is painful to achieve without the centralised facility.)
Homepage: https://metacpan.org/release/Devel-CallChecker
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdevel-caller-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.07-1build3
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.3), libpadwalker-perl
Description: module providing enhanced caller() support
Devel::Caller is a Perl module that provides several useful functions for
introspecting your code deeper than the internal function "caller()" does. It
allows you to access arguments passed to a function or even retrieve the code
reference of the subroutine being invoked at the call frame indicated by the
given level.
Homepage: https://metacpan.org/release/Devel-Caller
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdevel-lexalias-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.05-3build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.3), libdevel-caller-perl
Description: Perl module that provides alias lexical variables
Devel::LexAlias provides the ability to alias a lexical variable in a
subroutines scope to one of your choosing.
Homepage: https://metacpan.org/release/Devel-LexAlias
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdevel-stacktrace-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0500-1
Depends: perl:any
Description: Perl module containing stack trace and related objects
The Devel::StackTrace module contains two classes, Devel::StackTrace
and Devel::StackTraceFrame. The goal of this object is to encapsulate
the information that can found through using the caller() function, as
well as providing a simple interface to this data.
.
The Devel::StackTrace object contains a set of Devel::StackTraceFrame
objects, one for each level of the stack. The frames contain all the
data available from caller().
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Devel-StackTrace
Package: libdevmapper-event1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.03.16-3ubuntu3.2)
Version: 2:1.02.185-3ubuntu3.2
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97)
Description: Linux Kernel Device Mapper event support library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.
.
This package contains the userspace library to help with event monitoring
for devmapper devices, in conjunction with the dmevent daemon.
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.03.16-3ubuntu3.2)
Version: 2:1.02.185-3ubuntu3.2
Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.185-3ubuntu3.2~)
Description: Linux Kernel Device Mapper userspace library
The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
Team's implementation of a minimalistic kernel-space driver that handles
volume management, while keeping knowledge of the underlying device layout
in user-space. This makes it useful for not only LVM, but software raid,
and other drivers that create "virtual" block devices.
.
This package contains the (user-space) shared library for accessing the
device-mapper; it allows usage of the device-mapper through a clean,
consistent interface (as opposed to through kernel ioctls).
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: libdigest-bubblebabble-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.02-2.1
Depends: perl:any
Description: perl module to create bubble-babble fingerprints
Digest::BubbleBabble takes a message digest (generated by
either of the MD5 or SHA-1 message digest algorithms) and creates
a fingerprint of that digest in "bubble babble" format.
Bubble babble is a method of representing a message digest
as a string of "real" words, to make the fingerprint easier
to remember. The "words" are not necessarily real words, but
they look more like words than a string of hex characters.
.
Bubble babble fingerprinting is used by the SSH2 suite
(and, consequently, by Net::SSH::Perl, the Perl SSH
implementation) to display easy-to-remember key fingerprints.
The key (a DSA or RSA key) is converted into a textual form,
digested using Digest::SHA, and run through bubblebabble
to create the key fingerprint.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/Digest-BubbleBabble/
Package: libdigest-hmac-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.04+dfsg-2
Depends: perl:any
Description: module for creating standard message integrity checks
HMAC is used for message integrity checks between two parties
that share a secret key, and works in combination with some other
Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism
is described in RFC 2104.
.
The Digest::HMAC module follow the common Digest:: interface,
but the constructor takes the secret key and the name of some
other simple Digest:: module as argument.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Digest-HMAC
Package: libdigest-perl-md5-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.9-5
Depends: perl:any
Description: Perl Implementation of Rivest's MD5 algorithm
Digest::Perl::MD5s has the same interface as the much faster Digest::MD5, but
unlike that, it is not an interface but a Perl implementation of MD5. Because
of this it is slow but it works without C-Code. You should use Digest::MD5
instead of this module if it is available. This module is only useful for
.
- computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler)
- encrypting only small amounts of data (less than one million bytes),
e.g. hashing passwords
- educational purposes
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Digest-Perl-MD5
Package: libdirectfb-1.7-7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: directfb
Version: 1.7.7-11.1ubuntu2
Replaces: libdirectfb-1.7-7
Provides: libdirectfb-1.7-7 (= 1.7.7-11.1ubuntu2)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgl1, libgles2, libstdc++6 (>= 11), libx11-6, zlib1g (>= 1:1.1.4)
Suggests: libdirectfb-extra
Breaks: libdirectfb-1.7-7 (<< 1.7.7-11.1ubuntu2)
Description: direct frame buffer graphics (shared libraries)
DirectFB is a graphics library which was designed with embedded systems
in mind. It offers maximum hardware accelerated performance at a minimum
of resource usage and overhead.
.
This package contains the shared libraries and drivers.
Homepage: http://www.directfb.net
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libdjvulibre-text
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: djvulibre
Version: 3.5.28-2ubuntu0.24.04.2
Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15
Description: Linguistic support files for libdjvulibre
Runtime linguistic support files for the libdjvulibre library.
Homepage: http://djvu.sourceforge.net/
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Package: libdjvulibre21
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1730
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: djvulibre
Version: 3.5.28-2ubuntu0.24.04.2
Replaces: libdjvulibre1, libdjvulibre15
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg8 (>= 8c), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.28-2ubuntu0.24.04.2)
Conflicts: libdjvulibre1
Description: Runtime support for the DjVu image format
DjVu runtime library.
Homepage: http://djvu.sourceforge.net/
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Package: libdouble-conversion3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: double-conversion
Version: 3.3.0-1build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Description: routines to convert IEEE floats to and from strings
This library provides routines to convert IEEE single and double floats to and
from string representations. It offers at lot of flexibility with respect to
the conversion format: shortest, fixed, precision or exponential
representation; decimal, octal or hexadecimal basis; control over number of
digits, leading/trailing zeros and spaces.
.
The library consists of efficient conversion routines that have been
extracted from the V8 JavaScript engine. The code has been refactored
and improved so that it can be used more easily in other projects.
.
This package contains a shared version of the library.
Homepage: https://github.com/google/double-conversion
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libdpkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.22.6ubuntu6.6
Depends: perl:any, dpkg (>= 1.18.11)
Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0)
Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr
Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.33.0~), sqop (<< 0.27.2~)
Description: 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.
Homepage: https://wiki.debian.org/Teams/Dpkg
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Package: libdraco8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2822
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: draco
Version: 1.5.6+dfsg-3build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Description: Library for compressing 3D geometric meshes and point clouds
Draco is a library for compressing and decompressing 3D geometric meshes
and point clouds. It is intended to improve the storage and transmission
of 3D graphics.
.
Draco is designed and built for compression efficiency and speed. The code
supports compressing points, connectivity information, texture coordinates,
color information, normals, and any other generic attributes associated with
geometry. With Draco, applications using 3D graphics can be significantly
smaller without compromising visual fidelity. For users, this means apps can
now be downloaded faster, 3D graphics in the browser can load quicker, and VR
and AR scenes can now be transmitted with a fraction of the bandwidth and
rendered quickly.
Homepage: https://github.com/google/draco
Original-Maintainer: Timo Röhling <roehling@debian.org>
Package: libdrm-amdgpu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108)
Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libdrm-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Description: Userspace interface to kernel DRM services -- common files
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
.
This package provides common files for libdrm.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libdrm-intel1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0
Description: Userspace interface to intel-specific kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libdrm-nouveau2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108)
Description: Userspace interface to nouveau-specific kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libdrm-radeon1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108)
Description: Userspace interface to radeon-specific kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libdrm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.125-1ubuntu0.1~24.04.2
Depends: libdrm-common (>= 2.4.125-1ubuntu0.1~24.04.2), libc6 (>= 2.38)
Description: Userspace interface to kernel DRM services -- runtime
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
.
This package provides the runtime environment for libdrm.
Homepage: https://gitlab.freedesktop.org/mesa/drm/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libduktape207
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: duktape
Version: 2.7.0+tests-0ubuntu3
Depends: libc6 (>= 2.38)
Description: embeddable Javascript engine, library
Duktape is an embeddable Javascript engine, with a focus on portability
and compact footprint.
.
Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h,
and duk_config.h to your build, and use the Duktape API to call Ecmascript
functions from C code and vice versa.
.
This package contains the shared library.
Homepage: https://duktape.org
Original-Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
Package: libdv4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdv
Version: 1.0.0-17.1build1
Replaces: libdv4
Provides: libdv4 (= 1.0.0-17.1build1)
Depends: libc6 (>= 2.38)
Suggests: libdv-bin, oss-compat
Breaks: libdv4 (<< 1.0.0-17.1build1)
Description: software library for DV format digital video (runtime lib)
The Quasar DV Codec (libdv) is a software decoder for DV format video, as
defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format
used by consumer-grade digital camcorders.
.
This package contains the library needed to run executables using libdv.
Homepage: http://libdv.sourceforge.net/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libdvdnav4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdvdnav
Version: 6.1.1-3build1
Depends: libc6 (>= 2.4), libdvdread8 (>= 6.1.0)
Suggests: libdvdcss2
Description: DVD navigation library
libdvdnav is a DVD navigation library, which provides an interface to the
advanced features of DVDs, like menus and navigation. It contains the VM and
other parts useful for writing DVD players. It's based on Ogle, but was
modified to be used by xine and mplayer.
Homepage: https://www.videolan.org/developers/libdvdnav.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdvdread8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdvdread
Version: 6.1.3-1.1build1
Replaces: libdvdread8
Provides: libdvdread8 (= 6.1.3-1.1build1)
Depends: libc6 (>= 2.34)
Suggests: libdvdcss2
Breaks: libdvdread8 (<< 6.1.3-1.1build1)
Description: library for reading DVDs
libdvdread provides the functionality that is required to access many DVDs. It
parses IFO files, reads NAV-blocks, and performs CSS authentication and
descrambling.
.
libdvdread probes for libdvdcss at runtime and if found, will use it to
decrypt sections of the DVD as necessary. libdvdcss needs to be installed from
third-party repositories (see README.css), it's not included in Debian.
Homepage: https://www.videolan.org/developers/libdvdnav.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libdw1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 766
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.190-1.1ubuntu0.1
Replaces: libdw1
Provides: libdw1 (= 0.190-1.1ubuntu0.1)
Depends: libbz2-1.0, libc6 (>= 2.38), libelf1t64 (= 0.190-1.1ubuntu0.1), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3)
Breaks: libdw1 (<< 0.190-1.1ubuntu0.1)
Description: library that provides access to the DWARF debug information
libdw1t64 provides a library that provides access to DWARF debug information
stored inside ELF files.
.
This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Package: libdynaloader-functions-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.003-3
Depends: perl:any
Description: deconstructed dynamic C library loading
DynaLoader::Functions provides a function-based interface to dynamic
loading as used by Perl. Some details of dynamic loading are very
platform-dependent, so correct use of these functions requires the
programmer to be mindful of the space of platform variations.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/DynaLoader-Functions
Package: libe-book-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 465
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libe-book
Version: 0.1.3-2build6
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Description: library for reading and converting various e-book formats
libe-book is a library and a set of tools for reading and converting
various non-HTML reflowable e-book formats.
.
Currently supported are:
- eReader .pdb
- FictionBook v. 2 (including zipped files)
- PalmDoc Ebook
- Plucker .pdb
- QiOO (mobile format, for java-enabled cellphones)
- TCR (simple compressed text format)
- TealDoc
- zTXT
- ZVR (simple compressed text format)
Homepage: http://www.freedesktop.org/wiki/Software/libe-book
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libedit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 258
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libedit
Version: 3.1-20230828-1build1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6)
Description: BSD editline and history libraries
Command line editor library provides generic line editing,
history, and tokenization functions.
.
It slightly resembles GNU readline.
Homepage: https://www.thrysoee.dk/editline/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libefiboot1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 38-3.1build1
Replaces: libefiboot1
Provides: libefiboot1 (= 38-3.1build1)
Depends: libc6 (>= 2.38), libefivar1t64 (>= 38)
Breaks: libefiboot1 (<< 38-3.1build1)
Description: Library to manage UEFI variables
Library to allow for the manipulation of UEFI variables related to booting.
Homepage: https://github.com/rhinstaller/efivar
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: libefivar1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 214
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 38-3.1build1
Replaces: libefivar1
Provides: libefivar1 (= 38-3.1build1)
Depends: libc6 (>= 2.38)
Breaks: libefivar1 (<< 38-3.1build1)
Description: Library to manage UEFI variables
Library to allow for the simple manipulation of UEFI variables.
Homepage: https://github.com/rhinstaller/efivar
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: libegl-mesa0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Provides: libegl-vendor
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libgbm1 (= 25.2.8-0ubuntu0.24.04.2), libgcc-s1 (>= 3.4), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-shm0, libxcb-xfixes0, libxcb1 (>= 1.6), mesa-libgallium (= 25.2.8-0ubuntu0.24.04.2)
Description: free implementation of the EGL API -- Mesa vendor library
This package contains the EGL native platform graphics interface library.
EGL provides a platform-agnostic mechanism for creating rendering surfaces
for use with other graphics libraries, such as OpenGL|ES.
.
This package contains the Mesa vendor library for EGL.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libegl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-1build1), libegl-mesa0
Description: Vendor neutral GL dispatch library -- EGL support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for EGL.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libelf1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.190-1.1ubuntu0.1
Replaces: libelf1
Provides: libelf1 (= 0.190-1.1ubuntu0.1)
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Breaks: libelf1 (<< 0.190-1.1ubuntu0.1)
Description: library to read and write ELF files
The libelf1t64 package provides a shared library which allows reading and
writing ELF files on a high level. Third party programs depend on
this package to read internals of ELF files. The programs of the
elfutils package use it also to generate new ELF files.
.
This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Package: libemail-valid-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.204-1
Depends: perl:any, libmailtools-perl, libnet-dns-perl, libnet-domain-tld-perl, netbase
Description: Perl module for checking the validity of Internet email addresses
Email::Valid determines whether an email address is well-formed, and
optionally, whether a mail host exists for the domain.
.
Please note that there is no way to determine whether an address targets
a valid recipient without actually attempting to deliver a message.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Email-Valid
Package: libenchant-2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: enchant-2
Version: 2.3.3-2build2
Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary | aspell-dictionary | ispell-dictionary, libaspell15 (>= 0.60.8.1), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.28.0), libhunspell-1.7-0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Recommends: enchant-2
Suggests: libenchant-2-voikko
Description: Wrapper library for various spell checker engines (runtime libs)
Enchant is a generic spell checking library which uses existing
spell checker engines such as ispell, aspell and myspell as its backends.
.
Enchant steps in to provide uniformity and conformity on top of these
libraries, and implement certain features that may be lacking in any
individual provider library.
.
This package contains the shared library and non-Voikko enchant plugins.
Homepage: https://abiword.github.io/enchant/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libencode-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.05-3
Depends: perl:any
Description: utility to determine the locale encoding
In many applications it's wise to let Perl use Unicode for the strings it
processes. Most of the interfaces Perl has to the outside world are still byte
based. Programs therefore need to decode byte strings that enter the program
from the outside and encode them again on the way out.
.
The POSIX locale system is used to specify both the language conventions
requested by the user and the preferred character set to consume and output.
The Encode::Locale module looks up the charset and encoding (called a CODESET
in the locale jargon) and arranges for the Encode module to know this encoding
under the name "locale". It means bytes obtained from the environment can be
converted to Unicode strings by calling Encode::encode(locale => $bytes) and
converted back again with Encode::decode(locale => $string).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Encode-Locale
Package: libeot0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libeot
Version: 0.01-5build3
Depends: libc6 (>= 2.14)
Description: Library for parsing/converting Embedded OpenType files
Libeot is a library for parsing Embedded OpenType files and converting them
to other formats
.
This package contains the files needed to develop software using libeot.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: libepoxy0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1307
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libepoxy
Version: 1.5.10-1build1
Depends: libc6 (>= 2.34)
Description: OpenGL function pointer management library
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little
knowledge needed on their part. They get to read GL specs and write
code using undecorated function names like glCompileShader().
Homepage: https://github.com/anholt/libepoxy
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libepubgen-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libepubgen
Version: 0.1.1-1ubuntu6
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11)
Description: EPUB generator library
is a library for generating EPUB documents. It is directly
pluggable into import filters based on librevenge.
Homepage: http://libepubgen.sourceforge.net
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: liberror-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.17029-2
Depends: perl:any
Description: Perl module for error/exception handling in an OO-ish way
The Error module provides two interfaces. Firstly "Error" provides a
procedural interface to exception handling. Secondly "Error" is a base class
for errors/exceptions that can either be thrown, for subsequent catch, or can
simply be recorded.
.
Errors in the class "Error" should not be thrown directly, but the user
should throw errors from a sub-class of "Error".
.
Warning: Using the "Error" module is no longer recommended due to the
black-magical nature of its syntactic sugar, which often tends to break. Its
maintainers have stopped actively writing code that uses it, and discourage
people from doing so.
.
Recommended alternatives are Exception::Class (libexception-class-perl),
Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny
(libtry-tiny-perl).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Error
Package: libestr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libestr
Version: 0.1.11-1build1
Depends: libc6 (>= 2.14)
Description: Helper functions for handling strings (lib)
The 'libestr' library contains some essential string manipulation
functions and more, like escaping special characters.
.
This package contains the shared library.
Homepage: https://libestr.adiscon.com/
Original-Maintainer: Florian Ernst <florian@debian.org>
Package: libetonyek-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libetonyek
Version: 0.1.10-5build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Description: library for reading and converting Apple Keynote presentations
libetonyek is a library and a set of tools for reading and converting
Apple Keynote presentations. The library tries to extract the most
important parts of version 2 format of Keynote (version 1 is not
supported yet, but it should be in the future).
Homepage: http://www.freedesktop.org/wiki/Software/libetonyek
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libev4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libev
Version: 1:4.33-2.1build1
Replaces: libev4
Provides: libev4 (= 1:4.33-2.1build1)
Depends: libc6 (>= 2.33)
Breaks: libev4 (<< 1:4.33-2.1build1)
Description: high-performance event loop library modelled after libevent
libev provides a full-featured and high-performance event loop that is
loosely modelled after libevent. It includes relative timers, absolute
timers with customized rescheduling, synchronous signals, process status
change events, event watchers dealing with the event loop itself, file
watchers, and even limited support for fork events. It uses a priority
queue to manage timers and uses arrays as fundamental data structure. It
has no artificial limitations on the number of watchers waiting for the
same event.
.
libev supports select, poll, epoll, kqueue, and inotify.
Homepage: http://software.schmorp.de/pkg/libev.html
Original-Maintainer: Boyuan Yang <byang@debian.org>
Package: libeval-closure-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.14-3
Depends: perl:any, libsub-exporter-perl
Recommends: libdevel-lexalias-perl
Description: Perl module to safely and cleanly create closures via string eval
String eval is often used for dynamic code generation. For instance, Moose
uses it heavily, to generate inlined versions of accessors and constructors,
which speeds code up at runtime by a significant amount. String eval is not
without its issues however - it's difficult to control the scope it's used in
(which determines which variables are in scope inside the eval), and it can
be quite slow, especially if doing a large number of evals.
.
Eval::Closure attempts to solve both of those problems. It provides an
eval_closure function, which evals a string in a clean environment, other
than a fixed list of specified variables. It also caches the result of the
eval, so that doing repeated evals of the same source, even with a different
environment, will be much faster (but note that the description is part of
the string to be evaled, so it must also be the same (or non-existent) if
caching is to work properly).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Eval-Closure
Package: libevdev2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevdev
Version: 1.13.1+dfsg-1build1
Depends: libc6 (>= 2.33)
Description: wrapper library for evdev devices
libevdev is a wrapper library for evdev devices. It provides
functions covering the common tasks when dealing with evdev devices,
thus avoiding erroneous ioctls and other errors.
.
This package contains the files required to run software using
libevdev.
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Package: libevent-2.1-7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 379
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-9ubuntu2
Replaces: libevent-2.1-7
Provides: libevent-2.1-7 (= 2.1.12-stable-9ubuntu2)
Depends: libc6 (>= 2.38)
Breaks: libevent-2.1-7 (<< 2.1.12-stable-9ubuntu2)
Description: Asynchronous event notification library
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
.
It is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
For backward compatibility and to transition to "libevent_core only"
or "libevent_core + libevent_extra", the libevent source package builds
the libevent library that includes everything in libevent_core and
libevent_extra.
Homepage: https://libevent.org/
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libevent-core-2.1-7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 258
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-9ubuntu2
Replaces: libevent-core-2.1-7
Provides: libevent-core-2.1-7 (= 2.1.12-stable-9ubuntu2)
Depends: libc6 (>= 2.38)
Breaks: libevent-core-2.1-7 (<< 2.1.12-stable-9ubuntu2)
Description: Asynchronous event notification library (core)
Libevent is an asynchronous event notification library that provides a
mechanism to execute a callback function when a specific event occurs
on a file descriptor or after a timeout has been reached.
.
It is meant to replace the asynchronous event loop found in
event driven network servers. Currently, libevent supports /dev/poll,
kqueue(2), event ports, select(2), poll(2) and epoll(4).
.
The libevent_core library includes event loops, timers, buffer code,
and various small compatibility functions.
.
If you're writing software that only uses libevent's event loop, you
should link against only the libevent_core library.
Homepage: https://libevent.org/
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libexception-class-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.45-1
Depends: perl:any, libclass-data-inheritable-perl, libdevel-stacktrace-perl
Description: module that allows you to declare real exception classes in Perl
Exception::Class allows you to declare exceptions in your modules in a
manner similar to how exceptions are declared in Java.
.
It features a simple interface allowing programmers to 'declare'
exception classes at compile time. It also has a base exception
class, Exception::Class::Base, that can be used for classes stored in
files (aka modules ;) ) that are subclasses.
.
It is designed to make structured exception handling simpler and
better by encouraging people to use hierarchies of exceptions in their
applications.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Exception-Class
Package: libexif12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libexif
Version: 0.6.24-1ubuntu0.24.04.1
Depends: libc6 (>= 2.29)
Description: library to parse EXIF files
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF library
allows you to parse an EXIF file and read the data from those tags.
Homepage: https://libexif.github.io/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libexo-2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: exo
Version: 4.18.0-1build4
Depends: libexo-common, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.4), libxfce4util7 (>= 4.17.0~)
Recommends: liburi-perl
Description: Library with extensions for Xfce (GTK-3 version)
libexo is a library for Xfce that contains a bunch of additional widgets and
a framework for editable toolbars (an improved version of the framework
present in GNOME), light-weight session management support, functions to
automatically synchronize object properties (based on GObject Binding
Properties) and several miscellaneous utility and helper functions for
application developers.
.
While Xfce ships with quite a few libraries that are primarily targeted at
desktop development, libexo is targeted at application development, with a
focus on applications for Xfce.
.
This package provides GTK-3 version.
Homepage: https://docs.xfce.org/xfce/exo/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libexo-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: exo
Version: 4.18.0-1build4
Suggests: sensible-utils
Description: libexo common files
libexo is a library for Xfce that contains a bunch of additional widgets and
a framework for editable toolbars (an improved version of the framework
present in GNOME), light-weight session management support, functions to
automatically synchronize object properties (based on GObject Binding
Properties) and several miscellaneous utility and helper functions for
application developers.
.
This package contains the common files in use by exo library. It ships
desktop files and documentation.
Homepage: https://docs.xfce.org/xfce/exo/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.6.1-2ubuntu0.4
Depends: libc6 (>= 2.38)
Description: XML parsing C library - runtime library
This package contains the runtime, shared library of expat, the C
library for parsing XML. Expat is a stream-oriented parser in
which an application registers handlers for things the parser
might find in the XML document (like start tags).
Homepage: https://libexpat.github.io/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libexpat1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 833
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.6.1-2ubuntu0.4
Provides: libexpat-dev
Depends: libexpat1 (= 2.6.1-2ubuntu0.4), libc6-dev | libc-dev
Conflicts: libexpat-dev
Description: XML parsing C library - development kit
This package contains the header file and development libraries of
expat, the C library for parsing XML. Expat is a stream oriented XML
parser. This means that you register handlers with the parser prior
to starting the parse. These handlers are called when the parser
discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.
Homepage: https://libexpat.github.io/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libext2fs2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 538
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.47.0-2.4~exp1ubuntu4.1
Replaces: e2fslibs (<< 1.43.9-1~), libext2fs2
Provides: e2fslibs (= 1.47.0-2.4~exp1ubuntu4.1), libext2fs2 (= 1.47.0-2.4~exp1ubuntu4.1)
Depends: libc6 (>= 2.38)
Breaks: e2fslibs (<< 1.43.9-1~), libext2fs2 (<< 1.47.0-2.4~exp1ubuntu4.1)
Description: ext2/ext3/ext4 file system libraries
The ext2, ext3 and ext4 file systems are successors of the original ext
("extended") file system. They are the main file system types used for
hard disks on Debian and other Linux systems.
.
This package provides the ext2fs and e2p libraries, for userspace software
that directly accesses extended file systems. Programs that use libext2fs
include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: libexttextcat-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libexttextcat
Version: 3.4.7-1build1
Depends: libc6 (>= 2.4), libexttextcat-data (= 3.4.7-1build1)
Description: Language detection library
Libexttextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
It was primarily developed for language guessing, a task on which it is known
to perform with near-perfect accuracy.
Homepage: https://wiki.documentfoundation.org/Libexttextcat
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libexttextcat-data
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 538
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libexttextcat
Version: 3.4.7-1build1
Description: Language detection library - data files
Libexttextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
It was primarily developed for language guessing, a task on which it is known
to perform with near-perfect accuracy.
.
This package provides the libtextcat data files.
Homepage: https://wiki.documentfoundation.org/Libexttextcat
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libextutils-depends-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.8001-2
Depends: perl:any (>= 5.31.8)
Description: Perl module for building extensions that depend on other extensions
ExtUtils::Depends tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means that a
perl extension is treated like a shared library that also provides a C and an
XS interface.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://gtk2-perl.sourceforge.net/
Package: libfaad2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 602
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: faad2
Version: 2.11.1-1build1
Replaces: libfaad2-0
Depends: libc6 (>= 2.29)
Conflicts: libfaad2-0
Description: freeware Advanced Audio Decoder - runtime files
FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
files.
.
This package contains the shared library and an extra
library with support for Digital Radio Mondiale (DRM).
Homepage: https://github.com/knik0/faad2
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fakeroot
Version: 1.33-1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.38)
Breaks: fakeroot (<< 1.20-2~)
Conffiles:
/etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf f9f2331782e9078d5472c77e1d9cd869
Description: tool for simulating superuser privileges - shared libraries
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
.
This package contains the LD_PRELOAD libraries.
Original-Maintainer: Clint Adams <clint@debian.org>
Package: libfastjson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfastjson
Version: 1.2304.0-1build1
Depends: libc6 (>= 2.38)
Description: fast json library for C
The libfastjson library is a fork from json-c with a focus on performance.
.
This package contains the shared library.
Homepage: https://github.com/rsyslog/libfastjson
Original-Maintainer: Michael Biebl <biebl@debian.org>
Package: libfcgi-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libfcgi
Version: 2.4.2-2.1ubuntu0.24.04.1
Replaces: libfcgi0t64 (<< 2.4.0-8.4)
Depends: libc6 (>= 2.34), libfcgi0t64 (>= 2.4.2)
Breaks: libfcgi0t64 (<< 2.4.0-8.4)
Description: FastCGI bridge from CGI
FastCGI is a language independent, scalable, open extension
to CGI that provides high performance without the limitations
of server specific APIs.
.
This package contains the cgi-fcgi utility to bridge between CGI
and FastCGI.
Homepage: https://github.com/FastCGI-Archives
Original-Maintainer: Boris Pek <tehnick@debian.org>
Package: libfcgi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.82+ds-3build2
Depends: perl (>= 5.38.2-3.2build2), perlapi-5.38.2, libc6 (>= 2.4), libfcgi0t64 (>= 2.4.2)
Description: helper module for FastCGI
FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
language-independent, scalable, open extension to CGI that provides faster
performance by keeping programs persistent in memory and allowing them to
handle multiple requests. This module provides the core interface needed to
write these applications.
.
For complex applications, you should consider a more full-featured solution
such as Plack or Catalyst (see libcatalyst-perl).
Homepage: https://metacpan.org/release/FCGI
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libfcgi0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfcgi
Version: 2.4.2-2.1ubuntu0.24.04.1
Replaces: libfcgi0, libfcgi0c2, libfcgi0ldbl
Provides: libfcgi, libfcgi0ldbl (= 2.4.2-2.1ubuntu0.24.04.1)
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Recommends: libfcgi-bin (= 2.4.2-2.1ubuntu0.24.04.1)
Breaks: libfcgi0ldbl (<< 2.4.2-2.1ubuntu0.24.04.1)
Conflicts: libfcgi0, libfcgi0c2
Description: shared library of FastCGI
FastCGI is a language independent, scalable, open extension
to CGI that provides high performance without the limitations
of server specific APIs.
.
This package contains the shared libraries.
Homepage: https://github.com/FastCGI-Archives
Original-Maintainer: Boris Pek <tehnick@debian.org>
Package: libfdisk1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 406
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libuuid1 (>= 2.16)
Description: fdisk partitioning library
The libfdisk library is used for manipulating partition tables. It is
the core of the fdisk, cfdisk, and sfdisk tools.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libffi-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.4.6-1build1
Depends: libffi8 (= 3.4.6-1build1)
Conflicts: libffi4-dev
Description: Foreign Function Interface library (development files)
This package contains the headers and static library files necessary for
building programs which use libffi.
.
A foreign function interface is the popular name for the interface that
allows code written in one language to call code written in another
language.
Homepage: https://sourceware.org/libffi/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libffi8
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.4.6-1build1
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.6-1build1)
Depends: libc6 (>= 2.34)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Description: Foreign Function Interface library runtime
A foreign function interface is the popular name for the interface that
allows code written in one language to call code written in another
language.
Homepage: https://sourceware.org/libffi/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libfftw3-double3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.10-1ubuntu3
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Description: Library for computing Fast Fourier Transforms - Double precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for double precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: https://fftw.org
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libfftw3-single3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.10-1ubuntu3
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Description: Library for computing Fast Fourier Transforms - Single precision
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
for single precision transforms.
.
To get the static library and the header files, you need to install
libfftw3-dev. For documentation, see libfftw3-doc.
Homepage: https://fftw.org
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libfido2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 242
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfido2
Version: 1.14.0-1build3
Depends: libc6 (>= 2.38), libcbor0.10 (>= 0.10.2), libssl3t64 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4)
Description: library for generating and verifying FIDO 2.0 objects
A library for communicating with a FIDO device over USB or NFC, and for
verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO
2.0 (CTAP 2) are supported.
.
This package contains the library.
Homepage: https://developers.yubico.com/libfido2/
Original-Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Package: libfile-basedir-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.09-2
Depends: perl:any, libipc-system-simple-perl
Description: Perl module to use the freedesktop basedir specification
The File::BaseDir module can be used to find directories and files as
specified by the XDG Base Directory Specification. It takes care of
defaults and uses File::Spec to make the output platform specific.
.
For this module the XDG basedir specification 0.6 was used.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-BaseDir
Package: libfile-desktopentry-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.22-3
Depends: perl:any, libfile-basedir-perl, liburi-perl
Recommends: x-terminal-emulator
Description: Perl module to handle freedesktop .desktop files
File::DesktopEntry is used to work with .desktop files. The
format of these files is specified by the freedesktop "Desktop
Entry" specification. For this module version 1.0 of the
specification was used:
.
<http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html>
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-DesktopEntry
Package: libfile-fcntllock-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22-4ubuntu5
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.28)
Suggests: gcc | c-compiler
Description: Perl module for file locking with fcntl(2)
File::FcntlLock is a Perl module to do file locking in an object oriented
fashion using the fcntl(2) system call. This allows locks on parts of a file
as well as on the whole file and overcomes some known problems with flock(2),
on which Perl's flock() function is based.
.
Furthermore due to its design it supports reliable locking over NFS.
Homepage: https://metacpan.org/release/File-FcntlLock
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libfile-listing-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.16-1
Depends: perl:any, libhttp-date-perl
Description: module to parse directory listings
File::Listing exports a single function called parse_dir(), which can be used
to parse directory listings.
.
The first parameter to parse_dir() is the directory listing to parse. It can
be a scalar, a reference to an array of directory lines or a glob
representing a filehandle to read the directory listing from.
.
The second parameter is the time zone to use when parsing time stamps in the
listing. If this value is undefined, then the local time zone is assumed.
.
The third parameter is the type of listing to assume. Currently supported
formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-Listing
Package: libfile-mimeinfo-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.34-1
Depends: perl:any, libencode-locale-perl, libfile-basedir-perl, libfile-desktopentry-perl, shared-mime-info
Recommends: libio-stringy-perl
Description: Perl module to determine file types
File::MimeInfo can be used to determine the mime type of a file. It tries to
implement the freedesktop specification for a shared MIME database.
.
This package also contains two related utilities:
* mimetype: determine a file's mimetype
* mimeopen: open files according to their mimetype
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-MimeInfo
Package: libfile-sharedir-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.118-3
Depends: perl:any, libclass-inspector-perl
Description: module to locate non-code files during run-time
The intent of File::ShareDir is to provide a companion to Class::Inspector and
File::HomeDir, modules that take a process that is well-known by advanced Perl
developers but gets a little tricky, and make it more available to the larger
Perl community.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-ShareDir
Package: libfile-stripnondeterminism-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: strip-nondeterminism
Version: 1.13.1-1
Depends: file, libarchive-zip-perl, libsub-override-perl, perl:any
Recommends: libarchive-cpio-perl
Description: file non-deterministic information stripper — Perl module
StripNondeterminism is a library for stripping non-deterministic information
such as timestamps and filesystem ordering from various file and archive
formats.
.
This can be used as a post-processing step to improve the reproducibility of a
build product, when the build process itself cannot be made deterministic.
.
It is used as part of the Reproducible Builds project, although it should be
considered a temporary workaround which should not be needed in the long
term; upstream software should be reproducible even without using such a tool.
.
This package installs the Perl module ‘File::StripNondeterminism’.
Original-Maintainer: Reproducible builds folks <reproducible-builds@lists.alioth.debian.org>
Homepage: https://reproducible-builds.org/
Package: libflac12t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: flac
Version: 1.4.3+ds-2.1ubuntu2
Replaces: libflac12
Provides: libflac12 (= 1.4.3+ds-2.1ubuntu2)
Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3)
Breaks: libflac12 (<< 1.4.3+ds-2.1ubuntu2)
Description: Free Lossless Audio Codec - runtime C library
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
similar to MP3, but lossless. The FLAC project consists of:
.
* The stream format
* libFLAC, which implements a reference encoder, stream decoder, and file
decoder
* flac, which is a command-line wrapper around libFLAC to encode and decode
.flac files
* Input plugins for various music players (Winamp, XMMS, and more in the
works)
.
This package contains the runtime library libFLAC.
Homepage: https://xiph.org/flac/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libflashrom1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1018
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: flashrom
Version: 1.3.0-2.1ubuntu2
Depends: libc6 (>= 2.33), libftdi1-2 (>= 1.2), libpci3 (>= 1:3.8.0), libusb-1.0-0 (>= 2:1.0.22)
Description: Identify, read, write, erase, and verify BIOS/ROM/flash chips - library
flashrom is a tool for identifying, reading, writing, verifying and erasing
flash chips. It's often used to flash BIOS/EFI/coreboot/firmware/optionROM
images in-system using a supported mainboard, but it also supports flashing of
network cards (NICs), SATA controller cards, and other external devices which
can program flash chips.
.
It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32/40/48,
and BGA chips, which use various protocols such as LPC, FWH, parallel
flash, or SPI.
.
The tool can be used to flash BIOS/firmware images for example -- be it
proprietary BIOS images or coreboot (previously known as LinuxBIOS) images.
.
It can also be used to read the current existing BIOS/firmware from a
flash chip.
.
This package provides flashrom library development files.
Homepage: http://www.flashrom.org
Original-Maintainer: Debian EFI <debian-efi@lists.debian.org>
Package: libflite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 27522
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: flite
Version: 2.2-6build3
Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.38)
Description: Small run-time speech synthesis engine - shared libraries
Flite is a small fast run-time speech synthesis engine. It is the
latest addition to the suite of free software synthesis tools
including University of Edinburgh's Festival Speech Synthesis System
and Carnegie Mellon University's FestVox project, tools, scripts and
documentation for building synthetic voices. However, flite itself
does not require either of these systems to run.
.
It currently only supports the English and Indic languages.
.
This package contains the shared library objects of Festival Lite
Homepage: http://cmuflite.org
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libfluidsynth3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 601
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fluidsynth
Version: 2.3.4-1build3
Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.32.0), libgomp1 (>= 4.9), libinstpatch-1.0-2 (>= 1.1.2), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpipewire-0.3-0t64 (>= 0.3.1), libpulse0 (>= 0.99.1), libreadline8t64 (>= 6.0), libsdl2-2.0-0 (>= 2.0.12), libsndfile1 (>= 1.0.20), libstdc++6 (>= 11), timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm
Breaks: fluidr3mono-gm-soundfont (<< 2.315-6~), musescore-general-soundfont (<< 0.1.7-2~), musescore-general-soundfont-lossless (<< 0.1.7-2~), musescore-general-soundfont-small (<< 0.1.6-2~)
Description: Real-time MIDI software synthesizer (runtime library)
Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3)
specifications. It can be used to render MIDI input or MIDI files to audio.
The MIDI events are read from a MIDI device. The sound is rendered in
real-time to the sound output device.
.
This package contains the runtime library.
Homepage: https://github.com/Fluidsynth/fluidsynth
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libfont-afm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.20-4
Depends: perl:any
Description: Perl interface to Adobe Font Metrics files
This module implements the Font::AFM class. Objects of this class are
initialised from an AFM-file and allow you to obtain information
about the font and the metrics of the various glyphs in the font.
.
All measurements in AFM files are given in terms of units equal to
1/1000 of the scale factor of the font being used. To compute actual
sizes in a document, these amounts should be multiplied by (scale
factor of font)/1000.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Font-AFM
Package: libfontbox-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libpdfbox-java
Version: 1:1.8.16-5
Description: Java font library
The Apache FontBox library is an open source Java tool to obtain low level
information from font files.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://pdfbox.apache.org
Package: libfontconfig-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 598
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fontconfig
Version: 2.15.0-1.1ubuntu2
Replaces: libfontconfig1-dev (<< 2.13.1-3)
Provides: libfontconfig1-dev (= 2.15.0-1.1ubuntu2)
Depends: libfontconfig1 (= 2.15.0-1.1ubuntu2), libexpat1-dev, libfreetype-dev (>= 2.8.1), uuid-dev, pkgconf
Description: generic font configuration library - development
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
This package contains the static libraries and headers needed for the
development of applications using fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fontconfig
Version: 2.15.0-1.1ubuntu2
Provides: libfontconfig
Depends: libc6 (>= 2.38), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.15.0-1.1ubuntu2)
Breaks: xpdf (<= 3.03-11)
Description: generic font configuration library - runtime
Fontconfig is a font configuration and customization library, which
does not depend on the X Window System. It is designed to locate
fonts within the system and select them according to requirements
specified by applications.
.
This package contains the runtime library needed to launch applications
using fontconfig.
Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libfontenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfontenc
Version: 1:1.1.8-1build1
Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
Description: X11 font encoding library
libfontenc is a library which helps font libraries portably determine
and deal with different encodings of fonts.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libfontenc
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libfreeaptx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfreeaptx
Version: 0.1.1-2build1
Depends: libc6 (>= 2.4)
Description: Free implementation of aptX
libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of
continuing under a free license without the additional license restriction
added to libopenaptx 0.2.1.
.
The initial version of libfreeaptx was reset to 0.1.0 to prevent confusion
between the two projects.
Homepage: https://github.com/iamthehorker/libfreeaptx
Original-Maintainer: Kentaro Hayashi <kenhys@xdump.org>
Package: libfreeimage3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 790
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freeimage
Version: 3.18.0+ds2-10build4
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libimath-3-1-29t64 (>= 3.1.9), libjpeg8 (>= 8c), libjxr0t64 (>= 1.0), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libraw23t64 (>= 0.16.0), libstdc++6 (>= 13.1), libtiff6 (>= 4.5.0~rc1), libwebpmux3 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Description: Support library for graphics image formats (library)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the FreeImage library.
Homepage: https://freeimage.sourceforge.net/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libfreerdp-client2-2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 855
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.11.5+dfsg1-1build2
Replaces: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-client2-2
Provides: libfreerdp-client2-2 (= 2.11.5+dfsg1-1build2)
Depends: libasound2t64 (>= 1.0.18), libc6 (>= 2.28), libcups2t64 (>= 1.7.0), libfreerdp2-2t64 (= 2.11.5+dfsg1-1build2), libpulse0 (>= 0.99.1), libusb-1.0-0 (>= 2:1.0.19), libwinpr2-2t64 (>= 2.9.0+dfsg1)
Breaks: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-client2-2 (<< 2.11.5+dfsg1-1build2)
Description: Free Remote Desktop Protocol library (client library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library for common client functionality.
Homepage: https://www.freerdp.com/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libfreerdp2-2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1602
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.11.5+dfsg1-1build2
Replaces: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp2-2
Provides: libfreerdp2-2 (= 2.11.5+dfsg1-1build2)
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libjpeg8 (>= 8c), libssl3t64 (>= 3.0.0), libwinpr2-2t64 (= 2.11.5+dfsg1-1build2), libx11-6, libxkbfile1 (>= 1:1.1.0)
Suggests: freerdp2-x11
Breaks: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp2-2 (<< 2.11.5+dfsg1-1build2)
Description: Free Remote Desktop Protocol library (core library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library with all core functionality.
Homepage: https://www.freerdp.com/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libfreetype-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2066
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.13.2+dfsg-1ubuntu0.1
Replaces: libfreetype6-dev (<< 2.10.1)
Provides: libfreetype6-dev (= 2.13.2+dfsg-1ubuntu0.1)
Depends: libfreetype6 (= 2.13.2+dfsg-1ubuntu0.1), libbrotli-dev, libbz2-dev, libc6-dev | libc-dev, libpng-dev, zlib1g-dev | libz-dev
Suggests: freetype2-doc (= 2.13.2+dfsg-1ubuntu0.1)
Breaks: libfreetype6-dev (<< 2.10.1)
Description: FreeType 2 font engine, development files
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on providing small,
efficient and ubiquitous products.
.
This package contains all of the supplementary files you need to develop your
own programs using the FreeType 2 library.
Homepage: https://freetype.org
Original-Maintainer: Hugh McMaster <hmc@debian.org>
Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 875
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.13.2+dfsg-1ubuntu0.1
Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.33), libpng16-16t64 (>= 1.6.2), zlib1g (>= 1:1.1.4)
Description: FreeType 2 font engine, shared library files
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on providing small,
efficient and ubiquitous products.
.
The FreeType 2 library is their new software font engine. It has been
designed to provide the following important features:
* A universal and simple API to manage font files
* Support for several font formats through loadable modules
* High-quality anti-aliasing
* High portability & performance
.
Supported font formats include:
* TrueType files (.ttf) and collections (.ttc)
* Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
* Type 1 Multiple Master fonts. The FreeType 2 API also provides
routines to manage design instances easily
* Type 1 CID-keyed fonts
* OpenType/CFF (.otf) fonts
* CFF/Type 2 fonts
* Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
the Adobe SVG viewer plugin.
* Windows FNT/FON bitmap fonts
.
This package contains the files needed to run programs that use the
FreeType 2 library.
Homepage: https://freetype.org
Original-Maintainer: Hugh McMaster <hmc@debian.org>
Package: libfribidi-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 286
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 1.0.13-3build1
Depends: libfribidi0 (= 1.0.13-3build1)
Description: Development files for FreeBidi library
FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
languages.
This package contains the header files and static libraries for the
FriBidi C library.
Homepage: http://www.fribidi.org/
Original-Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Package: libfribidi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 1.0.13-3build1
Depends: libc6 (>= 2.4)
Description: Free Implementation of the Unicode BiDi algorithm
FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
languages.
This package contains the shared libraries.
Homepage: http://www.fribidi.org/
Original-Maintainer: Debian Hebrew Packaging Team <team+hebrew@tracker.debian.org>
Package: libftdi1-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libftdi1
Version: 1.5-6build5
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16)
Description: C Library to control and program the FTDI USB controllers
This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
communicate with the chips.
.
Functionalities include the possibility to use the chips in standard
mode, in bitbang mode, and to read or write the serial EEPROM.
.
This is the C version of the library.
Homepage: https://www.intra2net.com/en/developer/libftdi/
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: libfuse2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 318
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fuse
Version: 2.9.9-8.1build1
Replaces: libfuse2
Provides: libfuse2 (= 2.9.9-8.1build1)
Depends: libc6 (>= 2.38)
Suggests: fuse
Breaks: libfuse2 (<< 2.9.9-8.1build1)
Conflicts: fuse (<< 2.9.9-8.1build1)
Description: Filesystem in Userspace (library)
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
.
This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libfuse3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fuse3
Version: 3.14.0-5build1
Depends: libc6 (>= 2.38)
Suggests: fuse3
Description: Filesystem in Userspace (library) (3.x version)
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
export a virtual filesystem to the Linux kernel. It also aims to provide a
secure method for non privileged users to create and mount their own filesystem
implementations.
.
This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgail-common
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-4ubuntu1.1
Depends: libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.14), libgail18t64 (= 2.24.33-4ubuntu1.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.0), libpango-1.0-0 (>= 1.28.3), libx11-6
Description: GNOME Accessibility Implementation Library -- common modules
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
.
This package contains core shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgail18t64
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-4ubuntu1.1
Replaces: libgail18
Provides: libgail18 (= 2.24.33-4ubuntu1.1)
Depends: libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.27.3), libgtk2.0-0t64 (= 2.24.33-4ubuntu1.1), libpango-1.0-0 (>= 1.28.3)
Breaks: libgail18 (<< 2.24.33-4ubuntu1.1)
Description: GNOME Accessibility Implementation Library -- shared libraries
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
.
This package contains the shared library.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgarcon-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: garcon
Version: 4.18.1-1build3
Depends: libgarcon-common, libc6 (>= 2.4), libglib2.0-0 (>= 2.68.0+git20210214), libxfce4util7 (>= 4.9.0)
Description: freedesktop.org compliant menu implementation for Xfce
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains the core library and the GTK2 support library.
Homepage: https://docs.xfce.org/xfce/garcon/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libgarcon-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: garcon
Version: 4.18.1-1build3
Conffiles:
/etc/xdg/menus/xfce-applications.menu 751f970f2b493692d202607c9bdc1450
Description: common files for libgarcon menu implementation
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains common files like desktop-directories and menu file.
Homepage: https://docs.xfce.org/xfce/garcon/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libgarcon-gtk3-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: garcon
Version: 4.18.1-1build3
Depends: libc6 (>= 2.4), libgarcon-1-0 (>= 0.6.0), libglib2.0-0 (>= 2.56.0), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3)
Description: menu library for Xfce (GTK3 library)
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains the GTK-3 support library.
Homepage: https://docs.xfce.org/xfce/garcon/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libgav1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 949
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgav1
Version: 0.18.0-1build3
Depends: libabsl20220623t64 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12)
Description: AV1 decoder developed by Google -- runtime library
This package contains the runtime, shared library of gav1. Gav1 is
a new decoder implementation for AV1 video encoding format (supporting
profiles 0 and 1).
Homepage: https://chromium.googlesource.com/codecs/libgav1/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libgbm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), mesa-libgallium (= 25.2.8-0ubuntu0.24.04.2)
Description: generic buffer management API -- runtime
This package contains the GBM buffer management library. It provides a
mechanism for allocating buffers for graphics rendering tied to Mesa.
.
GBM is intended to be used as a native platform for EGL on drm or openwfd.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libgc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgc
Version: 1:8.2.6-1build1
Replaces: libgc1c2
Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1)
Conflicts: libgc1c2
Description: conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
intended to be used as a plug-in replacement for C's malloc or C++'s new().
.
It allows you to allocate memory basically as you normally would without
explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer be
used.
.
This version of the collector is thread safe, has C++ support and uses the
defaults for everything else. However, it does not work as a drop-in malloc(3)
replacement.
Homepage: https://www.hboehm.info/gc/
Original-Maintainer: Christoph Egger <christoph@debian.org>
Package: libgcc-11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13886
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.5.0-1ubuntu1~24.04.1
Replaces: libtsan0 (<< 11.2.0-11)
Depends: gcc-11-base (= 11.5.0-1ubuntu1~24.04.1), libgcc-s1 (>= 11.5.0-1ubuntu1~24.04.1), libgomp1 (>= 11.5.0-1ubuntu1~24.04.1), libitm1 (>= 11.5.0-1ubuntu1~24.04.1), libatomic1 (>= 11.5.0-1ubuntu1~24.04.1), libasan6 (>= 11.5.0-1ubuntu1~24.04.1), liblsan0 (>= 11.5.0-1ubuntu1~24.04.1), libtsan0 (>= 11.5.0-1ubuntu1~24.04.1), libubsan1 (>= 11.5.0-1ubuntu1~24.04.1), libquadmath0 (>= 11.5.0-1ubuntu1~24.04.1)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Breaks: libtsan0 (<< 11.2.0-11)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgcc-12-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 14441
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.4.0-2ubuntu1~24.04.1
Replaces: libtsan2 (<< 12-20211113-2~)
Depends: gcc-12-base (= 12.4.0-2ubuntu1~24.04.1), libgcc-s1 (>= 12.4.0-2ubuntu1~24.04.1), libgomp1 (>= 12.4.0-2ubuntu1~24.04.1), libitm1 (>= 12.4.0-2ubuntu1~24.04.1), libatomic1 (>= 12.4.0-2ubuntu1~24.04.1), libasan8 (>= 12.4.0-2ubuntu1~24.04.1), liblsan0 (>= 12.4.0-2ubuntu1~24.04.1), libtsan2 (>= 12.4.0-2ubuntu1~24.04.1), libubsan1 (>= 12.4.0-2ubuntu1~24.04.1), libquadmath0 (>= 12.4.0-2ubuntu1~24.04.1)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Breaks: libtsan2 (<< 12-20211113-2~)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgcc-13-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 16082
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Replaces: libtsan2 (<< 12-20211113-2~)
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), libgcc-s1 (>= 13.3.0-6ubuntu2~24.04.1), libgomp1 (>= 13.3.0-6ubuntu2~24.04.1), libitm1 (>= 13.3.0-6ubuntu2~24.04.1), libatomic1 (>= 13.3.0-6ubuntu2~24.04.1), libasan8 (>= 13.3.0-6ubuntu2~24.04.1), liblsan0 (>= 13.3.0-6ubuntu2~24.04.1), libtsan2 (>= 13.3.0-6ubuntu2~24.04.1), libubsan1 (>= 13.3.0-6ubuntu2~24.04.1), libhwasan0 (>= 13.3.0-6ubuntu2~24.04.1), libquadmath0 (>= 13.3.0-6ubuntu2~24.04.1)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Breaks: libtsan2 (<< 12-20211113-2~)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgcc-s1
Protected: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 197
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:14.2.0-4ubuntu2~24.04.1)
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.35)
Description: 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.
Homepage: http://gcc.gnu.org/
Important: yes
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgck-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.41.2-1build3
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libp11-kit0 (>= 0.25.0)
Description: Glib wrapper library for PKCS#11 - runtime
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
interface.
.
This package contains the shared libraries needed to run programs
built against the GCK library.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgck-2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr4
Version: 4.2.0-5
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libp11-kit0 (>= 0.25.0)
Description: Glib wrapper library for PKCS#11 - runtime
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
interface.
.
This package contains the shared libraries needed to run programs
built against the GCK library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: libgcr-4-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 634
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr4
Version: 4.2.0-5
Depends: libgck-2-2 (= 4.2.0-5), libc6 (>= 2.28), libgcrypt20 (>= 1.10.0), libglib2.0-0t64 (>= 2.79.0), libp11-kit0 (>= 0.25.0)
Description: Library for Crypto related tasks
GCR is a library for crypto UI and related tasks.
.
This package contains the GObject library for high level crypto
parsing.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: libgcr-base-3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 661
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.41.2-1build3
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.41.2-1build3), libc6 (>= 2.28), libgcrypt20 (>= 1.10.0), libglib2.0-0t64 (>= 2.79.0), libp11-kit0 (>= 0.25.0)
Breaks: libgcr-3-1 (<< 3.8.2-2)
Description: Library for Crypto related tasks
GCR is a library for crypto UI and related tasks.
.
This package contains the GObject library for high level crypto
parsing.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgcr-ui-3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 447
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.41.2-1build3
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.41.2-1build3), libgcr-base-3-1 (= 3.41.2-1build3), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.22.0), libpango-1.0-0 (>= 1.18.0)
Breaks: libgcr-3-1 (<< 3.8.2-2)
Description: Library for Crypto UI related tasks
GCR is a library for crypto UI and related tasks.
.
This package contains the GObject and GUI library for high level
crypto parsing and display.
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgcrypt20
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.10.3-2ubuntu0.1
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.27)
Suggests: rng-tools
Description: LGPL Crypto library - runtime library
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Homepage: https://gnupg.org/software/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgcrypt20-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgcrypt20
Version: 1.10.3-2ubuntu0.1
Provides: libgcrypt-dev
Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.10.3-2ubuntu0.1), libgpg-error-dev
Suggests: libgcrypt20-doc
Conflicts: libgcrypt-dev
Description: LGPL Crypto library - development files
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
.
This package contains header files and libraries for static linking.
Homepage: https://gnupg.org/software/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgd3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgd2
Version: 2.3.3-9ubuntu5
Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libheif1 (>= 1.17.6-1ubuntu4~), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libxpm4
Suggests: libgd-tools
Description: GD Graphics Library
GD is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colours, cut and paste from
other images, flood fills, and write out the result as a PNG file.
This is particularly useful in World Wide Web applications, where PNG is
one of the formats accepted for inline images by most browsers.
.
This is the runtime package of the library.
Homepage: http://www.libgd.org/
Original-Maintainer: GD Team <team+gd@tracker.debian.org>
Package: libgdbm-compat4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.23-5.1build1
Replaces: libgdbm-compat4
Provides: libgdbm-compat4 (= 1.23-5.1build1)
Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16)
Breaks: libgdbm-compat4 (<< 1.23-5.1build1)
Description: GNU dbm database routines (legacy support runtime version)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
This package includes library files, required to run old programs,
that use legacy 'dbm' interface. For new programs, please use modern
interface, provided by libgdbm6t64 and libgdbm-dev.
Homepage: https://gnu.org/software/gdbm
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libgdbm6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.23-5.1build1
Replaces: libgdbm6
Provides: libgdbm6 (= 1.23-5.1build1)
Depends: libc6 (>= 2.34)
Suggests: gdbm-l10n (= 1.23-5.1build1)
Breaks: libgdbm6 (<< 1.23-5.1build1)
Description: GNU dbm database routines (runtime version)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
Homepage: https://gnu.org/software/gdbm
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libgdk-pixbuf-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 490
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.42.10+dfsg-3ubuntu3.3
Depends: libgdk-pixbuf2.0-common (>= 2.42.10+dfsg-3ubuntu3.3), shared-mime-info, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3)
Recommends: libgdk-pixbuf2.0-bin
Description: GDK Pixbuf library
The GDK Pixbuf library provides:
- Image loading and saving facilities.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdk-pixbuf-xlib-2.0-0
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf-xlib
Version: 2.40.2-3build2
Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Depends: shared-mime-info, libc6 (>= 2.14), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.48.0), libx11-6
Recommends: libgdk-pixbuf2.0-bin
Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Description: GDK Pixbuf library (deprecated Xlib integration)
This package contains a deprecated library to render GdkPixbuf structures
to X drawables using Xlib (libX11).
.
No newly written code should ever use this library.
.
If your existing code depends on gdk-pixbuf-xlib, then you're strongly
encouraged to port away from it.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdk-pixbuf2.0-0
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 13
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf-xlib
Version: 2.40.2-3build2
Depends: libgdk-pixbuf-2.0-0 (>= 2.40.0), libgdk-pixbuf-xlib-2.0-0 (>= 2.40.2-3build2)
Description: GDK Pixbuf library (transitional package)
The GDK Pixbuf library provides:
- Image loading and saving facilities.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
This transitional package depends on the main library libgdk-pixbuf-2.0-0
and the deprecated Xlib integration library libgdk-pixbuf-xlib-2.0-0.
.
Packages that only require the main library should depend on
libgdk-pixbuf-2.0-0.
.
Packages that require the Xlib integration should port away from it,
or until that can be done, depend on
libgdk-pixbuf-xlib-2.0-0.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdk-pixbuf2.0-bin
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.42.10+dfsg-3ubuntu3.3
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0t64 (>= 2.16.0)
Description: GDK Pixbuf library (thumbnailer)
The GDK Pixbuf library provides:
- Image loading and saving facilities.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
This package contains the GDK pixdata compression utility, the thumbnailer
and a utility for converting images into C code.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdk-pixbuf2.0-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.42.10+dfsg-3ubuntu3.3
Description: GDK Pixbuf library - data files
This package contains the common files and translations for the GDK
Pixbuf library.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgeoip-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: geoip
Version: 1.6.12-11.1build1
Depends: libgeoip1t64 (= 1.6.12-11.1build1), geoip-bin (= 1.6.12-11.1build1)
Description: Development files for the GeoIP library
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the development files.
Homepage: https://www.maxmind.com/
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: libgeoip1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: geoip
Version: 1.6.12-11.1build1
Replaces: libgeoip1
Provides: libgeoip1 (= 1.6.12-11.1build1)
Depends: libc6 (>= 2.33)
Recommends: geoip-database
Suggests: geoip-bin
Breaks: libgeoip1 (<< 1.6.12-11.1build1)
Description: non-DNS IP-to-country resolver library
GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from. It uses a file based database.
.
This database simply contains IP blocks as keys, and countries as values and
it should be more complete and accurate than using reverse DNS lookups.
.
This package contains the shared library.
Homepage: https://www.maxmind.com/
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: libgflags2.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gflags
Version: 2.2.2-2build1
Replaces: libgflags2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Conflicts: libgflags2
Description: commandline flags module for C++ (shared library)
gflags is a library that implements commandline flags processing. As
such it's a replacement for getopt(). It has increased flexibility,
including built-in support for C++ types like string, and the ability
to define flags in the source file in which they're used.
.
This package contains shared libraries.
Homepage: https://gflags.github.io/gflags/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgfortran5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3256
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: Runtime library for GNU Fortran applications
Library needed for GNU Fortran applications linked against the
shared library.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgif7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: giflib
Version: 5.2.2-1ubuntu1.2
Depends: libc6 (>= 2.14)
Description: library for GIF images (library)
GIFLIB is a package of portable tools and library routines for working with
GIF images.
.
This package contains the library.
Homepage: https://giflib.sourceforge.net/
Original-Maintainer: David Suárez <deiv@debian.org>
Package: libgirepository-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 226
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.80.1-1
Provides: libgirepository-1.0-1-with-libffi8 (= 1.80.1-1)
Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libglib2.0-0t64 (>= 2.80.0)
Breaks: libcjs0 (<< 4.8.2-1+b1), libgjs0g (<< 1.68.4-1+b1), libglib-object-introspection-perl (<< 0.049-1+b2), python-gi (<< 3.42.0-1+b1), python3-gi (<< 3.42.0-1+b1), ruby-gobject-introspection (<< 3.4.3-1+b2)
Description: Library for handling GObject introspection data (runtime library)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains a C library for handling the introspection data.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: libgirepository-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 265
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libglib2.0-0t64 (= 2.80.0-6ubuntu3.8)
Description: GLib runtime library for handling GObject introspection data
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the shared library used by language bindings such
as PyGObject and gjs to call GObject methods.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgit2-1.7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgit2
Version: 1.7.2+ds-1ubuntu3
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libpcre2-8-0 (>= 10.22), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Description: low-level Git library
libgit2 is a portable, pure C implementation of the Git
distributed version control system core methods provided as a
re-entrant link-able library with a solid API.
Homepage: https://libgit2.github.com/
Original-Maintainer: Utkarsh Gupta <utkarsh@debian.org>
Package: libgl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-1build1), libglx0 (= 1.7.0-1build1)
Description: Vendor neutral GL dispatch library -- legacy GL support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for old libGL for compatibility reasons.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libgl1-mesa-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 286
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Depends: libgbm1 (= 25.2.8-0ubuntu0.24.04.2), libvulkan1, libc6 (>= 2.34)
Description: free implementation of the OpenGL API -- DRI modules
This version of Mesa provides GLX and DRI capabilities: it is capable of
both direct and indirect rendering. For direct rendering, it can use DRI
modules from the libgl1-mesa-dri package to accelerate drawing.
.
This package does not include the OpenGL library itself, only the DRI
modules for accelerating direct rendering.
.
For a complete description of Mesa, please look at the
libglx-mesa0 package.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libgles2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-1build1)
Description: Vendor neutral GL dispatch library -- GLESv2 support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for GLESv2.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libglew2.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 933
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glew
Version: 2.2.0-4build1
Depends: libgl1
Suggests: glew-utils
Description: OpenGL Extension Wrangler - runtime environment
For more information about GLEW please refer to the description of the
libglew-dev package.
.
This package contains the runtime support files.
Homepage: http://glew.sourceforge.net
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: libglib-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 889
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3:1.329.3-3build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.42.0), libextutils-depends-perl
Description: interface to the GLib and GObject libraries
Glib provides a Perl interface to the GLib and GObject libraries, as part
of gtk2-perl. It attempts to provide a perlish interface while remaining as
true as possible to the underlying C API, so perusing the reference manual is
recommended (see <URL:http://developer.gnome.org/doc/API/2.0/glib/>).
Homepage: http://gtk2-perl.sourceforge.net/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libglib2.0-0
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 4086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.72.4-0ubuntu2.4
Config-Version: 2.72.4-0ubuntu2.4
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre3, libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), gnome-shell (<< 42.9-0ubuntu2.1~), libgirepository-1.0-1 (<< 1.62.0-4~), libgladeui-2-6 (<< 3.22.2), libsoup2.4-tests (<< 2.72.0-3~)
Description: GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglib2.0-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4194
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Replaces: libglib2.0-0 (<< 2.80.0-6ubuntu3~)
Provides: libgio-2.0-0 (= 2.80.0-6ubuntu3.8), libglib-2.0-0 (= 2.80.0-6ubuntu3.8), libglib2.0-0 (= 2.80.0-6ubuntu3.8), libgmodule-2.0-0 (= 2.80.0-6ubuntu3.8), libgobject-2.0-0 (= 2.80.0-6ubuntu3.8), libgthread-2.0-0 (= 2.80.0-6ubuntu3.8)
Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libmount1 (>= 2.26.2), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Suggests: low-memory-monitor
Breaks: glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), gnome-shell (<< 46.0-0ubuntu5.1~), libedataserver-1.2-26 (<< 3.44.3-2~), libgladeui-2-6 (<< 3.22.2), libglib2.0-0 (<< 2.80.0-6ubuntu3~), libsoup2.4-tests (<< 2.72.0-3~)
Description: GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglib2.0-bin
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Depends: libglib2.0-data, libc6 (>= 2.38), libelf1t64 (>= 0.142), libglib2.0-0t64 (= 2.80.0-6ubuntu3.8)
Description: Programs for the GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the program files which is used for the libraries
and others.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglib2.0-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Description: Common files for GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed for the runtime libraries to display messages in
languages other than English.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglib2.0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 10776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Replaces: libglib2.0-0-dbg (<< 2.51.4-1~)
Depends: libffi-dev, libglib2.0-0t64 (= 2.80.0-6ubuntu3.8), libglib2.0-bin (= 2.80.0-6ubuntu3.8), libglib2.0-dev-bin (= 2.80.0-6ubuntu3.8), libglib2.0-dev-bin-linux (= 2.80.0-6ubuntu3.8), libmount-dev, libpcre2-dev, libselinux1-dev, pkgconf, python3 | qemu-user | qemu-user-static, zlib1g-dev, python3:any, libc6 (>= 2.38), libffi8 (>= 3.4), libgirepository-2.0-0 (= 2.80.0-6ubuntu3.8)
Suggests: gir1.2-glib-2.0-dev, libglib2.0-doc
Breaks: libglib2.0-0-dbg (<< 2.51.4-1~)
Description: Development files for the GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed to compile programs against libglib2.0-0t64,
as only it includes the header files and static libraries (optionally)
needed for compiling.
.
GObject-Introspection metadata for this library can be found in the
libgirepository1.0-dev package.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglib2.0-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glib2.0
Version: 2.80.0-6ubuntu3.8
Provides: libglib2.0-dev-bin-linux (= 2.80.0-6ubuntu3.8)
Depends: python3-packaging, python3:any, libc6 (>= 2.38), libglib2.0-0t64 (= 2.80.0-6ubuntu3.8)
Suggests: libgdk-pixbuf2.0-bin, libxml2-utils
Description: Development utilities for the GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed to compile programs against libglib2.0-0. It contains
development utilities typically run during compilation and should not be
installed directly. Use libglib2.0-dev instead.
Homepage: https://wiki.gnome.org/Projects/GLib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglibmm-2.4-1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibmm2.4
Version: 2.66.7-1build1
Replaces: libglibmm-2.4-1c2a, libglibmm-2.4-1v5
Provides: libglibmm-2.4-1v5 (= 2.66.7-1build1)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.62.0), libsigc++-2.0-0v5 (>= 2.9.1), libstdc++6 (>= 13.1)
Breaks: libglibmm-2.4-1v5 (<< 2.66.7-1build1)
Conflicts: libglibmm-2.4-1c2a
Description: C++ wrapper for the GLib toolkit (shared libraries)
GLib is a low-level general-purpose library used mainly by GTK+/GNOME
applications, but is useful for other programs as well.
glibmm is the C++ wrapper for GLib.
.
This package contains shared libraries.
Homepage: https://www.gtkmm.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libglu1-mesa
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglu
Version: 9.0.2-1.1build1
Replaces: libglu1
Provides: libglu1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopengl0, libstdc++6 (>= 5)
Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3
Description: Mesa OpenGL utility library (GLU)
GLU offers simple interfaces for building mipmaps; checking for the
presence of extensions in the OpenGL (or other libraries which follow
the same conventions for advertising extensions); drawing
piecewise-linear curves, NURBS, quadrics and other primitives
(including, but not limited to, teapots); tesselating surfaces; setting
up projection matrices and unprojecting screen coordinates to world
coordinates.
.
On Linux, this library is also known as libGLU or libGLU.so.1.
.
This package provides the SGI implementation of GLU provided by the
Mesa project (ergo the "-mesa" suffix).
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libglvnd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Replaces: libgldispatch0-nvidia
Depends: libc6 (>= 2.38)
Breaks: libgldispatch0-nvidia
Description: Vendor neutral GL dispatch library
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains the GL dispatch library.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libglx-mesa0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Provides: libglx-vendor
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.125-1), libexpat1 (>= 2.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0, libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxxf86vm1, mesa-libgallium (= 25.2.8-0ubuntu0.24.04.2), libgl1-mesa-dri
Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2)
Description: free implementation of the OpenGL API -- GLX vendor library
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL. To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc. However, the authors make no claim that Mesa
is in any way a compatible replacement for OpenGL or associated with
Silicon Graphics, Inc.
.
This version of Mesa provides GLX and DRI capabilities: it is capable of
both direct and indirect rendering. For direct rendering, it can use DRI
modules from the libgl1-mesa-dri package to accelerate drawing.
.
This package does not include the modules themselves: these can be found
in the libgl1-mesa-dri package.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libglx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 158
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-1build1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0
Description: Vendor neutral GL dispatch library -- GLX support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for GLX.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libgme0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 317
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: game-music-emu
Version: 0.6.3-7build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: Playback library for video game music files - shared library
game-music-emu is a collection of video game music file emulators that
support the following formats and systems:
* AY ZX Spectrum/Amstrad CPC
* GBS Nintendo Game Boy
* GYM Sega Genesis/Mega Drive
* HES NEC TurboGrafx-16/PC Engine
* KSS MSX Home Computer/other Z80 systems (doesn't support FM sound)
* NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound)
* SAP Atari systems using POKEY sound chip
* SPC Super Nintendo/Super Famicom
* VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro
.
This package contains the shared libraries necessary to run programs
using libgme.
Homepage: https://github.com/libgme/game-music-emu
Original-Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Package: libgmp-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1594
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.3.0+dfsg-2ubuntu6.1
Replaces: libgmp10-dev, libgmp3-dev
Provides: libgmp10-dev
Depends: libgmp10 (= 2:6.3.0+dfsg-2ubuntu6.1), libgmpxx4ldbl (= 2:6.3.0+dfsg-2ubuntu6.1)
Suggests: gmp-doc, libgmp10-doc, libmpfr-dev
Conflicts: libgmp10-dev
Description: Multiprecision arithmetic library developers tools
This development package provides the header files and the symbolic
links to allow compilation and linking of programs that use the libraries
provided in the libgmp10 package.
.
Both C and C++ bindings are present in this package. Package
libstdc++-dev is required to use the C++ bindings.
.
The MPFR library (multiple-precision floating-point) used to be
included, but has since been moved to package libmpfr-dev.
Homepage: https://gmplib.org/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libgmp10
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 543
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.3.0+dfsg-2ubuntu6.1
Depends: libc6 (>= 2.38)
Breaks: postgresql-pgmp (<< 1.0.3-1)
Description: Multiprecision arithmetic library
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
.
It has a rich set of functions, and the functions have a regular
interface.
Homepage: https://gmplib.org/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libgmpxx4ldbl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.3.0+dfsg-2ubuntu6.1
Replaces: libgmp3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgmp10 (>= 2:6.3.0+dfsg), libstdc++6 (>= 13.1)
Conflicts: libgmp3, libgmpxx4
Description: Multiprecision arithmetic library (C++ bindings)
GNU MP is a programmer's library for arbitrary precision
arithmetic (ie, a bignum package). It can operate on signed
integer, rational, and floating point numeric types.
Homepage: https://gmplib.org/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libgnutls-dane0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.8.3-1.1ubuntu3.6
Replaces: libgnutls-dane0
Provides: libgnutls-dane0 (= 3.8.3-1.1ubuntu3.6)
Depends: libgnutls30t64 (= 3.8.3-1.1ubuntu3.6), libc6 (>= 2.14), libunbound8 (>= 1.8.0)
Suggests: dns-root-data
Breaks: libgnutls-dane0 (<< 3.8.3-1.1ubuntu3.6)
Description: GNU TLS library - DANE security support
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use.
- the Online Certificate Status Protocol (OCSP).
- public key methods, including RSA and Elliptic curves, as well as password
and key authentication methods such as SRP and PSK protocols.
- all the strong encryption algorithms, including AES and Camellia.
- CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
- HSMs and cryptographic tokens, via PKCS #11.
.
This package contains the runtime library for DANE (DNS-based Authentication
of Named Entities) support.
Homepage: https://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgnutls-openssl27t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.8.3-1.1ubuntu3.6
Replaces: libgnutls-openssl27
Provides: libgnutls-openssl27 (= 3.8.3-1.1ubuntu3.6)
Depends: libgnutls30t64 (= 3.8.3-1.1ubuntu3.6), libc6 (>= 2.4)
Breaks: libgnutls-openssl27 (<< 3.8.3-1.1ubuntu3.6)
Description: GNU TLS library - OpenSSL wrapper
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use.
- the Online Certificate Status Protocol (OCSP).
- public key methods, including RSA and Elliptic curves, as well as password
and key authentication methods such as SRP and PSK protocols.
- all the strong encryption algorithms, including AES and Camellia.
- CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
- HSMs and cryptographic tokens, via PKCS #11.
.
This package contains the runtime library of the GnuTLS OpenSSL wrapper.
Homepage: https://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgnutls28-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 4851
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.8.3-1.1ubuntu3.6
Replaces: gnutls-dev
Provides: gnutls-dev, libgnutls-openssl-dev
Depends: libc6-dev | libc-dev, libgnutls-dane0t64 (= 3.8.3-1.1ubuntu3.6), libgnutls-openssl27t64 (= 3.8.3-1.1ubuntu3.6), libgnutls30t64 (= 3.8.3-1.1ubuntu3.6), libidn2-dev, libp11-kit-dev, libtasn1-6-dev, nettle-dev (>= 3.6)
Suggests: gnutls-bin, gnutls-doc
Conflicts: gnutls-dev
Description: GNU TLS library - development files
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use.
- the Online Certificate Status Protocol (OCSP).
- public key methods, including RSA and Elliptic curves, as well as password
and key authentication methods such as SRP and PSK protocols.
- all the strong encryption algorithms, including AES and Camellia.
- CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
- HSMs and cryptographic tokens, via PKCS #11.
.
This package contains the GnuTLS development files.
Homepage: https://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgnutls30t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.8.3-1.1ubuntu3.6
Replaces: libgnutls30
Provides: libgnutls30 (= 3.8.3-1.1ubuntu3.6)
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8t64 (>= 3.9~), libp11-kit0 (>= 0.25.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1)
Suggests: gnutls-bin
Breaks: libgnutls30 (<< 3.8.3-1.1ubuntu3.6)
Conffiles:
/etc/gnutls/config 35b37ffae94733dbef25088702ac3ba3
Description: GNU TLS library - main runtime library
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use.
- the Online Certificate Status Protocol (OCSP).
- public key methods, including RSA and Elliptic curves, as well as password
and key authentication methods such as SRP and PSK protocols.
- all the strong encryption algorithms, including AES and Camellia.
- CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
- HSMs and cryptographic tokens, via PKCS #11.
.
This package contains the main runtime library.
Homepage: https://www.gnutls.org/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.38)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Description: GCC OpenMP (GOMP) support library
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgoogle-glog0v6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: google-glog
Version: 0.6.0-2.1build1
Replaces: libgoogle-glog0, libgoogle-glog0v6
Provides: libgoogle-glog0v6 (= 0.6.0-2.1build1)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgflags2.2 (>= 2.2.2), libstdc++6 (>= 13.1), libunwind8
Breaks: libgoogle-glog0v6 (<< 0.6.0-2.1build1)
Conflicts: libgoogle-glog0
Description: library that implements application-level logging.
This library provides logging APIs based on C++-style streams and
various helper macros.
.
This package contains shared libraries.
Homepage: https://github.com/google/glog
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgoogle-perftools-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 3566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: google-perftools
Version: 2.15-3build1
Depends: libgoogle-perftools4t64 (= 2.15-3build1), libtcmalloc-minimal4t64 (= 2.15-3build1), libunwind-dev
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
The gperftools, previously called google-perftools, package contains some
utilities to improve and analyze the performance of C++ programs. This
includes an optimized thread-caching malloc() and cpu and heap profiling
utilities. The devel package contains static and debug libraries and header
files for developing applications that use the google-perftools package.
Homepage: https://github.com/gperftools/gperftools
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgoogle-perftools4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 973
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: google-perftools
Version: 2.15-3build1
Replaces: libgoogle-perftools4
Provides: libgoogle-perftools4 (= 2.15-3build1)
Depends: libtcmalloc-minimal4t64 (= 2.15-3build1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libunwind8
Breaks: libgoogle-perftools4 (<< 2.15-3build1)
Conflicts: libgoogle-perftools0
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
The gperftools, previously called google-perftools, package contains some
utilities to improve and analyze the performance of C++ programs. This includes
the full features: an optimized thread-caching malloc() and cpu and heap
profiling utilities.
Homepage: https://github.com/gperftools/gperftools
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgpg-error-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 523
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgpg-error
Version: 1.47-3build2.1
Depends: libgpg-error0 (= 1.47-3build2.1)
Description: GnuPG development runtime library (developer tools)
Library that defines common error values, messages, and common
runtime functionality for all GnuPG components. Among these are GPG,
GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
possibly more in the future.
.
It will likely be renamed "gpgrt" in the future.
.
This package contains the headers and other files needed to compile
against this library.
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libgpg-error0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 185
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.47-3build2.1
Depends: libc6 (>= 2.38)
Recommends: libgpg-error-l10n
Description: GnuPG development runtime library
Library that defines common error values, messages, and common
runtime functionality for all GnuPG components. Among these are GPG,
GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
possibly more in the future.
.
It will likely be renamed "gpgrt" in the future.
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libgpgme-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1078
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gpgme1.0
Version: 1.18.0-4.1ubuntu4
Replaces: libgpgme11-dev
Provides: libgpgme11-dev (= 1.18.0-4.1ubuntu4)
Depends: libassuan-dev, libc6-dev, libgpg-error-dev, libgpgme11t64 (= 1.18.0-4.1ubuntu4), libassuan0 (>= 2.4.2), libc6 (>= 2.38), libgpg-error0 (>= 1.36)
Breaks: libgpgme11-dev
Description: GPGME - GnuPG Made Easy (development files)
GPGME is a wrapper library which provides a C API to access some of the
GnuPG functions, such as encrypt, decrypt, sign, verify, ...
.
This package contains the headers and other files needed to compile
against this library.
Homepage: https://www.gnupg.org/related_software/gpgme/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libgpgme11t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 355
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0
Version: 1.18.0-4.1ubuntu4
Replaces: libgpgme11
Provides: libgpgme11 (= 1.18.0-4.1ubuntu4)
Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.38), libgpg-error0 (>= 1.36)
Recommends: dirmngr, gpg-agent, gpg-wks-client, gpgsm
Breaks: libgpgme11 (<< 1.18.0-4.1ubuntu4)
Description: GPGME - GnuPG Made Easy (library)
GPGME is a wrapper library which provides a C API to access some of the
GnuPG functions, such as encrypt, decrypt, sign, verify, ...
.
This package contains the library.
Homepage: https://www.gnupg.org/related_software/gpgme/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libgpgmepp6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 397
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0
Version: 1.18.0-4.1ubuntu4
Replaces: libgpgmepp6
Provides: libgpgmepp6 (= 1.18.0-4.1ubuntu4)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgpgme11t64 (>= 1.17.1), libstdc++6 (>= 13.1)
Breaks: libgpgmepp6 (<< 1.18.0-4.1ubuntu4)
Description: C++ wrapper library for GPGME
GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
GnuPG project's GPGME (GnuPG Made Easy) library.
.
This is the official upstream C++ binding for GPGME.
Homepage: https://www.gnupg.org/related_software/gpgme/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: libgphoto2-6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.31-2.1ubuntu1.1
Replaces: libgphoto2-6
Provides: libgphoto2-6 (= 2.5.31-2.1ubuntu1.1)
Depends: libc6 (>= 2.33), libcurl4t64 (>= 7.16.2), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12t64 (>= 2.5.31), libjpeg8 (>= 8c), libltdl7 (>= 2.4.7), libxml2 (>= 2.7.4)
Recommends: libgphoto2-l10n (= 2.5.31-2.1ubuntu1.1)
Suggests: gphoto2
Breaks: libgphoto2-6 (<< 2.5.31-2.1ubuntu1.1)
Description: gphoto2 digital camera library
The gphoto2 library can be used by applications to access various
digital camera models, via standard protocols such as USB Mass Storage
and PTP, or vendor-specific protocols.
.
This package contains the library.
.
The gphoto2 command-line frontend is shipped separately, in the gphoto2
package.
Homepage: https://github.com/gphoto/libgphoto2/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@alioth-lists.debian.net>
Package: libgphoto2-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgphoto2
Version: 2.5.31-2.1ubuntu1.1
Description: gphoto2 digital camera library - localized messages
The gphoto2 library can be used by applications to access various
digital camera models, via standard protocols such as USB Mass Storage
and PTP, or vendor-specific protocols.
.
This package contains the localized messages for the library.
Homepage: https://github.com/gphoto/libgphoto2/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@alioth-lists.debian.net>
Package: libgphoto2-port12t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.31-2.1ubuntu1.1
Replaces: libgphoto2-port10 (>= 2.5.7), libgphoto2-port12
Provides: libgphoto2-port12 (= 2.5.31-2.1ubuntu1.1)
Depends: libc6 (>= 2.33), libltdl7 (>= 2.4.7), libusb-1.0-0 (>= 2:1.0.8)
Suggests: gphoto2
Breaks: libgphoto2-port10 (>= 2.5.7), libgphoto2-port12 (<< 2.5.31-2.1ubuntu1.1)
Description: gphoto2 digital camera port library
The gphoto2 library can be used by applications to access various
digital camera models, via standard protocols such as USB Mass Storage
and PTP, or vendor-specific protocols.
.
This package contains the runtime code for port access.
Homepage: https://github.com/gphoto/libgphoto2/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@alioth-lists.debian.net>
Package: libgpm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpm
Version: 1.20.7-11
Depends: libc6 (>= 2.38)
Suggests: gpm
Description: General Purpose Mouse - shared library
This package provides a library that handles mouse requests
and delivers them to applications. See the description for the 'gpm'
package for more information.
Original-Maintainer: Axel Beckert <abe@debian.org>
Homepage: https://nico.schottelius.org/software/gpm/
Package: libgprofng0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 3833
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Depends: libbinutils (= 2.42-4ubuntu2.10), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Description: GNU Next Generation profiler (runtime library)
Gprofng is the GNU Next Generation profiler for analyzing the performance
of Linux applications. Gprofng allows you to:
.
- Profile C / C++ / Java / Scala applications without needing to recompile
- Profile multi-threaded applications
- Analyze and compare multiple experiments
- Use time-based sampling and / or hardware event counters
.
This package includes the libgprofng shared library.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libgraphene-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphene
Version: 1.10.8-3build2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0)
Description: library of graphic data types
Graphene provides a small set of mathematical types needed to implement
graphic libraries that deal with 2D and 3D transformations and projections.
.
This library provides types and their relative API; it does not deal with
windowing system surfaces, drawing, scene graphs, or input.
Homepage: https://ebassi.github.io/graphene/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgraphite2-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphite2
Version: 1.3.14-2ubuntu0.24.04.1
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.4)
Breaks: libgraphite2-2.0.0 (<< 1.2.0)
Description: 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.
Homepage: https://graphite.sil.org/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libgraphite2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphite2
Version: 1.3.14-2ubuntu0.24.04.1
Depends: libgraphite2-3 (= 1.3.14-2ubuntu0.24.04.1)
Suggests: libgraphite2-utils
Description: 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
Homepage: https://graphite.sil.org/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libgs-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ghostscript
Version: 10.02.1~dfsg1-0ubuntu7.8
Replaces: libgs9-common (<< 10)
Breaks: libgs9-common (<< 10)
Description: interpreter for the PostScript language and for PDF - ICC profiles
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview,
it can display PostScript and PDF documents in an X11 environment.
.
This package provides common ICC profiles.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libgs10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 24588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ghostscript
Version: 10.02.1~dfsg1-0ubuntu7.8
Depends: libgs10-common (= 10.02.1~dfsg1-0ubuntu7.8), poppler-data, libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3.1), libidn12 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.16+20190905), libjpeg8 (>= 8c), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libx11-6, libxt6t64, zlib1g (>= 1:1.2.0)
Description: interpreter for the PostScript language and for PDF - Library
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview,
it can display PostScript and PDF documents in an X11 environment.
.
This package provides the Ghostscript library
which makes the facilities of GPL Ghostscript available
to applications.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libgs10-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ghostscript
Version: 10.02.1~dfsg1-0ubuntu7.8
Replaces: libgs-common (<< 10.0.0~dfsg-5)
Depends: fonts-urw-base35 (>= 20200910), libgs-common
Recommends: fonts-droid-fallback
Breaks: libgs-common (<< 10.0.0~dfsg-5)
Description: interpreter for the PostScript language and for PDF - common files
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview,
it can display PostScript and PDF documents in an X11 environment.
.
This package provides common architecture-independent files
needed by the GPL Ghostscript library.
.
By default, GPL Ghostscript uses a font from the fonts-droid package
to approximate glyphs in PDFs
for which the requested CJK TrueType font is missing.
If the fonts-droid package is not installed,
these glyphs will be rendered as bullets.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libgsm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgsm
Version: 1.0.22-1build1
Depends: libc6 (>= 2.4)
Conflicts: libgsm-dev
Description: Shared libraries for GSM speech compressor
This package contains runtime shared libraries for libgsm, an
implementation of the European GSM 06.10 provisional standard for
full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP
(residual pulse excitation/long term prediction) coding at 13 kbit/s.
.
GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, this implementation turns frames of
160 16-bit linear samples into 33-byte frames (1650 Bytes/s).
The quality of the algorithm is good enough for reliable speaker
recognition; even music often survives transcoding in recognizable
form (given the bandwidth limitations of 8 kHz sampling rate).
.
The interfaces offered are a front end modelled after compress(1), and
a library API. Compression and decompression run faster than realtime
on most SPARCstations. The implementation has been verified against the
ETSI standard test patterns.
Homepage: http://www.quut.com/gsm/
Original-Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Package: libgspell-1-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gspell
Version: 1.12.2-1build4
Depends: libgspell-1-common (>= 1.12.2-1build4), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.79.0), libgtk-3-0t64 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu74 (>= 74.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), zlib1g (>= 1:1.1.4)
Description: spell-checking library for GTK+ applications
gspell provides a flexible API to add spell checking to a GTK+ application.
It features:
* GObject wrappers around Enchant
* An inline spell checker for GtkTextView (enhanced version of GtkSpell)
* A spell checker dialog for GtkTextView
* Support of the no-spell-check tag defined by GtkSourceView
* Language choosers (button and dialog)
Homepage: https://gitlab.gnome.org/GNOME/gspell
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgspell-1-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gspell
Version: 1.12.2-1build4
Description: libgspell architecture-independent files
gspell provides a flexible API to add spell checking to a GTK+ application.
It features:
* GObject wrappers around Enchant
* An inline spell checker for GtkTextView (enhanced version of GtkSpell)
* A spell checker dialog for GtkTextView
* Support of the no-spell-check tag defined by GtkSourceView
* Language choosers (button and dialog)
.
This package contains the architecture independent files
like translation of messages.
Homepage: https://gitlab.gnome.org/GNOME/gspell
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgssapi-krb5-2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libkrb5-3 (= 1.20.1-6ubuntu2.7), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5support0 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc, krb5-user
Breaks: moonshot-gss-eap (<= 1.0)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libgssdp-1.6-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gssdp
Version: 1.6.3-1build3
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.79.0), libsoup-3.0-0 (>= 3.0.3)
Description: GObject-based library for SSDP
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
transparently.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgssrpc4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Replaces: libgssrpc4
Provides: libgssrpc4 (= 1.20.1-6ubuntu2.7)
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17)
Suggests: krb5-doc, krb5-user
Breaks: libgssrpc4 (<< 1.20.1-6ubuntu2.7)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libgstreamer-gl1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 658
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.24.2-1ubuntu0.4
Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.55), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.23.1), libgstreamer1.0-0 (>= 1.24.0), libgudev-1.0-0 (>= 165), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.11), libwayland-egl1 (>= 1.15.0), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1
Recommends: gstreamer1.0-gl
Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Description: GStreamer GL libraries
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GL library.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: libgstreamer-plugins-bad1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2654
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-bad1.0
Version: 1.24.2-1ubuntu4
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.98), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libnice10 (>= 0.1.21), libstdc++6 (>= 5.2), libva-drm2 (>= 1.8), libva2 (>= 2.10.0), libvulkan1 (>= 1.3.204.0), libwayland-client0 (>= 1.20.0), libxcb1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0)
Conflicts: pitivi (<< 0.9999)
Description: GStreamer libraries from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains shared GStreamer libraries from the "bad" set. The API
is not guaranteed to be stable.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Package: libgstreamer-plugins-base1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2812
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.24.2-1ubuntu0.4
Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.74), libglib2.0-0t64 (>= 2.79.0), libgstreamer1.0-0 (>= 1.24.0), liborc-0.4-0t64 (>= 1:0.4.34), zlib1g (>= 1:1.1.4), iso-codes
Recommends: gstreamer1.0-plugins-base
Suggests: libvisual-0.4-plugins
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1)
Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1)
Description: GStreamer libraries from the "base" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains libraries from the "base" set, an essential
exemplary set of elements.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: libgstreamer-plugins-good1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.24.2-1ubuntu1.5
Replaces: gstreamer1.0-plugins-good (= 1.0.3-1ubuntu1), libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1)
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0)
Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1)
Description: GStreamer development files for libraries from the "good" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains shared GStreamer libraries from the "good" set. The API
is not guaranteed to be stable.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Package: libgstreamer1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gstreamer1.0
Version: 1.24.2-1ubuntu0.1
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libdw1t64 (>= 0.126), libgcc-s1 (>= 4.2), libglib2.0-0t64 (>= 2.79.0), libunwind8, libcap2-bin
Suggests: gstreamer1.0-tools
Description: Core GStreamer libraries and elements
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the core library and elements.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Package: libgtk-3-0
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 10280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Config-Version: 3.24.33-1ubuntu2.2
Provides: gtk3-binver-3.0.0
Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.35.1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 2.3~b6), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.59.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), libpangoft2-1.0-0 (>= 1.44.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.14.91), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-3-common (>= 3.24.33-1ubuntu2.2)
Recommends: libgtk-3-bin, librsvg2-common
Suggests: gvfs
Conffiles:
/etc/gtk-3.0/settings.ini 17193df36387c79f30763b729b8a49a9 obsolete
Description: GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-3-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.41-4ubuntu1.3
Replaces: libgtk-3-0 (<< 3.24.41-1.1)
Provides: gtk3-binver-3.0.0, libgtk-3-0 (= 3.24.41-4ubuntu1.3)
Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0t64 (>= 2.15.1), libatk1.0-0t64 (>= 2.35.1), libc6 (>= 2.38), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2t64 (>= 2.3~b6), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.79.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), libpangoft2-1.0-0 (>= 1.44.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.14.91), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-3-common (>= 3.24.41-4ubuntu1.3)
Recommends: libgtk-3-bin, librsvg2-common
Suggests: gvfs
Breaks: libgtk-3-0 (<< 3.24.41-1.1)
Conffiles:
/etc/gtk-3.0/settings.ini 17193df36387c79f30763b729b8a49a9
Description: GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-3-bin
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.41-4ubuntu1.3
Replaces: gtk-3-examples (<< 3.24.13)
Depends: gtk-update-icon-cache, libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.24.41-4ubuntu1.3), libgtk-3-common (>= 3.24.41-4ubuntu1.3)
Breaks: gtk-3-examples (<< 3.24.13)
Description: programs for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the utilities which are used by the libraries
and other packages.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-3-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 4324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.41-4ubuntu1.3
Replaces: libgtk-3-dev (<< 3.24.30-3~)
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: libgtk-3-0t64
Breaks: libgtk-3-dev (<< 3.24.30-3~)
Conffiles:
/etc/gtk-3.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf
Description: common files for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the common files which the libraries need.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 11979
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk4
Version: 4.14.5+ds-0ubuntu0.10
Replaces: libgtk-4-0 (<< 4.0.0)
Provides: gtk4-binver-4.0.0
Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo-script-interpreter2 (>= 1.10.0), libcairo2 (>= 1.15.10), libcolord2 (>= 0.1.10), libcups2t64 (>= 1.7.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0t64 (>= 2.79.0), libgraphene-1.0-0 (>= 1.10.0), libharfbuzz0b (>= 5.1.0), libjpeg8 (>= 8c), libpango-1.0-0 (>= 1.52.0), libpangocairo-1.0-0 (>= 1.52.0), libpangoft2-1.0-0 (>= 1.52.0), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.21.0), libwayland-egl1 (>= 1.21.0), libx11-6 (>= 2:1.4.99.1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgles2, libgtk-4-common (>= 4.14.5+ds-0ubuntu0.10)
Recommends: libgtk-4-bin, iso-codes, librsvg2-common (>= 2.52.0), libgtk-4-media-gstreamer
Suggests: gvfs
Breaks: libgtk-4-0 (<< 4.0.0)
Description: GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-4-bin
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 12074
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk4
Version: 4.14.5+ds-0ubuntu0.10
Replaces: gtk-4-examples (<< 3.96.0-3~)
Depends: gtk-update-icon-cache, libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo-script-interpreter2 (>= 1.10.0), libcairo2 (>= 1.15.10), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0t64 (>= 2.79.0), libgraphene-1.0-0 (>= 1.10.0), libgtk-4-1 (>= 4.14.5+ds-0ubuntu0.10), libharfbuzz0b (>= 5.1.0), libjpeg8 (>= 8c), libpango-1.0-0 (>= 1.52.0), libpangocairo-1.0-0 (>= 1.52.0), libpangoft2-1.0-0 (>= 1.52.0), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.21.0), libwayland-egl1 (>= 1.21.0), libx11-6 (>= 2:1.4.99.1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-4-common (>= 4.14.5+ds-0ubuntu0.10)
Breaks: gtk-4-examples (<< 3.96.0-3~)
Description: programs for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the utilities which are used by the libraries
and other packages.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-4-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 6588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk4
Version: 4.14.5+ds-0ubuntu0.10
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: libgtk-4-1
Description: common files for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the common files which the libraries need.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-4-media-gstreamer
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk4
Version: 4.14.5+ds-0ubuntu0.10
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-base1.0-0 (>= 1.23.1), libgstreamer1.0-0 (>= 1.10.0), libgtk-4-1 (>= 4.13.5)
Description: GStreamer media backend for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the media module that uses GStreamer as backend.
Homepage: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk-layer-shell0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 289
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gtk-layer-shell
Version: 0.8.2-1build2
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.42.0), libgtk-3-0t64 (>= 3.21.4), libwayland-client0 (>= 1.20.0)
Description: Wayland Layer Shell protocol desktop component library
A library to write GTK applications that use Layer Shell. This library only
makes sense on Wayland compositors that support Layer Shell, and will not work
on X11. It supports all Layer Shell features including popups and popovers (GTK
popups Just Work™). Please open issues for any bugs you come across.
.
This package contains the shared libraries
Homepage: https://github.com/wmww/gtk-layer-shell
Original-Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Package: libgtk2.0-0
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 6051
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Config-Version: 2.24.33-2ubuntu2.1
Provides: gtk2.0-binver-2.10.0
Depends: libgtk2.0-common, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.34), libcairo2 (>= 1.6.4-6.1), libcups2 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.41.1), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3), libpangoft2-1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.5.0), libxrender1, adwaita-icon-theme | gnome-icon-theme, hicolor-icon-theme, shared-mime-info
Recommends: libgail-common, librsvg2-common, libgtk2.0-bin
Suggests: gvfs
Description: GTK graphical user interface library - old version
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk2.0-0t64
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 5983
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-4ubuntu1.1
Replaces: libgtk2.0-0
Provides: gtk2.0-binver-2.10.0, libgtk2.0-0 (= 2.24.33-4ubuntu1.1)
Depends: libgtk2.0-common, libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.38), libcairo2 (>= 1.6.4-6.1), libcups2t64 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0t64 (>= 2.79.0), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3), libpangoft2-1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.5.0), libxrender1, adwaita-icon-theme | gnome-icon-theme, hicolor-icon-theme, shared-mime-info
Recommends: libgail-common, librsvg2-common, libgtk2.0-bin
Suggests: gvfs
Breaks: libgtk2.0-0 (<< 2.24.33-4ubuntu1.1)
Description: GTK graphical user interface library - old version
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk2.0-bin
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+2.0
Version: 2.24.33-4ubuntu1.1
Depends: libgtk2.0-0t64 (= 2.24.33-4ubuntu1.1), libgtk2.0-common, gtk-update-icon-cache
Description: programs for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the utilities which are used by the libraries
and other packages.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtk2.0-common
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk+2.0
Version: 2.24.33-4ubuntu1.1
Recommends: libgtk2.0-0t64
Conffiles:
/etc/gtk-2.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf
Description: common files for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the common files which the libraries need.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtkmm-3.0-1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4971
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtkmm3.0
Version: 3.24.9-1
Replaces: libgtkmm-3.0-1, libgtkmm-3.0-1v5
Provides: libgtkmm-3.0-1v5 (= 3.24.9-1)
Depends: libatkmm-1.6-1v5 (>= 2.28.4), libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.14.5), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.35.5), libglib2.0-0t64 (>= 2.42.0), libglibmm-2.4-1t64 (>= 2.66.7), libgtk-3-0t64 (>= 3.24.0), libpangomm-1.4-1v5 (>= 2.46.4), libsigc++-2.0-0v5 (>= 2.6.1), libstdc++6 (>= 5.2)
Breaks: libgtkmm-3.0-1v5 (<< 3.24.9-1)
Conflicts: libgtkmm-3.0-1
Description: C++ wrappers for GTK+ (shared libraries)
Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0.
Gtkmm provides a convenient interface for C++ programmers to create
graphical user interfaces with GTK+'s flexible OO framework. Highlights
include type safe callbacks, widgets extensible using inheritance and
over 180 classes that can be freely combined to quickly create complex
user interfaces.
.
This package contains shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://www.gtkmm.org/
Package: libgtksourceview-4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 687
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtksourceview4
Version: 4.8.4-5build4
Depends: libatk1.0-0t64 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0t64 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-common (>= 4.8.4-5build4)
Description: shared libraries for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
other features typical of a source editor.
.
This package contains the shared libraries required by applications to use
this widget.
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtksourceview-4-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtksourceview4
Version: 4.8.4-5build4
Description: common files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
other features typical of a source editor.
.
This package contains the language specifications files for Ada, C, C++, C#,
CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL,
".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po"
(gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and
XML.
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtop-2.0-11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgtop2
Version: 2.41.3-1ubuntu0.24.04.1
Depends: libgtop2-common (>= 2.41.3-1ubuntu0.24.04.1), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libxau6 (>= 1:1.0.9)
Description: gtop system monitoring library (shared)
The gtop library reads information about processes and the state of the
system. It is used by the GNOME desktop environment.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgtop2-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgtop2
Version: 2.41.3-1ubuntu0.24.04.1
Description: gtop system monitoring library (common)
The gtop library reads information about processes and the state of the
system. It is used by the GNOME desktop environment.
.
This package contains the translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgts-0.7-5t64
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 413
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gts
Version: 0.7.6+darcs121130-5.2build1
Replaces: libgts-0.7-1, libgts-0.7-5, libgts-dev (<< 0.7.6+darcs121130-5.2build1)
Provides: libgts-0.7-5 (= 0.7.6+darcs121130-5.2build1)
Depends: libc6 (>= 2.29), libglib2.0-0t64 (>= 2.16.0)
Recommends: libgts-bin
Breaks: libgts-0.7-5 (<< 0.7.6+darcs121130-5.2build1)
Description: library to deal with 3D computational surface meshes
The GNU Triangulated Surface Library is intended to provide a simple and
efficient library to scientists dealing with 3D surfaces meshed with
interconnected triangles.
.
This package contains the shared libraries.
Homepage: http://gts.sourceforge.net/
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libgts-bin
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 227
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gts
Version: 0.7.6+darcs121130-5.2build1
Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5.2build1)
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.16.0), libgts-0.7-5t64 (= 0.7.6+darcs121130-5.2build1)
Description: utility binaries for libgts
The GTS Library is intended to provide a set of useful functions to
deal with 3D surfaces meshed with interconnected triangles.
.
This package contains some utility binaries.
Homepage: http://gts.sourceforge.net/
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libgudev-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgudev (238-5ubuntu1)
Version: 1:238-5ubuntu1
Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.79.0), libudev1 (>= 251)
Description: GObject-based wrapper library for libudev
This library makes it much simpler to use libudev from programs already using
GObject. It also makes it possible to easily use libudev from other
programming languages, such as Javascript, because of GObject introspection
support.
Homepage: https://wiki.gnome.org/Projects/libgudev
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgumbo2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gumbo-parser
Version: 0.12.0+dfsg-2build1
Depends: libc6 (>= 2.14)
Description: pure-C HTML5 parser
Gumbo is an implementation of the HTML5 parsing algorithm implemented
as a pure C99 library with no outside dependencies. It's designed to serve
as a building block for other tools and libraries such as linters,
validators, templating languages, and refactoring and analysis tools.
Homepage: https://codeberg.org/grisha/gumbo-parser
Original-Maintainer: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Package: libgupnp-1.6-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gupnp
Version: 1.6.6-1build3
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.79.0), libgssdp-1.6-0 (>= 1.6.2), libsoup-3.0-0 (>= 3.1.3), libxml2 (>= 2.7.4), shared-mime-info
Description: GObject-based library for UPnP
A GObject-based API for doing UPnP transparently.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgupnp-igd-1.6-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gupnp-igd
Version: 1.6.0-3build3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.70), libgssdp-1.6-0 (>= 1.6), libgupnp-1.6-0 (>= 1.6.0)
Description: library to handle UPnP IGD port mapping
A GObject-based API for controlling UPnP Internet Gateway Devices
port mapping.
Homepage: https://wiki.gnome.org/Projects/GUPnP
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgusb2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgusb
Version: 0.4.8-1build2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.79.0), libjson-glib-1.0-0 (>= 1.5.2), libusb-1.0-0 (>= 2:1.0.22)
Recommends: usb.ids
Description: GLib wrapper around libusb1
GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
.
This package contains the GUsb shared library.
Homepage: https://github.com/hughsie/libgusb
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: libgvc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1857
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Replaces: libgv-php5
Depends: libc6 (>= 2.35), libcairo2 (>= 1.15.8), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0t64 (>= 2.16.0), libgts-0.7-5t64 (>= 0.7.6), libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 13.1), libwebp7 (>= 1.3.2), libx11-6, zlib1g (>= 1:1.1.4)
Breaks: libgv-php5
Description: rich set of graph drawing tools - gvc library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the gvc library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libgvpr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Replaces: libgvpr1
Depends: libc6 (>= 2.33), libcdt5, libcgraph6
Description: rich set of graph drawing tools - gvpr library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the gvpr library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libhandy-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libhandy-1
Version: 1.8.3-1build2
Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.23.1), libpango-1.0-0 (>= 1.14.0)
Description: Library with GTK widgets for mobile phones
libhandy provides GTK widgets and GObjects to ease developing
applications for mobile phones.
.
This package contains the shared library.
Homepage: https://gitlab.gnome.org/GNOME/libhandy
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libharfbuzz-cairo0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Depends: libc6 (>= 2.14), libcairo2 (>= 1.17.8), libharfbuzz0b (>= 8.3.0)
Description: OpenType text shaping engine Cairo backend
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the Cairo backend.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libharfbuzz-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1758
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Provides: gir1.2-harfbuzz-0.0-dev (= 8.3.0-2build2)
Depends: gir1.2-freetype2-2.0-dev, gir1.2-gobject-2.0-dev, gir1.2-harfbuzz-0.0 (= 8.3.0-2build2), libharfbuzz0b (= 8.3.0-2build2), libharfbuzz-icu0 (= 8.3.0-2build2), libharfbuzz-gobject0 (= 8.3.0-2build2), libharfbuzz-subset0 (= 8.3.0-2build2), libharfbuzz-cairo0 (= 8.3.0-2build2), libglib2.0-dev, libgraphite2-dev, libicu-dev, libfreetype-dev
Description: Development files for OpenType text shaping engine
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the header files and static libraries for the
HarfBuzz library.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libharfbuzz-gobject0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.14.0), libharfbuzz0b (>= 7.3.0)
Description: OpenType text shaping engine ICU backend (GObject library)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the GObject library, providing wrapper GObject type
bindings for all HarfBuzz objects and enums.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libharfbuzz-icu0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu74 (>= 74.1-1~)
Description: OpenType text shaping engine ICU backend
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the ICU backend.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libharfbuzz-subset0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Depends: libc6 (>= 2.14), libharfbuzz0b (>= 2.2.0)
Description: OpenType text shaping engine (subset library)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the library for subsetting fonts. Subsetting reduces
codepoint coverage of font files and removes unnecessary data.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libharfbuzz0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 8.3.0-2build2
Replaces: libharfbuzz0, libharfbuzz0a
Depends: libc6 (>= 2.38), libfreetype6 (>= 2.11.1), libglib2.0-0 (>= 2.32.0), libgraphite2-3 (>= 1.2.2)
Conflicts: libharfbuzz0, libharfbuzz0a
Description: OpenType text shaping engine (shared library)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).
.
This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: libhashkit2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.1.4-1.1build3
Replaces: libhashkit2
Provides: libhashkit2 (= 1.1.4-1.1build3)
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.0)
Breaks: libhashkit2 (<< 1.1.4-1.1build3)
Description: libmemcached hashing functions and algorithms
libhashkit is a small and thread-safe client library that provides a
collection of useful hashing algorithm. libhashkit is distributed with
libmemcached.
.
This package provides the libhashkit shared library.
Homepage: https://awesomized.github.io/libmemcached/
Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Package: libheif-plugin-aomdec
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.17.6-1ubuntu4.6
Depends: libheif1 (= 1.17.6-1ubuntu4.6), libaom3 (>= 3.2.0), libc6 (>= 2.14), libstdc++6 (>= 4.1.1)
Description: ISO/IEC 23008-12:2017 HEIF file format decoder - aomdec plugin
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
image file format employing HEVC (h.265) image coding for the best compression
ratios currently possible.
.
This package contains the aomdec plugin
Homepage: http://www.libheif.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libheif-plugin-aomenc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.17.6-1ubuntu4.6
Depends: libheif1 (= 1.17.6-1ubuntu4.6), libaom3 (>= 3.2.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: ISO/IEC 23008-12:2017 HEIF file format decoder - aomenc plugin
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
image file format employing HEVC (h.265) image coding for the best compression
ratios currently possible.
.
This package contains the aomenc plugin
Homepage: http://www.libheif.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libheif-plugin-libde265
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.17.6-1ubuntu4.6
Depends: libheif1 (= 1.17.6-1ubuntu4.6), libc6 (>= 2.14), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: ISO/IEC 23008-12:2017 HEIF file format decoder - libde265 plugin
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
image file format employing HEVC (h.265) image coding for the best compression
ratios currently possible.
.
This package contains the libde265 plugin
Homepage: http://www.libheif.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libheif1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.17.6-1ubuntu4.6
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsharpyuv0 (>= 1.3.2), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), libheif-plugin-aomdec (= 1.17.6-1ubuntu4.6) | libheif-plugin-dav1d (= 1.17.6-1ubuntu4.6)
Recommends: libheif-plugin-aomenc (= 1.17.6-1ubuntu4.6)
Suggests: libheif-plugin-libde265 (= 1.17.6-1ubuntu4.6), libheif-plugin-x265 (= 1.17.6-1ubuntu4.6), libheif-plugin-ffmpegdec (= 1.17.6-1ubuntu4.6), libheif-plugin-jpegdec (= 1.17.6-1ubuntu4.6), libheif-plugin-jpegenc (= 1.17.6-1ubuntu4.6), libheif-plugin-j2kdec (= 1.17.6-1ubuntu4.6), libheif-plugin-j2kenc (= 1.17.6-1ubuntu4.6), libheif-plugin-rav1e (= 1.17.6-1ubuntu4.6), libheif-plugin-svtenc (= 1.17.6-1ubuntu4.6)
Description: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
image file format employing HEVC (h.265) image coding for the best compression
ratios currently possible.
.
This package contains the shared library.
Homepage: http://www.libheif.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libhogweed6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 337
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.9.1-2.2build1.1
Replaces: libhogweed6
Provides: libhogweed6 (= 3.9.1-2.2build1.1)
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64
Breaks: libhogweed6 (<< 3.9.1-2.2build1.1)
Description: low level cryptographic library (public-key cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the asymmetric cryptographic algorithms, which,
require the GNU multiple precision arithmetic library (libgmp) for
their large integer computations.
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Package: libhtml-form-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.11-1
Depends: perl:any, libhtml-parser-perl, libhttp-message-perl, liburi-perl
Description: module that represents an HTML form element
Objects of the HTML::Form class represents a single HTML <form> ... </form>
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Form
Package: libhtml-format-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.16-2
Provides: libhtml-formatter-perl (= 2.16-2)
Depends: perl:any, libfont-afm-perl, libhtml-tree-perl
Description: module for transforming HTML into various formats
HTML::Formatter is a base class for various formatters, which are modules
that traverse an HTML syntax tree and produce various output file formats.
There are currently three formatter classes included:
.
* HTML::FormatText for converting to plain human-readable text
* HTML::FormatPS for converting to PostScript
* HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF)
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Formatter
Package: libhtml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.81-1ubuntu0.1
Depends: perl (>= 5.38.2-3.2ubuntu0.3), perlapi-5.38.2, libc6 (>= 2.14), libhtml-tagset-perl, liburi-perl
Recommends: libhttp-message-perl
Suggests: libdata-dump-perl
Enhances: libwww-perl
Description: collection of modules that parse HTML text documents
HTML::Parser is a collection of modules useful for handling HTML documents.
These modules used to be part of the libwww-perl distribution, but are now
unbundled in order to facilitate a separate development track.
.
Objects of the HTML::Parser class will recognize markup and separate it from
content data. As different kinds of markup are recognized, the corresponding
event handler is invoked. The document to be parsed may also be supplied in
arbitrary chunks, making on-the-fly parsing of network documents possible.
Homepage: https://metacpan.org/release/HTML-Parser
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhtml-tagset-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.20-6
Depends: perl:any
Description: data tables pertaining to HTML
HTML::Tagset contains data tables useful in dealing with HTML. For instance,
it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
which cannot have content. It provides no functions or methods.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Tagset
Package: libhtml-template-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.97-2
Depends: perl:any, libcgi-pm-perl | perl (<< 5.19)
Suggests: libipc-sharedcache-perl
Description: module for using HTML templates with Perl
HTML::Template attempts to make using HTML templates simple and
natural. It extends standard HTML with the pseudo tags <TMPL_VAR>,
<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. These are used
to implement some basic logic - variable substitution, loops,
conditional branches - inside the HTML template, while leaving the more
complex computations to separate Perl code. This keeps the template
accessible for designers and other non-Perl people, without limiting
the programmer.
.
HTML::Template optionally stores its cache in shared memory using the
IPC::SharedCache module. Please install libipc-sharedcache-perl and
pass the shared_cache option to HTML::Template if you want to make use
of this.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Template
Package: libhtml-tree-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 478
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.07-3
Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl
Recommends: libhtml-format-perl, libwww-perl
Description: Perl module to represent and create HTML syntax trees
HTML::Tree is a collection of modules that represent, create and extract
information from HTML syntax trees. These modules used to be part of
the libwww-perl distribution, but are now unbundled in order to
facilitate a separate development track.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Tree
Package: libhttp-cookies-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.11-1
Depends: perl:any, libhttp-date-perl, libhttp-message-perl
Description: HTTP cookie jars
This class is for objects that represent a "cookie jar" -- that is, a
database of all the HTTP cookies that a given LWP::UserAgent object knows
about.
.
Cookies are a general mechanism which server side connections can use to both
store and retrieve information on the client side of the connection. For more
information about cookies refer to
<URL:http://curl.haxx.se/rfc/cookie_spec.html> and
<URL:http://www.cookiecentral.com/>. HTTP::Cookies also implements the new
style cookies described in RFC 2965. The two variants of cookies are supposed
to be able to coexist happily.
.
Instances of the class HTTP::Cookies are able to store a collection of
Set-Cookie2: and Set-Cookie: headers and are able to use this information to
initialize Cookie-headers in HTTP::Request objects. The state of a
HTTP::Cookies object can be saved in and restored from files.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTTP-Cookies
Package: libhttp-daemon-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.16-1ubuntu0.24.04.1
Depends: perl:any, libhttp-date-perl, libhttp-message-perl, libio-socket-ip-perl, liblwp-mediatypes-perl, libsocket-perl
Description: simple http server class
Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a
socket for incoming requests. The HTTP::Daemon is a subclass of
IO::Socket::IP, so you can perform socket operations directly on it too.
.
The accept() method will return when a connection from a client is available.
The returned value will be an HTTP::Daemon::ClientConn object which is
another IO::Socket::IP subclass. Calling the get_request() method on this
object will read data from the client and return an HTTP::Request object. The
ClientConn object also provide methods to send back various responses.
.
This HTTP daemon does not fork(2) for you. Your application, i.e. the user of
the HTTP::Daemon is responsible for forking if that is desirable. Also note
that the user is responsible for generating responses that conform to the
HTTP/1.1 protocol.
Homepage: https://metacpan.org/release/HTTP-Daemon
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhttp-date-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.06-1ubuntu0.24.04.1
Depends: perl:any, libtime-local-perl (>= 1.28), libtimedate-perl
Description: module of date conversion routines
HTTP::Date provides functions that deal the date formats used by the HTTP
protocol (and then some more). Only the first two functions, time2str() and
str2time(), are exported by default.
Homepage: https://metacpan.org/release/HTTP-Date
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhttp-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.45-1ubuntu1
Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Suggests: libio-compress-brotli-perl
Description: 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.
Homepage: https://metacpan.org/release/HTTP-Message
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libhttp-negotiate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.01-2
Depends: perl:any, libhttp-message-perl
Description: implementation of content negotiation
HTTP::Negotiate provides a complete implementation of the HTTP content
negotiation algorithm. Content negotiation allows for the selection of a
preferred content representation based upon attributes of the negotiable
variants and the value of the various Accept* header fields in the request.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTTP-Negotiate
Package: libhttp-parser2.9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: http-parser
Version: 2.9.4-6build1
Depends: libc6 (>= 2.2.5)
Description: parser for HTTP messages written in C
It parses both requests and responses. The parser is designed to be used in
performance HTTP applications. It does not make any syscalls nor allocations,
it does not buffer data, it can be interrupted at anytime. Depending on your
architecture, it only requires about 40 bytes of data per message stream (in
a web server that is per connection).
Homepage: https://github.com/joyent/http-parser
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libhunspell-1.7-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 766
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hunspell
Version: 1.7.2+really1.7.2-10build3
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary
Breaks: hunspell (<< 1.7.2+really1.7.2), r-cran-hunspell (<= 3.0.2+dfsg-1)
Conflicts: openoffice.org-core (= 2.2.0~rc2-1)
Description: spell checker and morphological analyzer (shared library)
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and an
OpenOffice.org UNO module.
.
Main features:
- Unicode support (first 65535 Unicode characters)
- morphological analysis (in custom item and arrangement style)
- Max. 65535 affix classes and twofold affix stripping (for agglutinative
languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
- Support complex compoundings (for example, Hungarian and German)
- Support language specific algorithms (for example, handling Azeri
and Turkish dotted i, or German sharp s)
- Handling conditional affixes, circumfixes, fogemorphemes,
forbidden words, pseudoroots and homonyms.
.
This package contains the shared library.
Homepage: https://hunspell.github.io/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libhunspell-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hunspell
Version: 1.7.2+really1.7.2-10build3
Depends: libhunspell-1.7-0 (= 1.7.2+really1.7.2-10build3)
Description: spell checker and morphological analyzer (development)
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and an
OpenOffice.org UNO module.
.
Main features:
- Unicode support (first 65535 Unicode characters)
- morphological analysis (in custom item and arrangement style)
- Max. 65535 affix classes and twofold affix stripping (for agglutinative
languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
- Support complex compoundings (for example, Hungarian and German)
- Support language specific algorithms (for example, handling Azeri
and Turkish dotted i, or German sharp s)
- Handling conditional affixes, circumfixes, fogemorphemes,
forbidden words, pseudoroots and homonyms.
.
This package contains the headers and the static library.
Homepage: https://hunspell.github.io/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libhwasan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4897
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libhwy1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: highway
Version: 1.0.7-8.1build1
Replaces: libhwy1
Provides: libhwy1 (= 1.0.7-8.1build1)
Depends: libc6 (>= 2.25), libgcc-s1 (>= 12), libstdc++6 (>= 5)
Breaks: libhwy1 (<< 1.0.7-8.1build1)
Description: Efficient and performance-portable SIMD wrapper (runtime files)
This library provides type-safe and source-code portable wrappers over
existing platform-specific intrinsics. Its design aims for simplicity,
reliable efficiency across platforms, and immediate usability with current
compilers.
.
This package installs the highway runtime files.
Homepage: https://github.com/google/highway
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libhyphen0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hyphen
Version: 2.8.8-7build3
Depends: libc6 (>= 2.14)
Description: ALTLinux hyphenation library - shared library
ALTLinuxhyph is a modified version of libhnj which is a high quality
hyphenation and justification library based on the TeX
hyphenation algorithm. The TeX hyphenation patterns could be used after
a preprocessing step.
.
It is used in OpenOffice.org
.
This package contains the shared library.
Homepage: https://github.com/hunspell/hyphen
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libibverbs1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 193
Maintainer: Benjamin Drung <bdrung@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rdma-core
Version: 50.0-2ubuntu0.2
Depends: adduser, libc6 (>= 2.38), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7)
Recommends: ibverbs-providers
Breaks: ibverbs-providers (<< 34~)
Description: Library for direct userspace use of RDMA (InfiniBand/iWARP)
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
the RDMA Protocol Verbs Specification. iWARP ethernet NICs support
RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
high-throughput, low-latency networking technology. InfiniBand host
channel adapters (HCAs) and iWARP NICs commonly support direct
hardware access from userspace (kernel bypass), and libibverbs
supports this when available.
.
For this library to be useful, a device-specific plug-in module
should also be installed.
.
This package contains the shared library.
Homepage: https://github.com/linux-rdma/rdma-core
Package: libice-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libice
Version: 2:1.0.10-1build3
Depends: libice6 (= 2:1.0.10-1build3), x11proto-dev
Suggests: libice-doc
Description: X11 Inter-Client Exchange library (development headers)
This package provides the main interface to the X11 Inter-Client Exchange
library, which allows for communication of data between X clients.
.
This package contains the development headers for the library found in libice6.
Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libICE
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libice6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libice
Version: 2:1.0.10-1build3
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.38), x11-common
Description: X11 Inter-Client Exchange library
This package provides the main interface to the X11 Inter-Client Exchange
library, which allows for communication of data between X clients.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libICE
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libicu-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 47851
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 74.2-1ubuntu3.1
Replaces: icu-devtools (<< 74.1~rc-1~)
Depends: libicu74 (= 74.2-1ubuntu3.1), icu-devtools (>= 74.2-1ubuntu3.1), libc6-dev | libc-dev
Suggests: icu-doc
Breaks: icu-devtools (<< 74.1~rc-1~)
Description: Development files for International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the development
files for ICU.
Homepage: https://icu.unicode.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libicu70
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 70.1-2
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://icu.unicode.org/
Package: libicu74
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35919
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 74.2-1ubuntu3.1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package contains the runtime
libraries for ICU.
Homepage: https://icu.unicode.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libidn12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.42-1ubuntu0.1
Depends: libc6 (>= 2.14)
Description: GNU Libidn library, implementation of IETF IDN specifications
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode and
decode internationalized domain names. The Nameprep, XMPP, SASLprep,
and iSCSI profiles are supported.
.
This package contains the shared library.
Homepage: https://www.gnu.org/software/libidn/
Original-Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Package: libidn2-0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.3.7-2build1.1
Depends: libc6 (>= 2.14), libunistring5 (>= 1.1)
Description: Internationalized domain names (IDNA2008/TR46) library
Libidn2 implements the revised algorithm for internationalized domain
names called IDNA2008/TR46.
.
This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Original-Maintainer: Debian Libidn team <help-libidn@gnu.org>
Package: libidn2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.3.7-2build1.1
Provides: libidn2-0-dev
Depends: libidn2-0 (= 2.3.7-2build1.1)
Description: Internationalized domain names (IDNA2008/TR46) development files
Libidn2 implements the revised algorithm for internationalized domain
names called IDNA2008/TR46.
.
This package contains header files and libraries for static linking.
Homepage: https://www.gnu.org/software/libidn/#libidn2
Original-Maintainer: Debian Libidn team <help-libidn@gnu.org>
Package: libiec61883-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libiec61883
Version: 1.2.0-6build1
Depends: libc6 (>= 2.4), libraw1394-11 (>= 2.1.2)
Description: partial implementation of IEC 61883 (shared lib)
Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2
(DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all
FireWire multimedia devices use IEC 61883 protocols.
.
The libiec61883 library provides a higher level API for streaming DV,
MPEG-2 and audio over Linux IEEE 1394. This includes both reception and
transmission. It uses the new "rawiso" API of libraw1394, which
transparently provides mmap-ed DMA for efficient data transfer. It also
represents the third generation of I/O technology for Linux 1394 for
these media types thereby removing the complexities of additional kernel
modules, /dev nodes, and procfs. It also consolidates features for plug
control registers and connection management that previously existed in
experimental form in an unreleased version of libavc1394.
Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libieee1284-3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libieee1284
Version: 0.2.11-14.1build1
Replaces: libieee1284-3
Provides: libieee1284-3 (= 0.2.11-14.1build1)
Depends: libc6 (>= 2.33)
Breaks: libieee1284-3 (<< 0.2.11-14.1build1)
Description: cross-platform library for parallel port access
This library was designed to ease the use of the parallel port. It will
automatically figure out which access method is available, depending on the
running kernel and the permissions of the process.
.
It handles particular queries to the devices, like fetching the Device ID of
a device.
Homepage: http://cyberelk.net/tim/software/libieee1284/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libigdgmm12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 639
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-gmmlib
Version: 22.3.17+ds1-1ubuntu1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Description: Intel Graphics Memory Management Library -- shared library
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for
OpenCL and the Intel Media Driver for VAAPI.
.
This library is only useful for Broadwell and newer CPUs.
.
This package includes the shared library.
Homepage: https://github.com/intel/gmmlib
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libijs-0.35
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ijs
Version: 0.35-15.1build1
Depends: libc6 (>= 2.14)
Description: IJS raster image transport protocol: shared library
IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot provides a reference implementation of the protocol,
the design of which is still in flux. When the protocol specification is
published, it will be authoritative. Applications should feel free to link
against the library provided in this package, adapt that code for their own
needs, or roll a completely new implementation.
.
IJS is a client-server protocol, used to write ghostscript drivers. The
drivers are separate programs. The client and server communicate via pipes,
though shared memory may be used additionally in the future. Currently IJS
is used by the hpijs and ijsgimpprint drivers.
.
Code for both the client- and server-side is included in the library. This
package provides the shared library.
Homepage: http://www.linuxprinting.org/ijs/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libimagequant0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libimagequant
Version: 2.18.0-1build1
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9)
Description: 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.
Homepage: https://github.com/ImageOptim/libimagequant
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libimath-3-1-29t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imath
Version: 3.1.9-3.1ubuntu2
Replaces: libimath-3-1-29
Provides: libimath-3-1-29 (= 3.1.9-3.1ubuntu2)
Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1)
Breaks: libimath-3-1-29 (<< 3.1.9-3.1ubuntu2)
Description: Utility libraries from ASF used by OpenEXR - runtime
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.
.
Imath also includes optional Python bindings for all types and
functions, including optimized implementations of vector and
matrix arrays.
.
This package provides the runtime libraries.
Homepage: https://www.openexr.com
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libimobiledevice6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 199
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libimobiledevice
Version: 1.3.0-8.1build3
Replaces: libimobiledevice0, libimobiledevice1, libiphone0
Depends: libc6 (>= 2.34), libplist-2.0-4 (>= 2.3.0), libssl3t64 (>= 3.0.0), libusbmuxd6 (>= 2.0.2)
Recommends: usbmuxd
Suggests: libusbmuxd-tools
Conflicts: libiphone0
Description: Library for communicating with iPhone and other Apple devices
libimobiledevice is a library that talks the native Apple USB protocols that
the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice
does not depend on using any existing libraries from Apple.
Homepage: https://www.libimobiledevice.org/
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Package: libinih1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libinih
Version: 55-1ubuntu2
Depends: libc6 (>= 2.4)
Description: simple .INI file parser
inih (INI Not Invented Here) is a simple .INI file parser written in C.
It's only a couple of pages of code, and it was designed to be small and
simple, so it's good for embedded systems. It's also more or less
compatible with Python's ConfigParser style of .INI files, including
RFC 822-style multi-line syntax and name: value entries.
Homepage: https://github.com/benhoyt/inih
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Package: libinput-bin
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libinput
Version: 1.25.0-1ubuntu3.4
Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libudev1 (>= 183), libwacom9 (>= 2.0.0)
Description: input device management and event handling library - udev quirks
libinput is a library that handles input devices for display servers and
other applications that need to directly deal with input devices.
.
It provides device detection, device handling, input device event
processing and abstraction to minimize the amount of custom input
code the user of libinput needs to provide the common set of
functionality that users expect.
.
This package includes the udev quirks database and helpers.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libinput10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libinput
Version: 1.25.0-1ubuntu3.4
Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libmtdev1t64 (>= 1.1.0), libudev1 (>= 183), libwacom9 (>= 2.0.0), libinput-bin (>= 1.25.0-1ubuntu3.4)
Description: input device management and event handling library - shared library
libinput is a library that handles input devices for display servers and
other applications that need to directly deal with input devices.
.
It provides device detection, device handling, input device event
processing and abstraction to minimize the amount of custom input
code the user of libinput needs to provide the common set of
functionality that users expect.
.
This package includes the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/libinput/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libinstpatch-1.0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 781
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libinstpatch
Version: 1.1.6-1build2
Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.79.0), libsndfile1 (>= 1.0.20)
Description: MIDI instrument editing library
libInstPatch stands for lib-Instrument-Patch and is a library for
processing digital sample based MIDI instrument "patch" files.
The types of files libInstPatch supports are used for creating
instrument sounds for wavetable synthesis. This library provides
an object framework (based on GObject) to load patch files into,
which can then be edited, converted, compressed and saved.
.
More information can be found on the Project Swami website
http://swami.sourceforge.net.
.
This package contains the shared library.
Homepage: https://github.com/swami/libinstpatch
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libintl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 4290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.33-1build3
Depends: perl:any
Recommends: libintl-xs-perl
Description: Uniforum message translations system compatible i18n library
libintl-perl is an internationalization library for Perl that aims to be
compatible with the Uniforum message translations system as implemented for
example in GNU gettext.
Homepage: https://metacpan.org/release/libintl-perl
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libintl-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libintl-perl
Version: 1.33-1build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.3), libintl-perl (= 1.33-1build3)
Description: XS Uniforum message translations system compatible i18n library
libintl-perl is an internationalization library for Perl that aims to be
compatible with the Uniforum message translations system as implemented for
example in GNU gettext.
.
This package contains the XS Implementation of Uniforum Message Translation,
which is, thanks to the use of C code and libraries, a little bit faster than
the pure Perl implementation.
Homepage: https://metacpan.org/release/libintl-perl
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libio-html-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.004-3
Depends: perl:any
Description: open an HTML file with automatic charset detection
IO::HTML provides an easy way to open a file containing HTML while
automatically determining its encoding. It uses the HTML5 encoding
sniffing algorithm specified in section 8.2.2.1 of the draft standard.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-HTML
Package: libio-socket-inet6-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.73-1
Depends: perl:any, libsocket6-perl
Description: object interface for AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to create and use sockets
in the AF_INET6 domain. It is built upon the IO::Socket interface and
inherits all the methods defined by IO::Socket.
.
Please note that IO-Socket-INET6 is considered deprecated. It was succeeded
by IO::Socket::IP. Please consider converting old code from IO-Socket-INET6
to IO-Socket-IP.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-Socket-INET6
Package: libio-socket-ssl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 631
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.085-1
Depends: perl:any, libnet-ssleay-perl, netbase
Recommends: libio-socket-ip-perl | libio-socket-inet6-perl, libsocket-perl | libsocket6-perl, liburi-perl | libnet-libidn-perl | libnet-idn-encode-perl
Suggests: ca-certificates
Description: Perl module implementing object oriented interface to SSL sockets
This module is a true drop-in replacement for IO::Socket::INET that
uses SSL to encrypt data before it is transferred to a remote server
or client. IO::Socket::SSL supports all the extra features that one
needs to write a full-featured SSL client or server application:
multiple SSL contexts, cipher selection, certificate verification, and
SSL version selection. As an extra bonus, it works perfectly with
mod_perl.
.
IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or
libio-socket-inet6-perl is installed.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-Socket-SSL
Package: libio-stringy-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: io-stringy
Version: 2.111-3
Depends: perl
Description: modules for I/O on in-core objects (strings/arrays)
IO::stringy primarily provides modules for performing both traditional and
object-oriented I/O on things *other* than normal filehandles; in particular,
IO::Scalar, IO::ScalarArray, and IO::Lines.
.
The libio-stringy-perl package provides the following modules:
.
* IO::AtomicFile - write a file which is updated atomically
* IO::InnerFile - define a file inside another file
* IO::Lines - IO:: interface for reading/writing an array of lines
* IO::Scalar - IO:: interface for reading/writing a scalar
* IO::ScalarArray - IO:: interface for reading/writing an array of scalars
* IO::Stringy - I/O on in-core objects like strings and arrays
* IO::Wrap - wrap raw filehandles in IO::Handle interface
* IO::WrapTie - wrap tieable objects in IO::Handle interface
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-stringy
Package: libip4tc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.10-3ubuntu2
Depends: libc6 (>= 2.4)
Description: netfilter libip4tc library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package contains the user-space iptables (IPv4) C library from the
Netfilter xtables framework.
.
iptables IPv4 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libip6tc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.10-3ubuntu2
Depends: libc6 (>= 2.4)
Description: netfilter libip6tc library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
This package contains the user-space iptables (IPv6) C library from the
Netfilter xtables framework.
.
iptables IPv6 ruleset ADT and kernel interface.
.
This library has been considered private for years (and still is), in the
sense of changing symbols and backward compatibility not guaranteed.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libipc-system-simple-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.30-2
Depends: perl:any
Description: Perl module to run commands simply, with detailed diagnostics
IPC::System::Simple takes the hard work out of calling external commands; it
provides replacements for system() and the backtick operator that will either
succeed, or die with rich diagnostic messages on errors.
.
The module also includes the ability to specify acceptable exit values, trap
errors, or process diagnostics.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IPC-System-Simple
Package: libipset13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 247
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ipset
Version: 7.19-1ubuntu2
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Description: library for IP sets
IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
administered by the ipset(8) utility. Depending on the type, currently an
IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
MAC addresses in a way which ensures lightning speed when matching an
entry against a set.
.
If you want to
.
* store multiple IP addresses or port numbers and match against the
entire collection using a single iptables rule.
* dynamically update iptables rules against IP addresses or ports without
performance penalty.
* express complex IP address and ports based rulesets with a single
iptables rule and benefit from the speed of IP sets.
.
then IP sets may be the proper tool for you.
.
This package contains the shared libraries needed to run programs that use
the IP sets library.
Homepage: https://ipset.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libipt2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: intel-processor-trace
Version: 2.0.6-1build1
Depends: libc6 (>= 2.34)
Description: Intel Processor Trace Decoder Library
Intel's reference implementation for decoding Intel PT.
.
Go to https://software.intel.com/en-us/intel-platform-analysis-library
for sample code that uses the library.
Homepage: https://github.com/intel/libipt
Original-Maintainer: Victor Seva <vseva@debian.org>
Package: libisl23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2032
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: isl
Version: 0.26-3build1.1
Replaces: libisl-dbg (<< 0.19)
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: libisl-dbg (<< 0.19)
Description: manipulating sets and relations of integer points bounded by linear constraints
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, and computing the lexicographic
minimum using parametric integer programming. It also includes an ILP solver
based on generalized basis reduction.
.
This package contains the runtime library.
Homepage: http://isl.gforge.inria.fr/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libisns0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: open-isns
Version: 0.101-0.3build3
Replaces: libisns0
Provides: libisns0 (= 0.101-0.3build3)
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Recommends: netbase
Breaks: libisns0 (<< 0.101-0.3build3)
Description: Internet Storage Name Service - shared libraries
Open-iSNS is an implementation of the Internet Storage Name Service
(iSNS), according to RFC 4171, which facilitates automated discovery,
management, and configuration of iSCSI and Fibre Channel devices on a
TCP/IP network.
.
This package provides the libisns shared library for use in client
applications.
Homepage: https://github.com/open-iscsi/open-isns
Original-Maintainer: Debian iSCSI Maintainers <open-isns@packages.debian.org>
Package: libisofs6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 513
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libisofs
Version: 1.5.6.pl01-1.1ubuntu2
Replaces: libisofs6
Provides: libisofs6 (= 1.5.6.pl01-1.1ubuntu2)
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), zlib1g (>= 1:1.2.0)
Breaks: libisofs6 (<< 1.5.6.pl01-1.1ubuntu2)
Description: library to create ISO 9660 images
libisofs creates ISO 9660 (aka ECMA-119) filesystem images which can either
be written to POSIX file objects or handed over to libburn for being written
directly to optical media.
It can read metadata of ISO 9660 filesystems, manipulate them, and use them
to produce new complete filesystem images or add-on images to be appended
to the read filesystem image.
Supported extensions to ISO 9660 are Rock Ridge, Joliet, AAIP, zisofs.
Homepage: http://libburnia-project.org
Original-Maintainer: Debian Libburnia packagers <pkg-libburnia-devel@lists.alioth.debian.org>
Package: libitm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libjack-jackd2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jackd2
Version: 1.9.21~dfsg-3ubuntu3
Replaces: libjack-0.116, libjack-0.125
Provides: libjack-0.116, libjack-0.125
Depends: libc6 (>= 2.38), libdb5.3t64, libgcc-s1 (>= 3.0), libopus0 (>= 1.3.1-2~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 13.1)
Suggests: jackd2 (= 1.9.21~dfsg-3ubuntu3)
Conflicts: libjack-0.116, libjack-0.125, libjack0
Description: JACK Audio Connection Kit (libraries)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the shared libraries.
Homepage: https://jackaudio.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libjack-jackd2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jackd2
Version: 1.9.21~dfsg-3ubuntu3
Provides: libjack-dev, libjack-dev-session, libjack0.100.0-dev
Depends: libjack-jackd2-0 (= 1.9.21~dfsg-3ubuntu3), pkg-config
Breaks: libjack0.100.0-dev (<< 0.102.20-2)
Conflicts: libjack-dev
Description: JACK Audio Connection Kit (development files)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains files needed for the development of JACK applications
and an API reference.
Homepage: https://jackaudio.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libjansson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jansson
Version: 2.14-2build2
Depends: libc6 (>= 2.38)
Description: C library for encoding, decoding and manipulating JSON data
Jansson is a C library for encoding, decoding and manipulating JSON data.
.
It features:
* Simple and intuitive API and data model
* Comprehensive documentation
* No dependencies on other libraries
* Full Unicode support (UTF-8)
* Extensive test suite
Homepage: http://www.digip.org/jansson/
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Package: libjavascriptcoregtk-4.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.52.3-0ubuntu0.24.04.1
Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.66.0), libicu74 (>= 74.1-1~), libstdc++6 (>= 12), libsystemd0, zlib1g (>= 1:1.1.4)
Description: JavaScript engine library from WebKitGTK
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.1).
.
This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Package: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jbigkit
Version: 2.1-6.1ubuntu2
Depends: libc6 (>= 2.4)
Description: JBIGkit libraries
JBIG-KIT provides a portable library of compression and decompression functions
with a documented interface that you can include very easily into your image or
document processing software.
.
This package contains the dynamically linked library.
Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/
Original-Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Package: libjbig2dec0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jbig2dec
Version: 0.20-1ubuntu0.24.04.1
Depends: libc6 (>= 2.14)
Description: JBIG2 decoder library - shared libraries
jbig2dec is a decoder library and example utility implementing the JBIG2
bi-level image compression spec. Also known as ITU T.88 and ISO IEC
14492, and included by reference in Adobe's PDF version 1.4 and later.
.
This package contains the shared library libjbig2dec.
Homepage: https://jbig2dec.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libjcode-pm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.06-1.1build1
Depends: perl:any
Description: Perl extension interface to convert Japanese text
Jcode.pm is a Perl module that handles various Japanese charsets.
It has all features available on jcode.pl PLUS
- Object-oriented approach on Japanese text handling
- mime header handling
- Unicode feature (UCS2 and UTF8)
Original-Maintainer: Atsushi KAMOSHIDA <kamop@debian.org>
Package: libjemalloc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 839
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jemalloc
Version: 5.3.0-2build1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.4)
Description: general-purpose scalable concurrent malloc(3) implementation
A library providing a malloc(3) implementation for multi-threaded processes on
multi-processor systems.
.
Notable features are reduced lock contention, predictable low fragmentation,
and introspection with heap profiling.
Homepage: https://jemalloc.net/
Original-Maintainer: Faidon Liambotis <paravoid@debian.org>
Package: libjna-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.14.0-1
Depends: libjna-jni
Description: Dynamic access of native libraries from Java without JNI
JNA provides Java programs easy access to native shared libraries without
writing anything but Java code - no JNI or native code is required. This
functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
Access is dynamic at runtime without code generation.
.
JNA's design aims to provide native access in a natural way with a minimum of
effort. No boilerplate or generated code is required. While some attention is
paid to performance, correctness and ease of use take priority.
.
The JNA library uses a small native library stub to dynamically invoke native
code. The developer uses a Java interface to describe functions and structures
in the target native library. This makes it quite easy to take advantage of
native platform features without incurring the high overhead of configuring and
building JNI code for multiple platforms.
Original-Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/twall/jna
Package: libjna-jni
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libjna-java
Version: 5.14.0-1
Depends: libc6 (>= 2.34), libffi8 (>= 3.4)
Description: Dynamic access of native libraries from Java without JNI (native libs)
JNA provides Java programs easy access to native shared libraries without
writing anything but Java code - no JNI or native code is required. This
functionality is comparable to Windows' Platform/Invoke and Python's ctypes.
Access is dynamic at runtime without code generation.
.
This package contains the native libraries for libjna-java
Original-Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/twall/jna
Package: libjpeg-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg8-empty
Version: 8c-2ubuntu11
Depends: libjpeg8-dev
Description: Independent JPEG Group's JPEG runtime library (dependency package)
This package will always depend on the current default JPEG library
development package version.
Package: libjpeg-turbo8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 587
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 2.1.5-2ubuntu2
Depends: libc6 (>= 2.14)
Description: libjpeg-turbo JPEG runtime library
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is
an API/ABI compatible with the IJG JPEG library.
.
This package contains the shared runtime library.
Homepage: https://www.libjpeg-turbo.org/
Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Package: libjpeg-turbo8-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 2.1.5-2ubuntu2
Replaces: libjpeg62-dev, libjpeg7-dev, libjpeg9-dev
Provides: libjpeg-dev
Depends: libc-dev, libjpeg-turbo8 (= 2.1.5-2ubuntu2)
Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg9-dev
Description: Development files for the libjpeg-turbo JPEG library
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is
an API/ABI compatible with the IJG JPEG library.
.
This package contains the static library, headers and documentation.
Homepage: https://www.libjpeg-turbo.org/
Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Package: libjpeg8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg8-empty
Version: 8c-2ubuntu11
Depends: libjpeg-turbo8 (>= 1.1.90+svn722-1ubuntu6)
Description: Independent JPEG Group's JPEG runtime library (dependency package)
libjpeg8 dependency package, depending on libjpeg-turbo8.
Package: libjpeg8-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg8-empty
Version: 8c-2ubuntu11
Depends: libjpeg-turbo8-dev (>= 1.1.90+svn722-1ubuntu6), libjpeg8 (= 8c-2ubuntu11)
Description: Independent JPEG Group's JPEG runtime library (dependency package)
libjpeg8-dev dependency package, depending on libjpeg-turbo8-dev.
Package: libjq1
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jq
Version: 1.7.1-3ubuntu0.24.04.2
Depends: libc6 (>= 2.39), libonig5 (>= 6.8.1)
Description: lightweight and flexible command-line JSON processor - shared library
jq is like sed for JSON data – you can use it to slice
and filter and map and transform structured data with
the same ease that sed, awk, grep and friends let you
play with text.
.
It is written in portable C, and it has minimal runtime
dependencies.
.
jq can mangle the data format that you have into the
one that you want with very little effort, and the
program to do so is often shorter and simpler than
you’d expect.
.
This package contains the shared library.
Homepage: https://jqlang.github.io/jq
Original-Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Package: libjs-bootstrap
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 859
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: twitter-bootstrap3
Version: 3.4.1+dfsg-3+deb12u1build0.24.04.1
Depends: fonts-glyphicons-halflings
Description: HTML, CSS and JS framework
Bootstrap is a popular HTML, CSS, and JS framework for developing
responsive, mobile first projects on the web.
.
It includes base CSS and HTML for typography, forms, buttons, tables,
grids, navigation, and more.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://getbootstrap.com/
Package: libjs-bootstrap4
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 4011
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: twitter-bootstrap4
Version: 4.6.1+dfsg1-4+deb12u1build0.24.04.1
Provides: node-bootstrap (= 4.6.1+dfsg1-4+deb12u1build0.24.04.1), sass-stylesheets-bootstrap
Depends: libjs-popper.js (>= 1.14.6+ds2-2)
Enhances: sass
Description: HTML, CSS and JS framework
Bootstrap is a popular HTML, CSS, and JS framework
for developing responsive, mobile first projects on the web.
.
It includes base CSS and HTML
for typography, forms, buttons, tables, grids, navigation, and more.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://getbootstrap.com/
Package: libjs-bootstrap5
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 3720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: bootstrap-html
Version: 5.3.1+dfsg-1
Depends: libjs-popper.js
Suggests: bootstrap-icons, libjs-bootstrap5-doc
Description: HTML front-end framework (version 5)
Bootstrap is a CSS framework directed at responsive, mobile-first front-end
web development. It contains HTML, CSS and (optionally) JavaScript-based design
templates for typography, forms, buttons, navigation, and other interface
components.
.
This package contains bootstrap version 5.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Homepage: https://getbootstrap.com
Package: libjs-d3
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 614
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: d3
Version: 3.5.17-4
Description: JavaScript visualization library for HTML and SVG
JavaScript library for manipulating documents based on data. D3 helps you
bring data to life using HTML, SVG and CSS. D3's emphasis on web standards
gives you the full capabilities of modern browsers without tying yourself to
a proprietary framework, combining powerful visualization components and a
data-driven approach to DOM manipulation.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://d3js.org
Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 705
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: node-jquery
Version: 3.6.1+dfsg+~3.5.14-1
Recommends: javascript-common
Description: JavaScript library for dynamic web applications
jQuery is a fast, concise, JavaScript Library
that simplifies how you traverse HTML documents, handle events,
perform animations, and add Ajax interactions to your web pages.
jQuery is designed to change the way that you write JavaScript.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://jquery.com/
Package: libjs-jquery-ui
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 2398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: jqueryui
Version: 1.13.2+dfsg-1
Depends: libjs-jquery
Recommends: javascript-common
Suggests: libjs-jquery-ui-docs
Description: JavaScript UI library for dynamic web applications
jQuery UI provides abstractions for low-level interaction and
animation, advanced effects and high-level, themeable widgets,
built on top of the jQuery JavaScript Library, that you can use
to build highly interactive web applications.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://jqueryui.com/
Package: libjs-popper.js
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 611
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: popper.js
Version: 1.16.1+ds-6
Provides: node-popper.js (= 1.16.1), node-popper.js (= 1.16.1+ds-6), node-popperjs-babel-config (= 1.0.0), node-popperjs-bundle (= 1.0.2), node-popperjs-eslint-config-popper (= 1.0.0), node-popperjs-test (= 1.0.2), node-popperjs-test-utils (= 1.0.0)
Depends: javascript-common
Recommends: node-jquery
Description: Javascript library to position poppers in web applications
A popper is an element on the screen which "pops out" from the natural flow
of your application.
Common examples of poppers are tooltips, popovers and drop-downs.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://popper.js.org/
Package: libjs-prettify
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: prettify.js
Version: 2015.12.04+dfsg-1.1
Description: syntax highlighting of source code snippets in an html page
A Javascript module and CSS file that allows syntax highlighting of
source code snippets in an html page.
.
Features:
.
* Works on HTML pages
* Works even if code contains embedded links, line numbers, etc.
* Simple API : include some JS&CSS and add an onload handler.
* Customizable styles via CSS. See the themes gallery
* Supports all C-like, Bash-like, and XML-like languages.
* Extensible language handlers for other languages.
* Widely used with good cross-browser support.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://github.com/google/code-prettify/
Package: libjs-sizzle
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sizzle
Version: 2.3.10+ds+~2.3.6-1
Provides: node-sizzle, node-types-sizzle
Breaks: node-typescript-types (<< 20201122~)
Description: Pure-JavaScript CSS selector engine
Features:
- completely standalone (no library dependencies)
- competitive performance for most frequently used selectors
- only 4KB minified and gzipped
- highly extensible with easy-to-use API
- designed for optimal performance with event delegation
- clear IP assignment (all code held by the Dojo Foundation, contributors
sign CLAs)
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://github.com/jquery/sizzle
Package: libjs-sphinxdoc
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 200
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: sphinx
Version: 7.2.6-6
Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1)
Description: JavaScript support for Sphinx documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package provides JavaScript code for documentation generated by Sphinx.
Homepage: https://www.sphinx-doc.org/
Package: libjs-underscore
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: underscore
Version: 1.13.4~dfsg+~1.11.4-3
Recommends: javascript-common, libjs-jquery
Description: JavaScript's functional programming helper library
Underscore is a utility-belt library for JavaScript that provides a lot
of the functional programming support that you would expect in
Prototype.js (or Ruby), but without extending any of the built-in
JavaScript objects. It's the tie to go along with jQuery's tux.
.
Underscore provides 60-odd functions that support both the usual
functional suspects: map, select, invoke - as well as more specialized
helpers: function binding, javascript templating, deep equality
testing, and so on. It delegates to built-in functions, if present, so
modern browsers will use the native implementations of forEach, map,
reduce, filter, every, some and indexOf.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://underscorejs.org/
Package: libjson-c5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.17-1build1
Depends: libc6 (>= 2.38)
Description: JSON manipulation library - shared library
This library allows you to easily construct JSON objects in C,
output them as JSON formatted strings and parse JSON formatted
strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libjson-glib-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-glib
Version: 1.8.0-2build2
Depends: libjson-glib-1.0-common (>= 1.8.0-2build2), libc6 (>= 2.14), libglib2.0-0 (>= 2.79.0)
Description: GLib JSON manipulation library
JSON-GLib is a library for parsing, generating and manipulating JavaScript
Object Notation (JSON) data streams using the GLib type system. It allows
manipulating JSON data types with a Document Object Model API. It also
allows serializing and deserializing simple or complex GObjects to and
from JSON data types.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libjson-glib-1.0-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: json-glib
Version: 1.8.0-2build2
Description: GLib JSON manipulation library (common files)
JSON-GLib is a library for parsing, generating and manipulating JavaScript
Object Notation (JSON) data streams using the GLib type system. It allows
manipulating JSON data types with a Document Object Model API. It also
allows serializing and deserializing simple or complex GObjects to and
from JSON data types.
.
This package contains the translations files.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libjson-maybexs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.004005-1
Depends: perl:any, libcpanel-json-xs-perl | libjson-xs-perl, libjson-pp-perl
Description: interface to the best available JSON module
JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is
already loaded, in which case it uses that module. Otherwise it tries to load
Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the
first module it finds or throws an error.
.
It then exports the encode_json and decode_json functions from the loaded
module, along with a JSON constant that returns the class name for calling
new on.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/JSON-MaybeXS
Package: libjson-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.10000-1
Depends: perl:any
Recommends: libjson-xs-perl
Description: module for manipulating JSON-formatted data
JSON is a Perl module for manipulating data stored in the format of the same
name. JavaScript Object Notation (JSON) is a simple data serialization format
(defined in RFC 4627) that serves as an alternative to XML.
.
The primary purpose of this module is to select an appropriate backend JSON
implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP
(see libjson-pp-perl), but will fall back on a backport implementation if
neither are available.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/JSON
Package: libjson-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.040-0ubuntu0.24.04.1
Depends: perl (>= 5.38.2-3.2ubuntu0.2), perlapi-5.38.2, libc6 (>= 2.14), libcommon-sense-perl, libtypes-serialiser-perl
Description: module for manipulating JSON-formatted data (C/XS-accelerated)
JSON::XS is a module for manipulating data stored in the JavaScript Object
Notation (JSON) serialization format (defined in RFC 4627), which serves as
an alternative to XML.
.
This C/XS-accelerated JSON implementation confers significant performance
gains if available. After installing this package, any code using the JSON
module (see libjson-perl) will automagically benefit from this.
Homepage: https://metacpan.org/release/JSON-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libjsonparser1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjsonparser
Version: 1.1.0-2
Depends: libc6 (>= 2.29)
Description: Very low footprint JSON parser written in portable ANSI C
It's a very low footprint JSON parser written in portable ANSI C. Features
include:
* BSD licensed with no dependencies (i.e. just drop the C file into your
project)
* Never recurses or allocates more memory than it needs
* Very simple API with operator sugar for C++
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: https://github.com/udp/json-parser
Package: libjxl0.7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jpeg-xl
Version: 0.7.0-10.2ubuntu6.1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libhwy1t64 (>= 0.16.0), liblcms2-2 (>= 2.13), libstdc++6 (>= 12)
Description: JPEG XL Image Coding System - "JXL" (shared libraries)
The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and
lossless image compression format. It has a rich feature set and is
particularly optimized for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.
.
This package installs shared libraries.
Homepage: https://github.com/libjxl/libjxl
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libjxr-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: jxrlib
Version: 1.2~git20170615.f752187-5.1ubuntu2
Depends: libc6 (>= 2.34), libjxr0t64 (>= 1.0)
Description: JPEG-XR lib - command line apps
JPEG XR is an approved ISO/IEC International standard (its official
designation is ISO/IEC 29199-2).
.
JPEG XR started its life in Microsoft Research. It publicly first appeared as
the HD Photo format in Windows Vista.
.
For web developers, JPEG XR has a large number of interesting features, see
the table below. Some of these are big advantages over other image formats
like JPEG, PNG, OpenEXR, and TIFF.
- Better Compression (40% smaller than JPEG)
- Lossless Mode (better compression than PNG)
- Alpha Channel (compress color lossy and alpha losslessly)
- Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
- Progressive Decode
- Advanced Decoding Features (tile-based layout, for efficient
region-of-interest access.)
.
Provides command line tools for JPEG XR libs (JxrDecApp & JxrEncApp)
Homepage: https://github.com/4creators/jxrlib
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libjxr0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 425
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jxrlib
Version: 1.2~git20170615.f752187-5.1ubuntu2
Replaces: libjxr0
Provides: libjxr0 (= 1.2~git20170615.f752187-5.1ubuntu2)
Depends: libc6 (>= 2.29)
Breaks: libjxr0 (<< 1.2~git20170615.f752187-5.1ubuntu2)
Description: JPEG-XR lib - libraries
JPEG XR is an approved ISO/IEC International standard (its official
designation is ISO/IEC 29199-2).
.
JPEG XR started its life in Microsoft Research. It publicly first appeared as
the HD Photo format in Windows Vista.
.
For web developers, JPEG XR has a large number of interesting features, see
the table below. Some of these are big advantages over other image formats
like JPEG, PNG, OpenEXR, and TIFF.
- Better Compression (40% smaller than JPEG)
- Lossless Mode (better compression than PNG)
- Alpha Channel (compress color lossy and alpha losslessly)
- Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
- Progressive Decode
- Advanced Decoding Features (tile-based layout, for efficient
region-of-interest access.)
Homepage: https://github.com/4creators/jxrlib
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libk5crypto3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 258
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libc6 (>= 2.38), libkrb5support0 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkadm5clnt-mit12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libgssrpc4t64 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc, krb5-user
Conflicts: libkdb5-8
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkadm5srv-mit12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4t64 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-10t64 (>= 1.20.1), libkrb5-3 (>= 1.13~alpha1+dfsg), libkrb5support0 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc, krb5-user
Conflicts: libkdb5-8
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkdb5-10t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Replaces: libkdb5-10
Provides: libkdb5-10 (= 1.20.1-6ubuntu2.7)
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssrpc4t64 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc, krb5-user
Breaks: krb5-kdc (= 1.13~alpha1+dfsg-1), libkadm5srv-mit8 (<< 1.11+dfsg~), libkdb5-10 (<< 1.20.1-6ubuntu2.7)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkeybinder-3.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: keybinder-3.0
Version: 0.3.2-1.1build2
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.12.0), libgtk-3-0t64 (>= 3.0.0), libx11-6
Description: registers global key bindings for applications - Gtk+3
keybinder is a library for registering global keyboard shortcuts to be used by
GTK-based applications under the X Window System.
.
When a combination of key is pressed, keybinder notifies it to the registering
application, which can execute one or more operations based on the event
previously registered.
.
Originally written as part of the Tomboy project, keybinder has been
distributed as stand-alone library let other applications to use key binding.
.
This is the Gtk+3 version of the library.
Homepage: https://github.com/engla/keybinder
Original-Maintainer: Andrew Starr-Bochicchio <asb@debian.org>
Package: libkeyutils1
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.6.3-3build1
Depends: libc6 (>= 2.7)
Description: Linux Key Management Utilities (library)
Keyutils is a set of utilities for managing the key retention facility in the
kernel, which can be used by filesystems, block devices and more to gain and
retain the authorization and encryption keys required to perform secure
operations.
.
This package provides a wrapper library for the key management facility system
calls.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libklibc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: klibc
Version: 2.0.13-4ubuntu0.2
Description: minimal libc subset for use with initramfs
klibc is intended to be a minimalistic libc subset for use with
initramfs. It is deliberately written for small size, minimal
entanglement, and portability, not speed. It is definitely a work in
progress, and a lot of things are still missing.
Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: libkmod2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 31+20240202-2ubuntu7.2
Depends: libc6 (>= 2.38), liblzma5 (>= 5.4.5-0.2), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5)
Description: libkmod shared library
This library provides an API for insertion, removal, configuration and
listing of kernel modules.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: libkpathsea6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2023.20230311.66589-9build3
Depends: libc6 (>= 2.33)
Description: TeX Live: path search library for TeX (runtime part)
This package contains the runtime part of the Kpathsea[rch] library,
which implements generic path searching, configuration, and
TeX-specific file searching.
Homepage: https://www.tug.org/texlive/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: libkrb5-3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1015
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libkrb5support0 (= 1.20.1-6ubuntu2.7), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libssl3t64 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkrb5-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3)
Depends: krb5-multidev (= 1.20.1-6ubuntu2.7)
Suggests: krb5-doc
Conflicts: heimdal-dev
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkrb5support0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.20.1-6ubuntu2.7
Depends: libc6 (>= 2.38)
Breaks: krb5-admin-server (<< 1.20.1-4~), krb5-kdc (<< 1.20.1-4~), krb5-pkinit (<< 1.20.1-4~), krb5-user (<< 1.20.1-4~), libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20.1-4~), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit12 (<< 1.20.1-4~), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-10t64 (<< 1.20.1-4~), libkdb5-8 (<< 1.16), libkrb5-3 (<< 1.20.1-4~)
Description: 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.
Homepage: https://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 303
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libksba
Version: 1.6.6-1build1
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.46)
Description: X.509 and CMS support library
KSBA (pronounced Kasbah) is a library to make X.509 certificates as
well as the CMS easily accessible by other applications. Both
specifications are building blocks of S/MIME and TLS.
.
KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
Encoder, Certificate Handling and CMS Handling.
.
This package contains the runtime library files.
Homepage: https://www.gnupg.org/related_software/libksba/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: liblab-gamut1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Description: rich set of graph drawing tools - liblab_gamut library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the liblab_gamut library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: liblangtag-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: liblangtag
Version: 0.6.7-1build2
Description: library to access tags for identifying languages -- data
liblangtag is an interface library to access/deal with tags for
identifying languages, which is described in RFC 5646
.
This package contains the architecture-independent language data.
Homepage: http://tagoh.bitbucket.org/liblangtag/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: liblangtag1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblangtag
Version: 0.6.7-1build2
Depends: libc6 (>= 2.38), libxml2 (>= 2.7.4), liblangtag-common (= 0.6.7-1build2)
Description: library to access tags for identifying languages
liblangtag is an interface library to access/deal with tags for
identifying languages, which is described in RFC 5646
Homepage: http://tagoh.bitbucket.org/liblangtag/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: liblapack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lapack
Version: 3.12.0-3build1.1
Provides: liblapack.so.3
Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8)
Description: Library of linear algebra routines 3 - shared version
LAPACK version 3.X is a comprehensive FORTRAN library that does
linear algebra operations including matrix inversions, least
squared solutions to linear sets of equations, eigenvector
analysis, singular value decomposition, etc. It is a very
comprehensive and reputable package that has found extensive
use in the scientific community.
.
This package contains a shared version of the library.
Homepage: https://www.netlib.org/lapack/
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: liblc3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblc3
Version: 1.0.4-3build1
Depends: libc6 (>= 2.14)
Description: Low Complexity Communication Codec (shared library)
LC3 is an efficient low latency audio codec.
.
This package provides the shared library.
Homepage: https://github.com/google/liblc3
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lcms2
Version: 2.14-2ubuntu0.1
Depends: libc6 (>= 2.29)
Suggests: liblcms2-utils
Description: Little CMS 2 color management library
LittleCMS 2 intends to be a small-footprint color management engine, with
special focus on accuracy and performance. It uses the International Color
Consortium standard (ICC) of color management. LittleCMS 2 is a full
implementation of ICC specification 4.2 plus all addendums. It fully supports
all V2 and V4 profiles, including abstract, devicelink and named color
profiles.
.
This package contains the shared library of liblcms2.
Homepage: http://www.littlecms.com/
Original-Maintainer: Thomas Weber <tweber@debian.org>
Package: libldacbt-enc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libldac
Version: 2.0.2.3+git20200429+ed310a0-4ubuntu2
Depends: libc6 (>= 2.14)
Description: LDAC Bluetooth encoder library (shared library)
LDAC is a lossy audio coding technology enabling the transmission
of high-resolution audio content over a Bluetooth connection.
.
LDAC employs a hybrid coding scheme based on the modified discrete
cosine transform to provide more efficient data compression.
.
LDAC is used by Bluetooth audio devices such as headphones, smart
phones, portable media players, active speakers and home theaters.
.
This package ships the shared LDAC Bluetooth encoder library.
Homepage: https://android.googlesource.com/platform/external/libldac
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: libldap-2.5-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 565
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.5.18+dfsg-0ubuntu0.22.04.2
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.2), libsasl2-2 (>= 2.1.27+dfsg2)
Recommends: libldap-common
Conflicts: ldap-utils (<= 2.1.23-1)
Description: OpenLDAP libraries
These are the run-time libraries for the OpenLDAP (Lightweight Directory
Access Protocol) servers and clients.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libldap-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.6.10+dfsg-0ubuntu0.24.04.1
Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1)
Conffiles:
/etc/ldap/ldap.conf 4f02c6860a58b7402a4b5c5ec24aa7b2
Description: OpenLDAP common files for libraries
These are common files for the run-time libraries for the OpenLDAP
(Lightweight Directory Access Protocol) servers and clients.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libldap-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1550
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.6.10+dfsg-0ubuntu0.24.04.1
Replaces: libldap2-dev (<< 2.5.4+dfsg-1~)
Provides: libldap2-dev
Depends: libldap2 (= 2.6.10+dfsg-0ubuntu0.24.04.1)
Breaks: libldap2-dev (<< 2.5.4+dfsg-1~)
Description: 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.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libldap2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 541
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.6.10+dfsg-0ubuntu0.24.04.1
Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.2), libsasl2-2 (>= 2.1.28+dfsg1)
Recommends: libldap-common
Description: OpenLDAP libraries
These are the run-time libraries for the OpenLDAP (Lightweight Directory
Access Protocol) servers and clients.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libldap2-dev
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: openldap
Version: 2.6.10+dfsg-0ubuntu0.24.04.1
Depends: libldap-dev
Description: transitional package for libldap-dev
This is a transitional package from libldap2-dev to libldap-dev. It can be
safely removed.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: libldb2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 623
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba (2:4.19.5+dfsg-4ubuntu9.7)
Version: 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7
Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0t64 (>= 0.15.0)
Breaks: ldb-tools (<< 1.1.30~), samba (<< 2:4.7.0~), samba-dsdb-modules (<< 2:4.7.0~), samba-libs (<< 2:4.19.0~), samba-testsuite (<< 2:4.7.0~)
Description: LDAP-like embedded database - shared library
ldb is a LDAP-like embedded database built on top of TDB.
.
It provides a fast database with an LDAP-like API designed
to be used within an application. In some ways it can be seen as a
intermediate solution between key-value pair databases and a real LDAP
database.
.
This package contains the shared library file.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: liblept5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: leptonlib
Version: 1.82.0-3build4
Replaces: libleptonica (>= 1.69~)
Depends: libc6 (>= 2.33), libgif7 (>= 5.1), libjpeg8 (>= 8c), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Breaks: libleptonica (>= 1.69~)
Description: image processing library
Well-tested C library for some basic image processing operations,
along with a description of the functions and some design methods. A
full set of affine transformations (translation, shear, rotation,
scaling) on images of all depths is included, with the exception that
some of the scaling methods do not work at all depths. There are also
implementations of binary morphology, grayscale morphology,
convolution and rank order filters, and applications such as jbig2
image processing and color quantization. You will also find basic
utilities for the safe and efficient handling of arrays (of strings,
numbers, number pairs and image-related geometrical objects), byte
queues, generic stacks, generic lists, and endian-independent
indexing into 32-bit arrays.
Homepage: http://www.leptonica.org
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: liblerc4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lerc
Version: 4.0.0+ds-4ubuntu2
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Description: Limited Error Raster Compression library
LERC is an open-source image or raster format which
supports rapid encoding and decoding for any pixel
type (not just RGB or Byte). Users set the maximum
compression error per pixel while encoding, so the
precision of the original input image is preserved
(within user defined error bounds).
Homepage: https://github.com/Esri/lerc
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Package: liblilv-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lilv
Version: 0.24.22-1build1
Depends: libc6 (>= 2.34), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14.0~dfsg0), libsratom-0-0 (>= 0.4.6~dfsg0), libzix-0-0 (>= 0.4.2)
Description: library for simple use of LV2 plugins
Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
LV2 Plugins as simple as possible (without sacrificing capabilities).
.
Lilv is the successor to SLV2, rewritten to be significantly faster
and have minimal dependencies.
.
This package provides the shared library.
Homepage: https://drobilla.net/software/lilv.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: liblinear4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblinear
Version: 2.3.0+dfsg-5build1
Depends: libblas3 | libblas.so.3, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Suggests: liblinear-tools (= 2.3.0+dfsg-5build1), liblinear-dev (= 2.3.0+dfsg-5build1)
Description: Library for Large Linear Classification
LIBLINEAR is a library for learning linear classifiers for large scale
applications. It supports Support Vector Machines (SVM) with L2 and L1
loss, logistic regression, multi class classification and also Linear
Programming Machines (L1-regularized SVMs). Its computational complexity
scales linearly with the number of training examples making it one of
the fastest SVM solvers around. It also provides Python bindings.
.
This package contains the shared libraries.
Homepage: https://www.csie.ntu.edu.tw/~cjlin/liblinear/
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libllvm14t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 107323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Replaces: libllvm14
Provides: libllvm14 (= 1:14.0.6-19build4)
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0)
Breaks: libllvm14 (<< 1:14.0.6-19build4)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libllvm17t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120829
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-17
Version: 1:17.0.6-9ubuntu1
Replaces: libllvm17
Provides: libllvm17 (= 1:17.0.6-9ubuntu1)
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Breaks: libllvm17 (<< 1:17.0.6-9ubuntu1)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libllvm18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120389
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libllvm20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-20
Version: 1:20.1.2-0ubuntu1~24.04.3
Replaces: llvm-20-dev (<< 1:20~++20240830999999+99)
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Breaks: llvm-20-dev (<< 1:20~++20240830999999+99)
Description: 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.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: liblmdb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lmdb
Version: 0.9.31-1build1
Depends: libc6 (>= 2.38)
Description: Lightning Memory-Mapped Database shared library
This package contains the LMDB shared library.
.
Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
key-value embedded data store developed for the OpenLDAP Project. It uses
memory-mapped files, so it has the read performance of a pure in-memory
database while still offering the persistence of standard disk-based
databases, and is only limited to the size of the virtual address space, (it
is not limited to the size of physical RAM).
Homepage: https://symas.com/mdb/
Original-Maintainer: LMDB <lmdb@packages.debian.org>
Package: liblocale-gettext-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.07-6ubuntu5
Depends: libc6 (>= 2.3)
Pre-Depends: perl-base (>= 5.38.2-3), perlapi-5.38.2
Description: module using libc functions for internationalization in Perl
The Locale::gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed
to internationalize software.
.
It provides gettext(), dgettext(), dcgettext(), textdomain(),
bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
and dngettext().
Homepage: https://metacpan.org/release/Locale-gettext
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: liblqr-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblqr
Version: 0.4.2-2.1build2
Depends: libc6 (>= 2.27), libglib2.0-0t64 (>= 2.24.0)
Description: converts plain array images into multi-size representation
The LiquidRescale (lqr) library provides a C/C++ API for performing
non-uniform resizing of images by the seam-carving technique.
.
The library takes images in plain array format as input and converts
them to a multi-size representation.
.
Following is a list of features:
.
* Areas in the image can be marked for preservation or discard
* Once the image has been fully processed, the scaling can be done
in real-time. In fact, the information can be saved and read out
later without any further processing
* The resizing is done with a single function which automatically
performs all the necessary operations; it can also work in
successive steps without wasting computational time
* Possibility to tune the carving operation by letting the seams be
less connected, or more rigid, or both
* Can export and import the visibility map (the seams)
* Other images can be attached and undergo the same carving process
as the parent image
* The automatic feature detection algorithm can be tuned by
selecting among different energy gradient functions
* Reports progress through a customizable interface
* A signalling system permits one to cleanly handle errors
.
The library implements the algorithm described in the paper "Seam
Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel
Shamir, which can be found at
http://www.faculty.idc.ac.il/arik/imret.pdf
.
This package contains the shared library.
Homepage: http://liblqr.wikidot.com/
Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
Package: liblrdf0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblrdf
Version: 0.6.1-4build1
Depends: libc6 (>= 2.14), libraptor2-0 (>= 2.0.15)
Suggests: liblrdf0-dev
Description: library to manipulate RDF files describing LADSPA plugins
Liblrdf can read RDF/XML and N3 files and export N3 files. It also has
a light taxonomic inference capablility.
.
It can also be used for general RDF manipulation.
Homepage: https://github.com/swh/LRDF
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: liblsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3828
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Description: LeakSanitizer -- a memory leak detector (runtime)
LeakSanitizer (Lsan) is a memory leak detector which is integrated
into AddressSanitizer.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libltc11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libltc
Version: 1.3.2-1build1
Depends: libc6 (>= 2.29)
Description: linear timecode library
Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is commonly
recorded on a VTR track or other storage media.
libltc provides functionality to both encode and decode LTC from/to timecode.
.
This package provides the shared library.
Homepage: https://github.com/x42/libltc
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libltdl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 940
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.7-7build1
Replaces: libbtldl3-dev
Provides: libltdl3-dev
Depends: libltdl7 (= 2.4.7-7build1), automake-1.16
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev
Description: System independent dlopen wrapper for GNU libtool (headers)
This package contains the header files and static libraries for the
libltdl package.
.
A small library that aims at hiding the various difficulties of
dlopening libraries from programmers. It is a system independent
dlopen wrapper for GNU libtool.
.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen
Homepage: https://www.gnu.org/software/libtool/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: libltdl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 421
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.7-7build1
Depends: libc6 (>= 2.38)
Description: System independent dlopen wrapper for GNU libtool
This package contains the run-time libltdl library.
.
A small library that aims at hiding the various difficulties of
dlopening libraries from programmers. It is a system independent
dlopen wrapper for GNU libtool.
.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen
Homepage: https://www.gnu.org/software/libtool/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: liblua5.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 494
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lua5.3
Version: 5.3.6-2build2
Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.3
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
Homepage: https://www.lua.org
Original-Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Package: liblua5.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 558
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lua5.4
Version: 5.4.6-3build2
Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.4
Lua is a powerful, light-weight programming language designed for extending
applications. The language engine is accessible as a library, having a C
API which allows the application to exchange data with Lua programs and also
to extend Lua with C functions. Lua is also used as a general-purpose,
stand-alone language through the simple command line interpreter provided.
.
This package contains runtime libraries. You shouldn't need to install it
explicitly.
Homepage: http://www.lua.org
Original-Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Package: libluajit-5.1-2
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 602
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: luajit
Version: 2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1
Replaces: libluajit2-5.1-2
Depends: libluajit-5.1-common (= 2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1), libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Conflicts: libluajit2-5.1-2
Description: Just in time compiler for Lua - library version
LuaJIT implements the full set of language features defined by Lua 5.1. The
virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
and can be deployed as a drop-in replacement.
.
This package contains an embeddable version of LuaJIT that can be used as a
replacement of the standard liblua-5.1 shared library.
Homepage: https://luajit.org
Original-Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Package: libluajit-5.1-common
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: luajit
Version: 2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1
Replaces: libluajit2-5.1-common
Conflicts: libluajit2-5.1-common
Description: Just in time compiler for Lua - common files
This package contains files needed by the LuaJIT interpreter/jitter as well
by its embeddable (i.e. library) version.
Homepage: https://luajit.org
Original-Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Package: liblvm2cmd2.03
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3045
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.03.16-3ubuntu3.2
Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmeventd
Description: LVM2 command library
This package contains the lvm2cmd shared library.
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: liblwp-mediatypes-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.04-2
Depends: perl:any
Description: module to guess media type for a file or a URL
LWP::MediaTypes provides functions for handling media (also known as MIME)
types and encodings. The mapping from file extensions to media types is
defined by the media.types file. If the ~/.media.types file exists it is used
instead. For backwards compatibility it will also look for ~/.mime.types.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/LWP-MediaTypes
Package: liblwp-protocol-https-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.13-1
Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl
Suggests: libcrypt-ssleay-perl
Description: HTTPS driver for LWP::UserAgent
The LWP::Protocol::https module provides support for using HTTPS schemed URLs
with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so
you don't use it directly. Once the module is installed LWP is able to access
sites using HTTP over SSL/TLS.
.
If hostname verification is requested by LWP::UserAgent's ssl_opts, and
neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be
the one provided by ca-certificates.
.
This module used to be bundled with libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need HTTPS support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/LWP-Protocol-https
Package: liblz1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lzlib
Version: 1.14-1
Depends: libc6 (>= 2.14)
Description: data compressor based on the LZMA algorithm (library)
The lzlib compression library provides in-memory LZMA compression and
decompression functions, including integrity checking of the uncompressed data.
The compressed data format used by the library is the lzip format.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Homepage: http://www.nongnu.org/lzip/lzlib.html
Package: liblz4-1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 1.9.4-1build1.1
Replaces: liblz4-1a
Depends: libc6 (>= 2.14)
Breaks: liblz4-1a
Description: Fast LZ compression algorithm library - runtime
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.
.
This package includes the shared library.
Homepage: https://github.com/lz4/lz4
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Package: liblzf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblzf
Version: 3.6-4
Depends: libc6 (>= 2.4)
Description: Very small data compression library
This library implements the very, very fast LZF compression algorithm written
in C. Compression ratios are moderate with 40 to 50 percent for typical
binary data, but decompression speed is basically at unoptimized memcpy
speed.
Original-Maintainer: Timo Röhling <roehling@debian.org>
Homepage: http://software.schmorp.de/pkg/liblzf.html
Package: liblzma-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 783
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.6.1+really5.4.5-1ubuntu0.3
Depends: liblzma5 (= 5.6.1+really5.4.5-1ubuntu0.3)
Suggests: liblzma-doc
Description: XZ-format compression library - development files
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma. (For 7-Zip's related
format, use the p7zip package instead.) This package provides the
development library needed to build programs using liblzma.
Homepage: https://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 379
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.6.1+really5.4.5-1ubuntu0.3
Depends: libc6 (>= 2.34)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Description: XZ-format compression library
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma. (For 7-Zip's related
format, use the p7zip package instead.)
Homepage: https://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: liblzo2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lzo2
Version: 2.10-2build4
Depends: libc6 (>= 2.14)
Description: data compression library
LZO is a portable, lossless data compression library.
It offers pretty fast compression and very fast decompression.
Decompression requires no memory. In addition there are slower
compression levels achieving a quite competitive compression ratio
while still decompressing at this very high speed.
Homepage: https://www.oberhumer.com/opensource/lzo/
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Package: libmagic-mgc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: file
Version: 1:5.45-3build1
Replaces: libmagic1t64 (<< 1:5.28-4~)
Breaks: libmagic1t64 (<< 1:5.28-4~)
Description: File type determination library using "magic" numbers (compiled magic file)
This package provides the compiled magic file "magic.mgc". It has
been separated from libmagic1t64 in order to meet the multiarch
requirements without breaking applications that expect this file
at its absolute path.
Homepage: https://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libmagic1
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.41-3ubuntu0.1
Config-Version: 1:5.41-3ubuntu0.1
Depends: libbz2-1.0, libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.41-3ubuntu0.1)
Suggests: file
Conffiles:
/etc/magic 272913026300e7ae9b5e2d51f138e674 obsolete
/etc/magic.mime 272913026300e7ae9b5e2d51f138e674 obsolete
Description: Recognize the type of data in a file using "magic" numbers - library
This library can be used to classify files according to magic number
tests. It implements the core functionality of the file command.
Homepage: https://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libmagic1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.45-3build1
Replaces: libmagic1
Provides: libmagic1 (= 1:5.45-3build1)
Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.45-3build1)
Suggests: file
Breaks: libmagic1 (<< 1:5.45-3build1)
Conffiles:
/etc/magic 272913026300e7ae9b5e2d51f138e674
/etc/magic.mime 272913026300e7ae9b5e2d51f138e674
Description: Recognize the type of data in a file using "magic" numbers - library
This library can be used to classify files according to magic number
tests. It implements the core functionality of the file command.
Homepage: https://www.darwinsys.com/file/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: libmagickcore-6.q16-7-extra
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.12.98+dfsg1-5.2build2
Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-6.q16-3-extra, libmagickcore-6.q16-4-extra, libmagickcore-6.q16-5-extra, libmagickcore-6.q16-6-extra, libmagickcore-extra
Depends: libc6 (>= 2.38), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.28), libglib2.0-0t64 (>= 2.12.0), libmagickcore-6.q16-7t64 (>= 8:6.9.11.24), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmflite-0.2-7 (>= 0.2.12), libxml2 (>= 2.7.4)
Recommends: libjxr-tools
Suggests: inkscape
Enhances: libmagickcore-6.q16-7t64
Description: low-level image manipulation library - extra codecs (Q16)
This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
MagickCore.
.
This version of libmagickcore-extra is compiled for a channel
depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libmagickcore-6.q16-7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.12.98+dfsg1-5.2build2
Replaces: libmagickcore-6.q16-7
Provides: libmagickcore-6.q16-7 (= 8:6.9.12.98+dfsg1-5.2build2)
Depends: libbz2-1.0, libc6 (>= 2.38), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.13.0), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libraw23t64 (>= 0.16.0), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Recommends: ghostscript, fonts-urw-base35
Suggests: libmagickcore-6.q16-7-extra
Breaks: libmagickcore-6.q16-7 (<< 8:6.9.12.98+dfsg1-5.2build2)
Description: low-level image manipulation library -- quantum depth Q16
The MagickCore API is a low-level interface between the C programming language
and the ImageMagick image processing libraries and is recommended for
wizard-level programmers only. Unlike the MagickWand C API which uses only a
few opaque types and accessors, with MagickCore you almost exclusively access
the structure members directly.
.
This package contains the C libraries needed to run executables that make
use of MagickCore.
.
This version of libmagickcore is compiled for a channel
depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libmagickwand-6.q16-7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.12.98+dfsg1-5.2build2
Replaces: libmagickwand-6.q16-7
Provides: libmagickwand-6.q16-7 (= 8:6.9.12.98+dfsg1-5.2build2)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-7t64 (>= 8:6.9.12.89), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
Breaks: libmagickwand-6.q16-7 (<< 8:6.9.12.98+dfsg1-5.2build2)
Description: image manipulation library -- quantum depth Q16
The MagickWand API is the recommended interface between the C programming
language and the ImageMagick image processing libraries. Unlike the
MagickCore C API, MagickWand uses only a few opaque types. Accessors are
available to set or get important wand properties.
.
This package contains the C libraries needed to run executables that make
use of MagickWand.
.
This version of libmagickwand is compiled for a channel
depth of 16 bits (Q16).
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libmail-sendmail-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.80-3
Depends: perl:any, libsys-hostname-long-perl
Description: simple way to send email from a perl script
Mail::Sendmail is intended to be a very simple and easy-to-setup and
-use platform-independent e-mail module. It only requires Perl 5,
Sys::Hostname::Long, and a network connection.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Mail-Sendmail
Package: libmailtools-perl
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.21-2
Depends: perl:any, libnet-perl, libnet-smtp-ssl-perl, libtest-simple-perl, libtimedate-perl
Description: modules to manipulate email in perl programs
MailTools is a set of perl modules which provide an easy interface to
manipulating email in an object-oriented fashion.
.
Mail::Address - Parse mail addresses
Mail::Cap - Parse mailcap files
Mail::Field - Base class for manipulation of mail header fields
Mail::Field::AddrList - object representation of e-mail address lists
Mail::Field::Date - a date header field
Mail::Field::Generic - implementation for inspecific fields
Mail::Filter - Filter mail through multiple subroutines
Mail::Header - manipulate MIME headers
Mail::Internet - manipulate email messages
Mail::Mailer - Simple interface to electronic mailing mechanisms
Mail::Send - Simple electronic mail interface
Mail::Util - mail utility functions
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/MailTools
Package: libmanette-0.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmanette
Version: 0.2.7-1build2
Depends: libc6 (>= 2.4), libevdev2 (>= 1.4.5), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 146)
Description: Simple GObject game controller library
libmanette is a library for using game controllers using an API inspired
by GDK's device and event handling. It supports the W3C Draft Gamepad
specification.
.
This package contains the shared libraries.
Homepage: https://gitlab.gnome.org/aplazas/libmanette
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libmariadb-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 987
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: libmariadb-client-lgpl-dev, libmariadb-dev-compat (<< 3.0.0), libmariadbclient-dev, libmysqlclient-dev (<< 1:10.11.18+maria~ubu2404), libmysqld-dev (<< 1:10.11.18+maria~ubu2404)
Provides: libmariadbclient-dev
Depends: libmariadb3 (= 1:10.11.18+maria~ubu2404), libssl-dev, zlib1g-dev, libc6 (>= 2.34)
Breaks: libmariadb-client-lgpl-dev, libmysqlclient-dev (<< 1:10.11.18+maria~ubu2404), libmysqld-dev (<< 1:10.11.18+maria~ubu2404)
Conflicts: libmariadb-dev-compat (<< 3.0.0), libmariadbclient-dev, libmariadbclient16-dev
Description: MariaDB database development files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes development libraries and header files to allow sources
expecting the MariaDB Connector/C to build. Sources that expect the MySQL
client libraries should use files from the libmariadb-dev-compat package.
Homepage: https://mariadb.org/
Package: libmariadb-dev-compat
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 25
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: libmariadb-client-lgpl-dev, libmariadb-client-lgpl-dev-compat, libmariadb-dev (<< 1:10.11.18+maria~ubu2404), libmariadbclient-dev (<< 1:10.11.18+maria~ubu2404), libmariadbclient-dev-compat, libmysqlclient-dev
Provides: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat, libmysqlclient-dev
Depends: libmariadb-dev (= 1:10.11.18+maria~ubu2404)
Breaks: libmariadb-dev (<< 1:10.11.18+maria~ubu2404)
Conflicts: libmariadb-client-lgpl-dev, libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.11.18+maria~ubu2404), libmariadbclient-dev-compat, libmysqlclient-dev, libmysqlclient10-dev, libmysqlclient12-dev, libmysqlclient14-dev, libmysqlclient15-dev, libmysqlclient16-dev
Description: MariaDB Connector/C, compatibility symlinks
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes compatibility symlinks to allow sources expecting the
MySQL client libraries to be built against MariaDB Connector/C.
Homepage: https://mariadb.org/
Package: libmariadb3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 484
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Multi-Arch: same
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: libmariadbclient18 (<< 1:10.11.18+maria~ubu2404)
Depends: mariadb-common, libc6 (>= 2.34), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libmariadbclient18 (<< 1:10.11.18+maria~ubu2404)
Conflicts: libmariadbclient18 (<< 10.2.0), mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5
Description: MariaDB database client library
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the client library.
Homepage: https://mariadb.org/
Package: libmath-random-isaac-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.004-2
Depends: perl:any
Recommends: libmath-random-isaac-xs-perl
Description: Perl interface to the ISAAC PRNG Algorithm
Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add
and Count) pseudorandom number generator (PRNG) algorithm described on the
project page at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
.
As with other algorithms like the Mersenne Twister (see Math::Random::MT),
this algorithm is designed to take some seed information and produce seemingly
random results as output.
.
The results are uniformly distributed, unbiased, and unpredictable unless you
know the seed. The algorithm was published by Bob Jenkins in the late 1990s
and despite the best efforts of many security researchers, no feasible attacks
have been found to date.
.
For comparison with other algorithms intended to generate random data, the
Mersenne Twister has a period of 2^19937-1, the related TT800 has a period
of 2^800-1 values. ISAAC has a period of 2^8295 values on average.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Math-Random-ISAAC
Package: libmath-random-isaac-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.004-3build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.3)
Suggests: libmath-random-isaac-perl
Enhances: libmath-random-isaac-perl
Description: Perl implementation of the ISAAC PRNG (C/XS Accelerated)
Math::Random::ISAAC::XS implements the same interface as Math::Random::ISAAC
and can be used as a drop-in replacement. This is the recommended version of
the module, based on Bob Jenkins' reference implementation in C as described
in his paper at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
.
If you install this package, then any code that uses Math::Random::ISAAC will
automagically benefit from this faster implementation. Performance increases
are somewhere on the order of 400-500%.
Homepage: https://metacpan.org/release/Math-Random-ISAAC-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libmaxminddb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmaxminddb
Version: 1.9.1-1build1
Depends: libc6 (>= 2.33)
Suggests: mmdb-bin
Description: IP geolocation database library
The libmaxminddb library provides a C library for reading MaxMind DB files,
including the GeoIP2 databases from MaxMind. This is a custom binary format
designed to facilitate fast lookups of IP addresses while allowing for great
flexibility in the type of data associated with an address.
.
The MaxMind DB format is an open format. The spec is available at
https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
Commons Attribution-ShareAlike 3.0 Unported License.
Homepage: https://maxmind.github.io/libmaxminddb/
Original-Maintainer: Faidon Liambotis <paravoid@debian.org>
Package: libmbedcrypto7t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mbedtls
Version: 2.28.8-1
Replaces: libmbedcrypto7
Provides: libmbedcrypto7 (= 2.28.8-1)
Depends: libc6 (>= 2.14)
Breaks: libmbedcrypto7 (<< 2.28.8-1)
Description: lightweight crypto and SSL/TLS library - crypto library
mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
providing SSL and TLS support in your programs. It offers an intuitive API and
documented header files, so you can actually understand what the code does.
It features:
- Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
and XTEA
- Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
- Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
- Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
and ECDH
- TLS 1.0, 1.1 and 1.2
- Abstraction layers for ciphers, hashes, public key operations, platform
abstraction and threading
.
This package contains the shared library handling cryptography.
Original-Maintainer: Debian IoT Maintainers <debian-iot-maintainers@alioth-lists.debian.net>
Homepage: https://www.trustedfirmware.org/projects/mbed-tls/
Package: libmbim-glib4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmbim
Version: 1.31.2-0ubuntu3.1
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.56)
Description: Support library to use the MBIM protocol
libmbim is a glib-based library for talking to WWAN modems and devices
which speak the Mobile Interface Broadband Model (MBIM) protocol.
Homepage: https://www.freedesktop.org/wiki/Software/libmbim/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libmbim-proxy
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libmbim
Version: 1.31.2-0ubuntu3.1
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.56), libmbim-glib4 (= 1.31.2-0ubuntu3.1)
Description: Proxy to communicate with MBIM ports
libmbim is a glib-based library for talking to WWAN modems and devices
which speak the Mobile Interface Broadband Model (MBIM) protocol.
.
This package contains the binary mbim-proxy used by libmbim to allow multiple
clients to use the same MBIM port simultaneously.
Homepage: https://www.freedesktop.org/wiki/Software/libmbim/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libmbim-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libmbim
Version: 1.31.2-0ubuntu3.1
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.56), libmbim-glib4 (>= 1.31.2-0ubuntu3.1~), libmbim-proxy
Description: Utilities to use the MBIM protocol from the command line
libmbim is a glib-based library for talking to WWAN modems and devices
which speak the Mobile Interface Broadband Model (MBIM) protocol.
.
This package contains the utilities that make it easier to use MBIM
functionality from the command line.
Homepage: https://www.freedesktop.org/wiki/Software/libmbim/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libmd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmd
Version: 1.1.0-2build1.1
Depends: libc6 (>= 2.33)
Description: message digest functions from BSD systems - shared library
The libmd library provides various message digest ("hash") functions,
as found on various BSDs on a library with the same name and with a
compatible API.
Homepage: https://www.hadrons.org/software/libmd/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libmd4c0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: md4c
Version: 0.4.8-1build1
Depends: libc6 (>= 2.14)
Description: Markdown for C
MD4C is C Markdown parser with the following features:
.
Compliance: Generally MD4C aims to be compliant to the latest version of
CommonMark specification. Right now fully compliant to CommonMark 0.28.
.
Extensions: MD4C supports some commonly requested and accepted extensions.
.
Compactness: MD4C is implemented in one source file and one header file.
.
Embedding: MD4C is easy to reuse in other projects, its API is very
straightforward: There is actually just one function, md_parse().
.
Push model: MD4C parses the complete document and calls callback functions
provided by the application for each start/end of block, start/end of a span,
and with any textual contents.
.
Portability: MD4C builds and works on Windows and Linux, and it should
be fairly simple to make it run also on most other systems.
.
Encoding: MD4C can be compiled to recognize ASCII-only control characters,
UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly
called just "Unicode". See more details below.
.
Permissive license: MD4C is available under the MIT license.
Homepage: https://github.com/mity/md4c
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libmediawiki-api-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.52-2
Depends: perl:any, libjson-perl, libwww-perl
Description: Perl interface to the MediaWiki API
MediaWiki::API is a Perl module that provides an interface to the MediaWiki
API (see <URL:http://www.mediawiki.org/wiki/API>), which allows the creation
of scripts to automate editing and extraction of data from MediaWiki-driven
sites like Wikipedia.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/MediaWiki-API
Package: libmemcached11t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmemcached
Version: 1.1.4-1.1build3
Replaces: libmemcached11
Provides: libmemcached11 (= 1.1.4-1.1build3)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhashkit2t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), libstdc++6 (>= 4.1.1)
Breaks: libmemcached11 (<< 1.1.4-1.1build3)
Description: C and C++ client library to the memcached server
libmemcached is a C and C++ client library to the memcached server
(http://memcached.org/). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.
.
A few notes on its design:
.
* Synchronous and Asynchronous support.
* Access to large object support.
* Local replication.
* TCP and Unix Socket protocols.
* A half dozen or so different tuneable hash algorithms.
* Implementations of the new cas, replace, and append operators.
* Man pages written up on entire API.
* Implements both modulo and consistent hashing solutions.
* Tools to Manage your Memcached networks.
.
This package provides the libmemcached shared library itself.
Homepage: https://awesomized.github.io/libmemcached/
Original-Maintainer: Ondřej Surý <ondrej@debian.org>
Package: libmetis5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: metis
Version: 5.1.0.dfsg-7build3
Depends: libc6 (>= 2.38)
Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering
METIS is a set of serial programs for partitioning graphs, partitioning finite
element meshes, and producing fill reducing orderings for sparse matrices.
The algorithms implemented in METIS are based on the multilevel
recursive-bisection, multilevel k-way, and multi-constraint partitioning
schemes.
Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: libmfx1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 24566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-mediasdk
Version: 22.5.4-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libva2 (>= 2.9.0)
Description: Intel Media SDK -- shared library
Intel® Media SDK provides an API to access hardware-accelerated video decode,
encode and filtering on Intel® platforms with integrated graphics.
.
Supported video encoders: HEVC, AVC, MPEG-2, JPEG
Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG
Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise,
Resize, Rotate, Composition
.
This package contains the shared library.
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Homepage: https://github.com/Intel-Media-SDK/MediaSDK
Package: libmhash2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mhash
Version: 0.9.9.9-9build3
Depends: libc6 (>= 2.38)
Description: Library for cryptographic hashing and message authentication
Mhash is a library that provides a uniform interface to a large
number of hash algorithms. These algorithms can be used to compute
checksums, message digests, and other signatures. The HMAC support
implements the basics for message authentication, following RFC 2104.
Mhash also provides several key-generation algorithms, including
those of OpenPGP (RFC 2440).
.
This package contains the shared library.
Homepage: http://mhash.sourceforge.net/
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Package: libmilter1.0.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sendmail
Version: 8.18.1-2
Depends: libc6 (>= 2.34)
Description: Sendmail Mail Filter API (Milter)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information(headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This package contains libmilter.so
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.sendmail.org
Package: libminizip1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.3.dfsg-3.1ubuntu2.1
Replaces: libminizip1
Provides: libminizip1 (= 1:1.3.dfsg-3.1ubuntu2.1)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Breaks: libminizip1 (<< 1:1.3.dfsg-3.1ubuntu2.1)
Description: compression library - minizip library
minizip is a minimalistic library that supports compressing, extracting,
viewing, and manipulating zip files.
.
This package includes the minizip library.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <broonie@debian.org>
Package: libmjpegutils-2.1-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mjpegtools
Version: 1:2.1.0+debian-8.1build1
Replaces: libmjpegutils-2.1-0
Provides: libmjpegutils-2.1-0 (= 1:2.1.0+debian-8.1build1)
Depends: libc6 (>= 2.38)
Breaks: libmjpegutils-2.1-0 (<< 1:2.1.0+debian-8.1build1)
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mjpegutils library.
Homepage: http://mjpeg.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmm-glib0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: modemmanager
Version: 1.23.4-0ubuntu2
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.62.0)
Recommends: modemmanager (>= 1.23.4-0ubuntu2)
Description: D-Bus service for managing modems - shared libraries
ModemManager is a DBus-activated daemon which controls mobile broadband
(2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles,
Bluetooth-paired telephones or professional RS232/USB devices with external
power supplies, ModemManager is able to prepare and configure the modems and
setup connections with them.
.
This package contains shared libraries for applications interfacing with
ModemManager.
Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libmnl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmnl
Version: 1.0.5-2build1
Depends: libc6 (>= 2.14)
Description: minimalistic Netlink communication library
libmnl is a minimalistic user-space library oriented to Netlink developers.
There are a lot of common tasks in parsing, validating, constructing of
both the Netlink header and TLVs that are repetitive and easy to get wrong.
This library aims to provide simple helpers that allows you to re-use code
and to avoid re-inventing the wheel.
.
The main features of this library are:
.
Small: the shared library requires around 30KB for an x86-based computer.
.
Simple: this library avoids complexity and elaborated abstractions that
tend to hide Netlink details.
.
Easy to use: the library simplifies the work for Netlink-wise developers.
It provides functions to make socket handling, message building,
validating, parsing and sequence tracking, easier.
.
Easy to re-use: you can use the library to build your own abstraction
layer on top of this library.
.
Decoupling: the interdependency of the main bricks that compose the
library is reduced, i.e. the library provides many helpers, but the
programmer is not forced to use them.
.
This package contains the shared libraries needed to run programs that use
the minimalistic Netlink communication library.
Homepage: https://netfilter.org/projects/libmnl/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libmodplug1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmodplug
Version: 1:0.8.9.0-3build1
Depends: libc6 (>= 2.38), libstdc++6 (>= 5)
Description: shared libraries for mod music based on ModPlug
Module files (MOD music, tracker music) are a family of music file
formats originating from the MOD file format on Amiga systems used in
late 1980s.
.
This is a library based on the mod music rendering code from ModPlug,
a popular Windows mod player written by Olivier Lapicque, found at
http://www.modplug.com.
Homepage: http://modplug-xmms.sourceforge.net/
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Package: libmodule-find-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.16-2
Depends: perl:any
Description: module to find and use installed Perl modules
Module::Find is a Perl module that allows developers to find and use modules
in categories. This is useful for auto-detecting driver or plugin modules.
You can differentiate between looking in the category itself or in all
subcategories.
.
If you want Module::Find to search in a certain directory (like the plugins
directory of your software installation), make sure you modify @INC before
you call the Module::Find functions.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Module-List
Package: libmodule-implementation-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.09-2
Depends: perl:any, libmodule-runtime-perl, libtry-tiny-perl
Description: module for loading one of several alternate implementations of a module
Module::Implementation abstracts out the process of choosing one of several
underlying implementations for a module. This can be used to provide XS and
pure Perl implementations of a module, or it could be used to load an
implementation for a given OS or any other case of needing to provide
multiple implementations.
.
This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Module-Implementation
Package: libmodule-runtime-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.016-2
Depends: perl:any, libparams-classify-perl
Description: Perl module for runtime module handling
Module::Runtime deals with runtime handling of Perl modules, which are normally
handled at compile time.
.
This module provide functions that can, for example, require or use modules at
runtime, check for module names validity, compose module names and more.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Module-Runtime
Package: libmodule-scandeps-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.35-1ubuntu0.24.04.1
Depends: perl:any, libmodule-metadata-perl, libscalar-list-utils-perl, libversion-perl
Description: module to recursively scan Perl code for dependencies
Module::ScanDeps is a Perl module that scans potential modules used by perl
programs to determine information about modules they depend on. It performs
static analysis as well as more aggressive scanning (by running files in
compile-only or normal mode).
Homepage: https://metacpan.org/release/Module-ScanDeps
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libmount-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libblkid-dev, libc6-dev | libc-dev, libmount1 (= 2.39.3-9ubuntu6.5), libselinux1-dev
Description: device mounting library - headers
This device mounting library is used by mount and umount helpers.
.
This package contains the development environment for the mount library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 367
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: cryptsetup-bin
Description: device mounting library
This device mounting library is used by mount and umount helpers.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libmousepad0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mousepad
Version: 0.6.1-1build2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libgtksourceview-4-0 (>= 3.23.90), libpango-1.0-0 (>= 1.14.0)
Description: mousepad plugins library
Mousepad is a graphical text editor for Xfce based on Leafpad.
.
This package contains the libmousepad library, used for Mousepad plugins.
Homepage: https://docs.xfce.org/apps/mousepad/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libmp3lame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 318
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lame
Version: 3.100-6build1
Depends: libc6 (>= 2.38)
Description: MP3 encoding library
LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
project for learning about and improving MP3 encoding technology.
LAME includes an MP3 encoding library, a simple frontend application,
and other tools for sound analysis, as well as convenience tools.
.
This package contains the shared library.
Homepage: https://lame.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmpc3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpclib3
Version: 1.3.1-1build1.1
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 4.0.0)
Description: multiple precision complex floating-point library
MPC is a portable library written in C for arbitrary precision
arithmetic on complex numbers providing correct rounding. For the time
being, it contains all arithmetic operations over complex numbers, the
exponential and the logarithm functions, the trigonometric and
hyperbolic functions.
.
Ultimately, it should implement a multiprecision equivalent of the ISO
C99 standard.
.
It builds upon the GNU MP and the MPFR libraries.
Homepage: http://www.multiprecision.org/mpc/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libmpcdec6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmpc
Version: 2:0.1~r495-2build1
Depends: libc6 (>= 2.29)
Description: MusePack decoder - library
Musepack is an audio compression format with a strong emphasis on
high quality. It's not lossless, but it is designed for transparency,
so that you won't be able to hear differences between the original
wave file and the much smaller MPC file.
.
It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997
it has rapidly developed and vastly improved and is now at an advanced
stage in which it contains heavily optimized and patentless code.
Homepage: http://www.musepack.net
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmpeg2encpp-2.1-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 191
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mjpegtools
Version: 1:2.1.0+debian-8.1build1
Replaces: libmpeg2encpp-2.1-0
Provides: libmpeg2encpp-2.1-0 (= 1:2.1.0+debian-8.1build1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmjpegutils-2.1-0t64 (>= 1:2.1.0+debian), libstdc++6 (>= 11)
Breaks: libmpeg2encpp-2.1-0 (<< 1:2.1.0+debian-8.1build1)
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mpeg2encpp library.
Homepage: http://mjpeg.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmpfr6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpfr4
Version: 4.2.1-1build1.1
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~)
Description: multiple precision floating-point computation
MPFR provides a library for multiple-precision floating-point computation
with correct rounding. The computation is both efficient and has a
well-defined semantics. It copies the good ideas from the
ANSI/IEEE-754 standard for double-precision floating-point arithmetic
(53-bit mantissa).
Homepage: https://www.mpfr.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libmpg123-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpg123
Version: 1.32.5-1ubuntu1.1
Replaces: libmpg123-0
Provides: libmpg123-0 (= 1.32.5-1ubuntu1.1)
Depends: libc6 (>= 2.29)
Breaks: libmpg123-0 (<< 1.32.5-1ubuntu1.1)
Description: MPEG layer 1/2/3 audio decoder (shared library)
mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
.
This package contains the C libraries needed to run executables that use
the mpg123 library.
Homepage: http://mpg123.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmplex2-2.1-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mjpegtools
Version: 1:2.1.0+debian-8.1build1
Replaces: libmplex2-2.1-0
Provides: libmplex2-2.1-0 (= 1:2.1.0+debian-8.1build1)
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libmjpegutils-2.1-0t64 (>= 1:2.1.0+debian), libstdc++6 (>= 11)
Breaks: libmplex2-2.1-0 (<< 1:2.1.0+debian-8.1build1)
Description: MJPEG capture/editing/replay and MPEG encoding toolset (library)
The mjpeg programs are a set of tools that can do recording of videos and
playback, simple cut-and-paste editing and the MPEG compression of audio and
video under Linux.
.
This package contains the shared mplex2 library.
Homepage: http://mjpeg.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmro-compat-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.15-2
Depends: perl:any, libclass-c3-perl
Recommends: libclass-c3-xs-perl
Description: mro::* interface compatibility for Perls < 5.9.5
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and higher.
.
MRO::Compat provides those interfaces for earlier versions of Perl
(back to 5.6.0 anyway).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/MRO-Compat
Package: libmspack0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmspack
Version: 0.11-1.1build1
Replaces: libmspack0
Provides: libmspack0 (= 0.11-1.1build1)
Depends: libc6 (>= 2.14)
Breaks: libmspack0 (<< 0.11-1.1build1)
Description: library for Microsoft compression formats (shared library)
The purpose of libmspack is to provide both compression and decompression of
some loosely related file formats used by Microsoft. The intention is to
support all of the following formats: COMPRESS.EXE [SZDD],
Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB),
HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM),
Exchange Offline Address Book (.LZX).
Homepage: https://www.cabextract.org.uk/libmspack/
Original-Maintainer: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Package: libmtdev1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mtdev
Version: 1.1.6-1.1build1
Replaces: libmtdev1
Provides: libmtdev1 (= 1.1.6-1.1build1)
Depends: libc6 (>= 2.4)
Breaks: libmtdev1 (<< 1.1.6-1.1build1)
Description: Multitouch Protocol Translation Library - shared library
libmtdev is a library for translating evdev multitouch events using the legacy
protocol to the new multitouch slots protocol. This is necessary for kernel
drivers that have not been updated to use the newer protocol.
Homepage: http://bitmath.org/code/mtdev/
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Package: libmujs3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 367
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mujs
Version: 1.3.3-3build2
Depends: libc6 (>= 2.38)
Description: Lightweight JavaScript interpreter library
MuJS is a lightweight JavaScript interpreter designed for embedding in other
software to extend them with scripting capabilities.
.
MuJS was designed with a focus on small size, correctness, and simplicity.
This package contains the shared runtime library.
Homepage: https://mujs.com/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libmwaw-0.3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6469
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmwaw
Version: 0.3.22-1build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Description: import library for some old Mac text documents
libmwaw contains some import filters for old Mac text documents
(MacWrite, ClarisWorks, ... ) based on top of libwpd.
Homepage: http://sourceforge.net/projects/libmwaw
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libmysofa1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1267
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmysofa
Version: 1.3.2+dfsg-2ubuntu2
Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
Description: library to read HRTFs stored in the AES69-2015 SOFA format
libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented
Format for Acoustics) files for spatial rendering.
It hardly has any library dependencies and is suitable for embedded devices.
.
It reads SOFA files and checks whether the data complies to the
"SimpleFreeFieldHRIR" conventions. In addition, it provides functions to
look-up and interpolate the filters for a given orientation and to normalize
the HRTFs (Head-Related Transfer Functions) to a reference level.
.
This package contains the shared objects necessary to run an application using
libmysofa.
Homepage: https://github.com/hoene/libmysofa
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmysqlclient21
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6687
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mysql-8.0
Version: 8.0.46-0ubuntu0.24.04.3
Depends: mysql-common (>= 5.5), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Description: MySQL database client library
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes the client library.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Package: libmythes-1.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mythes
Version: 2:1.2.5-1build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Description: simple thesaurus library
MyThes is a simple thesaurus that uses a structured
text data file and an index file with binary search
to lookup words and phrases and return information
on part of speech, meanings, and synonyms
.
This package contains the shared library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libnamespace-autoclean-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.29-2
Depends: perl:any, libb-hooks-endofscope-perl, libnamespace-clean-perl, libscalar-list-utils-perl, libsub-identify-perl
Description: module to remove imported symbols after compilation
namespace::autoclean is a Perl pragma that keeps your namespace clean by
removing all imported symbols at the end of the current package's compile
cycle. Perhaps most importantly, this means that imported functions will no
longer be made accidentally accessible to users outside of your package via
method invocations.
.
This module differs from namespace::clean (see libnamespace-clean-perl) in
that it cleans all imported functions, whether or not the imports happened
prior to using the pragma. Things that "look" like a method (according to
Class::MOP) will be left alone.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/namespace-autoclean
Package: libnamespace-clean-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.27-2
Depends: libb-hooks-endofscope-perl, libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, perl:any
Description: module for keeping imports and functions out of the current namespace
namespace::clean is a Perl pragma for keeping imported functions out of the
current namespace. This is especially important because Perl functions are
naturally available as methods, which can complicate subclassing.
.
Using the namespace::clean pragma will remove all previously declared or
imported symbols at the end of the current package's compile cycle. This
means that functions called in the package itself will still be bound by
their name, but they won't show up as methods on your class or instances.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/namespace-clean
Package: libnautilus-extension4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nautilus
Version: 1:46.4-0ubuntu0.2
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0)
Description: libraries for nautilus components - runtime version
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package contains a few runtime libraries needed by nautilus' extensions.
Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libnccl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 249582
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: nccl
Version: 2.23.4-1+cuda12.6
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 4.8)
Description: NVIDIA Collective Communication Library (NCCL) Runtime
NCCL (pronounced "Nickel") is a stand-alone library of standard collective
communication routines for GPUs, implementing all-reduce, all-gather, reduce,
broadcast, and reduce-scatter.
It has been optimized to achieve high bandwidth on any platform using PCIe,
NVLink, NVswitch, as well as networking using InfiniBand Verbs or TCP/IP
sockets.
Package: libncurses-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Replaces: ncurses-dev
Provides: libncurses5-dev (= 6.4+20240113-1ubuntu2.1), libncursesw5-dev (= 6.4+20240113-1ubuntu2.1), libtinfo-dev (= 6.4+20240113-1ubuntu2.1), ncurses-dev
Depends: libtinfo6 (= 6.4+20240113-1ubuntu2.1), libncurses6 (= 6.4+20240113-1ubuntu2.1), libncursesw6 (= 6.4+20240113-1ubuntu2.1), libc6-dev | libc-dev
Suggests: ncurses-doc
Conflicts: ncurses-dev
Description: 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.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: libncurses6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Depends: libtinfo6 (= 6.4+20240113-1ubuntu2.1), libc6 (>= 2.34)
Recommends: libgpm2
Breaks: cowdancer (<< 0.89~)
Description: 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.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: libncursesw6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 422
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Depends: libtinfo6 (= 6.4+20240113-1ubuntu2.1), libc6 (>= 2.34)
Recommends: libgpm2
Description: 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.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: libneon27t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 227
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: neon27
Version: 0.33.0-1.1build3
Replaces: libneon27
Provides: libneon27 (= 0.33.0-1.1build3)
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: libneon27 (<< 0.33.0-1.1build3)
Description: HTTP and WebDAV client library
neon is an HTTP and WebDAV client library, with a C language API.
.
WARNING: THE NEON API IS NOT YET STABLE.
.
Provides lower-level interfaces to directly implement new HTTP
methods, and higher-level interfaces so that you don't have to
worry about the lower-level stuff.
.
Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.
Homepage: https://notroj.github.io/neon/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libnet-dbus-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.0-2build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libxml-twig-perl
Description: Perl extension for the DBus bindings
Net::DBus provides a Perl API for the DBus message system. The DBus Perl
interface is currently operating against the 0.32 development version of
DBus, but should work with later versions too, providing the API changes have
not been too drastic.
.
Users of this package are either typically, service providers in which case
the Net::DBus::Service and Net::DBus::Object modules are of most relevance,
or are client consumers, in which case Net::DBus::RemoteService and
Net::DBus::RemoteObject are of most relevance.
Homepage: https://metacpan.org/release/Net-DBus
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnet-dns-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 988
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.44-1ubuntu1
Depends: perl:any, libdigest-hmac-perl, libdigest-sha-perl, libencode-perl, libio-socket-ip-perl, libscalar-list-utils-perl, libsocket-perl
Recommends: libdigest-bubblebabble-perl, libnet-dns-sec-perl, libnet-libidn-perl | libnet-libidn2-perl, libperl4-corelibs-perl
Breaks: libpoe-component-client-dns-perl (<< 1:1.054-3~)
Description: module to perform DNS queries
Net::DNS is a DNS resolver implemented in Perl supporting IPv6.
It allows the programmer to perform nearly any type of DNS query
from a Perl script.
Homepage: https://www.net-dns.org/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnet-dns-sec-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.23-1build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libnet-dns-perl
Description: DNSSEC extension to NET::DNS
Net::DNS::SEC implements DNS Resource Record types that are relevant
for DNSSEC operations. This package implements RFC4034
"Resource Records for the DNS Security Extensions" and RFC2931 "DNS
Request and Transaction Signatures ( SIG(0)s )"
.
It also provides support for SIG0. That later is useful for dynamic
updates using key-pairs.
.
RSA and DSA crypto routines are supported.
Homepage: https://www.net-dns.org/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnet-domain-tld-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.75-3
Depends: perl:any
Description: list of currently available Top-level Domains (TLDs)
The purpose of Net::Domain::TLD is to provide the user with a current list of
available top level domain names including new ICANN additions and ccTLDs.
It provides two functions:
.
- tld_exists - returns whether a certain top-level domain exists
- tld - returns various lists of top-level domains
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-Domain-TLD
Package: libnet-http-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.23-1
Depends: perl:any, libio-socket-ip-perl, liburi-perl
Recommends: libio-socket-ssl-perl
Description: module providing low-level HTTP connection client
The Net::HTTP class is a low-level HTTP client. An instance of the
Net::HTTP class represents a connection to an HTTP server. The
HTTP protocol is described in RFC 2616. The Net::HTTP class
supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET.
You can mix its methods with reading and writing from the socket directly.
This is not necessarily a good idea, unless you know what you are doing.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-HTTP
Package: libnet-libidn-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.12.ds-4build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.4), libidn12 (>= 1.13)
Description: Perl bindings for GNU Libidn
Net::LibIDN provides bindings for GNU Libidn, a C library for handling
Internationalized Domain Names according to IDNA (RFC 3490), in a way very
much inspired by Turbo Fredriksson's PHP-IDN.
Homepage: https://metacpan.org/release/Net-LibIDN
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnet-smtp-ssl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.04-2
Depends: libio-socket-ssl-perl, perl:any
Recommends: libauthen-sasl-perl
Description: Perl module providing SSL support to Net::SMTP
Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL
for its network operations. Due to the nature of Net::SMTP's new method, it is
not overridden to make use of a default port for the SMTPS service. Perhaps
future versions will be smart like that. Port 465 is usually what you want,
and it's not a pain to specify that.
.
This package is deprecated. Net::SMTP (in perl core) has support for SMTP
over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-SMTP-SSL
Package: libnet-ssleay-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.94-1build4
Depends: perl (>= 5.38.2-3.2build2), perl-openssl-abi-3, perlapi-5.38.2, libc6 (>= 2.14), libssl3t64 (>= 3.0.0)
Description: Perl module for Secure Sockets Layer (SSL)
Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
(SSL) functions of the SSLeay library directly from your perl scripts. It
is useful if you want to program robots that access secure web servers or
if you want to build your own applications over SSL encrypted tunnels. If
you just want to view web pages on https servers, you do not need this -
your web browser already knows to do that.
Homepage: https://metacpan.org/release/Net-SSLeay
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnetfilter-conntrack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.0.9-6build1
Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2)
Description: Netfilter netlink-conntrack library
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/
Original-Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Package: libnetpbm11t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netpbm-free
Version: 2:11.05.02-1.1build1
Replaces: libnetpbm11
Provides: libnetpbm10-dev, libnetpbm11 (= 2:11.05.02-1.1build1)
Depends: libc6 (>= 2.38)
Conflicts: libnetpbm11 (<< 2:11.05.02-1.1build1)
Description: Graphics conversion tools shared libraries
Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 220 separate tools in the package including converters for
more than 80 graphics formats.
.
This package contains the shared libraries used by netpbm.
Homepage: https://netpbm.sourceforge.net/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libnetplan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 377
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netplan.io
Version: 1.1.2-8ubuntu1~24.04.2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.75.3), libuuid1 (>= 2.16), libyaml-0-2
Description: Declarative network configuration runtime library
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package contains the necessary runtime library files.
Homepage: https://netplan.io/
Original-Maintainer: Debian Networking Team <team+networking@tracker.debian.org>
Package: libnettle8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.9.1-2.2build1.1
Replaces: libnettle8
Provides: libnettle8 (= 3.9.1-2.2build1.1)
Depends: libc6 (>= 2.17)
Breaks: libnettle8 (<< 3.9.1-2.2build1.1)
Description: low level cryptographic library (symmetric and one-way cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the symmetric and one-way cryptographic
algorithms. To avoid having this package depend on libgmp, the
asymmetric cryptos reside in a separate library, libhogweed.
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Package: libnewt0.52
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: newt
Version: 0.52.24-2ubuntu2
Depends: libc6 (>= 2.38), libslang2 (>= 2.2.4)
Recommends: libfribidi0
Conffiles:
/etc/newt/palette.original d41d8cd98f00b204e9800998ecf8427e
/etc/newt/palette.ubuntu ac72ec93d29d94ad06bb3180f16cefb1
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
Newt is a windowing toolkit for text mode built from the slang library.
It allows color text mode applications to easily use stackable windows,
push buttons, check boxes, radio buttons, lists, entry fields, labels,
and displayable text. Scrollbars are supported, and forms may be nested
to provide extra functionality. This package contains the shared library
for programs that have been built with newt.
Homepage: https://pagure.io/newt
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: libnfnetlink0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.2-2build1
Depends: libc6 (>= 2.14)
Description: Netfilter netlink library
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
Homepage: https://git.netfilter.org/libnfnetlink
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libnftables1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1015
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nftables
Version: 1.0.9-1ubuntu0.1
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.6), libxtables12 (>= 1.6.0+snapshot20161117)
Description: Netfilter nftables high level userspace API library
This library provides high level semantics to interact with the nftables
framework by Netfilter project.
.
nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
.
Netfilter software and nftables in particular are used in applications such
as Internet connection sharing, firewalls, IP accounting, transparent
proxying, advanced routing and traffic control.
.
A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
.
This package contains the libnftables library.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libnftnl11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnftnl
Version: 1.2.6-2build1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Description: Netfilter nftables userspace API library
libnftnl is the low-level library for Netfilter 4th generation
framework nftables.
.
Is the user-space library for low-level interaction with
nftables Netlink's API over libmnl.
Homepage: https://git.netfilter.org/libnftnl
Original-Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Package: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nghttp2
Version: 1.59.0-1ubuntu0.4
Depends: libc6 (>= 2.17)
Description: library implementing HTTP/2 protocol (shared library)
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs a shared library.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: libnghttp2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nghttp2
Version: 1.59.0-1ubuntu0.4
Replaces: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Depends: libnghttp2-14 (= 1.59.0-1ubuntu0.4), pkg-config
Suggests: libnghttp2-doc
Conflicts: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Description: library implementing HTTP/2 protocol (development files)
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs development files.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: libnice10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnice
Version: 0.1.21-2build3
Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54.0), libgnutls30 (>= 3.7.0), libgupnp-igd-1.6-0 (>= 0.2.4)
Description: ICE library (shared library)
Nice is an implementation of the IETF's draft Interactive Connectivity
Establishment standard (ICE). ICE is useful for applications that want to
establish peer-to-peer UDP data streams. It automates the process of
traversing NATs and provides security against some attacks.
.
Existing standards that use ICE include the Session Initiation Protocol (SIP)
and the Jingle XMPP extension for audio/video calls.
.
Nice includes integration with GStreamer.
.
This package provides the nice library.
Homepage: https://nice.freedesktop.org/
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Package: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.7.0-0.3build1.1
Depends: libc6 (>= 2.38)
Conffiles:
/etc/libnl-3/classid 3e07259e58674631830b152e983ca995
/etc/libnl-3/pktloc 7613dbc41b2dc3258195b6b6abd0f179
Description: library for dealing with netlink sockets
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
Homepage: http://www.infradead.org/~tgr/libnl/
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Package: libnl-genl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.7.0-0.3build1.1
Depends: libnl-3-200 (= 3.7.0-0.3build1.1), libc6 (>= 2.4)
Description: library for dealing with netlink sockets - generic netlink
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
.
API to the generic netlink protocol, an extended version of the netlink
protocol.
Homepage: http://www.infradead.org/~tgr/libnl/
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Package: libnl-route-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 632
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.7.0-0.3build1.1
Depends: libnl-3-200 (= 3.7.0-0.3build1.1), libc6 (>= 2.38)
Description: library for dealing with netlink sockets - route interface
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
.
API to the configuration interfaces of the NETLINK_ROUTE family.
Homepage: http://www.infradead.org/~tgr/libnl/
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Package: libnm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1516
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: network-manager
Version: 1.46.0-1ubuntu2.7
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.44.0), libgnutls30t64 (>= 3.7.2), libudev1 (>= 183)
Description: GObject-based client library for NetworkManager
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains a convenience library to ease the access to
NetworkManager.
Homepage: https://wiki.gnome.org/Projects/NetworkManager
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libnorm1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: norm
Version: 1.5.9+dfsg-3.1build1
Replaces: libnorm1
Provides: libnorm1 (= 1.5.9+dfsg-3.1build1)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Breaks: libnorm1 (<< 1.5.9+dfsg-3.1build1)
Description: NACK-Oriented Reliable Multicast (NORM) library
The NORM protocol is designed to provide end-to-end reliable transport of
bulk data objects or streams over generic IP multicast routing and forwarding
services.
libnorm provides a shared library and an API to use such protocol.
Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm
Original-Maintainer: Luca Boccassi <bluca@debian.org>
Package: libnotify-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnotify
Version: 0.8.3-1build2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62.0), libnotify4 (>= 0.7.10)
Description: sends desktop notifications to a notification daemon (Utilities)
A library that sends desktop notifications to a notification daemon, as
defined in the Desktop Notifications spec. These notifications can be
used to inform the user about an event or display some form of
information without getting in the user's way.
.
This package contains the binary which sends the notification.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libnotify4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnotify
Version: 0.8.3-1build2
Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.79.0)
Suggests: notification-daemon
Description: sends desktop notifications to a notification daemon
A library that sends desktop notifications to a notification daemon, as
defined in the Desktop Notifications spec. These notifications can be
used to inform the user about an event or display some form of
information without getting in the user's way.
.
This package contains the shared library. To actually display the
notifications, you need to install the package notification-daemon or
any other desktop environment implementing the FreeDesktop notification
daemon specification.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libnpp-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 312734
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnpp
Version: 12.3.3.100-1
Provides: libnpp.so.12 (= 12.3.3.100)
Depends: cuda-toolkit-config-common | cuda-cudart-11-2, cuda-toolkit-12-config-common | cuda-cudart-11-2, cuda-toolkit-12-8-config-common
Description: NPP native runtime libraries
NPP native runtime libraries
Package: libnpp-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 326266
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnpp
Version: 12.3.3.100-1
Provides: libnpp.so.12-dev (= 12.3.3.100)
Depends: libnpp-12-8 (>= 12.3.3.100)
Description: NPP native dev links, headers
NPP native dev links, headers
Package: libnpth0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: npth
Version: 1.6-3.1build1
Replaces: libnpth0
Provides: libnpth0 (= 1.6-3.1build1)
Depends: libc6 (>= 2.34)
Breaks: libnpth0 (<< 1.6-3.1build1)
Description: replacement for GNU Pth using system threads
nPth is a non-preemptive threads implementation using an API very
similar to the one known from GNU Pth. It has been designed as a
replacement of GNU Pth for non-ancient operating systems. In
contrast to GNU Pth it is based on the system's standard threads
implementation. Thus nPth allows the use of libraries which are not
compatible to GNU Pth.
Homepage: https://www.gnupg.org/
Original-Maintainer: Eric Dorland <eric@debian.org>
Package: libnsl2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnsl
Version: 1.3.0-3build3
Depends: libc6 (>= 2.33), libtirpc3t64 (>= 1.0.2)
Description: Public client interface for NIS(YP) and NIS+
This package contains the libnsl library, which contains the public client
interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is
now standalone to be able to link against TI-RPC for IPv6 support.
Homepage: https://github.com/thkukuk/libnsl
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.35-1.1build1
Depends: libc6 (>= 2.38)
Description: NetScape Portable Runtime Library
This library provides platform independent non-GUI operating system
facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/
Original-Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Package: libnss-mdns
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nss-mdns
Version: 0.15.1-4build1
Depends: libc6 (>= 2.38)
Recommends: avahi-daemon
Suggests: avahi-autoipd | zeroconf
Description: NSS module for Multicast DNS name resolution
nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
of the GNU C Library (glibc) providing host name resolution via Multicast
DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively
allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS
domain .local.
Homepage: https://github.com/lathiat/nss-mdns
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libnss-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 485
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 255.4-1ubuntu8.16
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10), systemd (= 255.4-1ubuntu8.16)
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libnss3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3964
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.98-1ubuntu0.2
Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9)
Description: Network Security Service libraries
This is a set of libraries designed to support cross-platform development
of security-enabled client and server applications. It can support SSLv2
and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
other security standards.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Original-Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Package: libntfs-3g89t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 358
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ntfs-3g
Version: 1:2022.10.3-1.2ubuntu3.2
Replaces: libntfs-3g89
Provides: libntfs-3g89 (= 1:2022.10.3-1.2ubuntu3.2)
Depends: libc6 (>= 2.38)
Breaks: libntfs-3g89 (<< 1:2022.10.3-1.2ubuntu3.2)
Description: read/write NTFS driver for FUSE (runtime library)
NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
filesystem used by Microsoft Windows.
.
This package contains the actual library.
Homepage: https://github.com/tuxera/ntfs-3g/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.18-1ubuntu0.24.04.1
Depends: libc6 (>= 2.38)
Description: Libraries for controlling NUMA policy
Library to control specific NUMA (Non-Uniform Memory Architecture)
scheduling or memory placement policies.
Homepage: https://github.com/numactl/numactl
Original-Maintainer: Ian Wienand <ianw@debian.org>
Package: libnvfatbin-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 2454
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvfatbin
Version: 12.8.90-1
Provides: libnvfatbin.so.12 (= 12.8.90)
Depends: cuda-toolkit-config-common, cuda-toolkit-12-config-common, cuda-toolkit-12-8-config-common
Description: nvfatbin link native runtime libraries
nvfatbin native runtime libraries
Package: libnvfatbin-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 2366
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvfatbin
Version: 12.8.90-1
Provides: libnvfatbin.so.12-dev (= 12.8.90)
Depends: libnvfatbin-12-8 (>= 12.8.90)
Description: nvfatbin native dev links, headers
nvfatbin native dev links, headers
Package: libnvidia-cfg1-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 430
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-cfg1-any
Provides: libnvidia-cfg1-any
Depends: nvidia-kernel-common-580-server-580.173.02, libc6 (>= 2.34)
Conflicts: libnvidia-cfg1-any
Description: NVIDIA binary OpenGL/GLX configuration library
The NVIDIA binary driver provides optimized hardware acceleration of
OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server
for graphics cards using NVIDIA chip sets.
.
This package contains the libnvidia-cfg.so.1 runtime library.
Homepage: http://www.nvidia.com
Package: libnvidia-common-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 85
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-common
Provides: libnvidia-common
Depends: nvidia-kernel-common-580-server-580.173.02
Conflicts: libnvidia-common
Description: Shared files used by the NVIDIA libraries
This package provides a set of files that are required by the NVIDIA
libraries.
Homepage: http://www.nvidia.com
Package: libnvidia-compute-550
Status: deinstall ok config-files
Priority: optional
Section: non-free/oldlibs
Installed-Size: 32
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-550
Version: 550.163.01-0ubuntu0.24.04.2
Config-Version: 550.163.01-0ubuntu0.24.04.2
Depends: libnvidia-compute-580
Conffiles:
/etc/OpenCL/vendors/nvidia.icd 9d950bb477202d049cf31f84621a7f47 obsolete
Description: NVIDIA libcompute package
Transitional package for upgrades. This package can be safely removed.
Homepage: http://www.nvidia.com
Package: libnvidia-compute-580
Status: deinstall ok config-files
Priority: optional
Section: non-free/libs
Installed-Size: 333315
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580
Version: 580.95.05-0ubuntu0.24.04.2
Config-Version: 580.95.05-0ubuntu0.24.04.2
Replaces: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libnvidia-compute, nvidia-opencl-icd
Provides: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libcuda.so.1 (= 580.95.05-0ubuntu0.24.04.2), libcuda1 (= 580.95.05-0ubuntu0.24.04.2), libnvidia-compute, libnvidia-ml.so.1 (= 580.95.05-0ubuntu0.24.04.2), libnvidia-ml1 (= 580.95.05-0ubuntu0.24.04.2), nvidia-opencl-icd, opencl-icd
Depends: ocl-icd-libopencl1, libc6 (>= 2.34), libgcc-s1 (>= 4.3), libssl3t64 (>= 3.0.0)
Conflicts: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libnvidia-compute, nvidia-opencl-icd
Conffiles:
/etc/OpenCL/vendors/nvidia.icd 9d950bb477202d049cf31f84621a7f47 obsolete
Description: NVIDIA libcompute package
This package provides a set of libraries which enable the NVIDIA driver
to use GPUs for parallel general purpose computation through CUDA and
OpenCL.
Homepage: http://www.nvidia.com
Package: libnvidia-compute-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 333337
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libnvidia-compute, nvidia-opencl-icd
Provides: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libcuda.so.1 (= 580.173.02-0ubuntu0.24.04.1), libcuda1 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-compute, libnvidia-ml.so.1 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-ml1 (= 580.173.02-0ubuntu0.24.04.1), nvidia-opencl-icd, opencl-icd
Depends: nvidia-kernel-common-580-server-580.173.02, ocl-icd-libopencl1, libc6 (>= 2.34), libgcc-s1 (>= 4.3), libssl3t64 (>= 3.0.0)
Conflicts: libcuda-10.0-1, libcuda-10.1-1, libcuda-10.2-1, libcuda-11.0-1, libcuda-11.1-1, libcuda-11.2-1, libcuda-11.3-1, libcuda-11.4-1, libcuda-11.5-1, libcuda-11.6-1, libcuda-11.7-1, libcuda-11.8-1, libcuda-12.0-1, libcuda-12.1-1, libcuda-12.2-1, libcuda-12.3-1, libcuda-12.4-1, libcuda-12.5-1, libcuda-12.6-1, libcuda-12.7-1, libcuda-12.8-1, libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1, libcuda-6.5-1, libcuda-7.0-1, libcuda-7.5-1, libcuda-8.0-1, libcuda-9.0-1, libcuda-9.1-1, libcuda-9.2-1, libnvidia-compute, nvidia-opencl-icd
Conffiles:
/etc/OpenCL/vendors/nvidia.icd 9d950bb477202d049cf31f84621a7f47
Description: NVIDIA libcompute package
This package provides a set of libraries which enable the NVIDIA Server Driver
to use GPUs for parallel general purpose computation through CUDA and
OpenCL.
Homepage: http://www.nvidia.com
Package: libnvidia-decode-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 21051
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-decode
Provides: libnvidia-decode
Depends: nvidia-kernel-common-580-server-580.173.02, libnvidia-compute-580-server (= 580.173.02-0ubuntu0.24.04.1), libc6 (>= 2.34), libx11-6, libxext6
Conflicts: libnvidia-decode
Description: NVIDIA Video Decoding runtime libraries
This package includes the NVIDIA CUDA Video Decoder (NVCUVID) library which
provides an interface to hardware video decoding capabilities on NVIDIA GPUs with CUDA.
.
The package also provides a VDPAU (Video Decode and Presentation API for Unix-like
systems) library for the NVIDIA vendor implementation.
Homepage: http://www.nvidia.com
Package: libnvidia-egl-wayland1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: egl-wayland
Version: 1:1.1.13-1ubuntu0.1
Replaces: libnvidia-gl-390, libnvidia-gl-410 (<< 410.93), libnvidia-legacy-390xx-egl-wayland1, nvidia-egl-wayland-common
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.66), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.2.0)
Conflicts: libnvidia-gl-390, libnvidia-gl-410 (<< 410.93), libnvidia-legacy-390xx-egl-wayland1, nvidia-egl-wayland-common
Description: Wayland EGL External Platform library -- shared library
This is a work-in-progress implementation of a EGL (Embedded-System
Graphics Library) External Platform library to add client-side Wayland
support to EGL on top of EGLDevice and EGLStream families of extensions.
.
This library implements an EGL External Platform interface to work along
with EGL drivers that support the external platform mechanism. More
information about EGL External platforms and the interface can be found at:
.
https://github.com/NVIDIA/eglexternalplatform
.
This package contains the shared library.
Homepage: https://github.com/NVIDIA/egl-wayland
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Package: libnvidia-encode-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 322
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-encode
Provides: libnvidia-encode
Depends: nvidia-kernel-common-580-server-580.173.02, libc6 (>= 2.3), libnvidia-decode-580-server (>= 580.173.02)
Conflicts: libnvidia-encode
Description: NVENC Video Encoding runtime library
The NVENC Video Encoding library provides an interface to video encoder
hardware on supported NVIDIA GPUs.
.
This package contains the nvidia-encode runtime library.
Homepage: http://www.nvidia.com
Package: libnvidia-extra-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 211
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-common-580-server (<< 440.64-0ubuntu3~), libnvidia-extra
Provides: libnvidia-extra
Depends: nvidia-kernel-common-580-server-580.173.02, libc6 (>= 2.34)
Breaks: libnvidia-common-580-server (<< 440.64-0ubuntu3~)
Conflicts: libnvidia-extra
Description: Extra libraries for the NVIDIA Server Driver
This package provides an additional set of libraries to be used with
the NVIDIA Server Driver.
Homepage: http://www.nvidia.com
Package: libnvidia-fbc1-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 283
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-fbc1
Provides: libnvidia-fbc1
Depends: nvidia-kernel-common-580-server-580.173.02, libc6 (>= 2.34), libx11-6, libxext6
Conflicts: libnvidia-fbc1
Description: NVIDIA OpenGL-based Framebuffer Capture runtime library
The NVIDIA OpenGL-based Framebuffer Capture (NvFBCOpenGL) library provides
a high performance, low latency interface to capture and optionally encode an
OpenGL framebuffer. NvFBCOpenGL is a private API that is only available to
approved partners for use in remote graphics scenarios.
.
This package contains the NvFBCOpenGL runtime library.
Homepage: http://www.nvidia.com
Package: libnvidia-gl-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 532272
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: libnvidia-gl
Provides: libegl-vendor, libglx-vendor, libnvidia-gl
Depends: nvidia-kernel-common-580-server-580.173.02, libnvidia-common-580-server, libc6 (>= 2.34), libdrm2 (>= 2.4.75), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 4.2), libnvidia-compute-580-server (>= 580.173.02), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb1 (>= 1.12), libxext6, libnvidia-egl-wayland1
Conflicts: libnvidia-gl
Description: NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
This package provides the NVIDIA OpenGL/GLX/EGL/GLES libraries and the
Vulkan ICD.
Homepage: http://www.nvidia.com
Package: libnvjitlink-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 91972
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvjitlink
Version: 12.8.93-1
Provides: libnvjitlink.so.12 (= 12.8.93)
Depends: cuda-toolkit-config-common, cuda-toolkit-12-config-common, cuda-toolkit-12-8-config-common
Description: NVJIT link native runtime libraries
NVJIT native runtime libraries
Package: libnvjitlink-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 130240
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvjitlink
Version: 12.8.93-1
Provides: libnvjitlink.so.12-dev (= 12.8.93)
Depends: libnvjitlink-12-8 (>= 12.8.93)
Description: NVJIT native dev links, headers
NVJIT native dev links, headers
Package: libnvjpeg-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 7730
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvjpeg
Version: 12.3.5.92-1
Provides: libnvjpeg.so.12 (= 12.3.5.92)
Depends: cuda-toolkit-config-common, cuda-toolkit-12-config-common, cuda-toolkit-12-8-config-common
Description: NVJPEG native runtime libraries
NVJPEG native runtime libraries
Package: libnvjpeg-dev-12-8
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 8084
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: libnvjpeg
Version: 12.3.5.92-1
Provides: libnvjpeg.so.12-dev (= 12.3.5.92)
Depends: libnvjpeg-12-8 (>= 12.3.5.92)
Description: NVJPEG native dev links, headers
NVJPEG native dev links, headers
Package: libnvme1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnvme
Version: 1.8-3ubuntu1
Replaces: libnvme1
Provides: libnvme1 (= 1.8-3ubuntu1)
Depends: libc6 (>= 2.38), libjson-c5 (>= 0.15), libkeyutils1 (>= 1.5.9), libssl3t64 (>= 3.0.0)
Suggests: nvme-cli
Breaks: libnvme1 (<< 1.8-3ubuntu1)
Description: NVMe management library (library)
NVM Express (NVMe) is a interface specification for accessing non-volatile
storage media, typically modern solid state drives (SSDs) through PCI Express
(PCIe). libnvme provides library functions for accessing and managing NVMe
devices.
.
This package contains the shared library.
Homepage: https://github.com/linux-nvme/libnvme
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Package: libnvrtc-builtins12.0
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 6757
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-cuda-toolkit (12.0.1-4build4)
Version: 12.0.140~12.0.1-4build4
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Description: CUDA Runtime Compilation (NVIDIA NVRTC Builtins Library)
CUDA Runtime Compilation library (nvrtc) provides an API to compile
CUDA-C++ device source code at runtime.
.
The resulting compiled PTX can be launched on a GPU using the CUDA
Driver API.
.
This package contains the NVRTC Builtins library.
Homepage: https://developer.nvidia.com/cuda-zone
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libnvrtc12
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 54470
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-cuda-toolkit (12.0.1-4build4)
Version: 12.0.140~12.0.1-4build4
Depends: libnvrtc-builtins12.0 (= 12.0.140~12.0.1-4build4), libc6 (>= 2.34)
Description: CUDA Runtime Compilation (NVIDIA NVRTC Library)
CUDA Runtime Compilation library (nvrtc) provides an API to compile
CUDA-C++ device source code at runtime.
.
The resulting compiled PTX can be launched on a GPU using the CUDA
Driver API.
.
This package contains the NVRTC library.
Homepage: https://developer.nvidia.com/cuda-zone
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libobjc-13-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1435
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), libgcc-13-dev (= 13.3.0-6ubuntu2~24.04.1), libobjc4 (>= 13.3.0-6ubuntu2~24.04.1)
Description: Runtime library for GNU Objective-C applications (development files)
This package contains the headers and static library files needed to build
GNU ObjC applications.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libobjc4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 210
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.38), libgc1 (>= 1:7.2d), libgcc-s1 (>= 3.0)
Description: Runtime library for GNU Objective-C applications
Library needed for GNU ObjC applications linked against the shared library.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libodfgen-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 738
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libodfgen
Version: 0.1.8-2build3
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11), libxml2 (>= 2.7.4)
Description: library to generate ODF documents
Libodfgen is library providing ability to generate ODF documents from
libwpd and libwps API calls.
Homepage: https://sourceforge.net/p/libwpd/wiki/libodfgen/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libogg0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libogg
Version: 1.3.5-3build1
Depends: libc6 (>= 2.14)
Description: Ogg bitstream library
Libogg is a library for manipulating ogg bitstreams. It handles
both making ogg bitstreams and getting packets from ogg bitstreams.
Homepage: https://xiph.org/ogg/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libole-storage-lite-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.22-1
Depends: perl:any, libio-stringy-perl
Description: simple class for OLE document interface
OLE::Storage_Lite is a Perl module that allows you to read and write an
OLE-Structured file. OLE (Object Linking and Embedding) is Microsoft's
framework for a compound document technology which is used throughout the
Office product family.
.
This module provides the OLE functionality for Spreadsheet::ParseExcel (see
libspreadsheet-parseexcel-perl) which can used to extract data from Excel
spreadsheets.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/OLE-Storage_Lite
Package: libonig5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 629
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libonig
Version: 6.9.9-1build1
Depends: libc6 (>= 2.14)
Description: regular expressions library
Oniguruma is a library for working with regular expressions.
.
Different character encoding for every regular expression object can
be specified.
Homepage: https://github.com/kkos/oniguruma
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: libopenal-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openal-soft
Version: 1:1.23.1-4build1
Replaces: libopenal1 (<< 1:1.14-5)
Breaks: libopenal1 (<< 1:1.14-5)
Conffiles:
/etc/openal/alsoft.conf c3c066879374fb8b7a8ecadb52fe2ec1
Description: Software implementation of the OpenAL audio API (data files)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This package installs data files used by the OpenAL Soft shared library.
Homepage: https://github.com/kcat/openal-soft
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Package: libopenal1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openal-soft
Version: 1:1.23.1-4build1
Depends: libopenal-data (= 1:1.23.1-4build1), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libsndio7.0 (>= 1.8.1), libstdc++6 (>= 6)
Recommends: libasound2t64 (>= 1.0.16), libpulse0 (>= 0.99.1)
Suggests: libportaudio2 (>= 19+svn20101113)
Description: Software implementation of the OpenAL audio API (shared library)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This library is meant as a compatible update/replacement to the OpenAL Sample
Implementation (the SI). The SI has been unmaintained for quite a while, and
would require a lot of work to clean up. This is a fork the old Windows version
to attempt an accelerated ALSA version of an OpenAL implementation.
.
OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
opposed to the SI's 4-channel max (though it did have some provisions for 6
channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
does not support the Vorbis and MP3 extensions, however those were considered
deprecated even in the SI. It does, though, support some of the newer
extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
and others.
.
This package installs the OpenAL Soft shared library.
Homepage: https://github.com/kcat/openal-soft
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Package: libopendbx1-sqlite3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libopendbx
Version: 1.4.6-17
Provides: libopendbx1-backend
Depends: libopendbx1t64 (= 1.4.6-17), libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9)
Description: SQLite3 backend for OpenDBX
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
This package contains the SQLite3 backend.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Package: libopendbx1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libopendbx
Version: 1.4.6-17
Replaces: libopendbx1
Provides: libopendbx1 (= 1.4.6-17)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: libopendbx1-sqlite3 | libopendbx1-backend
Breaks: libopendbx1 (<< 1.4.6-17)
Description: Lightweight database access abstraction layer
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
The sqlite3 backend is recommended by default if no other backend is
installed with libopendbx1t64
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Package: libopendkim11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 185
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opendkim
Version: 2.11.0~beta2-9build4
Depends: libc6 (>= 2.38), libdb5.3t64, libssl3t64 (>= 3.0.0)
Description: DomainKeys Identified Mail (DKIM) library
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing signing and verification of the
DomainKeys Identified Mail (DKIM) standard. This library provides support for
signing and verifying signatures according to RFC 4871, and supports both
DomainKeys signing policy and DKIM ADSP.
Homepage: http://www.opendkim.org/
Original-Maintainer: David Bürgin <dbuergin@gluet.ch>
Package: libopenexr-3-1-30
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4363
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openexr
Version: 3.1.5-5.1build3
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libimath-3-1-29t64 (>= 3.1.9), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.0)
Description: runtime files for the OpenEXR image library
OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.
.
OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.
.
This package contains the following shared library:
* IlmImf - a library that reads and writes OpenEXR images.
Homepage: https://www.openexr.com
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libopengl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.7.0-1build1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-1build1)
Description: Vendor neutral GL dispatch library -- OpenGL support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for OpenGL.
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libopenh264-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1065
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openh264
Version: 2.4.1+dfsg-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Description: OpenH264 Video Codec
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.openh264.org
Package: libopeniscsiusr
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: open-iscsi
Version: 2.1.9-3ubuntu5.4
Depends: libc6 (>= 2.38), libkmod2 (>= 5~)
Enhances: open-iscsi
Description: iSCSI userspace library
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
Open-iSCSI is partitioned into user and kernel parts.
.
The kernel portion of Open-iSCSI is a from-scratch code
licensed under GPL. The kernel part implements iSCSI data path
(that is, iSCSI Read and iSCSI Write), and consists of three
loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
.
User space contains the entire control plane: configuration
manager, iSCSI Discovery, Login and Logout processing,
connection-level error processing, Nop-In and Nop-Out handling,
and (in the future:) Text processing, iSNS, SLP, Radius, etc.
.
The user space Open-iSCSI consists of a daemon process called
iscsid, and a management utility iscsiadm.
.
This package contains the iSCSI userspace library.
Homepage: https://www.open-iscsi.com/
Original-Maintainer: Debian iSCSI Maintainers <open-iscsi@packages.debian.org>
Package: libopenjp2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 441
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openjpeg2
Version: 2.5.0-2ubuntu0.5
Depends: libc6 (>= 2.34)
Description: JPEG 2000 image compression/decompression library
OpenJPEG is a library for handling the JPEG 2000 image compression format.
JPEG 2000 is a wavelet-based image compression standard and permits progressive
transmission by pixel and resolution accuracy for progressive downloads of an
encoded image. It supports lossless and lossy compression, supports higher
compression than JPEG 1991, and has resilience to errors in the image.
.
This package contains the runtime files for openjpeg 2.x
Homepage: https://www.openjpeg.org
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: libopenmpt0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libopenmpt
Version: 0.7.3-1.1build3
Replaces: libopenmpt0
Provides: libopenmpt0 (= 0.7.3-1.1build3)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.0), libmpg123-0t64 (>= 1.28.0), libstdc++6 (>= 13.1), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4)
Breaks: libopenmpt0 (<< 0.7.3-1.1build3)
Description: module music library based on OpenMPT -- shared library
libopenmpt is a cross-platform C++ and C library to decode tracked music
files (modules) into a raw PCM audio stream. It is based on the player code
of the OpenMPT project, a descendant of the original ModPlug Tracker.
.
This package contains the main shared library.
Homepage: https://lib.openmpt.org/libopenmpt/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libopenni2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openni2
Version: 2.2.0.33+dfsg-18
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg8 (>= 8c), libstdc++6 (>= 5), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8)
Conffiles:
/etc/openni2/OpenNI.ini 3689bd717c0a0d9221dc518d4777d23d
Description: framework for sensor-based 'Natural Interaction'
OpenNI2 is a framework for getting data to support 'Natural Interaction',
i.e. skeleton tracking, gesture tracking, and similar ways of getting data
from humans. OpenNI2 provides the interface for physical devices and for
middleware components. The API enables modules to be registered in the OpenNI2
framework, which then produce sensory data. OpenNI2 also allows selection of
different hardware and middleware modules.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://structure.io/openni
Package: libopus0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opus
Version: 1.4-1build1
Depends: libc6 (>= 2.29)
Suggests: opus-tools
Description: Opus codec runtime library
The Opus codec is designed for interactive speech and audio transmission over
the Internet. It is designed by the IETF Codec Working Group and incorporates
technology from Skype's SILK codec and Xiph.Org's CELT codec.
.
It is intended to suit a wide range of interactive audio applications,
including Voice over IP, videoconferencing, in-game chat, and even remote live
music performances. It can scale from low bit-rate narrowband speech to very
high quality stereo music. The current features are:
.
Bit-rates from 6 kb/s 510 kb/s
Sampling rates from 8 to 48 kHz
Frame sizes from 2.5 ms to 60 ms
Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
Audio bandwidth from narrowband to full-band
Support for speech and music
Support for mono and stereo
Support for up to 255 channels (multistream frames)
Dynamically adjustable bitrate, audio bandwidth, and frame size
Good loss robustness and packet loss concealment (PLC)
Floating point and fixed-point implementation
.
This package provides the Opus runtime library.
Homepage: http://www.opus-codec.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: liborc-0.4-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: orc
Version: 1:0.4.38-1ubuntu0.1
Replaces: liborc-0.4-0
Provides: liborc-0.4-0 (= 1:0.4.38-1ubuntu0.1)
Depends: libc6 (>= 2.38)
Breaks: liborc-0.4-0 (<< 1:0.4.38-1ubuntu0.1)
Description: Library of Optimized Inner Loops Runtime Compiler
Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data. The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
.
This package contains the orc shared libraries. It is typically
installed automatically when an application or library requires it.
Homepage: https://cgit.freedesktop.org/gstreamer/orc
Original-Maintainer: Maintainers of GStreamer packages <orc@packages.debian.org>
Package: liborcus-0.18-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liborcus
Version: 0.19.2-3build3
Depends: libboost-iostreams1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liborcus-parser-0.18-0 (>= 0.19.2), libstdc++6 (>= 13.1)
Description: library for processing spreadsheet documents
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
.
The library currently includes filters for xlsx, ods, csv, and generic XML
formats.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://gitlab.com/orcus/orcus
Package: liborcus-parser-0.18-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liborcus
Version: 0.19.2-3build3
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Description: library for processing spreadsheet documents - parser library
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
.
The library currently includes filters for xlsx, ods, csv, and generic XML
formats.
.
This package contains the parser library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://gitlab.com/orcus/orcus
Package: libp11-kit-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.25.3-4ubuntu2.1
Depends: libp11-kit0 (= 0.25.3-4ubuntu2.1)
Suggests: p11-kit-doc
Description: library for loading and coordinating access to PKCS#11 modules - development
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the development headers required
to build applications using the p11-kit library.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libp11-kit0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1712
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.25.3-4ubuntu2.1
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Description: library for loading and coordinating access to PKCS#11 modules - runtime
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the shared library required for applications loading
and accessing PKCS#11 modules.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libpackage-stash-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.40-1
Depends: perl:any, libmodule-implementation-perl, libscalar-list-utils-perl
Recommends: libpackage-stash-xs-perl
Description: module providing routines for manipulating stashes
Package::Stash is a Perl module that provides an interface for manipulating
stashes (Perl's symbol tables). These operations are occasionally necessary,
but often very messy and easy to get wrong.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Package-Stash
Package: libpackage-stash-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.30-1build4
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Enhances: libpackage-stash-perl
Description: Perl module providing routines for manipulating stashes (XS version)
Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
incredibly messy, and easy to get wrong. Package::Stash hides all of that
behind a simple API.
.
Package::Stash::XS provides the faster and more correct XS implementation.
Homepage: https://metacpan.org/release/Package-Stash-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libpackagekit-glib2-18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: packagekit
Version: 1.2.8-2ubuntu1.5
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0)
Description: Library for accessing PackageKit using GLib
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package provides an advanced library to access PackageKit using GLib.
It makes use of only async D-Bus calls and provides high level tasks which
peform the "transaction dance".
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: libpadwalker-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.5-1build6
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Description: module to inspect and manipulate lexical variables
PadWalker is a module that allows you to inspect and even modify lexical
variables in the current "lexical pad stack." Perl tracks which variables
are accessible and visible in each lexical scope by keeping a separate
set of variables for each scope. This module looks for a given variable
by traversing that stack, which allows it to alter anything in the stack,
even variables not normally accessible in the current scope.
.
In practise, this module is useful for checking anything defined in the full
stack of subroutines that called your function, making it extremely useful
for debugging. It is, however, not recommended for use in production code.
Homepage: https://metacpan.org/release/PadWalker
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libpam-cap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcap2
Version: 1:2.66-5ubuntu2.4
Replaces: libcap2-bin (<< 1:2.66-1)
Depends: libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.7), libcap2 (>= 1:2.63), libpam0g (>= 0.99.7.1)
Breaks: libcap2-bin (<< 1:2.66-1)
Conffiles:
/etc/security/capability.conf 3d0f631b115f93405b44ab139322fa93
Description: POSIX 1003.1e capabilities (PAM module)
Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
available in Linux kernels. These capabilities are a partitioning of the all
powerful root privilege into a set of distinct privileges.
.
This package contains the PAM module for enforcing capabilities on users and
groups at PAM session start time.
Homepage: https://sites.google.com/site/fullycapable/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.5.3-5ubuntu5.6
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libdb5.3t64, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), libsystemd0, debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.5.3-5ubuntu5.6)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
/etc/security/access.conf dc21d0fd769d655b311d785670e5c6ae
/etc/security/faillock.conf 164da8ffb87f3074179bc60b71d0b99f
/etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
/etc/security/limits.conf 0b1967ff9042a716ce6b01cb999aa1f5
/etc/security/namespace.conf 6b3796403421d66db7defc46517711bc
/etc/security/namespace.init 260eb0c3368ffaaf861e003e27618476
/etc/security/pam_env.conf 89cc8702173d5cd51abc152ae9f8d6bc
/etc/security/pwhistory.conf d3a2ff35a85d2e8baf2d06b3c0944a74
/etc/security/sepermit.conf 3d82df292d497bbeaaf8ebef18cd14f1
/etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
Description: Pluggable Authentication Modules for PAM
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.
Homepage: http://www.linux-pam.org/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.5.3-5ubuntu5.6
Replaces: libpam-modules (<< 1.5.2-5~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254)
Description: Pluggable Authentication Modules for PAM - helper binaries
This package contains helper binaries used by the standard set of PAM
modules in the libpam-modules package.
Homepage: http://www.linux-pam.org/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.5.3-5ubuntu5.6
Replaces: libpam0g-dev, libpam0g-util
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Conflicts: libpam0g-util
Conffiles:
/etc/pam.conf 87fc76f18e98ee7d3848f6b81b3391e5
/etc/pam.d/other 31aa7f2181889ffb00b87df4126d1701
Description: Runtime support for the PAM library
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
Homepage: http://www.linux-pam.org/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libpam-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 678
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 255.4-1ubuntu8.16
Provides: default-logind (= 255.4-1ubuntu8.16), logind (= 255.4-1ubuntu8.16)
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 255.4-1ubuntu8.16), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv
Recommends: dbus-user-session
Conflicts: libpam-elogind-compat
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libpam0g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.5.3-5ubuntu5.6
Replaces: libpam0g-util, libpam0t64 (<< 1.5.3-5)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Breaks: libpam0t64 (<< 1.5.3-5)
Description: Pluggable Authentication Modules library
Contains the shared library for Linux-PAM, a library that enables the
local system administrator to choose how applications authenticate users.
In other words, without rewriting or recompiling a PAM-aware application,
it is possible to switch between the authentication mechanism(s) it uses.
One may entirely upgrade the local authentication system without touching
the applications themselves.
Homepage: http://www.linux-pam.org/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libpango-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 530
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Depends: fontconfig, libc6 (>= 2.38), libfribidi0 (>= 1.0.0), libglib2.0-0t64 (>= 2.79.0), libharfbuzz0b (>= 7.3.0), libthai0 (>= 0.1.25)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpango-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 474
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.227-4build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.16.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.18.0), libcairo-perl, libglib-perl
Description: Perl module to layout and render international text
Pango is a library for laying out and rendering text, with an emphasis on
internationalization. Pango can be used anywhere that text layout is needed,
but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
solution with high quality text handling and graphics rendering.
.
This package provides the Perl bindings for the Pango library.
Homepage: http://gtk2-perl.sourceforge.net/
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libpango1.0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Provides: gir1.2-pango-1.0-dev (= 1.52.1+ds-1build1), gir1.2-pangocairo-1.0-dev (= 1.52.1+ds-1build1), gir1.2-pangofc-1.0-dev (= 1.52.1+ds-1build1), gir1.2-pangoft2-1.0-dev (= 1.52.1+ds-1build1), gir1.2-pangoot-1.0-dev (= 1.52.1+ds-1build1), gir1.2-pangoxft-1.0-dev (= 1.52.1+ds-1build1)
Depends: gir1.2-pango-1.0 (= 1.52.1+ds-1build1), libcairo2-dev, libfontconfig-dev, libfreetype-dev, libfribidi-dev, libglib2.0-dev, libharfbuzz-dev, libpango-1.0-0 (= 1.52.1+ds-1build1), libpangocairo-1.0-0 (= 1.52.1+ds-1build1), libpangoft2-1.0-0 (= 1.52.1+ds-1build1), libpangoxft-1.0-0 (= 1.52.1+ds-1build1), libthai-dev, libx11-dev, libxft-dev, libxrender-dev, pango1.0-tools (= 1.52.1+ds-1build1), pkgconf
Suggests: libpango1.0-doc
Description: Development files for the Pango
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the header files and some files needed for development
with Pango.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpangocairo-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.0), libfontconfig1 (>= 2.12.6), libglib2.0-0t64 (>= 2.79.0), libharfbuzz0b (>= 1.2.6), libpango-1.0-0 (= 1.52.1+ds-1build1), libpangoft2-1.0-0 (= 1.52.1+ds-1build1)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpangoft2-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0t64 (>= 2.79.0), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.52.1+ds-1build1)
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpangomm-1.4-1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pangomm
Version: 2.46.4-1build3
Replaces: libpangomm-1.4-1
Depends: libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.14.5), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.34.0), libglibmm-2.4-1t64 (>= 2.66.7), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.41.0), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 5.2)
Conflicts: libpangomm-1.4-1
Description: C++ Wrapper for pango (shared libraries)
Pangomm is a C++ wrapper for the pango library. Originally part of
gtkmm, pangomm provides convenient C++ interfaces for handling both
the layout and internationalization of text in graphical applications.
.
This package contains the shared library.
Homepage: https://gtkmm.org
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpangoxft-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.52.1+ds-1build1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12.6), libglib2.0-0t64 (>= 2.79.0), libpango-1.0-0 (= 1.52.1+ds-1build1), libpangoft2-1.0-0 (= 1.52.1+ds-1build1), libx11-6, libxft2 (>> 2.1.1), libxrender1
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpaper-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libpaper
Version: 1.1.29build1
Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9)
Depends: libc6 (>= 2.34), libpaper1
Description: library for handling paper characteristics (utilities)
The libpaper paper-handling library automates recognition of many
different paper types and sizes for programs that need to deal with
printed output.
.
This package contains utilities for setting the system's default
paper type and for accessing paper type information from shell
scripts.
Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Package: libpaper1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpaper
Version: 1.1.29build1
Replaces: libpaperg (<< 1.1.9)
Provides: libpaperg
Depends: libc6 (>= 2.33), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), dpkg (>= 1.17.2)
Recommends: libpaper-utils
Description: library for handling paper characteristics
The libpaper paper-handling library automates recognition of many
different paper types and sizes for programs that need to deal with
printed output.
Original-Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Package: libparams-classify-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.015-2build5
Depends: libdevel-callchecker-perl, perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Suggests: libscalar-number-perl
Description: Perl module for argument type classification
Params::Classify provides various type-testing functions. These are intended
for functions that, unlike most Perl code, care what type of data they
are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).
.
These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn to
libparams-validate-perl.
Homepage: https://metacpan.org/release/Params-Classify
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libparams-util-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.102-2build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Description: Perl extension for simple stand-alone param checking functions
Params::Util provides a basic set of importable functions that makes checking
parameters easier. The functions provided by Params::Util check in the most
strictly correct manner, and it should not be fooled by odd cases.
Homepage: https://metacpan.org/release/Params-Util
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libparams-validate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 158
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.31-2build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libmodule-implementation-perl, libscalar-list-utils-perl
Description: Perl module to validate parameters to Perl method/function calls
Params::Validate is a Perl module providing a flexible way to validate method
and function call parameters. The validation can be as simple as checking for
the presence of required parameters, or more complex, like validating object
classes (via isa) or capabilities (via can) and checking parameter types. It
also provides extensibility through customized validation callbacks.
.
The module has been designed to work equally well with positional or named
parameters (via a hash or hash reference) and includes experimental support
for attributes (see Attribute::Params::Validate for details).
Homepage: https://metacpan.org/release/Params-Validate
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libparams-validationcompiler-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.31-1
Depends: perl:any, libeval-closure-perl, libexception-class-perl, libscalar-list-utils-perl
Recommends: libclass-xsaccessor-perl
Description: module to build an optimized subroutine parameter validator
Params::ValidationCompiler creates a customized, highly efficient parameter
checking subroutine. It can handle named or positional parameters, and can
return the parameters as key/value pairs or a list of values.
.
In addition to type checks, it also supports parameter defaults, optional
parameters, and extra "slurpy" parameters.
.
A parameter specification can be provided as either an arrayref (which expects
positional params) or a hashref (which expects named params). Parameter types
can be specified as Moose, Type::Tiny or Specio type objects. Parameters can
be specified as being optional and can be provided with default values.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Params-ValidationCompiler
Package: libparse-recdescent-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 449
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.967015+dfsg-4
Depends: perl:any
Description: Perl module to create and use recursive-descent parsers
Parse::RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications. It provides:
.
* Regular expressions or literal strings as terminals (tokens)
* Multiple (non-contiguous) productions for any rule
* Repeated, optional and alternate sub-rules within productions
* Late-bound (run-time dispatched) sub-rules
* Full access to Perl within actions specified as part of the grammar
* Simple automated error reporting during parser generation and parsing
* The ability to commit to, uncommit to, or reject particular productions
during a parse
* Incremental extension of the parsing grammar (even during a parse)
* The ability to retrieve the generated parsing code
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Parse-RecDescent/
Package: libparted2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: parted
Version: 3.6-4build1
Replaces: libparted2
Provides: libparted, libparted2 (= 3.6-4build1)
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode
Suggests: parted, libparted-dev, libparted-i18n (= 3.6-4build1)
Conflicts: libparted2 (<< 3.6-4build1)
Description: disk partition manipulator - shared library
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
.
This package contains the shared library.
Homepage: https://www.gnu.org/software/parted
Original-Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Package: libpathplan4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-9ubuntu0.1
Depends: libc6 (>= 2.14)
Description: rich set of graph drawing tools - pathplan library
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the pathplan library.
Homepage: https://www.graphviz.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libpcap0.8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 363
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpcap
Version: 1.10.4-4.1ubuntu3
Replaces: libpcap0.8, libpcap0.8-dev (<< 1.10.4-3)
Provides: libpcap0.8 (= 1.10.4-4.1ubuntu3)
Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libibverbs1 (>= 1.1.6)
Breaks: libpcap0.8 (<< 1.10.4-4.1ubuntu3)
Description: system interface for user-level packet capture
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
Since almost every system vendor provides a different interface for
packet capture, and since there are several tools that require this
functionality, the libpcap authors created this system-independent API
to ease in porting and to alleviate the need for several
system-dependent packet capture modules in each application.
Homepage: https://www.tcpdump.org/
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>
Package: libpci3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pciutils
Version: 1:3.10.0-2build1
Depends: libc6 (>= 2.38), libudev1 (>= 196), zlib1g (>= 1:1.1.4), pci.ids (>= 0.0~2019.11.10-2)
Description: PCI utilities (shared library)
This package contains the libpci shared library files.
.
The libpci library provides portable access to configuration
registers of devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libpciaccess0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpciaccess
Version: 0.17-3ubuntu0.24.04.2
Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
Suggests: pciutils
Description: Generic PCI access library for X
Provides functionality for X to access the PCI bus and devices
in a platform-independent way.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libpcre16-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-15build1
Depends: libc6 (>= 2.34)
Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the 16 bit runtime library.
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre2-16-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 582
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-4ubuntu2.1
Depends: libc6 (>= 2.34)
Description: New Perl Compatible Regular Expression Library - 16 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 16 bit runtime library, which operates on
UTF-16 input.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre2-32-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-4ubuntu2.1
Depends: libc6 (>= 2.34)
Description: New Perl Compatible Regular Expression Library - 32 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 32 bit runtime library, which operates on
UTF-32 input.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre2-8-0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 635
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-4ubuntu2.1
Depends: libc6 (>= 2.34)
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the 8 bit runtime library, which operates on
ASCII and UTF-8 input.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2541
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-4ubuntu2.1
Depends: libc-dev, libpcre2-8-0 (= 10.42-4ubuntu2.1), libpcre2-16-0 (= 10.42-4ubuntu2.1), libpcre2-32-0 (= 10.42-4ubuntu2.1), libpcre2-posix3 (= 10.42-4ubuntu2.1)
Conflicts: libpcre3-dev (<< 2:8.35-8)
Description: New Perl Compatible Regular Expression Library - development files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the development files, including headers,
static libraries, and documentation.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre2-posix3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-4ubuntu2.1
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the runtime library for the posix-compatible API.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 682
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-15build1
Depends: libc6 (>= 2.34)
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Old Perl 5 Compatible Regular Expression Library - runtime files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
New packages should use the newer pcre2 packages, and existing
packages should migrate to pcre2.
.
This package contains the runtime libraries.
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre3-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-15build1
Depends: libc-dev, libpcre3 (= 2:8.39-15build1), libpcre16-3 (= 2:8.39-15build1), libpcre32-3 (= 2:8.39-15build1), libpcrecpp0v5 (= 2:8.39-15build1)
Description: Old Perl 5 Compatible Regular Expression Library - development files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
New packages should use the newer pcre2 packages, and existing
packages should migrate to pcre2.
.
This package contains the development files, including headers, static
libraries, and documentation.
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcre32-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 530
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-15build1
Depends: libc6 (>= 2.34)
Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the 32 bit runtime library.
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcrecpp0v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.39-15build1
Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpcre3, libstdc++6 (>= 13.1)
Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0
Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files
This is a C++ library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the C++ runtime library.
Original-Maintainer: Matthew Vernon <matthew@debian.org>
Package: libpcsclite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pcsc-lite
Version: 2.0.3-1build1
Depends: libc6 (>= 2.34)
Suggests: pcscd (= 2.0.3-1build1)
Breaks: libpcsclite-dev (<< 2.0.3-1build1), pcscd (<< 2.0.3-1build1)
Description: Middleware to access a smart card using PC/SC (library)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smartcards and
readers.
.
The PC/SC Lite library is used to connect to the PC/SC daemon from
a client application and provide access to the desired reader.
Homepage: https://pcsclite.apdu.fr/
Original-Maintainer: Ludovic Rousseau <rousseau@debian.org>
Package: libpdfbox-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 5688
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:1.8.16-5
Depends: libfontbox-java
Description: PDF library for Java
The Apache PDFBox library is an open source Java tool for working with PDF
documents. This project allows creation of new PDF documents, manipulation
of existing documents and the ability to extract content from documents.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Built-Using: aglfn (= 1.7+git20191031.4036a9c-2), htmldoc (= 1.9.17-1), poppler-data (= 0.4.12-1)
Homepage: https://pdfbox.apache.org
Package: libperl4-corelibs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.005-1
Depends: perl:any
Description: libraries historically supplied with Perl 4
Perl4::CoreLibs is a collection of .pl files that have historically been
bundled with the Perl core but are not distributed with core version 5.15 or
later. Following their removal, they should be acquired from this package
instead.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Perl4-CoreLibs
Package: libperl5.38t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 29335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.38.2-3.2ubuntu0.3
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.204.001), libcompress-raw-zlib-perl (<< 2.204.001), libcompress-zlib-perl (<< 2.204), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.19), libio-compress-base-perl (<< 2.204), libio-compress-bzip2-perl (<< 2.204), libio-compress-perl (<< 2.204), libio-compress-zlib-perl (<< 2.204), libmime-base64-perl (<< 3.16.01), libmodule-corelist-perl (<< 2.14-2), libperl5.38, libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.36), libthreads-shared-perl (<< 1.68), libtime-hires-perl (<< 1.9775), libtime-piece-perl (<< 1.3401.01), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Provides: libperl5.38 (= 5.38.2-3.2ubuntu0.3)
Depends: libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libgdbm-compat4t64 (>= 1.18-3), libgdbm6t64 (>= 1.21), zlib1g (>= 1:1.2.3.3), perl-modules-5.38 (>= 5.38.2-3.2ubuntu0.3)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.204.001), libcompress-raw-zlib-perl (<< 2.204.001), libcompress-zlib-perl (<< 2.204), libdigest-md5-perl (<< 2.58.01), libdigest-sha-perl (<< 6.04), libencode-perl (<< 3.19), libfilter-perl (<< 1.64), libio-compress-base-perl (<< 2.204), libio-compress-bzip2-perl (<< 2.204), libio-compress-perl (<< 2.204), libio-compress-zlib-perl (<< 2.204), libmime-base64-perl (<< 3.16.01), libperl5.38 (<< 5.38.2-3.2ubuntu0.3), libstorable-perl (<< 3.32), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.36), libthreads-shared-perl (<< 1.68), libtime-hires-perl (<< 1.9775), libtime-piece-perl (<< 1.3401.01)
Description: shared Perl library
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-dependent parts of the standard
library (and depends on perl-modules-5.38 which contains the
architecture-independent parts).
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: libpfm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.13.0+git32-g0d4ed0e-1
Depends: libc6 (>= 2.14)
Breaks: libpapi5 (<< 5.5.1-2~), pcp (<< 3.11.10~)
Description: Library to program the performance monitoring events
Libpfm4 helps convert from an event name, expressed as a string, to
the event encoding. The encoding can then be used with specific OS
interfaces. Libpfm4 also provides OS-specific interfaces to directly
setup OS-specific data structures to be passed to the kernel. The
current libpfm4, for instance, provides support for the perf_events
interface which was introduced in Linux v2.6.31.
.
This package provides the shared library.
Original-Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Homepage: https://perfmon2.sourceforge.net/
Package: libpgm-5.3-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 303
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpgm
Version: 5.3.128~dfsg-2.1build1
Replaces: libpgm-5.3-0
Provides: libpgm-5.3-0 (= 5.3.128~dfsg-2.1build1)
Depends: libc6 (>= 2.34)
Breaks: libpgm-5.3-0 (<< 5.3.128~dfsg-2.1build1)
Description: OpenPGM shared library
OpenPGM is an open source implementation of the Pragmatic General Multicast
(PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
and scalable multicast protocol that enables receivers to detect loss,
request retransmission of lost data, or notify an application of
unrecoverable loss. PGM is a receiver-reliable protocol, which means the
receiver is responsible for ensuring all data is received, absolving the
sender of reception responsibility. PGM runs over a best effort datagram
service, currently OpenPGM uses IP multicast but could be implemented above
switched fabrics such as InfiniBand.
.
This is the runtime package for programs that use the OpenPGM library.
Homepage: https://github.com/steve-o/openpgm
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libpipeline1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libpipeline
Version: 1.5.7-2
Depends: libc6 (>= 2.26)
Description: Unix process pipeline manipulation library
This is a C library for setting up and running pipelines of processes,
without needing to involve shell command-line parsing which is often
error-prone and insecure.
Homepage: https://libpipeline.gitlab.io/libpipeline/
Package: libpipewire-0.3-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 942
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Replaces: libpipewire-0.3-0
Provides: libpipewire-0.3-0 (= 1.0.5-1ubuntu3.3)
Depends: libspa-0.2-modules (= 1.0.5-1ubuntu3.3), libc6 (>= 2.38)
Recommends: libpipewire-0.3-common
Suggests: pipewire (= 1.0.5-1ubuntu3.3)
Breaks: libpipewire-0.3-0 (<< 1.0.5-1ubuntu3.3)
Description: libraries for the PipeWire multimedia server
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: libpipewire-0.3-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Description: libraries for the PipeWire multimedia server - common files
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package is needed for the runtime libraries to display messages in
languages other than English.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: libpipewire-0.3-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3829
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Replaces: pipewire (<< 0.3.5)
Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.32.0), libopus0 (>= 1.3.1-2~), libpipewire-0.3-0t64 (= 1.0.5-1ubuntu3.3), libpulse0 (>= 0.99.1), libroc0.3 (>= 0.3.0+dfsg-3), libselinux1 (>= 3.1~), libsnapd-glib-2-1 (>= 1.59), libsndfile1 (>= 1.0.20), libssl3t64 (>= 3.0.0), libsystemd0
Breaks: pipewire (<< 0.3.5)
Description: libraries for the PipeWire multimedia server - modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains modules used by the PipeWire server and by clients,
and should not normally be depended on directly. PipeWire clients should
depend on the pipewire package instead.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: libpipewire-0.3-modules-xrdp
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire-module-xrdp
Version: 0.2-2
Depends: libc6 (>= 2.17), libpipewire-0.3-0t64 (>= 0.3.58)
Description: libraries for the PipeWire multimedia server - xrdp modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains xrdp modules. It allows xrdp to generate sound on a
pipewire-based system.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Homepage: https://github.com/neutrinolabs/pipewire-module-xrdp
Package: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 719
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.42.2-1build1
Depends: libc6 (>= 2.29)
Description: pixel-manipulation library for X and cairo
A library for manipulating pixel regions -- a set of Y-X banded
rectangles, image compositing using the Porter/Duff model
and implicit mask generation for geometric primitives including
trapezoids, triangles, and rectangles.
Homepage: http://pixman.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libpixman-1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 971
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.42.2-1build1
Depends: libpixman-1-0 (= 0.42.2-1build1)
Description: pixel-manipulation library for X and cairo (development files)
Development libraries, header files and documentation needed by
programs that want to compile with the Cairo/X pixman library.
Homepage: http://pixman.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libpkgconf3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pkgconf
Version: 1.8.1-2build1
Depends: libc6 (>= 2.38)
Description: shared library for pkgconf
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.
.
pkgconf is a replacement for pkg-config, providing additional functionality
while also maintaining compatibility.
.
libpkgconf is a library which provides access to most of pkgconf's
functionality, to allow other tooling such as compilers and IDEs to
discover and use libraries configured by pkgconf.
.
This package ships a shared library for libpkgconf.
Homepage: http://pkgconf.org/
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: libplacebo338
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libplacebo
Version: 6.338.2-2build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), liblcms2-2 (>= 2.6), libstdc++6 (>= 13.1), libvulkan1 (>= 1.2.131.2)
Description: GPU-accelerated video/image rendering primitives (shared library)
The library provides useful GPU-accelerated image processing primitives based
on GLSL. It includes shader routines for decoding and transforming colors,
tone mapping, dithering, and for various algorithms that sample from images,
such as debanding and scaling.
.
This package contains the shared library.
Homepage: https://code.videolan.org/videolan/libplacebo
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libplist-2.0-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libplist
Version: 2.3.0-1~exp2build2
Depends: libc6 (>= 2.34)
Description: Library for handling Apple binary and XML property lists
libplist is a library for reading and writing the Apple binary and XML
property lists format. It's part of the libimobiledevice stack, providing
access to iDevices (iPod, iPhone, iPad ...).
Homepage: https://www.libimobiledevice.org/
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Package: libplymouth5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 473
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: plymouth
Version: 24.004.60-1ubuntu7.1
Replaces: plymouth (<< 0.9.2-1~)
Depends: libc6 (>= 2.38), libevdev2 (>= 0.9.1), libpng16-16t64 (>= 1.6.2), libudev1 (>= 183), libxkbcommon0 (>= 0.5.0)
Breaks: plymouth (<< 0.9.2-1~)
Description: graphical boot animation and logger - shared libraries
Plymouth is an application that runs very early in the boot process
(even before the root filesystem is mounted!) that provides a graphical
boot animation while the boot process happens in the background.
.
This package contains the shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libpng-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 759
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.43-5ubuntu0.6
Replaces: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1)
Depends: libpng16-16t64 (= 1.6.43-5ubuntu0.6), zlib1g-dev
Recommends: libpng-tools
Breaks: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1)
Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev
Description: 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.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Package: libpng-tools
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libpng1.6
Version: 1.6.43-5ubuntu0.6
Replaces: libpng16-tools (<< 1.6.21-1)
Depends: libc6 (>= 2.34), libpng16-16t64 (= 1.6.43-5ubuntu0.6), zlib1g (>= 1:1.2.3.4)
Breaks: libpng16-tools (<< 1.6.21-1)
Description: 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.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Package: libpng16-16t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 331
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.43-5ubuntu0.6
Replaces: libpng16-16
Provides: libpng16-16 (= 1.6.43-5ubuntu0.6)
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.3.4)
Breaks: libpng16-16 (<< 1.6.43-5ubuntu0.6)
Description: 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.
Homepage: http://libpng.org/pub/png/libpng.html
Original-Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Package: libpocketsphinx3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pocketsphinx
Version: 0.8.0+real5prealpha+1-15ubuntu5
Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha+1)
Recommends: pocketsphinx-en-us
Description: Speech recognition tool - front-end library
CMU Sphinx is a large vocabulary, speaker-independent continuous speech
recognition engine.
.
This package contains the frontend shared library
Homepage: http://cmusphinx.sourceforge.net/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libpolkit-agent-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 124-2ubuntu1.24.04.3
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libpolkit-gobject-1-0 (= 124-2ubuntu1.24.04.3)
Description: polkit Authentication Agent API
polkit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
.
This package contains a library for accessing the authentication agent.
Homepage: https://github.com/polkit-org/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libpolkit-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: policykit-1
Version: 124-2ubuntu1.24.04.3
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libsystemd0 (>= 213)
Description: polkit Authorization API
polkit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
.
This package contains a library for accessing polkit.
Homepage: https://github.com/polkit-org/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libpoppler-glib8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: poppler
Version: 24.02.0-1ubuntu9.9
Replaces: libpoppler-glib8
Provides: libpoppler-glib8 (= 24.02.0-1ubuntu9.9)
Depends: libpoppler134 (= 24.02.0-1ubuntu9.9), libc6 (>= 2.34), libcairo2 (>= 1.17.8), libfreetype6 (>= 2.2.1), libglib2.0-0t64 (>= 2.79.0), libstdc++6 (>= 11)
Breaks: libpoppler-glib8 (<< 24.02.0-1ubuntu9.9)
Description: PDF rendering library (GLib-based shared library)
Poppler is a PDF rendering library based on Xpdf PDF viewer.
.
This package provides the GLib-based shared library for applications
using the GLib interface to Poppler.
Homepage: https://poppler.freedesktop.org/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libpoppler134
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3618
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: poppler
Version: 24.02.0-1ubuntu9.9
Depends: libc6 (>= 2.38), libcurl3t64-gnutls (>= 7.16.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), liblcms2-2 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: poppler-data
Description: PDF rendering library
Poppler is a PDF rendering library based on Xpdf PDF viewer.
.
This package contains the shared core library.
Homepage: https://poppler.freedesktop.org/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libpopt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: popt
Version: 1.19+dfsg-1build1
Depends: libc6 (>= 2.38)
Description: lib for parsing cmdline parameters
Popt was heavily influenced by the getopt() and getopt_long() functions,
but it allows more powerful argument expansion. It can parse arbitrary
argv[] style arrays and automatically set variables based on command
line arguments. It also allows command line arguments to be aliased via
configuration files and includes utility functions for parsing arbitrary
strings into argv[] arrays using shell-like rules.
.
This package contains the runtime library and locale data.
Homepage: https://github.com/rpm-software-management/popt
Original-Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Package: libportaudio2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: portaudio19
Version: 19.6.0-1.2build3
Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125
Description: Portable audio I/O - shared library
PortAudio is a portable audio I/O library designed for cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32
bit floating point, and will be converted to the native format
internally.
.
This package contains the shared library.
Homepage: http://www.portaudio.com/
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Package: libportaudiocpp0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: portaudio19
Version: 19.6.0-1.2build3
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.3.1), libportaudio2 (>= 19+svn20101113), libstdc++6 (>= 5)
Description: Portable audio I/O C++ bindings - shared library
PortAudio is a portable audio I/O library designed for cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32
bit floating point, and will be converted to the native format
internally.
.
This package contains the shared library of the C++ bindings.
Homepage: http://www.portaudio.com/
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Package: libpostproc-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil-dev (= 7:6.1.1-3ubuntu5), libpostproc57 (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library for post processing - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides video post processing.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libpostproc57
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil58 (>= 7:6.0), libc6 (>= 2.14)
Description: FFmpeg library for post processing - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library provides video post processing.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libpotrace0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: potrace
Version: 1.16-2build1
Depends: libc6 (>= 2.14)
Description: library for tracing bitmaps
potrace is a utility for tracing a bitmap, which means, transforming
a bitmap into a smooth, scalable image.
.
libpotrace0 contains files needed to run programs that utilize the
potrace library.
Homepage: http://potrace.sourceforge.net/
Original-Maintainer: Bartosz Fenski <fenio@debian.org>
Package: libpq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: postgresql-16
Version: 16.14-0ubuntu0.24.04.1
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0)
Description: PostgreSQL C client library
libpq is a C library that enables user programs to communicate with
the PostgreSQL database server. The server can be on another machine
and accessed through TCP/IP. This version of libpq is compatible
with servers from PostgreSQL 8.2 or later.
.
This package contains the run-time library, needed by packages using
libpq.
.
PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: libproc-processtable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.636-1build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.38)
Description: Perl library for accessing process table information
Proc::ProcessTable attempts to unify the interfaces to Unix process table
information, without having to run a ps subprocess from within a perl or
shell script and parse the output.
Homepage: https://metacpan.org/release/Proc-ProcessTable
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libproc2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:4.0.4-4ubuntu3.2
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.38), libsystemd0 (>= 209)
Description: library for accessing process information from /proc
The libproc2 library is a way of accessing information out of the /proc
filesystem.
.
This package contains the shared libraries necessary to run programs
compiled with libproc2.
Homepage: https://gitlab.com/procps-ng/procps
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libproxy1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libproxy
Version: 0.5.4-4build1
Replaces: libproxy1
Depends: libc6 (>= 2.4), libcurl3t64-gnutls (>= 7.16.2), libduktape207 (>= 2.0.3), libglib2.0-0t64 (>= 2.79.0)
Conflicts: libproxy1
Description: automatic proxy configuration management library (shared)
libproxy is a lightweight library which makes it easy to develop
applications proxy-aware with a simple and stable API.
.
This package contains the shared library.
Homepage: https://libproxy.github.io/libproxy/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpsl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.21.2-1.1build1
Depends: libpsl5t64 (= 0.21.2-1.1build1)
Description: Library for Public Suffix List (development headers)
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https://publicsuffix.org for more detailed information.
.
This package contains development header files and documentation for
developers.
Homepage: https://github.com/rockdaboot/libpsl
Original-Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Package: libpsl5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.21.2-1.1build1
Replaces: libpsl5
Provides: libpsl5 (= 0.21.2-1.1build1)
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring5 (>= 1.1)
Recommends: publicsuffix (>= 20150507)
Breaks: libpsl5 (<< 0.21.2-1.1build1)
Description: Library for Public Suffix List (shared libraries)
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https://publicsuffix.org for more detailed information.
.
This package contains runtime libraries.
Homepage: https://github.com/rockdaboot/libpsl
Original-Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Package: libptexenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2023.20230311.66589-9build3
Depends: libc6 (>= 2.33), libkpathsea6 (>= 2023.20230311.66589)
Description: TeX Live: pTeX encoding library
library for encoding support in pTeX, a Japanese TeX engine.
Homepage: https://www.tug.org/texlive/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: libpthread-stubs0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpthread-stubs
Version: 0.4-1build3
Description: pthread stubs not provided by native libc, development files
This library provides weak aliases for pthread functions not provided
in libc or otherwise available by default. Libraries like libxcb rely
on pthread stubs to use pthreads optionally, becoming thread-safe when
linked to libpthread, while avoiding any performance hit when running
single-threaded. libpthread-stubs supports this behavior even on
platforms which do not supply all the necessary pthread stubs.
.
On platforms which already supply all the necessary pthread stubs, this
package ships only the pkg-config file pthread-stubs.pc, to allow
libraries to unconditionally express a dependency on pthread-stubs and
still obtain correct behavior.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libpugixml-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 501
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pugixml
Version: 1.14-0.1build1
Depends: libpugixml1v5 (= 1.14-0.1build1)
Description: Light-weight C++ XML processing library (development)
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
.
This package provides required development header files which allows
integrating pugixml with your application.
Homepage: https://pugixml.org/
Original-Maintainer: Vasudev Kamath <vasudev@copyninja.info>
Package: libpugixml1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pugixml
Version: 1.14-0.1build1
Replaces: libpugixml1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Conflicts: libpugixml1
Description: Light-weight C++ XML processing library
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
.
This library is extremely portable and easy to integrate and use.
.
Since pugixml has a DOM parser, it can't process XML documents that do
not fit in memory; also the parser is a non-validating one, so if you
need DTD or XML Schema validation, the library is not for you.
Homepage: https://pugixml.org/
Original-Maintainer: Vasudev Kamath <vasudev@copyninja.info>
Package: libpulse-mainloop-glib0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pulseaudio
Version: 1:16.1+dfsg1-2ubuntu10.1
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.28.0), libpulse0 (= 1:16.1+dfsg1-2ubuntu10.1)
Description: PulseAudio client libraries (glib support)
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
much better latency, mixing/re-sampling quality and overall architecture.
.
Client libraries used by applications that access a PulseAudio sound server
via PulseAudio's native interface.
.
This package adds support for glib2 client applications.
Homepage: https://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: libpulse0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 923
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pulseaudio
Version: 1:16.1+dfsg1-2ubuntu10.1
Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libasyncns0 (>= 0.3), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1
Suggests: pulseaudio
Conffiles:
/etc/pulse/client.conf 16bb1fd7704eae3f0e7dde080b83e197
Description: PulseAudio client libraries
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
much better latency, mixing/re-sampling quality and overall architecture.
.
Client libraries used by applications that access a PulseAudio sound server
via PulseAudio's native interface.
Homepage: https://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: libpython3-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Replaces: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Depends: libpython3.12-dev (>= 3.12.3-0~)
Breaks: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Description: 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.12).
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Depends: libpython3.12-stdlib (>= 3.12.3-0~)
Description: 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.12).
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.12-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 29036
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Depends: libpython3.12-stdlib (= 3.12.3-1ubuntu0.15), libpython3.12t64 (= 3.12.3-1ubuntu0.15), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.12)
Header files, a static library and development tools for building
Python (v3.12) modules, extending the Python interpreter or embedding
Python (v3.12) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python3.12-dev.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.12-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 5184
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.0)
Recommends: libpython3.12-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python3.12/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.12)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.12-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.12-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9033
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Replaces: libpython3.12-testsuite (<< 3.12.0-3~), python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.12-minimal (= 3.12.3-1ubuntu0.15), media-types | mime-support, netbase, tzdata, libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libreadline8t64 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6)
Breaks: libpython3.12-testsuite (<< 3.12.0-3~), python3-gdbm (<< 3.9.9-1~)
Description: Interactive high-level object-oriented language (standard library, version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.12's standard library. It is normally not
used on its own, but as a dependency of python3.12.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.12t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8923
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Replaces: libpython3.12
Provides: libpython3.12 (= 3.12.3-1ubuntu0.15)
Depends: libpython3.12-stdlib (= 3.12.3-1ubuntu0.15), libc6 (>= 2.38), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Breaks: libpython3.12 (<< 3.12.3-1ubuntu0.15)
Description: Shared Python runtime library (version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7603
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.14
Version: 3.14.6-1+noble1
Depends: libpython3.14-stdlib (= 3.14.6-1+noble1), libc6 (>= 2.38), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Description: Shared Python runtime library (version 3.14)
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
Package: libpython3.14-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 26405
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.14
Version: 3.14.6-1+noble1
Depends: libpython3.14-stdlib (= 3.14.6-1+noble1), libpython3.14 (= 3.14.6-1+noble1), libexpat1-dev
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.14)
Header files, a static library and development tools for building
Python (v3.14) modules, extending the Python interpreter or embedding
Python (v3.14) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python3.14-dev.
Package: libpython3.14-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 15497
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.14
Version: 3.14.6-1+noble1
Depends: media-types, tzdata, libbz2-1.0, libc6 (>= 2.38), libdb5.3t64, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libreadline8t64 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6), libuuid1 (>= 2.20.1), libzstd1 (>= 1.5.5)
Recommends: ca-certificates
Conffiles:
/etc/python3.14/sitecustomize.py d41d8cd98f00b204e9800998ecf8427e
Description: Interactive high-level object-oriented language (standard library, version 3.14)
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.14's standard library. It is normally not
used on its own, but as a dependency of python3.14.
Package: libqmi-glib5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libqmi
Version: 1.35.2-0ubuntu2
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.54.0), libmbim-glib4 (>= 1.14.0), libmbim-proxy, libqrtr-glib0 (>= 1.0.0)
Description: Support library to use the Qualcomm MSM Interface (QMI) protocol
Libraries for adding QMI support to applications that use glib.
Homepage: https://www.freedesktop.org/wiki/Software/libqmi
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libqmi-proxy
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libqmi
Version: 1.35.2-0ubuntu2
Depends: libqmi-glib5 (= 1.35.2-0ubuntu2), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.30.0)
Description: Proxy to communicate with QMI ports
This package contains the binary qmi-proxy used by libqmi to allow multiple
clients to use the same QMI port simultaneously.
Homepage: https://www.freedesktop.org/wiki/Software/libqmi
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libqmi-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 807
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libqmi
Version: 1.35.2-0ubuntu2
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.38.0), libgudev-1.0-0 (>= 146), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libqmi-glib5 (>= 1.34.0), libqmi-proxy, libqrtr-glib0 (>= 1.0.0)
Description: Utilities to use the QMI protocol from the command line
This package contains the utilities that make it easier to use QMI
functionality from the command line.
Homepage: https://www.freedesktop.org/wiki/Software/libqmi
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libqrencode4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qrencode
Version: 4.1.1-1build2
Depends: libc6 (>= 2.14)
Description: QR Code encoding library
Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D
symbology that can be scanned by handy terminals such as a mobile phone with
CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has
high robustness.
.
Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
Standards) X0510:2004 or ISO/IEC 18004.
.
This package contains runtime libraries of libqrencode.
Homepage: https://fukuchi.org/works/qrencode/index.html.en
Original-Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Package: libqrtr-glib0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libqrtr-glib
Version: 1.2.2-1ubuntu4
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.56)
Description: Support library to use the QRTR protocol
glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
.
This package contains the shared library.
Homepage: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: libqt5core5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6054
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5core5a
Provides: libqt5core5a (= 5.15.13+dfsg-1ubuntu1), qtbase-abi-5-15-13
Depends: shared-mime-info, libc6 (>= 2.35), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.4), libglib2.0-0t64 (>= 2.22.0), libicu74 (>= 74.1-1~), libpcre2-16-0 (>= 10.22), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: qttranslations5-l10n
Suggests: libthai0
Breaks: libqt5core5a (<< 5.15.13+dfsg-1ubuntu1)
Description: Qt 5 core module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtCore module contains core non-GUI functionality.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5dbus5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5dbus5
Provides: libqt5dbus5 (= 5.15.13+dfsg-1ubuntu1)
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-13
Breaks: libqt5dbus5 (<< 5.15.13+dfsg-1ubuntu1)
Description: Qt 5 D-Bus module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtDBus module is a Unix-only library that you can use to make Inter-Process
Communication using the D-Bus protocol.
.
Applications using the QtDBus module can provide services to other, remote
applications by exporting objects, as well as use services exported by those
applications by placing calls and accessing properties.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5gui5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12859
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5gui5
Provides: libqt5gui5 (= 5.15.13+dfsg-1ubuntu1)
Depends: fontconfig, libc6 (>= 2.38), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 3.4), libgl1, libglib2.0-0t64 (>= 2.12.0), libharfbuzz0b (>= 1.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 0.15.0), libjpeg8 (>= 8c), libmd4c0 (>= 0.2.7), libmtdev1t64 (>= 1.0.8), libpng16-16t64 (>= 1.6.2), libqt5core5t64 (>= 5.15.1), libqt5dbus5t64 (>= 5.14.1), libqt5network5t64 (>= 5.0.2), libsm6, libstdc++6 (>= 11), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xinput0 (>= 1.15), libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxrender1, qtbase-abi-5-15-13, zlib1g (>= 1:1.1.4)
Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5
Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins
Breaks: libqt5gui5 (<< 5.15.13+dfsg-1ubuntu1)
Conflicts: libqt5gui5-gles
Description: Qt 5 GUI module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtGui module extends QtCore with GUI functionality.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5network5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5network5
Provides: libqt5network5 (= 5.15.13+dfsg-1ubuntu1)
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libqt5core5t64 (>= 5.15.1), libqt5dbus5t64 (>= 5.14.1), libstdc++6 (>= 11), qtbase-abi-5-15-13, zlib1g (>= 1:1.1.4)
Breaks: libqt5network5 (<< 5.15.13+dfsg-1ubuntu1)
Description: Qt 5 network module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtNetwork module offers classes that allow you to write TCP/IP clients and
servers. It provides classes to make network programming easier and portable.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5positioning5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 650
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtlocation-opensource-src
Version: 5.15.13+dfsg-1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5t64 (>= 5.15.1), libstdc++6 (>= 13.1), qtbase-abi-5-15-13
Recommends: geoclue-2.0
Description: Qt Positioning module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt Positioning module.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/qtlocation-index.html
Package: libqt5printsupport5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 749
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5printsupport5
Provides: libqt5printsupport5 (= 5.15.13+dfsg-1ubuntu1)
Depends: libc6 (>= 2.14), libcups2t64 (>= 1.4.0), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5t64 (>= 5.2.0), libstdc++6 (>= 5), qtbase-abi-5-15-13
Recommends: libcups2
Breaks: libqt5printsupport5 (<< 5.15.13+dfsg-1ubuntu1)
Description: Qt 5 print support module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtPrintSupport module provides classes to make printing easier and
portable.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5qml5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtdeclarative-opensource-src
Version: 5.15.13+dfsg-1ubuntu0.1
Provides: qtdeclarative-abi-5-15-13
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libqt5core5t64 (>= 5.15.1), libqt5network5t64 (>= 5.14.1), libstdc++6 (>= 13.1), qtbase-abi-5-15-13
Recommends: libgl1, libglx-mesa0
Suggests: qt5-qmltooling-plugins
Description: Qt 5 QML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The Qt QML module provides a framework for developing applications and
libraries with the QML language. It defines and implements the language
and engine infrastructure, and provides an API to enable application
developers to extend the QML language with custom types and integrate
QML code with JavaScript and C++.
Homepage: https://doc.qt.io/qt-5/qmlapplications.html
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5qmlmodels5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 641
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtdeclarative-opensource-src
Version: 5.15.13+dfsg-1ubuntu0.1
Depends: libc6 (>= 2.14), libqt5core5t64 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-13, qtdeclarative-abi-5-15-13
Description: Qt 5 QML Models library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the Qt QML Models support library.
Homepage: https://doc.qt.io/qt-5/qmlapplications.html
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5quick5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtdeclarative-opensource-src
Version: 5.15.13+dfsg-1ubuntu0.1
Depends: libc6 (>= 2.38), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.1.0), libqt5gui5t64 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5t64 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-13, qtdeclarative-abi-5-15-13
Conflicts: libqt5quick5-gles
Description: Qt 5 Quick library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
Qt Quick is a collection of technologies that are designed to help
developers create the kind of intuitive, modern, fluid user interfaces
that are increasingly used on mobile phones, media players, set-top
boxes and other portable devices.
Homepage: https://doc.qt.io/qt-5/qmlapplications.html
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libqt5sensors5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 584
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtsensors-opensource-src
Version: 5.15.13-1
Depends: libc6 (>= 2.17), libqt5core5t64 (>= 5.15.1), libqt5dbus5t64 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-13
Description: Qt Sensors module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt Sensors module.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/qtsensors-index.html
Package: libqt5svg5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 487
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtsvg-opensource-src
Version: 5.15.13-1
Depends: libc6 (>= 2.14), libqt5core5t64 (>= 5.15.13+dfsg~), libqt5gui5t64 (>= 5.15.13+dfsg~) | libqt5gui5-gles (>= 5.15.13+dfsg~), libqt5widgets5t64 (>= 5.15.13+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-13, zlib1g (>= 1:1.1.4)
Description: Qt 5 SVG module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtSvg module provides classes for displaying the contents of SVG files.
.
Scalable Vector Graphics (SVG) is a language for describing two-dimensional
graphics and graphical applications in XML.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/qtsvg-index.html
Package: libqt5waylandclient5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwayland-opensource-src
Version: 5.15.13-1
Provides: qtwayland-client-abi-5-15-13
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libglib2.0-0t64 (>= 2.12.0), libqt5core5t64 (>= 5.15.13+dfsg~), libqt5dbus5t64 (>= 5.15.13+dfsg~), libqt5gui5t64 (>= 5.15.13+dfsg~) | libqt5gui5-gles (>= 5.15.13+dfsg~), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-13
Description: QtWayland client library
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland client library.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html
Package: libqt5waylandcompositor5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1982
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwayland-opensource-src
Version: 5.15.13-1
Provides: qtwayland-compositor-abi-5-15-13
Depends: libc6 (>= 2.14), libgl1, libqt5core5t64 (>= 5.15.13+dfsg~), libqt5gui5t64 (>= 5.15.13+dfsg~) | libqt5gui5-gles (>= 5.15.13+dfsg~), libqt5qml5 (>= 5.15.13+dfsg~), libqt5quick5 (>= 5.15.13+dfsg~) | libqt5quick5-gles (>= 5.15.13+dfsg~), libstdc++6 (>= 5), libwayland-server0 (>= 1.9.91), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-13, qtdeclarative-abi-5-15-13
Description: QtWayland compositor library
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland compositor library.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html
Package: libqt5webchannel5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwebchannel-opensource-src
Version: 5.15.13-1
Depends: libc6 (>= 2.14), libqt5core5t64 (>= 5.15.13+dfsg~), libqt5qml5 (>= 5.15.13+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-13
Description: Web communication library for Qt
Qt WebChannel enables peer-to-peer communication between the host (QML/C++
application) and the client (HTML/JavaScript application). The transport
mechanism is supported out of the box by the two popular web engines, Qt
WebKit 2 and Qt WebEngine.
.
This package contains the QtWebChannel libraries.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html
Package: libqt5webkit5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46634
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwebkit-opensource-src
Version: 5.212.0~alpha4-36
Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.2.0), libgstreamer1.0-0 (>= 1.4.0), libhyphen0 (>= 2.7.1), libicu74 (>= 74.1-1~), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5t64 (>= 5.14.1), libqt5positioning5 (>= 5.15.13+dfsg~), libqt5printsupport5t64 (>= 5.0.2), libqt5qml5 (>= 5.15.13+dfsg~), libqt5quick5 (>= 5.15.13+dfsg~) | libqt5quick5-gles (>= 5.15.13+dfsg~), libqt5sensors5 (>= 5.15.13~), libqt5webchannel5 (>= 5.15.13~), libqt5widgets5t64 (>= 5.4.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libwebp7 (>= 1.3.2), libwoff1 (>= 1.0.0), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), qtbase-abi-5-15-13, qtdeclarative-abi-5-15-13, zlib1g (>= 1:1.2.0)
Pre-Depends: dpkg (>= 1.15.6~)
Description: Web content engine library for Qt
QtWebKit provides a Web browser engine that makes it easy to embed content
from the World Wide Web into your Qt application.
.
This package contains the QtWebKit libraries.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://github.com/qtwebkit/qtwebkit
Package: libqt5widgets5t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Replaces: libqt5widgets5
Provides: libqt5widgets5 (= 5.15.13+dfsg-1ubuntu1)
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-13
Breaks: libqt5widgets5 (<< 5.15.13+dfsg-1ubuntu1)
Description: Qt 5 widgets module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtWidgets module extends QtGui with C++ widget functionality.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libquadmath0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 300
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.38)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: librabbitmq4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librabbitmq
Version: 0.11.0-1ubuntu0.1
Depends: libc6 (>= 2.17), libssl3t64 (>= 3.0.0)
Description: AMQP client library written in C
RabbitMQ provides robust messaging for applications. It is easy to use, fit
for purpose at cloud scale and supported on all major operating systems and
developer platforms. librabbitmq is a C-language AMQP client library for use
with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
.
This package includes the library itself.
Homepage: https://github.com/alanxz/rabbitmq-c
Original-Maintainer: Michael Fladischer <fladi@debian.org>
Package: libraptor2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 445
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: raptor2
Version: 2.0.16-3ubuntu0.1
Depends: libc6 (>= 2.33), libcurl3t64-gnutls (>= 7.16.2), libicu74 (>= 74.1-1~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4)
Suggests: raptor2-utils
Description: Raptor 2 RDF syntax library
Raptor is a C library providing a set of parsers and serializers for
Resource Description Framework (RDF) triples by parsing syntaxes or
serializing the triples into a syntax.
.
The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS
tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes
are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle
RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP,
Dublin Core and OWL.
.
Raptor is designed for performance, flexibility and embedding (no
memory leaks) and to closely match the revised RDF/XML specification.
Homepage: https://librdf.org/raptor/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libraqm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: raqm
Version: 0.10.1-1build1
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.11.0), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 5.2)
Description: Library for complex text layout
Raqm is a small library to provide convenience functions for complex text
layout. It currently provides bidirectional text support (using FriBiDi),
shaping (using HarfBuzz), with proper script itemization.
.
This package contains the shared libraries.
Homepage: https://github.com/HOST-Oman/libraqm
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Package: librasqal3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rasqal
Version: 0.9.33-2.1build1
Replaces: librasqal3
Provides: librasqal3 (= 0.9.33-2.1build1)
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libmhash2 (>= 0.9.9.9), libraptor2-0 (>= 2.0.15), libuuid1 (>= 2.16)
Suggests: rasqal-utils
Breaks: librasqal3 (<< 0.9.33-2.1build1)
Description: Rasqal RDF query library
Rasqal is a C library providing support for querying the
Resource Description Framework (RDF) including
parsing query syntaxes, constructing the queries, executing them,
returning result bindings and formatting results. It supports the
SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS
experimental query language extending SPARQL.
.
Rasqal is designed for performance, flexibility and embedding (no
memory leaks) and to track ongoing RDF query language work.
Homepage: https://librdf.org/rasqal/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: librav1e0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rust-rav1e
Version: 0.7.1-2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Description: Fastest and safest AV1 encoder - shared library
rav1e is a encoder for the AV1 video codec.
.
This package contains the shared library.
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Homepage: https://github.com/xiph/rav1e
Package: libraw1394-11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libraw1394
Version: 2.1.2-2build3
Depends: libc6 (>= 2.14)
Suggests: libraw1394-doc
Description: library for direct access to IEEE 1394 bus (aka FireWire)
libraw1394 is the only supported interface to the kernel side raw1394
of the Linux IEEE-1394 subsystem, which provides direct access to the
connected 1394 buses to user space. Through libraw1394/raw1394,
applications can directly send to and receive from other nodes without
requiring a kernel driver for the protocol in question.
Homepage: https://ieee1394.wiki.kernel.org/
Original-Maintainer: Guus Sliepen <guus@debian.org>
Package: libraw23t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libraw
Version: 0.21.2-2.1ubuntu0.24.04.2
Replaces: libraw23
Provides: libraw23 (= 0.21.2-2.1ubuntu0.24.04.2)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2)
Breaks: libraw23 (<< 0.21.2-2.1ubuntu0.24.04.2)
Description: raw image decoder library
LibRaw is a library for reading RAW files obtained from digital photo cameras
(CRW/CR2, NEF, RAF, DNG, and others).
.
This package contains the shared library.
Homepage: https://www.libraw.org
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: librbl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opendkim
Version: 2.11.0~beta2-9build4
Depends: libc6 (>= 2.34)
Description: Real-time Blacklist (RBL) query library
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing OpenDKIM's RBL system.
Homepage: http://www.opendkim.org/
Original-Maintainer: David Bürgin <dbuergin@gluet.ch>
Package: librdf0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 281
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: redland
Version: 1.0.17-3.1ubuntu3
Replaces: librdf0
Provides: librdf0 (= 1.0.17-3.1ubuntu3)
Depends: libc6 (>= 2.14), libdb5.3t64, libltdl7 (>= 2.4.7), libraptor2-0 (>= 2.0.15), librasqal3t64 (>= 0.9.31)
Suggests: librdf-storage-mysql, librdf-storage-postgresql, librdf-storage-sqlite, librdf-storage-virtuoso, redland-utils
Breaks: librdf0 (<< 1.0.17-3.1ubuntu3)
Description: Redland Resource Description Framework (RDF) library
Redland is a library that provides a high-level interface for RDF
(Resource Description Framework) implemented in an object-based API.
It is modular and supports different RDF/XML parsers, storage
mechanisms and other elements. Redland is designed for applications
developers to provide RDF support in their applications as well as
for RDF developers to experiment with the technology.
.
This package includes the core file-based storages. To get database
backed storages, the librdf-storage-postgresql, librdf-storage-mysql,
librdf-storage-sqlite or librdf-storage-virtuoso packages should be
installed.
Homepage: http://librdf.org/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libreadline8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 467
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 8.2-4build1
Replaces: libreadline8
Provides: libreadline8 (= 8.2-4build1)
Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: libreadline8 (<< 8.2-4build1)
Description: GNU readline and history libraries, run-time libraries
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
.
The GNU history library provides a consistent user interface for
recalling lines of previously typed input.
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libreadonly-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.050-3
Provides: libreadonly-xs-perl
Depends: perl:any
Description: facility for creating read-only scalars, arrays and hashes
Readonly is a facility for creating non-modifiable variables.
This is useful for configuration files, headers, etc.
It can also be useful as a development and debugging tool, for catching
updates to variables that should not be changed.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Readonly
Package: libref-util-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.204-2
Depends: perl:any
Recommends: libreadonly-perl, libref-util-xs-perl
Description: set of utility functions for checking references
Ref::Util introduces several functions to help identify references in a
faster and smarter way. In short:
.
ref $foo eq 'ARRAY'
# is now:
is_arrayref($foo)
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Ref-Util
Package: libref-util-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.117-2build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2
Enhances: libref-util-perl
Description: XS implementation for Ref::Util
Ref::Util::XS is the XS implementation of Ref::Util, which provides several
functions to help identify references in a more convenient way than the usual
approach of examining the return value of ref.
.
You should use Ref::Util::XS by installing Ref::Util itself (packaged as
libref-util-perl): If the system doesn't have Recommends turned off, you will
get libref-util-xs-perl automatically. Ref::Util::XS will be used
automatically, providing a significant speed boost to everything that uses
Ref::Util.
.
See Ref::Util for full documentation of the available functions.
Homepage: https://metacpan.org/release/Ref-Util-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libreiserfscore0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: reiserfsprogs
Version: 1:3.6.27-7.1build1
Replaces: libreiserfscore0
Provides: libreiserfscore0 (= 1:3.6.27-7.1build1)
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libuuid1 (>= 2.16)
Breaks: libreiserfscore0 (<< 1:3.6.27-7.1build1)
Description: ReiserFS core library
The ReiserFS core library allows system programs like btrfs-progs to
access and convert ReiserFS filesystems. Without implementing all
ReiserFS code itself.
Original-Maintainer: Felix Zielcke <fzielcke@z-51.de>
Package: libreoffice-base-core
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 3486
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-base-drivers (<< 1:6.1.1~rc1-2)
Depends: libreoffice-core (= 4:24.2.7-0ubuntu0.24.04.6) | libreoffice-core-nogui (= 4:24.2.7-0ubuntu0.24.04.6), libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 1:7.4.0~alpha), libuno-sal3t64 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3t64 (>= 1.4.0), uno-libs-private
Suggests: libreoffice-base
Description: office productivity suite -- shared library
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains common libraries of LibreOffice Base used by
Base, Writer and Calc.
.
If you need full Base functionality (or actual database drivers), please
install libreoffice-base (and/or libreoffice-base-drivers and/o
libreoffice-sdbc-*).
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 47287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-pdfimport (<< 1:5.4~), openclipart-libreoffice (<= 1:0.18+dfsg-17)
Provides: libreoffice-l10n-en-us
Depends: libreoffice-style-colibre, libreoffice-uiconfig-common (= 4:24.2.7-0ubuntu0.24.04.6), ure, ucf
Recommends: poppler-data, xdg-utils, fonts-liberation (>= 1:2) | ttf-mscorefonts-installer, apparmor, python3-uno, libexttextcat-data
Suggests: libreoffice-style, python3-scriptforge
Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-core (>= 4:24.8~), libreoffice-core (<< 4:24.2~), libreoffice-core-nogui (>= 4:24.8~), libreoffice-core-nogui (<< 4:24.2~), libreoffice-evolution (<< 1:7.0.0~alpha), libreoffice-gnome (<< 1:7.0.0~alpha), libreoffice-help (<< 5.4), libreoffice-help-5.2, libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-report-builder (<< 1:7.0.0~alpha), libreoffice-sdbc-firebird (<< 4:24.2.2), libreoffice-sdbc-mysql (<< 4:24.2.2), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 4:24.2~), libreoffice-style-crystal (>= 4:24.8~), libreoffice-style-crystal (<< 4:24.2~), libreoffice-style-galaxy (>= 4:24.8~), libreoffice-style-galaxy (<< 4:24.2~), libreoffice-style-hicontrast (>= 4:24.8~), libreoffice-style-hicontrast (<< 4:24.2~), libreoffice-style-tango (<< 1:7.0.0~alpha), libreoffice-writer2latex (<< 1.0.2-9), libreoffice-writer2xhtml (<< 1.0.2-9), openclipart-libreoffice (<= 1:0.18+dfsg-17), python3-uno (<< 1:7.0.0~alpha)
Conflicts: broffice, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-base-nogui (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-calc-nogui (<< 1:7.0.0~alpha~), libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-draw-nogui (<< 1:7.0.0~alpha~), libreoffice-evolution (<< 1:7.0.0~alpha~), libreoffice-filter-mobiledev, libreoffice-gnome (<< 1:7.0.0~alpha~), libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-impress-nogui (<< 1:7.0.0~alpha~), libreoffice-l10n (<< 7.0), libreoffice-l10n-4.3, libreoffice-l10n-4.4, libreoffice-librelogo (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-math-nogui (<< 1:7.0.0~alpha~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha~), libreoffice-wiki-publisher (<< 1.2.0+LibO5.4.0~rc2), libreoffice-writer (<< 1:7.0.0~alpha~), libreoffice-writer-nogui (<< 1:7.0.0~alpha~), openoffice.org-unbundled, python3-uno (<< 1:7.0.0~alpha~)
Conffiles:
/etc/apparmor.d/usr.lib.libreoffice.program.oosplash 700a25de762b027e8e0aea7b8de96861
/etc/apparmor.d/usr.lib.libreoffice.program.senddoc 5b9f36d519e7b09b2225f5cec57b39a7
/etc/apparmor.d/usr.lib.libreoffice.program.soffice.bin 11d6bb5a6c2b3b5c2d0af3b00fbd0e49
/etc/apparmor.d/usr.lib.libreoffice.program.xpdfimport 49dd8042dd48b85622ce9fd91ead17ec
/etc/libreoffice/psprint.conf 790d83dc92e0f2b4f8bf3290b38b55cd
/etc/libreoffice/soffice.sh a9a682983020c079c09de05a556f1811
/etc/libreoffice/sofficerc 4c8a10084824832f110ba4014b21acda
Description: office productivity suite -- arch-independent files
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the architecture-independent files of
LibreOffice.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-core
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 147834
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-avmedia-backend-gstreamer, libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-core-nogui, libreoffice-pdfimport (<< 1:5.4~)
Depends: fontconfig, fonts-opensymbol (>= 2:102.12), libreoffice-common (>> 4:24.2.7), uno-libs-private (>= 4:7.5.0~), ure (>= 1:7.4.0~), libabsl20220623t64 (>= 0~20220623.0-1), libargon2-1 (>= 0~20171227), libboost-locale1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libclucene-contribs1t64 (>= 2.3.3.4+dfsg), libclucene-core1t64 (>= 2.3.3.4+dfsg), libcups2t64 (>= 1.7.0), libcurl4t64 (>= 7.68.0), libdbus-1-3 (>= 1.9.14), libdconf1 (>= 0.40), libeot0, libepoxy0 (>= 1.0), libexpat1 (>= 2.0.1), libexttextcat-2.0-0 (>= 2.2-8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.11.1), libgcc-s1 (>= 3.4), libglib2.0-0t64 (>= 2.32.0), libgpgmepp6t64 (>= 1.18.0), libgraphite2-3 (>= 1.2.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libharfbuzz-icu0 (>= 5.1.0), libharfbuzz0b (>= 7.3.0), libhunspell-1.7-0, libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu74 (>= 74.1-1~), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libldap2 (>= 2.6.2), libmythes-1.2-0, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.2.0), liborcus-0.18-0 (>= 0.19.2), liborcus-parser-0.18-0 (>= 0.19.2), libpng16-16t64 (>= 1.6.2), libpoppler134 (>= 24.02.0), libraptor2-0 (>= 2.0.15), librdf0t64 (>= 1.0.17), librevenge-0.0-0, libsm6, libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 1:7.4.0~alpha), libuno-sal3t64 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3t64 (>= 3.6.0~beta), libwebp7 (>= 1.3.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxext6, libxinerama1 (>= 2:1.1.4), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35), libxmlsec1t64-nss (>= 1.2.31), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.0)
Recommends: libpaper-utils
Suggests: gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav
Breaks: browser-plugin-libreoffice, libreoffice-avmedia-backend-gstreamer (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-base (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-calc (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-common (<< 1:5.4.1), libreoffice-dev (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-draw (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-evolution (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-gnome (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-gtk2 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-gtk3 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-impress (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-kde4 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-kde5 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-kf5 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-officebean (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-pdfimport (<< 1:5.4~), libreoffice-qt5 (<< 4:24.2.7-0ubuntu0.24.04.6), libreoffice-writer (<< 4:24.2.7-0ubuntu0.24.04.6)
Conflicts: libreoffice-avmedia-backend-vlc, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-core-nogui, libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-filter-binfilter, libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-mysql-connector (<< 1:6.2.0~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-writer (<< 1:7.0.0~alpha~)
Description: office productivity suite -- arch-dependent files
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the architecture-dependent core files of
LibreOffice. See the libreoffice package for more information.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-math-nogui
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 2039
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math
Depends: fonts-opensymbol (>= 2:102.11), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:24.2.7-0ubuntu0.24.04.6) | libreoffice-core (= 4:24.2.7-0ubuntu0.24.04.6), libreoffice-uiconfig-math (= 4:24.2.7-0ubuntu0.24.04.6), ucf, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libicu74 (>= 74.1-1~), libstdc++6 (>= 11), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 4.0.0~alpha), libuno-sal3t64 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3t64 (>= 1.4.0), uno-libs-private
Conflicts: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math
Description: office productivity suite -- equation editor (no GUI variant)
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the equation editor component for LibreOffice.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-style-colibre
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 11718
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Provides: libreoffice-style
Recommends: libreoffice-common
Enhances: libreoffice-core
Description: office productivity suite -- colibre symbol style
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the "colibre" symbol style - a icon theme
which follow Microsoft(R) Offices color scheme.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-uiconfig-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 8319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-common (<< 4:7.6.0~beta1)
Breaks: libreoffice-common (<< 4:7.6.0~beta1)
Description: UI data ("config") for LibreOffice ("common" set)
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains internal "configuration" of various UI components.
It is not meant to be editable. It is just split out for dependencies of
other packages.
.
You will usually not need to install this package manually but it should
just be pulled in by other packages.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-uiconfig-math
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-math (<< 4:7.6.0~beta1), libreoffice-math-nogui (<< 4:7.6.0~beta1)
Breaks: libreoffice-common (<< 4:7.6.0~beta1), libreoffice-math (<< 4:7.6.0~beta1), libreoffice-math-nogui (<< 4:7.6.0~beta1)
Description: UI data ("config") for LibreOffice Math
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains internal "configuration" of various UI components.
It is not meant to be editable. It is just split out for dependencies of
other packages.
.
You will usually not need to install this package manually but it should
just be pulled in by other packages.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-writer-nogui
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 32283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-writer
Depends: libreoffice-base-core (= 4:24.2.7-0ubuntu0.24.04.6), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:24.2.7-0ubuntu0.24.04.6) | libreoffice-core (= 4:24.2.7-0ubuntu0.24.04.6), ucf, libabw-0.1-1, libc6 (>= 2.38), libe-book-0.1-1, libepubgen-0.1-1 (>= 0.1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu74 (>= 74.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstdc++6 (>= 13.1), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 1:7.4.0~alpha), libuno-sal3t64 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3t64 (>= 1.4.0), libwpd-0.10-10, libwpg-0.3-3, libwps-0.4-4, libxml2 (>= 2.7.4), uno-libs-private, zlib1g (>= 1:1.1.4)
Recommends: libreoffice-math-nogui
Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito, libreoffice-base, libreoffice-java-common (>= 4:24.2.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-writer
Description: office productivity suite -- word processor (no GUI variant)
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the wordprocessor component for LibreOffice.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: librevenge-0.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 735
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librevenge
Version: 0.0.5-3build1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Description: Base Library for writing document interface filters
librevenge is a base library for writing document import filters. It has
interfaces for text documents, vector graphics, spreadsheets and presentations.
Homepage: http://sourceforge.net/p/libwpd/wiki/librevenge/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: librist4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 187
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librist
Version: 0.2.10+dfsg-2
Depends: libc6 (>= 2.38), libcjson1 (>= 1.7.5), libmbedcrypto7t64 (>= 2.28.0)
Description: Reliable Internet Stream Transport -- shared library
Reliable Internet Stream Transport (RIST) is a transport protocol
designed for reliable transmission of video over lossy networks
(including the Internet) with low latency and high quality.
.
RIST is intended as a more reliable successor to Secure Reliable
Transport (SRT), and as an open alternative to proprietary commercial
options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
.
This package contains the shared library.
Original-Maintainer: Florian Ernst <florian@debian.org>
Homepage: https://code.videolan.org/rist/librist
Package: libroc0.3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1202
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: roc-toolkit
Version: 0.3.0+dfsg-7ubuntu2
Depends: libc6 (>= 2.38), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 4.1.1), libunwind8, libuv1t64 (>= 1.4.2)
Description: real-time audio streaming over the network (shared library)
Roc is a network transport, highly specialized for the real-time streaming use
case. The user writes the stream to the one end and reads it from another end,
and Roc deals with all the complexity of the task of delivering data in time
and with no loss. Encoding, decoding, adjusting rates, restoring losses - all
these are performed transparently under the hood.
.
This package provides the shared library.
Homepage: https://roc-streaming.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: librole-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.002004-1
Depends: perl:any, libclass-method-modifiers-perl
Description: Perl module for minimalist role composition
Role::Tiny is a Perl module to do minimalist role composition. Role composition
can be thought of as much more clever and meaningful multiple inheritance.
.
The basics of this implementation of roles is:
* If a method is already defined on a class, that method will not be composed
in from the role.
* If a method that the role "requires" to be implemented is not implemented,
role application will fail loudly.
.
Unlike Class::C3, where the last class inherited from "wins", role composition
is the other way around, where first wins. In a more complete system (see
Moose) roles are checked to see if they clash. The goal of this is to be much
simpler, hence disallowing composition of multiple roles at once.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Role-Tiny
Package: librsvg2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6707
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librsvg
Version: 2.58.0+dfsg-1build1
Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.8), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.54.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0)
Recommends: librsvg2-common
Suggests: librsvg2-bin
Description: SAX-based renderer library for SVG files (runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
.
This package contains the runtime library, necessary to run
applications using librsvg.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: librsvg2-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librsvg
Version: 2.58.0+dfsg-1build1
Depends: librsvg2-2 (= 2.58.0+dfsg-1build1), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0t64 (>= 2.50.0)
Description: SAX-based renderer library for SVG files (extra runtime)
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
.
This package includes the gdk-pixbuf loader allowing
to load SVG images transparently inside GTK+ applications.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: librtmp-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-2build7
Depends: librtmp1 (= 2.4+20151223.gitfa8646d.1-2build7), libgmp-dev, libgnutls28-dev, nettle-dev, zlib1g-dev
Description: toolkit for RTMP streams (development files)
A small dumper for media content streamed over the RTMP protocol (like BBC's
iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
flv file, which can be played/transcoded with standard tools.
.
This package contains the development libraries, header files needed by
programs that want to compile with librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-2build7
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30 (>= 3.8.1), libhogweed6, libnettle8, zlib1g (>= 1:1.1.4)
Description: toolkit for RTMP streams (shared library)
A small dumper for media content streamed over the RTMP protocol (like BBC's
iPlayer high quality streams). Supplying an RTMP URL will result in a dumped
flv file, which can be played/transcoded with standard tools.
.
This package contains the shared libraries, header files needed by
programs that want to use librtmp.
Homepage: http://rtmpdump.mplayerhq.hu/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: librubberband2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rubberband
Version: 3.3.0+dfsg-2build1
Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.3.1), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 13.1)
Description: audio time-stretching and pitch-shifting library
Rubber Band is a library and utility program that permits you to
change the tempo and pitch of an audio recording independently of one
another.
Homepage: https://www.breakfastquay.com/rubberband/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libruby
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby-defaults
Version: 1:3.2~ubuntu1
Depends: libruby3.2
Description: Libraries necessary to run Ruby
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package includes the 'libruby' library, necessary to run Ruby.
.
This package is a dependency package, which depends on Debian's default Ruby
version (currently v3.2).
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: libruby3.2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby3.2
Version: 3.2.3-1ubuntu0.24.04.8
Provides: ruby-abbrev (= 0.1.1), ruby-base64 (= 0.1.1), ruby-benchmark (= 0.2.1), ruby-bigdecimal (= 3.1.3), ruby-cgi (= 0.3.6), ruby-csv (= 3.2.6), ruby-date (= 3.3.3), ruby-debug (= 1.7.1), ruby-delegate (= 0.3.0), ruby-did-you-mean (= 1.6.3), ruby-digest (= 3.1.1), ruby-drb (= 2.1.1), ruby-english (= 0.7.2), ruby-erb (= 4.0.2), ruby-error-highlight (= 0.5.1), ruby-etc (= 1.4.2), ruby-fcntl (= 1.0.2), ruby-fiddle (= 1.1.1), ruby-fileutils (= 1.7.0), ruby-find (= 0.1.1), ruby-forwardable (= 1.3.3), ruby-getoptlong (= 0.2.0), ruby-io-console (= 0.6.0), ruby-io-nonblock (= 0.2.0), ruby-io-wait (= 0.3.0), ruby-ipaddr (= 1.2.5), ruby-irb (= 1.6.2), ruby-json (= 2.6.3), ruby-logger (= 1.5.3), ruby-matrix (= 0.4.2), ruby-minitest (= 5.16.3), ruby-mutex-m (= 0.1.2), ruby-net-ftp (= 0.2.1), ruby-net-http (= 0.4.1), ruby-net-imap (= 0.3.4.1), ruby-net-pop (= 0.1.2), ruby-net-protocol (= 0.2.1), ruby-net-smtp (= 0.3.4), ruby-nkf (= 0.1.2), ruby-observer (= 0.1.1), ruby-open-uri (= 0.3.0), ruby-open3 (= 0.1.2), ruby-openssl (= 3.1.0), ruby-optparse (= 0.3.1), ruby-ostruct (= 0.5.5), ruby-pathname (= 0.2.1), ruby-power-assert (= 2.0.3), ruby-pp (= 0.4.0), ruby-prettyprint (= 0.1.1), ruby-prime (= 0.1.2), ruby-pstore (= 0.1.2), ruby-psych (= 5.0.1), ruby-racc (= 1.6.2), ruby-rbs (= 2.8.2), ruby-rdoc (= 6.5.0), ruby-readline (= 0.0.3), ruby-readline-ext (= 0.1.5), ruby-reline (= 0.3.2), ruby-resolv (= 0.2.2), ruby-resolv-replace (= 0.1.1), ruby-rexml (= 3.2.5), ruby-rinda (= 0.1.1), ruby-rss (= 0.2.9), ruby-securerandom (= 0.2.2), ruby-set (= 1.0.3), ruby-shellwords (= 0.1.0), ruby-singleton (= 0.1.1), ruby-stringio (= 3.0.4), ruby-strscan (= 3.0.5), ruby-syntax-suggest (= 1.1.0), ruby-syslog (= 0.1.1), ruby-tempfile (= 0.1.3), ruby-test-unit (= 3.5.7), ruby-time (= 0.2.2), ruby-timeout (= 0.3.1), ruby-tmpdir (= 0.1.3), ruby-tsort (= 0.1.1), ruby-typeprof (= 0.21.3), ruby-un (= 0.2.1), ruby-uri (= 0.12.2), ruby-weakref (= 0.1.2), ruby-yaml (= 0.2.1), ruby-zlib (= 3.0.0)
Depends: rake (>= 10.4.2), ruby-net-telnet (>= 0.1.1), ruby-xmlrpc (>= 0.3.2~), ruby-webrick (>= 1.7.0-4~), ruby-sdbm (>= 1.0.0-3~), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libedit2 (>= 3.1-20230828-1), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libncurses6 (>= 6), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6), libyaml-0-2, zlib1g (>= 1:1.2.11)
Description: Libraries necessary to run Ruby 3.2
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package includes the 'libruby-3.2' library, necessary to run Ruby 3.2.
(API version 3.2.0)
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: libsamplerate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1483
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsamplerate
Version: 0.2.2-4build1
Depends: libc6 (>= 2.14)
Description: Audio sample rate conversion library
libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
.
libsamplerate currently provides three different sample rate conversion
algorithms; zero order hold, linear interpolation and FIR filter interpolation
(using filters derived from the mathematical SINC function). The first two
algorithms (zero order hold and linear) are included for completeness and are
not recommended for any application where high quality sample rate conversion
is required. For the FIR/Sinc algorithm, three converters are provided;
SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
trade off between conversion speed and conversion quality.
.
libsamplerate is capable of downsampling to 1/256 of the original sample rate
and upsampling to 256 times the original sample rate. It is also capable of
time varying conversions for vary speed effects and synchronising of two
unlocked sample rates.
Homepage: https://libsndfile.github.io/libsamplerate/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsane-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sane-backends
Version: 1.2.1-7build4
Replaces: sane-utils (<< 1.1.1-3~)
Pre-Depends: dpkg (>= 1.15.7.2)
Breaks: sane-utils (<< 1.1.1-3~)
Conffiles:
/etc/sane.d/abaton.conf 51591e7ab98851effab49089323cb160
/etc/sane.d/agfafocus.conf 5eed67a9759c991553fa3055af023a33
/etc/sane.d/apple.conf 602eda3ecedd81ef751d9241becb9142
/etc/sane.d/artec.conf a6c84538ac935599010b2f8647763fb4
/etc/sane.d/artec_eplus48u.conf 37793e38db4e8d3077deccf59574f544
/etc/sane.d/avision.conf 8c8ad4cdee2520722b30dd55cf959a66
/etc/sane.d/bh.conf ed8e137983ae58a7bf038180b29737bd
/etc/sane.d/canon.conf 099d16dab225eaa121f1ba2f3af9f60a
/etc/sane.d/canon630u.conf 5fae93df3328f1915e3d26f77a8c3b9d
/etc/sane.d/canon_dr.conf 324ef4853dd3b10ea5ee20d25c7a98b7
/etc/sane.d/canon_lide70.conf b41e25cff0911da9e841da9dbd881468
/etc/sane.d/canon_pp.conf cb5572aa856a33b6d4a664f75b12419d
/etc/sane.d/cardscan.conf 9c5c8998c0b2bf2cb4c3d65572cad11b
/etc/sane.d/coolscan.conf b5a49230bc9b80a4358d966255d4697a
/etc/sane.d/coolscan2.conf 99f708bbb41c16cae21689810219f26d
/etc/sane.d/coolscan3.conf 4b21a365f8904cdac9364b03dd184dcb
/etc/sane.d/dc210.conf 706a20e6babc707e9a3d002b2c130af3
/etc/sane.d/dc240.conf 706a20e6babc707e9a3d002b2c130af3
/etc/sane.d/dc25.conf 33d22fb9c1a89c6401d8038fc7d4d9d1
/etc/sane.d/dell1600n_net.conf 460d4fc102dce06a4cfbd74d706a5821
/etc/sane.d/dll.conf a422c5417409f976594cf42ba77d6a1a
/etc/sane.d/dmc.conf 0731b2373c97cc98c5c42dd56e7fb05c
/etc/sane.d/epjitsu.conf 672e86f3c41daf44417fda5fe117499f
/etc/sane.d/epson.conf 8e6460297a25aa3d87f15c61ed1bc704
/etc/sane.d/epson2.conf cdf9d48d7055af06ae71cb7be2ce0a47
/etc/sane.d/epsonds.conf 2c53c63bce55cc1f2d8ac50291051949
/etc/sane.d/escl.conf 921c6515cda8b53b297e88707ac29cd5
/etc/sane.d/fujitsu.conf e847e4d99fc3af4b2d6aa66cfc65d463
/etc/sane.d/genesys.conf 07098078584990f754ea696692ee3b1d
/etc/sane.d/gphoto2.conf e8719416c6db84826a0e6989bc504313
/etc/sane.d/gt68xx.conf 2ee0d628b9f0ceac8f162a75eb22107d
/etc/sane.d/hp.conf 5328dfe188ece714bf9fdb7e26dc9d00
/etc/sane.d/hp3900.conf 87911391a86154be9ccdb69f7d784df4
/etc/sane.d/hp4200.conf 0656916d9805c3af1f81424354082501
/etc/sane.d/hp5400.conf 25848f289fb76aeb7f78e29ab323dbf8
/etc/sane.d/hpsj5s.conf 1d62cae3823a5e7eabed4782f2bcd957
/etc/sane.d/hs2p.conf a7b07bd2a66b8a562ccb64da03bd47da
/etc/sane.d/ibm.conf d5eab60adbaf729bb5bf781fc4c5409d
/etc/sane.d/kodak.conf 63774fc2dd277fbfc54b4a8f7ea4528d
/etc/sane.d/kodakaio.conf 95258c07a302e626079de703611ba8c8
/etc/sane.d/kvs1025.conf 1e499dabfb5bbbf7439a06b08f7e2af3
/etc/sane.d/leo.conf ca930f48c3eb229a42f75e1cd202372e
/etc/sane.d/lexmark.conf f5d92658f9dc0eb540ddc9d24fe3ffb1
/etc/sane.d/ma1509.conf 73a9fd7af5924e04054f43e2708f5059
/etc/sane.d/magicolor.conf 2302a9e97306507ce123589b94a0f661
/etc/sane.d/matsushita.conf 488159987217b24c3b894e04b06bf160
/etc/sane.d/microtek.conf 940c8db7e01ccaa6f2c5be2ca020ddf1
/etc/sane.d/microtek2.conf 75cb498c51441db57932a4895f7f0d96
/etc/sane.d/mustek.conf fe011ee10dcf736d248dfae201ebdf10
/etc/sane.d/mustek_pp.conf 336022031acb24c2cd7ab7f1404fe912
/etc/sane.d/mustek_usb.conf 5215ba7a35da6296d6190015416e1343
/etc/sane.d/nec.conf 5eed67a9759c991553fa3055af023a33
/etc/sane.d/net.conf 9e5860565491b3157e3c6e0af682b7a2
/etc/sane.d/p5.conf 27277daf6f7ed1f21de8c6a59d5b9488
/etc/sane.d/pie.conf 7bdb319bd61b19389e93ed85a1ed85d1
/etc/sane.d/pieusb.conf fe865d4b7a91aaeee0bdb48396810f6c
/etc/sane.d/pixma.conf ea1832a99220af4207c72dd280abaef7
/etc/sane.d/plustek.conf 2e8bc084d7579841a08cdce0a05e79a5
/etc/sane.d/plustek_pp.conf 1ce5ce7617565568d0805dfbee86b001
/etc/sane.d/qcam.conf 7a30e22cd391b7992646723df280f4fe
/etc/sane.d/ricoh.conf b1891143384a7308ec17d9e6ac836201
/etc/sane.d/rts8891.conf 3446a737f83b38c3b576d5bf2e5161ec
/etc/sane.d/s9036.conf 5eed67a9759c991553fa3055af023a33
/etc/sane.d/sceptre.conf 9d7e8954714b47042b849ddbd2530973
/etc/sane.d/sharp.conf 7f3027ead76f557ab7aa5462c1d2f9f7
/etc/sane.d/sm3840.conf 9b61359cbcc14b9be4d687b80b772bea
/etc/sane.d/snapscan.conf b349efcbcec257f5fca8372f1e47e7e0
/etc/sane.d/sp15c.conf 74fd71c4ea2c8c58bbaa2cecfee56f7c
/etc/sane.d/st400.conf b1587f9f8adafcaa86c8e0a371ae15e8
/etc/sane.d/stv680.conf 1a5a8d37f0de964bab25b3908fa907d5
/etc/sane.d/tamarack.conf d6f865e3be45993ecb14a951bae465fc
/etc/sane.d/teco1.conf 7976c7a3dd90fe100f30a23a29aaea89
/etc/sane.d/teco2.conf a770de18a683f0406ff52928ee617474
/etc/sane.d/teco3.conf 7b632784a85ec6ead7d26e8fd195dea5
/etc/sane.d/test.conf eaccee9d3fb610a691705ddf94b9ec11
/etc/sane.d/u12.conf 1ad837b7580899024a33b3e4a8bdd3d4
/etc/sane.d/umax.conf bf4a34f1425bda06c6c96e9b75c31ce2
/etc/sane.d/umax1220u.conf 2d36f1f6c15bbfeaf2049d59dcfefe05
/etc/sane.d/umax_pp.conf f9b7efaecbffb9a180961489fc893fc2
/etc/sane.d/xerox_mfp.conf 2affdd33eae66435fcf581709969f2ee
Description: API library for scanners -- documentation and support files
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
raster image scanner hardware (flatbed scanner, hand-held scanner,
video- and still-cameras, frame-grabbers, etc.). The SANE standard is
free and its discussion and development are open to everybody. The
current source code is written to support several operating systems,
including GNU/Linux, OS/2, Win32 and various Unices and is available
under the GNU General Public License (commercial applications and
backends are welcome, too, however).
.
This package includes documentation for libsane, such as the man pages
and list of supported scanners, and support files (i18n data).
Homepage: http://www.sane-project.org
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: libsane1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sane-backends
Version: 1.2.1-7build4
Depends: acl, adduser, libsane-common (= 1.2.1-7build4), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libcurl3t64-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.34.0), libgphoto2-6t64 (>= 2.5.10), libgphoto2-port12t64 (>= 2.5.10), libieee1284-3 (>= 0.2.11), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libpoppler-glib8 (>= 0.85.0), libsnmp40t64 (>= 5.9.4+dfsg), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4)
Recommends: sane-airscan, sane-utils (>= 1.2.1-7build4), ipp-usb
Suggests: avahi-daemon, hplip
Description: API library for scanners
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
raster image scanner hardware (flatbed scanner, hand-held scanner,
video- and still-cameras, frame-grabbers, etc.). The SANE standard is
free and its discussion and development are open to everybody. The
current source code is written to support several operating systems,
including GNU/Linux, OS/2, Win32 and various Unices and is available
under the GNU General Public License (commercial applications and
backends are welcome, too, however).
.
Graphical frontends for sane are available in the packages sane and
xsane. Command line frontend scanimage, saned and sane-find-scanner are
available in the sane-utils package.
Homepage: http://www.sane-project.org
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: libsasl2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-5ubuntu3.1
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-5ubuntu3.1), libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Recommends: libsasl2-modules (>= 2.1.28+dfsg1-5ubuntu3.1)
Description: Cyrus SASL - authentication abstraction library
This is the Cyrus SASL API implementation, version 2.1.
.
SASL is the Simple Authentication and Security Layer, a method for
adding authentication support to connection-based protocols. To use
SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol and the
connection. See RFC 2222 for more information.
.
Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Homepage: https://www.cyrusimap.org/sasl/
Original-Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Package: libsasl2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 875
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-5ubuntu3.1
Depends: libc-dev, libsasl2-2 (= 2.1.28+dfsg1-5ubuntu3.1), libssl-dev
Description: Cyrus SASL - development files for authentication abstraction library
This is the Cyrus SASL API implementation, version 2. See package
libsasl2-2 and RFC 2222 for more information.
.
This package includes development files for compiling programs with SASL
support. It is needed for development purposes only.
Homepage: https://www.cyrusimap.org/sasl/
Original-Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Package: libsasl2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 294
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-5ubuntu3.1
Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql
Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4)
Description: Cyrus SASL - pluggable authentication modules
This is the Cyrus SASL API implementation, version 2.1. See package
libsasl2-2 and RFC 2222 for more information.
.
This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated).
Homepage: https://www.cyrusimap.org/sasl/
Original-Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Package: libsasl2-modules-db
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-5ubuntu3.1
Depends: libc6 (>= 2.14), libdb5.3t64
Description: Cyrus SASL - pluggable authentication modules (DB)
This is the Cyrus SASL API implementation, version 2.1. See package
libsasl2-2 and RFC 2222 for more information.
.
This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: https://www.cyrusimap.org/sasl/
Original-Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Package: libsbc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sbc
Version: 2.0-1build1
Depends: libc6 (>= 2.4)
Description: Sub Band CODEC library - runtime
This provides the library and tool which operate SBC
(sub band codec) in A2DP (the Advanced Audio Distribution Profile).
.
This package contains the sbc runtime library.
Homepage: https://www.bluez.org/
Original-Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
Package: libsdl2-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1983
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsdl2
Version: 2.30.0+dfsg-1ubuntu3.1
Replaces: libsdl-1.3-0
Depends: libasound2t64 (>= 1.0.27), libc6 (>= 2.38), libdecor-0-0 (>= 0.1.1-2~), libdrm2 (>= 2.4.46), libgbm1 (>= 8.1~0), libpulse0 (>= 5.0), libsamplerate0 (>= 0.1.7), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18), libwayland-egl1 (>= 1.18), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.5.99.2), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1
Suggests: xdg-utils
Conflicts: libsdl-1.3-0
Description: Simple DirectMedia Layer
SDL is a library that allows programs portable low level access to a video
framebuffer, audio output, mouse, and keyboard.
.
This version of SDL is compiled with X11 and Wayland graphics drivers and OSS,
ALSA, sndio and PulseAudio sound drivers.
Homepage: https://www.libsdl.org/
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Package: libseccomp2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.5.5-1ubuntu3.1
Depends: libc6 (>= 2.4)
Description: high level interface to Linux seccomp filter
This library provides a high level interface to constructing, analyzing
and installing seccomp filters via a BPF passed to the Linux Kernel's
prctl() syscall.
Homepage: https://github.com/seccomp/libseccomp
Original-Maintainer: Kees Cook <kees@debian.org>
Package: libsecret-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsecret
Version: 0.21.4-1build3
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.10.0), libglib2.0-0t64 (>= 2.79.0), libsecret-common
Description: Secret store
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsecret-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsecret
Version: 0.21.4-1build3
Description: Secret store (common files)
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
This package contains data files used by the libsecret library.
Homepage: https://wiki.gnome.org/Projects/Libsecret
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 3.5-2ubuntu2.1
Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22)
Description: 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.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libselinux1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 717
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 3.5-2ubuntu2.1
Provides: libselinux-dev
Depends: libselinux1 (= 3.5-2ubuntu2.1), libsepol-dev (>= 3.5), libpcre2-dev
Conflicts: libselinux-dev
Description: 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.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libsemanage-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 3.5-1build5
Conffiles:
/etc/selinux/semanage.conf 8e8dfac33a09c1b53ca08bf6d4201b10
Description: 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.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libsemanage2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 3.5-1build5
Depends: libsemanage-common (>= 3.5-1build5), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.38), libselinux1 (>= 3.5), libsepol2 (>= 3.5)
Description: 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.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libsensors-config
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lm-sensors
Version: 1:3.6.0-9build1
Replaces: libsensors4
Suggests: lm-sensors
Breaks: libsensors4
Conffiles:
/etc/sensors.d/.placeholder d41d8cd98f00b204e9800998ecf8427e
/etc/sensors3.conf 41bd2b70a6ce64a21c2d1f70b9eed091
Description: lm-sensors configuration files
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This library is only functional with a Linux kernel, it is provided on
non-Linux systems for portability reasons only.
.
This package contains the configuration files.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: libsensors5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lm-sensors
Version: 1:3.6.0-9build1
Depends: libsensors-config, libc6 (>= 2.38)
Suggests: lm-sensors
Description: library to read temperature/voltage/fan sensors
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This library is only functional with a Linux kernel, it is provided on
non-Linux systems for portability reasons only.
.
This package contains a shared library for querying lm-sensors.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: libsepol-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1678
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 3.5-2build1
Replaces: libsepol1-dev (<< 3.2)
Depends: libsepol2 (= 3.5-2build1)
Breaks: libsepol1-dev (<< 3.2)
Description: SELinux binary policy manipulation library and development files
libsepol allows programs to easily modify SELinux binary policies. This
means changing the default values for booleans, or reading the policy for
analysis.
.
This package contains the headers and archives used for linking it into your
programs.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libsepol2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 751
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 3.5-2build1
Depends: libc6 (>= 2.38)
Description: SELinux library for manipulating binary security 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.
.
libsepol provides an API for the manipulation of SELinux binary policies.
It is used by checkpolicy (the policy compiler) and similar tools, as well
as by programs like load_policy that need to perform specific transformations
on binary policies such as customizing policy boolean settings.
Homepage: https://selinuxproject.org
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Package: libserd-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: serd
Version: 0.32.2-1
Depends: libc6 (>= 2.29)
Suggests: serdi
Description: lightweight RDF syntax library
Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.
.
Serd is not intended to be a swiss-army knife of RDF syntax, but rather
is suited to resource limited applications, or situations where a simple
reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or
plugins).
.
Serd is:
* small: Serd is implemented in under 2500 lines1 of standard C code.
* portable and dependency-free: Serd uses only the C standard library,
and has no external dependencies, making it a lightweight dependency
in every sense.
* fast and lightweight: Serd (and the included serdi tool) can be used
to stream abbreviated Turtle (unlike many other tools which can not
stream since they must first build an internal model to abbreviate).
In other words, Serd can re-serialise an unbounded amount of Turtle
using a fixed amount of memory, preserving the abbreviations in the
input.
* conformant and well-tested: Serd is written to the Turtle, NTriples
and URI specifications, and includes a comprehensive test suite which
includes all the normative examples from the Turtle specification, all
the "normal" examples from the URI specification, and additional tests
added specifically for Serd. The test suite has over 96% code coverage
(by line), and runs with zero memory errors or leaks.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://drobilla.net/software/serd.html
Package: libserf-1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: serf
Version: 1.3.10-1ubuntu0.24.04.1
Depends: libapr1t64 (>= 1.4.8-2~), libaprutil1t64 (>= 1.2.7+dfsg), libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Description: high-performance asynchronous HTTP client library
serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and
transformations are kept to a minimum to provide high performance
operation.
Homepage: https://serf.apache.org/
Original-Maintainer: James McCoy <jamessan@debian.org>
Package: libsframe1
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.42-4ubuntu2.10
Depends: libc6 (>= 2.14)
Description: Library to handle the SFrame format (runtime library)
SFrame stands for Simple Frame format. SFrame format keeps track
of the minimal necessary information needed for generating stack traces.
.
This package includes the libsframe shared library.
Homepage: https://www.gnu.org/software/binutils/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libsgutils2-1.46-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sg3-utils
Version: 1.46-3ubuntu4
Replaces: libsgutils2-2 (<< 1.46-3ubuntu2)
Depends: libc6 (>= 2.34)
Suggests: sg3-utils
Breaks: libsgutils2-2 (<< 1.46-3ubuntu2)
Description: 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.
Homepage: https://sg.danny.cz/sg/
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: libsharpyuv0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.3.2-0.4build3
Depends: libc6 (>= 2.29)
Description: Library for sharp RGB to YUV conversion
This library provides the function to convert RGB to YUV420 using
a downsampling algorithm that minimizes artefacts caused by chroma
subsampling.
.
This package provides the shared library files.
Homepage: https://developers.google.com/speed/webp/
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: libshine3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: shine
Version: 3.1.1-2build1
Depends: libc6 (>= 2.29)
Description: Fixed-point MP3 encoding library - runtime files
Shine can be used to encode audio data on architectures with no floating
point processing unit (FPU) at a much better rate than encoding
libraries implemented using floating-point arithmetic.
.
This package contains the files needed to run a program compiled using
Shine.
Homepage: https://github.com/savonet/shine
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libshout3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libshout
Version: 2.4.6-1build2
Depends: libc6 (>= 2.38), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2)
Description: MP3/Ogg Vorbis broadcast streaming library
A library for communicating with and sending data to Icecast and Icecast 2
streaming audio servers. It handles the socket connection, the timing of
the data transmission, and prevents bad data from getting to the server.
Homepage: https://www.icecast.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsigc++-2.0-0v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsigc++-2.0
Version: 2.12.1-2
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.6)
Description: type-safe Signal Framework for C++ - runtime
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It provides
the ability to connect an abstract callback to a class method,
function, or function object, and contains adaptor classes for the
connection of dissimilar callbacks.
.
These are the runtime files for libsigc++, needed only if you wish to
run software which depends on it.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Package: libsigsegv2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsigsegv
Version: 2.14-1ubuntu2
Depends: libc6 (>= 2.4)
Description: Library for handling page faults in a portable way
GNU libsigsegv is a library that allows handling page faults in a
portable way. It is used e.g. for generational garbage collectors
and stack overflow handlers.
.
This package contains the shared library.
Homepage: https://www.gnu.org/software/libsigsegv/
Original-Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Package: libslang2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: slang2
Version: 2.3.3-3build2
Depends: libc6 (>= 2.38)
Description: S-Lang programming library - runtime version
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
This package contains only the shared library libslang.so.* and copyright
information. It is only necessary for programs that use this library (such
as jed and slrn). If you plan on doing development with S-Lang, you will
need the companion -dev package as well.
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Built-Using: unicode-data (= 15.1.0-1)
Homepage: http://www.jedsoft.org/slang/
Package: libsm-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsm
Version: 2:1.2.3-1build3
Depends: libsm6 (= 2:1.2.3-1build3), x11proto-core-dev, libice-dev (>= 1:1.0.0-1)
Suggests: libsm-doc
Description: X11 Session Management library (development headers)
This package provides the main interface to the X11 Session Management
library, which allows for applications to both manage sessions, and make use
of session managers to save and restore their state for later use.
.
This package contains the development headers for the library found in libsm6.
Non-developers likely have little use for this package.
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libSM
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libsm6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsm
Version: 2:1.2.3-1build3
Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16)
Description: X11 Session Management library
This package provides the main interface to the X11 Session Management
library, which allows for applications to both manage sessions, and make use
of session managers to save and restore their state for later use.
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libSM
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libsmartcols1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libc6 (>= 2.38)
Description: smart column output alignment library
This smart column output alignment library is used by fdisk utilities.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libsmbclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Replaces: libsmbclient
Provides: libsmbclient (= 2:4.19.5+dfsg-4ubuntu9.7)
Depends: samba-libs (= 2:4.19.5+dfsg-4ubuntu9.7), libbsd0 (>= 0.0), libc6 (>= 2.38), libndr3 (>= 2:4.17.2), libtalloc2 (>= 2.4.1~), libtevent0t64 (>= 0.15.0)
Breaks: libsmbclient (<< 2:4.19.5+dfsg-4ubuntu9.7)
Description: shared library for communication with SMB/CIFS servers
This package provides a shared library that enables client applications
to talk to Microsoft Windows and Samba servers using the SMB/CIFS
protocol.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libsnapd-glib-2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snapd-glib
Version: 1.64-0ubuntu5
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup-3.0-0 (>= 3.0.3)
Suggests: snapd
Description: GLib snapd library
snapd-glib is a library to allow GLib based applications access to snapd,
the daemon that controls Snaps.
.
Snaps are 'universal' packages that work across many different Linux
systems, enabling secure distribution of the latest apps and utilities
for cloud, servers, desktops and the internet of things.
Homepage: https://github.com/snapcore/snapd-glib
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@alioth-lists.debian.net>
Package: libsnappy1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snappy
Version: 1.1.10-1build1
Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2)
Conflicts: libsnappy1
Description: fast compression/decompression library
Snappy is a compression/decompression library. It does not aim for
maximum compression, or compatibility with any other compression
library; instead, it aims for very high speeds and reasonable
compression.
.
For instance, compared to the fastest mode of zlib, Snappy
is an order of magnitude faster for most inputs, but the resulting
compressed files are anywhere from 20% to 100% bigger. On a single core
of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
MB/sec or more and decompresses at about 500 MB/sec or more.
Homepage: https://google.github.io/snappy/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libsndfile1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsndfile
Version: 1.2.2-1ubuntu5.24.04.1
Depends: libc6 (>= 2.38), libflac12t64 (>= 1.3.0), libmp3lame0 (>= 3.100), libmpg123-0t64 (>= 1.28.0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2)
Description: Library for reading/writing audio files
libsndfile is a library of C routines for reading and writing files containing
sampled audio data.
.
Various versions of WAV (integer, floating point, GSM, and compressed formats);
Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format
(CAF) and others.
Homepage: http://www.mega-nerd.com/libsndfile/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsndio7.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sndio
Version: 1.9.0-0.3build3
Replaces: libsndio7.1 (<= 1.8.1-1~exp2)
Depends: libasound2t64 (>= 1.0.17), libbsd0 (>= 0.0), libc6 (>= 2.38)
Suggests: sndiod
Breaks: libsndio7.1 (<= 1.8.1-1~exp2)
Description: Small audio and MIDI framework from OpenBSD, runtime libraries
Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD
project. It provides a lightweight audio and MIDI server and a well-documented
userspace API to access the server or audio hardware in a uniform way. Sndio is
designed to work well for both desktop and professional music applications, and
supports features found in more complex sound systems such as per-application
volume control, software mixing, and network transparency.
.
This package contains the sndio userspace libraries.
Homepage: https://www.sndio.org/
Original-Maintainer: Peter Piwowarski <peterjpiwowarski@gmail.com>
Package: libsnmp-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 654
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: net-snmp
Version: 5.9.4+dfsg-1.1ubuntu3.2
Suggests: snmp-mibs-downloader
Conffiles:
/etc/snmp/snmp.conf 72b4d550c66b2221e3c418c34395cc66
Description: SNMP configuration script, MIBs and documentation
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
and clients.
.
This package includes documentation and MIBs (Management Information Bases)
for the SNMP libraries, agents and applications. MIBs contain a formal
description of the data that can be managed using SNMP and applications.
.
NOTE: If you want the OIDs (Object Identifiers) to resolve to their text
description, you need to activate the non-free repository and install the
"snmp-mibs-downloader" package.
Homepage: https://net-snmp.sourceforge.net/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libsnmp40t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3733
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: net-snmp
Version: 5.9.4+dfsg-1.1ubuntu3.2
Replaces: libsnmp40
Provides: libsnmp40 (= 5.9.4+dfsg-1.1ubuntu3.2)
Depends: libc6 (>= 2.38), libpci3 (>= 1:3.5.1), libperl5.38t64 (>= 5.38.2), libsensors5 (>= 1:3.5.0), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base
Breaks: libsnmp40 (<< 5.9.4+dfsg-1.1ubuntu3.2)
Description: SNMP (Simple Network Management Protocol) library
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
and clients.
.
The Net-SNMP library contains common functions for the construction,
sending, receiving, decoding, and manipulation of the SNMP requests
and responses.
Homepage: https://net-snmp.sourceforge.net/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libsocket6-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.29-3build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.14)
Description: Perl extensions for IPv6
The Socket6 module supports getaddrinfo() and getnameinfo() to intend
to enable protocol independent programming. If your environment
supports IPv6, IPv6 related defines such as AF_INET6 are included.
Homepage: https://metacpan.org/release/Socket6
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libsodium23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 401
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsodium
Version: 1.0.18-1ubuntu0.24.04.1
Depends: libc6 (>= 2.34)
Description: Network communication, cryptography and signaturing library
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
network communication, encryption, decryption, signatures, etc.
.
NaCl's goal is to provide all of the core operations needed to build
higher-level cryptographic tools.
.
Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
with a compatible API.
Homepage: https://www.libsodium.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libsord-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sord
Version: 0.16.16-2build1
Depends: libc6 (>= 2.4), libserd-0-0 (>= 0.30), libzix-0-0 (>= 0.4.2)
Suggests: sordi
Description: library for storing RDF data in memory
Sord is a lightweight C library for storing Resource
Description Framework (RDF) data in memory.
.
Sord includes man pages for the library (man sord) and a
simple command line utility (man sordi).
Homepage: https://drobilla.net/software/sord.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsort-naturally-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.03-4
Depends: perl:any
Description: Sort naturally - sort lexically except for numerical parts
Sort::Naturally exports two functions, nsort and ncmp; they are used
in implementing the idea of "natural sorting" algorithm. With that natural
sorting, numeric substrings are compared numerically, and other
word-characters are compared lexically.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sort-Naturally
Package: libsoundtouch1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: soundtouch
Version: 2.3.2+ds1-1build1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: Sound stretching library
SoundTouch is a library that can be used to change pitch and time
of soundfiles independently.
.
This package contains the SoundTouch shared library.
Homepage: https://www.surina.net/soundtouch/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsoup-2.4-1
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 710
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoup2.4
Version: 2.74.3-6ubuntu1.7
Replaces: libsoup2.4-1
Provides: libsoup2.4-1 (= 2.74.3-6ubuntu1.7)
Depends: glib-networking, libsoup2.4-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libgssapi-krb5-2 (>= 1.17), libpsl5t64 (>= 0.16.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0)
Breaks: libsoup2.4-1 (<< 2.74.3-6ubuntu1.7)
Description: HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsoup-3.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 710
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoup3
Version: 3.4.4-5ubuntu0.7
Depends: glib-networking, libsoup-3.0-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgssapi-krb5-2 (>= 1.17), libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.2.0)
Description: HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP support
.
This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsoup-3.0-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsoup3
Version: 3.4.4-5ubuntu0.7
Description: HTTP library implementation in C -- Common files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
This package contains architecture-independent files such as translations.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsoup2.4-common
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsoup2.4
Version: 2.74.3-6ubuntu1.7
Description: HTTP library implementation in C -- Common files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
This package contains architecture-independent files such as translations.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsource-highlight-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: source-highlight
Version: 3.1.9-4.3build1
Replaces: source-highlight (<< 3.1.4-1)
Description: architecture-independent files for source highlighting library
This package contains the data files used by the libsource-highlight
library, which is the library that underlies the source-highlight
program suite. The library converts source code to a document with
syntax highlighting and supports many file formats. The library can
be used by other C++ programs to get source code highlighting
capabilities.
Homepage: http://www.gnu.org/software/src-highlite/
Original-Maintainer: Kartik Kulkarni <kartik.koolks@gmail.com>
Package: libsource-highlight4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 745
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: source-highlight
Version: 3.1.9-4.3build1
Replaces: libsource-highlight4, libsource-highlight4v5
Provides: libsource-highlight4v5 (= 3.1.9-4.3build1)
Depends: libsource-highlight-common, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Breaks: libsource-highlight4v5 (<< 3.1.9-4.3build1)
Conflicts: libsource-highlight4
Description: source highlighting library
This is the library that underlies the source-highlight program
suite. It converts source code to a document with syntax
highlighting and supports many file formats. The library can be used
by other C++ programs to get source code highlighting capabilities.
Homepage: http://www.gnu.org/software/src-highlite/
Original-Maintainer: Kartik Kulkarni <kartik.koolks@gmail.com>
Package: libsoxr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoxr
Version: 0.1.3-4build3
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9)
Description: High quality 1D sample-rate conversion library
The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
conversion - it may be used, for example, to resample PCM-encoded audio.
.
It aims to give fast and high quality results for any constant (rational or
irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
and rejection level parameters are all configurable; alternatively, simple
`preset' configurations may be selected.
.
A simple API is provided that allows interfacing using commonly-used sample
formats and buffering schemes.
Homepage: http://sourceforge.net/projects/soxr/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libspa-0.2-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Replaces: pipewire (<< 0.3.5)
Depends: libasound2t64 (>= 1.2.5), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1
Breaks: pipewire (<< 0.3.5)
Description: libraries for the PipeWire multimedia server Simple Plugin API - modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains core support modules used in the Simple Plugin API,
together with test and utility modules that do not introduce additional
dependencies. It should not normally be depended on directly: PipeWire
clients should depend on the pipewire package instead.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: libspandsp2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 851
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: spandsp
Version: 0.0.6+dfsg-2.1build1
Replaces: libspandsp2
Provides: libspandsp2 (= 0.0.6+dfsg-2.1build1)
Depends: libc6 (>= 2.29), libtiff6 (>= 4.0.3)
Breaks: libspandsp2 (<< 0.0.6+dfsg-2.1build1)
Description: Telephony signal processing library
spandsp is a low-level signal processing library that modulate and demodulate
signals commonly used in telephony, such as the "noise" generated by a
fax modem or DTMF touchpad.
.
This package contains the shared library.
Homepage: https://www.soft-switch.org/installing-spandsp.html
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Package: libspecio-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 410
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.48-1
Depends: perl:any, libdevel-stacktrace-perl, libeval-closure-perl, libmodule-runtime-perl, libmro-compat-perl, librole-tiny-perl, libsub-quote-perl, libxstring-perl
Recommends: libref-util-perl
Suggests: libtest-fatal-perl, libtry-tiny-perl
Description: Perl module providing type constraints and coercions
Specio provides classes for representing type constraints and coercion,
along with the syntactic sugar for declaring them.
.
This distribution ships with a set of builtin types representing the types
provided by the Perl interpreter itself.
.
Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a value's
type on assignment to a variable.
.
Module Test::Specio requires the packages libtest-fatal-perl
libtry-tiny-perl.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Specio
Package: libspeex1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: speex
Version: 1.2.1-2ubuntu2.24.04.1
Depends: libc6 (>= 2.29)
Suggests: speex
Description: The Speex codec runtime library
Speex is an audio codec especially designed for compressing voice at low
bit-rates for applications such as voice over IP (VoIP). In some senses,
it is meant to be complementary to the Vorbis codec which places a greater
emphasis on high-quality music reproduction.
.
This package provides the speex runtime library.
Homepage: https://www.speex.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libspeexdsp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: speexdsp
Version: 1.2.1-1ubuntu3
Depends: libc6 (>= 2.29)
Description: DSP library derived from speex
Speex is an audio codec especially designed for compressing voice at low
bit-rates for applications such as voice over IP (VoIP). In some senses,
it is meant to be complementary to the Vorbis codec which places a greater
emphasis on high-quality music reproduction.
.
This package provides the runtime library of additional DSP functions that
are part of the Speex distribution.
Homepage: http://www.speex.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsphinxbase3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 318
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sphinxbase
Version: 0.8+5prealpha+1-17build2
Replaces: libsphinxbase3
Provides: libsphinxbase3 (= 0.8+5prealpha+1-17build2)
Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1)
Breaks: libsphinxbase3 (<< 0.8+5prealpha+1-17build2)
Description: Speech recognition tool - shared library
CMU Sphinx is a large vocabulary, speaker-independent continuous speech
recognition engine.
.
This package contains the shared library.
Homepage: https://cmusphinx.sourceforge.net/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libspqr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libcholmod5 (>= 1:7.3.1), libgcc-s1 (>= 4.0), liblapack3 | liblapack.so.3, libsuitesparseconfig7 (>= 1:7.0.1)
Description: sparse QR factorization library
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
SuiteSparseQR (SPQR) is a multithreaded, multifrontal, rank-revealing sparse
QR factorization method.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libspreadsheet-parseexcel-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 578
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.6600-1
Depends: perl:any, libcrypt-rc4-perl, libdigest-perl-md5-perl, libjcode-pm-perl, libole-storage-lite-perl, libspreadsheet-writeexcel-perl, libunicode-map-perl
Description: Perl module to access information from Excel Spreadsheets
Spreadsheet::ParseExcel is a Perl module allows one to extract information
from Excel spreadsheets. It can be used to read information from an Excel
95-2003 file. It cannot read information in the new XML-based XLSX format,
for that, see Spreadsheet::XLSX (libspreadsheet-xlsx-perl) instead.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Spreadsheet-ParseExcel
Package: libspreadsheet-writeexcel-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.40-4
Depends: perl:any, libparse-recdescent-perl
Recommends: libdate-calc-perl, libdate-manip-perl, libole-storage-lite-perl
Suggests: libspreadsheet-parseexcel-perl
Description: module to create Excel spreadsheets
Spreadsheet::WriteExcel is a Perl module that can be used to create a cross-
platform Excel binary file. Multiple worksheets can be added to a workbook
and formatting can be applied to cells. Additionally, this module supports
writing text, numeric values, formulas and hyperlinks to cells.
.
The Excel file produced by this module is compatible with Excel 5, 95, 97
and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet
applications OpenOffice.org, Gnumeric and XESS. The generated files are not
compatible with MS Access.
.
This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel
(libspreadsheet-parseexcel-perl) or look at the main documentation for some
suggestions. This module cannot be used to write to an existing Excel file.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Spreadsheet-WriteExcel
Package: libsqlite3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1731
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.45.1-1ubuntu2.7
Depends: libc6 (>= 2.38)
Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Description: SQLite 3 shared library
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
Homepage: https://www.sqlite.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libsratom-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sratom
Version: 0.6.16-1build1
Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.16.16)
Description: library for serialising LV2 atoms to/from Turtle
Sratom is a new C library for serialising LV2 atoms to/from Turtle.
It is intended to be a full serialisation solution for LV2 atoms,
allowing implementations to serialise binary atoms to strings and
read them back again. This is particularly useful for saving plugin
state, or implementing plugin control with network transparency.
Sratom uses Serd and Sord to do the work, it is a small library
implemented in a single source file, suitable for direct inclusion
in projects if avoiding a dependency is desired.
Homepage: https://drobilla.net/software/sratom/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsrt1.5-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 820
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: srt
Version: 1.5.3-1build2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libnettle8, libstdc++6 (>= 13.1)
Description: Secure Reliable Transport UDP streaming library (GnuTLS flavour)
SRT is a latency-aware UDP transport mechanism optimized for video streams.
It detects and compensates for jitter and bandwidth fluctuations due to
network congestion. It mitigates packet loss and supports AES encryption.
.
SSL support is provided by GnuTLS.
Homepage: https://github.com/Haivision/srt
Original-Maintainer: Florian Ernst <florian@debian.org>
Package: libsrtp2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsrtp2
Version: 2.5.0-3build1
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15)
Description: Secure RTP (SRTP) and UST Reference Implementations - shared library
SRTP is a security profile for RTP
that adds confidentiality, message authentication, and replay protection
to that protocol.
It is specified in RFC 3711.
.
LibSRTP provides an implementation
of the Secure Real-time Transport Protocol (SRTP),
the Universal Security Transform (UST),
and a supporting cryptographic kernel.
.
This package contains the shared libraries.
Homepage: https://github.com/cisco/libsrtp
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.47.0-2.4~exp1ubuntu4.1
Replaces: e2fsprogs (<< 1.34-1), libss2t64
Provides: libss2t64 (= 1.47.0-2.4~exp1ubuntu4.1)
Depends: libcom-err2, libc6 (>= 2.34)
Breaks: libss2t64 (<< 1.47.0-2.4~exp1)
Description: command-line interface parsing library
libss provides a simple command-line interface parser which will
accept input from the user, parse the command into an argv argument
vector, and then dispatch it to a handler function.
.
It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: libssh-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 502
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh
Version: 0.10.6-2ubuntu0.4
Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: remmina (<< 1.2.31.2+dfsg-1+), remmina-plugin-nx (<< 1.2.31.2+dfsg-1+), x2goclient (<< 4.1.2.1-1+)
Description: tiny C SSH library (OpenSSL flavor)
The ssh library was designed to be used by programmers needing a working SSH
implementation by the mean of a library. The complete control of the client
is made by the programmer. With libssh, you can remotely execute programs,
transfer files, use a secure and transparent tunnel for your remote programs.
With its SFTP implementation, you can play with remote files easily.
.
This package contains shared libraries linked against OpenSSL.
Homepage: https://www.libssh.org/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libssh-gcrypt-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 609
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh
Version: 0.10.6-2ubuntu0.4
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4)
Description: tiny C SSH library (gcrypt flavor)
The ssh library was designed to be used by programmers needing a working SSH
implementation by the mean of a library. The complete control of the client
is made by the programmer. With libssh, you can remotely execute programs,
transfer files, use a secure and transparent tunnel for your remote programs.
With its SFTP implementation, you can play with remote files easily.
.
This package contains shared libraries linked against gcrypt.
Homepage: https://www.libssh.org/
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libssh2-1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.11.0-4.1ubuntu0.24.04.3
Depends: libssh2-1t64 (= 1.11.0-4.1ubuntu0.24.04.3), libssl-dev, zlib1g-dev
Description: SSH2 client-side library (development headers)
libssh2 is a client-side C library implementing the SSH2 protocol.
It supports regular terminal, SCP and SFTP (v1-v5) sessions;
port forwarding, X11 forwarding; password, key-based and
keyboard-interactive authentication.
.
This package contains the development files.
Homepage: https://libssh2.org/
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libssh2-1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.11.0-4.1ubuntu0.24.04.3
Replaces: libssh2-1
Provides: libssh2-1 (= 1.11.0-4.1ubuntu0.24.04.3)
Depends: libc6 (>= 2.25), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libssh2-1 (<< 1.11.0-4.1ubuntu0.24.04.3)
Description: SSH2 client-side library
libssh2 is a client-side C library implementing the SSH2 protocol.
It supports regular terminal, SCP and SFTP (v1-v5) sessions;
port forwarding, X11 forwarding; password, key-based and
keyboard-interactive authentication.
.
This package contains the runtime library.
Homepage: https://libssh2.org/
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Package: libssl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13005
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 3.0.13-0ubuntu3.11
Depends: libssl3t64 (= 3.0.13-0ubuntu3.11)
Suggests: libssl-doc
Description: Secure Sockets Layer toolkit - development files
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains development libraries, header files, and manpages for libssl
and libcrypto.
Homepage: https://www.openssl.org/
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Package: libssl3
Status: deinstall ok config-files
Priority: required
Section: libs
Installed-Size: 5834
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 3.0.2-0ubuntu1.18
Config-Version: 3.0.2-0ubuntu1.18
Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Description: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
Homepage: https://www.openssl.org/
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Package: libssl3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6614
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 3.0.13-0ubuntu3.11
Replaces: libssl3
Provides: libssl3 (= 3.0.13-0ubuntu3.11)
Depends: libc6 (>= 2.38)
Breaks: libssl3 (<< 3.0.13-0ubuntu3.11)
Description: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
Homepage: https://www.openssl.org/
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Package: libstartup-notification0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: startup-notification
Version: 0.12-6build3
Depends: libc6 (>= 2.4), libx11-xcb1 (>= 2:1.8.7), libxcb-util1 (>= 0.4.0), libxcb1
Description: library for program launch feedback (shared library)
startup-notification is a library which allows programs to give the user
visual feedback that they are being launched; this is typically implemented
using a busy cursor. This library is currently used by GNOME programs, but
is part of the freedesktop.org suite of cross-desktop libraries.
.
This package contains the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/startup-notification/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libstd-rust-1.75
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78285
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rustc
Version: 1.75.0+dfsg0ubuntu1-0ubuntu7.4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 13.1)
Description: Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains the standard Rust libraries, built as dylibs,
needed to run dynamically-linked Rust programs (-C prefer-dynamic).
Homepage: http://www.rust-lang.org/
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Package: libstd-rust-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 177671
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rustc
Version: 1.75.0+dfsg0ubuntu1-0ubuntu7.4
Depends: libstd-rust-1.75 (= 1.75.0+dfsg0ubuntu1-0ubuntu7.4)
Description: Rust standard libraries - development files
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains development files for the standard Rust libraries,
needed to compile Rust programs. It may also be installed on a system
of another host architecture, for cross-compiling to this architecture.
Homepage: http://www.rust-lang.org/
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Package: libstdc++-13-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 21662
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-13
Version: 13.3.0-6ubuntu2~24.04.1
Provides: libstdc++-dev
Depends: gcc-13-base (= 13.3.0-6ubuntu2~24.04.1), libgcc-13-dev (= 13.3.0-6ubuntu2~24.04.1), libstdc++6 (>= 13.3.0-6ubuntu2~24.04.1), libc6-dev (>= 2.13-0ubuntu6)
Suggests: libstdc++-13-doc
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libstdc++6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3110
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Replaces: libstdc++6-14-dbg (<< 4.9.0-3)
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libstemmer0d
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 842
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snowball
Version: 2.2.0-4build1
Depends: libc6 (>= 2.4)
Description: Snowball stemming algorithms for use in Information Retrieval
Snowball provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
.
Snowball provides algorithms for several (mainly European) languages.
It also provides access to the classic Porter stemming algorithm for
English: although this has been superseded by an improved algorithm, the
original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
Homepage: https://snowballstem.org/
Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Package: libsub-exporter-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.990-1
Depends: perl:any, libdata-optlist-perl, libsub-install-perl
Description: sophisticated exporter for custom-built routines
When you use a perl module, first it is "required" function used, then its
import method is called.
.
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows
for renaming, currying/sub-generation etc.
.
Sub::Exporter builds a custom exporter which can then be installed into your
module. It builds this method based on configuration passed to its
setup_exporter method.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Exporter
Package: libsub-exporter-progressive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.001013-3
Depends: perl:any
Description: module for using Sub::Exporter only if needed
Sub::Exporter is an incredibly powerful module, but with that power comes
great responsibility, as well as some runtime penalties.
Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your
users just use Exporter if all they are doing is picking exports, but use
Sub::Exporter if your users try to use Sub::Exporter's more advanced
features, like renaming exports.
.
Note that this module will export @EXPORT and @EXPORT_OK package variables
for Exporter to work. Additionally, if your package uses advanced
Sub::Exporter features like currying, this module will only use
Sub::Exporter, so you might as well use it directly.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Exporter-Progressive
Package: libsub-identify-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.14-3build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.3)
Description: module to retrieve names of code references
Sub::Identify allows you to retrieve the real name of code references. For
this, it uses perl's introspection mechanism, provided by the B module.
.
It provides four functions : sub_name returns the name of the
subroutine (or __ANON__ if it's an anonymous code reference),
stash_name returns its package, and sub_fullname returns the
concatenation of the two.
.
The fourth function, get_code_info, returns a list of two elements,
the package and the subroutine name (in case of you want both and are worried
by the speed.)
.
In case of subroutine aliasing, those functions always return the
original name.
Homepage: https://metacpan.org/release/Sub-Identify
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libsub-install-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.929-1
Depends: perl:any
Description: module for installing subroutines into packages easily
Sub::Install module makes it easy to install subroutines into packages
without the unsightly mess of no strict or typeglobs lying about where
just anyone can see them.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/rjbs/Sub-Install
Package: libsub-name-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.27-1build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Description: module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
.
subname NAME, CODEREF
.
Assigns a new name to referenced sub. If package specification is
omitted in the name, then the current package is used. The return
value is the sub.
.
The name is only used for informative routines (caller, Carp, etc).
You won't be able to actually invoke the sub by the given name. To
allow that, you need to do glob-assignment yourself.
Homepage: https://metacpan.org/release/Sub-Name
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libsub-override-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.10-1
Depends: perl:any
Description: Perl module used to temporarily override subroutines
Perl programmers sometimes have a need to override subroutines,
particularly for testing purposes. Sub::Override provides a simple
way to override subroutines instead of using heavier-weight methods
such as Mock Objects.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Override
Package: libsub-quote-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.006008-1ubuntu1
Depends: perl:any, libscalar-list-utils-perl
Suggests: libxstring-perl
Description: helper modules for subroutines
This package includes two modules:
.
Sub::Quote provides performant ways to generate subroutines from strings.
.
Sub::Defer contains subroutines which provide the user with a convenient way
to defer creation of subroutines and methods until they are first called.
Homepage: https://metacpan.org/release/Sub-Quote
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libsuitesparseconfig7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:7.6.1+dfsg-1build1
Depends: libc6 (>= 2.35), libgomp1 (>= 4.2.1)
Description: configuration routines for all SuiteSparse modules
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The SuiteSparse_config library provides configuration routines that are common
to all SuiteSparse libraries.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libsvn-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 5153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: subversion
Version: 1.14.3-1build4
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libapr1t64 (>= 1.2.7), libc6 (>= 2.38), libsvn1 (>= 1.14)
Description: Perl bindings for Apache Subversion
This is a set of Perl interfaces to libsvn, the Apache Subversion libraries.
It is useful if you want to, for example, write a Perl script that
manipulates a Subversion repository or working copy. See the
'subversion' package for more information.
Homepage: http://subversion.apache.org/
Original-Maintainer: James McCoy <jamessan@debian.org>
Package: libsvn1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: subversion
Version: 1.14.3-1build4
Depends: libsqlite3-0 (>= 3.8.7), libapr1t64 (>= 1.5.0), libaprutil1t64 (>= 1.4.0), libc6 (>= 2.38), libdb5.3t64, libexpat1 (>= 2.0.1), liblz4-1 (>= 0.0~r130), libsasl2-2 (>= 2.1.28+dfsg1), libserf-1-1 (>= 1.3.9-4~), libutf8proc3 (>= 2.9.0), zlib1g (>= 1:1.2.0)
Description: Shared libraries used by Apache Subversion
This package includes shared libraries to manipulate Apache Subversion
(svn) repositories and working copies. See the 'subversion' package for
more information.
Homepage: http://subversion.apache.org/
Original-Maintainer: James McCoy <jamessan@debian.org>
Package: libsvtav1enc1d1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7049
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: svt-av1
Version: 1.7.0+dfsg-2build1
Replaces: libsvtav1enc1 (<< 1.6.0+dfsg-2~)
Depends: libc6 (>= 2.34)
Breaks: libsvtav1enc1 (<< 1.6.0+dfsg-2~)
Description: Scalable Video Technology for AV1 (libsvtav1enc shared library)
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD and
Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.
.
This package provides the shared library libsvtav1enc.
Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libswresample-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil-dev (= 7:6.1.1-3ubuntu5), libswresample4 (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library for audio resampling, rematrixing etc. - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library performs highly optimized audio resampling, rematrixing
and sample format conversion operations.
Specifically, this library performs the following conversions:
* Resampling is the process of changing the audio rate, for example from a
high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
sample rate is a lossy process. Several resampling options and algorithms
are available.
* Rematrixing is the process of changing the channel layout, for example from
stereo to mono. When the input channels cannot be mapped to the output
streams, the process is lossy, since it involves different gain factors
and mixing. Various other audio conversions (e.g. stretching and padding)
are enabled through dedicated options.
* Format conversion is the process of converting the type of samples, for
example from 16-bit signed samples to unsigned 8-bit or float samples.
It also handles packing conversion, when passing from packed layout (all
samples belonging to distinct channels interleaved in the same buffer), to
planar layout (all samples belonging to the same channel stored in a
dedicated buffer or "plane").
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libswresample4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil58 (>= 7:6.1), libc6 (>= 2.29), libsoxr0 (>= 0.1.0)
Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library performs highly optimized audio resampling, rematrixing
and sample format conversion operations.
Specifically, this library performs the following conversions:
* Resampling is the process of changing the audio rate, for example from a
high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
sample rate is a lossy process. Several resampling options and algorithms
are available.
* Rematrixing is the process of changing the channel layout, for example from
stereo to mono. When the input channels cannot be mapped to the output
streams, the process is lossy, since it involves different gain factors
and mixing. Various other audio conversions (e.g. stretching and padding)
are enabled through dedicated options.
* Format conversion is the process of converting the type of samples, for
example from 16-bit signed samples to unsigned 8-bit or float samples.
It also handles packing conversion, when passing from packed layout (all
samples belonging to distinct channels interleaved in the same buffer), to
planar layout (all samples belonging to the same channel stored in a
dedicated buffer or "plane").
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libswscale-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1017
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil-dev (= 7:6.1.1-3ubuntu5), libswscale7 (= 7:6.1.1-3ubuntu5)
Description: FFmpeg library for image scaling and various conversions - development files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library performs highly optimized image scaling and colorspace and pixel
format conversion operations.
Specifically, this library performs the following conversions:
* Rescaling is the process of changing the video size. Several rescaling
options and algorithms are available. This is usually a lossy process.
* Pixel format conversion is the process of converting the image format and
colorspace of the image, for example from planar YUV420P to RGB24 packed.
It also handles packing conversion, that is converts from packed layout
(all pixels belonging to distinct planes interleaved in the same buffer),
to planar layout (all samples belonging to the same plane stored in a
dedicated buffer or "plane"). This is usually a lossy process in case the
source and destination colorspaces differ.
.
This package contains the development files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libswscale7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 689
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:6.1.1-3ubuntu5
Depends: libavutil58 (= 7:6.1.1-3ubuntu5), libc6 (>= 2.34)
Description: FFmpeg library for image scaling and various conversions - runtime files
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
.
This library performs highly optimized image scaling and colorspace and pixel
format conversion operations.
Specifically, this library performs the following conversions:
* Rescaling is the process of changing the video size. Several rescaling
options and algorithms are available. This is usually a lossy process.
* Pixel format conversion is the process of converting the image format and
colorspace of the image, for example from planar YUV420P to RGB24 packed.
It also handles packing conversion, that is converts from packed layout
(all pixels belonging to distinct planes interleaved in the same buffer),
to planar layout (all samples belonging to the same plane stored in a
dedicated buffer or "plane"). This is usually a lossy process in case the
source and destination colorspaces differ.
.
This package contains the runtime files.
Homepage: https://ffmpeg.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsybdb5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freetds
Version: 1.3.17+ds-2build3
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.1), libgssapi-krb5-2 (>= 1.17), libhogweed6t64, libnettle8t64, freetds-common
Description: libraries for connecting to MS SQL and Sybase SQL servers
FreeTDS is an implementation of the Tabular DataStream protocol, used for
connecting to MS SQL and Sybase servers over TCP/IP.
.
This package includes the shared libraries for the Sybase DB-Lib API.
Homepage: http://www.freetds.org/
Original-Maintainer: Joseph Nahmias <jello@debian.org>
Package: libsynctex2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2023.20230311.66589-9build3
Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
Description: TeX Live: SyncTeX parser library
Library for SyncTeX parsing support.
Homepage: https://www.tug.org/texlive/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: libsys-hostname-long-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5-3
Depends: perl:any
Description: module tp determine the long (fully-qualified) hostname
Sys::Hostname::Long determines the host full name on multiple
operating systems (MacOS, Windows, Unix-like systems; more later.)
.
The Sys::Hostname class is the best and standard way to get the basic
hostname, but that may not be fully qualified. This module tries to
determine the host's fully qualified name.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sys-Hostname-Long
Package: libsystemd-shared
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5868
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 255.4-1ubuntu8.16
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.30.2), libc6 (>= 2.39), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libgcrypt20 (>= 1.10.0), libkmod2 (>= 15), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5)
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libsystemd0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1027
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 255.4-1ubuntu8.16
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5)
Description: 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.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libtag1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.13.1-1build1
Replaces: libtag1c2a
Depends: libtag1v5-vanilla (= 1.13.1-1build1)
Conflicts: libtag-extras0, libtag1c2a
Description: audio meta-data library
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This package is the main metapackage for the TagLib Audio Meta-Data Library.
Historically packages using TagLib should depend on this package rather than
specific TagLib flavour even if the only vanilla (original) flavour is
available at the moment.
Homepage: https://taglib.github.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libtag1v5-vanilla
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.13.1-1build1
Replaces: libtag1-vanilla, libtag1c2a (<< 1.5-5)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Breaks: libtag1-vanilla, libtag1c2a (<< 1.5-5)
Conflicts: libtag-extras0, libtag1-rusxmms
Description: audio meta-data library - vanilla flavour
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the runtime package for programs that use the TagLib Audio Meta-Data
Library. This package contains original and unpatched flavour of the library.
Homepage: https://taglib.github.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libtagc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.13.1-1build1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libtag1v5 (>= 1.9.1-2.2~)
Description: audio meta-data library - C bindings
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the runtime package for programs that use the TagLib Audio Meta-Data
Library (C bindings).
Homepage: https://taglib.github.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libtalloc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: talloc
Version: 2.4.2-1build2
Depends: libc6 (>= 2.38)
Breaks: python3-talloc (<< 2.1.13-2~)
Description: hierarchical pool based memory allocator
A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
Homepage: https://talloc.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libtasn1-6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.19.0-3ubuntu0.24.04.2
Depends: libc6 (>= 2.38)
Description: Manage ASN.1 structures (runtime)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
* on-line ASN1 structure management that doesn't require any C code
file generation.
* off-line ASN1 structure management with C code file generation
containing an array.
* DER (Distinguish Encoding Rules) encoding
* no limits for INTEGER and ENUMERATED values
.
This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libtasn1/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libtasn1-6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtasn1-6
Version: 4.19.0-3ubuntu0.24.04.2
Provides: libtasn1-dev
Depends: libtasn1-6 (= 4.19.0-3ubuntu0.24.04.2)
Recommends: libtasn1-doc (= 4.19.0-3ubuntu0.24.04.2)
Conflicts: libtasn1-dev
Description: Manage ASN.1 structures (development)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
* on-line ASN1 structure management that doesn't require any C code
file generation.
* off-line ASN1 structure management with C code file generation
containing an array.
* DER (Distinguish Encoding Rules) encoding
* no limits for INTEGER and ENUMERATED values
.
This package contains header files and libraries for static linking.
Homepage: https://www.gnu.org/software/libtasn1/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libtasn1-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libtasn1-6
Version: 4.19.0-3ubuntu0.24.04.2
Description: Manage ASN.1 structures (documentation)
Manage ASN1 (Abstract Syntax Notation One) structures.
The main features of this library are:
* on-line ASN1 structure management that doesn't require any C code
file generation.
* off-line ASN1 structure management with C code file generation
containing an array.
* DER (Distinguish Encoding Rules) encoding
* no limits for INTEGER and ENUMERATED values
.
This package contains the documentation for developing with libtasn1.
Homepage: https://www.gnu.org/software/libtasn1/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libtcl8.6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4085
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tcl8.6
Version: 8.6.14+dfsg-1build1
Replaces: tcl8.6 (<< 8.6.0-2)
Provides: libtcl
Depends: tzdata, libc6 (>= 2.38), zlib1g (>= 1:1.2.2)
Suggests: tcl8.6
Breaks: nsf (<< 2.2.0)
Conflicts: tcl74 (<= 7.4p3-2), tcl8.6 (<< 8.6.0-2)
Description: Tcl (the Tool Command Language) v8.6 - run-time library files
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
scripting language. This package contains the Tcl library and auxiliary
code which allows one to run Tcl-enabled applications. This version
includes thread support.
Homepage: http://www.tcl.tk/
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: libtcmalloc-minimal4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: google-perftools
Version: 2.15-3build1
Replaces: libtcmalloc-minimal4
Provides: libtcmalloc-minimal4 (= 2.15-3build1)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Breaks: libtcmalloc-minimal4 (<< 2.15-3build1)
Description: efficient thread-caching malloc
The gperftools, previously called google-perftools, package contains some
utilities to improve and analyze the performance of C++ programs. This is a
part of that package, and includes an optimized thread-caching malloc.
Homepage: https://github.com/gperftools/gperftools
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libtdb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tdb
Version: 1.4.10-1build1
Depends: libc6 (>= 2.34)
Description: Trivial Database - shared library
This is a simple database API. It is modelled after the structure
of GDBM. TDB features, unlike GDBM, multiple writers support with
appropriate locking and transactions.
.
This package contains the shared library file.
Homepage: https://tdb.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libteckit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2682
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: teckit
Version: 2.5.12+ds1-1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Description: Encoding conversion library
TECkit is a toolkit for encoding conversions. It offers a simple format for
describing the mapping between legacy 8-bit encodings and Unicode, and a
set of utilities based on such descriptions for converting text between 8-bit
and Unicode encodings.
.
It also includes a compiler for a mapping description language that allows for
bidirectional conversion description (i.e. the same description is used for
conversion to and from Unicode).
.
This package contains the shared libraries libTECkit and libTECkit_Compiler.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: https://github.com/silnrsi/teckit
Package: libterm-readkey-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.38-2build4
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.28)
Description: perl module for simple terminal control
Term::ReadKey is a compiled perl module dedicated to providing simple
control over terminal driver modes (cbreak, raw, cooked, etc.) support for
non-blocking reads, if the architecture allows, and some generalized handy
functions for working with terminals. One of the main goals is to have the
functions as portable as possible, so you can just plug in "use
Term::ReadKey" on any architecture and have a good likelihood of it working.
Homepage: https://metacpan.org/release/TermReadKey
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libtesseract5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tesseract
Version: 5.3.4-1build5
Replaces: tesseract-ocr (<< 3.01~)
Depends: libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), liblept5 (>= 1.75.3), libstdc++6 (>= 13.1)
Breaks: ocropus (<< 0.4.0~), tesseract-ocr (<< 3.01~)
Description: Tesseract OCR library
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. It supports a wide variety of
languages. This package includes the shared library.
Homepage: https://github.com/tesseract-ocr/
Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Package: libtevent0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tevent
Version: 0.16.1-2build1
Replaces: libtevent0
Provides: libtevent0 (= 0.16.1-2build1)
Depends: libc6 (>= 2.34), libtalloc2 (>= 2.4.2~)
Breaks: libtevent0 (<< 0.16.1-2build1)
Description: talloc-based event loop library - shared library
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the shared library file.
Homepage: https://tevent.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libtexlua53-5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 295
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2023.20230311.66589-9build3
Replaces: libtexlua53 (<< 2022.20220321.62855-2~)
Depends: libc6 (>= 2.38)
Breaks: libtexlua53 (<< 2022.20220321.62855-2~)
Description: TeX Live: Lua 5.3, modified for use with LuaTeX
The Lua 5.3 library as used within LuaTeX.
Homepage: https://www.tug.org/texlive/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: libtext-charwidth-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.04-11build3
Depends: libc6 (>= 2.4), perl-base (>= 5.38.2-3), perlapi-5.38.2
Description: get display widths of characters on the terminal
Text::CharWidth permits one to get the display widths of characters
and strings on the terminal, using wcwidth() and wcswidth() from libc.
.
It provides mbwidth(), mbswidth(), and mblen().
Homepage: https://metacpan.org/release/Text-CharWidth
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libtext-iconv-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.7-8build3
Depends: libc6 (>= 2.4), perl-base (>= 5.38.2-3), perlapi-5.38.2
Description: module to convert between character sets in Perl
The iconv() family of functions from XPG4 defines an API for converting
between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
are provided by libc6.
.
This package allows access to them from Perl via the Text::Iconv
package.
Homepage: https://metacpan.org/release/Text-Iconv
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.06-10
Depends: libtext-charwidth-perl
Description: internationalized substitute of Text::Wrap
The Text::WrapI18N module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters
such as east Asian characters, combining characters such as diacritical marks
and Thai, and languages which don't use whitespaces between words such as
Chinese and Japanese.
.
It provides wrap().
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-WrapI18N
Package: libthai-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 587
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libthai
Version: 0.1.29-2build1
Breaks: libthai0 (<< 0.1.10)
Description: Data files for Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports.
.
This package contains data files needed by the LibThai library.
Homepage: https://linux.thai.net/projects/libthai
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Package: libthai-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libthai
Version: 0.1.29-2build1
Depends: libdatrie-dev, pkgconf, libthai0 (= 0.1.29-2build1)
Suggests: libthai-doc
Enhances: libkhtml5
Description: Development files for Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports.
.
This package contains the development libraries and header files you need to
develop your programs using the LibThai library.
Homepage: https://linux.thai.net/projects/libthai
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Package: libthai0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libthai
Version: 0.1.29-2build1
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0)
Enhances: libqtcore4, libqtgui4
Description: Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports.
.
This package contains the shared libraries needed to run programs that use
the LibThai library.
Homepage: https://linux.thai.net/projects/libthai
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Package: libtheora0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtheora
Version: 1.1.1+dfsg.1-16.1build3
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0)
Description: Theora Video Compression Codec
Theora is an open video codec being developed by the Xiph.org Foundation as
part of their Ogg project. Theora is originally derived from On2's VP3 codec,
and has improved on it significantly with the merging of code from the
Thusnelda branch.
Homepage: https://www.theora.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libthunarx-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: thunar
Version: 4.18.8-1build3
Depends: thunar-data, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 4.17.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libx11-6, libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0)
Recommends: libxfce4panel-2.0-4 (>= 4.13.0)
Description: extension library for thunar
This package contains the Thunar extension library which permits adding new
features to the Thunar file manager.
Homepage: https://docs.xfce.org/xfce/thunar/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libtidy5deb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1018
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tidy-html5
Version: 2:5.6.0-11ubuntu2
Depends: libc6 (>= 2.33)
Description: HTML/XML syntax checker and reformatter - shared library
Tidy corrects and cleans up HTML and XML documents by fixing
markup errors and upgrading legacy code to modern standards.
.
This package contains the libtidy shared library.
Homepage: https://www.html-tidy.org/
Original-Maintainer: Tidy HTML5 <tidy-html5@packages.debian.org>
Package: libtie-ixhash-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.23-4
Depends: perl:any
Description: Perl module to order associative arrays
Tie::IxHash implements Perl hashes that preserve the order in which the
hash elements were added. The order is not affected when values
corresponding to existing keys in the IxHash are changed. The elements can
also be set to any arbitrary supplied order. The familiar perl array
operations can also be performed on the IxHash.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Tie-IxHash
Package: libtiff6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 590
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.5.1+git230720-4ubuntu2.5
Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.3.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Breaks: libimager-perl (<< 1.022+dfsg)
Description: Tag Image File Format (TIFF) library
libtiff is a library providing support for the Tag Image File Format
(TIFF), a widely used format for storing image data. This package
includes the shared library.
Homepage: https://libtiff.gitlab.io/libtiff/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.3300-2
Depends: perl:any
Description: collection of modules to manipulate date/time information
TimeDate is a collection of Perl modules useful for manipulating date and
time information. Date::Parse can parse absolute date specifications in a
wide variety of input formats and many languages (via Date::Language).
.
This package also includes Date::Format, which can format dates into strings,
as well as Time::Zone, which contains miscellaneous time zone functions.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/TimeDate
Package: libtinfo6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Depends: libc6 (>= 2.34)
Breaks: tmux (<< 3.3a-4)
Description: 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.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: libtirpc-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libtirpc
Version: 1.3.4+ds-1.1build1
Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Conffiles:
/etc/netconfig ca8db53e3af4d735335c2607d21c7195
Description: transport-independent RPC library - common files
This package contains a port of Sun's transport-independent RPC library to
Linux. The library is intended as a replacement for the RPC code in the GNU C
library, providing among others support for RPC (and in turn, NFS) over IPv6.
.
This package contains the netconfig configuration file as well as the
associated manpage.
Homepage: http://sourceforge.net/projects/libtirpc
Original-Maintainer: Josue Ortega <josue@debian.org>
Package: libtirpc3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtirpc
Version: 1.3.4+ds-1.1build1
Replaces: libtirpc3
Provides: libtirpc3 (= 1.3.4+ds-1.1build1)
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.4+ds-1.1build1)
Breaks: libtirpc3 (<< 1.3.4+ds-1.1build1), nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7)
Description: transport-independent RPC library
This package contains a port of Sun's transport-independent RPC library to
Linux. The library is intended as a replacement for the RPC code in the GNU C
library, providing among others support for RPC (and in turn, NFS) over IPv6.
Homepage: http://sourceforge.net/projects/libtirpc
Original-Maintainer: Josue Ortega <josue@debian.org>
Package: libtk8.6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2365
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tk8.6
Version: 8.6.14-1build1
Replaces: tk8.6 (<< 8.6.0-2)
Provides: libtk
Depends: libtcl8.6 (>= 8.6.0-2), libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libx11-6, libxft2 (>> 2.1.1), libxss1
Suggests: tk8.6
Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2), tk8.6 (<< 8.6.0-2)
Description: Tk toolkit for Tcl and X11 v8.6 - run-time files
Tk is a cross-platform graphical toolkit which provides the Motif
look-and-feel and is implemented using the Tcl scripting language.
This package contains the Tk library and supplementary packages you
need to run Tk-enabled apps.
Homepage: http://www.tcl.tk/
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: libtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.4.7-7build1
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf, automaken, gfortran | fortran95-compiler, gcj-jdk
Description: Generic library support script
This is GNU libtool, a generic library support script. Libtool hides
the complexity of generating special library types (such as shared
libraries) behind a consistent interface. To use libtool, add the
new generic library building commands to your Makefile, Makefile.in,
or Makefile.am. See the documentation for details. Libtool supports
building static libraries on all platforms.
.
Libtool supports generation of C, C++, Fortran and Java libraries.
Homepage: https://www.gnu.org/software/libtool/
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: libtraceevent1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtraceevent
Version: 1:1.8.2-1ubuntu2.1
Depends: libc6 (>= 2.38)
Description: Linux kernel trace event library (shared library)
The libtraceevent library provides APIs to access kernel tracepoint events,
located in the tracefs file system under the events directory.
.
This package contains the shared library.
Original-Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Package: libtry-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.31-2
Depends: perl:any
Suggests: libsub-name-perl
Description: module providing minimalistic try/catch
Try::Tiny is a Perl module that provides bare bones try/catch statements. It
is designed to eliminate common mistakes with eval blocks, and NOTHING else.
.
The main focus of this module is to provide simple and reliable error
handling for those having a hard time installing TryCatch, but who still want
to write correct eval blocks without 5 lines of boilerplate each time.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Try-Tiny
Package: libtsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7254
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.5.0-1ubuntu1~24.04.1
Depends: gcc-11-base (= 11.5.0-1ubuntu1~24.04.1), libc6 (>= 2.34), libgcc-s1
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libtsan2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8902
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34), libgcc-s1 (>= 3.4)
Description: 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.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libtumbler-1-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tumbler
Version: 4.18.1-1.1build4
Replaces: libtumbler-1-0
Provides: libtumbler-1-0 (= 4.18.1-1.1build4)
Depends: libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libxfce4util7 (>= 4.17.1~)
Breaks: libtumbler-1-0 (<< 4.18.1-1.1build4)
Description: library for tumbler, a D-Bus thumbnailing service
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types. It is an implementation of the thumbnail management
D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
.
This package contains the shared library.
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libtwolame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: twolame
Version: 0.4.0-2build3
Depends: libc6 (>= 2.29)
Description: MPEG Audio Layer 2 encoding library
TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by
Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
LAME.
.
TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent
issues surrounding MP3.
.
However, as most MPEG Audio players are able to play layer 2 (MP2) files,
TwoLAME makes a very good drop-in replacement for LAME and other layer 3
encoders.
.
This package contains the shared library.
Homepage: http://www.twolame.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libtypes-serialiser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.01-1
Depends: perl:any, libcommon-sense-perl
Description: module providing simple data types for common serialisation formats
Types::Serialiser provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a repository
of simple/small constants and containers that can be shared by different
implementations so they become interoperable between each other.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Types-Serialiser
Package: libubsan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3364
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-14
Version: 14.2.0-4ubuntu2~24.04.1
Depends: gcc-14-base (= 14.2.0-4ubuntu2~24.04.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1)
Description: 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++.
Homepage: http://gcc.gnu.org/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libuchardet0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: uchardet
Version: 0.0.8-1build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1)
Description: universal charset detection library - shared library
uchardet is a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla.
.
uchardet is a encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
.
This package contains the shared library.
Homepage: https://www.freedesktop.org/wiki/Software/uchardet/
Original-Maintainer: James Cowgill <jcowgill@debian.org>
Package: libudev1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 255.4-1ubuntu8.16
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10)
Description: libudev shared library
This library provides APIs to introspect and enumerate devices on the local
system.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: libudfread0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libudfread
Version: 1.1.2-1build1
Depends: libc6 (>= 2.14)
Description: UDF reader library
This library allows reading UDF filesystems, like raw devices and image files.
.
The library is created and maintained by VideoLAN Project and is used by
projects like VLC and Kodi.
Homepage: https://www.videolan.org/developers/libudfread.html
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libudisks2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 890
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: udisks2
Version: 2.10.1-6ubuntu1.3
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0)
Description: GObject based library to access udisks2
The udisks daemon serves as an interface to system block devices,
implemented via D-Bus. It handles operations such as querying, mounting,
unmounting, formatting, or detaching storage devices such as hard disks
or USB thumb drives.
.
This provides a convenience library for communicating with udisks2 from
GObject based programs.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libudns-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: udns
Version: 0.5-1
Depends: libudns0t64 (= 0.5-1)
Description: async-capable DNS stub resolver library, development files
This package provides development files needed
to build programs using udns library
Original-Maintainer: Michael Tokarev <mjt@tls.msk.ru>
Homepage: http://www.corpit.ru/mjt/udns.html
Package: libudns0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: udns
Version: 0.5-1
Replaces: libudns0
Provides: libudns0 (= 0.5-1)
Depends: libc6 (>= 2.14)
Breaks: libudns0 (<< 0.5-1)
Description: async-capable DNS stub resolver library
libudns0t64 package provides libudns shared library needed
to run programs using it
Original-Maintainer: Michael Tokarev <mjt@tls.msk.ru>
Homepage: http://www.corpit.ru/mjt/udns.html
Package: libunbound8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1077
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unbound
Version: 1.19.2-1ubuntu3.8
Depends: libc6 (>= 2.38), libevent-2.1-7t64 (>= 2.1.8-stable), libssl3t64 (>= 3.0.0)
Description: library implementing DNS resolution and validation
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
Homepage: https://www.unbound.net/
Original-Maintainer: unbound packagers <unbound@packages.debian.org>
Package: libunibreak5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunibreak
Version: 5.1-2build1
Depends: libc6 (>= 2.4)
Description: line breaking library for Unicode (shared library)
libunibreak is an implementation of the Unicode line breaking algorithm
described at http://www.unicode.org/reports/tr29/tr29-21.html
.
This package contains shared library to dynamically link with.
Homepage: https://github.com/adah1972/libunibreak
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: libunicode-map-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 779
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.112-13build4
Depends: libc6 (>= 2.4), perl (>= 5.38.2-3.2build1), perlapi-5.38.2
Suggests: libwww-perl
Description: Perl module for mapping charsets from and to UTF16 Unicode
This module converts strings from and to 2-byte Unicode UCS2 format.
All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8
encoding. To convert between UTF8 and UTF16 use Unicode::String.
.
For historical reasons this module coexists with Unicode::Map8.
Please use Unicode::Map8 unless you need to care for >1 byte
character sets, e.g. chinese GB2312. Anyway, if you stick to the
basic functionality (see documentation) you can use both modules
equivalently.
.
The 'libwww-perl' package is needed to run the example mirrorMappings.
Homepage: https://metacpan.org/release/Unicode-Map
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libunistring5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1757
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 1.1-2build1.1
Depends: libc6 (>= 2.34)
Description: Unicode string library for C
The 'libunistring' library implements Unicode strings (in the UTF-8,
UTF-16, and UTF-32 encodings), together with functions for Unicode
characters (character names, classifications, properties) and
functions for string processing (formatted output, width, word
breaks, line breaks, normalization, case folding, regular
expressions).
.
This package contains the shared library.
Homepage: https://www.gnu.org/software/libunistring/
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: libuno-cppu3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libuno-cppu3, uno-libs3, ure (<< 5.0.0~rc2-1)
Provides: libuno-cppu3 (= 4:24.2.7-0ubuntu0.24.04.6)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libuno-sal3t64 (>= 6.4.0~beta), libuno-salhelpergcc3-3t64 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), libuno-cppu3 (<< 4:24.2.7-0ubuntu0.24.04.6), uno-libs3
Description: LibreOffice UNO runtime environment -- CPPU public library
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains CPPU, the type definitions/implementations for the core
of UNO.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libuno-cppuhelpergcc3-3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1286
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libuno-cppuhelpergcc3-3, uno-libs3, ure (<< 5.0.0~rc2-1)
Provides: libuno-cppuhelpergcc3-3 (= 4:24.2.7-0ubuntu0.24.04.6)
Depends: uno-libs-private (= 4:24.2.7-0ubuntu0.24.04.6), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-sal3t64 (>= 5.1.0~alpha), libuno-salhelpergcc3-3t64 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), libuno-cppuhelpergcc3-3 (<< 4:24.2.7-0ubuntu0.24.04.6), uno-libs3
Description: LibreOffice UNO runtime environment -- CPPU helper library
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains the cppuhelper library (helpers for using cppu in C++,
e.g. templates for implementing UNO components, bootstrapping stuff)
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libuno-purpenvhelpergcc3-3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libuno-purpenvhelpergcc3-3, uno-libs3, ure (<< 5.0.0~rc2-1)
Provides: libuno-purpenvhelpergcc3-3 (= 4:24.2.7-0ubuntu0.24.04.6)
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libuno-cppu3t64 (>= 1.4.0), libuno-sal3t64 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), libuno-purpenvhelpergcc3-3 (<< 4:24.2.7-0ubuntu0.24.04.6), uno-libs3
Description: LibreOffice UNO runtime environment -- "purpose environment" helper
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains a library which contains a helper for implementing
so-called "purpose environments".
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libuno-sal3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 523
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libuno-sal3, uno-libs3, ure (<< 5.0.0~rc2-1)
Provides: libuno-sal3 (= 4:24.2.7-0ubuntu0.24.04.6)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13), zlib1g (>= 1:1.1.4)
Breaks: libreoffice-core (<< 1:4.3.0~), libuno-sal3 (<< 4:24.2.7-0ubuntu0.24.04.6), uno-libs3
Description: LibreOffice UNO runtime environment -- SAL public library
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains the System Abstraction Layer (SAL) library.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libuno-salhelpergcc3-3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libuno-salhelpergcc3-3, uno-libs3, ure (<< 5.0.0~rc2-1)
Provides: libuno-salhelpergcc3-3 (= 4:24.2.7-0ubuntu0.24.04.6)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libuno-sal3t64 (>= 1.8.0)
Breaks: libreoffice-core (<< 1:4.3.0~), libuno-salhelpergcc3-3 (<< 4:24.2.7-0ubuntu0.24.04.6), uno-libs3
Description: LibreOffice UNO runtime environment -- SAL helpers for C++ library
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains C++ helpers to make use of sal easier.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libunwind-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 6040
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunwind
Version: 1.6.2-3build1.1
Replaces: libunwind8-dev (<< 1.1-3.2)
Provides: libunwind8-dev
Depends: libunwind8 (= 1.6.2-3build1.1), liblzma-dev
Conflicts: libunwind1-dev, libunwind7-dev
Description: library to determine the call-chain of a program - development
The primary goal of this project is to define a portable and efficient C
programming interface (API) to determine the call-chain of a program.
The API additionally provides the means to manipulate the preserved
(callee-saved) state of each call-frame and to resume execution at any
point in the call-chain (non-local goto). The API supports both local
(same-process) and remote (across-process) operation. As such, the API
is useful in a number of applications.
.
This package includes the development support files.
Homepage: http://www.nongnu.org/libunwind
Original-Maintainer: Adrian Bunk <bunk@debian.org>
Package: libunwind8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 187
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunwind
Version: 1.6.2-3build1.1
Replaces: libgcc1 (<< 1:4.0.0-2)
Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20110809)
Conflicts: libunwind1-dev
Description: library to determine the call-chain of a program - runtime
The primary goal of this project is to define a portable and efficient C
programming interface (API) to determine the call-chain of a program.
The API additionally provides the means to manipulate the preserved
(callee-saved) state of each call-frame and to resume execution at any
point in the call-chain (non-local goto). The API supports both local
(same-process) and remote (across-process) operation. As such, the API
is useful in a number of applications.
.
This package includes the shared libraries
Homepage: http://www.nongnu.org/libunwind
Original-Maintainer: Adrian Bunk <bunk@debian.org>
Package: libupower-glib3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: upower
Version: 1.90.3-1
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.66)
Recommends: upower
Breaks: gir1.2-upowerglib-1.0 (<< 0.99.18), upower (<< 0.99.18)
Description: abstraction for power management - shared library
upower provides an interface to enumerate power sources on the system
and control system-wide power management. Any application can access the
org.freedesktop.UPower service on the system message bus. Some
operations (such as suspending the system) are restricted using PolicyKit.
.
This package contains the shared library to be used by applications.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://upower.freedesktop.org/
Package: liburcu8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liburcu
Version: 0.14.0-3.1build1
Replaces: liburcu8
Provides: liburcu8 (= 0.14.0-3.1build1)
Depends: libc6 (>= 2.38)
Breaks: liburcu8 (<< 0.14.0-3.1build1)
Description: userspace RCU (read-copy-update) library
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of
a given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible.
Homepage: https://liburcu.org/
Original-Maintainer: Jon Bernard <jbernard@debian.org>
Package: liburi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.27-1
Depends: perl:any
Suggests: libbusiness-isbn-perl, libregexp-ipv6-perl, libwww-perl
Breaks: sqitch (<< 1.3.1-2~)
Description: 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/URI
Package: liburing2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liburing
Version: 2.5-1build1
Depends: libc6 (>= 2.4)
Description: 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.
Homepage: https://github.com/axboe/liburing
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libusb-1.0
Version: 2:1.0.27-1
Depends: libc6 (>= 2.38), libudev1 (>= 183)
Description: userspace USB programming library
Library for programming USB applications without the knowledge
of Linux kernel internals.
.
This package contains what you need to run programs that use this
library.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: http://www.libusb.info
Package: libusbmuxd6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libusbmuxd
Version: 2.0.2-4build3
Depends: libc6 (>= 2.38), libplist-2.0-4 (>= 2.3.0)
Description: USB multiplexor daemon for iPhone and iPod Touch devices - library
usbmuxd, the USB multiplexor daemon, is in charge of coordinating
access to iPhone and iPod Touch services over USB. Synchronization and
management applications for the iPhone and iPod Touch need this daemon
to communicate with such devices concurrently.
.
This package contains the shared library.
Homepage: https://libimobiledevice.org
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Package: libutempter0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libutempter
Version: 1.2.1-3build1
Depends: libc6 (>= 2.34)
Description: privileged helper for utmp/wtmp updates (runtime)
The libutempter library provides interface for terminal emulators such as
screen and xterm to record user sessions to utmp and wtmp files.
.
The utempter is a privileged helper used by libutempter library to manipulate
utmp and wtmp files.
Homepage: https://git.altlinux.org/people/ldv/packages/?p=libutempter.git
Original-Maintainer: Christian Göttsche <cgzones@googlemail.com>
Package: libutf8proc3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 367
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: utf8proc
Version: 2.9.0-1build1
Depends: libc6 (>= 2.4)
Description: C library for processing UTF-8 Unicode data (shared library)
utf8proc is a small, clean C library that provides Unicode normalization,
case-folding, and other operations for data in the UTF-8 encoding, supporting
Unicode version 8.0.
.
This package contains a shared version of the library.
Homepage: https://github.com/JuliaStrings/utf8proc
Original-Maintainer: Debian Julia Team <pkg-julia-devel@lists.alioth.debian.org>
Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Replaces: libuuid1t64
Provides: libuuid1t64 (= 2.39.3-9ubuntu6.5)
Depends: libc6 (>= 2.38)
Recommends: uuid-runtime
Breaks: libuuid1t64 (<< 2.39.3-9ubuntu6.5)
Description: Universally Unique ID library
The libuuid library generates and parses 128-bit Universally Unique
IDs (UUIDs). A UUID is an identifier that is unique within the space
of all such identifiers across both space and time. It can be used for
multiple purposes, from tagging objects with an extremely short lifetime
to reliably identifying very persistent objects across a network.
.
See RFC 4122 for more information.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: libuv1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libuv1
Version: 1.48.0-1.1build1
Replaces: libuv1
Provides: libuv1 (= 1.48.0-1.1build1)
Depends: libc6 (>= 2.38)
Breaks: libuv1 (<< 1.48.0-1.1build1)
Description: asynchronous event notification library - runtime library
Libuv is the asynchronous library behind Node.js. Very similar to libevent or
libev, it provides the main elements for event driven systems: watching and
waiting for availability in a set of sockets, and some other events like timers
or asynchronous messages. However, libuv also comes with some other extras
like:
* files watchers and asynchronous operations
* a portable TCP and UDP API, as well as asynchronous DNS resolution
* processes and threads management, and a portable inter-process
communications mechanism, with pipes and work queues
* a plugins mechanism for loading libraries dynamically
* interface with external libraries that also need to access the I/O.
.
This package includes the dynamic library against which you can link
your program.
Homepage: https://github.com/libuv/libuv
Original-Maintainer: Dominique Dumont <dod@debian.org>
Package: libv4l-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: v4l-utils
Version: 1.26.1-4build3
Replaces: libv4l-0
Provides: libv4l-0 (= 1.26.1-4build3)
Depends: libv4lconvert0t64 (= 1.26.1-4build3), libc6 (>= 2.34)
Breaks: libv4l-0 (<< 1.26.1-4build3)
Description: 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.
Homepage: https://linuxtv.org/wiki/index.php/V4l-utils
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libv4l2rds0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: v4l-utils
Version: 1.26.1-4build3
Replaces: libv4l2rds0
Provides: libv4l2rds0 (= 1.26.1-4build3)
Depends: libc6 (>= 2.14)
Breaks: libv4l2rds0 (<< 1.26.1-4build3)
Description: 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.
Homepage: https://linuxtv.org/wiki/index.php/V4l-utils
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libv4lconvert0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: v4l-utils
Version: 1.26.1-4build3
Replaces: libv4lconvert0
Provides: libv4lconvert0 (= 1.26.1-4build3)
Depends: libc6 (>= 2.38), libjpeg8 (>= 8c)
Breaks: libv4lconvert0 (<< 1.26.1-4build3)
Description: 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.
Homepage: https://linuxtv.org/wiki/index.php/V4l-utils
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libva-drm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 2.20.0-2ubuntu0.2
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1)
Description: Video Acceleration (VA) API for Linux -- DRM runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the libva-drm library.
Homepage: https://github.com/intel/libva
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libva-x11-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 2.20.0-2ubuntu0.2
Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0, libxcb1, libxext6, libxfixes3
Description: Video Acceleration (VA) API for Linux -- X11 runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the libva-x11 library.
Homepage: https://github.com/intel/libva
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libva2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 2.20.0-2ubuntu0.2
Provides: libva-driver-abi-1.0, libva-driver-abi-1.17, libva-driver-abi-1.18, libva-driver-abi-1.19, libva-driver-abi-1.20, libva-driver-abi-1.8
Depends: libc6 (>= 2.38)
Recommends: va-driver-all | va-driver
Description: Video Acceleration (VA) API for Linux -- runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the main libva library.
Homepage: https://github.com/intel/libva
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvariable-magic-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.63-1build3
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4)
Description: module to associate user-defined magic to variables from Perl
Variable::Magic is Perl way of enhancing objects. This mechanism lets the user
add extra data to any variable and hook syntaxical operations (such as access,
assignment or destruction) that can be applied to it.
.
With this module, you can add your own magic to any variable without having
to write a single line of XS.
Homepage: https://metacpan.org/release/Variable-Magic
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libvbr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opendkim
Version: 2.11.0~beta2-9build4
Depends: libc6 (>= 2.34)
Description: Vouch By Reference (VBR) library
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package provides library for implementing RFC 5518 Vouch By Reference
(VBR), a peer-to-peer domain reputation service protocol based on DKIM signed
domains.
.
Vouch By Reference, or VBR, is a protocol for adding third-party
certification to email. Specifically, VBR permits independent third parties
to certify the owner of a domain name that is associated with received mail.
VBR may be performed anywhere along the email transit path, by any capable
receiving module, either within the handling service or by end-user software.
Homepage: http://www.opendkim.org/
Original-Maintainer: David Bürgin <dbuergin@gluet.ch>
Package: libvdpau1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvdpau
Version: 1.5-2build1
Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxext6
Recommends: vdpau-driver-all | vdpau-driver
Conffiles:
/etc/vdpau_wrapper.cfg bc89239208609c5d031b74c99a45747d
Description: Video Decode and Presentation API for Unix (libraries)
VDPAU (Video Decode and Presentation API for Unix) is an open source
library (libvdpau) and API designed by NVIDIA originally for its GeForce
8 series and later GPU hardware, targeted at the X Window System on Unix
operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
allows video programs to offload portions of the video decoding process
and video post-processing to the GPU video-hardware.
.
This package contains the VDPAU wrapper and trace libraries.
Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libvidstab1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvidstab
Version: 1.1.0-2build1
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9)
Description: video stabilization library (shared library)
Imagine you captured a nice video with your camcorder, compact camera or
even cell phone while skiing, cycling or whatever sports and the video is
basically just jiggled.
.
Modern cameras come along with hardware stabilisation, however this does
not work if you have really strong vibrations - rather the contrary -
sometimes this mechanism starts to oscillate.
.
Vid.Stab is your friend in this matter. It is designed to stabilize even
strongly jiggled clips.
.
This package contains the shared library.
Homepage: http://public.hronopik.de/vid.stab/
Original-Maintainer: Keng-Yu Lin <kengyu@lexical.tw>
Package: libvisual-0.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvisual
Version: 0.4.2-2build1
Depends: libc6 (>= 2.34)
Suggests: libvisual-0.4-plugins
Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5)
Description: audio visualization framework
Libvisual is a generic visualization framework that allows applications
to easily access and manage visualization plugins.
.
Audio visualization is the process of making pretty moving images that
are correlated in some way to the audio currently being played by a media
player. Most audio visualization is tied to a specific application or media
player, making it difficult to share code. Libvisual allows applications
to use existing visualization plugins written for the libvisual framework.
.
This package provides the runtime libraries for libvisual. Libvisual is not
very useful without visualization plugins, so it is highly recommended to
install the libvisual-0.4-plugins package.
Homepage: http://libvisual.org
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libvo-aacenc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vo-aacenc
Version: 0.1.3-2build1
Depends: libc6 (>= 2.14)
Description: VisualOn AAC encoder library
This library contains an encoder implementation of the Advanced Audio
Coding (AAC) audio codec. The library is based on a codec implementation
by VisualOn, part of the Stagefright framework from the Google
Android project.
Homepage: http://opencore-amr.git.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvo-amrwbenc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vo-amrwbenc
Version: 0.1.3-2build1
Depends: libc6 (>= 2.14)
Description: VisualOn AMR-WB encoder library
This library contains an encoder implementation of the Adaptive Multi
Rate Wideband (AMR-WB) audio codec. The library is based on a codec
implementation by VisualOn, part of the Stagefright framework from
the Google Android project.
.
This package contains development files.
Homepage: http://opencore-amr.git.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvolume-key1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: volume-key
Version: 0.3.12-7build2
Depends: libblkid1 (>= 2.16), libc6 (>= 2.14), libcryptsetup12 (>= 2:1.4), libglib2.0-0t64 (>= 2.18.0), libgpgme11t64 (>= 1.4.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), gnupg
Description: Library for manipulating storage encryption keys and passphrases
This package provides libvolume_key, a library for manipulating storage volume
encryption keys and storing them separately from volumes.
.
The main goal of the software is to allow restoring access to an encrypted
hard drive if the primary user forgets the passphrase. The encryption key
back up can also be useful for extracting data after a hardware or software
failure that corrupts the header of the encrypted volume, or to access the
company data after an employee leaves abruptly.
Homepage: https://pagure.io/volume_key
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libvorbis0a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build3
Depends: libc6 (>= 2.29), libogg0 (>= 1.1.0)
Description: decoder library for Vorbis General Audio Compression Codec
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
.
The Vorbis library is the primary Ogg Vorbis library.
Homepage: https://www.xiph.org/vorbis/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvorbisenc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 698
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build3
Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-1build3)
Description: encoder library for Vorbis General Audio Compression Codec
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
.
The Vorbisenc library provides a convenient API for setting up an encoding
environment using libvorbis.
Homepage: https://www.xiph.org/vorbis/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvorbisfile3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build3
Depends: libc6 (>= 2.14), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-1build3)
Description: high-level API for Vorbis General Audio Compression Codec
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
general-purpose compressed audio format for audio and music at fixed
and variable bitrates from 16 to 128 kbps/channel.
.
The Vorbisfile library provides a convenient high-level API for decoding
and basic manipulation of all Vorbis-I audio streams.
Homepage: https://www.xiph.org/vorbis/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvpl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: onevpl
Version: 2023.3.0-1build1
Depends: libc6 (>= 2.38), libdrm-intel1 (>= 2.4.1), libdrm2 (>= 2.4.60), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libwayland-client0 (>= 1.20.0)
Description: oneAPI Video Processing Library -- shared library
The oneAPI Video Processing Library (oneVPL) provides a single video processing
API for encode, decode, and video processing that works across a wide range of
accelerators.
.
This repository contains the following components of oneVPL:
.
- Copies of the oneVPL Specification API header files
- oneVPL dispatcher
- Examples demonstrating API usage
- oneVPL command line tools
.
This project is part of the larger oneAPI project.
.
This package includes the dispatcher library
Homepage: https://github.com/oneapi-src/oneVPL
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Package: libvpx9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvpx
Version: 1.14.0-1ubuntu2.3
Depends: libc6 (>= 2.34)
Description: VP8 and VP9 video codec (shared library)
VP8 and VP9 are open video codecs, originally developed by On2 and released
as open source by Google Inc. They are the successor of the VP3 codec,
on which the Theora codec was based.
.
This package contains the shared libraries.
Homepage: https://www.webmproject.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libvte-2.91-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vte2.91
Version: 0.76.0-1ubuntu0.1
Depends: libvte-2.91-common (= 0.76.0-1ubuntu0.1), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.77.3), libgnutls30t64 (>= 3.7.2), libgtk-3-0t64 (>= 3.24.22), libicu74 (>= 74.1-1~), liblz4-1 (>= 0.0~r130), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.32), libstdc++6 (>= 13), libsystemd0 (>= 220)
Description: Terminal emulator widget for GTK+ 3.0 - 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.0.
Homepage: https://wiki.gnome.org/Apps/Terminal/VTE
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libvte-2.91-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: vte2.91
Version: 0.76.0-1ubuntu0.1
Depends: libc6 (>= 2.34)
Conffiles:
/etc/profile.d/vte-2.91.sh d713701b894685e338c42f2cf8af338f
/etc/profile.d/vte.csh 1f922824a6d29c466178d0834d17321c
Description: Terminal emulator widget for GTK+ 3.0 - 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.x version.
Homepage: https://wiki.gnome.org/Apps/Terminal/VTE
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libvulkan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 530
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vulkan-loader
Version: 1.3.275.0-1build1
Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader
Depends: libc6 (>= 2.38)
Recommends: mesa-vulkan-drivers | vulkan-icd
Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader
Description: Vulkan loader library
The Loader implements the main VK library. It handles layer management and
driver management. The loader fully supports multi-gpu operation. As part of
this, it dispatches API calls to the correct driver, and to the correct
layers, based on the GPU object selected by the application.
.
This package includes the loader library.
Homepage: https://github.com/KhronosGroup/Vulkan-Loader
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libwacom-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libwacom
Version: 2.10.0-2
Description: Wacom model feature query library (common files)
libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
.
This package contains common data files for libwacom.
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Package: libwacom9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwacom
Version: 2.10.0-2
Depends: libc6 (>= 2.38), libevdev2 (>= 1.6.901), libglib2.0-0t64 (>= 2.68.0), libgudev-1.0-0 (>= 146), libwacom-common
Suggests: libwacom-bin (= 2.10.0-2)
Description: Wacom model feature query library
libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Package: libwavpack1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 203
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wavpack
Version: 5.6.0-1build1
Depends: libc6 (>= 2.33)
Description: audio codec (lossy and lossless) - library
WavPack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode. Although the
technology is loosely based on previous versions of WavPack, the new version
4 format has been designed from the ground up to offer unparalleled
performance and functionality.
.
This package contains the shared libraries necessary to run programs
using libwavpack.
Homepage: http://www.wavpack.com
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libwayland-client0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.22.0-2.1build1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Conflicts: libwayland0 (<< 1.1.0-1)
Description: wayland compositor infrastructure - client library
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package ships the library that implements the client side of
the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libwayland-cursor0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.22.0-2.1build1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0)
Conflicts: libwayland0 (<< 1.1.0-1)
Description: wayland compositor infrastructure - cursor library
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package ships a helper library to manage cursors.
Homepage: https://wayland.freedesktop.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libwayland-egl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.22.0-2.1build1
Replaces: libwayland-egl1-mesa (<< 18.0.5-0)
Provides: libwayland-egl1-mesa
Depends: libc6 (>= 2.2.5)
Breaks: libwayland-egl1-mesa (<< 18.0.5-0)
Description: wayland compositor infrastructure - EGL library
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package ships the library that implements the Wayland EGL platform
of the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libwayland-server0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.22.0-2.1build1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Breaks: weston (<< 1.2.0)
Conflicts: libwayland0 (<< 1.1.0-1)
Description: wayland compositor infrastructure - server library
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package ships the library that implements the server side of
the Wayland protocol.
Homepage: https://wayland.freedesktop.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libwbclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Depends: libc6 (>= 2.38)
Breaks: samba-libs (<< 2:4.11.0+dfsg-1~)
Description: Samba winbind client library
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package provides a library for client applications that interact
via the winbind pipe protocol with a Samba winbind server.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libwebkit2gtk-4.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.52.3-0ubuntu0.24.04.1
Depends: libjavascriptcoregtk-4.1-0 (= 2.52.3-0ubuntu0.24.04.1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, libgles2, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libatk1.0-0t64 (>= 1.32.0), libatomic1 (>= 4.8), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libdrm2 (>= 2.4.107), libenchant-2-2 (>= 2.2.3), libepoxy0 (>= 1.3), libexpat1 (>= 2.1~beta3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.11.1), libgbm1 (>= 21.3.0~rc1), libgcc-s1 (>= 4.0), libgcrypt20 (>= 1.10.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgpg-error0 (>= 1.14), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-base1.0-0 (>= 1.23.1), libgstreamer1.0-0 (>= 1.22.0), libgtk-3-0t64 (>= 3.23.0), libharfbuzz-icu0 (>= 0.9.9), libharfbuzz0b (>= 1.8.6), libhyphen0 (>= 2.7.1), libicu74 (>= 74.1-1~), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libmanette-0.2-0 (>= 0.1.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16t64 (>= 1.6.2), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.0.3), libsqlite3-0 (>= 3.8.7), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.0.2), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.2)
Recommends: gstreamer1.0-gl, libgl1-mesa-dri, xdg-desktop-portal-gtk
Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-alsa
Description: Web content engine library for GTK
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.1 of the API and uses libsoup v3 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains the shared libraries.
Homepage: https://webkitgtk.org/
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Package: libwebp7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.3.2-0.4build3
Depends: libc6 (>= 2.34), libsharpyuv0 (>= 1.3.2)
Description: Lossy compression of digital photographic images
Image Compression format, based on the VP8 codec.
WebP uses the modern VP8 compression format to deliver efficient
compression of images for the web. More than 30% extra gain over
optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: libwebpdemux2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.3.2-0.4build3
Depends: libc6 (>= 2.14), libwebp7 (>= 1.3.2)
Description: Lossy compression of digital photographic images.
Image Compression format, based on the VP8 codec.
WebP uses the modern VP8 compression format to deliver efficient
compression of images for the web. More than 30% extra gain over
optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: libwebpmux3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.3.2-0.4build3
Depends: libc6 (>= 2.29), libwebp7 (>= 1.3.2)
Description: Lossy compression of digital photographic images
Image Compression format, based on the VP8 codec.
WebP uses the modern VP8 compression format to deliver efficient
compression of images for the web. More than 30% extra gain over
optimized JPEG, for same quality, is not unusual.
Homepage: https://developers.google.com/speed/webp/
Original-Maintainer: Jeff Breidenbach <jab@debian.org>
Package: libwebrtc-audio-processing1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webrtc-audio-processing
Version: 0.3.1-0ubuntu6
Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 11)
Description: AudioProcessing module from the WebRTC project.
Audio processing library (echo-cancellation, gain control etc) around the
AudioProcessing module from the WebRTC project
Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: libwildmidi2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wildmidi
Version: 0.4.3-1build3
Replaces: libwildmidi0
Depends: libc6 (>= 2.33)
Suggests: libwildmidi-config
Description: software MIDI player library
MIDI streaming library designed to process a MIDI file using sound patches
and stream the results as stereo audio data through a buffer which an
external program can then process further.
Homepage: http://www.mindwerks.net/projects/wildmidi/
Original-Maintainer: Bret Curtis <psi29a@gmail.com>
Package: libwinpr2-2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.11.5+dfsg1-1build2
Replaces: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr2-2
Provides: libwinpr2-2 (= 2.11.5+dfsg1-1build2)
Depends: libc6 (>= 2.38), libicu74 (>= 74.1-1~), libssl3t64 (>= 3.0.0), libsystemd0
Suggests: freerdp2-x11
Breaks: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr2-2 (<< 2.11.5+dfsg1-1build2)
Description: Windows Portable Runtime library
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains the WinPR shared library.
Homepage: https://www.freerdp.com/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libwireplumber-0.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1029
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wireplumber
Version: 0.4.17-1ubuntu4.1
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.62.0), liblua5.4-0 (>= 5.4.6), libpipewire-0.3-0t64 (>= 0.3.68), libsystemd0
Description: Shared libraries for WirePlumber
WirePlumber is a modular session / policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWire's API, providing
convenience for writing the daemon's modules as well as external tools for
managing PipeWire.
.
This package contains the shared library and plugins.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: libwmflite-0.2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwmf
Version: 0.2.13-1.1build3
Replaces: libwmf0.2-7 (<< 0.2.12-1)
Depends: libc6 (>= 2.14)
Breaks: libwmf0.2-7 (<< 0.2.12-1)
Description: Windows metafile conversion lite library
Windows metafile (WMF) is a picture format used by many Windows
programs, e.g. Microsoft Word. libwmf is a library for interpreting
metafile images and either displaying them using X or converting them
to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
.
This package contains the lite library.
Homepage: http://wvware.sourceforge.net/libwmf.html
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Package: libwnck-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwnck3
Version: 43.0-3build4
Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.4), libx11-6, libxrender1, libxres1 (>= 2:1.2.1), libwnck-3-common
Description: Window Navigator Construction Kit - runtime files
A library to use for writing pagers and task lists.
.
This package contains runtime files.
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libwnck-3-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libwnck3
Version: 43.0-3build4
Description: Window Navigator Construction Kit - common files
A library to use for writing pagers and task lists.
.
This package contains internationalization files.
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libwoff1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: woff2
Version: 1.0.2-2build1
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: library for converting fonts to WOFF 2.0
woff2 is a library for converting fonts from the TTF format to the WOFF 2.0
format. The library also allows decompression from WOFF 2.0 to TTF.
.
The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts
suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate
Recommendation.
Homepage: https://github.com/google/woff2
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: libwpd-0.10-10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 747
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwpd
Version: 0.10.3-2build2
Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 13.1)
Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8
Description: Library for handling WordPerfect documents (shared library)
libwpd is a library for reading and writing WordPerfect(TM) documents.
Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh
1.x/2.x/3.5e files are supported. libwpd has complete support for the
entire set of WordPerfect extended characters, too.
.
This package contains the shared library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libwpg-0.3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwpg
Version: 0.3.4-3build1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11), libwpd-0.10-10
Description: WordPerfect graphics import/convert library (shared library)
Libwpg is a collection of library and tools to work with graphics in WPG
(WordPerfect Graphics) format. WPG is the format used among others in Corel
software, such as WordPerfect(tm) and Presentations(tm).
.
This package contains the shared library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libwps-0.4-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1975
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwps
Version: 0.4.14-2build1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 13.1)
Description: Works text file format import filter library (shared library)
libwps is a library (for use by word processors, for example) for importing the
Microsoft Works word processor file format. As of November 2006, the project
is new, but it imports Works format versions 2, 3, 4, and 8 with some
formatting. Support for Works formats version 2000 (aka 5) is coming soon.
.
This package contains the shared library.
Homepage: https://sourceforge.net/projects/libwps/
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libwrap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-33
Depends: libc6 (>= 2.33)
Description: Wietse Venema's TCP wrappers library
Wietse Venema's network logger, also known as TCPD or LOG_TCP.
.
These programs log the client host name of incoming telnet,
ftp, rsh, rlogin, finger etc. requests.
.
Security options are:
- access control per host, domain and/or service;
- detection of host name spoofing or host address spoofing;
- booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: libwww-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.76-1ubuntu0.1
Depends: perl:any, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase
Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl
Suggests: libauthen-ntlm-perl
Description: 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.
Homepage: https://metacpan.org/release/libwww-perl
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libwww-robotrules-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, liburi-perl
Breaks: libwww-perl (<< 6.00)
Description: database of robots.txt-derived permissions
WWW::RobotRules parses /robots.txt files as specified in "A Standard for
Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html>. Webmasters
can use the /robots.txt file to forbid conforming robots from accessing parts
of their web site.
.
The parsed files are kept in a WWW::RobotRules object, and this object
provides methods to check if access to a given URL is prohibited. The same
WWW::RobotRules object can be used for one or more parsed /robots.txt files
on any number of hosts.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/WWW-RobotRules
Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.8.7-1build1
Depends: libc6 (>= 2.38), libxcb1 (>= 1.11.1), libx11-data
Breaks: libx11-xcb1 (<< 2:1.7.0-2)
Description: X11 client-side library
This package provides a client interface to the X Window System, otherwise
known as 'Xlib'. It provides a complete API for the basic functions of the
window system.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.8.7-1build1
Description: X11 client-side library
This package provides the locale data files for libx11.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libx11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2479
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.8.7-1build1
Replaces: x11proto-dev (<< 2019.2)
Depends: libx11-6 (= 2:1.8.7-1build1), libxau-dev, libxdmcp-dev, x11proto-dev (>= 2019.2-1), xtrans-dev, libxcb1-dev
Suggests: libx11-doc
Description: X11 client-side library (development headers)
This package provides a client interface to the X Window System, otherwise
known as 'Xlib'. It provides a complete API for the basic functions of the
window system.
.
This package contains the development headers for the library found in
libx11-6. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libx11-protocol-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.56-9
Depends: perl:any
Recommends: perl | libio-socket-ip-perl
Description: Perl module for the X Window System Protocol, version 11
X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
information about X11), allowing perl programs to display windows and
graphics on X11 servers.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/X11-Protocol
Package: libx11-xcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.8.7-1build1
Depends: libx11-6 (= 2:1.8.7-1build1)
Description: Xlib/XCB interface library
libX11-xcb provides functions needed by clients which take advantage of
Xlib/XCB to mix calls to both Xlib and XCB over the same X connection.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
More information about XCB can be found at:
<URL:https://xcb.freedesktop.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libX11
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libx264-164
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: x264
Version: 2:0.164.3108+git31e19f9-1
Depends: libc6 (>= 2.38)
Description: x264 video coding library
libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
video streams.
.
This package contains the libx264 shared library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/x264.html
Package: libx265-199
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16098
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: x265
Version: 3.5-2build1
Depends: libc6 (>= 2.38), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1)
Description: H.265/HEVC video stream encoder (shared library)
libx265 is an encoding library for creating H.265/High Efficiency Video Coding
(HEVC) video streams.
.
This package contains the shared library.
Homepage: http://x265.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libxatracker2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa-compat
Version: 25.1.7-1ubuntu2~24.04.2
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.121), libgcc-s1 (>= 3.4), libllvm20, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: X acceleration library -- runtime
This package contains the XA (X acceleration) library. It is used exclusively
by the X server to do render, copy and video acceleration.
.
XA is intended to be used by the vmware driver for virtualized X acceleration.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxau-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.9-1build6
Depends: libxau6 (= 1:1.0.9-1build6), x11proto-dev
Description: X11 authorisation library (development headers)
This package provides the main interface to the X11 authorisation handling,
which controls authorisation for X connections, both client-side and
server-side.
.
This package contains the development headers for the library found in libxau6.
Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libxau
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.9-1build6
Depends: libc6 (>= 2.33)
Description: X11 authorisation library
This package provides the main interface to the X11 authorisation handling,
which controls authorisation for X connections, both client-side and
server-side.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libxau
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxaw7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 491
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxaw
Version: 2:1.0.14-1build2
Depends: libc6 (>= 2.34), libx11-6, libxext6, libxmu6 (>= 2:1.1.3), libxpm4, libxt6t64
Description: X11 Athena Widget library
libXaw7 provides the second version of Xaw, the Athena Widgets toolkit,
which is largely used by legacy X applications. This version is the
most common version, as version 6 is considered deprecated, and version
8, which adds Xprint support, is unsupported and not widely used.
In general, use of a more modern toolkit such as GTK+ is recommended.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXaw
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-composite0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, composite extension
This package contains the library files needed to run software using
libxcb-composite, the composite extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-cursor0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-cursor
Version: 0.1.4-1build1
Depends: libc6 (>= 2.38), libxcb-image0 (>= 0.2.1), libxcb-render-util0, libxcb-render0, libxcb1
Description: utility libraries for X C Binding -- cursor
This package contains the library files needed to run software using
libxcb-cursor, providing port of Xlib's libXcursor functions.
.
The xcb-util module provides a number of libraries which sit on top of libxcb,
the core X protocol library, and some of the extension libraries. These
experimental libraries provide convenience functions and interfaces which make
the raw X protocol more usable. Some of the libraries also provide client-side
code which is not strictly part of the X protocol but which have traditionally
been provided by Xlib.
Homepage: http://xcb.freedesktop.org/
Original-Maintainer: Jakob Haufe <sur5r@debian.org>
Package: libxcb-damage0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, damage extension
This package contains the library files needed to run software using
libxcb-damage, the damage extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-dri2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, dri2 extension
This package contains the library files needed to run software using
libxcb-dri2, the dri2 extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-dri3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Description: X C Binding, dri3 extension
This package contains the library files needed to run software using
libxcb-dri3, the dri3 extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-glx0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, glx extension
This package contains the library files needed to run software using
libxcb-glx, the glx extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-icccm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-wm
Version: 0.4.1-1.1build3
Depends: libc6 (>= 2.2.5), libxcb1
Description: utility libraries for X C Binding -- icccm
This package contains the library files needed to run software using
libxcb-icccm, providing client and window-manager helpers for ICCCM.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-image0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-image
Version: 0.4.0-2build1
Depends: libc6 (>= 2.14), libxcb-shm0, libxcb-util1 (>= 0.4.0), libxcb1
Description: utility libraries for X C Binding -- image
This package contains the library files needed to run software using
libxcb-image, providing port of Xlib's XImage and XShmImage functions.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-keysyms1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-keysyms
Version: 0.4.0-1build4
Depends: libc6 (>= 2.2.5), libxcb1
Description: utility libraries for X C Binding -- keysyms
This package contains the library files needed to run software using
libxcb-keysyms, providing standard X key constants and conversion to/from
keycodes.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-present0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, present extension
This package contains the library files needed to run software using
libxcb-present, the present extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-randr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2)
Description: X C Binding, randr extension
This package contains the library files needed to run software using
libxcb-randr, the randr extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-render-util0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-renderutil
Version: 0.3.9-1build4
Depends: libc6 (>= 2.4), libxcb-render0, libxcb1
Description: utility libraries for X C Binding -- render-util
This package contains the library files needed to run software using
libxcb-render-util, providing convenience functions for the Render extension.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-render0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.14), libxcb1 (>= 1.8)
Description: X C Binding, render extension
This package contains the library files needed to run software using
libxcb-render, the render extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-render0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libxcb-render0 (= 1.15-1ubuntu2), libxcb1-dev
Description: X C Binding, render extension, development files
This package contains the header and library files needed to build software
using libxcb-render, the render extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-shape0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, shape extension
This package contains the library files needed to run software using
libxcb-shape, the shape extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-shm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1 (>= 1.12)
Description: X C Binding, shm extension
This package contains the library files needed to run software using
libxcb-shm, the shm extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-shm0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libxcb-shm0 (= 1.15-1ubuntu2), libxcb1-dev
Description: X C Binding, shm extension, development files
This package contains the header and library files needed to build software
using libxcb-shm, the shm extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-sync1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.14), libxcb1
Description: X C Binding, sync extension
This package contains the library files needed to run software using
libxcb-sync, the sync extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-util1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util
Version: 0.4.0-1build3
Depends: libc6 (>= 2.8), libxcb1
Description: utility libraries for X C Binding -- atom, aux and event
This package contains the library files needed to run software using
libxcb-util.
.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
Homepage: http://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-xfixes0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, xfixes extension
This package contains the library files needed to run software using
libxcb-xfixes, the xfixes extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-xinerama0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, xinerama extension
This package contains the library files needed to run software using
libxcb-xinerama, the xinerama extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-xinput0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.14), libxcb1 (>= 1.8)
Description: X C Binding, xinput extension
This package contains the library files needed to run software using
libxcb-xinput, the xinput extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-xkb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.14), libxcb1
Description: X C Binding, XKEYBOARD extension
This package contains the library files needed to run software using
libxcb-xkb, the XKEYBOARD extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libc6 (>= 2.38), libxau6 (>= 1:1.0.9), libxdmcp6
Breaks: alsa-utils (<< 1.0.24.2-5)
Description: X C Binding
This package contains the library files needed to run software using libxcb,
the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 677
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.15-1ubuntu2
Depends: libxcb1 (= 1.15-1ubuntu2), libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1)
Suggests: libxcb-doc
Description: X C Binding, development files
This package contains the header and library files needed to build software
using libxcb, the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcomposite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcomposite
Version: 1:0.4.5-1build3
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Description: X11 Composite extension library
libXcomposite provides an X Window System client interface to the Composite
extension to the X protocol.
.
The Composite extension allows clients called compositing managers to control
the final drawing of the screen. Rendering is done into an off-screen buffer.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcursor1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcursor
Version: 1:1.2.1-1build1
Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1
Description: X cursor management library
Xcursor is a simple library designed to help locate and load cursors for the
X Window System. Cursors can be loaded from files or memory and can exist in
several sizes; the library automatically picks the best size. When using
images loaded from files, Xcursor prefers to use the Render extension's
CreateCursor request for rendering cursors. Where the Render extension is
not supported, Xcursor maps the cursor image to a standard X cursor and uses
the core X protocol CreateCursor request.
.
Preferred themes for cursors can be installed if desired, via
xcursor-themes or other cursor-theme or icon-theme packages,
configured with update-alternatives --config x-cursor-theme.
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcvt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcvt
Version: 0.1.2-1build1
Depends: libc6 (>= 2.2.5)
Description: VESA CVT standard timing modelines generator -- shared library
libxcvt is a library providing a standalone version of the X server
implementation of the VESA CVT standard timing modelines generator.
.
This package includes the shared library.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxdamage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxdamage
Version: 1:1.1.6-1build1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Description: X11 damaged region extension library
libXdamage provides an X Window System client interface to the DAMAGE
extension to the X protocol.
.
The Damage extension provides for notification of when on-screen regions have
been 'damaged' (altered).
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxdmcp-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.3-0ubuntu6
Depends: libxdmcp6 (= 1:1.1.3-0ubuntu6), x11proto-core-dev
Description: X11 authorisation library (development headers)
This package provides the main interface to the X11 display manager control
protocol library, which allows for remote logins to display managers.
.
This package contains the development headers for the library found in
libxdmcp6. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.3-0ubuntu6
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4)
Description: X11 Display Manager Control Protocol library
This package provides the main interface to the X11 display manager control
protocol library, which allows for remote logins to display managers.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXdmcp
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxdo3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xdotool
Version: 1:3.20160805.1-5build1
Depends: libc6 (>= 2.4), libx11-6, libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxtst6
Description: library for simulating (generating) X11 keyboard/mouse input events
libxdo lets you programmatically (or manually) simulate keyboard
input and mouse activity, move and resize windows, etc. It does this
using X11's XTEST extension and other Xlib functions.
Homepage: https://github.com/jordansissel/xdotool/
Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Package: libxext-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxext
Version: 2:1.3.4-1build2
Depends: libxext6 (= 2:1.3.4-1build2), x11proto-dev, libx11-dev
Suggests: libxext-doc
Description: X11 miscellaneous extensions library (development headers)
libXext provides an X Window System client interface to several extensions to
the X protocol.
.
The supported protocol extensions are:
- DOUBLE-BUFFER (DBE), the Double Buffer extension;
- DPMS, the VESA Display Power Management System extension;
- Extended-Visual-Information (EVI), an extension for gathering extra
information about the X server's visuals;
- LBX, the Low Bandwidth X extension;
- MIT-SHM, the MIT X client/server shared memory extension;
- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
- Multi-Buffering, the multi-buffering and stereo display extension;
- SECURITY, the X security extension;
- SHAPE, the non-rectangular shaped window extension;
- SYNC, the X synchronization extension;
- TOG-CUP, the Open Group's Colormap Utilization extension;
- XC-APPGROUP, the X Consortium's Application Group extension;
- XC-MISC, the X Consortium's resource ID querying extension;
- XTEST, the X test extension (this is one of two client-side
implementations; the other is in the libXtst library, provided by the
libxtst6 package);
.
libXext also provides a small set of utility functions to aid authors of
client APIs for X protocol extensions.
.
This package contains the development headers for the library found in
libxext6. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXext
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxext6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxext
Version: 2:1.3.4-1build2
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X11 miscellaneous extension library
libXext provides an X Window System client interface to several extensions to
the X protocol.
.
The supported protocol extensions are:
- DOUBLE-BUFFER (DBE), the Double Buffer extension;
- DPMS, the VESA Display Power Management System extension;
- Extended-Visual-Information (EVI), an extension for gathering extra
information about the X server's visuals;
- LBX, the Low Bandwidth X extension;
- MIT-SHM, the MIT X client/server shared memory extension;
- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
- Multi-Buffering, the multi-buffering and stereo display extension;
- SECURITY, the X security extension;
- SHAPE, the non-rectangular shaped window extension;
- SYNC, the X synchronization extension;
- TOG-CUP, the Open Group's Colormap Utilization extension;
- XC-APPGROUP, the X Consortium's Application Group extension;
- XC-MISC, the X Consortium's resource ID querying extension;
- XTEST, the X test extension (this is one of two client-side
implementations; the other is in the libXtst library, provided by the
libxtst6 package);
.
libXext also provides a small set of utility functions to aid authors of
client APIs for X protocol extensions.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXext
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxfce4panel-2.0-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-panel
Version: 4.18.4-1ubuntu0.1
Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libxfce4util7 (>= 4.17.2)
Description: Xfce4 panel library (GTK3 variant)
This package contains the GTK3 variant of the panel library, used by the
various plugins for the Xfce panel.
Homepage: https://docs.xfce.org/xfce/xfce4-panel/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4ui-2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfce4ui
Version: 4.18.4-1build4
Depends: libxfce4ui-common, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.4), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0)
Description: widget library for Xfce - Gtk+3 variant
libxfce4ui is used to share commonly used Xfce widgets among the Xfce
applications.
.
This package provides the Gtk+3 variant of libxfce4ui.
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4ui-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1761
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libxfce4ui
Version: 4.18.4-1build4
Provides: xfce-keyboard-shortcuts
Suggests: devhelp, libxfce4ui-2-0 | libxfce4ui-1-0
Conffiles:
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml c6b7a6ce3eb1c51b76050a09552ac301
Description: common files for libxfce4ui
This package contains the common files for both variants of libxfce4ui.
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4ui-utils
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxfce4ui
Version: 4.18.4-1build4
Depends: libc6 (>= 2.34), libepoxy0 (>= 1.2), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.2)
Description: Utility files for libxfce4ui
This package contains the Xfce settings plugin and the utility files for
libxfce4ui-2-0 which are:
- xfce4-about
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4util-bin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxfce4util
Version: 4.18.1-2build3
Replaces: libxfce4util4 (<< 4.6.1-2)
Depends: libc6 (>= 2.34), libxfce4util7 (>= 4.9.0)
Breaks: libxfce4util4 (<< 4.6.1-2)
Description: tools for libxfce4util
This package contains binaries used by Xfce basic utility library.
At the moment, the following programs are included:
- xfce4-kiosk-query: query Xfce kiosk capabilities.
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4util-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 577
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libxfce4util
Version: 4.18.1-2build3
Replaces: libxfce4util4 (<< 4.6.1-2)
Breaks: libxfce4util4 (<< 4.6.1-2)
Description: common files for libxfce4util
This package contains various infrastructure-independent common files for
libxfce4util, the Xfce utility library.
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfce4util7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfce4util
Version: 4.18.1-2build3
Depends: libxfce4util-common, libc6 (>= 2.38), libglib2.0-0t64 (>= 2.75.3)
Recommends: libxfce4util-bin
Description: Utility functions library for Xfce4
This package contains libxfce4util7, the basic utility
function library for Xfce4. If you intend to run Xfce4,
you need this library.
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfconf-0-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xfconf
Version: 4.18.1-1build3
Depends: xfconf, libc6 (>= 2.4), libglib2.0-0t64 (>= 2.56.0)
Description: Client library for Xfce4 configure interface
This package contains a library which can be used by every
program that aims to be a configuration-manager for Xfce4.
.
If you intend to use Xfce4, you definitely want to install
this package.
Homepage: https://docs.xfce.org/xfce/xfconf/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: libxfixes3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfixes
Version: 1:6.0.0-2build1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X11 miscellaneous 'fixes' extension library
libXfixes provides an X Window System client interface to the 'XFIXES'
extension to the X protocol.
.
It provides support for Region types, and some cursor functions.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXfixes
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxfont2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfont
Version: 1:2.0.6-1+deb13u1build0.24.04.2
Depends: libbz2-1.0, libc6 (>= 2.38), libfontenc1 (>= 1:1.1.8), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
Breaks: xfs (<< 1:1.1.4)
Description: X11 font rasterisation library
libXfont provides various services for X servers, most notably font
selection and rasterisation (through external libraries).
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXfont
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxft-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xft
Version: 2.3.6-1build1
Provides: libxft2-dev
Depends: libxft2 (= 2.3.6-1build1), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev (>= 2:1.0.0), libxrender-dev, zlib1g-dev | libz-dev
Description: FreeType-based font drawing library for X (development files)
Xft provides a client-side font API for X applications, making the FreeType
font rasterizer available to X clients. Fontconfig is used for font
specification resolution. Where available, the RENDER extension handles
glyph drawing; otherwise, the core X protocol is used.
.
This package provides a static library and C header files.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxft2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xft
Version: 2.3.6-1build1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libx11-6, libxrender1
Description: FreeType-based font drawing library for X
Xft provides a client-side font API for X applications, making the FreeType
font rasterizer available to X clients. Fontconfig is used for font
specification resolution. Where available, the RENDER extension handles
glyph drawing; otherwise, the core X protocol is used.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxi
Version: 2:1.8.1-1build1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 Input extension library
libXi provides an X Window System client interface to the XINPUT
extension to the X protocol.
.
The Input extension allows setup and configuration of multiple input devices,
and hotplugging of input devices (to be added and removed on the fly).
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXi
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxinerama1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxinerama
Version: 2:1.1.4-3build1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 Xinerama extension library
libXinerama provides an X Window System client interface to the XINERAMA
extension to the X protocol.
.
The Xinerama (also known as panoramiX) extension allows for multiple screens
attached to a single display to be treated as belonging together, and to give
desktop applications a better idea of the monitor layout.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXinerama
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxkbcommon-x11-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbcommon
Version: 1.6.0-1build1
Depends: libxkbcommon0 (= 1.6.0-1build1), libc6 (>= 2.4), libxcb-xkb1, libxcb1 (>= 1.6)
Description: library to create keymaps with the XKB X11 protocol
This package provides an add-on library called xkbcommon-x11, to support
creating keymaps with the XKB X11 protocol, by querying the X server directly.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
https://github.com/xkbcommon/libxkbcommon.git
Homepage: https://www.xkbcommon.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxkbcommon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbcommon
Version: 1.6.0-1build1
Depends: xkb-data, libc6 (>= 2.38)
Description: library interface to the XKB compiler - shared library
This package provides a library to handle keyboard descriptions, including
loading them from disk, parsing them and handling their state. It's mainly
meant for client toolkits, window systems, and other system applications;
currently that includes Wayland, kmscon, GTK+, Clutter, and more.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
https://github.com/xkbcommon/libxkbcommon.git
Homepage: https://www.xkbcommon.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxkbfile1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbfile
Version: 1:1.1.0-1build4
Depends: libc6 (>= 2.14), libx11-6
Description: X11 keyboard file manipulation library
libxkbfile provides an interface to read and manipulate description files for
XKB, the X11 keyboard configuration extension.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libxkbfile
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxklavier16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxklavier
Version: 5.4-5build2
Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.79.0), libx11-6, libxi6 (>= 2:1.1.2), libxkbfile1 (>= 1:1.1.0), libxml2 (>= 2.7.4), xkb-data (>= 0.8), x11-xkb-utils
Suggests: iso-codes
Description: X Keyboard Extension high-level API
Libxklavier provides programmers an API for high(er) level access to the
X Keyboard Extension, to ease creating XKB related applications.
Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libxml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 674
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.47-1ubuntu0.24.04.1
Depends: perl (>= 5.38.2-3.2ubuntu0.2), perlapi-5.38.2, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl
Description: Perl module for parsing XML files
The XML::Parser module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James Clark's
expat library. Each call to one of the parsing methods creates a new instance
of XML::Parser::Expat which is then used to parse the document. Expat options
may be provided when the XML::Parser object is created. These options are
then passed on to the Expat object on each parse call. They can also be given
as extra arguments to the parse methods, in which case they override options
given at XML::Parser creation time.
.
The behavior of the parser is controlled either by Style and/or Handlers
options, or by setHandlers method. These all provide mechanisms for
XML::Parser to set the handlers needed by XML::Parser::Expat. If neither
Style nor Handlers are specified, then parsing just checks the document for
being well-formed.
.
When underlying handlers get called, they receive as their first parameter
the Expat object, not the Parser object.
Homepage: https://metacpan.org/release/XML-Parser
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libxml-twig-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 550
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:3.52-2
Depends: perl:any, libxml-parser-perl
Recommends: libhtml-parser-perl, libtext-iconv-perl, libtie-ixhash-perl, libwww-perl, libxml-xpathengine-perl | libxml-xpath-perl
Suggests: libunicode-map8-perl, libunicode-string-perl, xml-twig-tools
Description: Perl module for processing huge XML documents in tree mode
The XML::Twig module provides a way to process XML documents. It is built on
top of XML::Parser.
.
The module offers a tree interface to the document, while allowing to
output the parts of it that have been completely processed.
.
It allows minimal resource (CPU and memory) usage by building the
tree only for the parts of the documents that need actual processing,
through the use of the twig_roots and twig_print_outside_roots
options. The finish and finish_print methods also help to increase
performance.
.
XML::Twig tries to make simple things easy so it tries its best to
takes care of a lot of the (usually) annoying (but sometimes
necessary) features that come with XML and XML::Parser.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-Twig
Package: libxml-xpathengine-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.14-2
Depends: perl:any
Description: re-usable XPath engine for DOM-like trees
XML::XPathEngine provides an XPath engine, that can be re-used by other
module/classes that implement trees.
.
In order to use the XPath engine, nodes in the user module need to mimic
DOM nodes. The degree of similarity between the user tree and a DOM dictates
how much of the XPath features can be used. A module implementing all of the
DOM should be able to use this module very easily (you might need to add
the cmp method on nodes in order to get ordered result sets).
.
This module is derived from Matt Sergeant's XML::XPath.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-XPathEngine
Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.9.14+dfsg-1.3ubuntu3.8
Depends: libc6 (>= 2.38), libicu74 (>= 74.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Conflicts: w3c-dtd-xhtml
Description: 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.
Homepage: http://xmlsoft.org
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxml2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 3268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxml2
Version: 2.9.14+dfsg-1.3ubuntu3.8
Depends: libicu-dev, libxml2 (= 2.9.14+dfsg-1.3ubuntu3.8)
Suggests: pkg-config
Description: 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.
Homepage: http://xmlsoft.org
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxmlb2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmlb
Version: 0.3.24-1~ubuntu0.24.04.1
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.54.0), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5)
Description: Binary XML library
The libxmlb library takes XML source, and
converts it to a structured binary representation with a deduplicated string
table -- where the strings have the NULs included.
.
This allows an application to mmap the binary XML file, do an XPath query and
return some strings without actually parsing the entire document. This is all
done using (almost) zero allocations and no actual copying of the binary data.
Homepage: https://github.com/hughsie/libxmlb
Original-Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Package: libxmlsec1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 483
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.39-5build2
Replaces: libxmlsec1
Provides: libxmlsec1 (= 1.2.39-5build2)
Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Breaks: libxmlsec1 (<< 1.2.39-5build2)
Description: XML security library
The XML Security Library implements standards related to secure handling
of XML data.
.
This package provides dynamic libraries for use by applications.
Specifically, it provides all XML security library functionality
except for the cryptography engine.
Homepage: https://www.aleksey.com/xmlsec/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxmlsec1t64-nss
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.39-5build2
Replaces: libxmlsec1-nss
Provides: libxmlsec1-nss (= 1.2.39-5build2)
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.72-2), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35)
Breaks: libxmlsec1-nss (<< 1.2.39-5build2)
Description: Nss engine for the XML security library
The XML Security Library implements standards related to secure handling
of XML data.
.
This package provides dynamic libraries for use by applications.
Specifically, it provides the nss implementation of the XML security
library cryptography functions.
Homepage: https://www.aleksey.com/xmlsec/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxmlsec1t64-openssl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 310
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.39-5build2
Replaces: libxmlsec1-openssl
Provides: libxmlsec1-openssl (= 1.2.39-5build2)
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35)
Breaks: libxmlsec1-openssl (<< 1.2.39-5build2)
Description: Openssl engine for the XML security library
The XML Security Library implements standards related to secure handling
of XML data.
.
This package provides dynamic libraries for use by applications.
Specifically, it provides the openssl implementation of the XML security
library cryptography functions.
Homepage: https://www.aleksey.com/xmlsec/
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxmu6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.3-3build2
Depends: libc6 (>= 2.14), libx11-6, libxext6, libxt6
Description: X11 miscellaneous utility library
libXmu provides a set of miscellaneous utility convenience functions for X
libraries to use. libXmuu is a lighter-weight version that does not depend
on libXt or libXext; for more information, see libxmuu1.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.3-3build2
Depends: libc6 (>= 2.4), libx11-6
Description: X11 miscellaneous micro-utility library
libXmuu provides a set of miscellaneous utility convenience functions for X
libraries to use. It is a lighter version of libXmu that does not depend
on libXt or libXext; for more information on libXmu, see libxmu6.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXmu
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxnvctrl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: NVIDIA <cudatools@nvidia.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-settings
Version: 565.57.01-0ubuntu1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxext6
Description: NV-CONTROL X extension (runtime library)
The NV-CONTROL X extension provides a mechanism for X clients to
query and set configuration parameters of the NVIDIA X driver.
State set by the NV-CONTROL X extension is assumed to be persistent
only for the current server generation.
.
This package contains the shared library.
Homepage: http://www.nvidia.com
Package: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxpm
Version: 1:3.5.17-1ubuntu0.24.04.1
Depends: libc6 (>= 2.38), libx11-6
Description: X11 pixmap library
The X PixMap image format is an extension of the monochrome X BitMap
format specified in the X protocol, and is commonly used in traditional
X applications.
.
This package provides runtime support for XPM format.
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxpresent1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxpresent
Version: 1.0.0-2build2
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1)
Description: X11 Present extension library
libXpresent provides an X Window System client interface to the Present
extension to the X protocol.
.
The Present extension provides a way for applications to update their
window contents from a pixmap in a well defined fashion, synchronizing
with the display refresh and potentially using a more efficient
mechanism than copying the contents of the source pixmap.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/
Package: libxrandr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxrandr
Version: 2:1.5.2-2build1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6, libxrender1
Description: X11 RandR extension library
libXrandr provides an X Window System client interface to the RandR
extension to the X protocol.
.
The RandR extension allows for run-time configuration of display attributes
such as resolution, rotation, and reflection.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libXrandr
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxrender-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-1.1build1
Depends: libxrender1 (= 1:0.9.10-1.1build1), libx11-dev (>= 2:1.0.0), x11proto-render-dev, x11proto-core-dev
Description: X Rendering Extension client library (development files)
The X Rendering Extension (Render) introduces digital image composition as
the foundation of a new rendering model within the X Window System.
Rendering geometric figures is accomplished by client-side tessellation into
either triangles or trapezoids. Text is drawn by loading glyphs into the
server and rendering sets of them. The Xrender library exposes this
extension to X clients.
.
This package provides a static library and C header files.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXrender
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxrender1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-1.1build1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0)
Description: X Rendering Extension client library
The X Rendering Extension (Render) introduces digital image composition as
the foundation of a new rendering model within the X Window System.
Rendering geometric figures is accomplished by client-side tessellation into
either triangles or trapezoids. Text is drawn by loading glyphs into the
server and rendering sets of them. The Xrender library exposes this
extension to X clients.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXrender
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxres1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxres
Version: 2:1.2.1-1build1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 Resource extension library
libXRes provides an X Window System client interface to the Resource
extension to the X protocol.
.
The Resource extension allows for X clients to see and monitor the X resource
usage of various clients (pixmaps, et al).
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXRes
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxshmfence1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxshmfence
Version: 1.3-1build5
Depends: libc6 (>= 2.27)
Description: X shared memory fences - shared library
This library provides an interface to shared-memory fences for
synchronization between the X server and direct-rendering clients.
.
This package contains the xshmfence shared library.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxslt1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxslt
Version: 1.1.39-0exp1ubuntu0.24.04.3
Depends: libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libxml2 (>= 2.9.0)
Description: XSLT 1.0 processing library - runtime library
XSLT is an XML language for defining transformations of XML files from
XML to some other arbitrary format, such as XML, HTML, plain text, etc.
using standard XSLT stylesheets. libxslt is a C library which
implements XSLT version 1.0.
.
This package contains the libxslt library used by applications for XSLT
transformations.
Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Package: libxss1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxss
Version: 1:1.2.3-1build3
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6, x11-common
Description: X11 Screen Saver extension library
libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
extension to the X protocol.
.
The Screen Saver extension allows clients behaving as screen savers to
register themselves with the X server, to better integrate themselves with
the running session.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxstring-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.005-2build3
Depends: perl (>= 5.38.2-3.2build1), perlapi-5.38.2, libc6 (>= 2.4)
Description: module containing isolated string helpers from B
The extremely lightweight XString module provides the string helpers from
the much larger B module (Perl compiler backend) in an isolated package.
.
Currently the cstring and perlstring helpers are available.
Homepage: https://metacpan.org/release/XString
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libxt6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 459
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxt
Version: 1:1.2.1-1.2build1
Replaces: libxt6
Provides: libxt6 (= 1:1.2.1-1.2build1)
Depends: libc6 (>= 2.33), libice6 (>= 1:1.0.0), libsm6, libx11-6
Breaks: libxt6 (<< 1:1.2.1-1.2build1)
Description: X11 toolkit intrinsics library
libXt provides the X Toolkit Intrinsics, an abstract widget library upon
which other toolkits are based. Xt is the basis for many toolkits, including
the Athena widgets (Xaw), and LessTif (a Motif implementation).
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXt
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxtables12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.10-3ubuntu2
Depends: libc6 (>= 2.34)
Description: netfilter xtables library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
However, even if a given system may be fully running on native nftables,
there are other reasons why libxtables might be installed. For one, nftables
itself uses it to be able to display old rulesets that were created using
xtables extensions (to help folks migrate). Other third-party software might
also be linked to this library.
.
This library being installed in the system should be harmless in any case.
.
This package contains the user-space interface to the Netfilter xtables
kernel framework.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: libxtst6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxtst
Version: 2:1.2.3-1.1build1
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6, x11-common
Description: X11 Testing -- Record extension library
libXtst provides an X Window System client interface to the Record
extension to the X protocol.
.
The Record extension allows X clients to synthesise input events, which
is useful for automated testing.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXtst
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxv1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxv
Version: 2:1.0.11-1.1build1
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 Video extension library
libXv provides an X Window System client interface to the XVideo
extension to the X protocol.
.
The XVideo extension allows for accelerated drawing of videos. Hardware
adaptors are exposed to clients, which may draw in a number of colourspaces,
including YUV.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXv
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxvidcore4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 673
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xvidcore
Version: 2:1.3.7-1build1
Depends: libc6 (>= 2.34)
Description: Open source MPEG-4 video codec (library)
Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4
Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards.
It is written in C with assembler optimizations for quality and speed
(including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is
especially optimized towards offline, multi-pass compression for storage and
archival purposes.
.
This package contains the shared library.
Homepage: https://labs.xvid.com/source/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libxvmc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxvmc
Version: 2:1.0.12-2build3
Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.6.0), libxext6, x11-common
Conffiles:
/etc/X11/XvMCConfig 0976f2acc0790481782bab1a5c49d471
Description: X11 Video extension library
libXvMC provides an X Window System client interface to the
XVideo-MotionCompensation extension to the X protocol.
.
The XVideo-MotionCompensation extension allows for further accelerated drawing
of videos. Video data may be sent at earlier stages of the decoding pipeline
than raw YUV data. At the moment, driver support for XvMC is poor to
non-existent.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXvMC
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxxf86dga1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxxf86dga
Version: 2:1.1.5-1build1
Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 Direct Graphics Access extension library
libXxf86dga provides the XFree86-DGA extension, which allows direct
graphics access to a framebuffer-like region, and also allows relative
mouse reporting, et al. It is mainly used by games and emulators for
games.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libXxf86dga
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxxf86vm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxxf86vm
Version: 1:1.1.4-1build4
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Description: X11 XFree86 video mode extension library
libXxf86vm provides an interface to the XFree86-VidModeExtension
extension, which allows client applications to get and set video mode
timings in extensive detail. It is used by the xvidtune program in
particular.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxxhash0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xxhash
Version: 0.8.2-2build1
Depends: libc6 (>= 2.14)
Description: shared library for xxhash
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
It successfully completes the SMHasher test suite which evaluates collision,
dispersion and randomness qualities of hash functions. Code is highly portable,
and hashes are identical on all platforms (little / big endian).
.
This package contains the shared library.
Homepage: https://cyan4973.github.io/xxHash
Original-Maintainer: Josue Ortega <josue@debian.org>
Package: libyajl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: yajl
Version: 2.1.0-5build1
Depends: libc6 (>= 2.14)
Description: Yet Another JSON Library
A small, fast library for parsing JavaScript Object Notation (JSON). It
supports incremental parsing from a stream and leaves data representation to
higher level code.
Homepage: https://lloyd.github.io/yajl/
Original-Maintainer: John Stamp <jstamp@users.sourceforge.net>
Package: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.2.5-1build1
Depends: libc6 (>= 2.14)
Description: Fast YAML 1.1 parser and emitter library
LibYAML is a C library for parsing and emitting data in YAML 1.1, a
human-readable data serialization format.
Homepage: https://github.com/yaml/libyaml
Original-Maintainer: Florian Ernst <florian@debian.org>
Package: libyaml-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.2.5-1build1
Depends: libyaml-0-2 (= 0.2.5-1build1)
Suggests: libyaml-doc
Description: Fast YAML 1.1 parser and emitter library (development)
LibYAML is a C library for parsing and emitting data in YAML 1.1, a
human-readable data serialization format.
.
This package contains development headers and static libraries.
Homepage: https://github.com/yaml/libyaml
Original-Maintainer: Florian Ernst <florian@debian.org>
Package: libyaml-libyaml-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.89+ds-1ubuntu0.24.04.1
Depends: perl (>= 5.38.2-3.2ubuntu0.1), perlapi-5.38.2, libc6 (>= 2.11), libyaml-0-2 (>= 0.2.4)
Description: Perl interface to libyaml, a YAML implementation
YAML::XS (old name: YAML::LibYAML) is a Perl interface to Kirill Siminov's
libyaml library, a YAML Ain't Markup Language (YAML) implementation written
in C to support the YAML 1.1 specification. The provided Dump and Load
routines are compatible with the Perl YAML module (see libyaml-perl).
Homepage: https://metacpan.org/release/YAML-LibYAML
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libyaml-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.31-1
Depends: perl:any
Recommends: libyaml-libyaml-perl | libyaml-syck-perl
Suggests: libyaml-shell-perl
Description: YAML Ain't Markup Language
YAML is a generic data serialization language that is optimized for human
readability. It can be used to express the data structures of most modern
programming languages (including Perl, of course). YAML supports Unicode
and there are implementations of the parser in many different languages,
making it a rather portable serialization format.
.
Please note that the YAML module is currently a deprecated implementation
in Pure Perl, which is probably slow on your system. The authors intend
to change it to just be a front-end interface module for various YAML
implementations. For now, YAML::Any is a module provided for this purpose,
which simply selects the best YAML implementation available.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/YAML
Package: libyara10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: yara
Version: 4.5.0-1build2
Depends: libc6 (>= 2.38), libjansson4 (>= 2.14), libmagic1t64 (>= 5.12), libssl3t64 (>= 3.0.0)
Description: YARA shared library
YARA is a tool aimed at helping malware researchers to identify and
classify malware samples. With YARA, it is possible to create
descriptions of malware families based on textual or binary patterns
contained in samples of those families. Each description consists of
a set of strings and a Boolean expression which determines its logic.
.
Complex and powerful rules can be created by using binary strings with
wild-cards, case-insensitive text strings, special operators, regular
expressions and many other features.
.
This package provides a shared library.
Homepage: https://virustotal.github.io/yara/
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: libyelp0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: yelp
Version: 42.2-1ubuntu0.24.04.1
Depends: libbz2-1.0, libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.13.3), liblzma5 (>= 5.1.1alpha+20120614), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.1-0 (>= 2.19.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Description: Library for the GNOME help browser
Yelp is the help browser for the GNOME desktop. Yelp provides a simple
graphical interface for viewing DocBook, Mallard, HTML, man, and info
formatted documentation.
.
This library contains widgets and utilities for use by Yelp.
Homepage: https://wiki.gnome.org/Apps/Yelp
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libyuv0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyuv
Version: 0.0~git202401110.af6ac82-1
Replaces: libyuv
Provides: libyuv
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjpeg8 (>= 8c), libstdc++6 (>= 5)
Conflicts: libyuv
Description: 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://chromium.googlesource.com/libyuv/libyuv/
Package: libz3-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 15763
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: z3
Version: 4.8.12-3.1build1
Replaces: libz3-dev (<< 4.4.1)
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1)
Breaks: libz3-dev (<< 4.4.1)
Description: theorem prover from Microsoft Research - runtime libraries
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
This package contains runtime libraries. You shouldn't have to install it
manually.
Homepage: https://github.com/Z3Prover/z3
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libz3-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: z3
Version: 4.8.12-3.1build1
Depends: libz3-4 (= 4.8.12-3.1build1)
Description: theorem prover from Microsoft Research - development files
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
This package can be used to invoke Z3 via its C++ API.
Homepage: https://github.com/Z3Prover/z3
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: libzbar0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zbar
Version: 0.23.93-4build3
Replaces: libzbar0
Provides: libzbar0 (= 0.23.93-4build3)
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libjpeg8 (>= 8c), libv4l-0t64 (>= 0.5.0), libx11-6
Recommends: libmagickcore-6.q16-7-extra
Breaks: libzbar0 (<< 0.23.93-4build3)
Description: QR code / bar code scanner and decoder (library)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains the library.
Homepage: https://github.com/mchehab/zbar
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Package: libzimg2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 827
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zimg
Version: 3.0.5+ds1-1build1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Description: scaling, colorspace, depth conversion library (shared library)
The "z" library implements the commonly required image processing basics of
scaling, colorspace conversion, and depth conversion. A simple API enables
conversion between any supported formats to operate with minimal knowledge
from the programmer.
.
This package constains the shared library.
Homepage: https://github.com/sekrit-twc/zimg
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libzip4t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libzip
Version: 1.7.3-1.1ubuntu2
Replaces: libzip4
Provides: libzip4 (= 1.7.3-1.1ubuntu2)
Depends: libbz2-1.0, libc6 (>= 2.36), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: libzip4 (<< 1.7.3-1.1ubuntu2)
Description: library for reading, creating, and modifying zip archives (runtime)
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
.
This package contains the files necessary for running applications that
use the libzip library.
Homepage: https://libzip.org
Original-Maintainer: Stefan Schörghofer <amd1212@4md.gr>
Package: libzix-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zix
Version: 0.4.2-2build1
Depends: libc6 (>= 2.34)
Description: library of portability wrappers and data structures (shared library)
Zix provides a lightweight library of portability wrappers and data
structures. Components of Zix include bump allocator, B-tree, hash table, and
binary tree implementations. The wrappers include filesystem and threading
abstractions.
.
This package provides the shared library.
Homepage: https://gitlab.com/drobilla/zix
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libzmq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 698
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zeromq3
Version: 4.3.5-1build2
Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.17), libnorm1t64 (>= 1.5r6), libpgm-5.3-0 (>= 5.1.116~dfsg), libsodium23 (>= 1.0.3), libstdc++6 (>= 12)
Description: lightweight messaging kernel (shared library)
ØMQ is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products.
.
ØMQ sockets provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
.
This package contains the libzmq shared library.
Homepage: https://www.zeromq.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libzstd-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.5.5+dfsg2-2build1.1
Depends: libzstd1 (= 1.5.5+dfsg2-2build1.1)
Description: fast lossless compression algorithm -- development files
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the headers and static library.
Homepage: https://github.com/facebook/zstd
Original-Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Package: libzstd1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 761
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.5.5+dfsg2-2build1.1
Depends: libc6 (>= 2.34)
Description: fast lossless compression algorithm
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the shared library.
Homepage: https://github.com/facebook/zstd
Original-Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Package: libzvbi-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: zvbi
Version: 0.2.42-2
Replaces: libzvbi-0.1 (<= 0.2.1-3)
Description: Vertical Blanking Interval decoder (VBI) - common files
The vertical blanking interval (VBI) is an interval in a television signal
that temporarily suspends transmission of the signal for the electron gun
to move back up to the first line of the television screen to trace the
next screen field.
.
The vertical blanking interval can be used to carry data, since anything
sent during the VBI would naturally not be displayed; various test signals,
closed captioning, and other digital data can be sent during this time
period. These include information like closed-caption data, Teletext
(primarily in Europe), and now Intercast and the ATVEC Internet television
encodings.
.
The Zapping VBI library, in short ZVBI, provides functions to capture and
decode VBI data. It is written in plain ANSI C with few dependencies on
other tools and libraries, licensed under GPL. Some features:
* Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
VBI data from Linux DVB devices;
* Implements a VBI Proxy to share one VBI device between multiple
applications;
* Has a robust and versatile bit slicer which handles a wide range of data
services;
* Functions to capture multiple data services at once, such as Closed
Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
* Level 3.5 Teletext decoder with support for all Teletext character sets,
graphics, 4096 colors, with built-in page cache including search
functions;
* Closed Caption decoder which supports roll-up, pop-up and paint-on style
caption, color, expanded character set, text attributes and free text
placement;
* Renders Teletext and Caption pages, can export to HTML, PNG and other
formats.
* Can determine network names;
* Can find Teletext subtitle and program pages;
* Functions to extract data transmissions in Teletext streams (currently
Page Format Clear and Independent Data Line Format A);
* Can multiplex and demultiplex DVB VBI PES and TS streams.
.
This package contains internationalization files.
Original-Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Homepage: https://github.com/zapping-vbi/zvbi
Package: libzvbi0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 689
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zvbi
Version: 0.2.42-2
Replaces: libzvbi-0.1 (<= 0.2.1-3), libzvbi0
Provides: libzvbi0 (= 0.2.42-2)
Depends: libc6 (>= 2.38), libpng16-16t64 (>= 1.6.2), libzvbi-common (= 0.2.42-2)
Breaks: libzvbi0 (<< 0.2.42-2)
Description: Vertical Blanking Interval decoder (VBI) - runtime files
The vertical blanking interval (VBI) is an interval in a television signal
that temporarily suspends transmission of the signal for the electron gun
to move back up to the first line of the television screen to trace the
next screen field.
.
The vertical blanking interval can be used to carry data, since anything
sent during the VBI would naturally not be displayed; various test signals,
closed captioning, and other digital data can be sent during this time
period. These include information like closed-caption data, Teletext
(primarily in Europe), and now Intercast and the ATVEC Internet television
encodings.
.
The Zapping VBI library, in short ZVBI, provides functions to capture and
decode VBI data. It is written in plain ANSI C with few dependencies on
other tools and libraries, licensed under GPL. Some features:
* Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
VBI data from Linux DVB devices;
* Implements a VBI Proxy to share one VBI device between multiple
applications;
* Has a robust and versatile bit slicer which handles a wide range of data
services;
* Functions to capture multiple data services at once, such as Closed
Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
* Level 3.5 Teletext decoder with support for all Teletext character sets,
graphics, 4096 colors, with built-in page cache including search
functions;
* Closed Caption decoder which supports roll-up, pop-up and paint-on style
caption, color, expanded character set, text attributes and free text
placement;
* Renders Teletext and Caption pages, can export to HTML, PNG and other
formats.
* Can determine network names;
* Can find Teletext subtitle and program pages;
* Functions to extract data transmissions in Teletext streams (currently
Page Format Clear and Independent Data Line Format A);
* Can multiplex and demultiplex DVB VBI PES and TS streams.
Original-Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Homepage: https://github.com/zapping-vbi/zvbi
Package: libzxing3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zxing-cpp
Version: 2.2.1-3
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 13)
Description: C++ port of ZXing library (library files)
ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D
barcode image processing library implemented in C++.
.
It was originally ported from the Java ZXing library but has been
developed further and now includes many improvements in terms of
quality and performance. It can both read and write barcodes in a
number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E,
EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF.
.
This package provides library files for zxing-cpp library.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: https://github.com/zxing-cpp/zxing-cpp
Package: libzzip-0-13t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zziplib
Version: 0.13.72+dfsg.1-1.2build1
Replaces: libzzip-0-13
Provides: libzzip-0-13 (= 0.13.72+dfsg.1-1.2build1)
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4)
Breaks: libzzip-0-13 (<< 0.13.72+dfsg.1-1.2build1)
Description: library providing read access on ZIP-archives - library
The zziplib library is intentionally lightweight, it offers the ability
to easily extract data from files archived in a single zip file.
Applications can bundle files into a single zip archive and access them.
The implementation is based only on the (free) subset of compression
with the zlib algorithm which is actually used by the zip/unzip tools.
.
This package contains the zziplib runtime library.
Homepage: https://github.com/gdraheim
Original-Maintainer: Scott Howard <showard@debian.org>
Package: lightdm
Status: deinstall ok config-files
Priority: optional
Section: x11
Installed-Size: 835
Maintainer: Robert Ancell <robert.ancell@ubuntu.com>
Architecture: amd64
Version: 1.30.0-0ubuntu5
Config-Version: 1.30.0-0ubuntu5
Provides: x-display-manager
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.39.4), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6, adduser, bash (>= 4.3), dbus, libglib2.0-bin, libpam-runtime (>= 0.76-14), libpam-modules, plymouth (>= 0.8.8-0ubuntu18)
Pre-Depends: dpkg (>= 1.15.7.2)
Recommends: xserver-xorg, unity-greeter | lightdm-greeter | lightdm-kde-greeter
Suggests: bindfs
Conflicts: liblightdm-gobject-0-0, liblightdm-qt-0-0
Conffiles:
/etc/apparmor.d/abstractions/lightdm 88d80d12163a9a2c842a1ea730b6cd8f
/etc/apparmor.d/abstractions/lightdm_chromium-browser e1195e34922a67fa219b8b95eaf9c305
/etc/apparmor.d/lightdm-guest-session e8e926463e3491f3e2ac97a7066a65d5
/etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf b76b6b45d7f7ff533c51d7fc02be32f4
/etc/init.d/lightdm be2b1b20bec52a04c1a877477864e188
/etc/init/lightdm.conf 07304e5b3265b4fb82a2c94beb9b577e
/etc/lightdm/users.conf 495d2acda42d29736cf320534e1ba830
/etc/logrotate.d/lightdm b6068c54606c0499db9a39a05df76ce9
/etc/pam.d/lightdm 2dd7c9e477059afd6ba7c10e12454d68
/etc/pam.d/lightdm-autologin 28dd060554d1103ff847866658431ecf
/etc/pam.d/lightdm-greeter 986a40c1dd85dba7bf4cec98a5467740
Description: Display Manager
LightDM is a X display manager that:
* Has a lightweight codebase
* Is standards compliant (PAM, ConsoleKit, etc)
* Has a well defined interface between the server and user interface
* Cross-desktop (greeters can be written in any toolkit)
Homepage: https://github.com/canonical/lightdm
Package: links
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 2326
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: links2
Version: 2.29-1build6
Provides: www-browser
Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.38), libgpm2 (>= 1.20.7), liblz1 (>= 1.14), liblzma5 (>= 5.1.1alpha+20120614), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Suggests: mc
Description: Web browser running in text mode
Links is a text mode WWW browser, similar to Lynx. It displays tables,
frames, downloads on background, uses HTTP/1.1 keepalive connections.
.
This version is compiled without graphics mode. See the package
links2 for a version with graphics support compiled in.
Built-Using: publicsuffix (= 20231001.0357-0.1)
Homepage: http://links.twibright.com/
Original-Maintainer: Axel Beckert <abe@debian.org>
Package: linux-base
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 345
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.5ubuntu9+24.04.2
Depends: debconf (>= 0.5) | debconf-2.0
Conffiles:
/etc/kernel/postinst.d/xx-update-initrd-links b41c8cb1275704cf344e3e87c84633b2
Description: Linux image base package
This package contains files and support scripts for all Linux
images.
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Package: linux-firmware
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 626006
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Version: 20240318.git3b128b60-0ubuntu2.27
Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common
Provides: atmel-firmware
Recommends: firmware-sof-signed
Breaks: amd64-microcode (<= 3.20220411.1ubuntu1), initramfs-tools (<< 0.142ubuntu8~), linux-firmware-raspi2 (<= 1.20190819-0ubuntu2), linux-firmware-snapdragon (<= 1.2-0ubuntu1)
Conflicts: atmel-firmware
Description: Firmware for Linux kernel drivers
This package provides firmware used by Linux kernel drivers.
Original-Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Package: linux-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 6.8.0-136.136
Depends: linux-image-generic (= 6.8.0-136.136), linux-headers-generic (= 6.8.0-136.136)
Recommends: linux-tools-6.8.0-136-generic, ubuntu-kernel-accessories
Description: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.
Package: linux-headers-6.8.0-100
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 84155
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 6.8.0-100.100
Depends: coreutils
Description: Header files related to Linux kernel version 6.8.0
This package provides kernel header files for version 6.8.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-6.8.0-100/debian.README.gz for details
Package: linux-headers-6.8.0-100-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28744
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-100.100
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-6.8.0-100, libc6 (>= 2.38), libelf1t64 (>= 0.144), libgcc-s1 (>= 4.2), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.3.3)
Description: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
This package provides kernel header files for version 6.8.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-6.8.0-100/debian.README.gz for details.
Package: linux-headers-6.8.0-136
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 84242
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 6.8.0-136.136
Depends: coreutils
Description: Header files related to Linux kernel version 6.8.0
This package provides kernel header files for version 6.8.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-6.8.0-136/debian.README.gz for details
Package: linux-headers-6.8.0-136-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28734
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-136.136
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-6.8.0-136, libc6 (>= 2.38), libelf1t64 (>= 0.144), libgcc-s1 (>= 4.2), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.3.3)
Description: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
This package provides kernel header files for version 6.8.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-6.8.0-136/debian.README.gz for details.
Package: linux-headers-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 6.8.0-136.136
Depends: linux-headers-6.8.0-136-generic
Description: Generic Linux kernel headers
This package will always depend on the latest generic kernel headers
available.
Package: linux-image-5.15.0-100-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11397
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-100.110
Config-Version: 5.15.0-100.110
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-100-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-100-generic, linux-modules-extra-5.15.0-100-generic
Conflicts: linux-image-unsigned-5.15.0-100-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-100.110)
Package: linux-image-5.15.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11397
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-101.111
Config-Version: 5.15.0-101.111
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-101-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic
Conflicts: linux-image-unsigned-5.15.0-101-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-101.111)
Package: linux-image-5.15.0-102-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11431
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-102.112
Config-Version: 5.15.0-102.112
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-102-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic
Conflicts: linux-image-unsigned-5.15.0-102-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-102.112)
Package: linux-image-5.15.0-105-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11431
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-105.115
Config-Version: 5.15.0-105.115
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-105-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic
Conflicts: linux-image-unsigned-5.15.0-105-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-105.115)
Package: linux-image-5.15.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11447
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-106.116
Config-Version: 5.15.0-106.116
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-106-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-106-generic, linux-modules-extra-5.15.0-106-generic
Conflicts: linux-image-unsigned-5.15.0-106-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-106.116)
Package: linux-image-5.15.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11448
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-107.117
Config-Version: 5.15.0-107.117
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-107-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-107-generic, linux-modules-extra-5.15.0-107-generic
Conflicts: linux-image-unsigned-5.15.0-107-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-107.117)
Package: linux-image-5.15.0-112-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11443
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-112.122
Config-Version: 5.15.0-112.122
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-112-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-112-generic, linux-modules-extra-5.15.0-112-generic
Conflicts: linux-image-unsigned-5.15.0-112-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-112.122)
Package: linux-image-5.15.0-113-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11443
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-113.123
Config-Version: 5.15.0-113.123
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-113-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-113-generic, linux-modules-extra-5.15.0-113-generic
Conflicts: linux-image-unsigned-5.15.0-113-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-113.123)
Package: linux-image-5.15.0-116-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11453
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-116.126
Config-Version: 5.15.0-116.126
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-116-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-116-generic, linux-modules-extra-5.15.0-116-generic
Conflicts: linux-image-unsigned-5.15.0-116-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-116.126)
Package: linux-image-5.15.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11456
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-117.127
Config-Version: 5.15.0-117.127
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-117-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-117-generic, linux-modules-extra-5.15.0-117-generic
Conflicts: linux-image-unsigned-5.15.0-117-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-117.127)
Package: linux-image-5.15.0-118-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11462
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-118.128
Config-Version: 5.15.0-118.128
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-118-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic
Conflicts: linux-image-unsigned-5.15.0-118-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-118.128)
Package: linux-image-5.15.0-119-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11465
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-119.129
Config-Version: 5.15.0-119.129
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-119-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic
Conflicts: linux-image-unsigned-5.15.0-119-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-119.129)
Package: linux-image-5.15.0-121-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11459
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-121.131
Config-Version: 5.15.0-121.131
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-121-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic
Conflicts: linux-image-unsigned-5.15.0-121-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-121.131)
Package: linux-image-5.15.0-122-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11461
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-122.132
Config-Version: 5.15.0-122.132
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-122-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic
Conflicts: linux-image-unsigned-5.15.0-122-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-122.132)
Package: linux-image-5.15.0-125-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11473
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-125.135
Config-Version: 5.15.0-125.135
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-125-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-125-generic, linux-modules-extra-5.15.0-125-generic
Conflicts: linux-image-unsigned-5.15.0-125-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-125.135)
Package: linux-image-5.15.0-126-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11472
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-126.136
Config-Version: 5.15.0-126.136
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-126-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-126-generic, linux-modules-extra-5.15.0-126-generic
Conflicts: linux-image-unsigned-5.15.0-126-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-126.136)
Package: linux-image-5.15.0-89-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11382
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-89.99
Config-Version: 5.15.0-89.99
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-89-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic
Conflicts: linux-image-unsigned-5.15.0-89-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-89.99)
Package: linux-image-5.15.0-97-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11385
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-97.107
Config-Version: 5.15.0-97.107
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.15.0-97-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-97-generic, linux-modules-extra-5.15.0-97-generic
Conflicts: linux-image-unsigned-5.15.0-97-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 5.15.0-97.107)
Package: linux-image-6.8.0-100-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 14705
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-100.100
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-100-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-100-generic, linux-modules-extra-6.8.0-100-generic
Conflicts: linux-image-unsigned-6.8.0-100-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-100.100)
Package: linux-image-6.8.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14705
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-101.101
Config-Version: 6.8.0-101.101
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-101-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-101-generic, linux-modules-extra-6.8.0-101-generic
Conflicts: linux-image-unsigned-6.8.0-101-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-101.101)
Package: linux-image-6.8.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14709
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-106.106
Config-Version: 6.8.0-106.106
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-106-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-106-generic, linux-modules-extra-6.8.0-106-generic
Conflicts: linux-image-unsigned-6.8.0-106-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-106.106)
Package: linux-image-6.8.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14717
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-107.107
Config-Version: 6.8.0-107.107
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-107-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-107-generic, linux-modules-extra-6.8.0-107-generic
Conflicts: linux-image-unsigned-6.8.0-107-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-107.107)
Package: linux-image-6.8.0-110-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14717
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-110.110
Config-Version: 6.8.0-110.110
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-110-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-110-generic, linux-modules-extra-6.8.0-110-generic
Conflicts: linux-image-unsigned-6.8.0-110-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-110.110)
Package: linux-image-6.8.0-111-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14721
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-111.111
Config-Version: 6.8.0-111.111
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-111-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-111-generic, linux-modules-extra-6.8.0-111-generic
Conflicts: linux-image-unsigned-6.8.0-111-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-111.111)
Package: linux-image-6.8.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14709
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-117.117
Config-Version: 6.8.0-117.117
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-117-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-117-generic, linux-modules-extra-6.8.0-117-generic
Conflicts: linux-image-unsigned-6.8.0-117-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-117.117)
Package: linux-image-6.8.0-124-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14713
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-124.124
Config-Version: 6.8.0-124.124
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-124-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-124-generic, linux-modules-extra-6.8.0-124-generic
Conflicts: linux-image-unsigned-6.8.0-124-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-124.124)
Package: linux-image-6.8.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14717
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-134.134
Config-Version: 6.8.0-134.134
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-134-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-134-generic, linux-modules-extra-6.8.0-134-generic
Conflicts: linux-image-unsigned-6.8.0-134-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-134.134)
Package: linux-image-6.8.0-136-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 14737
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-136.136
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-136-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-136-generic, linux-modules-extra-6.8.0-136-generic
Conflicts: linux-image-unsigned-6.8.0-136-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-136.136)
Package: linux-image-6.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14632
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-49.49
Config-Version: 6.8.0-49.49
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-49-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-49-generic, linux-modules-extra-6.8.0-49-generic
Conflicts: linux-image-unsigned-6.8.0-49-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-49.49)
Package: linux-image-6.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14648
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-50.51
Config-Version: 6.8.0-50.51
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-50-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-50-generic, linux-modules-extra-6.8.0-50-generic
Conflicts: linux-image-unsigned-6.8.0-50-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-50.51)
Package: linux-image-6.8.0-51-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14644
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-51.52
Config-Version: 6.8.0-51.52
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-51-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-51-generic, linux-modules-extra-6.8.0-51-generic
Conflicts: linux-image-unsigned-6.8.0-51-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-51.52)
Package: linux-image-6.8.0-52-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14640
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-52.53
Config-Version: 6.8.0-52.53
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-52-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-52-generic, linux-modules-extra-6.8.0-52-generic
Conflicts: linux-image-unsigned-6.8.0-52-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-52.53)
Package: linux-image-6.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14657
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-53.55
Config-Version: 6.8.0-53.55
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-53-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-53-generic, linux-modules-extra-6.8.0-53-generic
Conflicts: linux-image-unsigned-6.8.0-53-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-53.55)
Package: linux-image-6.8.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14661
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-54.56
Config-Version: 6.8.0-54.56
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-54-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-54-generic, linux-modules-extra-6.8.0-54-generic
Conflicts: linux-image-unsigned-6.8.0-54-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-54.56)
Package: linux-image-6.8.0-55-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14661
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-55.57
Config-Version: 6.8.0-55.57
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-55-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-55-generic, linux-modules-extra-6.8.0-55-generic
Conflicts: linux-image-unsigned-6.8.0-55-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-55.57)
Package: linux-image-6.8.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14661
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-56.58+1
Config-Version: 6.8.0-56.58+1
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-56-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-56-generic, linux-modules-extra-6.8.0-56-generic
Conflicts: linux-image-unsigned-6.8.0-56-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-56.58)
Package: linux-image-6.8.0-57-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14665
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-57.59
Config-Version: 6.8.0-57.59
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-57-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-57-generic, linux-modules-extra-6.8.0-57-generic
Conflicts: linux-image-unsigned-6.8.0-57-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-57.59)
Package: linux-image-6.8.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14665
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-58.60+1
Config-Version: 6.8.0-58.60+1
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-58-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-58-generic, linux-modules-extra-6.8.0-58-generic
Conflicts: linux-image-unsigned-6.8.0-58-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-58.60)
Package: linux-image-6.8.0-60-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14673
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-60.63
Config-Version: 6.8.0-60.63
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-60-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-60-generic, linux-modules-extra-6.8.0-60-generic
Conflicts: linux-image-unsigned-6.8.0-60-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-60.63)
Package: linux-image-6.8.0-62-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14681
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-62.65
Config-Version: 6.8.0-62.65
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-62-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-62-generic, linux-modules-extra-6.8.0-62-generic
Conflicts: linux-image-unsigned-6.8.0-62-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-62.65)
Package: linux-image-6.8.0-63-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14685
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-63.66
Config-Version: 6.8.0-63.66
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-63-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-63-generic, linux-modules-extra-6.8.0-63-generic
Conflicts: linux-image-unsigned-6.8.0-63-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-63.66)
Package: linux-image-6.8.0-64-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14681
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-64.67
Config-Version: 6.8.0-64.67
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-64-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-64-generic, linux-modules-extra-6.8.0-64-generic
Conflicts: linux-image-unsigned-6.8.0-64-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-64.67)
Package: linux-image-6.8.0-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14681
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-71.71
Config-Version: 6.8.0-71.71
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-71-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-71-generic, linux-modules-extra-6.8.0-71-generic
Conflicts: linux-image-unsigned-6.8.0-71-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-71.71)
Package: linux-image-6.8.0-78-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14693
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-78.78
Config-Version: 6.8.0-78.78
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-78-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-78-generic, linux-modules-extra-6.8.0-78-generic
Conflicts: linux-image-unsigned-6.8.0-78-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-78.78)
Package: linux-image-6.8.0-79-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14689
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-79.79
Config-Version: 6.8.0-79.79
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-79-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-79-generic, linux-modules-extra-6.8.0-79-generic
Conflicts: linux-image-unsigned-6.8.0-79-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-79.79)
Package: linux-image-6.8.0-87-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14681
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-87.88
Config-Version: 6.8.0-87.88
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-87-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-87-generic, linux-modules-extra-6.8.0-87-generic
Conflicts: linux-image-unsigned-6.8.0-87-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-87.88)
Package: linux-image-6.8.0-88-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14689
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-88.89
Config-Version: 6.8.0-88.89
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-88-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-88-generic, linux-modules-extra-6.8.0-88-generic
Conflicts: linux-image-unsigned-6.8.0-88-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-88.89)
Package: linux-image-6.8.0-90-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14681
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-90.91
Config-Version: 6.8.0-90.91
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-90-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-90-generic, linux-modules-extra-6.8.0-90-generic
Conflicts: linux-image-unsigned-6.8.0-90-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-90.91)
Package: linux-image-6.8.0-94-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14677
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 6.8.0-94.96
Config-Version: 6.8.0-94.96
Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, v4l2loopback-dkms, v4l2loopback-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-6.8.0-94-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-tools, linux-headers-6.8.0-94-generic, linux-modules-extra-6.8.0-94-generic
Conflicts: linux-image-unsigned-6.8.0-94-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's signing key.
Built-Using: linux (= 6.8.0-94.96)
Package: linux-image-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 18
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 6.8.0-136.136
Provides: ivsc-modules (= 0~git202311021215.73a044d9), spl-modules (= 2.2.2-0ubuntu9.4), v4l2loopback-modules (= 0.12.7-2ubuntu5.1), virtualbox-guest-modules (= 6.8.0-136), wireguard-modules (= 1.0.0), zfs-modules (= 2.2.2-0ubuntu9.4)
Depends: linux-image-6.8.0-136-generic, linux-modules-extra-6.8.0-136-generic, linux-firmware, intel-microcode, amd64-microcode
Recommends: thermald
Description: Generic Linux kernel image
This package will always depend on the latest generic kernel image
available.
Package: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 7586
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux
Version: 6.8.0-136.136
Replaces: linux-kernel-headers
Provides: aufs-dev, linux-kernel-headers
Conflicts: linux-kernel-headers
Description: Linux Kernel Headers for development
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system
libraries. They are NOT meant to be used to build third-party modules for
your kernel. Use linux-headers-* packages for that.
Package: linux-modules-5.15.0-100-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112609
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-100.110
Config-Version: 5.15.0-100.110
Depends: linux-image-5.15.0-100-generic | linux-image-unsigned-5.15.0-100-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112609
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-101.111
Config-Version: 5.15.0-101.111
Depends: linux-image-5.15.0-101-generic | linux-image-unsigned-5.15.0-101-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-102-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112989
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-102.112
Config-Version: 5.15.0-102.112
Depends: linux-image-5.15.0-102-generic | linux-image-unsigned-5.15.0-102-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-105-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112989
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-105.115
Config-Version: 5.15.0-105.115
Depends: linux-image-5.15.0-105-generic | linux-image-unsigned-5.15.0-105-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113029
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-106.116
Config-Version: 5.15.0-106.116
Depends: linux-image-5.15.0-106-generic | linux-image-unsigned-5.15.0-106-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113031
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-107.117
Config-Version: 5.15.0-107.117
Depends: linux-image-5.15.0-107-generic | linux-image-unsigned-5.15.0-107-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-112-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112943
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-112.122
Config-Version: 5.15.0-112.122
Depends: linux-image-5.15.0-112-generic | linux-image-unsigned-5.15.0-112-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-113-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112943
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-113.123
Config-Version: 5.15.0-113.123
Depends: linux-image-5.15.0-113-generic | linux-image-unsigned-5.15.0-113-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-116-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113159
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-116.126
Config-Version: 5.15.0-116.126
Depends: linux-image-5.15.0-116-generic | linux-image-unsigned-5.15.0-116-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113162
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-117.127
Config-Version: 5.15.0-117.127
Depends: linux-image-5.15.0-117-generic | linux-image-unsigned-5.15.0-117-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-118-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113173
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-118.128
Config-Version: 5.15.0-118.128
Depends: linux-image-5.15.0-118-generic | linux-image-unsigned-5.15.0-118-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-119-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113173
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-119.129
Config-Version: 5.15.0-119.129
Depends: linux-image-5.15.0-119-generic | linux-image-unsigned-5.15.0-119-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-121-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113229
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-121.131
Config-Version: 5.15.0-121.131
Depends: linux-image-5.15.0-121-generic | linux-image-unsigned-5.15.0-121-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-122-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113232
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-122.132
Config-Version: 5.15.0-122.132
Depends: linux-image-5.15.0-122-generic | linux-image-unsigned-5.15.0-122-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-125-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113292
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-125.135
Config-Version: 5.15.0-125.135
Depends: linux-image-5.15.0-125-generic | linux-image-unsigned-5.15.0-125-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-126-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113294
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-126.136
Config-Version: 5.15.0-126.136
Depends: linux-image-5.15.0-126-generic | linux-image-unsigned-5.15.0-126-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-89-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 111888
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-89.99
Config-Version: 5.15.0-89.99
Depends: linux-image-5.15.0-89-generic | linux-image-unsigned-5.15.0-89-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-5.15.0-97-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 112531
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-97.107
Config-Version: 5.15.0-97.107
Depends: linux-image-5.15.0-97-generic | linux-image-unsigned-5.15.0-97-generic
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-100-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 38424
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-100.100
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38433
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-101.101
Config-Version: 6.8.0-101.101
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38493
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-106.106
Config-Version: 6.8.0-106.106
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38477
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-107.107
Config-Version: 6.8.0-107.107
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-110-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38341
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-110.110
Config-Version: 6.8.0-110.110
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-111-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38338
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-111.111
Config-Version: 6.8.0-111.111
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38369
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-117.117
Config-Version: 6.8.0-117.117
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-124-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38360
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-124.124
Config-Version: 6.8.0-124.124
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38388
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-134.134
Config-Version: 6.8.0-134.134
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-136-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 38473
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-136.136
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 37953
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-49.49
Config-Version: 6.8.0-49.49
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38091
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-50.51
Config-Version: 6.8.0-50.51
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-51-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38088
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-51.52
Config-Version: 6.8.0-51.52
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-52-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38078
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-52.53
Config-Version: 6.8.0-52.53
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38084
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-53.55
Config-Version: 6.8.0-53.55
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38066
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-54.56
Config-Version: 6.8.0-54.56
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-55-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38074
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-55.57
Config-Version: 6.8.0-55.57
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38086
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-56.58
Config-Version: 6.8.0-56.58
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-57-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38085
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-57.59
Config-Version: 6.8.0-57.59
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38180
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-58.60
Config-Version: 6.8.0-58.60
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-60-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38214
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-60.63
Config-Version: 6.8.0-60.63
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-62-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38234
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-62.65
Config-Version: 6.8.0-62.65
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-63-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38220
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-63.66
Config-Version: 6.8.0-63.66
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-64-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38241
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-64.67
Config-Version: 6.8.0-64.67
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38249
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-71.71
Config-Version: 6.8.0-71.71
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-78-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38253
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-78.78
Config-Version: 6.8.0-78.78
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-79-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38255
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-79.79
Config-Version: 6.8.0-79.79
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-87-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38288
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-87.88
Config-Version: 6.8.0-87.88
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-88-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38283
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-88.89
Config-Version: 6.8.0-88.89
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-90-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 38282
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-90.91
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-6.8.0-94-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 38291
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-94.96
Config-Version: 6.8.0-94.96
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
Contains the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-100-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344399
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-100.110
Config-Version: 5.15.0-100.110
Depends: linux-image-5.15.0-100-generic | linux-image-unsigned-5.15.0-100-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344398
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-101.111
Config-Version: 5.15.0-101.111
Depends: linux-image-5.15.0-101-generic | linux-image-unsigned-5.15.0-101-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-102-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344516
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-102.112
Config-Version: 5.15.0-102.112
Depends: linux-image-5.15.0-102-generic | linux-image-unsigned-5.15.0-102-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-105-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344517
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-105.115
Config-Version: 5.15.0-105.115
Depends: linux-image-5.15.0-105-generic | linux-image-unsigned-5.15.0-105-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344482
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-106.116
Config-Version: 5.15.0-106.116
Depends: linux-image-5.15.0-106-generic | linux-image-unsigned-5.15.0-106-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344483
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-107.117
Config-Version: 5.15.0-107.117
Depends: linux-image-5.15.0-107-generic | linux-image-unsigned-5.15.0-107-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-112-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344543
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-112.122
Config-Version: 5.15.0-112.122
Depends: linux-image-5.15.0-112-generic | linux-image-unsigned-5.15.0-112-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-113-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344543
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-113.123
Config-Version: 5.15.0-113.123
Depends: linux-image-5.15.0-113-generic | linux-image-unsigned-5.15.0-113-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-116-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344590
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-116.126
Config-Version: 5.15.0-116.126
Depends: linux-image-5.15.0-116-generic | linux-image-unsigned-5.15.0-116-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344593
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-117.127
Config-Version: 5.15.0-117.127
Depends: linux-image-5.15.0-117-generic | linux-image-unsigned-5.15.0-117-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-118-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344601
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-118.128
Config-Version: 5.15.0-118.128
Depends: linux-image-5.15.0-118-generic | linux-image-unsigned-5.15.0-118-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-119-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344601
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-119.129
Config-Version: 5.15.0-119.129
Depends: linux-image-5.15.0-119-generic | linux-image-unsigned-5.15.0-119-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-121-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344670
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-121.131
Config-Version: 5.15.0-121.131
Depends: linux-image-5.15.0-121-generic | linux-image-unsigned-5.15.0-121-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-122-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344671
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-122.132
Config-Version: 5.15.0-122.132
Depends: linux-image-5.15.0-122-generic | linux-image-unsigned-5.15.0-122-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-125-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344732
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-125.135
Config-Version: 5.15.0-125.135
Depends: linux-image-5.15.0-125-generic | linux-image-unsigned-5.15.0-125-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-126-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344733
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-126.136
Config-Version: 5.15.0-126.136
Depends: linux-image-5.15.0-126-generic | linux-image-unsigned-5.15.0-126-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-89-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344590
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-89.99
Config-Version: 5.15.0-89.99
Depends: linux-image-5.15.0-89-generic | linux-image-unsigned-5.15.0-89-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-5.15.0-97-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344308
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-97.107
Config-Version: 5.15.0-97.107
Depends: linux-image-5.15.0-97-generic | linux-image-unsigned-5.15.0-97-generic, wireless-regdb
Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.15.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-100-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 109825
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-100.100
Depends: linux-modules-6.8.0-100-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-101-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109779
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-101.101
Config-Version: 6.8.0-101.101
Depends: linux-modules-6.8.0-101-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-106-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109866
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-106.106
Config-Version: 6.8.0-106.106
Depends: linux-modules-6.8.0-106-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109917
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-107.107
Config-Version: 6.8.0-107.107
Depends: linux-modules-6.8.0-107-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-110-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109730
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-110.110
Config-Version: 6.8.0-110.110
Depends: linux-modules-6.8.0-110-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-111-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109786
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-111.111
Config-Version: 6.8.0-111.111
Depends: linux-modules-6.8.0-111-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109725
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-117.117
Config-Version: 6.8.0-117.117
Depends: linux-modules-6.8.0-117-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-124-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109719
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-124.124
Config-Version: 6.8.0-124.124
Depends: linux-modules-6.8.0-124-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109780
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-134.134
Config-Version: 6.8.0-134.134
Depends: linux-modules-6.8.0-134-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-136-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 109921
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-136.136
Depends: linux-modules-6.8.0-136-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109254
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-49.49
Config-Version: 6.8.0-49.49
Depends: linux-modules-6.8.0-49-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109390
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-50.51
Config-Version: 6.8.0-50.51
Depends: linux-modules-6.8.0-50-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-51-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109403
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-51.52
Config-Version: 6.8.0-51.52
Depends: linux-modules-6.8.0-51-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-52-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109453
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-52.53
Config-Version: 6.8.0-52.53
Depends: linux-modules-6.8.0-52-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109440
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-53.55
Config-Version: 6.8.0-53.55
Depends: linux-modules-6.8.0-53-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109518
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-54.56
Config-Version: 6.8.0-54.56
Depends: linux-modules-6.8.0-54-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-55-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109491
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-55.57
Config-Version: 6.8.0-55.57
Depends: linux-modules-6.8.0-55-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109501
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-56.58
Config-Version: 6.8.0-56.58
Depends: linux-modules-6.8.0-56-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-57-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109505
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-57.59
Config-Version: 6.8.0-57.59
Depends: linux-modules-6.8.0-57-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109542
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-58.60
Config-Version: 6.8.0-58.60
Depends: linux-modules-6.8.0-58-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-60-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109581
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-60.63
Config-Version: 6.8.0-60.63
Depends: linux-modules-6.8.0-60-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-62-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109542
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-62.65
Config-Version: 6.8.0-62.65
Depends: linux-modules-6.8.0-62-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-63-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109529
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-63.66
Config-Version: 6.8.0-63.66
Depends: linux-modules-6.8.0-63-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-64-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109688
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-64.67
Config-Version: 6.8.0-64.67
Depends: linux-modules-6.8.0-64-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109646
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-71.71
Config-Version: 6.8.0-71.71
Depends: linux-modules-6.8.0-71-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-78-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109709
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-78.78
Config-Version: 6.8.0-78.78
Depends: linux-modules-6.8.0-78-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-79-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109703
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-79.79
Config-Version: 6.8.0-79.79
Depends: linux-modules-6.8.0-79-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-87-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109618
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-87.88
Config-Version: 6.8.0-87.88
Depends: linux-modules-6.8.0-87-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-88-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109647
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-88.89
Config-Version: 6.8.0-88.89
Depends: linux-modules-6.8.0-88-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-90-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 109610
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-90.91
Depends: linux-modules-6.8.0-90-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-modules-extra-6.8.0-94-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 109604
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-94.96
Config-Version: 6.8.0-94.96
Depends: linux-modules-6.8.0-94-generic, wireless-regdb
Description: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 6.8.0 on
64 bit x86 SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Generic processors.
.
Geared toward desktop and server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-tools-6.8.0-100
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 18788
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-100.100
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libdw1t64 (>= 0.161), libelf1t64 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.8.0), libpython3.12t64 (>= 3.12.1), libslang2 (>= 2.2.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 4.1.1), libtraceevent1 (>= 1:1.3.0), libudev1 (>= 183), libunwind8, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3), linux-tools-common
Description: Linux kernel version specific tools for version 6.8.0-100
This package provides the architecture dependant parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 6.8.0-100 on
64 bit x86.
You probably want to install linux-tools-6.8.0-100-<flavour>.
Package: linux-tools-6.8.0-100-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 647
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-100.100
Depends: linux-tools-6.8.0-100
Description: Linux kernel version specific tools for version 6.8.0-100
This package provides the architecture dependant parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 6.8.0-100 on
64 bit x86.
Package: linux-tools-6.8.0-136
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 19342
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-136.136
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libdw1t64 (>= 0.161), libelf1t64 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.21), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.8.0), libpython3.12t64 (>= 3.12.1), libslang2 (>= 2.2.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 4.1.1), libtraceevent1 (>= 1:1.3.0), libudev1 (>= 183), libunwind8, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3), linux-tools-common
Description: Linux kernel version specific tools for version 6.8.0-136
This package provides the architecture dependant parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 6.8.0-136 on
64 bit x86.
You probably want to install linux-tools-6.8.0-136-<flavour>.
Package: linux-tools-6.8.0-136-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 630
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 6.8.0-136.136
Depends: linux-tools-6.8.0-136
Description: Linux kernel version specific tools for version 6.8.0-136
This package provides the architecture dependant parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 6.8.0-136 on
64 bit x86.
Package: linux-tools-common
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 945
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 6.8.0-136.136
Provides: bpftool
Depends: lsb-release, hwdata
Description: Linux kernel version specific tools for version 6.8.0
This package provides the architecture independent parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 6.8.0.
Package: llvm-14
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 48269
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: llvm-14-runtime (= 1:14.0.6-19build4), llvm-14-linker-tools (= 1:14.0.6-19build4), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3), libllvm14t64, libpfm4, libstdc++6 (>= 13.1), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Recommends: llvm-14-dev
Suggests: llvm-14-doc
Description: Modular compiler and toolchain technologies
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
The strengths of the LLVM infrastructure are its extremely
simple design (which makes it easy to understand and use),
source-language independence, powerful mid-level optimizer, automated
compiler debugging support, extensibility, and its stability and
reliability. LLVM is currently being used to host a wide variety of
academic research projects and commercial projects. LLVM includes C
and C++ front-ends, a front-end for a Forth-like language (Stacker),
a young scheme front-end, and Java support is in development. LLVM can
generate code for X96, SparcV10, PowerPC or many other architectures.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-14-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 272444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm14t64 (= 1:14.0.6-19build4), libstdc++6 (>= 4.1.1), libffi-dev, llvm-14 (= 1:14.0.6-19build4), libtinfo-dev, llvm-14-tools (= 1:14.0.6-19build4), libclang-cpp14t64 (= 1:14.0.6-19build4), libz3-dev, libxml2-dev
Description: Modular compiler and toolchain technologies, libraries and headers
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the libraries and headers to develop applications
using llvm.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-14-linker-tools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 4244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm14t64, libstdc++6 (>= 11)
Description: Modular compiler and toolchain technologies - Plugins
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 LLVMgold and LLVMPolly linker plugins.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-14-runtime
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1430
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm14t64, libstdc++6 (>= 12), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Recommends: binfmt-support | systemd
Description: Modular compiler and toolchain technologies, IR interpreter
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the minimal required to execute programs in LLVM
format.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-14-tools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1897
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-14
Version: 1:14.0.6-19build4
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm14t64, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Description: Modular compiler and toolchain technologies, tools
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides tools for testing.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-18
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 117229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: llvm-18-runtime (= 1:18.1.3-1ubuntu1), llvm-18-linker-tools (= 1:18.1.3-1ubuntu1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.3), libllvm18, libpfm4, libstdc++6 (>= 13.1), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Recommends: llvm-18-dev
Suggests: llvm-18-doc
Description: Modular compiler and toolchain technologies
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
The strengths of the LLVM infrastructure are its extremely
simple design (which makes it easy to understand and use),
source-language independence, powerful mid-level optimizer, automated
compiler debugging support, extensibility, and its stability and
reliability. LLVM is currently being used to host a wide variety of
academic research projects and commercial projects. LLVM includes C
and C++ front-ends, a front-end for a Forth-like language (Stacker),
a young scheme front-end, and Java support is in development. LLVM can
generate code for X96, SparcV10, PowerPC or many other architectures.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-18-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 329066
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libffi-dev, llvm-18 (= 1:18.1.3-1ubuntu1), libllvm18 (= 1:18.1.3-1ubuntu1), libncurses-dev, llvm-18-tools (= 1:18.1.3-1ubuntu1), libclang-cpp18 (= 1:18.1.3-1ubuntu1), libz3-dev, libxml2-dev
Description: Modular compiler and toolchain technologies, libraries and headers
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the libraries and headers to develop applications
using llvm.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-18-linker-tools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 4104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libllvm18, libstdc++6 (>= 11)
Description: Modular compiler and toolchain technologies - Plugins
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 LLVMgold and LLVMPolly linker plugins.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-18-runtime
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1643
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm18, libstdc++6 (>= 12), libtinfo6 (>= 6)
Recommends: binfmt-support | systemd
Description: Modular compiler and toolchain technologies, IR interpreter
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the minimal required to execute programs in LLVM
format.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: llvm-18-tools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2519
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: llvm-toolchain-18
Version: 1:18.1.3-1ubuntu1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libtinfo6 (>= 6), python3, python3-pygments, python3-yaml
Description: Modular compiler and toolchain technologies, tools
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides tools for testing.
Homepage: https://www.llvm.org/
Original-Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Package: lm-sensors
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.6.0-9build1
Depends: sed (>= 4.0.5-1), libc6 (>= 2.34), libsensors5 (>= 1:3.5.0), perl:any
Suggests: fancontrol, read-edid, i2c-tools
Conffiles:
/etc/init.d/lm-sensors 461d67f33993c4263f36ba010190be39
Description: utilities to read temperature/voltage/fan sensors
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This package contains programs to help you set up and read data from
lm-sensors.
Homepage: https://hwmon.wiki.kernel.org/lm_sensors
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: lmodern
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 33268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.005-1
Replaces: lm, lmodern-x11
Depends: tex-common (>= 6.13), xfonts-utils, fonts-lmodern (= 2.005-1)
Conflicts: lm, lmodern-x11
Conffiles:
/etc/X11/fonts/Type1/lmodern.scale de53b0d13162455c4774d0058a8e4498
Description: scalable PostScript and OpenType fonts based on Computer Modern
The Latin Modern fonts, also known as "lm fonts", are a set of
scalable fonts in PostScript Type 1 and OpenType formats. They are
based on the PostScript Type 1 version of the Computer Modern fonts
and contain many additional characters (mostly accented ones).
.
This package provides TeX support and Type1 (PostScript) fonts. If only
the OpenType fonts are needed, please see the package fonts-lmodern.
.
See the description for fonts-lmodern package for more information.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/
Package: locales
Status: install ok installed
Priority: standard
Section: localization
Installed-Size: 16716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: glibc
Version: 2.39-0ubuntu8.8
Depends: libc-bin (>> 2.39), debconf (>= 0.5) | debconf-2.0
Conffiles:
/etc/locale.alias e61078721cb3be18f48a8d4530b7201c
Description: GNU C Library: National Language (locale) data [support]
Machine-readable data files, shared objects and programs used by the
C library for localization (l10n) and internationalization (i18n) support.
.
This package contains tools to generate locale definitions from source
files (included in this package). It allows you to customize which
definitions actually get generated. This is a space-saver over how this
package used to be, with all locales generated by default. This created
a package that unpacked to an excess of 30 megs.
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
Package: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.13+dfsg1-4ubuntu3.2
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Conflicts: python-4suite (<< 0.99cvs20060405-1)
Conffiles:
/etc/login.defs 6577ffcffe56502b0e9a79ee8e5bb8c6
/etc/pam.d/login d10e26d07799aaa674a125e89d525c39
Description: system login tools
This package provides some required infrastructure for logins and for
changing effective user or group IDs, including:
* login, the program that invokes a user shell on a virtual terminal;
* nologin, a dummy shell for disabled user accounts;
Homepage: https://github.com/shadow-maint/shadow
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Package: logrotate
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.21.0-2build1
Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.38), libpopt0 (>= 1.14), libselinux1 (>= 3.1~)
Suggests: bsd-mailx | mailx
Conffiles:
/etc/cron.daily/logrotate 31da718265eaaa2fdabcfb2743bda171
/etc/logrotate.conf 9290a646a62731e8afbdfb022ca8dff9
/etc/logrotate.d/btmp 55631862595faf6432786dc335eb3f44
/etc/logrotate.d/wtmp 46cd7ecb1810441bd450987a976f5540
Description: Log rotation utility
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files. Logrotate
allows for the automatic rotation compression, removal and mailing of
log files. Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size. Normally, logrotate
runs as a daily cron job.
Homepage: https://github.com/logrotate/logrotate
Original-Maintainer: Christian Göttsche <cgzones@googlemail.com>
Package: logsave
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: e2fsprogs
Version: 1.47.0-2.4~exp1ubuntu4.1
Replaces: e2fsprogs (<< 1.45.3-1)
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Description: save the output of a command in a log file
The logsave program will execute cmd_prog with the specified
argument(s), and save a copy of its output to logfile. If the
containing directory for logfile does not exist, logsave will
accumulate the output in memory until it can be written out. A copy
of the output will also be written to standard output.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 12
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 11.6
Depends: sysvinit-utils (>= 3.05-4~)
Description: transitional package for Linux Standard Base init script functionality
This is an empty package; it's needed only because of Provides: not being
supported in debootstrap. It can be safely removed.
Original-Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Homepage: https://wiki.linuxfoundation.org/lsb/start
Package: lsb-release
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb-release-minimal
Version: 12.0-2
Description: Linux Standard Base version reporting utility (minimal implementation)
The Linux Standard Base (http://www.linuxbase.org/) is a standard
core system that third-party applications written for Linux can
depend upon.
.
The lsb_release command is a simple tool to help identify the Linux
distribution being used and its compliance with the Linux Standard Base.
.
This package contains a bare-bones implementation that uses the
information in /etc/os-release instead of relying on LSB packages.
Original-Maintainer: Gioele Barabucci <gioele@svario.it>
Homepage: https://gioele.io/lsb-release-minimal
Package: lshw
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 974
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 02.19.git.2021.06.19.996aaad9c7-2ubuntu0.24.04.1
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: pci.ids, usb.ids
Description: information about hardware configuration
A small tool to provide detailed information on the hardware
configuration of the machine. It can report exact memory
configuration, firmware version, mainboard configuration, CPU version
and speed, cache configuration, bus speed, etc. on DMI-capable x86
systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64.
.
Information can be output in plain text, HTML or XML.
Homepage: https://github.com/lyonel/lshw
Original-Maintainer: Ghe Rivero <ghe@debian.org>
Package: lsof
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 475
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.95.0-1build3
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2)
Description: utility to list open files
Lsof is a Unix-specific diagnostic tool. Its name stands
for LiSt Open Files, and it does just that. It lists
information about any files that are open, by processes
currently running on the system.
Homepage: https://github.com/lsof-org/lsof
Original-Maintainer: Andres Salomon <dilinger@debian.org>
Package: lsphp74
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 43845
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: libmagic1, mime-support, lsphp74-common (>= 7.4.33-3+jammy), lsphp74-json, lsphp74-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.35), libedit2 (>= 3.1-20160903-0), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgmp10 (>= 2:6.2.1+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16 (>= 1.6.2-1), libsodium23 (>= 1.0.14), libssl3 (>= 3.0.0~~alpha1), libwebp7, libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip4 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 163
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.21-1+jammy
Replaces: lsphp74-user-cache
Provides: lsphp74-user-cache
Depends: lsphp74-common, libc6 (>= 2.34)
Suggests: lsphp74-gd
Conflicts: lsphp74-user-cache, lsphp74-xcache, lsphp74-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp74-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 280
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php7.4
Version: 7.4.33-4+jammy
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 122
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14), libcurl4 (>= 7.56.1)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5651
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp74-common (>= 7.4.33-3+jammy), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 469
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.7-1+jammy
Depends: lsphp74-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp74-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc-client2007e, libc6 (>= 2.14)
Description: IMAP module for PHP
This package provides a IMAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 481
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 4.3)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 65
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14)
Description: JSON module for PHP
This package provides a JSON module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 144
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.0-1+jammy
Depends: lsphp74-igbinary, lsphp74-msgpack, ucf, libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg2), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp74-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 91
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 2.1.2-1+jammy
Depends: lsphp74-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp74-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 198
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 559
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.34)
Description: Zend OpCache module for PHP
This package provides a Zend OpCache module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 211
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14), libpq5 (>= 9.3~)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp74-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 654
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 5.3.7-1+jammy
Depends: lsphp74-igbinary, lsphp74-common, libc6 (>= 2.14)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp74-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 115
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php7.4
Version: 7.4.33-3+jammy
Depends: lsphp74-common, lsphp74, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 49059
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: libmagic1, lsphp81-common (>= 8.1.34-1+noble), lsphp81-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.38), libedit2 (>= 3.1-20160903-0), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgmp10 (>= 2:6.3.0+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16t64 (>= 1.6.2), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libwebp7 (>= 1.3.2), libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip4t64 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 166
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.28-1+noble
Replaces: lsphp81-user-cache
Provides: lsphp81-user-cache
Depends: lsphp81-common, libc6 (>= 2.38)
Suggests: lsphp81-gd
Conflicts: lsphp81-user-cache, lsphp81-xcache, lsphp81-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp81-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 281
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.1
Version: 8.1.34-1+noble
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 134
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libcurl4t64 (>= 7.56.1)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-dbg
Status: install ok installed
Priority: extra
Section: debug
Installed-Size: 29749
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81 (= 8.1.34-1+noble)
Recommends: gdb
Description: Debug symbols for LSPHP70
This package provides the debug symbols for PHP70 needed for properly
debugging errors in PHP70 with gdb.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Build-Ids: 02ccfb7304b3e8c678b653203876ee8aef7f9bc5 08db43b06acda5ca726d1cb69c7ed927af8a520c 0bd856b2eb0df865b0f63661184c8513772a56f9 0fd1e9f8ce2348c74b731a2b24e294f54b7604b6 16b75db0bf048c69b35e493fbcfe0a762e58f80d 3a8d65f4cdb5d5e0753c2e83d43b36e816f5d1dc 3dbd7da21fb55c22074901650e78c74579aee2ce 4c8d2b22e4b5b8d9cdaa93a574aa23f055e90cef 862553f8e81b5bd83578ebd7e011f106b93ebceb 93f7bee2cae624a7d8fa38fce62e92fffb83b4b2 b07a76a46b5089fd6d329ae5700009559e923706 c4dc04f210dc521522843cb3fdfa1fcb44ca6749 cd8188c603079ad3161d061bd53daded64159397 cf75109a7504ba2882bb2256504cc471d66b89af ddc5f58c837b5c6ea97151a38100b9729276e4e5 e45b1937d54d83c4bc1d84515489b4ce403570fb fa9778b6446ed804464f1fbccf50b4b0b1738545
Package: lsphp81-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6198
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp81-common (>= 8.1.34-1+noble), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 109
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.16-5+noble
Depends: lsphp81-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp81-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 485
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.8.1-1+noble
Depends: libc6 (>= 2.38), libgomp1 (>= 9), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Package: lsphp81-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 126
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc-client2007e, libc6 (>= 2.38)
Description: IMAP module for PHP
This package provides a IMAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 485
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-ioncube
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2427
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 15.5.0-1+noble
Depends: lsphp81-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with ioncube
Homepage: https://www.ioncube.com/loaders.php
Package: lsphp81-ldap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libldap2 (>= 2.6.2)
Description: LDAP module for PHP
This package provides a LDAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.4.0-1+noble
Depends: lsphp81-igbinary, lsphp81-msgpack, ucf, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp81-modules-source
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 30133
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-dev
Description: PHP 70 modules source package
This package contains source for PHP 70 modules that can be
built using phpize70. It is mainly used to generate packages
with PHP modules built from the main PHP package.
.
You probably don't want to install this package unless you want to
build specific PHP module that is not distributed with Debian itself.
Homepage: http://www.php.net/
Package: lsphp81-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 97
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.0.0-4+noble
Depends: lsphp81-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp81-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 210
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1032
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Description: Zend OpCache module for PHP
This package provides a Zend OpCache module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2221
Maintainer: litespeed <info@litespeedtech.com>
Architecture: all
Version: 1.10.18-2+noble
Provides: lsphp81-console-getopt, lsphp81-structures-graph, lsphp81-xml-util
Depends: lsphp81, lsphp81-dev
Description: Provides PHP PEAR package
PEAR is a framework and distribution system for reusable PHP components.
Package: lsphp81-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 211
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.38), libpq5 (>= 9.3~)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-pspell
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 45
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libaspell15 (>= 0.60.8.1), libc6 (>= 2.4)
Description: pspell module for PHP
This package provides a pspell module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 636
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 6.3.0-1+noble
Depends: lsphp81-igbinary, lsphp81-common, libc6 (>= 2.38)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp81-snmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.38), libsnmp40t64 (>= 5.9.4+dfsg)
Description: SNMP module for PHP
This package provides a SNMP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 127
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-sybase
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libsybdb5 (>= 0.63)
Description: Sybase module for PHP
This package provides a Sybase module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp81-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+noble
Depends: lsphp81-common, lsphp81, ucf, libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides a tidy module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 50029
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: libmagic1, lsphp82-common (>= 8.2.31-2+noble), lsphp82-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.38), libedit2 (>= 3.1-20160903-0), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgmp10 (>= 2:6.3.0+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16t64 (>= 1.6.2), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libwebp7 (>= 1.3.2), libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip4t64 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 166
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.28-1+noble
Replaces: lsphp82-user-cache
Provides: lsphp82-user-cache
Depends: lsphp82-common, libc6 (>= 2.38)
Suggests: lsphp82-gd
Conflicts: lsphp82-user-cache, lsphp82-xcache, lsphp82-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp82-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 283
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.2
Version: 8.2.31-2+noble
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 138
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libcurl4t64 (>= 7.63.0)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-dbg
Status: install ok installed
Priority: extra
Section: debug
Installed-Size: 31653
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82 (= 8.2.31-2+noble)
Recommends: gdb
Description: Debug symbols for LSPHP70
This package provides the debug symbols for PHP70 needed for properly
debugging errors in PHP70 with gdb.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Build-Ids: 26612ff848d95ce5509483d3ae86267fe6a67236 2c8b3f2132bc1b2f9e5b7928d9fc3a7127b94536 2dd064e9403b0f8aeae0b2ce5adaee3affb56e78 2fed187cec74c6877474f835870b954ea5368283 437895386c5efd5908045174043df5aa3a36be45 606eff3019305863f076752357f55ab9740854c0 634ed93ab6c089a2b712564cb80133b0b4148367 7c9f34983daf08be6a962239c06e909257062329 8a120433f4f1eddacc6903d7eeb30e0491578238 8c1788a4c4df9a8849504e0197ac8fc3ae8c267b 904c150436e5cc2ec490203e8be65cf5ee4b85c2 c2da8d114677743392f0f46ac9acda4547bd04d9 d1b953e0ff251d3210ef9a3716bd7562d05935d0 e4fd2b6bc82d69dd877bcb9f9a5822d9b1df192a f4f11d26903f93f66cdc9909549a87d1dba3750a f7823e827bdf875718ed66dd427234454e590023
Package: lsphp82-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6373
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp82-common (>= 8.2.31-2+noble), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 113
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.16-4+noble
Depends: lsphp82-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp82-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 485
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.8.1-1+noble
Depends: libc6 (>= 2.38), libgomp1 (>= 9), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Package: lsphp82-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.3-1+noble
Depends: lsphp82-common, libc-client2007e, libc6 (>= 2.38)
Description: IMAP is an email protocol that allows users to access and manage their emails stored on a remote server.
Package: lsphp82-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 593
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 5)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-ioncube
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2451
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 15.5.0-1+noble
Depends: lsphp82-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with ioncube
Homepage: https://www.ioncube.com/loaders.php
Package: lsphp82-ldap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libldap2 (>= 2.6.2)
Description: LDAP module for PHP
This package provides a LDAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.4.0-1+noble
Depends: lsphp82-igbinary, lsphp82-msgpack, ucf, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp82-modules-source
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 31541
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-dev
Description: PHP 70 modules source package
This package contains source for PHP 70 modules that can be
built using phpize70. It is mainly used to generate packages
with PHP modules built from the main PHP package.
.
You probably don't want to install this package unless you want to
build specific PHP module that is not distributed with Debian itself.
Homepage: http://www.php.net/
Package: lsphp82-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 101
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.0.1-1+noble
Depends: lsphp82-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp82-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 214
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1032
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Description: Zend OpCache module for PHP
This package provides a Zend OpCache module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2221
Maintainer: litespeed <info@litespeedtech.com>
Architecture: all
Version: 1.10.18-2+noble
Provides: lsphp82-console-getopt, lsphp82-structures-graph, lsphp82-xml-util
Depends: lsphp82, lsphp82-dev
Description: Provides PHP PEAR package
PEAR is a framework and distribution system for reusable PHP components.
Package: lsphp82-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 211
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.38), libpq5 (>= 9.3~)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-pspell
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 45
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libaspell15 (>= 0.60.8.1), libc6 (>= 2.4)
Description: pspell module for PHP
This package provides a pspell module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 640
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 6.3.0-1+noble
Depends: lsphp82-igbinary, lsphp82-common, libc6 (>= 2.38)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp82-snmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 86
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.38), libsnmp40t64 (>= 5.9.4+dfsg)
Description: SNMP module for PHP
This package provides a SNMP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 131
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-sybase
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libsybdb5 (>= 0.63)
Description: Sybase module for PHP
This package provides a Sybase module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp82-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.31-2+noble
Depends: lsphp82-common, lsphp82, ucf, libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides a tidy module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53233
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: libmagic1, lsphp83-common (>= 8.3.31-2+noble), lsphp83-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.38), libedit2 (>= 3.1-20160903-0), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgmp10 (>= 2:6.3.0+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16t64 (>= 1.6.2), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libwebp7 (>= 1.3.2), libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.25), libzip4t64 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 166
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.28-1+noble
Replaces: lsphp83-user-cache
Provides: lsphp83-user-cache
Depends: lsphp83-common, libc6 (>= 2.38)
Suggests: lsphp83-gd
Conflicts: lsphp83-user-cache, lsphp83-xcache, lsphp83-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp83-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 281
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.3
Version: 8.3.31-2+noble
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 142
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libcurl4t64 (>= 7.63.0)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-dbg
Status: install ok installed
Priority: extra
Section: debug
Installed-Size: 32282
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83 (= 8.3.31-2+noble)
Recommends: gdb
Description: Debug symbols for LSPHP70
This package provides the debug symbols for PHP70 needed for properly
debugging errors in PHP70 with gdb.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Build-Ids: 03cde4db0614f906ba814694f472914e61e56460 0fe6e8c36c1192318a809bb262d2298d39a5b0b7 1689b6900ce75b816f2bf18c4b56e5fd6f5c933b 175d0157a5ffaf451b67be69a3d83b6f30ee3251 2f35bde75f0d4b0c2b597b77efa303f8c5a3800c 3cb2fdeb8622baef1a1c7f33f699a17e6a7b6c13 511148d252a973c33ff06b192f3e8481c826ef62 53580c4e19e4e30687e5272c3b2ba01c0a846e13 538995dede7c625d530c6d10208086025ff41d78 7352c52ac6cf92310bf7415b91e96652afe1e672 a0f1539083fc27cf26df0c278f959d4b79c246c2 c099790403378e82fcea48b3de5b84d464d7fb2d c9a3f020b134e660e41c1669608938c2cd571745 d65207e76881b6f94dc51482a3fbe95175a507df dd2264aa6e75c7e143894ff167c95f48e528ae72 f01462545013b56ecc15d97ad438e66db57c4da9
Package: lsphp83-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6493
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp83-common (>= 8.3.31-2+noble), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 113
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.16-6+noble
Depends: lsphp83-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp83-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 485
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.8.1-1+noble
Depends: libc6 (>= 2.38), libgomp1 (>= 9), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Package: lsphp83-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.3-2+noble
Depends: lsphp83-common, libc-client2007e, libc6 (>= 2.38)
Description: IMAP is an email protocol that allows users to access and manage their emails stored on a remote server.
Package: lsphp83-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 601
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 5)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-ioncube
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2475
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 15.5.0-1+noble
Depends: lsphp83-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with ioncube
Homepage: https://www.ioncube.com/loaders.php
Package: lsphp83-ldap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 122
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libldap2 (>= 2.6.2)
Description: LDAP module for PHP
This package provides a LDAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.4.0-1+noble
Depends: lsphp83-igbinary, lsphp83-msgpack, ucf, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp83-modules-source
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 32444
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-dev
Description: PHP 70 modules source package
This package contains source for PHP 70 modules that can be
built using phpize70. It is mainly used to generate packages
with PHP modules built from the main PHP package.
.
You probably don't want to install this package unless you want to
build specific PHP module that is not distributed with Debian itself.
Homepage: http://www.php.net/
Package: lsphp83-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 101
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.0.1-1+noble
Depends: lsphp83-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp83-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 214
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1032
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Description: Zend OpCache module for PHP
This package provides a Zend OpCache module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2221
Maintainer: litespeed <info@litespeedtech.com>
Architecture: all
Version: 1.10.18-1+noble
Provides: lsphp83-console-getopt, lsphp83-structures-graph, lsphp83-xml-util
Depends: lsphp83, lsphp83-dev
Description: Provides PHP PEAR package
PEAR is a framework and distribution system for reusable PHP components.
Package: lsphp83-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 211
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.38), libpq5 (>= 14~beta2)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-pspell
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 45
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libaspell15 (>= 0.60.8.1), libc6 (>= 2.4)
Description: pspell module for PHP
This package provides a pspell module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 640
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 6.3.0-1+noble
Depends: lsphp83-igbinary, lsphp83-common, libc6 (>= 2.38)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp83-snmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 86
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.38), libsnmp40t64 (>= 5.9.4+dfsg)
Description: SNMP module for PHP
This package provides a SNMP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 135
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-sybase
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libsybdb5 (>= 0.63)
Description: Sybase module for PHP
This package provides a Sybase module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp83-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 82
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.31-2+noble
Depends: lsphp83-common, lsphp83, ucf, libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides a tidy module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 62039
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: libmagic1, lsphp84-common (>= 8.4.22-1+noble), lsphp84-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.38), libedit2 (>= 3.1-20230828-1), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgmp10 (>= 2:6.3.0+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16t64 (>= 1.6.2), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libwebp7 (>= 1.3.2), libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.27), libzip4t64 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 166
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.28-1+noble
Replaces: lsphp84-user-cache
Provides: lsphp84-user-cache
Depends: lsphp84-common, libc6 (>= 2.38)
Suggests: lsphp84-gd
Conflicts: lsphp84-user-cache, lsphp84-xcache, lsphp84-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp84-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 269
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.4
Version: 8.4.22-1+noble
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 154
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libcurl4t64 (>= 7.63.0)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-dbg
Status: install ok installed
Priority: extra
Section: debug
Installed-Size: 38205
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84 (= 8.4.22-1+noble)
Recommends: gdb
Description: Debug symbols for LSPHP70
This package provides the debug symbols for PHP70 needed for properly
debugging errors in PHP70 with gdb.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Build-Ids: 0a24562a4a5972aa42ac7e6d221bd0bf47f04af0 148a487905c520d6303d3611e5862eccdf96014f 2f72d69584c78c8f6f12525e75bc40ceac2ad798 33833c8787d6c267b190eab0368b317401075ba5 48596ae49adfb62f89369eae61883a063b39a3c6 506881ebfafde1b607b4e5ef93f163cdbc411b3a 5304c3d07ed15e557747bbe66a0f7a39b88cd45d 77e4e326fe1cc93385f94755c8f6afc0b169f73f 7a386835414ed1144021262eda1ba335700de3aa a9e8b709363148e3edbf4ad13fca7edbafdc1d61 ba04ead9d7dd279e3608f34a8ac55b2628bda473 d84e2a4cb5a5b019d7fbb9fc5adb246cd8504540 d96bbb3a9f50c1a2514096efd8e1a8b00929c2aa f148aa6c40e0163468e49cc9508ec8051998d548 fb51494af7d77d11010a0ed43ff1411dde6cd093
Package: lsphp84-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 6962
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp84-common (>= 8.4.22-1+noble), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.16-7+noble
Depends: lsphp84-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp84-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 497
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.8.1-1+noble
Depends: libc6 (>= 2.38), libgomp1 (>= 9), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Package: lsphp84-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.3-4+noble
Depends: lsphp84-common, libc-client2007e, libc6 (>= 2.38)
Description: IMAP is an email protocol that allows users to access and manage their emails stored on a remote server.
Package: lsphp84-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 653
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 5)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-ioncube
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2532
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 15.5.0-1+noble
Depends: lsphp84-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with ioncube
Homepage: https://www.ioncube.com/loaders.php
Package: lsphp84-ldap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 122
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libldap2 (>= 2.6.2)
Description: LDAP module for PHP
This package provides a LDAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.4.0-1+noble
Depends: lsphp84-igbinary, lsphp84-msgpack, ucf, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp84-modules-source
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 38965
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-dev
Description: PHP 70 modules source package
This package contains source for PHP 70 modules that can be
built using phpize70. It is mainly used to generate packages
with PHP modules built from the main PHP package.
.
You probably don't want to install this package unless you want to
build specific PHP module that is not distributed with Debian itself.
Homepage: http://www.php.net/
Package: lsphp84-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 101
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.0.1-1+noble
Depends: lsphp84-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp84-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 222
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1218
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Description: Zend OpCache module for PHP
This package provides a Zend OpCache module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2221
Maintainer: litespeed <info@litespeedtech.com>
Architecture: all
Version: 1.10.18-1+noble
Provides: lsphp84-console-getopt, lsphp84-structures-graph, lsphp84-xml-util
Depends: lsphp84, lsphp84-dev
Description: Provides PHP PEAR package
PEAR is a framework and distribution system for reusable PHP components.
Package: lsphp84-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 264
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.38), libpq5 (>= 14~beta2)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-pspell
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.1-4+noble
Depends: lsphp84-common, libaspell15 (>= 0.60.8.1), libc6 (>= 2.4)
Description: This package provides the pspell module(s) for PHP
This extension allows you to check the spelling of a word and offer
suggestions.
.
The extension is unbundled from php-src as of PHP 8.4.0.
Package: lsphp84-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 648
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 6.3.0-1+noble
Depends: lsphp84-igbinary, lsphp84-common, libc6 (>= 2.38)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp84-snmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 86
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.38), libsnmp40t64 (>= 5.9.4+dfsg)
Description: SNMP module for PHP
This package provides a SNMP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-sybase
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libsybdb5 (>= 0.63)
Description: Sybase module for PHP
This package provides a Sybase module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp84-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 90
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.22-1+noble
Depends: lsphp84-common, lsphp84, ucf, libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides a tidy module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 78656
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: libmagic1, lsphp85-common (>= 8.5.7-1+noble), tzdata, ucf, libargon2-1 (>= 0~20171227), libbz2-1.0, libc6 (>= 2.38), libedit2 (>= 3.1-20230828-1), libenchant-2-2 (>= 2.2.3), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3), libgmp10 (>= 2:6.3.0+dfsg), libjpeg8 (>= 8c), libonig5 (>= 6.8.1), libpng16-16t64 (>= 1.6.2), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libwebp7 (>= 1.3.2), libxml2 (>= 2.9.0), libxpm4, libxslt1.1 (>= 1.1.27), libzip4t64 (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Suggests: php-pear
Description: server-side, HTML-embedded scripting language (LSAPI binary)
This package provides the /usr/local/lsws/bin/lsphp LSAPI interpreter
built for use in LiteSpeed Web Server (lsws).
.
.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-apcu
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 170
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 5.1.27-2+noble
Replaces: lsphp85-user-cache
Provides: lsphp85-user-cache
Depends: lsphp85-common, libc6 (>= 2.38)
Suggests: lsphp85-gd
Conflicts: lsphp85-user-cache, lsphp85-xcache, lsphp85-yac
Description: APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
Homepage: https://pecl.php.net/package/APCu
Package: lsphp85-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 272
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.5
Version: 8.5.7-1+noble
Suggests: php-user-cache
Description: Common files for packages built from the PHP source
This package contains the documentation and example files relevant to all
the other packages built from the PHP source.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 158
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libcurl4t64 (>= 7.63.0)
Description: CURL module for PHP
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-dbg
Status: install ok installed
Priority: extra
Section: debug
Installed-Size: 41773
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85 (= 8.5.7-1+noble)
Recommends: gdb
Description: Debug symbols for LSPHP70
This package provides the debug symbols for PHP70 needed for properly
debugging errors in PHP70 with gdb.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Build-Ids: 144995e5ae610e7bbed44410370a5122526a00b9 170d1a9e083598c1245b573fbaf067d2c06970d0 1c88c8057ec208fd61645539b1269b73273fa602 30c27d14511c62129eedd49adf1ef9a58234da15 432c09ce81121db73f54b31004dd5c705686fac8 5946324fbb3631ec6991c981149a9be65f9bcb01 68a5cd1f4906d3c4913158f9a358a604cbea3c84 965596dd79f9bfab1a57e7ff6622e0005229433a 97325ef87ac1d8dcb9024f1ae47785cd2e32e7ba 9bd6d04c0c432161f4e5b7142b48ac96f265f54b b34f8de1563c61afe48226fdd778b01ceb457ac9 cf4703e15c76c83b5809c50e34ba2988123f7937 cfd009d0d5088015354b480ff9969e5c8309a553 ddafd27950f9041fc86c14fd0d10597d1015198d
Package: lsphp85-dev
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8927
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: autoconf, automake, libpcre3-dev, libssl-dev, libtool, lsphp85-common (>= 8.5.7-1+noble), shtool
Recommends: pkg-php-tools
Description: Files for PHP70 module development
This package provides the files from the PHP70 source needed for compiling
additional modules.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.2.16-2+noble
Depends: lsphp85-common, libc6 (>= 2.14)
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Package: lsphp85-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 497
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.8.1-2+noble
Depends: libc6 (>= 2.38), libgomp1 (>= 9), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Recommends: ghostscript, ttf-dejavu-core
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+.
.
IMPORTANT: Version 2.x API is not compatible with earlier versions.
Package: lsphp85-imap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.3-2+noble
Depends: lsphp85-common, libc-client2007e, libc6 (>= 2.38)
Description: IMAP is an email protocol that allows users to access and manage their emails stored on a remote server.
Package: lsphp85-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 677
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 5)
Description: Internationalisation module for PHP
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-ldap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 122
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libldap2 (>= 2.6.2)
Description: LDAP module for PHP
This package provides a LDAP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-memcached
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 147
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.4.0-2+noble
Depends: lsphp85-igbinary, lsphp85-msgpack, ucf, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4)
Description: memcached extension module for PHP, uses libmemcached
Memcached is a caching daemon designed especially for dynamic web
applications to decrease database load by storing objects in memory.
.
This extension uses libmemcached library to provide API for
communicating with memcached servers.
Package: lsphp85-modules-source
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 38789
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-dev
Description: PHP 70 modules source package
This package contains source for PHP 70 modules that can be
built using phpize70. It is mainly used to generate packages
with PHP modules built from the main PHP package.
.
You probably don't want to install this package unless you want to
build specific PHP module that is not distributed with Debian itself.
Homepage: http://www.php.net/
Package: lsphp85-msgpack
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 105
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 3.0.1-1+noble
Depends: lsphp85-common, libc6 (>= 2.14)
Description: PHP extension for interfacing with MessagePack
This extension provide API for communicating with MessagePack serialization.
Homepage: http://pecl.php.net/package/msgpack
Package: lsphp85-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 230
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides a MySQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2221
Maintainer: litespeed <info@litespeedtech.com>
Architecture: all
Version: 1.10.18-1+noble
Provides: lsphp85-console-getopt, lsphp85-structures-graph, lsphp85-xml-util
Depends: lsphp85, lsphp85-dev
Description: Provides PHP PEAR package
PEAR is a framework and distribution system for reusable PHP components.
Package: lsphp85-pgsql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 268
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.38), libpq5 (>= 14~beta2)
Description: PostgreSQL module for PHP
This package provides a PostgreSQL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-pspell
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 1.0.1-1+noble
Depends: lsphp85-common, libaspell15 (>= 0.60.8.1), libc6 (>= 2.4)
Description: This package provides the pspell module(s) for PHP
This extension allows you to check the spelling of a word and offer
suggestions.
.
The extension is unbundled from php-src as of PHP 8.5.0.
Package: lsphp85-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 648
Maintainer: litespeed <info@litespeedtech.com>
Architecture: amd64
Version: 6.3.0-2+noble
Depends: lsphp85-igbinary, lsphp85-common, libc6 (>= 2.38)
Suggests: redis-server
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Package: lsphp85-snmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 86
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.38), libsnmp40t64 (>= 5.9.4+dfsg)
Description: SNMP module for PHP
This package provides a SNMP module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-sqlite3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 163
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libsqlite3-0 (>= 3.43.0)
Description: SQLite3 module for PHP
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-sybase
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libsybdb5 (>= 0.63)
Description: Sybase module for PHP
This package provides a Sybase module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lsphp85-tidy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 90
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.7-1+noble
Depends: lsphp85-common, lsphp85, ucf, libc6 (>= 2.14), libtidy5deb1 (>= 1:5.2.0)
Description: tidy module for PHP
This package provides a tidy module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Package: lto-disabled-list
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 41
Maintainer: Matthias Klose <doko@ubuntu.com>
Architecture: all
Version: 47
Description: list of packages not to build with LTO
A list of source packages not to build with link time
optimization (LTO).
.
Entries in this list should have a bug report filed with
the (user) tag 'lto'.
Package: lumi
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 292538
Maintainer: Lumi Education Jan Philip Schellenberg & Sebastian Rettig GbR <c@lumi.education>
Architecture: amd64
Version: 0.10.0
Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libsecret-1-0
Recommends: libappindicator3-1
Description:
A tool to create and display interactive content with H5P
License: unknown
Vendor: Lumi Education Jan Philip Schellenberg & Sebastian Rettig GbR <c@lumi.education>
Homepage: https://github.com/Lumieducation/Lumi#readme
Package: lvm2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4005
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.03.16-3ubuntu3.2
Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libedit2 (>= 2.11-20080614-0), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmsetup (>= 2:1.02.185-3ubuntu3.2~), dmeventd (>= 2:1.02.185-3ubuntu3.2~)
Recommends: thin-provisioning-tools
Conffiles:
/etc/lvm/lvm.conf 4a76bea425627b2b23faf920850753d8
/etc/lvm/lvmlocal.conf a149b0ec175b15065a7ae82c849e77c9
/etc/lvm/profile/cache-mq.profile 9df1883c03bac9d3041e75745cb5e0ec
/etc/lvm/profile/cache-smq.profile d27b7f0947c6ac21944c05e6098b9850
/etc/lvm/profile/command_profile_template.profile 3bab119bec857c31a53725da2d0a9408
/etc/lvm/profile/lvmdbusd.profile ffa904d375ce53ebb6befe7d65cf391a
/etc/lvm/profile/metadata_profile_template.profile bccbaf503cb8f0adb5b4f841f7c1f735
/etc/lvm/profile/thin-generic.profile f57ede2b5b249024766c51a223e15ed5
/etc/lvm/profile/thin-performance.profile f4de81439550553043e04f019a48a827
/etc/lvm/profile/vdo-small.profile da26d10e71e517a6f02ff0d53395e3c9
Description: Linux Logical Volume Manager
This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM
supports enterprise level volume management of disk and disk subsystems
by grouping arbitrary disks into volume groups. The total capacity of
volume groups can be allocated to logical volumes, which are accessed as
regular block devices.
Homepage: https://sourceware.org/lvm2/
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: lxd-agent-loader
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.7ubuntu0.1
Description: LXD - VM agent loader
The LXD VM agent enables access to advanced LXD features such as file
transfer and command spawning inside virtual machines run by LXD.
.
This package will automatically load and run the agent when started in
a LXD VM.
Homepage: https://github.com/canonical/lxd
Package: m4
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.19-4build1
Depends: libc6 (>= 2.38)
Suggests: m4-doc
Description: macro processing language
GNU `m4' is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
generating `configure' scripts, but not for running them.
Homepage: https://www.gnu.org/software/m4/
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: mailcap
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.70+nmu1ubuntu1
Config-Version: 3.70+nmu1ubuntu1
Replaces: mime-support (<< 3.65)
Provides: run-mailcap
Depends: perl, media-types
Recommends: bzip2, file, xz-utils
Breaks: mime-support (<< 3.65)
Conffiles:
/etc/mailcap.order ba07e08a7fe3741d0b8339127963190e
Description: Debian's mailcap system, and support programs
The mailcap system associates media types with programs that can handle them,
using system and user configuration files. A file's media type is determined
by its extension or by running the "file" command if available.
.
Other packages register their programs as viewers/editors/composers/etc by
placing mailcap entry files or FreeDesktop menu entries in predetermined
directories monitored by this package's dpkg triggers.
.
This package provides a "run-mailcap" program to open arbitrary files, and in
addition the "see", "edit", "compose", and "print" aliases to display, alter,
create, and print (respectively).
.
This package also provides the "debian-view" utility to handle Debian packages
interactively.
Original-Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Package: mailman3
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 6939
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.3.8-3.1ubuntu0.1
Replaces: mailman3-core
Provides: mailman3-core (= 3.1.1-5)
Depends: dbconfig-sqlite3 | dbconfig-pgsql | dbconfig-mysql | dbconfig-no-thanks, logrotate, cron | cron-daemon, python3-falcon (>> 1.0.0), python3-psycopg2 | python3-pymysql, ucf, debconf (>= 0.5) | debconf-2.0, python3-aiosmtpd, python3-alembic, python3-authheaders, python3-authres, python3-click, python3-dateutil, python3-dnspython, python3-flufl.bounce, python3-flufl.i18n, python3-flufl.lock, python3-gunicorn, python3-lazr.config, python3-passlib, python3-public, python3-requests, python3-sqlalchemy (>= 1.4.0), python3-zope.component, python3-zope.configuration, python3-zope.event, python3-zope.interface (>= 5.0), python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: default-mta | mail-transport-agent
Suggests: lynx | www-browser, mailman3-doc, anacron, postgresql | default-mysql-server | virtual-mysql-server
Breaks: mailman3-core, python3-minimal (<< 3.12.3-0ubuntu2~)
Conffiles:
/etc/cron.d/mailman3 dd27b2b1b978a2a004b2670af1a643eb
/etc/init.d/mailman3 4e8b9037944e13dc2776d7f629c7024a
/etc/logrotate.d/mailman3 f49b21c3c1983047565c92ab3a5428c2
Description: Mailing list management system
This is GNU Mailman version 3, a mailing list management system. This package
provides the core delivery engine of the system, which handles the mailing
lists data, receives messages, handles the moderation and processing of these
messages and delivers them to the mailing lists subscribers. It communicates
with the other components through a private administrative REST API.
.
Default database backend is SQLite3 in order to not break automated
installations. For productive setups, PostgreSQL or MySQL are much better
options though. See README.Debian for further information.
.
In order to get the full Mailman3 system, the metapackage 'mailman3-full'
should be installed.
Homepage: http://www.list.org/
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Package: mailman3-full
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mailman3
Version: 3.3.8-3.1ubuntu0.1
Depends: mailman3, mailman3-web, python3-mailman-hyperkitty
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
Description: Full Mailman3 mailing list management suite (metapackage)
This is GNU Mailman, a mailing list management system. This metapackage
depends on all components of the full Mailman3 suite:
.
* mailman3: The core Mailman3 delivery engine
* mailman3-web: Django project integrating Mailman3 postorius and hyperkitty
* python3-mailman-hyperkitty: Mailman3 server plugin for Hyperkitty archiver
Homepage: http://www.list.org/
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Package: mailman3-web
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mailman-suite
Version: 0+20200530-2.1
Depends: dbconfig-sqlite3 | dbconfig-pgsql | dbconfig-mysql | dbconfig-no-thanks, lsb-base, python3, python3-django-hyperkitty (>= 1.2.2-2~), python3-django-postorius, python3-psycopg2 | python3-mysqldb, python3-whoosh, ucf, uwsgi-core, uwsgi-plugin-python3, debconf (>= 0.5) | debconf-2.0
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: libapache2-mod-proxy-uwsgi | nginx
Suggests: postgresql | default-mysql-server | virtual-mysql-server
Conffiles:
/etc/cron.d/mailman3-web cf96c0c597d28021e7dc033d9308c31a
/etc/init.d/mailman3-web c8110c7c48c65292ff9553151eb58b81
/etc/logrotate.d/mailman3-web 822edc428e8063234467dfd6c36bfb24
/etc/mailman3/apache.conf ad9d1e5b8f8245c986056fbde7948955
/etc/mailman3/nginx.conf e6a6566e4d6fd38d4d4018cf677caf2f
/etc/mailman3/uwsgi.ini c270256c38daf0f4f95e2fc215d4ecd8
Description: Django project integrating Mailman3 Postorius and HyperKitty
This django web application provides the Mailman3 Postorius web interface
and the HyperKitty mailinglist archiver integrated into one project.
.
The package automates most of the necessary configuration for the Django
project (database setup, webserver configuration, secret and API key
generation, Django project configuration) to get a ready-to-use Mailman3
web suite.
.
The Mailman3 Django project runs as uWSGI daemon and optionally a webserver
is configured as reverse proxy. In this case, the service can be accessed
at '/mailman3'.
.
Default database backend is SQLite3 in order to not break automated
installations. For productive setups, PostgreSQL or MySQL are much better
options though. See README.Debian for further information.
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Homepage: https://gitlab.com/mailman/mailman-suite
Package: make
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: make-dfsg
Version: 4.3-4.1build2
Replaces: make-guile
Depends: libc6 (>= 2.38)
Suggests: make-doc
Conflicts: make-guile
Description: utility for directing compilation
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.
Homepage: https://www.gnu.org/software/make/
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
Package: makepatch
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.03-3
Depends: perl:any
Description: generate/apply patch files with more functionality than plain diff
This package contains a pair of programs, makepatch and applypatch, to
assist in the generation and application of patch kits to synchronise
source trees.
.
makepatch knows about common conventions for patch kits (it generates
Index: and Prereq: lines, it patches patchlevel.h first, it can use
manifest files), plus it prepends some shell code which if run will
take care adding directories, removing files, setting execute mode on
scripts, and the like.
.
applypatch uses some extra data supplied by makepatch to verify both the
patch and the source directory before applying the patch. Afterwards it
will clean up the directory tree plus fix up the permissions and even
the timestamps on the patched files.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2928
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.12.0-4build2
Replaces: man, nlsutils
Provides: man, man-browser
Depends: bsdextrautils | bsdmainutils (<< 12.1.1~), groff-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgdbm6t64 (>= 1.16), libpipeline1 (>= 1.5.0), libseccomp2 (>= 2.1.0), zlib1g (>= 1:1.1.4)
Suggests: apparmor, groff, less, www-browser
Conflicts: man
Conffiles:
/etc/apparmor.d/usr.bin.man 4f614d75041882370498f7fe2d43a44b
/etc/cron.daily/man-db 62423d7fa68568c9c0aefceac182d9ea
/etc/cron.weekly/man-db eebc5bb3e1dac973301570da3f453334
/etc/manpath.config 6d70333de0a08c7a71018da458201eb6
Description: tools for reading manual pages
This package provides the man command, the primary way of examining the
system help files (manual pages). Other utilities provided include the
whatis and apropos commands for searching the manual page database, the
manpath utility for determining the manual page search path, and the
maintenance utilities mandb, catman and zsoelim. man-db uses the groff
suite of programs to format and display the manual pages.
Homepage: https://man-db.gitlab.io/man-db/
Original-Maintainer: Colin Watson <cjwatson@debian.org>
Package: manpages
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1672
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.7-2
Replaces: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2)
Suggests: man-browser
Breaks: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2)
Description: Manual pages about using a GNU/Linux system
This package contains GNU/Linux manual pages for these sections:
4 = Devices (e.g. hd, sd).
5 = File formats and protocols, syntaxes of several system
files (e.g. wtmp, /etc/passwd, nfs).
7 = Conventions and standards, macro packages, etc.
(e.g. nroff, ascii).
.
Beside the intro man page describing the section, a few manual
pages from sections 1,6 and 8 are also provided.
.
The man pages describe syntaxes of several system files.
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Homepage: https://www.kernel.org/doc/man-pages/
Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 3724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: manpages
Version: 6.7-2
Replaces: inn2-dev (<< 2.7.0-1), manpages (<< 6.7-1)
Depends: manpages
Suggests: man-browser
Breaks: inn2-dev (<< 2.7.0-1), manpages (<< 6.7-1)
Description: Manual pages about using GNU/Linux for development
These man pages describe the Linux programming interface, including
these two sections:
2 = Linux system calls.
3 = Library calls (note that a more comprehensive source of information
may be found in the glibc-doc and glibc-doc-reference packages).
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Homepage: https://www.kernel.org/doc/man-pages/
Package: mariadb-backup
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 25585
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1
Depends: mariadb-client-core (= 1:10.11.18+maria~ubu2404), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0 (>= 227), liburing2 (>= 2.3), zlib1g (>= 1:1.2.0)
Breaks: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1
Description: Backup tool for MariaDB server
Based on Xtrabackup, but improved to work with MariaDB server.
This backup tool is guaranteed to be compatible with MariaDB server.
.
Please refer to the MariaDB Knowledge Base on more information on
how to use this tool.
Homepage: https://mariadb.org/
Package: mariadb-client
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 24874
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core (<< 1:10.11.18+maria~ubu2404), mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-server (<< 1:10.11.18+maria~ubu2404), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core (<< 1:10.11.18+maria~ubu2404), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, mytop, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-client
Provides: default-mysql-client, virtual-mysql-client
Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core (>= 1:10.11.18+maria~ubu2404), mariadb-common, perl:any, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl
Breaks: mariadb-client-core (<< 1:10.11.18+maria~ubu2404), mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-server (<< 1:10.11.18+maria~ubu2404), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core (<< 1:10.11.18+maria~ubu2404), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Conflicts: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-5.0, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client
Conffiles:
/etc/mysql/mariadb.conf.d/50-client.cnf a8028d231dad4d2658bfd8b0db11f85e
/etc/mysql/mariadb.conf.d/50-mysql-clients.cnf 2e0e48974b270cb20c2b66aa71f6cd92
/etc/mysql/mariadb.conf.d/60-galera.cnf e2f4b79114ba923199ead4b7e94eee70
Description: MariaDB database client binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the client binaries and the additional tools
innotop and mariadb-report (mysqlreport).
Homepage: https://mariadb.org/
Package: mariadb-client-core
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 10400
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: mariadb-client (<< 1:10.11.18+maria~ubu2404), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-client-core-5.1, mariadb-client-core-5.2, mariadb-client-core-5.3, mariadb-client-core-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core (<< 1:10.11.18+maria~ubu2404), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-cluster-community-client-plugins, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0, virtual-mysql-client-core
Provides: default-mysql-client-core, virtual-mysql-client-core
Depends: libmariadb3 (>= 10.5.4), mariadb-common (>= 1:10.11.18+maria~ubu2404), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Breaks: mariadb-client (<< 1:10.11.18+maria~ubu2404), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core (<< 1:10.11.18+maria~ubu2404), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mysql-cluster-community-client-plugins, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0
Conflicts: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-client-5.1, mariadb-client-5.2, mariadb-client-5.3, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6, mariadb-client-core-10.7, mariadb-client-core-10.8, mariadb-client-core-5.1, mariadb-client-core-5.2, mariadb-client-core-5.3, mariadb-client-core-5.5, mysql-client (<< 5.0.51), mysql-client-5.0, mysql-client-5.1, mysql-client-5.5, mysql-client-core-5.1, mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, virtual-mysql-client-core
Description: MariaDB database core client binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the core client files, as used by Akonadi.
Homepage: https://mariadb.org/
Package: mariadb-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 22
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: all
Multi-Arch: foreign
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Depends: mysql-common (>= 5.6.25)
Conffiles:
/etc/mysql/mariadb.cnf f78499dd07dccc3238cc15dd937b87bb
Description: MariaDB database common files (e.g. /etc/mysql/mariadb.conf.d/)
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes configuration files common to all MariaDB programs.
Homepage: https://mariadb.org/
Package: mariadb-server
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 42284
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: handlersocket-mysql-5.5, libmariadbclient-dev (<< 5.5.0), libmariadbclient16, mariadb-client (<< 1:10.11.18+maria~ubu2404), mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-8.0, mysql-server, mysql-server-4.1, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server
Provides: default-mysql-server, virtual-mysql-server
Depends: galera-4 (>= 26.4), gawk, iproute2, libdbi-perl, lsof, mariadb-client (>= 1:10.11.18+maria~ubu2404), mariadb-server-core (>= 1:10.11.18+maria~ubu2404), passwd, perl (>= 5.6), procps, psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 1:10.11.18+maria~ubu2404)
Recommends: libhtml-template-perl, pv
Suggests: mariadb-test, netcat-openbsd
Breaks: handlersocket-mysql-5.5, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Conflicts: mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-client-core-8.0, mysql-server, mysql-server-4.1, mysql-server-5.0, mysql-server-5.1, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server
Conffiles:
/etc/apparmor.d/usr.sbin.mariadbd dacafa122cb26bc12319782acc6aff47
/etc/init.d/mariadb 078d29127f932ed4ed86aac3741db7a8
/etc/logcheck/ignore.d.paranoid/mariadb-server e0e3191cc12a25fdd6f57889a204295d
/etc/logcheck/ignore.d.server/mariadb-server 4f612f8c23f0463cf34ccbd851009388
/etc/logcheck/ignore.d.workstation/mariadb-server 4f612f8c23f0463cf34ccbd851009388
/etc/logrotate.d/mariadb 9694f545cc2483ce09930879b2fb9aa6
/etc/mysql/debian-start 6b273ae73158dff0f7b2ea3582d9bed1
/etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf ae130218a23989c3a504c95831610b4b
/etc/mysql/mariadb.conf.d/50-server.cnf 5ffe38056b88e1c8b5ade7f0fac32ed5
/etc/mysql/mariadb.conf.d/99-enable-encryption.cnf.preset/enable_encryption.preset 36ff39d347a74cf817be27c09a218e63
/etc/security/user_map.conf 126cbe3b479937c707031f9576702be9
Description: MariaDB database server binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the server binaries.
Homepage: https://mariadb.org/
Package: mariadb-server-core
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 31575
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: amd64
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Replaces: mariadb-client (<< 1:10.11.18+maria~ubu2404), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server (<< 1:10.11.18+maria~ubu2404), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-5.1, mariadb-server-core-5.2, mariadb-server-core-5.3, mariadb-server-core-5.5, mysql-client-5.5, mysql-server-5.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, mysql-server-core-5.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server-core
Provides: default-mysql-server-core, virtual-mysql-server-core
Depends: mariadb-common (>= 1:10.11.18+maria~ubu2404), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0 (>= 227), liburing2 (>= 2.3), zlib1g (>= 1:1.2.0)
Breaks: mariadb-client (<< 1:10.11.18+maria~ubu2404), mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-10.6, mariadb-client-10.7, mariadb-client-10.8, mariadb-server (<< 1:10.11.18+maria~ubu2404), mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6, mariadb-server-10.7, mariadb-server-10.8, mysql-client-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7
Conflicts: mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6, mariadb-server-core-10.7, mariadb-server-core-10.8, mariadb-server-core-5.1, mariadb-server-core-5.2, mariadb-server-core-5.3, mariadb-server-core-5.5, mysql-server-5.0, mysql-server-core-5.0, mysql-server-core-5.1, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, virtual-mysql-server-core
Description: MariaDB database core server files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes the core server files, as used by Akonadi.
Homepage: https://mariadb.org/
Package: mawk
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.4.20240123-1build1
Provides: awk
Depends: libc6 (>= 2.38)
Description: Pattern scanning and text processing language
Mawk is an interpreter for the AWK Programming Language. The AWK
language is useful for manipulation of data files, text retrieval and
processing, and for prototyping and experimenting with algorithms. Mawk
is a new awk meaning it implements the AWK language as defined in Aho,
Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
to the POSIX 1003.2 (draft 11.3) definition of the AWK language
which contains a few features not described in the AWK book, and mawk
provides a small number of extensions.
.
Mawk is smaller and much faster than gawk. It has some compile-time
limits such as NF = 32767 and sprintf buffer = 1020.
Homepage: https://invisible-island.net/mawk/
Original-Maintainer: Boyuan Yang <byang@debian.org>
Package: mdadm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.3-1ubuntu2.1
Depends: udev, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libudev1 (>= 183)
Recommends: finalrd (>= 3~), kmod
Suggests: default-mta | mail-transport-agent
Conffiles:
/etc/logcheck/ignore.d.server/mdadm 5782c2dd729cbc507d03d99f8142b4b1
/etc/logcheck/violations.d/mdadm efd87cec251921ce0642171eae5f3b73
/etc/modprobe.d/mdadm.conf d3be82c0f275d6c25b04d388baf9e836
Description: tool for managing Linux MD devices (software RAID)
The mdadm tool is used to create, manage, and monitor Linux MD (software
RAID) devices.
.
This package configures mdadm to by default assemble arrays automatically
during the system startup process.
Homepage: https://raid.wiki.kernel.org
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Package: media-types
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 10.1.0
Replaces: mime-support (<< 3.65)
Breaks: mime-support (<< 3.65)
Conffiles:
/etc/mime.types e06b55a5d7cb8e9835e1caad087d1636
Description: List of standard media types and their usual file extension
This package installs the configuration file /etc/mime.types, that lists
standard media types (originally known as "MIME" types) and their usual file
extension. This provides a simple way for programs to have a first guess at a
file's content. On standard Debian desktop systems, one will also find more
sophisticated tools, for instance provided by the "file" and "xdg-utils"
packages.
.
The /etc/mime.types file is compiled by hand using mostly information provided
by the Internet Assigned Numbers Authority (IANA).
Original-Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Package: mesa-libgallium
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42454
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm-intel1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm20, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Description: shared infrastructure for Mesa drivers
This package contains libgallium, a private library shared between
multiple Mesa drivers. This library is an implementation detail of Mesa
and should not be used directly by user code.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: mesa-va-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Replaces: vdpau-va-driver (<< 0.7.4-5)
Provides: va-driver
Depends: mesa-libgallium (= 25.2.8-0ubuntu0.24.04.2)
Breaks: vdpau-va-driver (<< 0.7.4-5)
Enhances: libva2
Description: Mesa VA-API video acceleration drivers
These libraries provide the Video Acceleration API (VA-API) for Unix.
They provide accelerated video playback (incl. H.264) and video
post-processing for the supported graphics cards.
.
This package enables support for VA-API for some gallium drivers.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: mesa-vdpau-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Provides: vdpau-driver
Depends: libvdpau1
Enhances: libvdpau1
Description: Mesa VDPAU video acceleration drivers
These libraries provide the Video Decode and Presentation API for Unix.
They provide accelerated video playback (incl. H.264) and video
post-processing for the supported graphics cards.
.
This package enables support for VDPAU for some gallium drivers.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: mesa-vulkan-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 25.2.8-0ubuntu0.24.04.2
Provides: vulkan-icd
Depends: libvulkan1, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.125-1), libdrm2 (>= 2.4.125-1), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm20, libstdc++6 (>= 13.1), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Description: Mesa Vulkan graphics drivers
Vulkan is a low-overhead 3D graphics and compute API. This package
includes Vulkan drivers provided by the Mesa project.
Homepage: https://mesa3d.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: mime-support
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 9
Maintainer: System Administrator <root@localhost>
Architecture: all
Multi-Arch: foreign
Version: 999
Depends: media-types
Description: Virtual package to satisfy mime-support dependency
This is a virtual package that provides mime-support, which
has been replaced by media-types in Ubuntu 24.04.
Package: mlock
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uw-imap
Version: 8:2007f~dfsg-7build3
Depends: libc6 (>= 2.34)
Description: mailbox locking program
IMAP (Internet Message Access Protocol) is a method of accessing
electronic messages kept on a (possibly shared) mail server.
.
The UW (University of Washington) IMAP toolkit provides the c-client
mail-handling library supporting various network transport methods,
file system storage formats, and authentication and authorization
methods.
.
This package contains a program to lock mailbox files to avoid
corruption.
Homepage: http://www.washington.edu/imap/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: modemmanager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4640
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.23.4-0ubuntu2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.56.0), libgudev-1.0-0 (>= 212), libmbim-glib4 (>= 1.30.0), libmbim-proxy, libmm-glib0 (>= 1.23.4), libpolkit-gobject-1-0 (>= 0.99), libqmi-glib5 (>= 1.34.0), libqmi-proxy, libqrtr-glib0 (>= 1.0.0), libsystemd0 (>= 209), polkitd
Recommends: libmbim-utils, libqmi-utils, usb-modeswitch
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf newconffile remove-on-upgrade
Description: D-Bus service for managing modems
ModemManager is a DBus-activated daemon which controls mobile broadband
(2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles,
Bluetooth-paired telephones or professional RS232/USB devices with external
power supplies, ModemManager is able to prepare and configure the modems and
setup connections with them.
Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Package: motd-news-config
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: base-files
Version: 13ubuntu10.4
Replaces: base-files (<< 11ubuntu11)
Breaks: base-files (<< 11ubuntu11)
Conffiles:
/etc/default/motd-news c08a329a603b640095da5ffe4e73491c
Description: Configuration for motd-news shipped in base-files
This package contains the configuration read by the motd-news script
shipped in the base-files package.
.
Install this package if you want motd-news to be enabled.
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libmount1 (>= 2.39.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33)
Suggests: nfs-common
Description: tools for mounting and manipulating filesystems
This package provides the mount(8), umount(8), swapon(8),
swapoff(8), and losetup(8) commands.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: mousepad
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1904
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6.1-1build2
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.38.0), libgspell-1-2 (>= 1.8.2), libgtk-3-0t64 (>= 3.0.0), libmousepad0 (>= 0.5.8)
Description: simple Xfce oriented text editor
Mousepad is a graphical text editor for Xfce based on Leafpad.
.
The initial reason for Mousepad was to provide printing support, which would
have been difficult for Leafpad for various reasons.
.
Although some features are under development, currently Mousepad has the
following features:
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
* Font selection
* Word Wrap
* Character coding selection
* Auto character coding detection (UTF-8 and some code-sets)
* Manual code-set setting
* Infinite Undo/Redo by word
* Auto Indent
* Multi-line Indent
* Display line numbers
* Drag and Drop
* Printing
Homepage: https://docs.xfce.org/apps/mousepad/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: mtr-tiny
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mtr
Version: 0.95-1.1ubuntu0.1
Replaces: mtr
Depends: libc6 (>= 2.38), libjansson4 (>= 2.14), libncurses6 (>= 6), libtinfo6 (>= 6)
Breaks: mtr, suidmanager (<< 0.50)
Description: Full screen ncurses traceroute tool
mtr combines the functionality of the 'traceroute' and 'ping' programs
in a single network diagnostic tool.
.
As mtr starts, it investigates the network connection between the host
mtr runs on and a user-specified destination host. After it
determines the address of each network hop between the machines,
it sends a sequence of ICMP ECHO requests to each one to determine the
quality of the link to each machine. As it does this, it prints
running statistics about each machine.
.
mtr-tiny is compiled without support for X and conserves disk space.
Homepage: https://www.bitwizard.nl/mtr/
Original-Maintainer: Robert Woodcock <rcw@debian.org>
Package: multipath-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.4-5ubuntu8.2
Depends: kpartx (>= 0.9.4-5ubuntu8.2), lsb-base, sg3-utils-udev, udev, libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.110), libedit2 (>= 2.11-20080614-0), libsystemd0, libudev1 (>= 183), liburcu8t64 (>= 0.13.0)
Suggests: multipath-tools-boot
Conffiles:
/etc/multipath.conf a14f69c91f2ba59a279ac6018d23d28b
Description: maintain multipath block device access
These tools are in charge of maintaining the disk multipath device maps and
react to path and map events.
.
If you install this package you may have to change the way you address block
devices. See README.Debian for details.
Homepage: http://christophe.varoqui.free.fr/
Original-Maintainer: Debian DM Multipath Team <team+linux-blocks@tracker.debian.org>
Package: mupdf-tools
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 86387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mupdf
Version: 1.23.10+ds1-1build3
Depends: libc6 (>= 2.38), libfreetype6 (>= 2.6), libgumbo2 (>= 0.12.0), libharfbuzz0b (>= 0.9.11), libjbig2dec0 (>= 0.19), libjpeg8 (>= 8c), libmujs3 (>= 1.0.7), libopenjp2-7 (>= 2.0.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.0)
Description: command line tools for the MuPDF viewer
MuPDF is a lightweight PDF viewer and toolkit written in portable C.
It also reads XPS, OpenXPS and ePub documents.
.
This package contains command line tools using the MuPDF library:
- mutool - tool for clean, extract, inspect PDF documents and
render PDF/XPS/CBZ documents.
Homepage: https://mupdf.com/
Original-Maintainer: Kan-Ru Chen (陳侃如) <koster@debian.org>
Package: mysql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 18
Maintainer: MariaDB Developers <developers@lists.mariadb.org>
Architecture: all
Source: mariadb
Version: 1:10.11.18+maria~ubu2404
Conffiles:
/etc/mysql/my.cnf.fallback cfe2bc1819d5e200eca8ca6912f714af obsolete
/etc/mysql/conf.d/mysqldump.cnf 20890decb4486ce539753193908fb356 obsolete
/etc/mysql/conf.d/mysql.cnf 61e0993270966cc6bc96b46c01ade21f obsolete
Description: MariaDB client common configuration files package (e.g. /etc/mysql/my.cnf)
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MariaDB are speed, robustness and
ease of use.
.
This package includes files needed by all versions of the client library
(e.g. /etc/mysql/my.cnf).
Homepage: https://mariadb.org/
Package: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.2-2ubuntu0.2
Replaces: nano-tiny (<< 2.8.6-2), pico
Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libtinfo6 (>= 6)
Suggests: hunspell
Breaks: nano-tiny (<< 2.8.6-2)
Conflicts: pico
Conffiles:
/etc/nanorc be076483dde4364946fcf3d1ea5dce26
Description: small, friendly text editor inspired by Pico
GNU nano is an easy-to-use text editor originally designed as a replacement
for Pico, the ncurses-based editor from the non-free mailer package Pine
(itself now available under the Apache License as Alpine).
.
However, GNU nano also implements many features missing in Pico, including:
- undo/redo
- line numbering
- syntax coloring
- soft-wrapping of overlong lines
- selecting text by holding Shift
- interactive search and replace (with regular expression support)
- a go-to line (and column) command
- support for multiple file buffers
- auto-indentation
- tab completion of filenames and search terms
- toggling features while running
- and full internationalization support
Homepage: https://www.nano-editor.org/
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Package: nautilus-extension-gnome-terminal
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-terminal
Version: 3.52.0-1ubuntu2
Replaces: brasero (<< 3.27.92-2~)
Depends: gnome-terminal (= 3.52.0-1ubuntu2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.79.0), libnautilus-extension4 (>= 43~beta.1), libstdc++6 (>= 4.1.1)
Enhances: nautilus
Description: GNOME terminal emulator application - Nautilus extension
GNOME Terminal is a terminal emulation application that you can use to
perform the following actions:
- Access a UNIX shell in the GNOME environment.
- Run any application that is designed to run on VT102, VT220, and xterm
terminals.
.
GNOME Terminal features the ability to use multiple terminals in a single
window (tabs) and profiles support.
.
This package contains the extension for Nautilus, the GNOME Files app.
Homepage: https://wiki.gnome.org/Apps/Terminal
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Replaces: ncurses-term (<< 6.4+20230603)
Provides: ncurses-runtime
Breaks: cryptsetup-initramfs (<< 2:2.6.1), ncurses-term (<< 6.4+20230625), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2)
Conffiles:
/etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains terminfo data files to support the most common types of
terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
vt52, and xterm.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 647
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.4+20230603)
Description: terminal-related programs and man pages
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains the programs used for manipulating the terminfo
database and individual terminfo entries, as well as some programs for
resetting terminals and such.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 4341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.4+20240113-1ubuntu2.1
Replaces: alacritty (<< 0.3.4~), foot-terminfo (<< 1.15.1-2), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), ncurses-base (<< 6.4+20230625), tn5250 (<< 0.17.4-3)
Provides: foot-terminfo (= 6.4+20240113-1ubuntu2.1)
Depends: ncurses-base (= 6.4+20240113-1ubuntu2.1)
Breaks: foot-terminfo (<< 1.15.1-2), vim-common (<< 2:9.0.1000-2)
Description: additional terminal type definitions
The ncurses library routines are a terminal-independent method of
updating character screens with reasonable optimization.
.
This package contains all of the numerous terminal definitions not found in
the ncurses-base package.
Homepage: https://invisible-island.net/ncurses/
Original-Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Package: needrestart
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.6-7ubuntu4.5
Depends: perl:any, dpkg (>= 1.16.0), gettext-base, libintl-perl, libproc-processtable-perl, libsort-naturally-perl, libmodule-scandeps-perl, libterm-readkey-perl, libmodule-find-perl, xz-utils
Recommends: libpam-systemd | sysvinit-core, systemd | libimvirt-perl
Suggests: needrestart-session | libnotify-bin, iucode-tool
Enhances: intel-microcode
Conffiles:
/etc/apt/apt.conf.d/99needrestart 32e74032e5bc62f33db01f93dc47f940
/etc/dpkg/dpkg.cfg.d/needrestart 53f557552f8e6f1c8512d71eb89b7638
/etc/needrestart/conf.d/README.needrestart a1ef1575bfa695c11492ff7457e5c93e
/etc/needrestart/hook.d/10-dpkg 5d8524fcfb3e1c5e7dc7ea290c9a57a1
/etc/needrestart/hook.d/20-rpm 7c10aff0e6b6b265224c3d35562a4d15
/etc/needrestart/hook.d/90-none a895a2a42d68279c8ca3a9fa451aad15
/etc/needrestart/iucode.sh 041adce8d8a8956a60b84ba74a208005
/etc/needrestart/needrestart.conf 3721bf85f5b78970318b17176cd6d35d
/etc/needrestart/notify.conf 1e3d19b4157f3d5af960b65cb368b5ba
/etc/needrestart/notify.d/200-write 740aa3371d12e0e1eb43f5412fbc571b
/etc/needrestart/notify.d/400-notify-send 6aab95df506829edb0a73eff91ed5f15
/etc/needrestart/notify.d/600-mail 8f22d751880e2163fa6b378746fa7bc9
/etc/needrestart/notify.d/README.needrestart ca287f2c1d0b1f4937c72564b28551b2
/etc/needrestart/restart.d/README.needrestart 5b5904ab8d65eaae3644a8d97b1584bb
/etc/needrestart/restart.d/dbus.service cb8ca893f19fecd6dd8a0e7134fdf2b3
/etc/needrestart/restart.d/systemd-manager b22b648806843de869331c587f5138c0
/etc/needrestart/restart.d/sysv-init 57d64c59621664a915f6a8e9b672c815
Description: check which daemons need to be restarted after library upgrades
needrestart checks which daemons need to be restarted after library upgrades.
It is inspired by checkrestart from the debian-goodies package.
.
Features:
- supports (but does not require) systemd
- binary blacklisting (i.e. display managers)
- tries to detect required restarts of interpreter based daemons
(supports Java, Perl, Python, Ruby)
- tries to detect required restarts of containers (docker, LXC)
- tries to detect pending kernel upgrades
- tries to detect pending microcode upgrades for Intel CPUs
- could be used as nagios check_command
- fully integrated into apt/dpkg using hooks
Homepage: https://github.com/liske/needrestart
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.10-0.1ubuntu4.4
Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~)
Description: NET-3 networking toolkit
This package includes the important tools for controlling the network
subsystem of the Linux kernel. This includes arp, ifconfig, netstat,
rarp, nameif and route. Additionally, this package contains utilities
relating to particular network hardware types (plipconfig, slattach,
mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
.
In the upstream package 'hostname' and friends are included. Those are
not installed by this package, since there is a special "hostname*.deb".
Homepage: http://sourceforge.net/projects/net-tools/
Original-Maintainer: net-tools Team <team+net-tools@tracker.debian.org>
Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.4
Replaces: ebtables (<< 2.0.11-2)
Breaks: ebtables (<< 2.0.11-2)
Conffiles:
/etc/ethertypes cd7fa874d85f7587e2ed11174d58cf83
/etc/protocols 0c247591a720f534fe543401bd4844d6
/etc/rpc 2d7748cd0feba2e43ee52d4d7f834188
/etc/services 3975f0d8c4e1ecb25f035edfb1ba27ac
Description: Basic TCP/IP networking system
This package provides the necessary infrastructure for basic TCP/IP based
networking.
.
In particular, it supplies common name-to-number mappings in /etc/services,
/etc/rpc, /etc/protocols and /etc/ethertypes.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: netcat-openbsd
Status: install ok installed
Priority: important
Section: net
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.226-1ubuntu2
Provides: netcat
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.38)
Description: TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network connections
using TCP or UDP protocol. It is designed to be a reliable "back-end" tool
that can be used directly or easily driven by other programs and scripts. At
the same time it is a feature-rich network debugging and exploration tool,
since it can create almost any kind of connection you would need and has
several interesting built-in capabilities.
.
This package contains the OpenBSD rewrite of netcat, including support for
IPv6, proxies, and Unix sockets.
Original-Maintainer: Guilhem Moulin <guilhem@debian.org>
Package: netpbm
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 8516
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: netpbm-free
Version: 2:11.05.02-1.1build1
Provides: pbmwbmp, pnmtopng
Depends: libnetpbm11t64 (= 2:11.05.02-1.1build1), libc6 (>= 2.38), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Description: Graphics conversion tools between image formats
Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 220 separate tools in the package including converters for
more than 80 graphics formats.
Homepage: https://netpbm.sourceforge.net/
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Package: netplan-generator
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 291
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: netplan.io
Version: 1.1.2-8ubuntu1~24.04.2
Replaces: netplan.io (<< 0.106.1-8~)
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.70.0), libnetplan1 (= 1.1.2-8ubuntu1~24.04.2), systemd (>= 248~)
Suggests: network-manager | wpasupplicant, openvswitch-switch, iw
Breaks: netplan.io (<< 0.106.1-8~)
Description: Declarative network configuration for various backends at boot
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a systemd-generator to configure various networking
daemons at boot time.
Homepage: https://netplan.io/
Original-Maintainer: Debian Networking Team <team+networking@tracker.debian.org>
Package: netplan.io
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.2-8ubuntu1~24.04.2
Depends: python3:any, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.70.0), libnetplan1 (= 1.1.2-8ubuntu1~24.04.2), libsystemd0 (>= 243), ethtool, iproute2, netplan-generator, python3-netplan, python3-yaml, systemd (>= 248~), udev
Recommends: python3-rich
Suggests: systemd-resolved
Description: Declarative network configuration for various backends at runtime
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a runtime CLI to control the Netplan backends,
e.g. to re-generate configuration or apply changes.
Homepage: https://netplan.io/
Original-Maintainer: Debian Networking Team <team+networking@tracker.debian.org>
Package: nettle-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 3004
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.9.1-2.2build1.1
Replaces: libnettle-dev
Depends: libnettle8t64 (= 3.9.1-2.2build1.1), libhogweed6t64 (= 3.9.1-2.2build1.1), libgmp-dev
Conflicts: libnettle-dev
Description: low level cryptographic library (development files)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the development files (C headers and static libraries)
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Package: networkd-dispatcher
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.2.4-1
Depends: dbus, gir1.2-glib-2.0, python3-dbus, python3-gi, python3:any
Suggests: iw | wireless-tools
Conffiles:
/etc/default/networkd-dispatcher 30d74108d00da7497f70395c32658a41
Description: Dispatcher service for systemd-networkd connection status changes
Networkd-dispatcher is a dispatcher daemon for systemd-networkd
connection status changes. It is similar to NetworkManager-dispatcher,
but is much more limited in the types of events it supports due to the
limited nature of systemd-networkd.
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Homepage: https://gitlab.com/craftyguy/networkd-dispatcher
Package: nftables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.9-1ubuntu0.1
Depends: libnftables1 (= 1.0.9-1ubuntu0.1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0)
Recommends: netbase
Suggests: firewalld
Conffiles:
/etc/nftables.conf 4d4241fcd44b9a69b74f69d571f35a20
Description: Program to control packet filtering rules by Netfilter project
This software provides an in-kernel packet classification framework that is
based on a network-specific Virtual Machine (VM) and the nft userspace
command line tool. The nftables framework reuses the existing Netfilter
subsystems such as the existing hook infrastructure, the connection tracking
system, NAT, userspace queueing and logging subsystem.
.
nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
.
Netfilter software and nftables in particular are used in applications such
as Internet connection sharing, firewalls, IP accounting, transparent
proxying, advanced routing and traffic control.
.
A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: nghttp2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.59.0-1ubuntu0.4
Depends: nghttp2-client (>= 1.59.0-1ubuntu0.4), nghttp2-proxy (>= 1.59.0-1ubuntu0.4), nghttp2-server (>= 1.59.0-1ubuntu0.4)
Description: server, proxy and client implementing HTTP/2
This package will install a set of programs implementing the HTTP/2
protocol: a standalone server (nghttp2-server), a reverse proxy
(nghttp2-proxy) and a client (nghttp2-client). It provides no files
on its own and is not necessary for these programs to work.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: nghttp2-client
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 438
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nghttp2
Version: 1.59.0-1ubuntu0.4
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.59.0-1ubuntu0.4), libc6 (>= 2.34), libev4t64 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjansson4 (>= 2.14), libjemalloc2 (>= 5.0.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Description: client implementing HTTP/2 protocol
This is a command line client implementing the HTTP/2 protocol. It
gives access to many low-level and advanced aspects of the protocol
and therefore is useful for debugging.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: nghttp2-proxy
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 1031
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nghttp2
Version: 1.59.0-1ubuntu0.4
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.59.0-1ubuntu0.4), openssl, python3, libc6 (>= 2.34), libcares2 (>= 1.7.0), libev4t64 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0, zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Conffiles:
/etc/init.d/nghttpx 6c52e3e3c0bcbc2ca8c0a1f2c439c99f
/etc/logrotate.d/nghttpx 15d2dfe87a59b5f311b05350203a181b
/etc/nghttpx/nghttpx.conf 550b85a554419c560652faed3b347432
Description: reverse proxy implementing HTTP/2 protocol
This is a standalone server implementing the HTTP/2 protocol with
HTTP/1.1 fallback for clients that do not support it. It can be used
as a frontend in front of web servers that do not support HTTP/2.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: nghttp2-server
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nghttp2
Version: 1.59.0-1ubuntu0.4
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.59.0-1ubuntu0.4), libc6 (>= 2.34), libev4t64 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Description: server implementing HTTP/2 protocol
This is a standalone server implementing the HTTP/2 protocol with
HTTP/1.1 fallback for clients that do not support it. It can be used
to serve files from a local directory.
Homepage: https://nghttp2.org/
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Package: nginx
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 1323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.24.0-2ubuntu7.15
Replaces: nginx-core (<< 1.22.1-6~), nginx-extras (<< 1.22.1-6~), nginx-light (<< 1.22.1-6~)
Provides: httpd, httpd-cgi, nginx-abi-1.24.0-1
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4), iproute2, nginx-common (= 1.24.0-2ubuntu7.15)
Breaks: nginx-core (<< 1.22.1-6~), nginx-extras (<< 1.22.1-6~), nginx-light (<< 1.22.1-6~)
Description: small, powerful, scalable web/proxy server
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
Homepage: https://nginx.org
Original-Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Package: nginx-common
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: nginx
Version: 1.24.0-2ubuntu7.15
Replaces: nginx (<< 1.22.1-8)
Depends: debconf (>= 0.5) | debconf-2.0
Suggests: fcgiwrap, nginx-doc, ssl-cert
Breaks: nginx (<< 1.22.1-8)
Conffiles:
/etc/default/nginx 596fbc1f5712caaa02e8c799a4e2a01f
/etc/init.d/nginx 290f6f12a12bc8e882bc5af46c1bfe7c
/etc/logrotate.d/nginx b29112f9480a70fa7de2729ff39923e2
/etc/nginx/fastcgi.conf 74e91892a9e591cde6d65c3e8e7e5fb2
/etc/nginx/fastcgi_params ed054bf064ade22488fcccc49174327d
/etc/nginx/koi-utf 3e338aca6a53a5420fc791b5ef86f64c
/etc/nginx/koi-win bfa0b80381fed2b1dfcf617b0ba204ec
/etc/nginx/mime.types 96fd3f507b3a4fe666fcb0bb0042f428
/etc/nginx/nginx.conf e5398edc0b51497dba606859fb13a86e
/etc/nginx/proxy_params 2612ba3438c3b7855ea7779a879e6aef
/etc/nginx/scgi_params df8c71e25e0356ffc539742f08fddfff
/etc/nginx/sites-available/default f1f26aef86f90a484f3a2f46ccc46ff6
/etc/nginx/snippets/fastcgi-php.conf 828e5bd1f3de7b3ef0e6856598b2a8c0
/etc/nginx/snippets/snakeoil.conf 0a8bff8a55d8ec9d002e1b8460d2d64f
/etc/nginx/uwsgi_params 88ac833ee8ea60904a8b3063fde791de
/etc/nginx/win-utf 0f39cbfca77d4f3bb5d33f009a514c71
/etc/ufw/applications.d/nginx 3e24def79cf627acc2ab1b1bdfbc645c
Description: small, powerful, scalable web/proxy server - common files
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
.
This package contains base configuration files used by all versions of
nginx.
Homepage: https://nginx.org
Original-Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Package: nmap
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4071
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.94+git20230807.3be01efb1+dfsg-3build2
Depends: nmap-common (= 7.94+git20230807.3be01efb1+dfsg-3build2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liblinear4 (>= 2.01+dfsg), liblua5.4-0 (>= 5.4.6), libpcap0.8t64 (>= 1.5.1), libpcre2-8-0 (>= 10.32), libssh2-1t64 (>= 1.2.9), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Suggests: ncat, ndiff, zenmap
Description: The Network Mapper
Nmap is a utility for network exploration or security auditing. It
supports ping scanning (determine which hosts are up), many port
scanning techniques, version detection (determine service protocols
and application versions listening behind ports), and TCP/IP
fingerprinting (remote host OS or device identification). Nmap also
offers flexible target and port specification, decoy/stealth scanning,
sunRPC scanning, and more. Most Unix and Windows platforms are
supported in both GUI and commandline modes. Several popular handheld
devices are also supported, including the Sharp Zaurus and the iPAQ.
Homepage: https://nmap.org/
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: nmap-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 21470
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: nmap
Version: 7.94+git20230807.3be01efb1+dfsg-3build2
Recommends: nmap
Description: Architecture independent files for nmap
Nmap is a utility for network exploration or security auditing. It
supports ping scanning (determine which hosts are up), many port
scanning techniques, version detection (determine service protocols
and application versions listening behind ports), and TCP/IP
fingerprinting (remote host OS or device identification). Nmap also
offers flexible target and port specification, decoy/stealth scanning,
sunRPC scanning, and more. Most Unix and Windows platforms are
supported in both GUI and commandline modes. Several popular handheld
devices are also supported, including the Sharp Zaurus and the iPAQ.
.
This package contains the nmap files shared by all architectures.
Homepage: https://nmap.org/
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: node-esprima
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 473
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.1+ds+~4.0.3-2
Config-Version: 4.0.1+ds+~4.0.3-2
Provides: libjs-esprima (= 4.0.1+ds+~4.0.3-2), node-types-esprima (= 4.0.3)
Depends: nodejs:any
Suggests: javascript-common
Breaks: node-escodegen (<< 1.14.1+dfsg-2~)
Description: ECMAScript parsing infrastructure for multipurpose analysis
Esprima is a high-performance and standard-compliant parser for ECMAScript
written in ECMAScript.
.
Node.js is an event-based server-side JavaScript engine.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://esprima.org
Package: node-jquery
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 1391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.6.1+dfsg+~3.5.14-1
Provides: node-types-jquery (= 3.5.14)
Recommends: libjs-sizzle (>= 2.3.5)
Breaks: node-typescript-types (<< 20201105-1~)
Description: NodeJS wrapper for jQuery
jQuery is a fast, concise, JavaScript Library that simplifies how you
traverse HTML documents, handle events, perform animations, and add Ajax
interactions to your web pages. jQuery is designed to change the way
that you write JavaScript.
.
This package contains the NodeJS module.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://jquery.com/
Package: node-mime
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.0+dfsg+~cs3.96.1-1
Config-Version: 3.0.0+dfsg+~cs3.96.1-1
Provides: node-mime-db (= 1.51.0), node-mime-score (= 1.2.0), node-types-mime-db (= 1.43.1)
Depends: nodejs:any
Description: library for mime-type mapping for Node.js
mime is a Node.js library for mime-type mapping.
.
A comprehensive, compact MIME type module.
.
Node.js is an event-based server-side javascript engine.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://github.com/broofa/node-mime
Package: node-source-map
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.7.0++dfsg2+really.0.6.1-9
Config-Version: 0.7.0++dfsg2+really.0.6.1-9
Provides: node-types-source-map (= 0.7.0++dfsg2+really.0.6.1-9)
Depends: libjs-source-map (= 0.7.0++dfsg2+really.0.6.1-9)
Description: Mozilla source map generator and consumer - Node.js module
Mozilla implementation of source map generator and consumer, for source
maps written in the Asynchronous Module Definition format.
.
Source maps provide a language-agnostic way to compile back production
code to the original source code.
.
Node.js is an event-based server-side JavaScript engine.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://github.com/mozilla/source-map
Package: node-sprintf-js
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.1.2+ds1+~1.1.2-1
Config-Version: 1.1.2+ds1+~1.1.2-1
Provides: node-types-sprintf-js
Depends: libjs-sprintf-js (= 1.1.2+ds1+~1.1.2-1)
Description: Node.js Pure JavaScript sprintf implementation
node-sprintf-js is a javascript implementation of C sprintf (3).
This function composes a string with the same text that would be printed if
format was used on printf, but instead of being printed, the content is
stored as a string in the buffer pointed by a str argument.
.
Node.js is an event-based server-side JavaScript engine.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://github.com/alexei/sprintf.js
Package: nodejs
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 192598
Maintainer: NodeSource Support <support@nodesource.com>
Architecture: amd64
Version: 20.18.1-1nodesource1
Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14)
Provides: nodejs-dev, nodejs-doc, nodejs-legacy, npm
Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), python3, ca-certificates
Conflicts: nodejs-dev, nodejs-doc, nodejs-legacy, npm
Description: Node.js event-based server-side javascript engine
Node.js is similar in design to and influenced by systems like
Ruby's Event Machine or Python's Twisted.
.
It takes the event model a bit further - it presents the event
loop as a language construct instead of as a library.
.
Node.js is bundled with several useful libraries to handle server tasks :
System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX,
HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.
Homepage: https://nodejs.org
Package: npm
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 2647
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 8.5.1~ds-1
Config-Version: 8.5.1~ds-1
Provides: arborist (= 4.3.1), node-npm (= 8.5.1), node-npm-packlist (= 3.0.0), node-npmcli-arborist (= 4.3.1), node-npmcli-ci-detect (= 2.0.0), node-npmcli-config (= 3.0.0), node-npmcli-disparity-colors (= 1.0.1), node-npmcli-fs (= 1.1.0), node-npmcli-git (= 2.1.0), node-npmcli-installed-package-contents (= 1.0.7), node-npmcli-map-workspaces (= 2.0.0), node-npmcli-metavuln-calculator (= 2.0.0), node-npmcli-name-from-folder (= 1.0.1), node-npmcli-node-gyp (= 1.0.3), node-npmcli-package-json (= 1.0.1), node-npmcli-promise-spawn (= 1.3.2), node-npmcli-run-script (= 2.0.0), node-pacote (= 12.0.3), node-qrcode-terminal (= 0.12.0), npm-packlist (= 3.0.0), pacote (= 12.0.3), qrcode-terminal (= 0.12.0)
Depends: ca-certificates, node-abbrev, node-agent-base, node-ansistyles, node-aproba, node-archy, node-asap, node-cacache, node-chalk, node-chownr, node-cli-table3, node-colors, node-columnify, node-debug, node-depd, node-emoji-regex, node-encoding, node-glob, node-got, node-graceful-fs, node-gyp, node-hosted-git-info, node-https-proxy-agent, node-ini, node-ip, node-ip-regex, node-json-parse-better-errors, node-jsonparse, node-lru-cache, node-minimatch, node-minipass, node-mkdirp, node-ms, node-negotiator, node-nopt, node-normalize-package-data, node-npm-bundled, node-npm-package-arg, node-npmlog, node-once, node-promise-retry, node-promzard, node-read, node-read-package-json, node-rimraf, node-semver, node-ssri, node-string-width, node-strip-ansi, node-tar, node-text-table, node-validate-npm-package-license, node-validate-npm-package-name, node-which, node-wrappy, node-write-file-atomic, node-yallist, nodejs:any (>= 10)
Recommends: git, node-tap
Suggests: node-opener
Description: package manager for Node.js
Node.js is an event-based server-side javascript engine.
.
npm is the package manager for the Node JavaScript platform. It puts
modules in place so that node can find them, and manages dependency
conflicts intelligently.
.
It is extremely configurable to support a wide variety of use cases.
Most commonly, it is used to publish, discover, install, and develop
node programs.
.
Install also node-opener to have full npm features enabled.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://docs.npmjs.com/
Package: nsight-compute-2025.1.1
Status: install ok installed
Priority: optional
Section: multiverse/devel
Installed-Size: 1167089
Maintainer: cudatools <cudatools@nvidia.com>
Architecture: amd64
Source: nsight-compute
Version: 2025.1.1.2-1
Provides: nsight-compute
Description: NVIDIA Nsight Compute
NVIDIA Nsight Compute is an interactive kernel profiler for CUDA
applications on x86_64 platforms. It provides detailed performance
metrics and API debugging via a user interface and command line tool.
Package: nsight-systems-2024.6.2
Status: install ok installed
Priority: optional
Section: devel
Maintainer: Feedback <nsight-systems@nvidia.com>
Architecture: amd64
Version: 2024.6.2.225-246235244400v0
Provides: nsight-systems
Depends: libc6, libglib2.0-0, libtinfo5 | libtinfo6, libxcb-xinerama0, libxcb-icccm4, libxcb-image0, libxcb-keysyms1, libxcb-randr0, libxcb-render-util0, libxcb-xfixes0, libxcb-shape0, libxkbcommon-x11-0, libxcb-xinput0, libxcb-cursor0, libfontconfig1, libdbus-1-3, libnss3, libxcomposite1, libxdamage1, libxrandr2, libxtst6, libasound2, libopengl0, libegl1, libgssapi-krb5-2
Description: Nsight Systems is a statistical sampling profiler with tracing features.
It is designed to work with devices and devkits based on
NVIDIA Tegra SoCs (system-on-chip) or systems
based on the x86_64 processor architecture that
also include NVIDIA GPU(s).
Package: ntfs-3g
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2022.10.3-1.2ubuntu3.2
Depends: libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgnutls30t64 (>= 3.7.2), libntfs-3g89t64 (= 1:2022.10.3-1.2ubuntu3.2)
Pre-Depends: fuse3
Description: read/write NTFS driver for FUSE
NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
filesystem used by Microsoft Windows.
Homepage: https://github.com/tuxera/ntfs-3g/wiki
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: nvidia-compute-utils-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 377
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-compute-utils, nvidia-persistenced
Provides: nvidia-compute-utils, nvidia-persistenced
Depends: libnvidia-compute-580-server, adduser, libc6 (>= 2.34)
Conflicts: nvidia-compute-utils, nvidia-persistenced
Description: NVIDIA compute utilities
This package provides utility binaries for paraller general purpose
computing use cases with the NVIDIA Server Driver.
.
CUDA MPS is a feature that allows multiple CUDA processes to share a single
GPU context. CUDA MPS should be transparent to CUDA programs.
.
CUDA MPS requires a device that supports Unified Virtual Address (UVA) and
has compute capability SM 3.5 or higher.
Pre-CUDA 4.0 APIs are not supported under CUDA MPS.
Homepage: http://www.nvidia.com
Package: nvidia-dkms-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 249
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-dkms-kernel
Provides: nvidia-dkms-kernel
Depends: dkms, nvidia-kernel-source-580-server (<= 580.173.02-1), nvidia-kernel-source-580-server (>= 580.173.02), nvidia-kernel-common-580-server (<= 580.173.02-1), nvidia-kernel-common-580-server (>= 580.173.02), nvidia-firmware-580-server-580.173.02
Conflicts: nvidia-dkms-kernel
Description: NVIDIA DKMS package
This package builds the NVIDIA kernel module needed by the userspace
driver, using DKMS.
Provided that you have the kernel header packages installed, the kernel
module will be built for your running kernel, and automatically rebuilt for
any new kernel headers that are installed.
Homepage: http://www.nvidia.com
Package: nvidia-driver-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 1441
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Depends: libnvidia-gl-580-server (= 580.173.02-0ubuntu0.24.04.1), nvidia-dkms-580-server (<= 580.173.02-1), nvidia-dkms-580-server (>= 580.173.02), nvidia-kernel-common-580-server (<= 580.173.02-1), nvidia-kernel-common-580-server (>= 580.173.02), nvidia-kernel-source-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-compute-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-extra-580-server (= 580.173.02-0ubuntu0.24.04.1), nvidia-compute-utils-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-decode-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-encode-580-server (= 580.173.02-0ubuntu0.24.04.1), nvidia-utils-580-server (= 580.173.02-0ubuntu0.24.04.1), xserver-xorg-video-nvidia-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-cfg1-580-server (= 580.173.02-0ubuntu0.24.04.1), libnvidia-fbc1-580-server (= 580.173.02-0ubuntu0.24.04.1)
Recommends: libnvidia-compute-580-server:i386 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-decode-580-server:i386 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-encode-580-server:i386 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-fbc1-580-server:i386 (= 580.173.02-0ubuntu0.24.04.1), libnvidia-gl-580-server:i386 (= 580.173.02-0ubuntu0.24.04.1)
Suggests: nvidia-settings, nvidia-prime (>= 0.8)
Description: NVIDIA Server Driver metapackage
This metapackage depends on the NVIDIA binary driver and on all of its libraries,
to provide hardware acceleration for OpenGL/GLX/EGL/GLES/Vulkan
applications on either X11 or on Wayland.
.
See /usr/share/doc/nvidia-driver-580-server/README.txt.gz
for a complete list of supported GPUs and PCI IDs.
Homepage: http://www.nvidia.com
Modaliases: nvidia(pci:v000010DEd00001340sv*sd*bc03sc*i*, pci:v000010DEd00001341sv*sd*bc03sc*i*, pci:v000010DEd00001344sv*sd*bc03sc*i*, pci:v000010DEd00001346sv*sd*bc03sc*i*, pci:v000010DEd00001347sv*sd*bc03sc*i*, pci:v000010DEd00001348sv*sd*bc03sc*i*, pci:v000010DEd00001349sv*sd*bc03sc*i*, pci:v000010DEd0000134Bsv*sd*bc03sc*i*, pci:v000010DEd0000134Dsv*sd*bc03sc*i*, pci:v000010DEd0000134Esv*sd*bc03sc*i*, pci:v000010DEd0000134Fsv*sd*bc03sc*i*, pci:v000010DEd0000137Asv*sd*bc03sc*i*, pci:v000010DEd0000137Bsv*sd*bc03sc*i*, pci:v000010DEd00001380sv*sd*bc03sc*i*, pci:v000010DEd00001381sv*sd*bc03sc*i*, pci:v000010DEd00001382sv*sd*bc03sc*i*, pci:v000010DEd00001390sv*sd*bc03sc*i*, pci:v000010DEd00001391sv*sd*bc03sc*i*, pci:v000010DEd00001392sv*sd*bc03sc*i*, pci:v000010DEd00001393sv*sd*bc03sc*i*, pci:v000010DEd00001398sv*sd*bc03sc*i*, pci:v000010DEd00001399sv*sd*bc03sc*i*, pci:v000010DEd0000139Asv*sd*bc03sc*i*, pci:v000010DEd0000139Bsv*sd*bc03sc*i*, pci:v000010DEd0000139Csv*sd*bc03sc*i*, pci:v000010DEd0000139Dsv*sd*bc03sc*i*, pci:v000010DEd000013B0sv*sd*bc03sc*i*, pci:v000010DEd000013B1sv*sd*bc03sc*i*, pci:v000010DEd000013B2sv*sd*bc03sc*i*, pci:v000010DEd000013B3sv*sd*bc03sc*i*, pci:v000010DEd000013B4sv*sd*bc03sc*i*, pci:v000010DEd000013B6sv*sd*bc03sc*i*, pci:v000010DEd000013B9sv*sd*bc03sc*i*, pci:v000010DEd000013BAsv*sd*bc03sc*i*, pci:v000010DEd000013BBsv*sd*bc03sc*i*, pci:v000010DEd000013BCsv*sd*bc03sc*i*, pci:v000010DEd000013C0sv*sd*bc03sc*i*, pci:v000010DEd000013C2sv*sd*bc03sc*i*, pci:v000010DEd000013D7sv*sd*bc03sc*i*, pci:v000010DEd000013D8sv*sd*bc03sc*i*, pci:v000010DEd000013D9sv*sd*bc03sc*i*, pci:v000010DEd000013DAsv*sd*bc03sc*i*, pci:v000010DEd000013F0sv*sd*bc03sc*i*, pci:v000010DEd000013F1sv*sd*bc03sc*i*, pci:v000010DEd000013F2sv*sd*bc03sc*i*, pci:v000010DEd000013F3sv*sd*bc03sc*i*, pci:v000010DEd000013F8sv*sd*bc03sc*i*, pci:v000010DEd000013F9sv*sd*bc03sc*i*, pci:v000010DEd000013FAsv*sd*bc03sc*i*, pci:v000010DEd000013FBsv*sd*bc03sc*i*, pci:v000010DEd00001401sv*sd*bc03sc*i*, pci:v000010DEd00001402sv*sd*bc03sc*i*, pci:v000010DEd00001406sv*sd*bc03sc*i*, pci:v000010DEd00001407sv*sd*bc03sc*i*, pci:v000010DEd00001427sv*sd*bc03sc*i*, pci:v000010DEd00001430sv*sd*bc03sc*i*, pci:v000010DEd00001431sv*sd*bc03sc*i*, pci:v000010DEd00001436sv*sd*bc03sc*i*, pci:v000010DEd000015F0sv*sd*bc03sc*i*, pci:v000010DEd000015F7sv*sd*bc03sc*i*, pci:v000010DEd000015F8sv*sd*bc03sc*i*, pci:v000010DEd000015F9sv*sd*bc03sc*i*, pci:v000010DEd00001617sv*sd*bc03sc*i*, pci:v000010DEd00001618sv*sd*bc03sc*i*, pci:v000010DEd00001619sv*sd*bc03sc*i*, pci:v000010DEd0000161Asv*sd*bc03sc*i*, pci:v000010DEd00001667sv*sd*bc03sc*i*, pci:v000010DEd0000174Dsv*sd*bc03sc*i*, pci:v000010DEd0000174Esv*sd*bc03sc*i*, pci:v000010DEd0000179Csv*sd*bc03sc*i*, pci:v000010DEd000017C2sv*sd*bc03sc*i*, pci:v000010DEd000017C8sv*sd*bc03sc*i*, pci:v000010DEd000017F0sv*sd*bc03sc*i*, pci:v000010DEd000017F1sv*sd*bc03sc*i*, pci:v000010DEd000017FDsv*sd*bc03sc*i*, pci:v000010DEd00001B00sv*sd*bc03sc*i*, pci:v000010DEd00001B02sv*sd*bc03sc*i*, pci:v000010DEd00001B06sv*sd*bc03sc*i*, pci:v000010DEd00001B30sv*sd*bc03sc*i*, pci:v000010DEd00001B38sv*sd*bc03sc*i*, pci:v000010DEd00001B80sv*sd*bc03sc*i*, pci:v000010DEd00001B81sv*sd*bc03sc*i*, pci:v000010DEd00001B82sv*sd*bc03sc*i*, pci:v000010DEd00001B83sv*sd*bc03sc*i*, pci:v000010DEd00001B84sv*sd*bc03sc*i*, pci:v000010DEd00001B87sv*sd*bc03sc*i*, pci:v000010DEd00001BA0sv*sd*bc03sc*i*, pci:v000010DEd00001BA1sv*sd*bc03sc*i*, pci:v000010DEd00001BA2sv*sd*bc03sc*i*, pci:v000010DEd00001BB0sv*sd*bc03sc*i*, pci:v000010DEd00001BB1sv*sd*bc03sc*i*, pci:v000010DEd00001BB3sv*sd*bc03sc*i*, pci:v000010DEd00001BB4sv*sd*bc03sc*i*, pci:v000010DEd00001BB5sv*sd*bc03sc*i*, pci:v000010DEd00001BB6sv*sd*bc03sc*i*, pci:v000010DEd00001BB7sv*sd*bc03sc*i*, pci:v000010DEd00001BB8sv*sd*bc03sc*i*, pci:v000010DEd00001BB9sv*sd*bc03sc*i*, pci:v000010DEd00001BBBsv*sd*bc03sc*i*, pci:v000010DEd00001BC7sv*sd*bc03sc*i*, pci:v000010DEd00001BE0sv*sd*bc03sc*i*, pci:v000010DEd00001BE1sv*sd*bc03sc*i*, pci:v000010DEd00001C02sv*sd*bc03sc*i*, pci:v000010DEd00001C03sv*sd*bc03sc*i*, pci:v000010DEd00001C04sv*sd*bc03sc*i*, pci:v000010DEd00001C06sv*sd*bc03sc*i*, pci:v000010DEd00001C07sv*sd*bc03sc*i*, pci:v000010DEd00001C09sv*sd*bc03sc*i*, pci:v000010DEd00001C20sv*sd*bc03sc*i*, pci:v000010DEd00001C21sv*sd*bc03sc*i*, pci:v000010DEd00001C22sv*sd*bc03sc*i*, pci:v000010DEd00001C23sv*sd*bc03sc*i*, pci:v000010DEd00001C30sv*sd*bc03sc*i*, pci:v000010DEd00001C31sv*sd*bc03sc*i*, pci:v000010DEd00001C60sv*sd*bc03sc*i*, pci:v000010DEd00001C61sv*sd*bc03sc*i*, pci:v000010DEd00001C62sv*sd*bc03sc*i*, pci:v000010DEd00001C81sv*sd*bc03sc*i*, pci:v000010DEd00001C82sv*sd*bc03sc*i*, pci:v000010DEd00001C83sv*sd*bc03sc*i*, pci:v000010DEd00001C8Csv*sd*bc03sc*i*, pci:v000010DEd00001C8Dsv*sd*bc03sc*i*, pci:v000010DEd00001C8Fsv*sd*bc03sc*i*, pci:v000010DEd00001C90sv*sd*bc03sc*i*, pci:v000010DEd00001C91sv*sd*bc03sc*i*, pci:v000010DEd00001C92sv*sd*bc03sc*i*, pci:v000010DEd00001C94sv*sd*bc03sc*i*, pci:v000010DEd00001C96sv*sd*bc03sc*i*, pci:v000010DEd00001CB1sv*sd*bc03sc*i*, pci:v000010DEd00001CB2sv*sd*bc03sc*i*, pci:v000010DEd00001CB3sv*sd*bc03sc*i*, pci:v000010DEd00001CB6sv*sd*bc03sc*i*, pci:v000010DEd00001CBAsv*sd*bc03sc*i*, pci:v000010DEd00001CBBsv*sd*bc03sc*i*, pci:v000010DEd00001CBCsv*sd*bc03sc*i*, pci:v000010DEd00001CBDsv*sd*bc03sc*i*, pci:v000010DEd00001CFAsv*sd*bc03sc*i*, pci:v000010DEd00001CFBsv*sd*bc03sc*i*, pci:v000010DEd00001D01sv*sd*bc03sc*i*, pci:v000010DEd00001D02sv*sd*bc03sc*i*, pci:v000010DEd00001D10sv*sd*bc03sc*i*, pci:v000010DEd00001D11sv*sd*bc03sc*i*, pci:v000010DEd00001D12sv*sd*bc03sc*i*, pci:v000010DEd00001D13sv*sd*bc03sc*i*, pci:v000010DEd00001D16sv*sd*bc03sc*i*, pci:v000010DEd00001D33sv*sd*bc03sc*i*, pci:v000010DEd00001D34sv*sd*bc03sc*i*, pci:v000010DEd00001D52sv*sd*bc03sc*i*, pci:v000010DEd00001D81sv*sd*bc03sc*i*, pci:v000010DEd00001DB1sv*sd*bc03sc*i*, pci:v000010DEd00001DB3sv*sd*bc03sc*i*, pci:v000010DEd00001DB4sv*sd*bc03sc*i*, pci:v000010DEd00001DB5sv*sd*bc03sc*i*, pci:v000010DEd00001DB6sv*sd*bc03sc*i*, pci:v000010DEd00001DB7sv*sd*bc03sc*i*, pci:v000010DEd00001DB8sv*sd*bc03sc*i*, pci:v000010DEd00001DBAsv*sd*bc03sc*i*, pci:v000010DEd00001DF0sv*sd*bc03sc*i*, pci:v000010DEd00001DF2sv*sd*bc03sc*i*, pci:v000010DEd00001DF6sv*sd*bc03sc*i*, pci:v000010DEd00001E02sv*sd*bc03sc*i*, pci:v000010DEd00001E04sv*sd*bc03sc*i*, pci:v000010DEd00001E07sv*sd*bc03sc*i*, pci:v000010DEd00001E09sv*sd*bc03sc*i*, pci:v000010DEd00001E30sv*sd*bc03sc*i*, pci:v000010DEd00001E36sv*sd*bc03sc*i*, pci:v000010DEd00001E78sv*sd*bc03sc*i*, pci:v000010DEd00001E81sv*sd*bc03sc*i*, pci:v000010DEd00001E82sv*sd*bc03sc*i*, pci:v000010DEd00001E84sv*sd*bc03sc*i*, pci:v000010DEd00001E87sv*sd*bc03sc*i*, pci:v000010DEd00001E89sv*sd*bc03sc*i*, pci:v000010DEd00001E90sv*sd*bc03sc*i*, pci:v000010DEd00001E91sv*sd*bc03sc*i*, pci:v000010DEd00001E93sv*sd*bc03sc*i*, pci:v000010DEd00001EB0sv*sd*bc03sc*i*, pci:v000010DEd00001EB1sv*sd*bc03sc*i*, pci:v000010DEd00001EB5sv*sd*bc03sc*i*, pci:v000010DEd00001EB6sv*sd*bc03sc*i*, pci:v000010DEd00001EB8sv*sd*bc03sc*i*, pci:v000010DEd00001EC2sv*sd*bc03sc*i*, pci:v000010DEd00001EC7sv*sd*bc03sc*i*, pci:v000010DEd00001ED0sv*sd*bc03sc*i*, pci:v000010DEd00001ED1sv*sd*bc03sc*i*, pci:v000010DEd00001ED3sv*sd*bc03sc*i*, pci:v000010DEd00001EF5sv*sd*bc03sc*i*, pci:v000010DEd00001F02sv*sd*bc03sc*i*, pci:v000010DEd00001F03sv*sd*bc03sc*i*, pci:v000010DEd00001F06sv*sd*bc03sc*i*, pci:v000010DEd00001F07sv*sd*bc03sc*i*, pci:v000010DEd00001F08sv*sd*bc03sc*i*, pci:v000010DEd00001F0Asv*sd*bc03sc*i*, pci:v000010DEd00001F0Bsv*sd*bc03sc*i*, pci:v000010DEd00001F10sv*sd*bc03sc*i*, pci:v000010DEd00001F11sv*sd*bc03sc*i*, pci:v000010DEd00001F12sv*sd*bc03sc*i*, pci:v000010DEd00001F14sv*sd*bc03sc*i*, pci:v000010DEd00001F15sv*sd*bc03sc*i*, pci:v000010DEd00001F36sv*sd*bc03sc*i*, pci:v000010DEd00001F42sv*sd*bc03sc*i*, pci:v000010DEd00001F47sv*sd*bc03sc*i*, pci:v000010DEd00001F50sv*sd*bc03sc*i*, pci:v000010DEd00001F51sv*sd*bc03sc*i*, pci:v000010DEd00001F54sv*sd*bc03sc*i*, pci:v000010DEd00001F55sv*sd*bc03sc*i*, pci:v000010DEd00001F76sv*sd*bc03sc*i*, pci:v000010DEd00001F82sv*sd*bc03sc*i*, pci:v000010DEd00001F83sv*sd*bc03sc*i*, pci:v000010DEd00001F91sv*sd*bc03sc*i*, pci:v000010DEd00001F95sv*sd*bc03sc*i*, pci:v000010DEd00001F96sv*sd*bc03sc*i*, pci:v000010DEd00001F97sv*sd*bc03sc*i*, pci:v000010DEd00001F98sv*sd*bc03sc*i*, pci:v000010DEd00001F99sv*sd*bc03sc*i*, pci:v000010DEd00001F9Csv*sd*bc03sc*i*, pci:v000010DEd00001F9Dsv*sd*bc03sc*i*, pci:v000010DEd00001F9Fsv*sd*bc03sc*i*, pci:v000010DEd00001FA0sv*sd*bc03sc*i*, pci:v000010DEd00001FB0sv*sd*bc03sc*i*, pci:v000010DEd00001FB1sv*sd*bc03sc*i*, pci:v000010DEd00001FB2sv*sd*bc03sc*i*, pci:v000010DEd00001FB6sv*sd*bc03sc*i*, pci:v000010DEd00001FB7sv*sd*bc03sc*i*, pci:v000010DEd00001FB8sv*sd*bc03sc*i*, pci:v000010DEd00001FB9sv*sd*bc03sc*i*, pci:v000010DEd00001FBAsv*sd*bc03sc*i*, pci:v000010DEd00001FBBsv*sd*bc03sc*i*, pci:v000010DEd00001FBCsv*sd*bc03sc*i*, pci:v000010DEd00001FDDsv*sd*bc03sc*i*, pci:v000010DEd00001FF0sv*sd*bc03sc*i*, pci:v000010DEd00001FF2sv*sd*bc03sc*i*, pci:v000010DEd00001FF9sv*sd*bc03sc*i*, pci:v000010DEd000020B0sv*sd*bc03sc*i*, pci:v000010DEd000020B2sv*sd*bc03sc*i*, pci:v000010DEd000020B3sv*sd*bc03sc*i*, pci:v000010DEd000020B5sv*sd*bc03sc*i*, pci:v000010DEd000020B6sv*sd*bc03sc*i*, pci:v000010DEd000020B7sv*sd*bc03sc*i*, pci:v000010DEd000020BDsv*sd*bc03sc*i*, pci:v000010DEd000020F1sv*sd*bc03sc*i*, pci:v000010DEd000020F3sv*sd*bc03sc*i*, pci:v000010DEd000020F5sv*sd*bc03sc*i*, pci:v000010DEd000020F6sv*sd*bc03sc*i*, pci:v000010DEd000020FDsv*sd*bc03sc*i*, pci:v000010DEd00002182sv*sd*bc03sc*i*, pci:v000010DEd00002184sv*sd*bc03sc*i*, pci:v000010DEd00002187sv*sd*bc03sc*i*, pci:v000010DEd00002188sv*sd*bc03sc*i*, pci:v000010DEd00002189sv*sd*bc03sc*i*, pci:v000010DEd00002191sv*sd*bc03sc*i*, pci:v000010DEd00002192sv*sd*bc03sc*i*, pci:v000010DEd000021C4sv*sd*bc03sc*i*, pci:v000010DEd000021D1sv*sd*bc03sc*i*, pci:v000010DEd00002203sv*sd*bc03sc*i*, pci:v000010DEd00002204sv*sd*bc03sc*i*, pci:v000010DEd00002206sv*sd*bc03sc*i*, pci:v000010DEd00002207sv*sd*bc03sc*i*, pci:v000010DEd00002208sv*sd*bc03sc*i*, pci:v000010DEd0000220Asv*sd*bc03sc*i*, pci:v000010DEd0000220Dsv*sd*bc03sc*i*, pci:v000010DEd00002216sv*sd*bc03sc*i*, pci:v000010DEd00002230sv*sd*bc03sc*i*, pci:v000010DEd00002231sv*sd*bc03sc*i*, pci:v000010DEd00002232sv*sd*bc03sc*i*, pci:v000010DEd00002233sv*sd*bc03sc*i*, pci:v000010DEd00002235sv*sd*bc03sc*i*, pci:v000010DEd00002236sv*sd*bc03sc*i*, pci:v000010DEd00002237sv*sd*bc03sc*i*, pci:v000010DEd00002238sv*sd*bc03sc*i*, pci:v000010DEd0000230Esv*sd*bc03sc*i*, pci:v000010DEd00002321sv*sd*bc03sc*i*, pci:v000010DEd00002322sv*sd*bc03sc*i*, pci:v000010DEd00002324sv*sd*bc03sc*i*, pci:v000010DEd00002329sv*sd*bc03sc*i*, pci:v000010DEd0000232Csv*sd*bc03sc*i*, pci:v000010DEd00002330sv*sd*bc03sc*i*, pci:v000010DEd00002331sv*sd*bc03sc*i*, pci:v000010DEd00002335sv*sd*bc03sc*i*, pci:v000010DEd00002339sv*sd*bc03sc*i*, pci:v000010DEd0000233Asv*sd*bc03sc*i*, pci:v000010DEd0000233Bsv*sd*bc03sc*i*, pci:v000010DEd00002342sv*sd*bc03sc*i*, pci:v000010DEd00002348sv*sd*bc03sc*i*, pci:v000010DEd00002414sv*sd*bc03sc*i*, pci:v000010DEd00002420sv*sd*bc03sc*i*, pci:v000010DEd00002438sv*sd*bc03sc*i*, pci:v000010DEd00002460sv*sd*bc03sc*i*, pci:v000010DEd00002482sv*sd*bc03sc*i*, pci:v000010DEd00002484sv*sd*bc03sc*i*, pci:v000010DEd00002486sv*sd*bc03sc*i*, pci:v000010DEd00002487sv*sd*bc03sc*i*, pci:v000010DEd00002488sv*sd*bc03sc*i*, pci:v000010DEd00002489sv*sd*bc03sc*i*, pci:v000010DEd0000248Asv*sd*bc03sc*i*, pci:v000010DEd0000249Csv*sd*bc03sc*i*, pci:v000010DEd0000249Dsv*sd*bc03sc*i*, pci:v000010DEd000024A0sv*sd*bc03sc*i*, pci:v000010DEd000024B0sv*sd*bc03sc*i*, pci:v000010DEd000024B1sv*sd*bc03sc*i*, pci:v000010DEd000024B6sv*sd*bc03sc*i*, pci:v000010DEd000024B7sv*sd*bc03sc*i*, pci:v000010DEd000024B8sv*sd*bc03sc*i*, pci:v000010DEd000024B9sv*sd*bc03sc*i*, pci:v000010DEd000024BAsv*sd*bc03sc*i*, pci:v000010DEd000024BBsv*sd*bc03sc*i*, pci:v000010DEd000024C7sv*sd*bc03sc*i*, pci:v000010DEd000024C9sv*sd*bc03sc*i*, pci:v000010DEd000024DCsv*sd*bc03sc*i*, pci:v000010DEd000024DDsv*sd*bc03sc*i*, pci:v000010DEd000024E0sv*sd*bc03sc*i*, pci:v000010DEd000024FAsv*sd*bc03sc*i*, pci:v000010DEd00002503sv*sd*bc03sc*i*, pci:v000010DEd00002504sv*sd*bc03sc*i*, pci:v000010DEd00002507sv*sd*bc03sc*i*, pci:v000010DEd00002508sv*sd*bc03sc*i*, pci:v000010DEd00002520sv*sd*bc03sc*i*, pci:v000010DEd00002521sv*sd*bc03sc*i*, pci:v000010DEd00002523sv*sd*bc03sc*i*, pci:v000010DEd00002531sv*sd*bc03sc*i*, pci:v000010DEd00002544sv*sd*bc03sc*i*, pci:v000010DEd00002560sv*sd*bc03sc*i*, pci:v000010DEd00002563sv*sd*bc03sc*i*, pci:v000010DEd00002571sv*sd*bc03sc*i*, pci:v000010DEd00002582sv*sd*bc03sc*i*, pci:v000010DEd00002584sv*sd*bc03sc*i*, pci:v000010DEd000025A0sv*sd*bc03sc*i*, pci:v000010DEd000025A2sv*sd*bc03sc*i*, pci:v000010DEd000025A5sv*sd*bc03sc*i*, pci:v000010DEd000025A6sv*sd*bc03sc*i*, pci:v000010DEd000025A7sv*sd*bc03sc*i*, pci:v000010DEd000025A9sv*sd*bc03sc*i*, pci:v000010DEd000025AAsv*sd*bc03sc*i*, pci:v000010DEd000025ABsv*sd*bc03sc*i*, pci:v000010DEd000025ACsv*sd*bc03sc*i*, pci:v000010DEd000025ADsv*sd*bc03sc*i*, pci:v000010DEd000025B0sv*sd*bc03sc*i*, pci:v000010DEd000025B2sv*sd*bc03sc*i*, pci:v000010DEd000025B6sv*sd*bc03sc*i*, pci:v000010DEd000025B8sv*sd*bc03sc*i*, pci:v000010DEd000025B9sv*sd*bc03sc*i*, pci:v000010DEd000025BAsv*sd*bc03sc*i*, pci:v000010DEd000025BBsv*sd*bc03sc*i*, pci:v000010DEd000025BCsv*sd*bc03sc*i*, pci:v000010DEd000025BDsv*sd*bc03sc*i*, pci:v000010DEd000025E0sv*sd*bc03sc*i*, pci:v000010DEd000025E2sv*sd*bc03sc*i*, pci:v000010DEd000025E5sv*sd*bc03sc*i*, pci:v000010DEd000025ECsv*sd*bc03sc*i*, pci:v000010DEd000025EDsv*sd*bc03sc*i*, pci:v000010DEd000025F9sv*sd*bc03sc*i*, pci:v000010DEd000025FAsv*sd*bc03sc*i*, pci:v000010DEd000025FBsv*sd*bc03sc*i*, pci:v000010DEd00002684sv*sd*bc03sc*i*, pci:v000010DEd00002685sv*sd*bc03sc*i*, pci:v000010DEd00002689sv*sd*bc03sc*i*, pci:v000010DEd000026B1sv*sd*bc03sc*i*, pci:v000010DEd000026B2sv*sd*bc03sc*i*, pci:v000010DEd000026B3sv*sd*bc03sc*i*, pci:v000010DEd000026B5sv*sd*bc03sc*i*, pci:v000010DEd000026B9sv*sd*bc03sc*i*, pci:v000010DEd000026BAsv*sd*bc03sc*i*, pci:v000010DEd00002702sv*sd*bc03sc*i*, pci:v000010DEd00002704sv*sd*bc03sc*i*, pci:v000010DEd00002705sv*sd*bc03sc*i*, pci:v000010DEd00002709sv*sd*bc03sc*i*, pci:v000010DEd00002717sv*sd*bc03sc*i*, pci:v000010DEd00002730sv*sd*bc03sc*i*, pci:v000010DEd00002757sv*sd*bc03sc*i*, pci:v000010DEd00002770sv*sd*bc03sc*i*, pci:v000010DEd00002782sv*sd*bc03sc*i*, pci:v000010DEd00002783sv*sd*bc03sc*i*, pci:v000010DEd00002786sv*sd*bc03sc*i*, pci:v000010DEd00002788sv*sd*bc03sc*i*, pci:v000010DEd000027A0sv*sd*bc03sc*i*, pci:v000010DEd000027B0sv*sd*bc03sc*i*, pci:v000010DEd000027B1sv*sd*bc03sc*i*, pci:v000010DEd000027B2sv*sd*bc03sc*i*, pci:v000010DEd000027B6sv*sd*bc03sc*i*, pci:v000010DEd000027B8sv*sd*bc03sc*i*, pci:v000010DEd000027BAsv*sd*bc03sc*i*, pci:v000010DEd000027BBsv*sd*bc03sc*i*, pci:v000010DEd000027E0sv*sd*bc03sc*i*, pci:v000010DEd000027FBsv*sd*bc03sc*i*, pci:v000010DEd00002803sv*sd*bc03sc*i*, pci:v000010DEd00002805sv*sd*bc03sc*i*, pci:v000010DEd00002808sv*sd*bc03sc*i*, pci:v000010DEd00002820sv*sd*bc03sc*i*, pci:v000010DEd00002822sv*sd*bc03sc*i*, pci:v000010DEd00002838sv*sd*bc03sc*i*, pci:v000010DEd00002860sv*sd*bc03sc*i*, pci:v000010DEd00002882sv*sd*bc03sc*i*, pci:v000010DEd000028A0sv*sd*bc03sc*i*, pci:v000010DEd000028A1sv*sd*bc03sc*i*, pci:v000010DEd000028A3sv*sd*bc03sc*i*, pci:v000010DEd000028B0sv*sd*bc03sc*i*, pci:v000010DEd000028B8sv*sd*bc03sc*i*, pci:v000010DEd000028B9sv*sd*bc03sc*i*, pci:v000010DEd000028BAsv*sd*bc03sc*i*, pci:v000010DEd000028BBsv*sd*bc03sc*i*, pci:v000010DEd000028E0sv*sd*bc03sc*i*, pci:v000010DEd000028E1sv*sd*bc03sc*i*, pci:v000010DEd000028E3sv*sd*bc03sc*i*, pci:v000010DEd000028F8sv*sd*bc03sc*i*, pci:v000010DEd00002901sv*sd*bc03sc*i*, pci:v000010DEd00002941sv*sd*bc03sc*i*, pci:v000010DEd000029BBsv*sd*bc03sc*i*, pci:v000010DEd00002B85sv*sd*bc03sc*i*, pci:v000010DEd00002B87sv*sd*bc03sc*i*, pci:v000010DEd00002B8Csv*sd*bc03sc*i*, pci:v000010DEd00002BB1sv*sd*bc03sc*i*, pci:v000010DEd00002BB3sv*sd*bc03sc*i*, pci:v000010DEd00002BB4sv*sd*bc03sc*i*, pci:v000010DEd00002BB5sv*sd*bc03sc*i*, pci:v000010DEd00002BB9sv*sd*bc03sc*i*, pci:v000010DEd00002C02sv*sd*bc03sc*i*, pci:v000010DEd00002C05sv*sd*bc03sc*i*, pci:v000010DEd00002C18sv*sd*bc03sc*i*, pci:v000010DEd00002C19sv*sd*bc03sc*i*, pci:v000010DEd00002C31sv*sd*bc03sc*i*, pci:v000010DEd00002C33sv*sd*bc03sc*i*, pci:v000010DEd00002C34sv*sd*bc03sc*i*, pci:v000010DEd00002C38sv*sd*bc03sc*i*, pci:v000010DEd00002C39sv*sd*bc03sc*i*, pci:v000010DEd00002C58sv*sd*bc03sc*i*, pci:v000010DEd00002C59sv*sd*bc03sc*i*, pci:v000010DEd00002C77sv*sd*bc03sc*i*, pci:v000010DEd00002C79sv*sd*bc03sc*i*, pci:v000010DEd00002D04sv*sd*bc03sc*i*, pci:v000010DEd00002D05sv*sd*bc03sc*i*, pci:v000010DEd00002D18sv*sd*bc03sc*i*, pci:v000010DEd00002D19sv*sd*bc03sc*i*, pci:v000010DEd00002D30sv*sd*bc03sc*i*, pci:v000010DEd00002D39sv*sd*bc03sc*i*, pci:v000010DEd00002D58sv*sd*bc03sc*i*, pci:v000010DEd00002D59sv*sd*bc03sc*i*, pci:v000010DEd00002D79sv*sd*bc03sc*i*, pci:v000010DEd00002D83sv*sd*bc03sc*i*, pci:v000010DEd00002D98sv*sd*bc03sc*i*, pci:v000010DEd00002DB8sv*sd*bc03sc*i*, pci:v000010DEd00002DB9sv*sd*bc03sc*i*, pci:v000010DEd00002DD8sv*sd*bc03sc*i*, pci:v000010DEd00002DF9sv*sd*bc03sc*i*, pci:v000010DEd00002E12sv*sd*bc03sc*i*, pci:v000010DEd00002F04sv*sd*bc03sc*i*, pci:v000010DEd00002F18sv*sd*bc03sc*i*, pci:v000010DEd00002F38sv*sd*bc03sc*i*, pci:v000010DEd00002F58sv*sd*bc03sc*i*, pci:v000010DEd00003182sv*sd*bc03sc*i*, pci:v000010DEd000031C2sv*sd*bc03sc*i*, pci:v000010DEd00001EB8sv*sd*bc03sc*i*, pci:v000010DEd00001DB2sv*sd*bc03sc*i*)
Pmaliases: nvidia(pci:v000010DEd00001E02sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E04sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E07sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E30sv000010DEsd0000129Ebc03sc*i*, pci:v000010DEd00001E36sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E78sv000010DEsd000013D9bc03sc*i*, pci:v000010DEd00001E81sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E82sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E84sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E87sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E89sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001E90sv00001D05sd00001069bc03sc*i*, pci:v000010DEd00001E91sv00008086sd00003012bc03sc*i*, pci:v000010DEd00001E93sv00001D05sd00001089bc03sc*i*, pci:v000010DEd00001EB0sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001EB1sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001EB5sv00001A58sd0000200Abc03sc*i*, pci:v000010DEd00001EB6sv000017AAsd000022BAbc03sc*i*, pci:v000010DEd00001EB8sv000010DEsd000012A2bc03sc*i*, pci:v000010DEd00001EC2sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001EC7sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001ED0sv000017AAsd00003FFEbc03sc*i*, pci:v000010DEd00001ED1sv000017AAsd00003FD0bc03sc*i*, pci:v000010DEd00001ED3sv000017AAsd00003FD0bc03sc*i*, pci:v000010DEd00001EF5sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F02sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F03sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F06sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F07sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F08sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F0Asv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F10sv00008086sd00002087bc03sc*i*, pci:v000010DEd00001F11sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F12sv000017AAsd00003803bc03sc*i*, pci:v000010DEd00001F14sv00001A58sd00003002bc03sc*i*, pci:v000010DEd00001F15sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F36sv00001414sd00000032bc03sc*i*, pci:v000010DEd00001F42sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F47sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F50sv000017AAsd00003FFEbc03sc*i*, pci:v000010DEd00001F51sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F54sv000017AAsd00003FD0bc03sc*i*, pci:v000010DEd00001F55sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F76sv0000102Bsd00002900bc03sc*i*, pci:v000010DEd00001F82sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F83sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F91sv00001A58sd00001001bc03sc*i*, pci:v000010DEd00001F95sv00001E83sd00003E30bc03sc*i*, pci:v000010DEd00001F96sv00001462sd00001297bc03sc*i*, pci:v000010DEd00001F97sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F98sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F99sv00001E83sd00003E30bc03sc*i*, pci:v000010DEd00001F9Csv0000*sd0000*bc03sc*i*, pci:v000010DEd00001F9Dsv00001462sd0000132Ebc03sc*i*, pci:v000010DEd00001F9Fsv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FA0sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FB0sv000017AAsd000012DBbc03sc*i*, pci:v000010DEd00001FB1sv000017AAsd00001488bc03sc*i*, pci:v000010DEd00001FB2sv000017AAsd00001489bc03sc*i*, pci:v000010DEd00001FB6sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FB7sv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FB8sv000017AAsd000022C1bc03sc*i*, pci:v000010DEd00001FB9sv000017AAsd000022C1bc03sc*i*, pci:v000010DEd00001FBAsv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FBBsv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FBCsv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FDDsv0000*sd0000*bc03sc*i*, pci:v000010DEd00001FF0sv000017AAsd00001612bc03sc*i*, pci:v000010DEd00001FF2sv000017AAsd000018FFbc03sc*i*, pci:v000010DEd00001FF9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000020B0sv000010DEsd00001450bc03sc*i*, pci:v000010DEd000020B2sv000010DEsd00001625bc03sc*i*, pci:v000010DEd000020B3sv000010DEsd000014A8bc03sc*i*, pci:v000010DEd000020B5sv000010DEsd00001642bc03sc*i*, pci:v000010DEd000020B6sv000010DEsd00001492bc03sc*i*, pci:v000010DEd000020B7sv000010DEsd00001852bc03sc*i*, pci:v000010DEd000020BDsv000010DEsd000017F4bc03sc*i*, pci:v000010DEd000020F1sv000010DEsd0000145Fbc03sc*i*, pci:v000010DEd000020F3sv000010DEsd000017A2bc03sc*i*, pci:v000010DEd000020F5sv000010DEsd0000179Abc03sc*i*, pci:v000010DEd000020F6sv000017AAsd0000180Abc03sc*i*, pci:v000010DEd000020FDsv000010DEsd000017F8bc03sc*i*, pci:v000010DEd00002182sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002184sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002187sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002188sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002191sv000017AAsd0000381Ebc03sc*i*, pci:v000010DEd00002192sv0000*sd0000*bc03sc*i*, pci:v000010DEd000021C4sv0000*sd0000*bc03sc*i*, pci:v000010DEd000021D1sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002203sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002204sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002206sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002207sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002208sv0000*sd0000*bc03sc*i*, pci:v000010DEd0000220Asv0000*sd0000*bc03sc*i*, pci:v000010DEd0000220Dsv0000*sd0000*bc03sc*i*, pci:v000010DEd00002216sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002230sv000017AAsd00001459bc03sc*i*, pci:v000010DEd00002231sv000017AAsd0000147Ebc03sc*i*, pci:v000010DEd00002232sv000017AAsd0000163Cbc03sc*i*, pci:v000010DEd00002233sv000017AAsd0000165Abc03sc*i*, pci:v000010DEd00002235sv000010DEsd0000145Abc03sc*i*, pci:v000010DEd00002236sv000010DEsd00001482bc03sc*i*, pci:v000010DEd00002237sv000010DEsd0000152Fbc03sc*i*, pci:v000010DEd00002238sv000010DEsd00001677bc03sc*i*, pci:v000010DEd0000230Esv000010DEsd000020DFbc03sc*i*, pci:v000010DEd00002321sv000010DEsd00001839bc03sc*i*, pci:v000010DEd00002322sv000010DEsd000017A4bc03sc*i*, pci:v000010DEd00002324sv000010DEsd000017A8bc03sc*i*, pci:v000010DEd00002329sv000010DEsd0000198Cbc03sc*i*, pci:v000010DEd0000232Csv000010DEsd00002063bc03sc*i*, pci:v000010DEd00002330sv000010DEsd000016C1bc03sc*i*, pci:v000010DEd00002331sv000010DEsd00001626bc03sc*i*, pci:v000010DEd00002335sv000010DEsd000018BFbc03sc*i*, pci:v000010DEd00002339sv000010DEsd000017FCbc03sc*i*, pci:v000010DEd0000233Asv000010DEsd0000183Abc03sc*i*, pci:v000010DEd0000233Bsv000010DEsd00001996bc03sc*i*, pci:v000010DEd00002342sv000010DEsd00001809bc03sc*i*, pci:v000010DEd00002348sv000010DEsd000018D2bc03sc*i*, pci:v000010DEd00002414sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002420sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002438sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002460sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002482sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002484sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002486sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002487sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002488sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002489sv0000*sd0000*bc03sc*i*, pci:v000010DEd0000248Asv0000*sd0000*bc03sc*i*, pci:v000010DEd0000249Csv00001D05sd00001194bc03sc*i*, pci:v000010DEd0000249Dsv0000*sd0000*bc03sc*i*, pci:v000010DEd000024A0sv00001D05sd00001192bc03sc*i*, pci:v000010DEd000024B0sv000017AAsd000014ADbc03sc*i*, pci:v000010DEd000024B1sv000010DEsd00001658bc03sc*i*, pci:v000010DEd000024B6sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024B7sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024B8sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024B9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024BAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000024BBsv0000*sd0000*bc03sc*i*, pci:v000010DEd000024C7sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024C9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024DCsv0000*sd0000*bc03sc*i*, pci:v000010DEd000024DDsv0000*sd0000*bc03sc*i*, pci:v000010DEd000024E0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000024FAsv0000*sd0000*bc03sc*i*, pci:v000010DEd00002503sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002504sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002507sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002508sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002520sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002521sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002523sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002531sv000017AAsd0000151Dbc03sc*i*, pci:v000010DEd00002544sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002560sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002563sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002571sv000017AAsd00001611bc03sc*i*, pci:v000010DEd00002582sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002584sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025A0sv00001D05sd00001196bc03sc*i*, pci:v000010DEd000025A2sv00001D05sd00001195bc03sc*i*, pci:v000010DEd000025A5sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025A6sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025A7sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025A9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025AAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025ABsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025ACsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025ADsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025B0sv000017AAsd00001878bc03sc*i*, pci:v000010DEd000025B2sv000017AAsd00001879bc03sc*i*, pci:v000010DEd000025B6sv000010DEsd0000157Ebc03sc*i*, pci:v000010DEd000025B8sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025B9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025BAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025BBsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025BCsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025BDsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025E0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025E2sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025E5sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025ECsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025EDsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025F9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000025FAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000025FBsv0000*sd0000*bc03sc*i*, pci:v000010DEd00002684sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002685sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002689sv0000*sd0000*bc03sc*i*, pci:v000010DEd000026B1sv000017AAsd000016A1bc03sc*i*, pci:v000010DEd000026B2sv000017AAsd000017FAbc03sc*i*, pci:v000010DEd000026B3sv000017AAsd00001934bc03sc*i*, pci:v000010DEd000026B5sv000010DEsd000017DAbc03sc*i*, pci:v000010DEd000026B9sv000010DEsd000018CFbc03sc*i*, pci:v000010DEd000026BAsv000010DEsd00001990bc03sc*i*, pci:v000010DEd00002702sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002704sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002705sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002709sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002717sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002730sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002757sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002770sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002782sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002783sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002786sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002788sv0000*sd0000*bc03sc*i*, pci:v000010DEd000027A0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000027B0sv000017AAsd000016FAbc03sc*i*, pci:v000010DEd000027B1sv000017AAsd0000180Cbc03sc*i*, pci:v000010DEd000027B2sv000017AAsd0000181Bbc03sc*i*, pci:v000010DEd000027B6sv000010DEsd00001933bc03sc*i*, pci:v000010DEd000027B8sv000010DEsd000016EEbc03sc*i*, pci:v000010DEd000027BAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000027BBsv0000*sd0000*bc03sc*i*, pci:v000010DEd000027E0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000027FBsv0000*sd0000*bc03sc*i*, pci:v000010DEd00002803sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002805sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002808sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002820sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002822sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002838sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002860sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002882sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028A0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028A1sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028A3sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028B0sv000017AAsd00001871bc03sc*i*, pci:v000010DEd000028B8sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028B9sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028BAsv0000*sd0000*bc03sc*i*, pci:v000010DEd000028BBsv0000*sd0000*bc03sc*i*, pci:v000010DEd000028E0sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028E1sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028E3sv0000*sd0000*bc03sc*i*, pci:v000010DEd000028F8sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002901sv000010DEsd000020DAbc03sc*i*, pci:v000010DEd00002941sv000010DEsd000021CAbc03sc*i*, pci:v000010DEd000029BBsv000010DEsd0000207Cbc03sc*i*, pci:v000010DEd00002B85sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002B87sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002B8Csv0000*sd0000*bc03sc*i*, pci:v000010DEd00002BB1sv000017AAsd0000204Bbc03sc*i*, pci:v000010DEd00002BB3sv000017AAsd0000227Abc03sc*i*, pci:v000010DEd00002BB4sv000017AAsd0000204Cbc03sc*i*, pci:v000010DEd00002BB5sv000010DEsd0000220Bbc03sc*i*, pci:v000010DEd00002BB9sv000010DEsd00002091bc03sc*i*, pci:v000010DEd00002C02sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C05sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C18sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C19sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C31sv000017AAsd00002051bc03sc*i*, pci:v000010DEd00002C33sv000017AAsd00002053bc03sc*i*, pci:v000010DEd00002C34sv000017AAsd00002052bc03sc*i*, pci:v000010DEd00002C38sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C39sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C58sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C59sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C77sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002C79sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D04sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D05sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D18sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D19sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D30sv000017AAsd00002054bc03sc*i*, pci:v000010DEd00002D39sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D58sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D59sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D79sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D83sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002D98sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002DB8sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002DB9sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002DD8sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002DF9sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002E12sv000010DEsd000021ECbc03sc*i*, pci:v000010DEd00002F04sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002F18sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002F38sv0000*sd0000*bc03sc*i*, pci:v000010DEd00002F58sv0000*sd0000*bc03sc*i*, pci:v000010DEd00003182sv000010DEsd000020E6bc03sc*i*, pci:v000010DEd000031C2sv000010DEsd000021F1bc03sc*i*)
Prefer-Variant: Open
Support: LTSB
Package: nvidia-firmware-580-server-580.126.09
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 102956
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.126.09-0ubuntu0.24.04.2
Replaces: nvidia-firmware-580-580.126.09
Breaks: nvidia-firmware-580-580.126.09
Description: Firmware files used by the kernel module
This package installs required firmware files for the NVIDIA kernel
module.
Homepage: http://www.nvidia.com
Package: nvidia-firmware-580-server-580.173.02
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 103056
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-firmware-580-580.173.02
Breaks: nvidia-firmware-580-580.173.02
Description: Firmware files used by the kernel module
This package installs required firmware files for the NVIDIA kernel
module.
Homepage: http://www.nvidia.com
Package: nvidia-kernel-common-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 2795
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-kernel-common
Provides: nvidia-kernel-common, nvidia-kernel-common-580-server-580.173.02
Depends: libc6 (>= 2.38), libpciaccess0 (>= 0.10.7), nvidia-firmware-580-server-580.173.02
Conflicts: nvidia-kernel-common
Description: Shared files used with the kernel module
This package installs all the optional accessory files for the NVIDIA
kernel module.
.
Install this package if you want to blacklist any conflicting kernel
modules, and if you want udev to load the the NVIDIA kernel modules,
and to create the uvm devices automatically.
Homepage: http://www.nvidia.com
Package: nvidia-kernel-source-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 121039
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-kernel-source
Provides: nvidia-kernel-source
Conflicts: nvidia-kernel-source
Description: NVIDIA kernel source package
This package provides the NVIDIA kernel source needed by the userspace
driver.
Homepage: http://www.nvidia.com
Package: nvidia-utils-580-server
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 1728
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-smi, nvidia-utils
Provides: nvidia-smi, nvidia-utils
Depends: nvidia-kernel-common-580-server-580.173.02, libc6 (>= 2.34), libnvidia-compute-580-server (>= 580.173.02)
Suggests: nvidia-driver-580-server
Conflicts: nvidia-smi, nvidia-utils
Description: NVIDIA Server Driver support binaries
This package contains supporting binaries for the NVIDIA Server Driver.
Homepage: http://www.nvidia.com
Package: ocl-icd-libopencl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ocl-icd
Version: 2.3.2-1build1
Replaces: amd-app, libopencl1, nvidia-libopencl1-dev
Provides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl-2.1-1, libopencl-2.2-1, libopencl-3.0-1, libopencl1
Depends: libc6 (>= 2.34)
Suggests: opencl-icd
Conflicts: amd-app, libopencl1, nvidia-libopencl1-dev
Description: Generic OpenCL ICD Loader
OpenCL (Open Computing Language) is a multivendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This package contains an installable client driver loader (ICD Loader)
library that can be used to load any (free or non-free) installable client
driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can
be installed and used together.
Homepage: https://github.com/OCL-dev/ocl-icd
Original-Maintainer: Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org>
Package: open-iscsi
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.1.9-3ubuntu5.4
Depends: libopeniscsiusr (>= 2.1.9), udev, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.51), libc6 (>= 2.38), libisns0t64, libkmod2 (>= 5~), libmount1 (>= 2.24.2), libssl3t64 (>= 3.0.0), libsystemd0
Pre-Depends: debconf | debconf-2.0
Recommends: finalrd (>= 3), busybox-initramfs
Conffiles:
/etc/default/open-iscsi 5744c65409cbdea2bcf5b99dbff89e96
/etc/init.d/iscsid 5caf8e540bc524549b0da933b0ff81af
/etc/init.d/open-iscsi 398d426da67e67934f89f81b8dcdccfc
/etc/iscsi/iscsid.conf a2ff203d041936d10d30b1aa7cc4b08c
Description: iSCSI initiator tools
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
Open-iSCSI is partitioned into user and kernel parts.
.
The kernel portion of Open-iSCSI is a from-scratch code
licensed under GPL. The kernel part implements iSCSI data path
(that is, iSCSI Read and iSCSI Write), and consists of three
loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
.
User space contains the entire control plane: configuration
manager, iSCSI Discovery, Login and Logout processing,
connection-level error processing, Nop-In and Nop-Out handling,
and (in the future:) Text processing, iSNS, SLP, Radius, etc.
.
The user space Open-iSCSI consists of a daemon process called
iscsid, and a management utility iscsiadm.
.
This package includes a daemon, iscsid, and a management utility,
iscsiadm.
Homepage: https://www.open-iscsi.com/
Original-Maintainer: Debian iSCSI Maintainers <open-iscsi@packages.debian.org>
Package: open-vm-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3014
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:13.0.0-2~ubuntu0.24.04.1
Replaces: open-vm-tools-sdmp (<< 2:12.1.0-2~)
Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.3), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.3), libglib2.0-0t64 (>= 2.32.0), libmspack0t64 (>= 0.4), libssl3t64 (>= 3.0.0), libtirpc3t64 (>= 1.0.2), libudev1 (>= 183), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.31), libxmlsec1t64-openssl (>= 1.2.31), pciutils, iproute2, lsb-release
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: ethtool, zerofree, fuse3
Suggests: open-vm-tools-desktop, cloud-init, open-vm-tools-containerinfo, open-vm-tools-salt-minion
Breaks: open-vm-tools-sdmp (<< 2:12.1.0-2~)
Conffiles:
/etc/init.d/open-vm-tools aeead08272288e4dfbaaf30d0c250726
/etc/pam.d/vmtoolsd c8d3eb12e396c1824018eea75e5f9d56
/etc/vmware-tools/poweroff-vm-default b4317ef6f9e0fccc5dbde432eacfd2b7
/etc/vmware-tools/poweron-vm-default b4317ef6f9e0fccc5dbde432eacfd2b7
/etc/vmware-tools/resume-vm-default b4317ef6f9e0fccc5dbde432eacfd2b7
/etc/vmware-tools/scripts/vmware/network 30e30959a28106bced339c25fd1db392
/etc/vmware-tools/statechange.subr 9ebfc4a9aa22fe49491ad4ac47d4d22c
/etc/vmware-tools/suspend-vm-default b4317ef6f9e0fccc5dbde432eacfd2b7
/etc/vmware-tools/tools.conf 76d7075ddb1a4266cb7e43f3a50181b7
/etc/vmware-tools/tools.conf.example fa5e0ddb164314c2409288623771f260
/etc/vmware-tools/vgauth.conf 08a49e9affbd864b51b8b77251accd89
/etc/vmware-tools/vgauth/schemas/XMLSchema-hasFacetAndProperty.xsd 9308e8b04cbf7d2748a287ace40878ea
/etc/vmware-tools/vgauth/schemas/XMLSchema-instance.xsd e1059f0307358c02766193e5e24c107b
/etc/vmware-tools/vgauth/schemas/XMLSchema.dtd 86eafc21ca4ab293b7515e453c2b5dfe
/etc/vmware-tools/vgauth/schemas/XMLSchema.xsd 54f86ef1a7a41930ba250151f143069b
/etc/vmware-tools/vgauth/schemas/catalog.xml de4f8846e6e571af9feddd834b33a9be
/etc/vmware-tools/vgauth/schemas/datatypes.dtd c61228050bb7c1c28a7f659f86a6e6c9
/etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd a6dc9abcc0cb7bd4e53c51642f46ffaa
/etc/vmware-tools/vgauth/schemas/xenc-schema.xsd 4e7be0e2cae08227fd9ddb261c1e4e93
/etc/vmware-tools/vgauth/schemas/xml.xsd d4314590e7e7aaf6bcd508be0fd1c614
/etc/vmware-tools/vgauth/schemas/xmldsig-core-schema.xsd dff329f34df298d952d2e800a097c431
Description: Open VMware Tools for virtual machines hosted on VMware (CLI)
The Open Virtual Machine Tools (open-vm-tools) project is an open source
implementation of VMware Tools. It is a suite of virtualization utilities and
drivers to improve the functionality, user experience and administration of
VMware virtual machines.
.
This package contains only the core user-space programs and libraries.
Homepage: https://github.com/vmware/open-vm-tools
Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
Package: openbsd-inetd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.20221205-3build4
Provides: inet-superserver
Depends: libbsd0 (>= 0.6.0), libc6 (>= 2.38), libevent-2.1-7t64 (>= 2.1.8-stable), libsystemd0, libtirpc3t64 (>= 1.0.2), libwrap0 (>= 7.6-4~), update-inetd, tcpd
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/init.d/openbsd-inetd 19e49bf9d1c65cbcd1708d01ea5e07f2
Description: OpenBSD Internet Superserver
The inetd server is a network daemon program that specializes in managing
incoming network connections. Its configuration file tells it what
program needs to be run when an incoming connection is received. Any
service port may be configured for either of the tcp or udp protocols.
.
This is a port of the OpenBSD daemon with some debian-specific features.
This package supports IPv6, built-in libwrap access control, binding to
specific addresses, UNIX domain sockets and socket buffers tuning.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: opendkim
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 443
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.11.0~beta2-9build4
Depends: libopendkim11 (= 2.11.0~beta2-9build4), libc6 (>= 2.38), libdb5.3t64, libldap2 (>= 2.6.2), liblua5.3-0, libmemcached11t64 (>= 1.1.4), libmilter1.0.1 (>= 8.14.1), libopendbx1 (>= 1.4.6), librbl1 (>= 2.7.2), libssl3t64 (>= 3.0.0), libunbound8 (>= 1.8.0), libvbr2 (>= 2.7.2), adduser, dns-root-data
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: opendkim-tools
Conffiles:
/etc/default/opendkim d04976c1685bce5450f217303b7edd16
/etc/dkimkeys/README.PrivateKeys 2c549002dea448b1b26e9865cb32aec2
/etc/init.d/opendkim d56132ac1519ee503a48683d7eb8f57a
/etc/mail/m4/opendkim.m4 52b6f8ac75d31d74d7ae158192f7918d
/etc/opendkim.conf 5ad260d06704f44102594fa2b71d2681
Description: DomainKeys Identified Mail (DKIM) signing and verifying milter
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
DKIM provides a way for senders to confirm their identity when sending email
by adding a cryptographic signature to the headers of the message.
.
This package contains the OpenDKIM mail filter (Milter) for plugging into
Milter-aware MTAs. It implements both signing and verification.
Homepage: http://www.opendkim.org/
Original-Maintainer: David Bürgin <dbuergin@gluet.ch>
Package: opendkim-tools
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: opendkim
Version: 2.11.0~beta2-9build4
Replaces: opendkim (<< 2.5.2+dfsg-2~)
Depends: libc6 (>= 2.38), libdb5.3t64, libldap2 (>= 2.6.2), liblua5.3-0, libmemcached11t64 (>= 1.1.4), libopendbx1 (>= 1.4.6), libopendkim11 (>= 2.11.0~alpha), librbl1 (>= 2.7.2), libssl3t64 (>= 3.0.0), libunbound8 (>= 1.8.0), libvbr2 (>= 2.7.2), perl:any
Breaks: opendkim (<< 2.5.2+dfsg-2~)
Description: utilities for administering the OpenDKIM milter
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package contains command line tools for the OpenDKIM mail filter
(Milter). The following tools are included:
- opendkim-genkey
- opendkim-genzone
- opendkim-atpszone
- opendkim-testkey
- opendkim-testmsg
- opendkim-spam
- opendkim-stats
- opendkim-gengraphs
- opendkim-genstats
- opendkim-importstats
- opendkim-expire
Homepage: http://www.opendkim.org/
Original-Maintainer: David Bürgin <dbuergin@gluet.ch>
Package: openjdk-21-jre
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 724
Maintainer: OpenJDK Team <openjdk-21@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openjdk-21
Version: 21.0.11+10-1~24.04.2
Replaces: openjdk-17-jre-headless (<< 17~10)
Provides: java-runtime (= 21), java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java18-runtime, java19-runtime, java2-runtime, java20-runtime, java21-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime
Depends: openjdk-21-jre-headless (= 21.0.11+10-1~24.04.2), libglib2.0-0t64, libgtk-3-0t64, libxrandr2, libxinerama1, libgl1, libharfbuzz0b (>= 1.2.6), libcups2t64, libfontconfig1, libc6 (>= 2.38), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libasound2t64 (>= 1.0.16), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4)
Recommends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2), fonts-dejavu-extra
Breaks: openjdk-17-jre-headless (<< 17~10)
Description: OpenJDK Java runtime, using Hotspot JIT
Full Java runtime environment - needed for executing Java GUI and Webstart
programs, using Hotspot JIT.
Homepage: https://openjdk.java.net/
Package: openjdk-21-jre-headless
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 198230
Maintainer: OpenJDK Team <openjdk-21@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openjdk-21
Version: 21.0.11+10-1~24.04.2
Replaces: openjdk-11-jdk-headless (<< 11~18-2)
Provides: java-runtime-headless (= 21), java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java19-runtime-headless, java2-runtime-headless, java20-runtime-headless, java21-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless
Depends: ca-certificates-java (>= 20190405~), java-common (>= 0.28), liblcms2-2 (>= 2.8), libjpeg8 (>= 8c), libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 5), zlib1g (>= 1:1.2.2)
Recommends: libcups2t64, libfontconfig1, libfreetype6 (>= 2.3.5), libharfbuzz0b (>= 1.2.6), libasound2t64 (>= 1.0.16)
Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic
Breaks: clojure1.8 (<= 1.8.0-7ubuntu1~)
Conflicts: openjdk-11-jdk-headless (<< 11~18-2), oracle-java11-installer
Conffiles:
/etc/java-21-openjdk/accessibility.properties cb5ef274bab0096317e5053916bd8bb8
/etc/java-21-openjdk/jaxp.properties cc00e2819ca927d4130a5203706baba6
/etc/java-21-openjdk/jfr/default.jfc 1410ff9a08f0a6d479618eb0a1869690
/etc/java-21-openjdk/jfr/profile.jfc 95f505afebccce7d509cf159b1e6e7d7
/etc/java-21-openjdk/jvm-amd64.cfg 321e540aeca44cb27331afed9a4c0d02
/etc/java-21-openjdk/logging.properties 0f00ec3e7a7767a4efeae1875fb5f3d4
/etc/java-21-openjdk/management/jmxremote.access 5880f5255cf159b204761cf24be76061
/etc/java-21-openjdk/management/management.properties 1e236f07e2b653fafe2c0ecd3eb815e1
/etc/java-21-openjdk/net.properties 6796eefe85e78830093081ab9029fcca
/etc/java-21-openjdk/psfont.properties.ja d4c735bf5756759a1c3bc8de408629fc
/etc/java-21-openjdk/psfontj2d.properties 17b15d370018acc01550175882c7da91
/etc/java-21-openjdk/security/blocked.certs 19e78890d61c0dfc65b291341c08beba
/etc/java-21-openjdk/security/default.policy fc08e174675d35a72a7766a9512e4e7e
/etc/java-21-openjdk/security/java.policy ec880e2973597e603e7e360fd192f973
/etc/java-21-openjdk/security/java.security 16a3439263755008149f800597fa2a2c
/etc/java-21-openjdk/security/nss.cfg ccd8ac9d15b87311cc9054767517c14d
/etc/java-21-openjdk/security/policy/README.txt 3d47d94bc4f19d18bcc8b23f51d013af
/etc/java-21-openjdk/security/policy/limited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a
/etc/java-21-openjdk/security/policy/limited/default_local.policy 6d7b4616a5dba477b6b6d3f9a12e568f
/etc/java-21-openjdk/security/policy/limited/exempt_local.policy 4cbb03f484c86cbea1a217baae07d3c9
/etc/java-21-openjdk/security/policy/unlimited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a
/etc/java-21-openjdk/security/policy/unlimited/default_local.policy 2a0f330c51aff13a96af8bd5082c84a8
/etc/java-21-openjdk/security/public_suffix_list.dat d8e49334a95739fdd9508cdf770876c1
/etc/java-21-openjdk/sound.properties 4f95242740bfb7b133b879597947a41e
/etc/java-21-openjdk/swing.properties 235f7a79068085d8ef02e2b5134a294a
Description: OpenJDK Java runtime, using Hotspot JIT (headless)
Minimal Java runtime - needed for executing non GUI Java programs,
using Hotspot JIT.
Homepage: https://openjdk.java.net/
Package: openjdk-8-jre-headless
Status: deinstall ok config-files
Priority: optional
Section: java
Installed-Size: 101444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openjdk-8
Version: 8u462-ga~us1-0ubuntu2~24.04.2
Config-Version: 8u462-ga~us1-0ubuntu2~24.04.2
Provides: java-runtime-headless (= 8), java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless
Depends: ca-certificates-java, java-common (>= 0.28), libcups2t64, liblcms2-2 (>= 2.2+git20110628), libjpeg-turbo8, libfontconfig1, libnss3 (>= 2:3.26), util-linux (>= 2.26.2-4), libc6 (>= 2.38), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libjpeg8 (>= 8c), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4)
Suggests: libnss-mdns, fonts-dejavu-extra, fonts-nanum, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei, fonts-wqy-zenhei, fonts-indic
Breaks: ca-certificates-java (<< 20160321~), oracle-java8-installer (<< 8u77+8u77arm-1)
Conffiles:
/etc/java-8-openjdk/accessibility.properties 73283bee54fb999925495d3deef45233
/etc/java-8-openjdk/calendars.properties fd47532d0c6ae3bec63f2f1ce3336a6b
/etc/java-8-openjdk/content-types.properties 4dde581b76830e88bd52d508199ad9e9
/etc/java-8-openjdk/flavormap.properties 571560455e2d47bcb59077d415dd388e
/etc/java-8-openjdk/images/cursors/cursors.properties 5d9b1cc5dea82c2324d112fe1dad9c11
/etc/java-8-openjdk/jvm-amd64.cfg f999559b8f6667d4074450b513dc94e1
/etc/java-8-openjdk/logging.properties 809c50033f825eff7fc70419aaf30317
/etc/java-8-openjdk/management/jmxremote.access f63bea1f4a31317f6f061d83215594df
/etc/java-8-openjdk/management/jmxremote.password 7b46c291e7073c31d3ce0adae2f7554f
/etc/java-8-openjdk/management/management.properties 99e8fbeba4807939d64405f3c5ca5973
/etc/java-8-openjdk/management/snmp.acl 71a7de7dbe2977f6ece75c904d430b62
/etc/java-8-openjdk/net.properties 40ecda055b0667a3cc0b272cf4fe415e
/etc/java-8-openjdk/psfont.properties.ja d4c735bf5756759a1c3bc8de408629fc
/etc/java-8-openjdk/psfontj2d.properties 17b15d370018acc01550175882c7da91
/etc/java-8-openjdk/security/blacklisted.certs 19e78890d61c0dfc65b291341c08beba
/etc/java-8-openjdk/security/java.policy 29143fb0b0c03eb2f7ff199784b8d028
/etc/java-8-openjdk/security/java.security dbd00e49a97ed5a26c8a7de75862fbce
/etc/java-8-openjdk/security/nss.cfg ccd8ac9d15b87311cc9054767517c14d
/etc/java-8-openjdk/sound.properties 90df04d32f3e91a91d8234c74e81d9cc
/etc/java-8-openjdk/swing.properties 235f7a79068085d8ef02e2b5134a294a
Description: OpenJDK Java runtime, using Hotspot JIT (headless)
Minimal Java runtime - needed for executing non GUI Java programs,
using Hotspot JIT.
.
The packages are built using the IcedTea build support and patches
from the IcedTea project.
Homepage: https://openjdk.org/projects/jdk8u/
Original-Maintainer: Java Maintenance <pkg-java-maintainers@lists.alioth.debian.org>
Package: openlitespeed
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 31745
Maintainer: lsadm <info@litespeedtech.com>
Architecture: amd64
Version: 1.9.0-2+noble
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), rcs, openssl, libexpat | libexpat1, lsphp83, lsphp83-common, lsphp83-mysql
Recommends: libxml2 | libxml2-16
Description: High Performance, lightweight, open source HTTP server
OpenLiteSpeed Web Server is developed and copyrighted by LiteSpeed Technologies.
Homepage: https://openlitespeed.org/
Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 3538
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:9.6p1-3ubuntu13.18
Replaces: openssh-sk-helper, ssh, ssh-krb5
Provides: ssh-client
Depends: adduser, passwd, libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.13), zlib1g (>= 1:1.1.4)
Recommends: xauth
Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass
Breaks: openssh-sk-helper
Conflicts: sftp
Conffiles:
/etc/ssh/ssh_config d11fe67b3cd9180e1c0e888c5e5b93f6
Description: secure shell (SSH) client, for secure access to remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the ssh, scp and sftp clients, the ssh-agent
and ssh-add programs to make public key authentication more convenient,
and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
.
ssh replaces the insecure rsh, rcp and rlogin programs, which are
obsolete for most purposes.
Homepage: https://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: openssh-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:9.6p1-3ubuntu13.18
Replaces: openssh-client (<< 1:7.9p1-8), ssh, ssh-krb5
Provides: ssh-server
Depends: adduser, libpam-modules, libpam-runtime, lsb-base, openssh-client (= 1:9.6p1-3ubuntu13.18), openssh-sftp-server, procps, ucf, debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.13), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: default-logind | logind | libpam-systemd, ncurses-term, xauth, ssh-import-id
Suggests: molly-guard, monkeysphere, ssh-askpass, ufw
Conflicts: sftp, ssh-socks, ssh2
Conffiles:
/etc/default/ssh 500e3cf069fe9a7b9936108eb9d9c035
/etc/init.d/ssh 3649a6fe8c18ad1d5245fd91737de507
/etc/pam.d/sshd 8b4c7a12b031424b2a9946881da59812
/etc/ssh/moduli 366395e79244c54223455e5f83dafba3
/etc/ufw/applications.d/openssh-server 486b78d54b93cc9fdc950c1d52ff479e
Description: secure shell (SSH) server, for secure access from remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the sshd server.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
.
sshd replaces the insecure rshd program, which is obsolete for most
purposes.
Homepage: https://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: openssh-sftp-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:9.6p1-3ubuntu13.18
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:9.6p1-3ubuntu13.18), libc6 (>= 2.38)
Recommends: openssh-server | ssh-server
Breaks: openssh-server (<< 1:6.5p1-5)
Enhances: openssh-server, ssh-server
Description: secure shell (SSH) sftp server module, for SFTP access from remote machines
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
.
Ssh (Secure Shell) is a program for logging into a remote machine
and for executing commands on a remote machine.
It provides secure encrypted communications between two untrusted
hosts over an insecure network. X11 connections and arbitrary TCP/IP
ports can also be forwarded over the secure channel.
It can be used to provide applications with a secure communication
channel.
.
This package provides the SFTP server module for the SSH server. It
is needed if you want to access your SSH server with SFTP. The SFTP
server module also works with other SSH daemons like dropbear.
.
OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer
protocol described in:
.
http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt
.
Newer versions of the draft will not be supported, though some features
are individually implemented as extensions.
Homepage: https://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1885
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0.13-0ubuntu3.11
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.0.9)
Suggests: ca-certificates
Conffiles:
/etc/ssl/openssl.cnf 953fe829df1b6f2b1b39c7742ab6d0b8
Description: Secure Sockets Layer toolkit - cryptographic utility
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
Homepage: https://www.openssl.org/
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Package: overlayroot
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 63
Maintainer: Scott Moser <smoser@ubuntu.com>
Architecture: all
Source: cloud-initramfs-tools
Version: 0.49~24.04.1
Depends: cryptsetup, cryptsetup-bin, initramfs-tools
Suggests: haveged
Conffiles:
/etc/overlayroot.conf 40086f3ab7223af23f79225c60b4d47d
/etc/update-motd.d/97-overlayroot 51a409ec9a8608f9c5fa3f6605c78dd9
Description: use an overlayfs on top of a read-only root filesystem
This package adds functionality to an initramfs built by initramfs-tools.
When installed and configured, the initramfs will mount an overlayfs
filesystem on top of a read-only root volume.
.
The changes can be written to a in-memory temporary filesystem, a
filesystem on an existing block device, or a dmcrypt encrypted block
device.
Homepage: http://launchpad.net/cloud-initramfs-tools
Package: p7zip-full
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 12
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: p7zip
Version: 16.02+transitional.1
Depends: 7zip (>= 23.01+dfsg-4~)
Description: transitional package
This is a transitional package. It can be safely removed.
Original-Maintainer: Robert Luberda <robert@debian.org>
Homepage: https://7-zip.org/
Package: packagekit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.2.8-2ubuntu1.5
Depends: libglib2.0-bin, polkitd, init-system-helpers (>= 1.52), libappstream5 (>= 1.0.0), libapt-pkg6.0t64 (>= 1.9.2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 1.2.4), libpolkit-gobject-1-0 (>= 0.99), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), libsystemd0 (>= 214)
Recommends: appstream, packagekit-tools, systemd
Breaks: plymouth (<< 0.9.5)
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.PackageKit.conf newconffile remove-on-upgrade
/etc/PackageKit/PackageKit.conf 71da11578968301072133d233e91cd1e
/etc/PackageKit/Vendor.conf ea3d03c3310b5470d0273659815c312d
/etc/apt/apt.conf.d/20packagekit edd8462c9bfc2c453caa7d8650af0487
Description: Provides a package management service
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
The work is done by backends which make use of the package manager shipped by
the corresponding distribution. PackageKit is not meant to replace
advanced tools like Synaptic.
.
Its main benefits are:
- Unified developer and user interface on many distributions
- Fine-grained permission control via PolicyKit
- On-demand installation of missing system components
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: pango1.0-tools
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pango1.0
Version: 1.52.1+ds-1build1
Depends: libc6 (>= 2.38), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.12.6), libglib2.0-0t64 (>= 2.75.3), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.52.1+ds-1build1), libpangocairo-1.0-0 (= 1.52.1+ds-1build1), libpangoft2-1.0-0 (= 1.52.1+ds-1build1), libpangoxft-1.0-0 (= 1.52.1+ds-1build1), libx11-6, libxft2 (>> 2.1.1)
Suggests: graphicsmagick
Description: Development utilities for Pango
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. However, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+ 2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends.
.
This package contains pango-view, the Pango text viewer, and pango-list,
a utility that outputs a list of compatible system fonts.
Homepage: https://www.pango.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: parallel
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2995
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 20231122+ds-1
Depends: procps, sysstat, perl:any
Suggests: csh, fish, ksh, tcsh, zsh
Description: build and execute command lines from standard input in parallel
GNU Parallel is a shell tool for executing jobs in parallel using one
or more machines. A job is typically a single command or a small
script that has to be run for each of the lines in the input. The
typical input is a list of files, a list of hosts, a list of users, or
a list of tables.
.
If you use xargs today you will find GNU Parallel very easy to use. If
you write loops in shell, you will find GNU Parallel may be able to
replace most of the loops and make them run faster by running jobs in
parallel. If you use ppss or pexec you will find GNU Parallel will
often make the command easier to read.
.
GNU Parallel also makes sure output from the commands is the same
output as you would get had you run the commands sequentially. This
makes it possible to use output from GNU Parallel as input for other
programs.
Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Homepage: https://www.gnu.org/software/parallel/
Package: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.6-4build1
Depends: libc6 (>= 2.38), libparted2t64 (= 3.6-4build1), libreadline8t64 (>= 6.0), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Suggests: parted-doc
Conflicts: parted-doc (<< 3.5-2~)
Description: disk partition manipulator
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
.
This package contains the binary and manual page. Further
documentation is available in parted-doc.
.
Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98
partitioning formats, as well as a "loop" (raw disk) type which
allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS,
Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS
file systems. Parted also has the ability to create and modify file
systems of some of these types, but using it to perform file system
operations is now deprecated.
.
The nature of this software means that any bugs could cause massive
data loss. While there are no such bugs known at the moment, they
could exist, so please back up all important files before running
it, and do so at your own risk.
Homepage: https://www.gnu.org/software/parted
Original-Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 2419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.13+dfsg1-4ubuntu3.2
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32), libpam-modules
Recommends: sensible-utils
Conffiles:
/etc/default/useradd e03965d134c26725cbc51a57969da6c9
/etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
/etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
/etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
/etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
/etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
Description: change and administer password and group data
This package includes passwd, chsh, chfn, and many other programs to
maintain password and group data.
.
Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Package: pastebinit
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 140
Maintainer: Thomas Ward <teward@ubuntu.com>
Architecture: all
Version: 1.6.2-1
Depends: python3, python3-distro
Description: command-line pastebin client
pastebinit is a command-line tool to send data to a "pastebin", a web site
which allows its users to upload snippets of text for public viewing.
Homepage: https://github.com/pastebinit/pastebinit
Package: patch
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.6-7build3
Depends: libc6 (>= 2.38)
Suggests: ed, diffutils-doc
Description: Apply a diff file to an original
Patch will take a patch file containing any of the four forms
of difference listing produced by the diff program and apply
those differences to an original file, producing a patched
version.
Homepage: https://savannah.gnu.org/projects/patch/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: pavucontrol
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 1129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.0-2build3
Depends: libatkmm-1.6-1v5 (>= 2.28.4), libc6 (>= 2.34), libcanberra-gtk3-0t64 (>= 0.25), libcanberra0t64 (>= 0.16), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libglibmm-2.4-1t64 (>= 2.66.7), libgtk-3-0t64 (>= 3.0.0), libgtkmm-3.0-1t64 (>= 3.24.8), libjson-glib-1.0-0 (>= 1.5.2), libpulse-mainloop-glib0 (>= 15), libpulse0 (>= 15), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 11)
Recommends: pulseaudio
Description: PulseAudio Volume Control
PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume
control tool (mixer) for the PulseAudio sound server. In contrast to
classic mixer tools this one allows you to control both the volume of
hardware devices and of each playback stream separately. It also allows
you to redirect a playback stream to another output device without
interrupting playback.
Homepage: https://freedesktop.org/software/pulseaudio/pavucontrol/
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: pci.ids
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0~2024.03.31-1ubuntu0.1
Replaces: pciutils (<< 1:3.6.2-4~)
Breaks: pciutils (<< 1:3.6.2-4~)
Description: PCI ID Repository
This package contains the pci.ids file, a public repository of all known
ID's used in PCI devices: ID's of vendors, devices, subsystems and device
classes. It is used in various programs to display full human-readable
names instead of cryptic numeric codes.
Homepage: https://pci-ids.ucw.cz/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.10.0-2build1
Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.10.0-2build1)
Suggests: bzip2, wget | curl | lynx
Description: PCI utilities
This package contains various utilities for inspecting and setting of
devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: pdns-backend-bind
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pdns
Version: 4.8.3-4build3
Provides: pdns-backend
Depends: pdns-server (= 4.8.3-4build3), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Conffiles:
/etc/powerdns/named.conf 63c70a6c3867414ec79d6bb6f59e327e
/etc/powerdns/pdns.d/bind.conf ba8e97aad1c40d8a06dbda42e7fbb547
Description: BIND backend for PowerDNS
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
.
This package contains the bind backend for the PowerDNS nameserver.
Zone data will be read from flat BIND-style zone files, and the list
of zones needs to be given in a named.conf-style file.
Homepage: https://www.powerdns.com/
Original-Maintainer: pdns packagers <pdns@packages.debian.org>
Package: pdns-backend-mysql
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 202
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pdns
Version: 4.8.3-4build3
Provides: pdns-backend
Depends: pdns-server (= 4.8.3-4build3), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmysqlclient21 (>= 8.0.11), libstdc++6 (>= 13.1)
Suggests: default-mysql-server
Description: MySQL backend for PowerDNS
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
.
This package contains the MySQL backend for the PowerDNS
nameserver. It has configurable SQL statements.
Homepage: https://www.powerdns.com/
Original-Maintainer: pdns packagers <pdns@packages.debian.org>
Package: pdns-server
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 12593
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pdns
Version: 4.8.3-4build3
Depends: adduser, libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libgcc-s1 (>= 3.4), libluajit-5.1-2 (>= 2.0.4+dfsg) | libluajit2-5.1-2 (>= 2.1~), libp11-kit0 (>= 0.25.0), libsodium23 (>= 0.6.1), libsqlite3-0 (>= 3.6.5), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0
Recommends: pdns-backend-bind
Suggests: pdns-backend
Conffiles:
/etc/powerdns/pdns.conf 1143e56f8921c7bd5135569c90600e19
Description: extremely powerful and versatile nameserver
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
.
This is the authoritative nameserver that answers questions about
domains that it knows about. You also need at least one backend installed to
serve data.
Homepage: https://www.powerdns.com/
Original-Maintainer: pdns packagers <pdns@packages.debian.org>
Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 673
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 5.38.2-3.2ubuntu0.3
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.40), libattribute-handlers-perl (= 1.03), libautodie-perl (= 2.36), libcompress-raw-bzip2-perl (= 2.204.001), libcompress-raw-zlib-perl (= 2.204.001), libcompress-zlib-perl (= 2.204), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58.01), libdigest-perl (= 1.20), libdigest-sha-perl (= 6.04), libencode-perl (= 3.19), libexperimental-perl (= 0.031), libextutils-cbuilder-perl (= 0.280238), libextutils-command-perl (= 7.70), libextutils-install-perl (= 2.22), libextutils-parsexs-perl (= 3.510000), libfile-spec-perl (= 3.8800), libhttp-tiny-perl (= 0.086), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.204), libio-compress-bzip2-perl (= 2.204), libio-compress-perl (= 2.204), libio-compress-zlib-perl (= 2.204), libio-zlib-perl (= 1.14), libjson-pp-perl (= 4.16000), liblocale-maketext-perl (= 1.33), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999837), libmath-complex-perl (= 1.6200), libmime-base64-perl (= 3.16.01), libmodule-corelist-perl (= 5.20231129), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.15), libnet-ping-perl (= 2.76), libparams-check-perl (= 0.38), libparent-perl (= 0.241), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.43), libstorable-perl (= 3.32), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302194), libtest-tester-perl (= 1.302194), libtest-use-ok-perl (= 1.302194), libtext-balanced-perl (= 2.06), libthread-queue-perl (= 3.14), libthreads-perl (= 2.36), libthreads-shared-perl (= 1.68), libtime-hires-perl (= 1.9775), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401.01), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9929), libversion-requirements-perl, podlators-perl (= 5.01)
Depends: perl-base (= 5.38.2-3.2ubuntu0.3), perl-modules-5.38 (>= 5.38.2-3.2ubuntu0.3), libperl5.38t64 (= 5.38.2-3.2ubuntu0.3)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.38.2-1), perl-modules-5.22, perl-modules-5.24, perl-modules-5.26 (<< 5.26.2-5)
Conflicts: libjson-pp-perl (<< 2.27200-2)
Conffiles:
/etc/perl/Net/libnet.cfg fb2946cae573b8ed3d654a180d458733
Description: Larry Wall's Practical Extraction and Report Language
Perl is a highly capable, feature-rich programming language with over
20 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes. Perl is suitable for both rapid prototyping
and large scale development projects.
.
Perl 5 supports many programming styles, including procedural,
functional, and object-oriented. In addition to this, it is supported
by an ever-growing collection of reusable modules which accelerate
development. Some of these modules include Web frameworks, database
integration, networking protocols, and encryption. Perl provides
interfaces to C and C++ for custom extension development.
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 7914
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: perl
Version: 5.38.2-3.2ubuntu0.3
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.036), libxsloader-perl (<< 0.32), perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3)
Provides: libfile-path-perl (= 2.18), libfile-temp-perl (= 0.2311), libio-socket-ip-perl (= 0.41), libscalar-list-utils-perl (= 1:1.63), libsocket-perl (= 2.036), libxsloader-perl (= 0.32), perlapi-5.38.2
Pre-Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17)
Suggests: perl, sensible-utils
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.8800), libfile-temp-perl (<< 0.2311), libgnupg-interface-perl (<< 1.02-4), libio-socket-ip-perl (<< 0.41), liblexical-failure-perl (<< 0.001000), libmp3-tag-perl (<< 1.13-1.2), libnumber-format-perl (<< 1.76), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.63), libsocket-perl (<< 2.036), libxsloader-perl (<< 0.32), mailagent (<< 1:3.1-81-2), perl (<< 5.38.2~), perl-modules (<< 5.38.2~), pod2pdf (<< 0.42-5.1), slic3r (<< 1.2.9+dfsg-6.1), slic3r-prusa (<< 1.37.0+dfsg-1.1), texinfo (<< 6.1.0.dfsg.1-8)
Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-3), safe-rm (<< 0.8), update-inetd (<< 4.41)
Description: minimal Perl system
Perl is a scripting language used in many system scripts and utilities.
.
This package provides a Perl interpreter and the small subset of the
standard run-time library required to perform basic tasks. For a full
Perl installation, install "perl" (and its dependencies, "perl-modules-5.38"
and "perl-doc").
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: perl-modules-5.38
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 19161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.38.2-3.2ubuntu0.3
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.36), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.031), libextutils-cbuilder-perl (<< 0.280238), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.8800), libhttp-tiny-perl (<< 0.086), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.14), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999837), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20231129), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302194), libtest-tester-perl (<< 1.302194), libtest-use-ok-perl (<< 1.302194), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 5.01)
Provides: perl-modules
Depends: perl-base (>= 5.38.2-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.38.2-1)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.03), libautodie-perl (<< 2.36), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.031), libextutils-cbuilder-perl (<< 0.280238), libextutils-command-perl (<< 7.70), libextutils-install-perl (<< 2.22), libextutils-parsexs-perl (<< 3.510000), libfile-spec-perl (<< 3.8800), libhttp-tiny-perl (<< 0.086), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.14), libjson-pp-perl (<< 4.16000), liblocale-maketext-perl (<< 1.33), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999837), libmath-complex-perl (<< 1.6200), libmodule-corelist-perl (<< 5.20231129), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.15), libnet-ping-perl (<< 2.76), libparams-check-perl (<< 0.38), libparent-perl (<< 0.241), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302194), libtest-tester-perl (<< 1.302194), libtest-use-ok-perl (<< 1.302194), libtext-balanced-perl (<< 2.06), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), maildirsync (<< 1.2-2.1), perl (<< 5.38.2~), podlators-perl (<< 5.01)
Conflicts: perl-modules (<< 5.22.0~)
Description: Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
.
Note that this package only exists to save archive space and should be
considered an internal implementation detail of the `perl' package.
Other packages should not depend on `perl-modules-5.38' directly, they
should use `perl' (which depends on `perl-modules-5.38') instead.
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: perl-openssl-defaults
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 7build3
Provides: dh-sequence-perl-openssl, perl-openssl-abi-3
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.0.0)
Suggests: debhelper
Description: version compatibility baseline for Perl OpenSSL packages
A subset of Perl XS module packages expose the OpenSSL binary interface
to Perl code. This can lead to incompatibilities if these packages are
linked against different versions of OpenSSL.
.
This package provides a virtual package "perl-openssl-abi-x" that
corresponds to the libssl-dev package SONAME it was built against.
The packages that need to stay compatible with each other can depend
on this.
.
Tools are also provided for generating this dependency with minimum
hassle. See the instructions in README.Debian.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: pfb2t1c2pfb
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.3-11build1
Depends: libc6 (>= 2.34)
Description: convert pfb into more compressible format and back
The package contains the two small tools pfb2t1c and t1c2pfb. pfb file
(PostScript Type1) can be converted into t1c and back without losing
information. The t1c files have the same size but are more compressible.
.
This feature is very useful when packaging PostScript Type1 fonts.
Original-Maintainer: Hilmar Preuße <hille42@web.de>
Package: php-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-defaults (93ubuntu2)
Version: 2:8.3+93ubuntu2
Depends: php8.3-cli
Description: command-line interpreter for the PHP scripting language (default)
This package provides the /usr/bin/php command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.3).
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-codecoverage
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 9.2.31+dfsg-1
Provides: phpunit-php-code-coverage (= 9.2.31+dfsg-1)
Depends: libjs-bootstrap4, libjs-d3, libjs-jquery, php-common, php-xml, php-parser, php-file-iterator (>= 3.0.3), php-file-iterator (<< 4~~), php-text-template (>= 2.0.2), php-text-template (<< 3~~), phpunit-code-unit-reverse-lookup (>= 2.0.2), phpunit-code-unit-reverse-lookup (<< 3~~), phpunit-complexity (>= 2.0), phpunit-complexity (<< 3~~), phpunit-environment (>= 5.1.2), phpunit-environment (<< 6~~), phpunit-lines-of-code (>= 1.0.3), phpunit-lines-of-code (<< 2~~), phpunit-version (>= 3.0.1), phpunit-version (<< 4~~), php-tokenizer (>= 1.2.0), php-tokenizer (<< 2~~)
Suggests: php-pcov, php-xdebug
Breaks: libjs-bootstrap4 (<< 4.3.1+dfsg2-2~)
Description: collection, processing, and rendering for code coverage
Library that provides collection, processing, and rendering functionality for
PHP code coverage information
.
This package is part of PHPUnit, a unit testing suite for the PHP language,
modelled on the xUnit testing framework, designed by Kent Beck and Erich
Gamma.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/php-code-coverage
Package: php-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: php-defaults (93ubuntu2)
Version: 2:93ubuntu2
Depends: psmisc (>= 22.15-1~)
Breaks: php-amqp (<< 1.11.0-4~), php-apcu (<< 5.1.21+4.0.11-7~), php-ast (<< 1.0.16-4~), php-ds (<< 1.4.0-4~), php-facedetect (<< 1.1.0-19-g135c72a-2build3~), php-gearman (<< 2.1.0+1.1.2-11~), php-gmagick (<< 2.0.6~rc1+1.1.7~rc3-10~), php-gnupg (<< 1.5.0-6~), php-igbinary (<< 3.2.6+2.0.8-6~), php-imagick (<< 3.6.0-4~), php-libvirt-php (<< 0.5.5-16~), php-lua (<< 2.0.7+1.1.0-13~), php-mailparse (<< 3.1.2+2.1.7~dev20160128-7~), php-memcache (<< 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7~), php-memcached (<< 3.1.5+2.2.0-14~), php-mongodb (<< 1.12.0+1.9.2+1.7.5-4~), php-msgpack (<< 2.2.0~rc1+2.1.2+0.5.7-6~), php-mysqlnd-ms (<< 1.6.0+svn333622-15~), php-oauth (<< 2.0.7+1.2.3-14~), php-pcov (<< 1.0.11-4~), php-pecl-http (<< 4.2.1+php8-2~), php-ps (<< 1.4.4+1.3.7-6~), php-psr (<< 1.2.0-4~), php-radius (<< 1.4.0~b1-22~), php-raphf (<< 2.0.1+1.1.2-13~), php-redis (<< 5.3.5+4.3.0-5~), php-rrd (<< 2.0.3+1.1.3-6~), php-smbclient (<< 1.0.6-6~), php-ssh2 (<< 1.3.1+0.13-6~), php-stomp (<< 2.0.2+1.0.9-15~), php-tideways (<< 5.0.4-13~), php-uopz (<< 7.1.1+6.1.2-5~), php-uploadprogress (<< 2.0.2+1.1.4-6~), php-uuid (<< 1.2.0-11~), php-xdebug (<< 3.1.2+2.9.8+2.8.1+2.5.5-4~), php-xmlrpc (<< 3:1.0.0~rc3-4~), php-yac (<< 2.3.1+0.9.2-4~), php-yaml (<< 2.2.2+2.1.0+2.0.4+1.3.2-5~), php-zmq (<< 1.1.3-23~), php5.6-common, php5.6-json (<< 1.3.9-2~), php7.0-common, php7.1-common, php7.2-common, php7.3-common, php7.4-common, php8.0-common, php8.1-common, php8.2-common
Conffiles:
/etc/cron.d/php e6fa2d74078ac0ac6fd730decf3b3736
Description: Common files for PHP packages
This package contains common utilities shared among all packaged PHP
versions.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-composer-ca-bundle
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.4.1-1
Depends: ca-certificates, php-common
Description: utility library to find a path to the system CA bundle
The ca-bundle library has been split away from Composer.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/ca-bundle
Package: php-composer-class-map-generator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.0-2
Depends: php-common, php-symfony-finder, php-composer-pcre
Description: Utilities to scan PHP code and generate class maps
This library allows one to scan a directory and extract a classmap with
all classes/interfaces/traits/enums mapped to their paths.
.
For more advanced usage, one can instantiate a generator object and
call scanPaths one or more time then call getClassMap to get a ClassMap
object containing the resulting map + eventual warnings.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/class-map-generator
Package: php-composer-metadata-minifier
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.0-2
Depends: php-common
Description: Small utility library that handles metadata minification and expansion
This library has been split away from Composer. It’s used to handle metadata
minification and expansion.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/metadata-minifier
Package: php-composer-pcre
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.1.1-1
Depends: php-common
Description: PCRE wrapping library that offers type-safe preg_* replacements
This library gives you a way to ensure `preg_*` functions do not fail
silently, returning unexpected `null`s that may not be handled.
.
It also makes it easier to work with static analysis tools like PHPStan
or Psalm as it simplifies and reduces the possible return values from
all the `preg_*` functions which are quite packed with edge cases.
.
This library is a thin wrapper around `preg_*` functions with some
limitations. If you are looking for a richer API to handle regular
expressions have a look at rawr/t-regx instead.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/pcre
Package: php-composer-semver
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.4.0-1
Depends: php-common
Description: utilities, version constraint parsing and validation
The semver (Semantic Versioning) library has been split away from Composer.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/semver
Package: php-composer-spdx-licenses
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5.8-1
Depends: php-common
Description: SPDX licenses list and validation library
This library has been split away from Composer.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/spdx-licenses
Package: php-composer-xdebug-handler
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.3-3
Depends: php-common, php-psr-log, php-composer-pcre
Description: Restarts a process without Xdebug
This library has been split away from Composer. It’s used to restart a CLI
process without loading the xdebug extension.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/composer/xdebug-handler
Package: php-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-defaults (93ubuntu2)
Version: 2:8.3+93ubuntu2
Depends: php-common, php8.3-curl
Description: CURL module for PHP [default]
This package provides a CURL module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.3).
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-deepcopy
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.11.1-1
Depends: php-common
Description: create deep copies (clones) of objects
DeepCopy helps you create deep copies (clones) of objects.
It is designed to handle cycles in the association graph.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/myclabs/DeepCopy
Package: php-doctrine-instantiator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.0-2
Depends: php-common
Description: lightweight utility to instantiate objects in PHP
Doctrine Instantiator provides a simple API to build objects without directly
relying on the serialization hack that has been explicitly used by all other
data mappers for quite some time.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://www.doctrine-project.org/projects/instantiator.html
Package: php-file-iterator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.6-2
Depends: php-common
Description: FilterIterator implementation for PHP
FilterIterator implementation that filters files based on a list of suffixes,
prefixes, and other exclusion criteria used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled
on the xUnit testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/php-file-iterator
Package: php-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-defaults (93ubuntu2)
Version: 2:8.3+93ubuntu2
Depends: php-common, php8.3-intl
Description: Internationalisation module for PHP [default]
This package provides a Internationalisation module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.3).
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-invoker
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.1.1-3
Depends: php-common
Description: Invoke callables with a timeout
PHP_Invoker is a utility class for invoking callables with a
timeout used by PHPUnit. PHPUnit is a unit testing suite for
the PHP language, modelled on the xUnit testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/php-invoker
Package: php-json-schema
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.2.13-1
Depends: php-cli, php-common
Description: implementation of JSON schema
JSON Schema defines the media type "application/schema+json", a JSON
based format for defining the structure of JSON data. JSON Schema
provides a contract for what JSON data is required for a given
application and how to interact with it. JSON Schema is intended to
define validation, documentation, hyperlink navigation, and interaction
control of JSON data.
.
This package provides a PHP library for validating JSON Structures
against a given Schema.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/justinrainbow/json-schema
Package: php-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-defaults (93ubuntu2)
Version: 2:8.3+93ubuntu2
Depends: php-common, php8.3-mbstring
Description: MBSTRING module for PHP [default]
This package provides a MBSTRING module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.3).
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-parser
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.0.2-2ubuntu1
Depends: php-cli, php-common, php-json
Description: convert PHP code into abstract syntax tree
PHP Parser’s purpose is to simplify static code analysis and
manipulation. It turns some PHP code into an abstract syntax tree, and
vice versa.
Homepage: https://github.com/nikic/PHP-Parser
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-pear
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:1.10.13+submodules+notgz+2022032202-2build1
Provides: php-console-getopt, php-structures-graph, php-xml-util
Depends: php-cli, php-common, php-xml
Breaks: php-pear-frontend-gtk (<< 0.4.0), php-pear-frontend-web (<= 0.4)
Description: PEAR Base System
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining
BC
* support for optional dependency groups and limited support for
sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks
Homepage: https://pear.php.net/package/PEAR
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php-phar-io-manifest
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.4-2ubuntu1
Depends: php-common, php-xml, php-phar-io-version (>= 3.0.1), php-phar-io-version (<< 4~~)
Description: reading phar.io manifest information from a PHP Archive (Phar)
This library allows one to parse information from a Phar Manifest file.
Homepage: https://github.com/phar-io/manifest
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-phar-io-version
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.2.1-1
Depends: php-common
Description: handling version information and constraint
This library allows one to parse version constraints and check discrete
versions for compliance. It handles both the caret and tilde operators.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/phar-io/version
Package: php-psr-container
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.2-1
Depends: php-common
Description: Common Container Interface (PHP FIG PSR-11)
PSR Container holds all interfaces/classes/traits related to PSR-11. Note that
this is not a container implementation of its own. See the specification for
more details.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://www.php-fig.org/psr/psr-11/
Package: php-psr-log
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.0.0-1
Depends: php-common
Description: common interface for logging libraries
The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object
and write logs to it in a simple and universal way. Frameworks and CMSs that
have custom needs MAY extend the interface for their own purpose, but SHOULD
remain compatible with this document. This ensures that the third-party
libraries an application uses can write to the centralized application logs.
.
The LoggerInterface exposes eight methods to write logs to the eight RFC 5424
levels (debug, info, notice, warning, error, critical, alert, emergency).
.
A ninth method, log, accepts a log level as first argument. Calling this method
with one of the log level constants MUST have the same result as calling the
level-specific method. Calling this method with a level not defined by this
specification MUST throw a Psr\Log\InvalidArgumentException if the
implementation does not know about the level. Users SHOULD NOT use a custom
level without knowing for sure the current implementation supports it.
.
Note that this is not a logger of its own. It is merely an interface that
describes a logger. See the specification for more details.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://www.php-fig.org/psr/psr-3/
Package: php-react-promise
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.1.0-1
Depends: php-common
Description: lightweight implementation of CommonJS Promises/A for PHP
React/Promise also provides several other useful promise-related
concepts, such as joining multiple promises and mapping and reducing
collections of promises.
It is part of ReactPHP.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://reactphp.org/promise/
Package: php-seld-signal-handler
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.2-1
Depends: php-common
Description: simple cross-platform1 signal handler
Simple unix signal handler that silently fails where signals are not supported
for easy cross-platform development.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/Seldaek/signal-handler
Package: php-symfony-console
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 671
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 6.4.5+dfsg-3ubuntu3
Provides: php-psr-log-implementation
Depends: php-common, php-symfony-deprecation-contracts, php-mbstring, php-symfony-service-contracts, php-symfony-string
Breaks: php-symfony-dependency-injection (<< 5.4~~), php-symfony-dotenv (<< 5.4~~), php-symfony-event-dispatcher (<< 5.4~~), php-symfony-lock (<< 5.4~~), php-symfony-process (<< 5.4~~)
Description: run tasks from the command line
The Symfony Console Component can be used to implement recurring
or long running tasks, such as cronjobs, imports or other batch
jobs. Additionally it assists the creation of nice looking command
line interfaces.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/6.4/components/console.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-deprecation-contracts
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: php-symfony-contracts
Version: 3.4.1-4
Depends: php-common
Description: A generic function and convention to trigger deprecation notices
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://symfony.com/components/Contracts
Package: php-symfony-filesystem
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 6.4.5+dfsg-3ubuntu3
Depends: php-common, php-mbstring
Description: basic filesystem utilities
The Symfony Filesystem Component provides basic utilities to work
with the filesystem, like creating directories, removing files or
adding symlinks.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/6.4/components/filesystem.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-finder
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: symfony
Version: 6.4.5+dfsg-3ubuntu3
Depends: php-common
Description: find files and directories
The Symfony Finder Component provides an intuitive interface to
find files and directories.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/6.4/components/finder.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-process
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: symfony
Version: 6.4.5+dfsg-3ubuntu3
Depends: php-common
Description: execute commands in sub-processes
The Symfony Process Component helps with executing commands in
sub-processes by providing easy access to standard and error output
in real-time. It is especially handy for dealing with long running
sub-processes due to its feature to run them asynchronously, while
still providing access to their full and incremental output. It
additionally supports signals, provides the PID of a sub-process
and allows the definition of process timeouts.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/6.4/components/process.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-service-contracts
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-contracts
Version: 3.4.1-4
Replaces: php-symfony-contracts (<< 1.1.5)
Depends: php-common, php-psr-container
Breaks: php-psr, php-symfony-contracts (<< 1.1.5)
Description: Generic abstractions related to writing services
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://symfony.com/components/Contracts
Package: php-symfony-string
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 6.4.5+dfsg-3ubuntu3
Depends: php-common, php-intl, php-mbstring
Breaks: php-symfony-translation-contracts (<< 2.5~~)
Description: object-oriented API to work with strings
The Symfony String component provides an object-oriented API to
strings and deals with bytes, UTF-8 code points and grapheme clusters in
a unified way.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/6.4/components/string.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-text-template
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.4-2
Depends: php-common
Description: Simple template engine
Text_Template is a simple PHP templating engine used by PHPUnit.
PHPUnit is a unit testing suite for the PHP language, modelled on the
xUnit testing framework, designed by Kent Beck and Erich Gamma.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/php-text-template
Package: php-timer
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.0.3-3
Depends: php-common
Description: Utility class for timing
PHP_Timer is a utility class for timing used by PHPUnit. PHPUnit is
a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/php-timer
Package: php-tokenizer
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.2.3-1
Depends: php-common, php-xml
Description: tokenized PHP source to XML converter
A small library for converting tokenized PHP source code into XML and
potentially other formats.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/theseer/Tokenizer
Package: php-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-defaults (93ubuntu2)
Version: 2:8.3+93ubuntu2
Depends: php-common, php8.3-zip
Description: Zip module for PHP [default]
This package provides a Zip module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.3).
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-cli, php-json, php8.3-json, phpapi-20230831
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), php8.3-opcache, php8.3-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.38), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl3t64 (>= 3.0.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php8.3 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcntl pcre random Reflection session sodium SPL standard zlib.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 9388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.3-calendar, php8.3-ctype, php8.3-exif, php8.3-ffi, php8.3-fileinfo, php8.3-ftp, php8.3-gettext, php8.3-iconv, php8.3-pdo, php8.3-phar, php8.3-posix, php8.3-shmop, php8.3-sockets, php8.3-sysvmsg, php8.3-sysvsem, php8.3-sysvshm, php8.3-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.38), libffi8 (>= 3.4), libssl3t64 (>= 3.0.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.14), libcurl4t64 (>= 7.63.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.4), libgd3 (>= 2.1.1)
Description: GD module for PHP
This package provides the GD module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-gmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-gmp
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg)
Description: GMP module for PHP
This package provides the GMP module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-gnupg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php-gnupg
Version: 1.5.1-3ubuntu3
Replaces: php-gnupg (<< 1.5.1-3ubuntu3~)
Provides: php-gnupg
Depends: ucf, php8.3-common, phpapi-20230831, libc6 (>= 2.14), libgpgme11 (>= 1.4.1)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-gnupg (<< 1.5.1-3ubuntu3~)
Conffiles:
/etc/php/8.3/mods-available/gnupg.ini 7b304c5e2ec3346bf10a8406cdb1446d
Description: PHP wrapper around the gpgme library
This PHP extension provides methods to interact with gnupg.
Homepage: https://pecl.php.net/package/gnupg
Original-Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Package: php8.3-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu74 (>= 74.1-1~), libstdc++6 (>= 4.3)
Description: Internationalisation module for PHP
This package provides the Internationalisation module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.38), libonig5 (>= 6.8.1)
Description: MBSTRING module for PHP
This package provides the MBSTRING module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-mysql
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 451
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php8.3-mysqli, php8.3-mysqlnd, php8.3-pdo-mysql
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.38)
Description: MySQL module for PHP
This package provides the MySQL module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1036
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.38), libgcc-s1 (>= 3.3)
Description: Zend OpCache module for PHP
This package provides the Zend OpCache module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.34), libedit2 (>= 3.1-20160903-0)
Description: readline module for PHP
This package provides the readline module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 493
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Replaces: php8.3-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.3-dom, php8.3-simplexml, php8.3-xmlreader, php8.3-xmlwriter, php8.3-xsl
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.3-xsl (<< 7.0.3-6~)
Description: DOM, SimpleXML, XML, and XSL module for PHP
This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: php8.3-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: php8.3
Version: 8.3.6-0ubuntu0.24.04.10
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.6-0ubuntu0.24.04.10), libc6 (>= 2.33), libzip4t64 (>= 1.7.0)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Homepage: http://www.php.net/
Original-Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Package: phpunit
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1754
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 9.6.17-1
Depends: php-cli, php-common, php-xml, php-json, php-mbstring, php-doctrine-instantiator, php-deepcopy (>= 1.10.1), php-deepcopy (<< 2~~), php-phar-io-manifest (>= 2.0.3), php-phar-io-manifest (<< 3~~), php-phar-io-version (>= 3.0.2), php-phar-io-version (<< 4~~), php-codecoverage (>= 9.2.28), php-codecoverage (<< 10~~), php-file-iterator (>= 3.0.5), php-file-iterator (<< 4~~), php-invoker (>= 3.1.1), php-invoker (<< 4~~), php-text-template (>= 2.0.3), php-text-template (<< 3~~), php-timer (>= 5.0.2), php-timer (<< 6~~), phpunit-cli-parser (>= 1.0.1), phpunit-cli-parser (<< 2~~), phpunit-code-unit (>= 1.0.6), phpunit-code-unit (<< 2~~), phpunit-comparator (>= 4.0.8), phpunit-comparator (<< 5~~), phpunit-diff (>= 4.0.3), phpunit-diff (<< 5~~), phpunit-environment (>= 5.1.3), phpunit-environment (<< 6~~), phpunit-exporter (>= 4.0.5), phpunit-exporter (<< 5~~), phpunit-global-state (>= 5.0.1), phpunit-global-state (<< 6~~), phpunit-object-enumerator (>= 4.0.3), phpunit-object-enumerator (<< 5~~), phpunit-resource-operations (>= 3.0.3), phpunit-resource-operations (<< 4~~), phpunit-type (>= 3.2), phpunit-type (<< 4~~), phpunit-version (>= 3.0.2), phpunit-version (<< 4~~)
Suggests: php-soap, php-xdebug
Description: Unit testing suite for PHP
Unit testing allows you to write small test methods which verify units of
functionality in your program. It is a powerful technique for improving the
quality of your software, preventing regressions, and allowing confident
refactoring of your code.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework, designed by Kent Beck and Erich Gamma. If you've used
JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the
other equivalents for other languages, the API for this package should seem
fairly familiar. If you've never written unit tests before, the PHPUnit
API is simple to learn and use.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://phpunit.de/
Package: phpunit-cli-parser
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.2-1
Depends: php-common
Description: Library for parsing CLI options
This component provides a library for parsing $_SERVER['argv'], extracted
from PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/cli-parser
Package: phpunit-code-unit
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.8-3
Depends: php-common
Description: Collection of value objects that represent the PHP code units
This component provides a collection of value objects that represent the PHP
code units. It is used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/code-unit
Package: phpunit-code-unit-reverse-lookup
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.3-5
Depends: php-common
Description: look up what a line of code belongs to - PHPUnit component
code-unit-reverse-lookup is a PHPUnit extension that provides the
functionality to look up which function or method a line of code
belongs to.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/code-unit-reverse-lookup
Package: phpunit-comparator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.8-2
Depends: php-common, phpunit-diff (>= 4.0), phpunit-diff (<< 5~~), phpunit-exporter (>= 4.0), phpunit-exporter (<< 5~~)
Description: functionality to compare PHP values for equality - PHPUnit component
This component provides functionality that helps to compare PHP values for
equality.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/comparator
Package: phpunit-complexity
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.3-2
Depends: php-common, php-parser
Description: Library for calculating the complexity of PHP code units
This component provides a library for calculating the complexity of PHP
code units. It is used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/complexity
Package: phpunit-diff
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.6-1
Depends: php-common
Description: diff implementation - stand-alone component from PHPUnit
Diff is a PHPUnit extension that provides comparison and parsing features.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/diff
Package: phpunit-environment
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.1.5-1
Depends: php-common
Description: functionality to handle HHVM/PHP environments - PHPUnit component
This component provides functionality that helps writing PHP code that has
runtime-specific (PHP / HHVM) execution paths.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/environment
Package: phpunit-exporter
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.6-1
Depends: php-common, phpunit-recursion-context (>= 4.0), phpunit-recursion-context (<< 5~~)
Description: export variables for visualization - PHPUnit component
Exporter is a PHPUnit extension that provides the functionality to export
PHP variables for visualization.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/exporter
Package: phpunit-global-state
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.0.7-1
Depends: php-common, phpunit-object-reflector (>= 2.0), phpunit-object-reflector (<< 3~~), phpunit-recursion-context (>= 4.0), phpunit-recursion-context (<< 5~~)
Suggests: php-uopz
Description: snapshotting of global state - PHPUnit component
GlobalState is a PHPUnit extension that provides the functionality to
snapshot a global state.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/global-state
Package: phpunit-lines-of-code
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.4-2
Depends: php-common, php-parser
Description: Library for counting the lines of code in PHP source code
This component provides a library for counting the lines of code in PHP
source code. It is used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/lines-of-code
Package: phpunit-object-enumerator
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.4-3
Depends: php-common, phpunit-object-reflector (>= 2.0), phpunit-object-reflector (<< 3~~), phpunit-recursion-context (>= 4.0), phpunit-recursion-context (<< 5~~)
Description: enumerate all referenced objects - PHPUnit component
Object Enumerator is a PHPUnit extension that provides the functionality to
traverse array structures and object graphs to enumerate all referenced
objects.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/object-enumerator
Package: phpunit-object-reflector
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.4-3
Depends: php-common
Description: reflection of object attributes - PHPUnit component
Object Reflector is a PHPUnit extension that allows reflection of object
attributes, including inherited and non-public ones.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/object-reflector
Package: phpunit-recursion-context
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.0.5-1
Depends: php-common
Description: recursively process PHP variables - PHPUnit component
Recursion Context is a PHPUnit extension that provides the functionality to
recursively process PHP variables.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/recursion-context
Package: phpunit-resource-operations
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.3-4
Provides: php-sebastian-resource-operations
Depends: php-common
Description: provide a list of PHP built-in functions that operate on resources
Resource Operations is a PHPUnit extension that provides a list of PHP
built-in functions that operate on resources.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/resource-operations
Package: phpunit-type
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.2.1-1
Depends: php-common
Description: Collection of value objects that represent the types of the PHP type system
This component provides a collection of value objects that represent the types
of the PHP type system. It is used by PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/type
Package: phpunit-version
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.2-3
Depends: php-common
Description: Library that helps with managing the version number of Git-hosted PHP projects
Version is a PHPUnit extension that provides a proper version depending on
the given release number, and information from the current Git repository
if there is one, as intended for PHPUnit.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Homepage: https://github.com/sebastianbergmann/version
Package: pigz
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.8-1
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.6)
Pre-Depends: dpkg (>= 1.15.6)
Description: Parallel Implementation of GZip
pigz, which stands for Parallel Implementation of GZip, is a fully functional
replacement for gzip that takes advantage of multiple processors and multiple
cores when compressing data.
Original-Maintainer: Eduard Bloch <blade@debian.org>
Homepage: http://zlib.net/pigz/
Package: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pinentry
Version: 1.2.1-3ubuntu5
Provides: pinentry
Depends: libassuan0 (>= 2.1.0), libc6 (>= 2.38), libgpg-error0 (>= 1.16), libncursesw6 (>= 6), libtinfo6 (>= 6)
Suggests: pinentry-doc
Enhances: gnupg-agent
Description: curses-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
using the curses tool kit, meaning that it is useful for users
working in text mode without the X Window System. There are sibling
packages that implement PIN entry dialogs that use an X tool kit. If
you install any of the graphical packages then this package is not
necessary because the sibling packages automatically fall back to
text mode if X is not active.
Homepage: https://www.gnupg.org/related_software/pinentry/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: pinentry-gnome3
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pinentry
Version: 1.2.1-3ubuntu5
Provides: pinentry, pinentry-x11
Depends: gcr, libassuan0 (>= 2.1.0), libc6 (>= 2.38), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0t64 (>= 2.26.0), libgpg-error0 (>= 1.16), libncursesw6 (>= 6), libsecret-1-0 (>= 0.7), libtinfo6 (>= 6)
Recommends: dbus-user-session
Suggests: pinentry-doc
Enhances: gnupg-agent
Description: GNOME 3 PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
designed for use with GNOME 3. It tries to follow the GNOME Human
Interface Guidelines as much as possible. If the X Window System is
not active then an alternative text-mode dialog will be used. There
are sibling packages that implement PIN entry dialogs using other
tool kits.
Homepage: https://www.gnupg.org/related_software/pinentry/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: pinokio
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 328101
Maintainer: Cocktail Peanut <cocktailpeanuts@proton.me>
Architecture: amd64
Version: 3.8.0
Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libsecret-1-0
Recommends: libappindicator3-1
Description:
pinokio
License: MIT
Vendor: Cocktail Peanut <cocktailpeanuts@proton.me>
Homepage: https://pinokio.computer
Package: pipewire
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.0.5-1ubuntu3.3
Depends: libpipewire-0.3-modules (= 1.0.5-1ubuntu3.3), pipewire-bin (= 1.0.5-1ubuntu3.3), init-system-helpers (>= 1.52), adduser
Description: audio and video processing engine multimedia server
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This metapackage makes PipeWire available for programs of the same
architecture, and provides the systemd user service necessary to run
pipewire on-demand.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: pipewire-bin
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 1645
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Replaces: pipewire (<< 0.3.5)
Depends: libpipewire-0.3-modules (= 1.0.5-1ubuntu3.3), libasound2t64 (>= 1.2.1.1), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libncursesw6 (>= 6), libpipewire-0.3-0t64 (= 1.0.5-1ubuntu3.3), libreadline8t64 (>= 6.0), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6)
Recommends: dbus-user-session, wireplumber, rtkit
Breaks: pipewire (<< 0.3.5)
Conffiles:
/etc/security/limits.d/25-pw-rlimits.conf ce4cbe357938c9f0d99df4c09b6eb0d5
Description: PipeWire multimedia server - programs
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains the server and command-line utilities, and should
not normally be depended on directly. PipeWire clients should depend on
the pipewire package instead.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: pipewire-media-session
Status: deinstall ok config-files
Priority: optional
Section: video
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.4.1-2ubuntu1
Config-Version: 0.4.1-2ubuntu1
Replaces: pipewire-bin (<< 0.3.27-2), pipewire-pulse (<< 0.3.39-1)
Depends: pipewire (>= 0.3.39), init-system-helpers (>= 1.52), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libpipewire-0.3-0 (>= 0.3.39), libsystemd0
Breaks: pipewire-bin (<< 0.3.27-2), pipewire-pulse (<< 0.3.39-1)
Conflicts: wireplumber
Description: example session manager for PipeWire
PipeWire Media Session is an example session manager for PipeWire.
.
Note that it is recommended the use of WirePlumber instead.
Homepage: https://gitlab.freedesktop.org/pipewire/media-session/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: pipewire-module-xrdp
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.2-2
Depends: libpipewire-0.3-modules-xrdp (>= 0.2-2)
Suggests: pipewire-bin
Conffiles:
/etc/xdg/autostart/pipewire-xrdp.desktop 71825e9dfab024d3253622dd1db795af
Description: audio over xrdp for PipeWire based systems
This package provides scripts to automatically load the PipeWire xrdp
modules when a xrdp session is started, thus allowing xrdp to generate
sound on a pipewire-based system.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Homepage: https://github.com/neutrinolabs/pipewire-module-xrdp
Package: pipewire-pulse
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pipewire
Version: 1.0.5-1ubuntu3.3
Replaces: pipewire-bin (<< 0.3.27-2)
Depends: pipewire (= 1.0.5-1ubuntu3.3), init-system-helpers (>= 1.52)
Recommends: wireplumber
Suggests: libspa-0.2-bluetooth, pulseaudio-utils
Breaks: pipewire-bin (<< 0.3.27-2)
Description: PipeWire PulseAudio daemon
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains the PulseAudio replacement daemon.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: pipx
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pipx
Version: 1.4.3-1
Depends: python3-venv, python3-argcomplete, python3-packaging, python3-platformdirs (>= 2.1), python3-tomli | python3-supported-min (>= 3.11), python3-userpath, python3:any
Description: execute binaries from Python packages in isolated environments
pipx allows you to...
.
* Run the latest version of a CLI application from a package
in a temporary virtual environment,
leaving your system untouched after it finishes.
* Install packages to isolated virtual environments,
while globally exposing their CLI applications
so you can run them from anywhere.
* Easily list, upgrade, and uninstall packages
that were installed with pipx.
.
pipx runs with regular user permissions,
never calling "sudo pip install".
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pypa/pipx
Package: pkexec
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: policykit-1
Version: 124-2ubuntu1.24.04.3
Replaces: policykit-1 (<< 0.120-4~)
Depends: polkitd (= 124-2ubuntu1.24.04.3), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.36.0), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 124-2ubuntu1.24.04.3), libpolkit-gobject-1-0 (= 124-2ubuntu1.24.04.3)
Breaks: policykit-1 (<< 0.120-4~)
Description: run commands as another user with polkit authorization
polkit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
.
pkexec is a setuid program to allow certain users to run commands as
root or as a different user, similar to sudo. Unlike sudo, it carries
out authentication and authorization by sending a request to polkit,
so it uses desktop environments' familiar prompting mechanisms for
authentication and uses polkit policies for authorization decisions.
.
By default, members of the 'sudo' Unix group can use pkexec to run any
command after authenticating. The authorization rules can be changed by
the local system administrator.
.
If this functionality is not required, removing the pkexec package will
reduce security risk by removing a setuid program.
Homepage: https://github.com/polkit-org/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: pkg-config
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pkgconf
Version: 1.8.1-2build1
Depends: pkgconf (>= 1.8.0-7~)
Conffiles:
/etc/dpkg/dpkg.cfg.d/pkg-config-hook-config 467c877de00898418a9b26d432a1719a remove-on-upgrade
Description: manage compile and link flags for libraries (transitional package)
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.
.
pkgconf is a replacement for pkg-config, providing additional functionality
while also maintaining compatibility.
.
This package only provides a dependency link to the pkgconf package to help
with package upgrades. It can be safely removed.
Homepage: http://pkgconf.org/
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: pkg-php-tools
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.44
Provides: dh-sequence-phpcomposer, dh-sequence-phppear
Depends: debhelper, php-pear, php-cli, php-json, php-xml
Suggests: dh-make
Description: various packaging tools and scripts for PHP packages
Provide an easy way to package PHP PEAR, PECL and Composer packages: Run
dh_make, edit debian/rules and debian/control and that's it!
.
Detailed instructions can be found in included READMEs.
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: pkgconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.8.1-2build1
Replaces: pkg-config (<< 1.8)
Provides: pkg-config (= 1.8.1-2build1)
Depends: pkgconf-bin
Breaks: pkg-config (<< 1.8)
Conffiles:
/etc/dpkg/dpkg.cfg.d/pkgconf-hook-config newconffile remove-on-upgrade
Description: manage compile and link flags for libraries
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.
.
pkgconf is a replacement for pkg-config, providing additional functionality
while also maintaining compatibility.
Homepage: http://pkgconf.org/
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: pkgconf-bin
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pkgconf
Version: 1.8.1-2build1
Replaces: pkg-config (<< 1.8), pkgconf (<< 1.8.0-2~)
Depends: libc6 (>= 2.34), libpkgconf3 (>= 1.8.0)
Breaks: pkgconf (<< 1.8.0-2~)
Description: manage compile and link flags for libraries (binaries)
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.
.
pkgconf is a replacement for pkg-config, providing additional functionality
while also maintaining compatibility.
.
This package contains the pkgconf binary and related files.
Homepage: http://pkgconf.org/
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Package: plocate
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.19-2ubuntu2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), liburing2 (>= 2.3), libzstd1 (>= 1.5.5), adduser
Suggests: systemd-sysv | powermgmt-base, systemd-sysv | nocache
Conffiles:
/etc/cron.daily/plocate cc6eae6613eea45fd178b0ccfef6516b
/etc/updatedb.conf ffb9bfa810c3fffcbcce69765a8e460e
Description: much faster locate
plocate is a locate(1) based on posting lists, giving much faster searches
on a much smaller index. It is a drop-in replacement for mlocate in nearly
all aspects, and is fast on SSDs and non-SSDs alike.
Homepage: https://plocate.sesse.net/
Original-Maintainer: Steinar H. Gunderson <sesse@debian.org>
Package: plymouth
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 892
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 24.004.60-1ubuntu7.1
Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~)
Depends: init-system-helpers (>= 1.18), sysvinit-utils (>= 3.05-4), systemd (>= 232-8~) | elogind, udev (>= 232-8~), libc6 (>= 2.38), libdrm2 (>= 2.4.47), libplymouth5 (>= 23.360.11)
Recommends: plymouth-theme-ubuntu-text | plymouth-theme
Suggests: desktop-base, plymouth-themes
Breaks: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~)
Conflicts: console-common
Conffiles:
/etc/init.d/plymouth 707674e3b5b8fa048271dfe2490a0a09
/etc/init.d/plymouth-log 83b6676117e0e9b3f952e0fc625892ac
/etc/logrotate.d/bootlog 0f1e42d11052c238718996029ffb809b
Description: boot animation, logger and I/O multiplexer
Plymouth provides a boot-time I/O multiplexing framework - the most obvious
use for which is to provide an attractive graphical animation in place of
the text messages that normally get shown during boot. (The messages are
instead redirected to a logfile for later viewing.) However, in event-driven
boot systems Plymouth can also usefully handle user interaction such as
password prompts for encrypted file systems.
.
This package provides the basic framework, enabling a text-mode animation.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: plymouth-label
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 24.004.60-1ubuntu7.1
Replaces: plymouth-themes (<< 0.9.2-5~)
Depends: plymouth (= 24.004.60-1ubuntu7.1), libc6 (>= 2.17), libcairo2 (>= 1.14.0), libglib2.0-0t64 (>= 2.12.0), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0), libplymouth5 (>= 23.360.11), fonts-ubuntu, fontconfig-config
Breaks: plymouth-themes (<< 0.9.2-5~)
Description: boot animation, logger and I/O multiplexer - label control
Plymouth provides a boot-time I/O multiplexing framework - the most obvious
use for which is to provide an attractive graphical animation in place of
the text messages that normally get shown during boot. (The messages are
instead redirected to a logfile for later viewing.) However, in event-driven
boot systems Plymouth can also usefully handle user interaction such as
password prompts for encrypted file systems.
.
This package contains the label control, used by various graphical themes
to render text.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: plymouth-theme-ubuntu-text
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 24.004.60-1ubuntu7.1
Provides: plymouth-theme
Depends: libc6 (>= 2.38), libplymouth5 (>= 0.9.2), plymouth (= 24.004.60-1ubuntu7.1), lsb-release
Description: boot animation, logger and I/O multiplexer - ubuntu text theme
Plymouth provides a boot-time I/O multiplexing framework - the most obvious
use for which is to provide an attractive graphical animation in place of
the text messages that normally get shown during boot. (The messages are
instead redirected to a logfile for later viewing.) However, in event-driven
boot systems Plymouth can also usefully handle user interaction such as
password prompts for encrypted file systems.
.
This package contains the default ubuntu-text text theme used when no
support for a graphical theme is found on your system.
Homepage: https://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: po-debconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.21+nmu1
Depends: gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512), perl, sensible-utils
Recommends: libcompress-zlib-perl, libmail-sendmail-perl
Suggests: libmail-box-perl
Description: tool for managing templates file translations with gettext
This package is an alternative to debconf-utils, and provides tools
for managing translated debconf templates files with common gettext
utilities.
Original-Maintainer: Herbert Parentes Fortes Neto <hpfn@debian.org>
Package: pocketsphinx-en-us
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 36991
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pocketsphinx
Version: 0.8.0+real5prealpha+1-15ubuntu5
Description: Speech recognition tool - US English language model
CMU Sphinx is a large vocabulary, speaker-independent continuous speech
recognition engine.
.
This package contains the default US English language model for
PocketSphinx.
Homepage: http://cmusphinx.sourceforge.net/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: policykit-1
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 124-2ubuntu1.24.04.3
Depends: pkexec (>= 124-2ubuntu1.24.04.3), polkitd (>= 124-2ubuntu1.24.04.3)
Description: transitional package for polkitd and pkexec
polkit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
.
This transitional package depends on polkitd, the system service used by
polkit, and pkexec, a setuid program analogous to sudo. They were
historically packaged together, but have been separated so that users of
polkitd are not required to install pkexec.
Homepage: https://github.com/polkit-org/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: policykit-1-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.105-7ubuntu5
Provides: polkit-1-auth-agent
Depends: policykit-1, libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.0.0), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.99)
Conffiles:
/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop 02949a0021a5a549bbe07f30f2897bf6
Description: authentication agent for PolicyKit
PolicyKit-gnome provides a D-Bus session bus service that is used to
bring up authentication dialogs used for obtaining privileges.
.
This implementation was originally designed for GNOME 2, but most
GNOME-based desktop environments, including GNOME 3, GNOME Flashback,
and MATE, have their own built-in PolicyKit agents and no longer use
this one. The remaining users of this implementation are Cinnamon, XFCE
and Unity.
Homepage: https://wiki.gnome.org/Projects/PolicyKit
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: polkitd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: policykit-1
Version: 124-2ubuntu1.24.04.3
Replaces: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~)
Depends: adduser | systemd-sysusers, default-dbus-system-bus | dbus-system-bus, default-logind | logind, xml-core (>= 0.14), libc6 (>= 2.38), libduktape207 (>= 2.0.3), libexpat1 (>= 2.0.1), libglib2.0-0t64 (>= 2.79.0), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 124-2ubuntu1.24.04.3), libpolkit-gobject-1-0 (= 124-2ubuntu1.24.04.3), libsystemd0 (>= 253)
Suggests: polkitd-pkla (>= 121+compat0.1)
Breaks: policykit-1 (<< 0.120-4~), polkitd-javascript (<< 121+compat0.1-3~)
Description: framework for managing administrative policies and privileges
polkit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations for unprivileged (desktop)
applications.
.
In a typical use of polkit, an unprivileged application such as gnome-disks
sends requests via D-Bus or other inter-process communication mechanisms
to a privileged system service such as udisks, which asks polkitd for
permission to process those requests. This allows the application to carry
out privileged tasks without making use of setuid, which avoids several
common sources of security vulnerabilities.
.
This package provides the polkitd D-Bus service and supporting programs.
The pkexec program is not included, and can be found in the pkexec package.
Homepage: https://github.com/polkit-org/polkit/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: pollinate
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.33-3.1ubuntu1.3
Depends: curl, ca-certificates, adduser, xxd | vim-common
Conffiles:
/etc/default/pollinate df4792dac89695df7d48f1672462490b
Description: seed the pseudo random number generator
This client will connect to one or more Pollen (entropy-as-a-service)
servers over an (optionally) encrypted connection and retrieve a random
seed over HTTP or HTTPS.
This is particularly useful at the first boot of cloud images and in
virtual machines, to seed a system's random number generator at
genesis, and is intended to supplement the /etc/init.d/urandom init script.
It can be used on physical machines, as well, to supplement the seeding
of the pseudo random number generator.
Homepage: http://launchpad.net/pollinate
Original-Maintainer: Thorsten Alteholz <debian@alteholz.de>
Package: poppler-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 13086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.4.12-1
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: poppler-utils, ghostscript, fonts-japanese-mincho | fonts-ipafont-mincho, fonts-japanese-gothic | fonts-ipafont-gothic, fonts-arphic-ukai, fonts-arphic-uming, fonts-nanum (>= 20131007~)
Enhances: ghostscript
Conffiles:
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-cns1.conf d3a491137506a332ab747c571e5bee33
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-gb1.conf 5ec7d7edc178ef73b1f6ac21a3cdc8a0
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan1.conf 9502944d3a420a2763a36517679460f4
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf 00d6b53125e159d61e2fd0a5056b4b4c
/etc/ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf 76ba5a8a08376075902594b9ecd902ed
Description: encoding data for the poppler PDF rendering library
This package provides the CMap tables required to display PDF documents
containing CJK characters with libpoppler. They were previously provided
by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and
gs-cjk-resource.
.
Users who want to view or create PDF files in Chinese, Japanese, or
Korean without embedded fonts will need this package.
Original-Maintainer: Hideki Yamane <henrich@debian.org>
Homepage: https://poppler.freedesktop.org/
Package: poppler-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 718
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: poppler
Version: 24.02.0-1ubuntu9.9
Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~)
Provides: pdftohtml, xpdf-utils
Depends: libpoppler134 (= 24.02.0-1ubuntu9.9), libc6 (>= 2.38), libcairo2 (>= 1.17.8), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 13.1)
Breaks: xpdf-utils (<< 3.02-2~)
Conflicts: pdftohtml
Description: PDF utilities (based on Poppler)
Poppler is a PDF rendering library based on Xpdf PDF viewer.
.
This package contains command line utilities (based on Poppler) for getting
information of PDF documents, convert them to other formats, or manipulate
them:
* pdfdetach -- lists or extracts embedded files (attachments)
* pdffonts -- font analyzer
* pdfimages -- image extractor
* pdfinfo -- document information
* pdfseparate -- page extraction tool
* pdfsig -- verifies digital signatures
* pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
* pdftohtml -- PDF to HTML converter
* pdftoppm -- PDF to PPM/PNG/JPEG image converter
* pdftops -- PDF to PostScript (PS) converter
* pdftotext -- text extraction
* pdfunite -- document merging tool
Homepage: https://poppler.freedesktop.org/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: portaudio19-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: portaudio19
Version: 19.6.0-1.2build3
Replaces: libportaudio-19-dev, libportaudio19-dev
Depends: libasound2-dev, libjack-jackd2-dev | libjack-dev, libportaudio2 (= 19.6.0-1.2build3), libportaudiocpp0 (= 19.6.0-1.2build3)
Suggests: portaudio19-doc
Conflicts: libportaudio-19-dev, libportaudio-dev, libportaudio19-dev
Description: Portable audio I/O - development files
PortAudio is a portable audio I/O library designed for cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32
bit floating point, and will be converted to the native format
internally.
.
This package contains the development files.
Homepage: http://www.portaudio.com/
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Package: postfix
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 4097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.8.6-1ubuntu0.1
Replaces: mail-transport-agent
Provides: default-mta, mail-transport-agent
Depends: adduser (>= 3.48), cpio, dpkg (>= 1.8.3), e2fsprogs, netbase, ssl-cert, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libdb5.3t64, libicu74 (>= 74.1-1~), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: ca-certificates, python3
Suggests: libsasl2-modules | dovecot-common, mail-reader, postfix-cdb, postfix-doc, postfix-ldap, postfix-lmdb, postfix-mta-sts-resolver, postfix-mysql, postfix-pcre, postfix-pgsql, postfix-sqlite, procmail, resolvconf, sasl2-bin | dovecot-common, ufw
Conflicts: mail-transport-agent, smail
Conffiles:
/etc/init.d/postfix 394590f409167c291ab25309361d48eb
/etc/insserv.conf.d/postfix 7fe2d086ff4822fc9fe13adab1090dce
/etc/network/if-down.d/postfix a72bb9cc8c2ecff9802f5d580ad9ce0a
/etc/network/if-up.d/postfix 5bcf5310518ead318871689424129b24
/etc/postfix/post-install a4d8cfa6319c13a5b4f0b42227f16547
/etc/postfix/postfix-files 1d704c9613552a2ba1003af7958db130
/etc/postfix/postfix-script 7b9cd16a8d181baeceb948e7a29be949
/etc/ppp/ip-down.d/postfix a72bb9cc8c2ecff9802f5d580ad9ce0a
/etc/ppp/ip-up.d/postfix 5bcf5310518ead318871689424129b24
/etc/resolvconf/update-libc.d/postfix 60d8805fabdbb6a44f10f9af380985ad
/etc/rsyslog.d/postfix.conf d8a09827fff2a22311e4dd4a83e95c83
/etc/ufw/applications.d/postfix 5c7e746dc9255e750b8f50460de11a32
Description: High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an
alternative to the widely-used Sendmail program. Postfix attempts to
be fast, easy to administer, and secure, while at the same time being
sendmail compatible enough to not upset existing users. Thus, the outside
has a sendmail-ish flavor, but the inside is completely different.
Homepage: https://www.postfix.org
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: postfix-mysql
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: postfix
Version: 3.8.6-1ubuntu0.1
Depends: postfix (= 3.8.6-1ubuntu0.1), libc6 (>= 2.2.5), libmysqlclient21 (>= 8.0.11)
Conffiles:
/etc/postfix/postfix-files.d/mysql.files 84b9e06928e63d31c542cd09f4da1ef5
Description: MySQL map support for Postfix
Postfix is Wietse Venema's mail transport agent that started life as an
alternative to the widely-used Sendmail program. Postfix attempts to
be fast, easy to administer, and secure, while at the same time being
sendmail compatible enough to not upset existing users. Thus, the outside
has a sendmail-ish flavor, but the inside is completely different.
.
This provides support for MySQL maps in Postfix. If you plan to use MySQL
maps with Postfix, you need this.
Homepage: https://www.postfix.org
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: postgresql
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: postgresql-common (257build1.1)
Version: 16+257build1.1
Depends: postgresql-16
Suggests: postgresql-doc
Description: object-relational SQL database (supported version)
This metapackage always depends on the currently supported PostgreSQL
database server version.
.
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Some of the features are:
ACID transactions, foreign keys, views, sequences, subqueries,
triggers, user-defined types and functions, outer joins, multiversion
concurrency control. Graphical user interfaces and bindings for many
programming languages are available as well.
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-14
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 43392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 14.15-0ubuntu0.22.04.1
Provides: postgresql-14-jit-llvm (= 14), postgresql-contrib-14
Depends: locales | locales-all, postgresql-client-14, postgresql-common (>= 229~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu70 (>= 70.1-1~), libldap-2.5-0 (>= 2.5.4), libllvm14, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~~), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 11), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Description: The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
.
This package provides the database server for PostgreSQL 14.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Postgresql-Catversion: 202107181
Package: postgresql-16
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 44316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 16.14-0ubuntu0.24.04.1
Provides: postgresql-16-jit-llvm (= 17), postgresql-contrib-16
Depends: locales | locales-all, postgresql-client-16, postgresql-common (>= 252~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm17t64, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 16~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Description: The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
.
This package provides the database server for PostgreSQL 16.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Postgresql-Catversion: 202307071
Package: postgresql-client-14
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 3840
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: postgresql-14
Version: 14.15-0ubuntu0.22.04.1
Provides: postgresql-client
Depends: libpq5 (>= 14.15), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.34), libreadline8 (>= 6.0), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4)
Suggests: postgresql-14, postgresql-doc-14
Description: front-end programs for PostgreSQL 14
This package contains client and administrative programs for
PostgreSQL: these are the interactive terminal client psql and
programs for creating and removing users and databases.
.
This is the client package for PostgreSQL 14. If you install
PostgreSQL 14 on a standalone machine, you need the server package
postgresql-14, too. On a network, you can install this package on
many client machines, while the server package may be installed on
only one machine.
.
PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-client-16
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 4264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: postgresql-16
Version: 16.14-0ubuntu0.24.04.1
Provides: postgresql-client
Depends: libpq5 (>= 16.14), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), liblz4-1 (>= 0.0~r127), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: postgresql-16, postgresql-doc-16
Description: front-end programs for PostgreSQL 16
This package contains client and administrative programs for
PostgreSQL: these are the interactive terminal client psql and
programs for creating and removing users and databases.
.
This is the client package for PostgreSQL 16. If you install
PostgreSQL 16 on a standalone machine, you need the server package
postgresql-16, too. On a network, you can install this package on
many client machines, while the server package may be installed on
only one machine.
.
PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-client-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: postgresql-common
Version: 257build1.1
Depends: netbase, perl:any
Conffiles:
/etc/postgresql-common/supported_versions 71e93cbf6b710f422a5c54e9a63282a5
/etc/postgresql-common/user_clusters d2959e6ae6847342be07146ce06af33b
Description: manager for multiple PostgreSQL client versions
The postgresql-client-common package provides a structure under which
multiple versions of PostgreSQL client programs may be installed at
the same time. It provides a wrapper which selects the right version
for the particular cluster you want to access (with a command line
option, an environment variable, /etc/postgresql-common/user_clusters,
or ~/.postgresqlrc).
.
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Its features include ACID
transactions, foreign keys, views, sequences, subqueries, triggers,
outer joins, multiversion concurrency control, and user-defined types
and functions.
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-common
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 649
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 257build1.1
Replaces: pgdg-keyring, postgresql-server-dev-all (<< 204)
Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, sysvinit-utils (>= 3.05-4~) | lsb-base, postgresql-client-common (= 257build1.1), ssl-cert (>= 1.0.11), ucf, perl:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: e2fsprogs, logrotate
Breaks: postgresql-9.1 (<< 9.1.1-3~), postgresql-server-dev-all (<< 204)
Conflicts: pgdg-keyring
Conffiles:
/etc/init.d/postgresql 1b9da643d7a403248d70e1776fb98458
/etc/logrotate.d/postgresql-common 101326ef5d138998692ece35109ef1a2
/etc/postgresql-common/pg_upgradecluster.d/analyze b85b42446093a99a9e6cdcf538a02291
Description: PostgreSQL database-cluster manager
The postgresql-common package provides a structure under which
multiple versions of PostgreSQL may be installed and/or multiple
clusters maintained at one time.
.
The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster,
pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster,
pg_virtualenv.
.
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Its features include ACID
transactions, foreign keys, views, sequences, subqueries, triggers,
outer joins, multiversion concurrency control, and user-defined types
and functions.
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-contrib
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: postgresql-common (257build1.1)
Version: 16+257build1.1
Depends: postgresql-contrib-16
Description: additional facilities for PostgreSQL (supported version)
This metapackage always depends on the currently supported PostgreSQL
database contrib package.
.
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Some of the features are:
ACID transactions, foreign keys, views, sequences, subqueries,
triggers, user-defined types and functions, outer joins, multiversion
concurrency control. Graphical user interfaces and bindings for many
programming languages are available as well.
Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.37ubuntu0.1
Description: common utils for power management
This package ships the following scripts:
* on_ac_power: determine whether the system is powered from battery or
an abundant supply
* lspower: list power sources the system knows about, and their status
Original-Maintainer: Adam Borowski <kilobyte@angband.pl>
Package: ppp
Status: deinstall ok config-files
Priority: optional
Section: admin
Installed-Size: 1083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4.9-1+1ubuntu3
Config-Version: 2.4.9-1+1ubuntu3
Depends: libpam-modules, libpam-runtime, procps, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0~~alpha1), libsystemd0
Breaks: network-manager (<< 0.9.8.8-7~), network-manager-pptp (<< 0.9.8.4-3~), pppdcapiplugin (<< 1:3.25+dfsg1-3.4~)
Conffiles:
/etc/chatscripts/gprs 49518071cd909518f6c79480b69cd10c
/etc/chatscripts/pap 17dbbede1dc894aa6c6c4e8be5727c1d
/etc/logrotate.d/ppp 8434ebaff1b3b33bb0ea0bce523adfd3
/etc/pam.d/ppp cc163be3dbe4258e639238ccd5bcdea0
/etc/ppp/ip-down ee9ad288a3b018c1a44d4cd041a47c36
/etc/ppp/ip-down.d/0000usepeerdns 564950049780399368c82f5ab2f4780e
/etc/ppp/ip-pre-up 838abd801995f44736ac3f07948b20f8
/etc/ppp/ip-up 4957bb05c247cf848f36e00bbdfaa817
/etc/ppp/ip-up.d/0000usepeerdns e1a4a06edc5f627658ca8c28f2a17bc1
/etc/ppp/ipv6-down 7c88c8d027ff15926dff335e953d523f
/etc/ppp/ipv6-up 6535614392b180b338522e5d519305dc
/etc/ppp/options 8bf2e0b8499592fa1c119818fe5a326f
Description: Point-to-Point Protocol (PPP) - daemon
The Point-to-Point Protocol provides a standard way to transmit
datagrams over a serial link, as well as a standard way for the machines
at either end of the link to negotiate various optional characteristics
of the link.
.
This package is most commonly used to manage a modem for dial-up or
certain kinds of broadband connections.
Homepage: https://ppp.samba.org/
Original-Maintainer: Chris Boot <bootc@debian.org>
Package: pptp-linux
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.10.0-1build3
Config-Version: 1.10.0-1build3
Depends: libc6 (>= 2.34), ppp
Conffiles:
/etc/ppp/options.pptp d7a9dcb92832f4bf6dae77bacde7462b
Description: Point-to-Point Tunneling Protocol (PPTP) Client
Client for the proprietary Microsoft Point-to-Point Tunneling
Protocol, PPTP. Allows connection to a PPTP based VPN as used
by employers and some cable and ADSL service providers.
Homepage: http://pptpclient.sourceforge.net/
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Package: preview-latex-style
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 403
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: auctex
Version: 13.2-1
Depends: tex-common (>= 6.13)
Breaks: preview-latex (<= 0.7.3-2)
Description: extraction of elements from LaTeX documents as graphics
The purpose of preview is the extraction of selected elements from a
LaTeX source, like formulas or graphics, into separate pages of a DVI
file. A flexible and convenient interface allows it to specify what
commands and constructs should be extracted. This works with DVI files
postprocessed by either Dvips and Ghostscript or dvipng, but it also
works when using PDFTeX for generating PDF files.
.
Currently, preview.sty is used by preview-latex, the WYSIWYG component of
the AUCTeX editing environment; for generation of previews in LyX; as
part of the operation of the ps4pdf and pst-pdf LaTeX packages; by the
tbook XML system and some other tools.
Original-Maintainer: Davide G. M. Salvetti <salve@debian.org>
Homepage: https://www.gnu.org/software/auctex/preview-latex.html
Package: procps
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1800
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2:4.0.4-4ubuntu3.2
Replaces: manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2)
Provides: watch
Depends: libc6 (>= 2.38), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.4), libsystemd0 (>= 254), libtinfo6 (>= 6), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2), open-vm-tools (<= 2011.12.20-562307-1)
Conffiles:
/etc/init.d/procps f9903aa0d9f2f10714269befb4cdba8f
/etc/sysctl.conf 72b7c827a9636cda7b3b371091ff2dce
/etc/sysctl.d/10-bufferbloat.conf 421a31e1c9eff34f39986fe122d9a583
/etc/sysctl.d/10-console-messages.conf 154f6f5c5810d10bb303fb6a8e907c6a
/etc/sysctl.d/10-ipv6-privacy.conf e9473d12b4a7069d6a3ca8b694511ddf
/etc/sysctl.d/10-kernel-hardening.conf f85fded186d1ad70c5f69ca6a88e4de6
/etc/sysctl.d/10-magic-sysrq.conf b3059f2835f17c97265433fdfdee358f
/etc/sysctl.d/10-map-count.conf a8d15ef17fb211df1e974382b8af95ad
/etc/sysctl.d/10-network-security.conf e2c60d912410543907a6c9ff21836ba8
/etc/sysctl.d/10-ptrace.conf 47f40494b2fc698e15549e0a4a79e81c
/etc/sysctl.d/10-zeropage.conf 8d7193abcc4dfedaf519dd03016a5e59
/etc/sysctl.d/README.sysctl 48e64ce233c8aba8e0693adf8cf4c464
Description: /proc file system utilities
This package provides command line and full screen utilities for browsing
procfs, a "pseudo" file system dynamically generated by the kernel to
provide information about the status of entries in its process table
(such as whether the process is running, stopped, or a "zombie").
.
It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
snice, sysctl, tload, top, uptime, vmstat, w, and watch.
Homepage: https://gitlab.com/procps-ng/procps
Original-Maintainer: Craig Small <csmall@debian.org>
Package: ps2eps
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.70-1build1
Depends: libc6 (>= 2.34), perl:any, ghostscript
Description: convert PostScript to EPS (Encapsulated PostScript) files
ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF)
from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special
postscript command sequences that can produce erroneous results on
printers. EPS files are needed for including (scalable) graphics
into TeX (or even Word) documents. Other programs like ps2epsi do
not calculate the bounding box always correctly (because the values are
put on the PostScript stack which may get corrupted by bad PostScript
code) or rounded it off so that clipping the EPS cut off some parts of
the image. Therefore ps2eps uses a resolution of 144 DPI to get the
correct bounding box.
Homepage: https://www.tm.uka.de/~bless/ps2eps
Original-Maintainer: Matteo Cypriani <mcy@lm7.fr>
Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 23.7-1build1
Replaces: manpages-de (<< 4.9.1-1)
Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: manpages-de (<< 4.9.1-1)
Description: utilities that use the proc file system
This package contains miscellaneous utilities that use the proc FS:
.
- fuser: identifies processes that are using files or sockets.
- killall: kills processes by name (e.g. "killall -HUP named").
- peekfd: shows the data traveling over a file descriptor.
- pstree: shows currently running processes as a tree.
- prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/
Original-Maintainer: Craig Small <csmall@debian.org>
Package: publicsuffix
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20231001.0357-0.1
Provides: publicsuffix-dafsa
Description: accurate, machine-readable list of domain name suffixes
A machine-readable list of domain name suffixes that accept public
registration. Each suffix represents the part of a domain name which
is not under the control of the individual registrant, which makes
the list useful for grouping cookies, deciding same-origin policies,
collating spam, and other activities.
Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Homepage: https://publicsuffix.org
Package: pulseaudio
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 4416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:16.1+dfsg1-2ubuntu10.1
Depends: libapparmor1 (>= 2.6~devel), libasound2t64 (>= 1.2.1.1), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.32.0), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.7), liborc-0.4-0t64 (>= 1:0.4.34), libpulse0 (= 1:16.1+dfsg1-2ubuntu10.1), libsm6, libsnapd-glib-2-1 (>= 1.49), libsndfile1 (>= 1.0.20), libsoxr0 (>= 0.1.1), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 11), libsystemd0, libtdb1 (>= 1.2.7+git20101214), libudev1 (>= 183), libwebrtc-audio-processing1, libwrap0 (>= 7.6-4~), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.7), libxcb1, libxtst6, adduser, lsb-base (>= 3.2-13), libasound2-plugins, pulseaudio-utils
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: rtkit, default-logind | logind, dbus-user-session
Suggests: udev, pavumeter, pavucontrol, paprefs
Conffiles:
/etc/dbus-1/system.d/pulseaudio-system.conf 3c47ffdd82462606b3cccef9276497a7
/etc/init.d/pulseaudio-enable-autospawn 8bb494e2835aaec455cb6bb3e85ca1e4
/etc/pulse/daemon.conf 01f1ecdb9429ceba7396faa971bd228a
/etc/pulse/default.pa ff4747ea4684cc853f33a060c1582bf9
/etc/pulse/system.pa e6065066005cb535db8954b58a80bde3
/etc/xdg/Xwayland-session.d/00-pulseaudio-x11 a933cfb1ed550a6c415d69b7957d4ce8
/etc/xdg/autostart/pulseaudio.desktop a51d08e62c017b100849d82c6e72c2a5
Description: PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
much better latency, mixing/re-sampling quality and overall architecture.
.
These are some of PulseAudio's features:
.
* High quality software mixing of multiple audio streams with support for
more than one sink/source. May be used to combine multiple sound cards
into one (with sample rate adjustment).
.
* Wide range of supported client libraries. ESD, ALSA, oss, libao and
GStreamer client applications are supported as-is. Native PulseAudio
plug-ins are also available for xmms and mplayer.
.
* Good low latency behaviour and very accurate latency measurement for
playback and recording. Ability to fully synchronize multiple playback
streams.
.
* Network transparency, allowing an application to play back or record
audio on a different machine than the one it is running on.
.
* Extensible plug-in architecture with plug-ins for jackd, multicast-rtp
lirc and avahi, just to name a few.
.
This package contains the daemon and basic module set.
Homepage: https://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: pulseaudio-utils
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pulseaudio
Version: 1:16.1+dfsg1-2ubuntu10.1
Replaces: pulseaudio (<< 14.2-3~)
Depends: libc6 (>= 2.38), libpulse0 (= 1:16.1+dfsg1-2ubuntu10.1), libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1
Suggests: avahi-daemon, pulseaudio
Breaks: pulseaudio (<< 14.2-3~)
Description: Command line tools for the PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
much better latency, mixing/re-sampling quality and overall architecture.
.
These tools provide command line access to various features of the
PulseAudio sound server. Included tools are:
.
paplay - Playback a WAV file via a PulseAudio sink.
pacat - Cat raw audio data to a PulseAudio sink.
parec - Cat raw audio data from a PulseAudio source.
pacmd - Connect to PulseAudio's built-in command line control interface.
pactl - Send a control command to a PulseAudio server.
padsp - /dev/dsp wrapper to transparently support OSS applications.
pax11publish - Store/retrieve PulseAudio default server/sink/source
settings in the X11 root window.
Homepage: https://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: pure-ftpd-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pure-ftpd
Version: 1.0.50-2.2build2
Replaces: pure-ftpd (<< 1.0.0)
Depends: debconf (>= 0.5) | debconf-2.0, libpam-modules, perl
Recommends: pure-ftpd
Conflicts: suidmanager (<< 0.50)
Conffiles:
/etc/ftpallow 34476d18b35b0675891e35f08fde3195
/etc/logrotate.d/pure-ftpd-common 9825eb2fb2f21f4c5ced902ea5f0de32
/etc/pam.d/pure-ftpd 218f3025ae9d6bf9f2d68c1089f1c408
/etc/pure-ftpd/conf/AltLog 8e2b67e9c0e125e4c540ae12262aa452
/etc/pure-ftpd/conf/FSCharset 1ca15bf75755838f3db6aa559b6db2d3
/etc/pure-ftpd/conf/MinUID ad865d2f63b9feb2552c220385fbb7e3
/etc/pure-ftpd/conf/NoAnonymous eb4585ad9fe0426781ed7c49252f8225
/etc/pure-ftpd/conf/PAMAuthentication eb4585ad9fe0426781ed7c49252f8225
/etc/pure-ftpd/conf/PureDB 6db5965698527e1f140dfc73ed40d47c
/etc/pure-ftpd/conf/TLSCipherSuite d339ec7c5fe5332d889610bf0c6f0ced
/etc/pure-ftpd/conf/UnixAuthentication e4ac654ba9b61686c2dc854a1128a323
/etc/pure-ftpd/pure-ftpd.conf 8922e96353cf70261a3e267216848ac5
/etc/pure-ftpd/pureftpd-dir-aliases 4c0a2e0a1c5eb5d50d4396aef55027da
Description: Pure-FTPd FTP server (Common Files)
This package provides files shared between the three pure-ftpd binary
packages like startup scripts, documentation, and examples.
Homepage: https://www.pureftpd.org/project/pure-ftpd/
Original-Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Package: pure-ftpd-mysql
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 658
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pure-ftpd
Version: 1.0.50-2.2build2
Replaces: ftp-server, pure-ftpd
Provides: ftp-server, pure-ftpd
Depends: lsb-base (>= 3.2-14), pure-ftpd-common (= 1.0.50-2.2build2), libc6 (>= 2.38), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libmysqlclient21 (>= 8.0.11), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.10), libssl3t64 (>= 3.0.0), openbsd-inetd | inet-superserver
Conflicts: ftp-server, pure-ftpd
Conffiles:
/etc/ftpusers 5792584369edcb3791c57cae7978572e
/etc/init.d/pure-ftpd-mysql c9d0466b5f643f383b1c365e2ee11d40
/etc/pure-ftpd/conf/MySQLConfigFile dda8b51f9977c2338080cba8ad6dae45
/etc/pure-ftpd/db/mysql.conf 683181a55d03b9e03aa72d604bb5f7ce
Description: Secure and efficient FTP server with MySQL user authentication
Pure-FTPd is a fast, production-quality, standards-conformant FTP
server based upon Troll-FTPd. Features include chrooted home directories,
virtual domains, built-in 'ls', anti-warez system, configurable ports for
passive downloads, FXP protocol, bandwidth throttling, ratios,
fortune files, Apache-like log files, fast standalone mode, atomic uploads,
text / HTML / XML real-time status report, virtual users, virtual quotas,
privilege separation, SSL/TLS and more.
Homepage: https://www.pureftpd.org/project/pure-ftpd/
Original-Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Package: pv
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.5-2build1
Depends: libc6 (>= 2.38)
Suggests: doc-base
Description: Shell pipeline element to meter data passing through
pv (Pipe Viewer) can be inserted into any normal pipeline between two
processes to give a visual indication of how quickly data is passing through,
how long it has taken, how near to completion it is, and an estimate of how
long it will be until completion.
.
To use it, insert it in a pipeline between two processes, with the
appropriate options. Its standard input will be passed through to its
standard output and progress will be shown on standard error.
Homepage: https://www.ivarch.com/programs/pv.shtml
Original-Maintainer: Antoine Beaupré <anarcat@debian.org>
Package: python-apt-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-apt
Version: 2.7.7ubuntu5.2
Replaces: python-apt (<< 0.7.98+nmu1)
Breaks: python-apt (<< 0.7.98+nmu1)
Enhances: python-apt, python3-apt
Description: Python interface to libapt-pkg (locales)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains locales.
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: python-babel-localedata
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 29201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-babel
Version: 2.10.3-3build1
Description: tools for internationalizing Python applications - locale data files
Babel is composed of two major parts. First tools to build and work with
gettext message catalogs. Second a Python interface to the CLDR (Common
Locale Data Repository), providing access to various locale display
names, localized number and date formatting, etc.
.
This package contains the locale data files used by both python-babel and
python3-babel.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Built-Using: unicode-cldr-core (= 41-0.1)
Homepage: https://babel.pocoo.org/
Package: python-is-python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 15
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: allowed
Source: what-is-python (14)
Version: 3.11.4-1
Replaces: python, python-dev-is-python2, python-dev-is-python3 (<< 3.11.1-2), python-is-python2, python-is-python2-but-deprecated, python-minimal
Depends: python3
Breaks: python, python-dev-is-python2, python-dev-is-python3 (<< 3.11.1-2), python-is-python2, python-is-python2-but-deprecated, python-minimal
Description: symlinks /usr/bin/python to python3
Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal)
releases, all python packages use explicit python3 or python2
interpreter and do not use unversioned /usr/bin/python at all. Some
third-party code is now predominantly python3 based, yet may use
/usr/bin/python.
.
This is a convenience package which ships a symlink to point
the /usr/bin/python interpreter at the current default python3. It may
improve compatibility with other modern systems, whilst breaking some
obsolete or 3rd-party software.
.
No packages may declare dependencies on this package.
Original-Maintainer: Matthias Klose <doko@debian.org>
Cnf-Ignore-Commands: python
Package: python-tinycss2-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 285
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-tinycss2
Version: 1.2.1-2
Description: Low-level CSS parser (test data)
tinycss2 is a rewrite of tinycss with a simpler API, based on the more recent
CSS Syntax Level 3 specification.
.
tinycss2 is low-level in that it doesn’t parse all of CSS: it doesn't know
about the syntax of any specific properties or at-rules. Instead, it provides a
set of functions that can be composed to support exactly the parts of CSS
you're interested in, including new or non-standard rules or properties,
without modifying tinycss or having a complex hook/plugin system.
.
In many cases, parts of the parsed values (such as the content of a AtRule) is
given as component values that can be parsed further with other functions.
.
This package contains the test data of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/Kozea/tinycss2/
Package: python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler, python3-supported-max (= 3.12), python3-supported-min (= 3.12)
Depends: python3.12 (>= 3.12.3-0~), libpython3-stdlib (= 3.12.3-0ubuntu2.1)
Pre-Depends: python3-minimal (= 3.12.3-0ubuntu2.1)
Suggests: python3-doc (>= 3.12.3-0ubuntu2.1), python3-tk (>= 3.12.3-0~), python3-venv (>= 3.12.3-0ubuntu2.1)
Conflicts: python3-distutils
Description: interactive high-level object-oriented language (default python3 version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on Debian's default
Python 3 version (currently v3.12).
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-acme
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-acme
Version: 2.9.0-1
Provides: python3-acme-abi-2 (= 2.9)
Depends: ca-certificates, python3-openssl (>= 17.5.0), python3-cryptography (>= 3.2.1), python3-josepy (>= 1.13.0~), python3-pkg-resources, python3-requests, python3-rfc3339, python3-tz (>= 2019.3~), python3:any
Suggests: python-acme-doc
Description: ACME protocol library for Python 3
This is a library used by the Let's Encrypt client for the ACME
(Automated Certificate Management Environment). The ACME protocol is
designed as part of the Let's Encrypt project, to make it possible to
setup an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This
library implements the protocol used for proving the control of a
domain. This library is Python 3.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://letsencrypt.org/
Package: python3-aiosmtpd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-aiosmtpd
Version: 1.4.4.post2-1
Depends: python3-pkg-resources, python3-attr, python3-public, python3-typing-extensions | python3-supported-min (>= 3.8), python3:any, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Description: Python3 asyncio based SMTP server
This is a server for SMTP and related protocols, similar in utility to the
standard library’s smtpd.py module, but rewritten to be based on asyncio for
Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://aiosmtpd.readthedocs.io
Package: python3-alembic
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: alembic
Version: 1.13.1-3
Depends: python3-pkg-resources, python3-importlib-metadata | python3-supported-min (>= 3.9), python3-importlib-resources | python3-supported-min (>= 3.9), python3-mako, python3-sqlalchemy (>= 1.3.0), python3-typing-extensions, python3:any
Description: lightweight database migration tool for SQLAlchemy - Python module
Alembic is a new database migration tool, written by the author
of SQLAlchemy. A migration tool offers the following functionality:
.
* Can emit ALTER statements to a database in order to change the
structure of tables and other constructs
* Provides a system whereby "migration scripts" may be constructed;
each script indicates a particular series of steps that can
"upgrade" a target database to a new version, and optionally a
series of steps that can "downgrade" similarly, doing the same
steps in reverse.
* Allows the scripts to execute in some sequential manner.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/sqlalchemy/alembic
Package: python3-apport
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.28.1-0ubuntu3.8
Depends: python3-apt (>= 0.7.9), python3-httplib2, python3-launchpadlib, python3-problem-report (>= 2.28), python3-requests, python3-yaml, python3:any
Recommends: apport
Breaks: apport (<< 2.23.1), apport-gtk (<< 2.23.1), apport-kde (<< 2.23.1)
Description: Python 3 library for Apport crash report handling
This Python package provides high-level functions for creating and
handling apport crash reports:
.
* Query available and new reports.
* Add OS, packaging, and process runtime information to a report.
* Various frontend utility functions.
* Python hook to generate crash reports when Python scripts fail.
Homepage: https://wiki.ubuntu.com/Apport
Package: python3-apt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 694
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python-apt
Version: 2.7.7ubuntu5.2
Replaces: python-apt (<< 0.7.98+nmu1)
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libapt-pkg6.0t64 (>= 2.7.11), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), python-apt-common, distro-info-data
Recommends: lsb-release, iso-codes
Suggests: python-apt-doc, apt
Breaks: apt-xapian-index (<< 0.51~), kthresher (<= 1.4.0-1), python-apt (<< 0.7.98+nmu1)
Description: Python 3 interface to libapt-pkg
The apt_pkg Python 3 interface will provide full access to the internal
libapt-pkg structures allowing Python 3 programs to easily perform a
variety of functions, such as:
.
- Access to the APT configuration system
- Access to the APT package information database
- Parsing of Debian package control files, and other files with a
similar structure
.
The included 'aptsources' Python interface provides an abstraction of
the sources.list configuration on the repository and the distro level.
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: python3-argcomplete
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-argcomplete
Version: 3.1.4-1ubuntu0.1
Replaces: python-argcomplete
Depends: python3:any
Breaks: python-argcomplete
Conffiles:
/etc/bash_completion.d/global-python-argcomplete 4288845ddba12d981d4a803124e97baa
Description: bash tab completion for argparse (for Python 3)
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.
.
It makes two assumptions:
.
* You're using bash as your shell
* You're using argparse to manage your command line arguments/options
.
Argcomplete is particularly useful if your program has lots of
options or subparsers, and if your program can dynamically suggest
completions for your argument/option values (for example, if the user
is browsing resources over the network).
.
This package provides the module for Python 3.x.
Homepage: https://github.com/kislyuk/argcomplete
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-arrow
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-arrow
Version: 1.2.3-1
Depends: python3-dateutil, python3-typing-extensions | python3 (>> 3.8), python3:any
Suggests: python-arrow-doc
Description: Python3 library to manipulate dates, times, and timestamps
A Python3 library that offers a sensible, human-friendly approach to creating,
manipulating, formatting and converting dates, times, and timestamps.
It implements and updates the datetime type, plugging gaps in functionality,
and provides a module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
Original-Maintainer: Federico Ceratto <federico@debian.org>
Homepage: https://arrow.readthedocs.io/
Package: python3-asgiref
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-asgiref
Version: 3.7.2-1
Depends: python3-typing-extensions | python3 (>> 3.11), python3:any
Breaks: python3-asgi-ipc (<< 2), python3-asgi-redis (<< 2)
Description: ASGI in-memory channel layer (Python3 version)
ASGI (Asynchronous Server Gateway Interface) is a standard for Python
asynchronous web apps and servers to communicate with each other, and
positioned as an asynchronous successor to WSGI.
.
It includes ASGI base libraries, such as:
.
* Sync-to-async and async-to-sync function wrappers, asgiref.sync
* Server base classes, asgiref.server
* A WSGI-to-ASGI adapter, in asgiref.wsgi
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/django/asgiref/
Package: python3-attr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-attrs
Version: 23.2.0-2
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Suggests: python-attr-doc
Description: Attributes without boilerplate (Python 3)
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
.
You just specify the attributes to work with and attrs gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- an initializer,
- and much more
without writing dull boilerplate code again and again.
.
This package contains attrs packaged for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://attrs.readthedocs.org/
Package: python3-authheaders
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: authheaders
Version: 0.16.2-1
Depends: publicsuffix, python3-authres (>= 1.2.0), python3-dkim, python3-dnspython, python3-publicsuffix2, python3:any
Recommends: python3-spf
Description: Python 3 module for generating email authentication headers
Authheaders can generate both authentication results header fields and DKIM/
ARC sighatures. It can perform DKIM, SPF, and DMARC validation, and the
results are packaged into a single Authentication-Results header. It can
also DKIM and ARC sign messages and output the corresponding signature
header fields.
.
This is the Python 3 version of the package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/ValiMail/authentication-headers
Package: python3-authres
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: authres
Version: 1.2.0-3
Depends: python3:any
Description: RFC 8601 Authentication Results Header manipulation for Python3
Python3 module to create and parse RFC 8601 Authentication Results headers.
.
The module provides a class for creating and parsing RFC compliant headers
for use in Python3 applications. It supports all currently registered
extensions in addition to the core RFC 8601 types.
.
https://tools.ietf.org/rfc/rfc8601.txt
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Homepage: https://launchpad.net/authentication-results-python
Package: python3-automat
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: automat
Version: 22.10.0-2
Depends: python3-attr, python3:any
Description: Self-service finite-state machines for the programmer on the go
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pypi.python.org/pypi/Automat
Package: python3-babel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-babel
Version: 2.10.3-3build1
Depends: python-babel-localedata (= 2.10.3-3build1), python3-pkg-resources, python3-tz, python3:any
Description: tools for internationalizing Python applications - Python 3.x
Babel is composed of two major parts. First tools to build and work with
gettext message catalogs. Second a Python interface to the CLDR (Common
Locale Data Repository), providing access to various locale display
names, localized number and date formatting, etc.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Built-Using: unicode-cldr-core (= 41-0.1)
Homepage: https://babel.pocoo.org/
Package: python3-bcrypt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-bcrypt
Version: 3.2.2-1build1
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.14)
Description: password hashing library for Python 3
bcrypt is a Python module which provides a password hashing method based on
the Blowfish password hashing algorithm, as described in
"A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
http://static.usenix.org/events/usenix99/provos.html.
.
This package provides the bcrypt Python module for Python 3.x.
Homepage: https://github.com/pyca/bcrypt
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-bleach
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-bleach
Version: 6.1.0-2
Depends: python3-html5lib, python3:any
Recommends: python3-tinycss2
Suggests: python-bleach-doc
Description: whitelist-based HTML-sanitizing library (Python 3)
Bleach is an HTML sanitizing library that escapes or strips markup and
attributes based on a white list. Bleach can also linkify text safely,
applying filters that Django's urlize filter cannot, and optionally setting
rel attributes, even on links already in the text.
.
Bleach is intended for sanitizing text from untrusted sources. If you find
yourself jumping through hoops to allow your site administrators to do lots of
things, you're probably outside the use cases. Either trust those users, or
don't.
.
Because it relies on html5lib, Bleach is as good as modern browsers at dealing
with weird, quirky HTML fragments. And any of Bleach's methods will fix
unbalanced or mis-nested tags.
.
This is the Python 3 version of the package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/mozilla/bleach/
Package: python3-blessed
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 221
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-blessed
Version: 1.20.0-1
Depends: python3-six (>= 1.9.0), python3-wcwidth, python3:any
Description: Thin, practical wrapper around terminal capabilities in Python3
Blessed is a thin, practical wrapper around terminal capabilities in
Python. It provides:
.
* Styles, color, and maybe a little positioning without necessarily
clearing the whole screen first.
* Works great with standard Python string formatting.
* Provides up-to-the-moment terminal height and width, so you can
respond to terminal size changes.
* Avoids making a mess if the output gets piped to a non-terminal:
outputs to any file-like object such as StringIO, files, or pipes.
* Uses the terminfo(5) database so it works with any terminal type and
supports any terminal capability: No more C-like calls to tigetstr
and tparm.
* Keeps a minimum of internal state, so you can feel free to mix and
match with calls to curses or whatever other terminal libraries you
like.
* Provides plenty of context managers to safely express terminal modes,
automatically restoring the terminal to a safe state on exit.
* Act intelligently when somebody redirects your output to a file,
omitting all of the terminal sequences such as styling, colors, or
positioning. Dead-simple keyboard handling: safely decoding unicode
input in your system's preferred locale and supports
application/arrow keys.
* Allows the printable length of strings containing sequences to be
determined.
.
This package installs the library for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/jquast/blessed
Package: python3-blinker
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: blinker
Version: 1.7.0-1
Depends: python3:any
Suggests: python-blinker-doc
Description: Fast, simple object-to-object and broadcast signaling (Python3)
Blinker provides fast & simple object-to-object and broadcast signaling
for Python objects. Interested signal receivers can subscribe to specific
senders or receive signals sent by any sender.
.
The core of Blinker is quite small but provides powerful features:
* a global registry of named signals
* anonymous signals
* custom name registries
* permanently or temporarily connected receivers
* automatically disconnected receivers via weak referencing
* sending arbitrary data payloads
* collecting return values from signal receivers
* thread safety
.
This package contains the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pallets-eco/blinker
Package: python3-boto3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1037
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-boto3
Version: 1.34.46+dfsg-1ubuntu1
Depends: python3-botocore (>= 1.31.49), python3-requests, python3-s3transfer (>= 0.1.10), python3-jmespath, python3:any
Description: Python interface to Amazon's Web Services - Python 3.x
Boto is the Amazon Web Services interface for Python. It allows developers
to write software that makes use of Amazon services like S3 and EC2. Boto
provides an easy to use, object-oriented API as well as low-level direct
service access.
Homepage: https://github.com/boto/boto3
Original-Maintainer: Debian Cloud Team <debian-cloud@lists.debian.org>
Package: python3-botocore
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 91883
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-botocore
Version: 1.34.46+repack-1ubuntu1
Depends: python3-dateutil, python3-jmespath, python3-urllib3 | python3-supported-max (<< 3.10), python3-urllib3 | python3-supported-min (>= 3.10), python3:any, python3-requests, python3-six
Breaks: awscli (<< 1.18.140)
Description: Low-level, data-driven core of boto 3 (Python 3)
A low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for AWS-CLI.
.
This package contains the module for Python 3.
Homepage: https://github.com/boto/botocore
Original-Maintainer: Debian Cloud Team <debian-cloud@lists.debian.org>
Package: python3-bpfcc
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: bpfcc
Version: 0.29.1+ds-1ubuntu7
Depends: libbpfcc (>= 0.29.1+ds-1ubuntu7), python3:any
Description: Python 3 wrappers 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 Python 3 bindings
Homepage: https://github.com/iovisor/bcc
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: python3-bs4
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: beautifulsoup4
Version: 4.12.3-1
Depends: python3-soupsieve, python3:any
Recommends: python3-chardet | python3-charset-normalizer, python3-lxml
Description: error-tolerant HTML parser for Python 3
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
It works with your favorite parser to provide idiomatic ways of navigating,
searching, and modifying the parse tree. It commonly saves programmers hours
or days of work.
.
This package contains BeautifulSoup 4, for Python 3.x.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://www.crummy.com/software/BeautifulSoup
Package: python3-cap-ng
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libcap-ng
Version: 0.8.4-2build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4), libcap-ng0 (>= 0.8.3)
Description: Python3 bindings for libcap-ng
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
.
The libcap-ng library is intended to make programming with POSIX
capabilities much easier than the traditional libcap library.
.
This package contains the Python3 bindings for libcap-ng.
Homepage: https://people.redhat.com/sgrubb/libcap-ng
Original-Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Package: python3-cbor2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cbor2
Version: 5.6.2-1build1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.38)
Suggests: python-cbor2-doc
Description: Implements Concise Binary Object Representation (Python 3)
This library provides encoding and decoding for the Concise Binary Object
Representation (CBOR, RFC 7049) serialization format.
.
Features:
* Simple API like json or pickle modules.
* Support many CBOR tags with stdlib objects.
* Generic tag decoding.
* Shared value references including cyclic references.
* Optional C module backend tested on big- and little-endian architectures.
* Extensible tagged value handling using tag_hook and object_hook on decode
and default on encode.
* Command-line diagnostic tool, converting CBOR file or stream to JSON
(This is a lossy conversion, for diagnostics only)
* Thorough test suite.
.
This package installs the library for Python 3.
Homepage: https://github.com/agronholm/cbor2
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-certbot
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certbot
Version: 2.9.0-1
Replaces: python-letsencrypt
Provides: python3-certbot-abi-2 (= 2.9)
Depends: python3-acme-abi-2 (>= 2.9), python3-requests, python3-acme, python3-configargparse, python3-configobj, python3-cryptography (>= 3.2.1), python3-distro, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-importlib-resources | python3-supported-min (>= 3.9), python3-josepy (>= 1.13.0~), python3-parsedatetime (>= 2.4), python3-pkg-resources, python3-rfc3339, python3-tz (>= 2019.3), python3:any
Recommends: certbot
Suggests: python-certbot-doc
Breaks: python-letsencrypt (<= 0.6.0)
Description: main library for certbot
The objective of Certbot, Let's Enc
rypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main libraries.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://certbot.eff.org/
Package: python3-certifi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certifi
Version: 2023.11.17-1
Depends: ca-certificates, python3:any
Description: root certificates for validating SSL certs and verifying TLS hosts (python3)
Certifi is a carefully curated collection of Root Certificates for
validating the trustworthiness of SSL certificates while verifying
the identity of TLS hosts. It has been extracted from the Requests
project.
.
The version of certifi in this Debian package is patched to return
the location of Debian-provided CA certificates, instead of those
packaged by upstream.
.
This is the python3 package.
Original-Maintainer: Sebastien Delafond <seb@debian.org>
Homepage: https://github.com/certifi/python-certifi
Package: python3-cffi-backend
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-cffi
Version: 1.16.0-2build1
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729)
Depends: python3 (<< 3.13), python3 (>= 3.12~), libc6 (>= 2.38), libffi8 (>= 3.4)
Description: Foreign Function Interface for Python 3 calling C code - runtime
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the runtime support for pre-built cffi modules.
Homepage: https://cffi.readthedocs.org/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: chardet
Version: 5.2.0+dfsg-1
Replaces: python-chardet (<< 3.0.4-6)
Depends: python3:any, python3-pkg-resources
Breaks: python-chardet (<< 3.0.4-6)
Description: Universal Character Encoding Detector (Python3)
Chardet is a continuation of Mark Pilgrim's excellent original chardet port
from C, and Ian Cordasco's charade Python 3-compatible fork.
Chardet takes a sequence of bytes in an unknown character encoding, and
attempts to determine the encoding.
.
Supported encodings:
* Big5, GB2312/GB18030, EUC-TW, HZ-GB-2312, and ISO-2022-CN (Traditional
and Simplified Chinese)
* EUC-JP, SHIFT_JIS, and ISO-2022-JP (Japanese)
* EUC-KR and ISO-2022-KR (Korean)
* KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, and windows-1251 (Russian)
* ISO-8859-2 and windows-1250 (Hungarian)
* ISO-8859-5 and windows-1251 (Bulgarian)
* ISO-8859-1 and windows-1252 (Western European languages)
* ISO-8859-7 and windows-1253 (Greek)
* ISO-8859-8 and windows-1255 (Visual and Logical Hebrew)
* TIS-620 (Thai)
* UTF-32 BE, LE, 3412-ordered, or 2143-ordered (with a BOM)
* UTF-16 BE or LE (with a BOM)
* UTF-8 (with or without a BOM)
* ASCII
.
This library is a port of the auto-detection code in Mozilla.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Homepage: https://github.com/chardet/chardet
Package: python3-cliapp
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 202
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-cliapp
Version: 1.20180812.1-6
Replaces: python-cliapp (<< 1.20170827-1)
Depends: python3:any, python3 (>= 3.4), python3-yaml
Suggests: python3-xdg
Breaks: python-cliapp (<< 1.20170827-1)
Description: Python framework for Unix command line programs
cliapp makes it easier to write typical Unix command line programs,
by taking care of the common tasks they need to do, such as
parsing the command line, reading configuration files, setting
up logging, iterating over lines of input files, and so on.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://liw.fi/cliapp/
Package: python3-click
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-click
Version: 8.1.6-2
Depends: python3-colorama, python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Breaks: python3-click-threading (<< 0.5.0)
Description: Wrapper around optparse for command line utilities - Python 3.x
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
.
It aims to make the process of writing command line tools quick and fun
while also preventing any frustration caused by the inability to implement
an intended CLI API.
.
This is the Python 3 compatible package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Homepage: https://github.com/pallets/click
Package: python3-cmarkgfm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-cmarkgfm
Version: 0.8.0-3
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.14)
Description: GitHub-flavored Markdown renderer Python bindings
cmark-gfm is an extended version of the C reference implementation of
CommonMark, a rationalized version of Markdown syntax with a spec.
.
This fork adds GitHub Flavored Markdown extensions to the upstream
implementation, as defined in the spec.
.
This package provides Python bindings for the cmark-gfm library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/jonparrott/cmarkgfm
Package: python3-colorama
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-colorama
Version: 0.4.6-4
Depends: python3:any
Description: Cross-platform colored terminal text in Python - Python 3.x
Python-colorama provides a simple cross-platform API to print colored terminal
text from Python applications.
.
ANSI escape character sequences are commonly used to produce colored terminal
text on Unix. Colorama provides some shortcuts to generate these sequences.
.
This package provides the module for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/tartley/colorama
Package: python3-commandnotfound
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 51
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: command-not-found
Version: 23.04.0
Replaces: command-not-found (<< 0.3ubuntu7)
Depends: lsb-release, python3-apt, python3-gdbm, python3:any
Description: Python 3 bindings for command-not-found.
This package will install the Python 3 library for command_not_found tool.
Original-Maintainer: Zygmunt Krynicki <zkrynicki@gmail.com>
Package: python3-configargparse
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-configargparse
Version: 1.7-1
Depends: python3:any
Description: replacement for argparse with config files and environment variables
Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.
.
Python’s command line parsing modules such as argparse have very limited
support for config files and environment variables, so this module extends
argparse to add these features.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/zorro3/ConfigArgParse
Package: python3-configobj
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: configobj
Version: 5.0.8-3
Depends: python3:any
Suggests: python-configobj-doc
Description: simple but powerful config file reader and writer for Python 3
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple
syntax for config files. It has lots of other features, though:
.
* Nested sections (subsections), to any level
* List values
* Multiple line values
* String interpolation (substitution)
* Integrated with a powerful validation system
+ including automatic type checking/conversion
+ and allowing default values
+ repeated sections
* All comments in the file are preserved
* The order of keys/sections is preserved
* Full Unicode support
* Powerful unrepr mode for storing/retrieving Python data-types
.
This is the Python 3 version of the package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: http://www.voidspace.org.uk/python/configobj.html
Package: python3-constantly
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: constantly
Version: 23.10.4-1
Depends: python3:any
Description: Symbolic constants in Python
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag
values.
.
Originally twisted.python.constants from the Twisted project.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/twisted/constantly
Package: python3-coreapi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: coreapi
Version: 2.3.3-6
Depends: python3-coreschema, python3-itypes, python3-requests, python3-uritemplate, python3:any
Description: Python3 client library for Core API
Core API is a format-independent Document Object Model for representing
Web APIs.
.
It can be used to represent either Schema or Hypermedia responses, and
allows one to interact with an API at the layer of an application
interface, rather than a network interface.
.
This package provides a Python3 client for such APIs
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/core-api/python-client
Package: python3-coreschema
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: coreschema
Version: 0.0.4-5
Depends: python3-pkg-resources, python3-jinja2, python3:any
Description: Python3 utilities to describe an abstract data schema to coreapi
Core API is a format-independent Document Object Model for representing Web
APIs.
.
This package provides an abstract Python library to describe classic data
types (Integers, Strings et al.).
.
This package provides the Python3 library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/core-api/python-coreschema
Package: python3-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-cryptography
Version: 41.0.7-4ubuntu0.4
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3t64 (>= 3.0.0)
Suggests: python-cryptography-doc, python3-cryptography-vectors
Description: Python library exposing cryptographic recipes and primitives (Python 3)
The cryptography library is designed to be a "one-stop-shop" for
all your cryptographic needs in Python.
.
As an alternative to the libraries that came before it, cryptography
tries to address some of the issues with those libraries:
- Lack of PyPy and Python 3 support.
- Lack of maintenance.
- Use of poor implementations of algorithms (i.e. ones with known
side-channel attacks).
- Lack of high level, "Cryptography for humans", APIs.
- Absence of algorithms such as AES-GCM.
- Poor introspectability, and thus poor testability.
- Extremely error prone APIs, and bad defaults.
.
This package contains the Python 3 version of cryptography.
Homepage: https://cryptography.io/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-csscompressor
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 631
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-csscompressor
Version: 0.9.5-3
Depends: python3:any
Description: Python port of YUI CSS Compressor - Python 3.x
The Python csscompressor package provides an almost exact port of YUI CSS
Compressor. It passes all original unittests.
.
This package contains the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/sprymix/csscompressor
Package: python3-cssselect
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-cssselect
Version: 1.2.0-2
Depends: python3
Description: cssselect parses CSS3 Selectors and translates them to XPath 1.0
cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions.
Such expressions can be used in lxml or another XPath engine to find the
matching elements in an XML or HTML document.
.
This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/scrapy/cssselect/
Package: python3-dateutil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-dateutil
Version: 2.8.2-3ubuntu1
Depends: python3-six (>= 1.5), python3:any, tzdata
Breaks: khal (<< 1:0.9.10-0.1~), python3-icalendar (<< 4.0.3-2~), python3-vobject (<< 0.9.6.1-0.1~)
Description: powerful extensions to the standard Python 3 datetime module
It features:
.
* computing of relative deltas (next month, next year, next monday, last week
of month, etc);
* computing of relative deltas between two given date and/or datetime objects
* computing of dates based on very flexible recurrence rules, using a superset
of the iCalendar specification. Parsing of RFC strings is supported as well.
* generic parsing of dates in almost any string format
* timezone (tzinfo) implementations for tzfile(5) format files
(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all
known formats), iCalendar format files, given ranges (with help from
relative deltas), local machine timezone, fixed offset timezone, UTC
timezone
* computing of Easter Sunday dates for any given year, using Western, Orthodox
or Julian algorithms
.
This package provides the Python 3 version of the datetime module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/dateutil/dateutil
Package: python3-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus-python
Version: 1.3.2-5build3
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.16.0)
Recommends: python3-gi
Suggests: python-dbus-doc
Description: simple interprocess messaging system (Python 3 interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a Python 3 interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: python3-debconf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.86ubuntu1
Depends: debconf (= 1.5.86ubuntu1), python3:any
Description: interact with debconf from Python 3
Debconf is a configuration management system for debian packages. Packages
use Debconf to ask questions when they are installed.
.
This package provides a debconf module to allow Python 3 programs to
interact with a debconf frontend.
Original-Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Package: python3-debian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 591
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-debian
Version: 0.1.49ubuntu2
Depends: python3-chardet, zstd, python3:any
Recommends: python3-apt
Suggests: gpgv
Description: Python 3 modules to work with Debian-related data formats
This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information
Homepage: https://salsa.debian.org/python-debian-team/python-debian
Original-Maintainer: Debian python-debian Maintainers <pkg-python-debian-maint@lists.alioth.debian.org>
Package: python3-defusedxml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: defusedxml
Version: 0.7.1-2
Depends: python3:any
Description: XML bomb protection for Python stdlib modules (for Python 3)
The results of an attack on a vulnerable XML library can be fairly dramatic.
With just a few hundred bytes of XML data an attacker can occupy several
gigabytes of memory within seconds. An attacker can also keep
CPUs busy for a long time with a small to medium size request.
.
This library allows for XML to be parsed in a manner that avoids these
pitfalls.
.
This package contains the module for the Python 3 interpreter.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/tiran/defusedxml
Package: python3-dev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Replaces: python3 (<< 3.9.2-1~), python3.1 (<< 3.1.2+20100706-3)
Depends: python3 (= 3.12.3-0ubuntu2.1), libpython3-dev (= 3.12.3-0ubuntu2.1), python3.12-dev (>= 3.12.3-0~), libjs-sphinxdoc (>= 7.2.2)
Breaks: python3 (<< 3.9.2-1~)
Description: 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.12).
Built-Using: sphinx (= 7.2.6-6)
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-distlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: distlib
Version: 0.3.8-1
Depends: python3:any
Description: low-level components of python distutils2/packaging
Distlib is a library which implements low-level functions that relate to
packaging and distribution of Python software. It is intended to be used
as the basis for third-party packaging tools.
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://pypi.python.org/pypi/distlib
Package: python3-distro
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-distro
Version: 1.9.0-1
Depends: lsb-release, python3:any
Description: Linux OS platform information API
distro (for: Linux Distribution) provides information about the Linux
distribution it runs on, such as a reliable machine-readable ID, or version
information.
.
It is a renewed alternative implementation for Python's original
platform.linux_distribution function, but it also provides much more
functionality which isn't necessarily Python bound like a command-line
interface.
.
This is the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-distro/distro
Package: python3-distro-info
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: distro-info
Version: 1.7build1
Depends: distro-info-data (>= 0.46), python3:any
Description: information about distributions' releases (Python 3 module)
Information about all releases of Debian and Ubuntu.
.
This package contains a Python 3 module for parsing the data in
distro-info-data. There is also a command line interface in the distro-info
package.
Original-Maintainer: Benjamin Drung <bdrung@debian.org>
Package: python3-distupgrade
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 610
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:24.04.28
Replaces: python3-update-manager (<< 1:0.165)
Depends: python3:any, python3-update-manager (>= 1:19.04.2~), python3-apt (>= 0.8.5~), python3-dbus, python3-distro-info, gpgv, lsb-release, sensible-utils, procps
Breaks: python3-update-manager (<< 1:0.165)
Description: manage release upgrades
This is the DistUpgrade Python 3 module
Package: python3-django
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 25184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-django
Version: 3:4.2.11-1ubuntu1.16
Replaces: python-django-common
Provides: python-django-common
Depends: python3-asgiref, python3-sqlparse, python3:any
Recommends: libjs-jquery, python3-tz
Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-memcache, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml
Breaks: python-django-common, python3-mysqldb (<< 1.3.13)
Description: High-level Python web development framework
Django is a high-level web application framework that loosely follows the
model-view-controller design pattern.
.
Python's equivalent to Ruby on Rails, Django lets you build complex
data-driven websites quickly and easily - Django focuses on automating as much
as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
.
Django additionally emphasizes reusability and "pluggability" of components;
many generic third-party "applications" are available to enhance projects or
to simply to reduce development time even further.
.
Notable features include:
* An object-relational mapper (ORM)
* Automatic admin interface
* Elegant URL dispatcher
* Form serialization and validation system
* Templating system
* Lightweight, standalone web server for development and testing
* Internationalization support
* Testing framework and client
Homepage: http://www.djangoproject.com/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-allauth
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4061
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-allauth
Version: 0.58.2-2
Depends: python3-cryptography, python3-django, python3-openid, python3-qrcode, python3-requests, python3-requests-oauthlib, python3-jwt, python3:any
Suggests: python-django-allauth-doc
Description: Django app for local and social authentication (Python 3 version)
Integrated set of Django applications addressing authentication,
registration, account management as well as 3rd party (social)
account authentication with the following supported providers:
.
* Amazon (OAuth2)
* AngelList (OAuth2)
* Bitly (OAuth2)
* Dropbox (OAuth)
* Facebook (both OAuth2 and JS SDK)
* Feedly (OAuth2)
* Github (OAuth2)
* Google (OAuth2)
* Instagram (OAuth2)
* LinkedIn (OAuth, OAuth2)
* OpenId
* Paypal (OAuth2)
* Persona
* QuickBooks
* SoundCloud (OAuth2)
* Stack Exchange (OAuth2)
* Telegram
* Twitch (OAuth2)
* Twitter (OAuth)
* Vimeo (OAuth)
* VK (OAuth2)
* Weibo (OAuth2)
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pennersr/django-allauth
Package: python3-django-appconf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-django-appconf
Version: 1.0.6-1
Depends: python3-django, python3-six, python3:any
Suggests: python-django-appconf-doc
Description: helper class handling configuration defaults of apps - Python 3.x
Say you have an app with a few defaults, which you want to refer to in the
app's code without repeating yourself all the time. Django-appconf provides
a simple helper class to implement those defaults.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/jezdez-archive/django-appconf
Package: python3-django-compressor
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 450
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-django-compressor
Version: 4.0-2ubuntu1
Depends: python3-csscompressor (>= 0.9.5), python3-django, python3-django-appconf (>= 1.0.3), python3-rcssmin (>= 1:1.1.0), python3-rjsmin (>= 1.2.0), python3-six, python3:any
Suggests: python3-calmjs
Description: Compresses linked, inline JS or CSS into single cached files - Python 3.x
Django Compressor combines and compresses linked and inline Javascript or CSS
in a Django templates into cacheable static files by using the compress
template tag.
.
This package contains the Python 3.x module.
Homepage: https://pypi.python.org/pypi/django_compressor/
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-django-extensions
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 785
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-django-extensions
Version: 3.2.3-1
Depends: python3-django, python3:any
Recommends: libjs-jquery
Suggests: python-django-extensions-doc, python3-boto, python3-pygraphviz, python3-werkzeug
Description: Useful extensions for Django projects (Python 3 version)
This is a collection of useful third-party tools for projects that use the
Django web development framework. It provides the management commands:
.
* runserver_plus - a "runserver" that uses the interactive Werkzeug debugger
* runprofileserver - starts runserver with profiling tools enabled
* shell_plus - similar to the built-in "shell" but autoloads all models
* graph_models - creates a GraphViz dot file of your model arrangement
* describe_form - generate template form definitions for a model
* export_emails - export the addresses of your users in many formats
* print_user_for_session - print the user information from a session key
* create_jobs/runjob/runjobs - manage scheduled maintenance jobs
* (plus many more)
.
python-django-extensions also includes a number of custom fields and abstract
models, including ones that manage created and updated times automatically.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/django-extensions/django-extensions
Package: python3-django-filters
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-filter
Version: 23.5-1
Depends: python3-django, python3:any
Suggests: python-django-filters-doc
Description: filter Django QuerySets based on user selections (Python3)
Django-filter is a generic, reusable application to alleviate some of the more
mundane bits of view code. Specifically allowing the users to filter down a
queryset based on a model’s fields and displaying the form to let them do this.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Brian May <bam@debian.org>
Homepage: https://github.com/carltongibson/django-filter
Package: python3-django-gravatar2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-django-gravatar2
Version: 1.4.4-4
Depends: python3-django, python3:any
Recommends: ca-certificates
Description: Python3 library that provides essential Gravatar support
Python3 django library that provides support for Gravatars.
.
It features:
* Helper methods for constructing a gravatar url and checking an email
for an existing gravatar
* Templatetags for generating a gravatar url or gravatar <img> tag.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/twaddington/django-gravatar
Package: python3-django-guardian
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 510
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-guardian
Version: 2.4.0-3
Depends: python3-django, python3:any
Suggests: python-django-guardian-doc
Description: per object permissions of django for Python3
For Python3.
Implementation of per object permissions as authorization backend which is
supported since Django 1.2. It provides features as followings;
- Object permissions for Django_
- AnonymousUser support
- High level API
- Heavely tested
- Django's admin integration
- Decorators
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/lukaszb/django-guardian
Package: python3-django-haystack
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 545
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-haystack
Version: 3.2.1-1
Depends: python3-django, python3-pkg-resources, python3:any
Suggests: python3-elasticsearch, python3-httplib2, python3-whoosh
Description: modular search for Django (Python version)
Haystack provides modular search for Django. It features a unified, familiar
API that allows you to plug in different search backends (such as Solr,
Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
.
It plays nicely with third-party app without needing to modify the source and
supports advanced features like faceting, More Like This, highlighting, spatial
search and spelling suggestions.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/toastdriven/django-haystack
Package: python3-django-hyperkitty
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: hyperkitty
Version: 1.3.7-1ubuntu2
Replaces: python-django-hyperkitty
Depends: fonts-font-awesome, fonts-glyphicons-halflings, libjs-bootstrap4, libjs-jquery, libjs-jquery-ui, python3-dateutil, python3-django (>= 2:3.2), python3-django (<< 3:4.3), python3-django-compressor, python3-django-extensions, python3-django-gravatar2, python3-django-haystack, python3-django-mailman3 (>= 1.3.8), python3-django-q, python3-djangorestframework, python3-elasticsearch, python3-flufl.lock, python3-mailmanclient, python3-mistune (>= 2.0.0), python3-networkx, python3-robot-detection, python3-tz, python3:any, libjs-sphinxdoc (>= 5.2)
Recommends: mailman3-web
Breaks: mailman3-web (<< 0+20180916-10~)
Conflicts: python-django-hyperkitty
Description: Web user interface to access GNU Mailman3 archives
The hyperkitty Django app provides a web user interface
to access GNU Mailman3 archives, and manage it. This
interface uses django, and requires some configuration.
Homepage: https://gitlab.com/mailman/hyperkitty
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Package: python3-django-mailman3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-mailman3
Version: 1.3.11-1
Replaces: python-django-mailman3
Depends: python3-django (<< 3:4.3), python3-django-allauth (>= 0.56), python3-django-compressor, python3-django-gravatar2, python3-mailmanclient, python3-tz, python3:any
Conflicts: python-django-mailman3
Description: Django library to help interaction with Mailman3 (Python 3 version)
This package contains libraries and templates for Django-based interfaces
interacting with Mailman.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Homepage: https://gitlab.com/mailman/django-mailman3
Package: python3-django-picklefield
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-picklefield
Version: 3.1.0-2
Depends: python3-django, python3:any
Description: Pickled object field for Django (Python3 version)
django-picklefield provides an implementation of a pickled object field
for the Django framework. Such fields can contain any picklable objects.
.
It is useful for storing just about anything in the database when there
isn't a 'proper' field for the job.
PickledObjectField is database-agnostic, and should work with any database
backend you can throw at it. You can pass in any Python object and it will
automatically be converted behind the scenes. You never have to manually
pickle or unpickle anything.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/gintas/django-picklefield
Package: python3-django-postorius
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 13079
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: postorius
Version: 1.3.10-1
Replaces: python-django-postorius
Depends: libjs-jquery, libjs-bootstrap5, fonts-font-awesome, fonts-glyphicons-halflings, python3-cmarkgfm, python3-django (<< 3:4.3), python3-django (>= 3:3.2), python3-django-mailman3 (>= 1.3.10), python3-mailmanclient (>= 3.3.3), python3-readme-renderer, python3:any, libjs-sphinxdoc (>= 7.2.2)
Recommends: mailman3-web
Conflicts: python-django-postorius
Description: Web user interface to access GNU Mailman3
The Postorius Django app provides a web user interface
to access GNU Mailman3, and manage it. This interface
uses django, and requires some configuration.
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Homepage: https://gitlab.com/mailman/postorius
Package: python3-django-q
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: django-q
Version: 1.6.1-1
Depends: python3-arrow, python3-blessed, python3-django (>= 2:2.2), python3-django-picklefield, python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Suggests: python3-boto3, python3-croniter, python3-django-redis, python3-hiredis, python3-psutil, python3-pymongo, python3-redis
Description: Django multiprocessing distributed task queue (Python 3 version)
A multiprocessing distributed task queue for Django with following features:
.
* Multiprocessing worker pool
* Asynchronous tasks
* Scheduled and repeated tasks
* Encrypted and compressed packages
* Failure and success database or cache
* Result hooks, groups and chains
* Django Admin integration
* PaaS compatible with multiple instances
* Multi cluster monitor
* Redis, Disque, IronMQ, SQS, MongoDB or ORM
* Rollbar and Sentry support
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/Koed00/django-q
Package: python3-djangorestframework
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2525
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: djangorestframework
Version: 3.14.0-2
Depends: fonts-font-awesome, fonts-glyphicons-halflings, libjs-bootstrap, libjs-jquery, libjs-prettify, python3-django, python3-tz, python3:any
Recommends: python3-coreapi, python3-coreschema, python3-django-filters, python3-django-guardian (>= 2.4.0), python3-markdown, python3-psycopg2, python3-yaml
Suggests: python-djangorestframework-doc
Description: Web APIs for Django, made easy for Python3
For Python3.
powerful and flexible toolkit that makes it easy to build Web APIs.
Some reasons you might want to use REST framework:
* The Web browseable API is a huge useability win for your developers.
* Authentication policies including OAuth1a and OAuth2 out of the box.
* Serialization that supports both ORM and non-ORM data sources.
* Customizable all the way down - just use regular function-based views if you
don't need the more powerful features.
* Extensive documentation, and great community support.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://www.django-rest-framework.org
Package: python3-dkim
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dkimpy
Version: 1.1.6-1
Depends: python3-dnspython, python3-nacl, python3-pkg-resources, python3:any
Suggests: python3-authres
Description: Python 3 module for DKIM and ARC signing and verification
Python 3 module that implements DKIM (DomainKeys Identified Mail) email
signing and verification as well as ARC (Authenticated Received Chain)
signing and verification. Supports both RSA and Ed25519 signing and
verification. It also provides helper scripts for key generation and command
line signing and verification.
.
This is the Python 3 version of the package.
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Homepage: https://launchpad.net/dkimpy
Package: python3-dnspython
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dnspython
Version: 2.6.1-1ubuntu1
Depends: netbase, python3:any
Recommends: ca-certificates, python3-cryptography, python3-idna
Suggests: python3-trio, python3-aioquic, python3-h2, python3-httpx, python3-httpcore (>= 0.17.3)
Description: DNS toolkit for Python 3
dnspython is a DNS toolkit for Python. It supports almost all record types. It
can be used for queries, zone transfers, and dynamic updates. It supports TSIG
authenticated messages and EDNS0.
.
With recommended additional dependencies installed it also support DNS Over
HTTPS (DOH), DNSSEC, and non-ascii (IDNA) DNS operations. It can support
asynchronous if python3-trio is installed, but this is not the default. DNS
Over QUIC (DOQ) is supported if python3-aioquic is installed, also not the
default.
.
dnspython provides both high and low level access to DNS. The high level
classes perform queries for data of a given name, type, and class, and return
an answer set. The low level classes allow direct manipulation of DNS zones,
messages, names, and records.
.
This is the Python 3 version.
Homepage: https://www.dnspython.org
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-docker
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 535
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-docker
Version: 5.0.3-1ubuntu1.1
Depends: python3-requests (>= 2.14.2~), python3-websocket (>= 0.32.0~), python3:any, python3-packaging, python3-urllib3
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
Description: Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling
docker.io over it's socket control, the same way the docker.io
client controls the daemon.
.
This package provides Python 3 module bindings only.
Homepage: https://github.com/docker/docker-py
Original-Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Package: python3-docutils
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-docutils
Version: 0.20.1+dfsg-3
Provides: docutils
Depends: docutils-common (= 0.20.1+dfsg-3), python3-roman, python3:any
Recommends: libpaper-utils, python3-pil, python3-pygments
Suggests: docutils-doc, fonts-linuxlibertine | ttf-linux-libertine, texlive-lang-french, texlive-latex-base, texlive-latex-recommended
Breaks: python-docutils (<< 0.16+dfsg-3), python3-m2r (<< 0.3), python3-sphinx (<< 7.0.1), ruby-github-markup (<< 1.7.0+dfsg-5)
Description: text processing system for reStructuredText (implemented in Python 3)
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 Python 3 modules and command line utilities.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://docutils.sourceforge.io/
Package: python3-docx
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-docx
Version: 1.1.0+dfsg-2
Replaces: python3-python-docx (<< 0.8.11+dfsg1-2~)
Depends: python3-lxml, python3-typing-extensions, python3:any
Breaks: python3-python-docx (<< 0.8.11+dfsg1-2~)
Description: library for creating and updating Microsoft Word files (Python 3)
python-docx is a Python library for creating and updating Microsoft Word
(.docx) files.
.
This package installs the library for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-openxml/python-docx
Package: python3-easyprocess
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: easyprocess
Version: 1.1-1
Depends: python3:any
Description: easy to use python subprocess interface - Python 3.X
Features:
.
* layer on top of subprocess_ module
* easy to start, stop programs
* easy to get standard output/error, return code of programs
* command can be list or string
* logging
* timeout
* global config file with program aliases
* shell is not supported
* pipes are not supported
* stdout/stderr is set only after the subprocess has finished
* stop() does not kill whole subprocess tree
* unicode support
* Method chaining
.
This package contains the python 3 version of easyprocess
Original-Maintainer: Malik Mlitat <mlitat88@gmail.com>
Homepage: https://github.com/ponty/easyprocess
Package: python3-elasticsearch
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-elasticsearch
Version: 7.17.6-1
Depends: python3-certifi, python3-urllib3, python3:any
Suggests: python-elasticsearch-doc
Description: Python client for Elasticsearch (Python3 version)
Official low-level client for Elasticsearch. Its goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries
to be opinion-free and very extendable.
.
The client's features include:
* translating basic Python data types to and from json (datetimes are not
decoded for performance reasons)
* configurable automatic discovery of cluster nodes
* persistent connections
* load balancing (with pluggable selection strategy) across all available
nodes
* failed connection penalization (time based - failed connections won't be
retried until a timeout is reached)
* thread safety
* pluggable architecture
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/elasticsearch/elasticsearch-py
Package: python3-et-xmlfile
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-et-xmlfile
Version: 1.0.1-2.1
Depends: python3:any
Description: low memory library for creating large XML files (Python 3)
et_xmlfile is based upon the xmlfile module from lxml with the aim of
allowing code to be developed that will work with both libraries. It was
developed initially for the openpyxl project but is now a standalone module.
.
This package installs the library for Python 3.
Original-Maintainer: Afif Elghraoui <afif@debian.org>
Homepage: https://bitbucket.org/openpyxl/et_xmlfile
Package: python3-exceptiongroup
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-exceptiongroup
Version: 1.2.0-1
Depends: python3:any
Breaks: python3-trio (<< 0.22)
Description: Backport of PEP 654 (exception groups)
This is a backport of the BaseExceptionGroup and ExceptionGroup classes from
Python 3.11.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/agronholm/exceptiongroup/
Package: python3-falcon
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6073
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-falcon
Version: 3.1.1-2build2
Depends: python3-cbor2, python3-jsonschema, python3-mimeparse (>= 1.5.2), python3-msgpack, python3-rapidjson, python3-six, python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14)
Description: supersonic micro-framework for building cloud APIs - Python 3.x
Falcon is a high-performance Python framework for building cloud APIs. It
encourages the REST architectural style, and tries to do as little as possible
while remaining highly effective.
.
Unlike other Python web frameworks, Falcon won't bottleneck your API's
performance under highly concurrent workloads. Many frameworks max out at
serving simple "hello world" requests at a few thousand req/sec, while Falcon
can easily serve many more on the same hardware.
.
Falcon isn't very opinionated. In other words, the framework leaves a lot of
decisions and implementation details to you.
.
Features:
* Intuitive routing via URI templates and resource classes
* Easy access to headers and bodies through request and response classes
* Idiomatic HTTP error responses via a handy exception base class
* DRY request processing using global, resource, and method hooks
* Snappy unit testing through WSGI helpers and mocks
* 20% speed boost when Cython is available
* Python 2.6, Python 2.7, PyPy and Python 3.3 support
.
This package provides the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: http://falconframework.org
Package: python3-filelock
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-filelock
Version: 3.13.1-1
Depends: python3:any
Description: platform independent file locking module
This package contains a single module, which implements a platform independent
file locking mechanism for Python. The lock includes a lock counter and is
thread safe. This means, when locking the same lock object twice, it will not
block.
Original-Maintainer: Sascha Steinbiss <satta@debian.org>
Homepage: https://github.com/tox-dev/py-filelock
Package: python3-firewall
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: firewalld
Version: 2.1.1-1
Depends: gir1.2-glib-2.0, python3-gi, python3-dbus, python3:any
Description: Python3 bindings for firewalld
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
.
This package provides Python3 bindings for firewalld.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.firewalld.org/
Package: python3-flufl.bounce
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: flufl.bounce
Version: 4.0-4
Depends: python3-pkg-resources, python3-public, python3-zope.interface, python3:any
Suggests: python-flufl.bounce-doc
Description: email bounce detectors (Python 3)
This library provides a set of heuristics and an API for detecting the
original bouncing email addresses from a bounce message. Many formats found
in the wild are supported, as are VERP and RFC 3464 (DSN).
.
This is the Python 3 version of the package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://gitlab.com/warsaw/flufl.bounce
Package: python3-flufl.i18n
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: flufl.i18n
Version: 5.0.2-1
Depends: python3-public, python3:any
Suggests: python-flufl.i18n-doc, python3-pkg-resources
Description: high level API for Python internationalization (Python 3)
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
only need to translate into one language during the entire course of their
execution. There is a more flexible, but still convenient API for
multi-context applications, such as servers, which may need to switch language
contexts for different tasks.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://gitlab.com/warsaw/flufl.i18n
Package: python3-flufl.lock
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: flufl.lock
Version: 5.0.1-5
Depends: python3-psutil, python3-public, python3-typing-extensions | python3-supported-min (>= 3.8), python3:any
Suggests: python-flufl.lock-doc
Description: NFS-safe file-based lock with timeouts (Python 3)
This package provides an NFS-safe file-based locking algorithm influenced
by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.
.
This is the python3 library. There is no longer python2 library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://flufllock.readthedocs.io/en/latest/
Package: python3-gdbm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-stdlib-extensions
Version: 3.12.3-0ubuntu1
Provides: python3.12-gdbm
Depends: python3 (>= 3.12.2-0~), python3 (<< 3.13), libc6 (>= 2.4), libgdbm6t64 (>= 1.16)
Suggests: python3-gdbm-dbg
Description: GNU dbm database support for Python 3.x
GNU dbm database module for Python 3.x. Install this if you want to
create or read GNU dbm database files with Python.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-gi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 742
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: pygobject
Version: 3.48.2-1
Depends: gir1.2-glib-2.0 (>= 1.64.0), gir1.2-girepository-2.0, python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.64.0~), libglib2.0-0t64 (>= 2.77.0)
Description: Python 3 bindings for gobject-introspection libraries
GObject is an abstraction layer that allows programming with an object
paradigm that is compatible with many languages. It is a part of Glib,
the core library used to build GTK+ and GNOME.
.
This package contains the Python 3 binding generator for libraries that
support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
package. With these packages, the libraries can be used from Python 3.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://pygobject.readthedocs.io/
Package: python3-gpg
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gpgme1.0
Version: 1.18.0-4.1ubuntu4
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14), libgpgme11t64 (>= 1.17.1)
Description: Python interface to the GPGME GnuPG encryption library (Python 3)
The "gpg" Python module is, for the most part, a direct interface to
the C GPGME library. However, it is re-packaged in a more Pythonic
way -- object-oriented with classes and modules. Take a look at the
classes defined here -- they correspond directly to certain object
types in GPGME for C.
.
Features:
* Feature-rich, full implementation of the GPGME library. Supports
all GPGME features except interactive editing (coming soon).
Callback functions may be written in pure Python.
* Ability to sign, encrypt, decrypt, and verify data.
* Ability to list keys, export and import keys, and manage the keyring.
* Fully object-oriented with convenient classes and modules.
.
This is the official upstream Python 3 binding for GPGME.
Homepage: https://www.gnupg.org/related_software/gpgme/
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Package: python3-greenlet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 681
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-greenlet
Version: 3.0.3-0ubuntu5.1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Suggests: python-greenlet-dev, python-greenlet-doc
Conflicts: python-codespeak-lib (<< 1.0)
Description: Lightweight in-process concurrent programming (python3)
The greenlet package is a spin-off of Stackless, a version of CPython that
supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
(typically in a single or a few OS-level threads) and are synchronized with
data exchanges on "channels".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
Homepage: https://pypi.python.org/pypi/greenlet
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Package: python3-gunicorn
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gunicorn
Version: 20.1.0-6ubuntu0.1
Depends: python3-pkg-resources, python3-setuptools, python3:any
Description: Event-based HTTP/WSGI server (Python 3 libraries)
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
or sleepy applications. That is to say; behind a buffering front-end server
such as nginx or lighttpd.
.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous
long-polling ("Comet") connections.
* Process management: Gunicorn reaps and restarts workers that die.
* Easy integration with Django and Paster compatible applications (Pylons,
TurboGears 2, etc.
* Load balancing via pre-fork and a shared socket
* Graceful worker process restarts
* Upgrading without losing connections
* Decode chunked transfers on-the-fly, allowing upload progress notifications
or stream-based protocols over HTTP
.
This is the Python 3 library.
Homepage: https://gunicorn.org/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-h11
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-h11
Version: 0.14.0-1ubuntu0.24.04.1
Depends: python3-typing-extensions | python3-supported-min (>= 3.8), python3:any
Description: Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3)
HTTP/1.1 library written from scratch in Python, heavily inspired by
hyper-h2.
.
It's a "bring-your-own-I/O" library; h11 contains no IO code
whatsoever. This means you can hook h11 up to your favorite network
API, and that could be anything you want: synchronous, threaded,
asynchronous, or your own implementation of RFC 6214 – h11 won’t
judge you.
.
This is the Python 3 package.
Homepage: https://github.com/python-hyper/h11
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-hamcrest
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyhamcrest
Version: 2.1.0-1
Depends: python3:any
Description: Hamcrest framework for matcher objects (Python 3)
PyHamcrest is a framework for writing matcher objects, allowing you to
declaratively define "match" rules. There are a number of situations where
matchers are invaluable, such as UI validation, or data filtering, but it is in
the area of writing flexible tests that matchers are most commonly used. This
tutorial shows you how to use PyHamcrest for unit testing.
.
When writing tests it is sometimes difficult to get the balance right between
overspecifying the test (and making it brittle to changes), and not specifying
enough (making the test less valuable since it continues to pass even when the
thing being tested is broken). Having a tool that allows you to pick out
precisely the aspect under test and describe the values it should have, to a
controlled level of precision, helps greatly in writing tests that are
"just right." Such tests fail when the behavior of the aspect under test
deviates from the expected behavior, yet continue to pass when minor,
unrelated changes to the behaviour are made.
.
This package provides the Python 3.x modules.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://hamcrest.org/
Package: python3-html5lib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 538
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: html5lib
Version: 1.1-6
Depends: python3-six (>= 1.9), python3-webencodings, python3:any
Suggests: python3-genshi, python3-lxml
Description: HTML parser/tokenizer based on the WHATWG HTML5 specification
html5lib is a pure-python library for parsing HTML. It is designed to
conform to the HTML 5 specification, which has formalized the error handling
algorithms of popular web browsers.
.
This package contains the Python 3 version of html5lib.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/html5lib/html5lib-python
Package: python3-httplib2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-httplib2
Version: 0.20.4-3ubuntu0.1
Depends: ca-certificates, python3-pyparsing, python3:any
Breaks: python3-wsgi-intercept (<< 1.9.0)
Description: comprehensive HTTP client library written for Python3
httplib2.py supports many features left out of other HTTP libraries.
* HTTP and HTTPS
* Keep-Alive
* Authentication
* Caching
* All Methods
* Redirects
* Compression
* Lost update support
* Unit Tested
.
This package provides module for python3 series.
Homepage: https://github.com/httplib2/httplib2
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-hyperlink
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: hyperlink
Version: 21.0.0-5
Depends: python3-idna, python3:any
Description: Immutable, Pythonic, correct URLs.
Hyperlink provides a pure-Python implementation of immutable URLs. Based on
RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs
easy.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-hyper/hyperlink
Package: python3-icu
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2822
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pyicu
Version: 2.12-1build2
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 4.3), python3 (<< 3.13), python3 (>= 3.12~), python3:any
Description: Python 3 extension wrapping the ICU C++ API
ICU is a C++ and C library that provides robust and full-featured
Unicode and locale support. This package provides an extension for
Python 3 which wraps the ICU C++ API.
Homepage: https://gitlab.pyicu.org/main/pyicu
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: python3-idna
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-idna
Version: 3.6-2ubuntu0.2
Depends: python3:any
Description: Python IDNA2008 (RFC 5891) handling (Python 3)
A library to support the Internationalised Domain Names in Applications (IDNA)
protocol as specified in RFC 5891. This version of the protocol is often
referred to as “IDNA2008” and can produce different results from the earlier
standard from 2003.
.
The library is also intended to act as a suitable drop-in replacement for the
“encodings.idna” module that comes with the Python standard library but
currently only supports the older 2003 specification.
.
This package contains the module for Python 3.
Homepage: https://github.com/kjd/idna
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-importlib-metadata
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-importlib-metadata
Version: 4.12.0-1
Depends: python3-typing-extensions | python3 (>> 3.8), python3-zipp (>= 0.5), python3:any
Description: library to access the metadata for a Python package - Python 3.x
Provides an API for accessing an installed package’s metadata, such as its
entry points or its top-level name. This functionality intends to replace
most uses of pkg_resources entry point API and metadata API.
.
This package contains Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python/importlib_metadata
Package: python3-incremental
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: incremental
Version: 22.10.0-1
Depends: python3:any
Recommends: python3-click, python3-twisted
Description: Library for versioning Python projects
Incremental is a small library that versions your Python projects.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/twisted/incremental
Package: python3-itypes
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: itypes
Version: 1.2.0-1
Depends: python3:any
Description: Python3 basic immutable containers types library
This package provides basic immutable container types for Python.
.
The classic use case of these is in circumstances where it may result in more
comprehensible code, or when one wants to create custom types with restricted,
immutable interfaces.
.
This package contains the python3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/tomchristie/itypes
Package: python3-jinja2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 539
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: jinja2
Version: 3.1.2-1ubuntu1.3
Replaces: python-jinja2 (<< 2.11.1-1)
Depends: python3-markupsafe (>= 2.0), python3:any
Recommends: python3-babel, python3-pkg-resources
Suggests: python-jinja2-doc
Breaks: python-jinja2 (<< 2.11.1-1)
Description: small but fast and easy to use stand-alone template engine
Jinja2 is a template engine written in pure Python. It provides a Django
inspired non-XML syntax but supports inline expressions and an optional
sandboxed environment.
.
The key-features are:
* Configurable syntax. If you are generating LaTeX or other formats with
Jinja2 you can change the delimiters to something that integrates better
into the LaTeX markup.
* Fast. While performance is not the primarily target of Jinja2 it’s
surprisingly fast. The overhead compared to regular Python code was reduced
to the very minimum.
* Easy to debug. Jinja2 integrates directly into the Python traceback system
which allows you to debug Jinja2 templates with regular Python debugging
helpers.
* Secure. It’s possible to evaluate untrusted template code if the optional
sandbox is enabled. This allows Jinja2 to be used as templating language
for applications where users may modify the template design.
Homepage: http://jinja.pocoo.org/
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Package: python3-jmespath
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-jmespath
Version: 1.0.1-1
Depends: python3:any
Description: JSON Matching Expressions (Python 3)
JMESPath is python library which allows you to declaratively specify how
to extract elements from a JSON document.
.
This package contains the module for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/boto/jmespath
Package: python3-josepy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-josepy
Version: 1.14.0-1
Depends: python3-cryptography (>= 1.5), python3-openssl (>= 0.13), python3:any
Description: JOSE implementation for Python 3.x
This package is a Python implementation of the standards developed by
IETF Javascript Object Signing and Encryption (Active WG), in
particular the following RFCs:
.
- JSON Web Algorithms (JWA)
- JSON Web Key (JWK)
- JSON Web Signature (JWS)
.
This package was originally developed as part of the ACME protocol
implementation. This is the Python 3 library.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://certbot.eff.org/
Package: python3-json-pointer
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-json-pointer
Version: 2.0-0ubuntu1
Depends: python3:any
Description: resolve JSON pointers - Python 3.x
Python-json-pointer is a small library to resolve JSON pointers according to
the IETF draft specification. JSON Pointer defines a string syntax for
identifying a specific value within a JavaScript Object Notation (JSON)
document.
.
This package provides the module for Python 3.x.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/stefankoegl/python-json-pointer
Package: python3-jsonschema
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 483
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-jsonschema
Version: 4.10.3-2ubuntu1
Depends: python3-attr, python3-importlib-metadata | python3-supported-min (>> 3.8), python3-importlib-resources | python3-supported-min (>> 3.9), python3-pyrsistent, python3-typing-extensions | python3-supported-min (>> 3.8), python3:any
Recommends: python3-idna, python3-json-pointer
Suggests: python-jsonschema-doc, python3-rfc3987, python3-uritemplate, python3-webcolors
Breaks: python3-json-pointer (<< 1.14)
Description: An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
JSON Schema is a specification for a JSON-based format for defining
the structure of JSON data. JSON Schema provides a contract for what
JSON data is required for a given application and how it can be
modified, much like what XML Schema provides for XML. JSON Schema is
intended to provide validation, documentation, and interaction control
of JSON data.
Homepage: https://github.com/Julian/jsonschema
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-jwt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyjwt
Version: 2.7.0-1ubuntu0.1
Depends: python3-typing-extensions | python3-supported-min (>> 3.7), python3:any
Recommends: python3-cryptography
Suggests: python3-crypto
Description: Python 3 implementation of JSON Web Token
PyJWT implements the JSON Web Token draft 01, a way of representing
signed content using JSON data structures.
.
Supported algorithms for cryptographic signing:
.
* HS256 - HMAC using SHA-256 hash algorithm (default)
* HS384 - HMAC using SHA-384 hash algorithm
* HS512 - HMAC using SHA-512 hash algorithm
* RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash
algorithm
* RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash
algorithm
* RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash
algorithm
.
Supported reserved claim names:
- "exp" (Expiration Time) Claim
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/jpadilla/pyjwt
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-launchpadlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1770
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-launchpadlib
Version: 1.11.0-6
Depends: python3-httplib2, python3-lazr.restfulclient, python3-lazr.uri, python3-six, init-system-helpers (>= 1.52), python3:any
Suggests: python3-keyring, python3-pkg-resources, python3-testresources
Description: Launchpad web services client library (Python 3)
A free Python library for scripting Launchpad through its web services
interface.
.
It currently provides access to the following parts of Launchpad:
* People and Teams
* Team memberships
* Bugs and bugtasks
.
The Launchpad API is currently in beta, and may well change in ways
incompatible with this library.
.
This package is for Python 3.
Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Homepage: https://launchpad.net/launchpadlib
Package: python3-lazr.config
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.config
Version: 3.0-1
Depends: python3-lazr.delegates, python3-pkg-resources, python3-zope.interface, python3:any
Suggests: python-lazr.config-doc
Description: ini-file format handling supporting schemas and inheritance
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run systems on
different machines, or under different circumstances.
.
This system uses ini-like file format of section, keys, and values. The
config file supports inheritance to minimize duplication of information across
files. The format supports schema validation.
.
This is the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://launchpad.net/lazr.config
Package: python3-lazr.delegates
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.delegates
Version: 2.1.0-1
Depends: python3-importlib-metadata | python3 (>> 3.8), python3-pkg-resources, python3-zope.interface, python3:any
Suggests: python-lazr.delegates-doc
Description: easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.
.
This is the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://launchpad.net/lazr.delegates
Package: python3-lazr.restfulclient
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.restfulclient
Version: 0.14.6-1
Depends: python3-httplib2 (>= 0.7.7), python3-lazr.uri, python3-wadllib (>= 1.1.4), python3-distro, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-oauthlib, python3-pkg-resources, python3:any
Description: client for lazr.restful-based web services (Python 3)
A programmable client library that takes advantage of the commonalities
among lazr.rest web services to provide added functionality on top
of wadllib.
.
This package is for Python 3.
Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Homepage: https://launchpad.net/lazr.restfulclient
Package: python3-lazr.uri
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.uri
Version: 1.0.6-3
Depends: python3-importlib-metadata | python3 (>> 3.8), python3-pkg-resources, python3:any
Description: library for parsing, manipulating, and generating URIs
A self-contained, easily reusable, Python library for parsing,
manipulating and generating URIs. With it you can extract parts
of a URL, compare URIs to see if one contains another, search for
URIs in text, and many other things.
.
This package contains the library for Python 3.x.
Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Homepage: https://launchpad.net/lazr.uri
Package: python3-ldb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba (2:4.19.5+dfsg-4ubuntu9.7)
Version: 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7
Depends: libldb2 (= 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7), python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.25), libpython3.12t64 (>= 3.12.1), libtalloc2 (>= 2.4.1~)
Description: Python 3 bindings for LDB
ldb is a LDAP-like embedded database built on top of TDB.
.
This package contains the Python 3 bindings.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: python3-lxml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lxml
Version: 5.2.1-1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26)
Recommends: python3-bs4, python3-cssselect, python3-html5lib
Suggests: python-lxml-doc
Description: pythonic binding for the libxml2 and libxslt libraries
lxml is a new Python binding for libxml2 and libxslt, completely
independent from existing Python bindings. Its aim:
.
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
.
lxml aims to provide a Pythonic API by following as much as possible
the ElementTree API, trying to avoid inventing too many new APIs,
or the user's having to learn new things -- XML is complicated enough.
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: http://lxml.de/
Package: python3-magic
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-magic
Version: 2:0.4.27-3
Depends: python3:any, libmagic1t64
Description: python3 interface to the libmagic file type identification library
python-magic is a Python interface to the libmagic file type
identification library. libmagic identifies file types by checking
their headers according to a predefined list of file types. This
functionality is exposed to the command line by the Unix command file.
.
This package provides the Python 3 version of the python-magic module.
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: https://github.com/ahupp/python-magic/
Package: python3-mailman-hyperkitty
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mailman-hyperkitty
Version: 1.2.1-2
Depends: mailman3, python3-requests, python3-zope.interface, ucf, debconf (>= 0.5) | debconf-2.0, python3:any
Recommends: mailman3-web | python3-django-hyperkitty
Description: Mailman3 plugin to archive emails with HyperKitty
Mailman3 allows emails sent to its mailing lists to be archived by
any software provided that there is a plugin (loadable by Mailman3) designed
to communicate with it properly.
.
This module contains a Mailman3 archiver plugin which sends emails
to HyperKitty, the official Mailman3 web archiver.
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Homepage: https://gitlab.com/mailman/mailman-hyperkitty
Package: python3-mailmanclient
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mailmanclient
Version: 3.3.5-1
Depends: python3-requests, python3-typing-extensions | python3 (>> 3.8), python3:any
Suggests: mailman3, python-mailmanclient-doc
Description: Python bindings for Mailman3 REST API (Python 3 version)
Mailmanclient provides the official REST API to interact with Mailman3 server.
This library is required by the official web interfaces for archive browsing
and administration of a server.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Mailman Team <pkg-mailman-hackers@lists.alioth.debian.org>
Homepage: https://gitlab.com/mailman/mailmanclient
Package: python3-mako
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mako
Version: 1.3.2-1ubuntu0.1
Replaces: python-mako (<< 1.1.0+ds1-1)
Depends: python3-pkg-resources, python3-markupsafe, python3:any
Suggests: python-mako-doc, python3-beaker
Breaks: python-mako (<< 1.1.0+ds1-1)
Description: fast and lightweight templating for the Python 3 platform
Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance. Mako's
syntax and API borrows from the best ideas of many others, including Django
templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
Python (i.e. Python Server Page) language, which refines the familiar ideas of
componentized layout and inheritance to produce one of the most
straightforward and flexible models available, while also maintaining close
ties to Python calling and scoping semantics.
Homepage: https://www.makotemplates.org/
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Package: python3-markdown
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-markdown
Version: 3.5.2-1
Replaces: python-markdown (<< 3.1.1-4)
Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any
Recommends: python3-pygments, python3-yaml
Suggests: python-markdown-doc
Breaks: python-markdown (<< 3.1.1-4), python3-mdx-math (<< 0.7-2~)
Description: text-to-HTML conversion library/tool (Python 3 version)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
.
This is a Python implementation of John Gruber's Markdown. The current
version of python-markdown implements all Markdown syntax features and
fully passes Markdown Test Suite 1.0. It also supports footnotes and
attributes.
.
This package contains all the files needed to use Markdown with Python
3.x.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/Python-Markdown/markdown
Package: python3-markdown-it
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: markdown-it-py
Version: 3.0.0-2
Depends: python3-mdurl, python3:any
Breaks: python3-mdit-py-plugins (<< 0.4.0-1)
Description: Python port of markdown-it and some its associated plugins
High speed Python markdown parser based in markdown-it. markdown-it-py
follows the CommonMark spec for baseline parsing. Also, new syntax
rules can be added and even replace existing ones. New syntax extensions
can be added to extend the parser.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/executablebooks/markdown-it-py
Package: python3-markupsafe
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: markupsafe
Version: 2.1.5-1build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14)
Description: HTML/XHTML/XML string library
MarkupSafe is a Python library implementing a unicode subclass that is
aware of HTML escaping rules. It can be used to implement automatic
string escaping.
Homepage: https://palletsprojects.com/p/markupsafe/
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Package: python3-mdurl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mdurl
Version: 0.1.2-1
Depends: python3:any
Description: Python port of the JavaScript mdurl package
mdurl is a set of URL utilities for the markdown-it-py package. It
provides a pure-Python implementation of several functions from the
original JavaScript package, such as .decode(), .parse(), .encode().
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/executablebooks/mdurl
Package: python3-mimeparse
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-mimeparse
Version: 1.6.0-3build1
Depends: python3:any
Description: Parse mime-types and quality parameters - Python 3.x
This module provides basic functions for parsing mime-type names and
matching them against a list of media-ranges.
.
See section 14.1 of RFC 2616 (the HTTP specification)
for a complete explanation.
.
This package contains the Python 3.x module.
Original-Maintainer: Mathias Ertl <mati@restauth.net>
Homepage: https://pypi.python.org/pypi/python-mimeparse
Package: python3-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.12-minimal (>= 3.12.3-0~)
Description: minimal subset of the Python language (default python3 version)
This package contains the interpreter and some essential modules. It's used
in the boot process for some basic tasks.
See /usr/share/doc/python3.12-minimal/README.Debian for a list of the modules
contained in this package.
Homepage: https://www.python.org/
Cnf-Visible-Pkgname: python3
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-mistune
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mistune
Version: 3.0.2-1
Depends: python3:any
Description: Markdown parser for Python 3
A fast markdown parser in pure Python, inspired by marked, also providing
renderer features.
.
This package installs the library for Python 3.
Original-Maintainer: Debian Python Modules Team <team+python@tracker.debian.org>
Homepage: https://github.com/lepture/mistune
Package: python3-more-itertools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: more-itertools
Version: 10.2.0-1
Depends: python3:any
Description: library with routines for operating on iterables, beyond itertools (Python 3)
Python's itertools library is a gem - you can compose elegant solutions
for a variety of problems with the functions it provides.
More-itertools collects additional building blocks, recipes,
and routines for working with Python iterables.
.
This package contains the module for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/more-itertools/more-itertools/
Package: python3-msgpack
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-msgpack
Version: 1.0.3-3build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14)
Breaks: borgbackup (<< 1.1.11-5~), python3-pynvim (<< 0.4.2~)
Description: Python 3 implementation of MessagePack format
MessagePack is a binary-based efficient object serialization format.
It enables the exchange of structured objects between many languages
like JSON. But unlike JSON, it is very fast and small.
.
This package contains a Python 3 extension module implementing the
MessagePack format.
Homepage: https://pypi.python.org/pypi/msgpack
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-nacl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-nacl
Version: 1.5.0-4build1
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), libsodium23 (>= 1.0.18)
Suggests: python-nacl-doc
Description: Python bindings to libsodium (Python 3)
PyNaCl is a Python binding to the Networking and Cryptography library (in the
form of libsodium), a crypto library with the stated goal of improving
usability, security and speed.
.
This package contains the Python 3 version of pynacl.
Homepage: https://github.com/pyca/pynacl/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-netaddr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-netaddr
Version: 0.8.0-2ubuntu1
Replaces: python-netaddr (<< 0.7.19-4)
Depends: ieee-data, python3-importlib-resources | python3-supported-min (>= 3.7), python3:any
Suggests: ipython3, python-netaddr-docs
Conflicts: python-netaddr (<< 0.7.19-4)
Description: manipulation of various common network address notations (Python 3)
netaddr is a Python library for the manipulation of various common
network address notations and representations.
.
It takes the hassle out of fiddling with enumerable variations of
network addresses presenting a consistent, extensible, easy-to-use
and (above all) Pythonic API.
.
With it you can validate, convert, categorise, iterate, generate,
slice (and dice):
- MAC (Media Access Control)
- IEEE EUI-48 and EUI-64
- IP version 4
- IP version 6
- CIDR (Classless Inter-Domain Routing)
.
This is the Python 3 version of the package.
Homepage: https://github.com/drkjam/netaddr/
Original-Maintainer: Vincent Bernat <bernat@debian.org>
Package: python3-netifaces
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netifaces
Version: 0.11.0-2build3
Depends: python3 (<< 3.13), python3 (>= 3.12~), libc6 (>= 2.4)
Description: portable network interface information - Python 3.x
netifaces provides a (hopefully portable-ish) way for Python programmers to
get access to a list of the network interfaces on the local machine, and to
obtain the addresses of those network interfaces.
.
This package contains the module for Python 3.x.
Homepage: https://alastairs-place.net/projects/netifaces/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-netplan
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: netplan.io
Version: 1.1.2-8ubuntu1~24.04.2
Replaces: netplan.io (<< 0.107-3~)
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), libnetplan1 (= 1.1.2-8ubuntu1~24.04.2), python3-cffi-backend
Breaks: netplan.io (<< 0.107-3~)
Description: Declarative network configuration Python bindings
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
.
Currently supported backends are networkd and NetworkManager.
.
This package provides a CFFI based Python bindings to libnetplan.
Homepage: https://netplan.io/
Original-Maintainer: Debian Networking Team <team+networking@tracker.debian.org>
Package: python3-networkx
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9498
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: networkx
Version: 2.8.8-1ubuntu1
Depends: python3-pkg-resources, python3:any
Recommends: python3-numpy, python3-yaml
Suggests: python-networkx-doc, python3-gdal, python3-matplotlib, python3-pydot, python3-pygraphviz, python3-scipy
Breaks: androguard (<< 3.3.5-2~), python3-django-hyperkitty (<< 1.3.0-1.1~), python3-skimage (<< 0.16.2-1~)
Description: tool to create, manipulate and study complex networks (Python3)
NetworkX is a Python-based package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.
.
The structure of a graph or network is encoded in the edges (connections,
links, ties, arcs, bonds) between nodes (vertices, sites, actors). If
unqualified, by graph it's meant a simple undirected graph, i.e. no
self-loops and no multiple edges are allowed. By a network it's usually
meant a graph with weights (fields, properties) on nodes and/or edges.
.
The potential audience for NetworkX includes: mathematicians, physicists,
biologists, computer scientists, social scientists.
.
This package contains the Python 3 version of NetworkX.
Homepage: https://networkx.github.io/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-newt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: newt
Version: 0.52.24-2ubuntu2
Depends: libnewt0.52 (= 0.52.24-2ubuntu2), python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4)
Description: NEWT module for Python3
This module allows you to build a text UI for your Python3 scripts
using newt.
Homepage: https://pagure.io/newt
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: python3-nftables
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nftables
Version: 1.0.9-1ubuntu0.1
Depends: libnftables1 (= 1.0.9-1ubuntu0.1), python3-jsonschema, python3:any
Description: nftables/libnftables python3 module
The libnftables library provides high level semantics to interact with the
nftables framework by the Netfilter project.
.
nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
.
Netfilter software and nftables in particular are used in applications such
as Internet connection sharing, firewalls, IP accounting, transparent
proxying, advanced routing and traffic control.
.
A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
.
This package contains the libnftables python3 bindings.
Homepage: https://www.netfilter.org/
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Package: python3-numpy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 23316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: numpy
Version: 1:1.26.4+ds-6ubuntu1
Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-abi9, python3-numpy-api17, python3-numpy-dev
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libblas3 | libblas.so.3, libc6 (>= 2.38), libgcc-s1 (>= 3.4), liblapack3 | liblapack.so.3, python3-pkg-resources
Suggests: gcc, gfortran, python3-dev, python3-pytest
Description: Fast array facility to the Python language (Python 3)
NumPy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
This package installs NumPy for Python 3.
Homepage: http://www.numpy.org/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>,
Package: python3-oauthlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 555
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-oauthlib
Version: 3.2.2-1
Depends: python3:any, python3-blinker, python3-cryptography, python3-jwt
Description: generic, spec-compliant implementation of OAuth for Python3
OAuthLib is a generic utility which implements the logic of OAuth without
assuming a specific HTTP request object. It can be used to graft OAuth support
onto HTTP libraries.
.
OAuth 1 is fully supported per the RFC for both clients and providers.
.
OAuth 2 client and provider support for:
.
- Authorization Code Grant
- Implicit Grant
- Client Credentials Grant
- Resource Owner Password Credentials Grant
- Refresh Tokens
- Bearer Tokens
- Draft MAC tokens
- Token Revocation
- OpenID Connect Authentication
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/idan/oauthlib
Package: python3-olefile
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: olefile
Version: 0.46-3
Depends: python3:any
Description: Python module to read/write MS OLE2 files
Python package to parse, read and write Microsoft OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in
MS Office 2007+ files, Image Composer and FlashPix files, Outlook MSG files,
StickyNotes, several Microscopy file formats, McAfee antivirus quarantine
files, etc.
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: http://www.decalage.info/olefile
Package: python3-openid
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 465
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.2.0-2
Depends: python3-defusedxml, python3:any
Description: Python3 OpenID package for modern servers and consumers
This is a set of Python packages to support use of the OpenID decentralized
identity system in your application.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/necaris/python3-openid
Package: python3-openpyxl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 979
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: openpyxl
Version: 3.1.2+dfsg-6
Depends: python3-et-xmlfile, python3:any, python3-lxml
Recommends: python3-pil
Suggests: python-openpyxl-doc
Description: Python 3 module to read/write OpenXML xlsx/xlsm files
Openpyxl is a pure Python 3 module to read/write Excel 2007 (OpenXML)
xlsx/xlsm files.
.
This package contains the module itself.
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Homepage: https://foss.heptapod.net/openpyxl/openpyxl
Package: python3-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyopenssl
Version: 23.2.0-1ubuntu0.1
Depends: python3-cryptography (>= 38), python3:any
Suggests: python-openssl-doc, python3-openssl-dbg
Description: Python 3 wrapper around the OpenSSL library
High-level wrapper around a subset of the OpenSSL library, includes
.
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error
codes
.
A lot of the object methods do nothing more than calling a
corresponding function in the OpenSSL library.
.
This package contains the Python 3 version of pyopenssl.
Homepage: https://pyopenssl.org/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-outcome
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-outcome
Version: 1.2.0-1.1
Depends: python3-attr, python3:any
Description: capture the outcome of Python function calls
Outcome provides a function `capture' for capturing the outcome of a Python
function call, so that it can be passed around - even if the function raises
an exception. It also provides the async equivalent function `acapture'.
Original-Maintainer: Robie Basak <robie@justgohome.co.uk>
Homepage: https://github.com/python-trio/outcome
Package: python3-packaging
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 185
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-packaging
Version: 24.0-1
Depends: python3:any
Description: core utilities for python3 packages
These core utilities currently consist of:
- Version Handling (PEP 440)
- Dependency Specification (PEP 440)
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://pypi.python.org/pypi/packaging
Package: python3-parsedatetime
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: parsedatetime
Version: 2.6-3
Depends: python3:any
Recommends: python3-icu
Description: Python 3 module to parse human-readable date/time expressions
parsedatetime is able to parse, for example, the following:
.
* August 25th, 2008
* 25 Aug 2008
* Aug 25 5pm
* 5pm August 25
* next saturday
* tomorrow
* next thursday at 4pm
* at 4pm
* eod
* tomorrow eod
* eod tuesday
* eoy
* eom
* in 5 minutes
* 5 minutes from now
* 5 hours before now
* 2 hours before noon
* 2 days from tomorrow
.
This package provides the modules for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/bear/parsedatetime
Package: python3-passlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2042
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-passlib
Version: 1.7.4-4
Depends: python3:any, python3-pkg-resources
Description: comprehensive password hashing framework
Password hashing library for Python 3, which provides cross-platform
implementations of over 20 password hashing algorithms, as well as a
framework for managing existing password hashes. It's designed to be useful
for a wide range of tasks; from verifying a hash found in /etc/shadow, to
providing full-strength password hashing for multi-user applications.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://passlib.readthedocs.io
Package: python3-pexpect
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pexpect
Version: 4.9-2
Depends: python3-ptyprocess, python3:any
Suggests: python-pexpect-doc
Description: Python 3 module for automating interactive applications
Pexpect is a pure Python 3 module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pexpect/pexpect
Package: python3-pil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1773
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pillow
Version: 10.2.0-1ubuntu1.2
Replaces: python3-imaging (<< 1.1.7+2.0.0-1.1)
Provides: python3-pillow
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, media-types | python3-pil.imagetk, libc6 (>= 2.14), libfreetype6 (>= 2.10.1), libimagequant0 (>= 2.11.10), libjpeg8 (>= 8c), liblcms2-2 (>= 2.7), libopenjp2-7 (>= 2.4.0), libraqm0 (>= 0.7.0), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libxcb1, zlib1g (>= 1:1.1.4)
Recommends: python3-olefile
Suggests: python-pil-doc
Breaks: python3-imaging (<< 1.1.7+2.0.0-1.1)
Conflicts: python3-imaging (<< 1.1.7+2.0.0-1.1)
Description: Python Imaging Library (Python3)
The Python Imaging Library (PIL) adds an image object to your Python
interpreter. You can load images from a variety of file formats, and
apply a rich set of image operations to them.
.
Image Objects:
o Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
o colour separation (CMYK).
o Copy, cut, paste operations.
o Flip, transpose, resize, rotate, and arbitrary affine transforms.
o Transparency operations.
o Channel and point operations.
o Colour transforms, including matrix operations.
o Image enhancement, including convolution filters.
.
File Formats:
o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
o Save only: PDF, EPS (without ghostscript).
Homepage: http://python-pillow.github.io/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-pip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6862
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pip
Version: 24.0+dfsg-1ubuntu1.3
Replaces: python-pip
Provides: pip
Depends: ca-certificates, python3-setuptools, python3-wheel, python3:any
Recommends: build-essential, python3-dev (>= 3.2)
Breaks: python-pip
Description: Python package installer
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
.
This is the Python 3 version of the package.
Homepage: https://pip.pypa.io/en/stable/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pip-whl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1809
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-pip
Version: 24.0+dfsg-1ubuntu1.3
Replaces: python-pip-whl (<< 21.3.1+dfsg-2~)
Depends: ca-certificates
Breaks: python-pip-whl (<< 21.3.1+dfsg-2~)
Description: Python package installer (pip wheel)
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
.
This is the support package for the PEP 427 wheel version of the package,
required for using pip inside a virtual environment.
Homepage: https://pip.pypa.io/en/stable/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 742
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 68.1.2-2ubuntu1.2
Depends: python3:any
Suggests: python3-setuptools
Description: Package Discovery and Resource Access using pkg_resources
The pkg_resources module provides an API for Python libraries to
access their resource files, and for extensible applications and
frameworks to automatically discover plugins. It also provides
runtime support for using C extensions that are inside zipfile-format
eggs, support for merging packages that have separately-distributed
modules or subpackages, and APIs for managing Python's current
"working set" of active packages.
Homepage: https://pypi.python.org/pypi/setuptools
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-platformdirs
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: platformdirs
Version: 4.2.0-1
Depends: python3:any
Description: determining appropriate platform-specific directories (Python 3)
Depending on your system (Linux, Mac OS X, or Windows), you have to use
different directories for storing user data. platformdirs will help you choose
an appropriate:
.
* user data directory (user_data_dir function)
* user config directory (user_config_dir function)
* user cache directory (user_cache_dir function)
* site data directory (site_data_dir function)
* site config directory (site_config_dir function)
* user log directory (user_log_dir function)
.
On Linux systems, these function return directories based on the XDG Base
Directory Specification.
.
This is the Python 3 version of the package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/platformdirs/platformdirs
Package: python3-png
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pypng
Version: 0.20231004.0-2
Depends: python3:any
Description: Pure Python PNG Reader/Writer (Python 3)
The PyPNG module implements support for PNG images. It reads and writes PNG
files with all allowable bit depths (1/2/4/8/16/24/32/48/64 bits per pixel) and
colour combinations: greyscale (1/2/4/8/16 bit); RGB, RGBA, LA (greyscale with
alpha) with 8/16 bits per channel; colour mapped images (1/2/4/8 bit).
Adam7 interlacing is supported for reading and writing. A number of optional
chunks can be specified (when writing) and understood (when reading): tRNS,
bKGD, gAMA.
.
PyPNG is not a high level toolkit for image processing (like PIL) and does not
aim at being a replacement or competitor. Its strength lies in fine-grained
extensive support of PNG features. It can also read and write Netpbm PAM files,
with a focus on its use as an intermediate format for implementing custom PNG
processing.
.
This package contains the Python 3 version.
Original-Maintainer: Sascha Steinbiss <satta@debian.org>
Homepage: https://github.com/drj11/pypng
Package: python3-problem-report
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.28.1-0ubuntu3.8
Depends: python3:any
Suggests: python3-zstandard
Description: Python 3 library to handle problem reports
This Python library provides an interface for creating, modifying,
and accessing standardized problem reports for program and kernel
crashes and packaging bugs.
.
These problem reports use standard Debian control format syntax
(RFC822).
Homepage: https://wiki.ubuntu.com/Apport
Package: python3-psutil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-psutil
Version: 5.9.8-2build2
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.34)
Description: module providing convenience functions for managing processes (Python3)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the Python 3 version of psutil.
Homepage: https://github.com/giampaolo/psutil
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-psycopg2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 465
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: psycopg2
Version: 2.9.9-1build1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.38), libpq5 (>= 10~~)
Suggests: python-psycopg2-doc
Description: Python 3 module for PostgreSQL
psycopg is a PostgreSQL database adapter for the Python3 programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of
cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
Homepage: http://initd.org/projects/psycopg
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-ptyprocess
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ptyprocess
Version: 0.7.0-5
Depends: python3:any
Description: Run a subprocess in a pseudo terminal from Python 3
Launch a subprocess in a pseudo terminal (pty), and interact with both
the process and its pty.
.
Sometimes, piping stdin and stdout is not enough. There might be a password
prompt that doesn't read from stdin, output that changes when it's going to
a pipe rather than a terminal, or curses-style interfaces that rely on a
terminal. If you need to automate these things, running the process in a
pseudo terminal (pty) is the answer.
.
This package installs the library for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pexpect/ptyprocess
Package: python3-public
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-public
Version: 4.0-2
Depends: python3:any
Suggests: python-public-doc
Description: @public decorator for adding names to __all__
His module is a library that provides two simple decorators called @public
and @private to document the publicity of names in your Python module. These
decorators are used to control what will be imported when someone uses the
from <module> import * statement. It's usually good practice to use a special
attribute called __all__ to explicitly list the public names you want exposed
in your module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://gitlab.com/warsaw/public
Package: python3-publicsuffix2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-publicsuffix2
Version: 2.20191221-3
Depends: publicsuffix, python3-pkg-resources, python3:any
Description: Python3 module to get a domain suffix using the Public Suffix List
This Python3 module allows you to get the public suffix of a domain name
using the Public Suffix List from http://publicsuffix.org.
.
A public suffix is one under which Internet users can directly register
names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us.
Accurately knowing the public suffix of a domain is useful when handling
web browser cookies, highlighting the most important part of a domain name
in a user interface or sorting URLs by web site.
.
This module replaces the deprecated python3-publicsuffix package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/nexb/python-publicsuffix2
Package: python3-pyasn1
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 390
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyasn1
Version: 0.4.8-4ubuntu0.2
Depends: python3:any
Description: ASN.1 library for Python (Python 3 module)
This is an implementation of ASN.1 types and codecs in Python
programming language. It has been first written to support particular
protocol (SNMP) but then generalized to be suitable for a wide range
of protocols based on ASN.1 specification.
.
This package contains the Python 3 module.
Homepage: http://snmplabs.com/pyasn1/index.html
Original-Maintainer: Jan Lübbe <jluebbe@debian.org>
Package: python3-pyasn1-modules
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 693
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pyasn1-modules
Version: 0.2.8-1
Depends: python3-pyasn1 (>= 0.4.6), python3-pyasn1 (<< 0.5.0), python3:any
Description: Collection of protocols modules written in ASN.1 language (Python 3)
This is a small but growing collection of ASN.1 data structures
expressed in Python terms using pyasn1 data model.
.
It's thought to be useful to protocol developers and testers.
.
Please note that pyasn1_modules is neither part of the pyasn1 package
nor related to it.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pypi.python.org/pypi/pyasn1-modules
Package: python3-pyasyncore
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pyasyncore
Version: 1.0.2-2
Depends: python3:any
Description: asyncore for Python 3.12 onwards
This package contains the asyncore module as found in Python versions prior to
3.12. It is provided so that existing code relying on "import asyncore" is
able to continue being used without significant refactoring.
.
The module's source code is taken directly from the Python standard library.
The specific version of asyncore.py used is the last update before the
addition of removal warnings at import time, and is essentially equivalent to
the version provided with Python 3.9.
.
Please note that new projects should prefer asyncio.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/simonrob/pyasyncore
Package: python3-pyfuse3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pyfuse3
Version: 3.3.0-0.1
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-trio (>= 0.15), python3:any, libc6 (>= 2.17), libfuse3-3 (>= 3.2.3)
Description: Python 3 bindings for libfuse 3 with asynchronous API
pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides
an asynchronous API compatible with Trio, and enables you to easily
write a full-featured Linux filesystem in Python.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/libfuse/pyfuse3
Package: python3-pygments
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4418
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pygments
Version: 2.17.2+dfsg-1
Replaces: python-pygments (<< 2.3.1+dfsg-4~)
Depends: python3-pkg-resources, python3:any
Suggests: python-pygments-doc, ttf-bitstream-vera
Breaks: python-pygments (<< 2.3.1+dfsg-4~)
Description: syntax highlighting package written in Python 3
Pygments aims to be a generic syntax highlighter for general use in all kinds
of software such as forum systems, wikis or other applications that need to
prettify source code.
.
Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX and ANSI sequences
* it is usable as a command-line tool and as a library
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Homepage: https://pygments.org/
Package: python3-pyinotify
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyinotify
Version: 0.9.6-2ubuntu1
Depends: python3:any, python3-pyasyncore
Suggests: python-pyinotify-doc
Description: simple Linux inotify Python bindings
pyinotify is a simple wrapper for the Linux inotify mechanism.
.
inotify is a Linux Kernel feature available since 2.6.13. inotify makes
it possible for applications to easily be notified of filesystem changes.
.
This is the Python 3 version of the package.
Homepage: https://github.com/seb-m/pyinotify
Original-Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Package: python3-pyparsing
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pyparsing
Version: 3.1.1-1
Depends: python3:any
Suggests: python-pyparsing-doc
Breaks: python3-translate (<< 3.6.0~), translate-toolkit (<< 3.6.0~)
Description: alternative to creating and executing simple grammars - Python 3.x
The parsing module is an alternative approach to creating and
executing simple grammars, vs. the traditional lex/yacc approach, or
the use of regular expressions. The parsing module provides a
library of classes that client code uses to construct the grammar
directly in Python code.
.
Here's an example:
.
from pyparsing import Word, alphas
greet = Word(alphas) + "," + Word(alphas) + "!"
hello = "Hello, World!"
print hello, "->", greet.parseString(hello)
.
This package contains the Python 3.x version of python-pyparsing.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pyparsing/pyparsing/
Package: python3-pyrsistent
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pyrsistent
Version: 0.20.0-1build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14)
Description: persistent/functional/immutable data structures for Python
Pyrsistent is a number of persistent collections (sometimes referred
to as functional data structures). Persistent in the sense that they
are immutable.
.
All methods on a data structure that would normally mutate it instead
return a new copy of the structure containing the requested updates.
The original structure is left untouched.
.
The collection types and key features currently implemented are:
.
* PVector, similar to a python list
* PMap, similar to dict
* PSet, similar to set
* PRecord, a PMap on steroids with fixed fields, optional type and
invariant checking and much more
* PClass, a Python class fixed fields, optional type and invariant
checking and much more
* Checked collections, PVector, PMap and PSet with optional type
and invariance checks and more
* PBag, similar to collections.Counter
* PList, a classic singly linked list
* PDeque, similar to collections.deque
* Immutable object type (immutable) built on the named tuple
* freeze and thaw functions to convert between pythons standard
collections and pyrsistent collections.
* Flexible transformations of arbitrarily complex structures built
from PMaps and PVectors.
Homepage: https://github.com/tobgu/pyrsistent/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pyvirtualdisplay
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyvirtualdisplay
Version: 2.2-2
Depends: python3-easyprocess, python3:any, xvfb
Suggests: xserver-xephyr
Description: python wrapper for Xvfb, Xephyr and Xvnc
pyvirtualdisplay is a python wrapper for Xvfb, Xephyr and Xvnc
.
This package contains the python 3 version of pyvirtualdisplay
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/ponty/pyvirtualdisplay
Package: python3-pyzbar
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyzbar
Version: 0.1.9-1ubuntu1
Depends: libzbar0t64, python3:any
Suggests: python3-numpy, python3-pil
Description: Python bindings for libzbar
Reads one dimensional barcodes and QR codes using
libzbar. Works with PIL / Pillow images, OpenCV / numpy
ndarrays and raw bytes. Decodes locations of barcodes.
Homepage: https://github.com/NaturalHistoryMuseum/pyzbar/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-qrcode
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-qrcode
Version: 7.4.2-4
Depends: python3-png, python3-typing-extensions, python3:any, python3-pillow
Description: QR Code image generator library - Python 3.x
This package provides a pure Python QR Code generator module. It uses
the Python Imaging Library (PIL) to allow for the generation of QR Codes.
In contrast to the python-qrencode module this module does not need
an additional C library.
.
In addition this package provides a command line tool to generate QR
codes and either write these QR codes to a file or do the output
as ascii art at the console.
.
This package provides the Python 3.x module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/lincolnloop/python-qrcode
Package: python3-rapidjson
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 421
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-rapidjson
Version: 1.4-2build5
Depends: python3 (<< 3.13), python3 (>= 3.12~)
Suggests: python-rapidjson-doc
Description: Python wrapper around rapidjson
RapidJSON is an extremely fast C++ JSON parser and serialization library: this
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/python-rapidjson/python-rapidjson
Package: python3-rcssmin
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-rcssmin
Version: 1:1.1.0-2build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4)
Description: CSS Minifier - Python 3.x
The minifier is based on the semantics of the YUI compressor, which itself is
based on the rule list by Isaac Schlueter.
.
This module is a re-implementation aiming for speed instead of maximum
compression, so it can be used at runtime (rather than during a preprocessing
step). RCSSmin does syntactical compression only (removing spaces, comments
and possibly semicolons). It does not provide semantic compression (like
removing empty blocks, collapsing redundant properties etc). It does, however,
support various CSS hacks (by keeping them working as intended).
.
rcssmin.c is a reimplementation of rcssmin.py in C and improves runtime up to
factor 100 or so (depending on the input). docs/BENCHMARKS in the source
distribution contains the details.
.
This package contains the Python 3.x module.
Homepage: http://opensource.perlig.de/rcssmin/
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-readme-renderer
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-readme-renderer
Version: 41.0-2
Depends: python3-cmarkgfm, python3-bleach (>> 5.0.0), python3-docutils, python3-pygments (>= 2.14.0+dfsg-1~), python3:any
Description: Library to safely render arbitrary README files into HTML
Readme Renderer is a library that will safely render arbitrary README files
into HTML.
.
It is designed to be used in the PyPI Warehouse to render the long_description
for packages.
.
It can handle Markdown, reStructuredText (.rst), and plain text.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pypa/readme_renderer
Package: python3-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 233
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: requests
Version: 2.31.0+dfsg-1ubuntu1.1
Depends: python3-certifi, python3-chardet (>= 3.0.2), python3-idna, python3-urllib3 (>= 1.21.1), python3:any, ca-certificates
Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks, python-requests-doc
Breaks: awscli (<< 1.11.139)
Description: elegant and simple HTTP library for Python3, built for human beings
Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
multipart files, and parameters with simple Python dictionaries, and access
the response data in the same way. It's powered by httplib and urllib3, but
it does all the hard work and crazy hacks for you.
.
Features
.
- International Domains and URLs
- Keep-Alive & Connection Pooling
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Basic/Digest Authentication
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- Multipart File Uploads
- Connection Timeouts
.
This package contains the Python 3 version of the library.
Homepage: https://requests.readthedocs.io/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-requests-oauthlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-requests-oauthlib
Version: 1.3.1-1
Depends: python3-oauthlib, python3-requests, python3:any
Description: module providing OAuthlib auth support for requests (Python 3)
requests-oauthlib allows you to interact with OAuth 1 And OAuth 2 in
greatly simplified ways through the requests library for Python. It
will hide the quirks and hacks in OAuth 1, and will interface with
all four of the grant types defined by the OAuth2 RFC.
.
This package provides the requests-oauthlib Python module for Python
3.x.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/requests/requests-oauthlib
Package: python3-rfc3339
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyrfc3339
Version: 1.1-4
Depends: python3-tz, python3:any
Description: parser and generator of RFC 3339-compliant timestamps (Python 3)
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects.
.
This is the Python 3 module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/kurtraschke/pyRFC3339
Package: python3-rich
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: rich
Version: 13.7.1-1
Depends: python3-markdown-it, python3-pygments (>= 2.14.0), python3-typing-extensions (>= 3.7.4) | python3-supported-min (>= 3.9), python3:any
Description: render rich text, tables, progress bars, syntax highlighting, markdown and more
Rich is a Python library for rich text and beautiful formatting in the
terminal.
.
The Rich API makes it easy to add color and style to terminal output. Rich can
also render pretty tables, progress bars, markdown, syntax highlighted source
code, tracebacks, and more — out of the box.
.
Here's a list of the core functionalities of rich:
.
* to effortlessly add rich output to your application, you can import the rich
print method, which has the same signature as the builtin Python function
* Rich can be installed in the Python REPL, so that any data structures will
be pretty printed and highlighted
* for more control over rich terminal content, import and construct a Console
object. The Console object has a print method which has an intentionally
similar interface to the builtin print function
* to insert an emoji in to console output place the name between two colons
* Rich can render flexible tables with unicode box characters. There is a
large variety of formatting options for borders, styles, cell alignment etc
* Rich can render multiple flicker-free progress bars to track long-running
tasks.
* Rich can render content in neat columns with equal or optimal width.
* Rich can render markdown and does a reasonable job of translating the
formatting to the terminal
* Rich can render beautiful tracebacks which are easier to read and show more
code than standard Python tracebacks. You can set Rich as the default
traceback handler so all uncaught exceptions will be rendered by Rich.
Original-Maintainer: Sandro Tosi <morph@debian.org>
Homepage: https://github.com/Textualize/rich
Package: python3-rjsmin
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-rjsmin
Version: 1.2.0+dfsg1-2build4
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4)
Description: javascript minifier written in Python - Python 3.x
rJSmin is a javascript minifier written in Python. The minifier is based on
the semantics of jsmin.c by Douglas Crockford.
.
The module is a re-implementation aiming for speed, so it can be used at
runtime (rather than during a preprocessing step). Usually it produces the
same results as the original jsmin.c. It differs in the following ways:
.
- there is no error detection: unterminated string, regex and comment
literals are treated as regular javascript code and minified as such.
- Control characters inside string and regex literals are left untouched; they
are not converted to spaces (nor to CR)
- Newline characters are not allowed inside string and regex literals, except
for line continuations in string literals (ECMA-5).
- "return /regex/" is recognized correctly.
- Line terminators after regex literals are handled more sensibly
- "+ +" and "- -" sequences are not collapsed to '++' or '--'
- Newlines before ! operators are removed more sensibly
- Comments starting with an exclamation mark (!) can be kept optionally
- rJSmin does not handle streams, but only complete strings. (However, the
module provides a "streamy" interface).
.
Since most parts of the logic are handled by the regex engine it's way faster
than the original Python port of jsmin.c by Baruch Even. The speed factor
varies between about 6 and 55 depending on input and Python version (it gets
faster the more compressed the input already is). Compared to the
speed-refactored Python port by Dave St.Germain the performance gain is less
dramatic but still between 3 and 50 (for huge inputs)). See the
docs/BENCHMARKS file for details.
.
This package contains the Python 3.x module.
Homepage: http://opensource.perlig.de/rjsmin/
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-robot-detection
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: robot-detection
Version: 0.4.0-3
Depends: python3-six, python3:any
Description: Detect web crawlers from HTTP UserAgent (Python 3 version)
This Python module detects if a given HTTP User Agent is a web crawler.
It uses the list of registered robots from the robotstxt.org.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/rory/robot-detection
Package: python3-roman
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-roman
Version: 3.3-3
Depends: python3:any
Description: module for generating/analyzing Roman numerals for Python 3
This module converts from and to Roman numerals. It can convert numbers
from 1 to 4999 and understands the common shortcuts (IX == 9), but not
illegal ones (MIM == 1999).
.
This package includes Python 3 modules.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/zopefoundation/roman
Package: python3-ruamel.yaml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 577
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ruamel.yaml
Version: 0.17.21-1
Depends: python3:any, python3-ruamel.yaml.clib
Description: roundtrip YAML parser/emitter (Python 3 module)
ruamel.yaml is a YAML parser supporting roundtrip preservation of
comments, seq/map flow style and map key order. It is a derivative of
Kirill Simonov's PyYAML 3.11 which supports YAML1.1.
.
This package contains the Python 3 module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://yaml.readthedocs.io
Package: python3-ruamel.yaml.clib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 377
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruamel.yaml.clib
Version: 0.2.8-1build1
Replaces: python3-ruamel.yaml (<< 0.16.10)
Depends: libc6 (>= 2.14), python3 (<< 3.13), python3 (>= 3.12~)
Breaks: python3-ruamel.yaml (<< 0.16.10)
Description: C version of reader, parser and emitter for ruamel.yaml
This package was split of from ruamel.yaml, so that ruamel.yaml can be build
as a universal wheel as the C code is seldom changing, and it takes a long
time to compile for all platforms,
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://sourceforge.net/p/ruamel-yaml-clib
Package: python3-s3transfer
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 313
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-s3transfer
Version: 0.10.1-1ubuntu2
Depends: python3-botocore (>= 1.34.18+repack-1~), python3:any
Description: Amazon S3 Transfer Manager for Python3
S3transfer is a Python library for managing Amazon S3 transfers.
.
This package contains the module for Python 3.
This project is not currently GA. For a basic, stable interface of s3transfer,
try the interfaces exposed in python-boto3
Homepage: https://github.com/boto/s3transfer
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-samba
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 18095
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Replaces: samba (<< 2:4.16.0+dfsg-1~), samba-libs (<< 2:4.16.0+dfsg-1~)
Depends: python3-ldb (>= 2:2.1.0), python3-tdb, python3-markdown, samba-libs (= 2:4.19.5+dfsg-4ubuntu9.7), python3 (<< 3.13), python3 (>= 3.12~), python3:any, libbsd0 (>= 0.0), libc6 (>= 2.38), libgnutls30t64 (>= 3.7.0), libldb2 (>= 0.9.21), libndr3 (>= 2:4.17.2), libpython3.12t64 (>= 3.12.1), libtalloc2 (>= 2.4.1~), libtevent0t64 (>= 0.15.0), python3-talloc (>= 2.4.1~)
Recommends: python3-gpg
Description: Python 3 bindings for Samba
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package contains Python 3 bindings for most Samba libraries.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: python3-selenium
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-selenium
Version: 4.18.1+dfsg-1
Depends: python3-urllib3, python3-certifi, python3-trio, python3-trio-websocket, python3-typing-extensions, python3:any
Recommends: chromium-driver
Description: Python3 bindings for Selenium
Python3 language bindings for Selenium WebDriver.
.
The `selenium` package is used automate web browser interaction from Python.
Several browsers/drivers are supported (Chrome, Chromium, Edge, Firefox,
Internet Explorer and Safari), as well as the Remote protocol.
.
The webdriver parts itself are not included in this package.
Original-Maintainer: Sascha Girrulat <sascha@girrulat.de>
Homepage: https://github.com/SeleniumHQ/selenium/
Package: python3-service-identity
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-service-identity
Version: 24.1.0-1
Depends: python3-attr, python3-cryptography, python3-pyasn1, python3-pyasn1-modules, python3:any
Recommends: python3-idna
Description: Service identity verification for pyOpenSSL (Python 3 module)
Service_identity aspires to give you all the tools you need for verifying
whether a certificate is valid for the intended purposes.
.
In the simplest case, this means host name verification. However,
service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.
.
This package contains service_identity for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pyca/service-identity
Package: python3-setuptools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 68.1.2-2ubuntu1.2
Depends: python3-pkg-resources (= 68.1.2-2ubuntu1.2), python3:any
Suggests: python-setuptools-doc
Description: Python3 Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.
Homepage: https://pypi.python.org/pypi/setuptools
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-setuptools-whl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 875
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: setuptools
Version: 68.1.2-2ubuntu1.2
Replaces: python-pip-whl (<< 21.3.1+dfsg-2~)
Breaks: python-pip-whl (<< 21.3.1+dfsg-2~)
Description: Python Distutils Enhancements (wheel package)
Extensions to the python-distutils for large or complex distributions.
.
This is the support package for the PEP 427 wheel version of the package,
required for using setuptools inside a virtual environment.
Homepage: https://pypi.python.org/pypi/setuptools
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.16.0-4
Depends: python3:any
Description: Python 2 and 3 compatibility library
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/benjaminp/six
Package: python3-sniffio
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-sniffio
Version: 1.3.0-2
Depends: python3:any
Description: detect which async Python library is in use (Python3 version)
Python library that support multiple async packages (like Trio, asyncio,
etc) need to know which is in use. This library provides this information.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-trio/sniffio
Package: python3-software-properties
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 130
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.99.49.4
Depends: gpg, iso-codes, lsb-release, python3, python3-apt (>= 2.7.1~), python3-gi, python3-launchpadlib, python3:any
Recommends: unattended-upgrades
Description: manage the repositories that you install software from
This software provides an abstraction of the used apt repositories.
It allows you to easily manage your distribution and independent software
vendor software sources.
Package: python3-sortedcontainers
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sortedcontainers
Version: 2.4.0-2
Depends: python3:any
Suggests: python-sortedcontainers-doc
Description: sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
Python’s standard library is great until you need a sorted container type. Many
will attest that you can get really far without one, but the moment you really
need a sorted list, dict, or set, you’re faced with a dozen different
implementations, most using C-extensions without great documentation and
benchmarking.
.
This package contains the Python 3 version of sortedcontainers.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Package: python3-soupsieve
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: soupsieve
Version: 2.5-1
Depends: python3:any
Description: modern CSS selector implementation for BeautifulSoup (Python 3)
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4
(python3-bs4 in Debian). It aims to provide selecting, matching, and filtering
using modern CSS selectors. Soup Sieve currently provides selectors from the
CSS level 1 specifications up through the latest CSS level 4 drafts (though
some are not yet implemented).
.
Soup Sieve was written with the intent to replace Beautiful Soup's builtin
select feature, and as of Beautiful Soup version 4.7.0, it now is 🎊. Soup
Sieve can also be imported in order to use its API directly for more
controlled, specialized parsing.
.
This package contains Soup Sieve for Python 3.x.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://facelessuser.github.io/soupsieve/
Package: python3-spf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyspf
Version: 2.0.14-3
Depends: python3:any, python3-dns | python3-dnspython (>= 1.16.0), python3-authres
Suggests: python3-yaml
Description: sender policy framework (SPF) module for Python 3
This module provides SPF (Sender Policy Framework) for Python 3. It is RFC
7208 compliant.
.
For more information about SPF see http://www.openspf.org/
Original-Maintainer: Scott Kitterman <scott@kitterman.com>
Homepage: https://pypi.python.org/pypi/pyspf/
Package: python3-sqlalchemy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6275
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sqlalchemy
Version: 1.4.50+ds1-1build1
Depends: python3-greenlet, python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Recommends: python3-sqlalchemy-ext
Suggests: python-sqlalchemy-doc, python3-fdb, python3-pymssql, python3-mysqldb, python3-psycopg2, python3-asyncpg, python3-aiosqlite
Description: SQL toolkit and Object Relational Mapper for Python 3
SQLAlchemy is an SQL database abstraction library for Python.
Its strengths are:
* full power and flexibility of SQL. SQLAlchemy provides a full suite
of well known enterprise-level persistence patterns, designed for
efficient and high-performing database access, adapted into a simple
and Pythonic domain language.
* extremely easy to use for all the basic tasks, such as: accessing pooled
connections, constructing SQL from Python expressions, finding object
instances, and committing object modifications back to the database.
* powerful enough for complicated tasks, such as: eager load a graph of
objects and their dependencies via joins; map recursive adjacency
structures automatically; map objects to not just tables but to any
arbitrary join or select statement; combine multiple tables together to
load whole sets of otherwise unrelated objects from a single result set;
commit entire graphs of object changes in one step.
* built to conform to what DBAs demand, including the ability to swap out
generated SQL with hand-optimized statements, full usage of bind parameters
for all literal values, fully transactionalized and consistent updates
using Unit of Work.
* modular. Different parts of SQLAlchemy can be used independently of the
rest, including the connection pool, SQL construction, and ORM. SQLAlchemy
is constructed in an open style that allows plenty of customization, with
an architecture that supports custom datatypes, custom SQL extensions, and
ORM plugins which can augment or extend mapping functionality.
Homepage: https://www.sqlalchemy.org/
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Package: python3-sqlalchemy-ext
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sqlalchemy
Version: 1.4.50+ds1-1build1
Depends: python3-sqlalchemy (= 1.4.50+ds1-1build1), python3 (<< 3.13), python3 (>= 3.12~), libc6 (>= 2.38)
Description: SQL toolkit and Object Relational Mapper for Python3 - C extension
SQLAlchemy is an SQL database abstraction library for Python.
.
This package contains C coded extension accelerator for SQLAlchemy.
Homepage: https://www.sqlalchemy.org/
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Package: python3-sqlparse
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sqlparse
Version: 0.4.4-1ubuntu0.1
Depends: python3:any
Suggests: python-sqlparse-doc
Description: non-validating SQL parser for Python 3
Sqlparse is a library which provides support for parsing, splitting and
customizable formatting of SQL statements in Python environment.
.
This is the Python 3 version of the package.
Homepage: https://github.com/andialbrecht/sqlparse
Original-Maintainer: Andrii Senkovych <andrii@senkovych.com>
Package: python3-systemd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-systemd
Version: 235-1build4
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.38), libsystemd0 (>= 246)
Description: Python 3 bindings for systemd
This package contains Python 3 bindings for native access to the
systemd facilities.
.
Functionality is separated into a number of modules:
* systemd.journal supports sending of structured messages to the
journal and reading journal files
* systemd.daemon wraps parts of libsystemd useful for writing daemons
and socket activation
* systemd.id128 provides functions for querying machine and boot
identifiers and a list of message identifiers provided by systemd
* systemd.login wraps parts of libsystemd used to query logged in
users and available seats and machines
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: python3-talloc
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: talloc
Version: 2.4.2-1build2
Depends: libtalloc2 (= 2.4.2-1build2), python3 (<< 3.13), python3 (>= 3.12~), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Description: hierarchical pool based memory allocator - Python3 bindings
A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
.
This package contains the Python 3 bindings.
Homepage: https://talloc.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: python3-tdb
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tdb
Version: 1.4.10-1build1
Depends: libtdb1 (= 1.4.10-1build1), python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.4)
Description: Python3 bindings for TDB
This is a simple database API. It is modelled after the structure
of GDBM. TDB features, unlike GDBM, multiple writers support with
appropriate locking and transactions.
.
This package contains the Python3 bindings.
Homepage: https://tdb.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: python3-tinycss2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-tinycss2
Version: 1.2.1-2
Depends: python3-webencodings, python3:any, python-tinycss2-common
Suggests: python-tinycss2-doc
Description: Low-level CSS parser (Python3 version)
tinycss2 is a rewrite of tinycss with a simpler API, based on the more recent
CSS Syntax Level 3 specification.
.
tinycss2 is low-level in that it doesn’t parse all of CSS: it doesn't know
about the syntax of any specific properties or at-rules. Instead, it provides a
set of functions that can be composed to support exactly the parts of CSS
you're interested in, including new or non-standard rules or properties,
without modifying tinycss or having a complex hook/plugin system.
.
In many cases, parts of the parsed values (such as the content of a AtRule) is
given as component values that can be parsed further with other functions.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/Kozea/tinycss2/
Package: python3-trio
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1622
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-trio
Version: 0.24.0-1ubuntu1
Depends: python3-exceptiongroup, python3-attr, python3-idna, python3-outcome, python3-sniffio (>= 1.3), python3-sortedcontainers, python3:any
Description: Python async concurrency and I/O library (Python3 version)
Trio is a Python async concurrency and I/O library like Twisted or the asyncio
standard library, but with an API rethink following lessons learned from
asyncio and Dave Beazley's Curio. The author claims that the resulting design
is radically simpler than older competitors like asyncio and Twisted, yet just
as capable.
.
This project is young and still somewhat experimental. The API has not yet
been declared stable. If you need more mature or with a more stable API,
then Python's asyncio library, or the older Twisted, are probably better bets.
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/python-trio/trio
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-trio-websocket
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-trio-websocket
Version: 0.11.1-1
Depends: python3-exceptiongroup | python3-supported-min (>= 3.11), python3-trio, python3-wsproto, python3:any
Description: Server and client Python library of the WebSocket protocol (Python3 version)
This library implements both server and client aspects of the WebSocket
protocol, striving for safety, correctness, and ergonomics. It is based on the
wsproto project, which is a Sans-IO state machine that implements the majority
of the WebSocket protocol, including framing, codecs, and events. This library
handles I/O using the Trio framework. This library passes the Autobahn Test
Suite.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-trio/trio-websocket
Package: python3-ttystatus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-ttystatus
Version: 0.38-4
Depends: python3:any, python3
Description: terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is
automatically adapted to the width of the terminal: truncated if it does
not fit, and re-sized if the terminal size changes.
.
Output is provided via widgets. Each widgets formats some data into
a suitable form for output. It gets the data either via its initializer,
or from key/value pairs maintained by the master object. The values are
set by the user. Every time a value is updated, widgets get updated
(although the terminal is only updated every so often to give user time
to actually read the output).
.
The output from ttystatus goes to the terminal (`/dev/tty`) and is
restricted to a single line.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://liw.fi/ttystatus/
Package: python3-twisted
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 12959
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: twisted
Version: 24.3.0-1ubuntu0.2
Replaces: python3-twisted-experimental
Depends: python3-bcrypt (>= 3.0.0), python3-cryptography (>= 2.5), python3-hamcrest, python3-idna, python3-openssl, python3-service-identity (>= 18.1.0), python3-attr (>= 19.2.0), python3-automat (>= 0.8.0), python3-constantly, python3-hyperlink, python3-incremental (>= 21.3.0), python3-zope.interface (>= 5), python3:any
Suggests: python3-pampy, python3-serial, python3-tk, python3-wxgtk4.0
Breaks: python3-h2 (<< 3.0.0), python3-treq (<< 20.9.0)
Conflicts: python3-twisted-experimental
Description: Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a
generic client and server for remote object access, and APIs for creating
new protocols.
Homepage: https://twistedmatrix.com/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-typing-extensions
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-typing-extensions
Version: 4.10.0-1
Depends: python3:any
Description: Backported and Experimental Type Hints for Python
The "typing_extensions" module serves two related purposes:
.
1. Enable use of new type system features on older Python versions.
2. Enable experimentation with new type system PEPs before they are accepted
and added to the "typing" module.
.
"typing_extensions" is treated specially by static type checkers such as mypy
and pyright. Objects defined in "typing_extensions" are treated the same
way as equivalent forms in "typing".
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://typing-extensions.readthedocs.io/en/latest/
Package: python3-tz
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-tz
Version: 2024.1-2
Depends: tzdata, python3:any
Description: Python3 version of the Olson timezone database
python-tz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or higher.
It also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pythonhosted.org/pytz/
Package: python3-uno
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 537
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libreoffice-common (<< 1:4.4.0~beta2), libreoffice-core (= 1:4.3.0~beta1-1)
Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:24.2.7-0ubuntu0.24.04.6) | libreoffice-core-nogui (= 4:24.2.7-0ubuntu0.24.04.6), python3:any, python3 (<< 3.13), python3 (>= 3.12~), python3.12, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 13), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 5.3.0~alpha), libuno-sal3t64 (>= 5.4.0~alpha), libuno-salhelpergcc3-3t64 (>= 3.6.0~beta), uno-libs-private
Pre-Depends: ucf, awk
Conflicts: python-uno
Enhances: libreoffice
Description: Python-UNO bridge
The Python-UNO bridge allows use of the standard LibreOffice API
with the Python scripting language. It additionally allows
others to develop UNO components in Python, thus Python UNO components
may be run within the LibreOffice process and can be called from C++
or the built in StarBasic scripting language.
Homepage: http://udk.openoffice.org/python/python-bridge.html
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: python3-update-manager
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:24.04.12
Replaces: update-manager-core (<< 1:0.163)
Depends: python3-apt (>= 0.8.5~), python3-distro-info, python3-distupgrade, python3:any
Suggests: python3-launchpadlib
Breaks: python3-distupgrade (<< 1:16.10.10), update-manager-core (<< 1:0.163)
Description: Python 3.x module for update-manager
Python module for update-manager (UpdateManager).
.
This package contains the Python 3.x version of this module.
Package: python3-uritemplate
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-uritemplate
Version: 4.1.1-3
Depends: python3:any
Description: implementation of RFC6570 - Python 3.x
python-uritemplate implements RFC6570. URI Template can expand templates up to
and including Level 4 in that specification. It exposes one method, "expand".
.
This package provides the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/python-hyper/uritemplate
Package: python3-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-urllib3
Version: 2.0.7-1ubuntu0.7
Depends: python3:any
Recommends: ca-certificates
Suggests: python3-brotli, python3-cryptography, python3-idna, python3-openssl, python3-socks
Description: HTTP library with thread-safe connection pooling for Python3
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
.
This package contains the Python 3 version of the library.
Homepage: https://urllib3.readthedocs.org
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-userpath
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-userpath
Version: 1.9.1-1
Depends: python3-click, python3:any
Recommends: python3-psutil
Description: tool for adding locations to the user PATH - Python3 library
userpath is a command-line tool and Python library
to add custom locations to user PATH.
Only user-specific PATH is changed,
avoiding the need for elevated privileges.
.
This package provides the userpath library for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/ofek/userpath
Package: python3-venv
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.12.3-0ubuntu2.1
Depends: python3.12-venv (>= 3.12.3-0~), python3 (= 3.12.3-0ubuntu2.1)
Description: venv module for python3 (default python3 version)
This package contains the venv module for the Python language (default python3
version).
.
The venv module provides support for creating lightweight "virtual
environments" with their own site directories, optionally isolated from system
site directories. Each virtual environment has its own Python binary (which
matches the version of the binary that was used to create this environment)
and can have its own independent set of installed Python packages in its site
directories.
.
This package is a dependency package, which depends on Debian's default
Python 3 version's venv module (currently v3.12).
Homepage: https://www.python.org/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-virtualenv
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-virtualenv
Version: 20.25.0+ds-2
Replaces: virtualenv (<< 20.0.10)
Depends: python3-pip-whl, python3-setuptools-whl, python3-setuptools-whl (>= 60) | python3-distutils, python3-wheel-whl, python3-distlib (>= 0.3.1), python3-filelock, python3-importlib-metadata (>= 3.6) | python3-supported-min (>= 3.8), python3-platformdirs (<< 5), python3-platformdirs (>= 3.9.1), python3:any
Recommends: build-essential, ca-certificates, python3-dev, python3-distutils
Breaks: virtualenv (<< 20.0.10)
Description: Python virtual environment creator
virtualenv is a tool to create isolated Python environments, each invokable
with its own Python executable. Each instance can have different sets of
modules, installable via pip. Virtual Python instances can also be created
without root access.
.
Since Python 3.3, a subset of it has been integrated into the standard library
under the venv module (python3-venv in Debian). The venv module does not
offer all features of this library, to name just a few more prominent ones:
.
* is slower (by not having the app-data seed method),
* is not as extendable,
* cannot create virtual environments for arbitrarily installed Python
versions (and automatically discover these),
* does not have as rich programmatic API (describe virtual environments
without creating them).
.
This is the Python 3 version of the library. It includes the command line
script.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://virtualenv.pypa.io/
Package: python3-wadllib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 331
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-wadllib
Version: 1.3.6-5
Depends: python3-importlib-metadata | python3-supported-min (>> 3.8), python3-lazr.uri, python3-pkg-resources, python3:any
Description: Python 3 library for navigating WADL files
The Web Application Description Language (WADL) is an XML vocabulary for
describing the capabilities of HTTP resources. wadllib can be used in
conjunction with an HTTP library to navigate and manipulate those resources.
.
This package provides wadllib for Python 3.x.
Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Homepage: https://launchpad.net/wadllib
Package: python3-wcwidth
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 698
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: wcwidth
Version: 0.2.5+dfsg1-1.1ubuntu1
Depends: python3:any
Description: determine printable width of a string on a terminal
wcwidth allows one to determine the printable width of a string on a terminal.
It provides functions similar to wcwidth(3) and wcswidth(3) for Python
programs.
Homepage: https://github.com/jquast/wcwidth
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-webencodings
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-webencodings
Version: 0.5.1-5
Depends: python3:any
Description: Python implementation of the WHATWG Encoding standard
In order to be compatible with legacy web content when interpreting something
like Content-Type: text/html; charset=latin1, tools need to use a particular
set of aliases for encoding labels as well as some overriding rules. For
example, US-ASCII and iso-8859-1 on the web are actually aliases for
windows-1252, and an UTF-8 or UTF-16 BOM takes precedence over any other
encoding declaration. The Encoding standard defines all such details so that
implementations do not have to reverse-engineer each other.
.
This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python’s.
.
This package provides the module for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pythonhosted.org/webencodings/
Package: python3-websocket
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: websocket-client
Version: 1.7.0-1
Depends: python3:any
Description: WebSocket client library - Python 3.x
websocket-client provides a low-level, synchronous API providing WebSocket
client functionality to Python programs. It conforms to the WebSocket
specification as standardized by the IETF in RFC 6455.
.
WebSocket is a protocol providing full-duplex communication channels over
TCP, mostly used in Web browsers.
.
This package provides the Python 3.x version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/liris/websocket-client
Package: python3-wheel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: wheel
Version: 0.42.0-2
Depends: python3:any
Suggests: python3-setuptools
Description: built-package format for Python
A wheel is a ZIP-format archive with a specially formatted filename and the
`.whl` extension. It is designed to contain all the files for a PEP 376
compatible install in a way that is very close to the on-disk format.
.
The wheel project provides a `bdist_wheel` command for setuptools. Wheel
files can be installed with `pip`.
.
This is the Python 3 compatible package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pypa/wheel
Package: python3-wheel-whl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: wheel
Version: 0.42.0-2
Description: built-package format for Python (wheel wheel)
A wheel is a ZIP-format archive with a specially formatted filename and the
`.whl` extension. It is designed to contain all the files for a PEP 376
compatible install in a way that is very close to the on-disk format.
.
This is the support package for the PEP 427 wheel version of the package,
required for using wheel inside a virtual environment.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pypa/wheel
Package: python3-whoosh
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1739
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-whoosh
Version: 2.7.4+git6-g9134ad92-8
Depends: python3:any
Suggests: python-whoosh-doc
Description: pure-Python full-text indexing, search, and spell checking library (Python 3)
Whoosh is a fast, pure-Python indexing and search library. Programmers
can use it to easily add search functionality to their applications and
websites. As Whoosh is pure Python, you don't have to compile or
install a binary support library and/or make Python work with a JVM, yet
indexing and searching is still very fast. Whoosh is designed to be
modular, so every part can be extended or replaced to meet your needs
exactly.
.
This package contains the python3 library
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: http://bitbucket.org/mchaput/whoosh/
Package: python3-wsproto
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-wsproto
Version: 1.2.0-1
Depends: python3-h11, python3:any
Description: WebSockets state-machine based protocol implementation (Python3)
Pure-Python implementation of a WebSocket protocol stack. It's
written from the ground up to be embeddable in whatever program you
choose to use, ensuring that you can communicate via WebSockets, as
defined in RFC6455, regardless of your programming paradigm.
.
This is the Python3 package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-hyper/wsproto
Package: python3-xkit
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: x-kit
Version: 0.5.0ubuntu6
Depends: python3:any (>= 3.2~)
Description: library for the manipulation of xorg.conf files (Python 3)
X-Kit is library for the manipulation of xorg.conf files.
.
This is the Python 3 version of the package.
Original-Maintainer: Alberto Milone (tseliot) <albertomilone@alice.it>
Package: python3-yaml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: pyyaml
Version: 6.0.1-2build2
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.14), libyaml-0-2
Description: YAML parser and emitter for Python3
Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
parse all examples from the specification. The parsing algorithm is simple
enough to be a reference for YAML parser implementors. A simple extension API
is also provided. The package is built using libyaml for improved speed.
Homepage: https://github.com/yaml/pyyaml
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-zipp
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-zipp
Version: 1.0.0-6ubuntu0.1
Depends: python3-more-itertools, python3:any
Description: pathlib-compatible Zipfile object wrapper - Python 3.x
A backport of the Path object to older versions of Python.
It's pathlib-compatible interface for zip files using zipfile object inside.
.
This package contains Python 3.x module.
Homepage: https://github.com/jaraco/zipp
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-zombie-imp
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-zombie-imp
Version: 0.0.2-2
Depends: python3:any
Description: copy of the `imp` module that was removed in Python 3.12
# zombie-imp
.
~~A particularly mischevious act of necromancy. That is,~~
A copy of the `imp` module that was removed in Python 3.12.
.
Don't use this, it'll probably trick and bite you.
.
.
# Usage
.
Can be summoned by `import zombie_imp`.
.
On Python versions where `imp` was banished, reanimate it using `import imp`.
It promises (with a sneer) to be the same as before.
.
Some functionality that was severed from `pkgutil` is interred
in `zombie_imp.pkgutil`, ready for reattachment:
.
- `ImpImporter`
- `ImpLoader`
Original-Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Package: python3-zope.component
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 334
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.component
Version: 6.0-0.2
Depends: python3-zope.interface (>= 5.3.0), python3-pkg-resources, python3-zope.event, python3-zope.hookable, python3:any
Description: Zope Component Architecture
The core of the Zope Component Architecture. Together with the zope.interface
package, it provides facilities for defining, registering and looking up
components.
.
This is the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/zopefoundation/zope.component
Package: python3-zope.configuration
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.configuration
Version: 5.0-1
Depends: python3-pkg-resources, python3-zope.i18nmessageid, python3-zope.interface, python3-zope.schema (>= 4.9.0), python3:any
Suggests: python3-zope.testing
Conflicts: zope3
Description: Zope Configuration Markup Language (ZCML)
The zope configuration system provides an extensible system for
supporting various kinds of configurations.
.
It is based on the idea of configuration directives. Users of the
configuration system provide configuration directives in some
language that express configuration choices. The intent is that the
language be pluggable. An XML language is provided by default.
.
This is the Python 3 version.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://github.com/zopefoundation/zope.configuration
Package: python3-zope.event
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.event
Version: 5.0-0.1
Depends: python3-pkg-resources, python3:any
Description: Very basic event publishing system
This package provides a simple event system. It provides an event publishing
system and a very simple event-dispatching system on which more sophisticated
event dispatching systems can be built. For example, a type-based event
dispatching system that builds on zope.event can be found in zope.component.
.
This is the Python 3 library.
Original-Maintainer: Daniel Lenharo de Souza <lenharo@debian.org>
Homepage: http://pypi.python.org/pypi/zope.event
Package: python3-zope.hookable
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.hookable
Version: 6.0-1build1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Conflicts: zope3
Description: Hookable object support
This package supports the efficient creation
of "hookable" objects, which are callable objects
that are meant to be optionally replaced.
.
This is the Python 3 version.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://github.com/zopefoundation/zope.hookable
Package: python3-zope.i18nmessageid
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.i18nmessageid
Version: 6.1.0-2build1
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Conflicts: zope3
Description: Message Identifiers for internationalization
This package provides facilities for declaring translatable messages ids
within program source text; translation of the messages is the
responsibility of the zope.i18n package.
.
This is the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pypi.python.org/pypi/zope.i18nmessageid
Package: python3-zope.interface
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 923
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.interface
Version: 6.1-1build1
Provides: python3-zope
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Description: Interfaces for Python3
This package provides an implementation of object interfaces for Python.
Interfaces are a mechanism for labeling objects as conforming to a given API
or contract. So, this package can be considered as implementation of the
Design By Contract methodology support in Python.
.
This is the Python 3 version.
Homepage: https://github.com/zopefoundation/zope.interface
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-zope.schema
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.schema
Version: 7.0.1-1
Depends: python3-pkg-resources, python3-zope.event, python3-zope.interface (>= 5.0), python3:any
Conflicts: zope3
Description: zope.interface extension for defining data schemas
Schemas extend the notion of interfaces to detailed descriptions of
Attributes (but not methods). Every schema is an interface and
specifies the public fields of an object. A *field* roughly
corresponds to an attribute of a Python object. But a Field provides
space for at least a title and a description. It can also constrain
its value and provide a validation method. Besides you can optionally
specify characteristics such as its value being read-only or not
required.
.
This is the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/zopefoundation/zope.schema
Package: python3.10-venv
Status: deinstall ok config-files
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.10
Version: 3.10.12-1~22.04.7
Config-Version: 3.10.12-1~22.04.7
Depends: python3.10 (= 3.10.12-1~22.04.7), python3-pip-whl, python3-setuptools-whl, python3.10-distutils
Breaks: python3-pip (<< 1.5.6-4)
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.10 binary.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.12
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 739
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.12.3-1ubuntu0.15
Depends: python3.12-minimal (= 3.12.3-1ubuntu0.15), libpython3.12-stdlib (= 3.12.3-1ubuntu0.15), media-types | mime-support, tzdata
Recommends: ca-certificates
Suggests: python3.12-venv, python3.12-doc, binutils
Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2)
Description: Interactive high-level object-oriented language (version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.12-dev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 502
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Depends: python3.12 (= 3.12.3-1ubuntu0.15), libpython3.12-dev (= 3.12.3-1ubuntu0.15), libpython3.12t64 (= 3.12.3-1ubuntu0.15)
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.12)
Header files, a static library and development tools for building
Python (v3.12) modules, extending the Python interpreter or embedding
Python (v3.12) in applications.
.
Maintainers of Python packages should read README.maintainers.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.12-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 7928
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Depends: libpython3.12-minimal (= 3.12.3-1ubuntu0.15), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.38)
Recommends: python3.12
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.12)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python3.12-minimal/README.Debian for a list of the modules
contained in this package.
Cnf-Visible-Pkgname: python3.12
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.12-venv
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 28
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.12
Version: 3.12.3-1ubuntu0.15
Depends: python3.12 (= 3.12.3-1ubuntu0.15), python3-pip-whl (>= 22.2), python3-setuptools-whl
Breaks: python3-pip (<< 1.5.6-4)
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.12 binary.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.14
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6981
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Version: 3.14.6-1+noble1
Depends: libpython3.14-stdlib (= 3.14.6-1+noble1), media-types, libc6 (>= 2.38), libexpat1 (>= 2.6.0), zlib1g (>= 1:1.2.0)
Suggests: python3.14-venv, binutils
Description: Interactive high-level object-oriented language (version 3.14)
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
Package: python3.14-dev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 502
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: python3.14
Version: 3.14.6-1+noble1
Depends: python3.14 (= 3.14.6-1+noble1), libpython3.14-dev (= 3.14.6-1+noble1), libpython3.14 (= 3.14.6-1+noble1), libexpat1-dev
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.14)
Header files, a static library and development tools for building
Python (v3.14) modules, extending the Python interpreter or embedding
Python (v3.14) in applications.
.
Maintainers of Python packages should read README.maintainers.
Package: python3.14-venv
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1798
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: python3.14
Version: 3.14.6-1+noble1
Depends: python3.14 (= 3.14.6-1+noble1)
Breaks: python3-pip (<< 1.5.6-4)
Description: Interactive high-level object-oriented language (pyvenv binary, version 3.14)
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.14 binary.
Package: qt5-gtk-platformtheme
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 477
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtbase-opensource-src
Version: 5.15.13+dfsg-1ubuntu1
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.34.0), libgtk-3-0t64 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libqt5core5t64 (>= 5.15.1), libqt5dbus5t64 (>= 5.14.1), libqt5gui5t64 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-15-13
Description: Qt 5 GTK+ 3 platform theme
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides the GTK+ 3 platform theme, which makes Qt use
native icon themes, fonts, and dialogs on GTK-based environments.
Homepage: https://www.qt.io/developers/
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Package: qttranslations5-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 15272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: qttranslations-opensource-src
Version: 5.15.13-1
Description: translations for Qt 5
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package provides translation files for Qt itself and some base apps,
such as Qt Linguist, Qt Assistant and Qt Designer.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: http://qt-project.org/
Package: qtwayland5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qtwayland-opensource-src
Version: 5.15.13-1
Depends: libc6 (>= 2.34), libegl1, libgcc-s1 (>= 3.4), libgl1, libqt5core5t64 (>= 5.15.13+dfsg~), libqt5gui5t64 (>= 5.15.13+dfsg~) | libqt5gui5-gles (>= 5.15.13+dfsg~), libqt5waylandclient5 (>= 5.14.1), libqt5waylandcompositor5 (>= 5.14.1), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), qtbase-abi-5-15-13, qtwayland-client-abi-5-15-13, qtwayland-compositor-abi-5-15-13
Description: QtWayland platform plugin
QtWayland is a Qt 5 module that wraps the functionality of Wayland.
.
This package contains the QtWayland platform plugin, which allows users
to run Qt 5 applications under Wayland, and the qtwaylandscanner
binary.
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html
Package: quota
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.06-1build6
Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libext2fs2t64 (>= 1.37), libldap2 (>= 2.6.2), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libtirpc3t64 (>= 1.0.2), libwrap0 (>= 7.6-4~), debconf (>= 1.2.9) | debconf-2.0, lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: libnet-ldap-perl, rpcbind, default-mta | mail-transport-agent
Conffiles:
/etc/cron.daily/quota 9dbc1b48f4cf43e1c6fb3b54d3e1ebe6
/etc/default/quota 0dd01986a1b7fa36e5686fb04229335d
/etc/init.d/quota 58893fd94e8131fda9cdeb55bd546ace
/etc/init.d/quotarpc b55c0ee510b092d1fcb9ed918a8de9c2
/etc/quotagrpadmins 0b4a5484e590fea00f9949d6e298a659
/etc/quotatab a930a2a1992adf72a6d7e50267e674e4
/etc/warnquota.conf 30a0b7cc5463fa9f39388ebb00ffa82d
Description: disk quota management tools
This package provides the standard set of utilities for manipulating
file system usage caps via the Linux Diskquota system. It can set hard
or soft limits with adjustable grace periods on block or inode usage for
users and groups. It allows users to check their quota status,
integrates with LDAP, and supports quotas on remote machines via NFS.
Homepage: http://sourceforge.net/projects/linuxquota
Original-Maintainer: Michael Meskes <meskes@debian.org>
Package: rake
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 13.0.6-3
Depends: ruby:any
Recommends: zip
Description: ruby make-like utility
Rake is a simple ruby build program with capabilities similar to make.
.
Rake has the following features:
* Rakefiles (rakes version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other
projects as a single file. Projects that depend upon
rake do not require that rake be installed on target
systems.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ruby/rake
Ruby-Versions: all
Package: rclone
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 61178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.60.1+dfsg-3ubuntu0.24.04.5
Depends: libc6 (>= 2.34)
Suggests: fuse | fuse3, ca-certificates
Description: rsync for commercial cloud storage
Rclone is a program to sync files and directories between the local
file system and a variety of commercial cloud storage providers:
.
- Google Drive
- Amazon S3
- Openstack Swift / Rackspace cloud files / Memset Memstore
- Dropbox
- Google Cloud Storage
- Amazon Drive
- Microsoft One Drive
- Hubic
- Backblaze B2
- Yandex Disk
- Infomaniak kDrive / SwissBackup
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1ubuntu0.2), golang-1.22 (= 1.22.2-2ubuntu0.4), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-4), golang-blackfriday-v2 (= 2.1.0-1), golang-github-a8m-tree (= 0.0~git20230208.36ae24d-1), golang-github-aalpar-deheap (= 1.0-3), golang-github-abbot-go-http-auth (= 0.4.0-6), golang-github-anacrolix-dms (= 1.5.0-2ubuntu0.24.04.3), golang-github-anacrolix-log (= 0.13.1-2), golang-github-artyom-mtab (= 1.0.0-2), golang-github-atotto-clipboard (= 0.1.4-1), golang-github-aws-aws-sdk-go (= 1.49.0-2), golang-github-azure-azure-pipeline-go (= 0.2.3-1), golang-github-azure-azure-storage-blob-go (= 0.15.0-1), golang-github-azure-go-autorest (= 14.2.0+git20220726.711dde1-1), golang-github-azure-go-ntlmssp (= 0.0~git20220621.cb9428e-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-buengese-sgzip (= 0.0~git20220517.9bca1b6-4), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-cloudflare-circl (= 1.3.7-1), golang-github-colinmarc-hdfs (= 2.3.0-2ubuntu0.24.04.3), golang-github-coreos-bbolt (= 1.3.8-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-coreos-semver (= 0.3.0-1), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-dop251-scsu (= 0.0~git20220106.84ac880-3), golang-github-dropbox-dropbox-sdk-go-unofficial (= 6.0.5-1), golang-github-gabriel-vasile-mimetype (= 1.4.3+dfsg1-2), golang-github-gdamore-encoding (= 1.0.0-3), golang-github-gdamore-tcell.v2 (= 2.6.0-1), golang-github-geoffgarside-ber (= 1.1.0-2), golang-github-go-chi-chi (= 5.0.7-1), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-jwt-jwt (= 5.0.0+really4.5.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4ubuntu0.24.04.3), golang-github-google-go-querystring (= 1.1.0-2), golang-github-google-uuid (= 1.6.0-1), golang-github-googleapis-gax-go (= 2.0.5-4), golang-github-hanwen-go-fuse (= 2.4.2-2), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-hashicorp-go-uuid (= 1.0.3-1), golang-github-hirochachacha-go-smb2 (= 1.1.0-2), golang-github-iguanesolutions-go-systemd (= 5.1.0-2), golang-github-jcmturner-aescts.v2 (= 2.0.0-2), golang-github-jcmturner-dnsutils.v2 (= 2.0.0-2), golang-github-jcmturner-gofork (= 1.0.0-4), golang-github-jcmturner-goidentity.v6 (= 6.0.1-2), golang-github-jcmturner-gokrb5.v8 (= 8.4.3-2), golang-github-jcmturner-rpc.v2 (= 2.0.3-2), golang-github-jmespath-go-jmespath (= 0.4.0-2), golang-github-jzelinskie-whirlpool (= 0.0~git20201016.0675e54-1), golang-github-klauspost-compress (= 1.17.7+ds1-1), golang-github-koofr-go-httpclient (= 0.0~git20200420.93aa7c7-1), golang-github-koofr-go-koofrclient (= 0.0~git20190724.8e5366d-2), golang-github-kr-fs (= 0.1.0-2), golang-github-lucasb-eyer-go-colorful (= 1.2.0-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-ieproxy (= 0.0.9-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-max-sum-base32768 (= 0.0~git20191205.7937843-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-ncw-go-acd (= 0.0~git20171120.887eb06-1), golang-github-ncw-swift-v2 (= 2.0.1-1.1), golang-github-patrickmn-go-cache (= 2.1.0-1.1), golang-github-pkg-sftp (= 1.13.6-1), golang-github-pkg-xattr (= 0.4.9-1), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.18.0-3), golang-github-prometheus-client-model (= 0.6.0-1), golang-github-prometheus-common (= 0.47.0-2), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-protonmail-go-crypto (= 0.0~git20230626.7e9e0390.0~really~git20230619.3fbb1f1-2), golang-github-putdotio-go-putio (= 0.0~git20190822.19b9c63-3), golang-github-rclone-ftp (= 1.0.0-220913-160-1), golang-github-rfjakob-eme (= 1.1.2-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-shirou-gopsutil (= 3.24.1-1ubuntu1), golang-github-skratchdot-open-golang (= 0.0~git20160302.0.75fb7ed-2.1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-unknwon-goconfig (= 1.0.0-1), golang-github-xanzy-ssh-agent (= 0.3.2-1), golang-github-youmark-pkcs8 (= 1.1-3), golang-go.crypto (= 1:0.19.0-1), golang-go.opencensus (= 0.24.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-oauth2 (= 0.15.0-1), golang-golang-x-sync (= 0.6.0-1), golang-golang-x-sys (= 0.17.0-1), golang-golang-x-term (= 0.17.0-1), golang-golang-x-text (= 0.14.0-2), golang-golang-x-time (= 0.5.0-1), golang-google-api (= 0.61.0-4), golang-google-cloud (= 0.56.0-3), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1ubuntu0.24.04.3), golang-google-protobuf (= 1.32.0-1ubuntu0.3), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-logrus (= 1.9.0-1), golang-testify (= 1.8.4-1), golang-yaml.v2 (= 2.4.0-4)
Homepage: https://github.com/rclone/rclone
Original-Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Package: rcs
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.10.1-1
Depends: libc6 (>= 2.34)
Description: The GNU Revision Control System
The Revision Control System (RCS) manages multiple
revisions of files. RCS automates the storing, retrieval,
logging, identification, and merging of revisions. RCS is
useful for text that is revised frequently, for example
programs, documentation, graphics, papers, and form letters.
.
Note: this package contains certain general-purpose commands
(such as merge or ident) which may used by other programs
installed on your system.
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>
Homepage: https://www.gnu.org/software/rcs/
Package: readline-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 8.2-4build1
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
.
The GNU history library provides a consistent user interface for
recalling lines of previously typed input.
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: redis
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5:7.0.15-1ubuntu0.24.04.4
Depends: redis-server (<< 5:7.0.15-1ubuntu0.24.04.4.1~), redis-server (>= 5:7.0.15-1ubuntu0.24.04.4)
Description: Persistent key-value database with network interface (metapackage)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
The dataset is stored entirely in memory and periodically flushed to disk.
.
This package depends on the redis-server package.
Homepage: https://redis.io/
Original-Maintainer: Chris Lamb <lamby@debian.org>
Package: redis-server
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: redis
Version: 5:7.0.15-1ubuntu0.24.04.4
Depends: redis-tools (= 5:7.0.15-1ubuntu0.24.04.4), sysvinit-utils
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/default/redis-server 36255dd86b15accc2acd4db7f5e21f05
/etc/init.d/redis-server 2a51c7aa28acf5d7244352e80d0b26ff
/etc/logrotate.d/redis-server 420ce1e139dd2044c4a3e44a2781a0a3
/etc/redis/redis.conf 3f070d8d3ef55ec295f647bec0cd3326
Description: Persistent key-value database with network interface
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
The dataset is stored entirely in memory and periodically flushed to disk.
Homepage: https://redis.io/
Original-Maintainer: Chris Lamb <lamby@debian.org>
Package: redis-tools
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 6333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: redis
Version: 5:7.0.15-1ubuntu0.24.04.4
Replaces: redis-server (<< 2:2.6.16-1)
Depends: adduser, libatomic1 (>= 4.8), libc6 (>= 2.38), libjemalloc2 (>= 3.5.0), liblzf1 (>= 1.5), libssl3t64 (>= 3.0.0), libsystemd0
Suggests: ruby-redis
Breaks: redis-server (<< 2:2.6.16-1)
Description: Persistent key-value database with network interface (client)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
This package contains the command line client and other tools.
Homepage: https://redis.io/
Original-Maintainer: Chris Lamb <lamby@debian.org>
Package: remind
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 461
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 04.03.01-1build1
Depends: libc6 (>= 2.34)
Recommends: remind-tools
Suggests: tkremind, wyrd
Description: sophisticated calendar and alarm program - remind executable
Remind allows you to remind yourself of upcoming events and
appointments. Each reminder or alarm can consist of a message sent
to standard output, or a program to be executed.
.
It also features: sophisticated date calculation, moon phases,
sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
front-end and proper handling of holidays.
.
Reminders can be created by the remind scripting language or by using
the graphical frontend package "tkremind".
Homepage: https://dianne.skoll.ca/projects/remind/
Original-Maintainer: Jochen Sprickerhof <jspricke@debian.org>
Package: remind-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: remind
Version: 04.03.01-1build1
Replaces: remind (<< 03.04.01-2)
Depends: libc6 (>= 2.34), libjsonparser1.1 (>= 1.1.0), perl:any, libjson-maybexs-perl, libpango-perl, libcairo-perl
Breaks: remind (<< 03.04.01-2)
Description: sophisticated calendar and alarm program - rem2ps, 2pdf, 2html tools
Remind allows you to remind yourself of upcoming events and
appointments. Each reminder or alarm can consist of a message sent
to standard output, or a program to be executed.
.
It also features: sophisticated date calculation, moon phases,
sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
front-end and proper handling of holidays.
.
Tools to convert the remind output to ps, pdf or html as well as example
files.
Homepage: https://dianne.skoll.ca/projects/remind/
Original-Maintainer: Jochen Sprickerhof <jspricke@debian.org>
Package: restic
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 21601
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.16.4-2ubuntu0.24.04.3
Depends: libc6 (>= 2.34)
Recommends: fuse, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Description: backup program with multiple revisions, encryption and more
restic is a program that does backups right and was designed with the following
principles in mind:
- Easy: Doing backups should be a frictionless process, otherwise you might
be tempted to skip it. Restic should be easy to configure and use, so
that, in the event of a data loss, you can just restore it. Likewise,
restoring data should not be complicated.
- Fast: Backing up your data with restic should only be limited by your
network or hard disk bandwidth so that you can backup your files every day.
Nobody does backups if it takes too much time. Restoring backups should
only transfer data that is needed for the files that are to be restored, so
that this process is also fast.
- Verifiable: Much more important than backup is restore, so restic enables
you to easily verify that all data can be restored.
- Secure: Restic uses cryptography to guarantee confidentiality and
integrity of your data. The location the backup data is stored is assumed
not to be a trusted environment (e.g. a shared space where others like
system administrators are able to access your backups). Restic is
built to secure your data against such attackers.
- Efficient: With the growth of data, additional snapshots should only take
the storage of the actual increment. Even more, duplicate data should be
de-duplicated before it is actually written to the storage back end to save
precious backup space.
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1ubuntu0.2), golang-1.22 (= 1.22.2-2ubuntu0.4), golang-blackfriday-v2 (= 2.1.0-1), golang-github-anacrolix-fuse (= 0.2.0-2), golang-github-backblaze-blazer (= 0.6.1-2), golang-github-cenkalti-backoff (= 4.2.1-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-elithrar-simple-scrypt (= 1.3.0-2), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4ubuntu0.24.04.3), golang-github-google-uuid (= 1.6.0-1), golang-github-googleapis-gax-go (= 2.0.5-4), golang-github-hashicorp-golang-lru-v2 (= 2.0.7-2), golang-github-json-iterator-go (= 1.1.12-2), golang-github-klauspost-compress (= 1.17.7+ds1-1), golang-github-klauspost-cpuid (= 2.2.6-1), golang-github-kr-fs (= 0.1.0-2), golang-github-minio-md5-simd (= 1.1.2-4), golang-github-minio-minio-go-v7 (= 7.0.67-1), golang-github-minio-sha256-simd (= 1.0.1-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-ncw-swift-v2 (= 2.0.1-1.1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pkg-sftp (= 1.13.6-1), golang-github-pkg-xattr (= 0.4.9-1), golang-github-restic-chunker (= 0.4.0-2), golang-github-rs-xid (= 1.5.0-1), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-go.crypto (= 1:0.19.0-1), golang-go.opencensus (= 0.24.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-oauth2 (= 0.15.0-1), golang-golang-x-sync (= 0.6.0-1), golang-golang-x-sys (= 0.17.0-1), golang-golang-x-term (= 0.17.0-1), golang-golang-x-text (= 0.14.0-2), golang-golang-x-time (= 0.5.0-1), golang-google-api (= 0.61.0-4), golang-google-cloud (= 0.56.0-3), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1ubuntu0.24.04.3), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-uber-automaxprocs (= 1.5.3-1)
Homepage: https://github.com/restic/restic
Original-Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Package: ripgrep
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 5210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: rust-ripgrep
Version: 14.1.0-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpcre2-8-0 (>= 10.22)
Description: Recursively searches directories for a regex pattern
ripgrep is a line-oriented search tool that recursively searches your current
directory for a regex pattern while respecting your gitignore rules and
automatically skip hidden files/directories (smart filtering) and binary files.
ripgrep is similar to other popular search tools like The Silver Searcher, ack
and grep.
.
ripgrep is generally faster than both The Silver Searcher and GNU grep. It
defaults to recursive directory search and won't search files ignored by your
`.gitignore` files. Use ripgrep if you like speed, filtering by default, fewer
bugs, and Unicode support.
.
On the other hand, if you like multiline search, then ripgrep may not quite
meet your needs (yet), and it will never support fancy regex features such as
backreferences or lookaround
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Built-Using: rustc (= 1.73.0+dfsg0ubuntu1-0ubuntu1)
Homepage: https://github.com/BurntSushi/ripgrep
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.2-1), rust-anyhow (= 1.0.75-1), rust-bstr (= 1.7.0-2build1), rust-cfg-if (= 1.0.0-1), rust-crossbeam-deque (= 0.8.3-1), rust-crossbeam-epoch (= 0.9.13-1), rust-crossbeam-utils (= 0.8.12-1), rust-encoding-rs (= 0.8.33-1), rust-encoding-rs-io (= 0.1.7-1), rust-globset (= 0.4.14-1), rust-grep-cli (= 0.1.10-1), rust-grep (= 0.3.1-1), rust-grep-matcher (= 0.1.7-1), rust-grep-pcre2 (= 0.1.7-1), rust-grep-printer (= 0.2.1-1), rust-grep-regex (= 0.1.12-1), rust-grep-searcher (= 0.1.13-1), rust-ignore (= 0.4.22-1), rust-itoa (= 1.0.9-1), rust-lexopt (= 0.3.0-1), rust-libc (= 0.2.150-1), rust-log (= 0.4.20-2), rust-memchr (= 2.6.4-3build2), rust-memmap2 (= 0.9.0-3), rust-memoffset (= 0.6.5-1), rust-pcre2 (= 0.2.6-1), rust-pcre2-sys (= 0.2.7-1), rust-regex-automata (= 0.4.3-1build2), rust-regex-syntax (= 0.8.2-1), rust-ryu (= 1.0.15-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-serde (= 1.0.195-1), rust-serde-json (= 1.0.108-1), rust-termcolor (= 1.4.0-1), rust-textwrap (= 0.16.0-2), rust-walkdir (= 2.4.0-1), rustc (= 1.73.0+dfsg0ubuntu1-0ubuntu1)
Package: ristretto
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.13.1-1build2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libexif12 (>= 0.6.21-1~), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libmagic1t64 (>= 5.32), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.1), libxfconf-0-3 (>= 4.12.1)
Recommends: tumbler
Suggests: heif-gdk-pixbuf, libavif-gdk-pixbuf, libjxl-gdk-pixbuf, webp-pixbuf-loader
Description: lightweight picture-viewer for the Xfce desktop environment
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
environment.
Homepage: https://docs.xfce.org/apps/ristretto/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: rpcsvc-proto
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.2-0ubuntu7
Replaces: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32)
Depends: libc6 (>= 2.38)
Breaks: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32)
Description: RPC protocol compiler and definitions
rpcgen is a tool that generates C code to implement an RPC protocol. The input
to rpcgen is a language similar to C known as RPC Language (Remote Procedure
Call Language).
.
This package also includes several rpcsvc header files and RPC protocol
definitions from SunRPC sources that were previously shipped by glibc.
Homepage: https://github.com/thkukuk/rpcsvc-proto
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: rsync
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 801
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.2.7-1ubuntu1.5
Depends: lsb-base, libacl1 (>= 2.2.23), libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl3t64 (>= 3.0.0), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: openssh-client, openssh-server, python3, python3-braceexpand
Conffiles:
/etc/default/rsync b8fd9efa75e2bda2583b0d7c0892a073
/etc/init.d/rsync 59aa13cd1a70ff254a2991ad0c522ea5
Description: fast, versatile, remote (and local) file-copying tool
rsync is a fast and versatile file-copying tool which can copy locally
and to/from a remote host. It offers many options to control its behavior,
and its remote-update protocol can minimize network traffic to make
transferring updates between machines fast and efficient.
.
It is widely used for backups and mirroring and as an improved copy
command for everyday use.
.
This package provides both the rsync command line tool and optional
daemon functionality.
Homepage: https://rsync.samba.org/
Original-Maintainer: Paul Slootman <paul@debian.org>
Package: rsyslog
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.2312.0-3ubuntu9.3
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.38), libestr0 (>= 0.1.9), libfastjson4 (>= 0.99.8), libsystemd0 (>= 246), libuuid1 (>= 2.16), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), adduser, ucf
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-openssl | rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.8.96~2541-0ubuntu4~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
/etc/apparmor.d/rsyslog.d/README 85ad3bd22e3539dff283a25c3c4e118e
/etc/apparmor.d/usr.sbin.rsyslogd 7ef2aceb54c8998f1154595048fa8771
/etc/logcheck/ignore.d.server/rsyslog 58c2337cacd6a3296c2c9728fc3e52fd
/etc/logrotate.d/rsyslog 3f26282ac0106961634fe4efb9edc3f4
/etc/rsyslog.conf a14b59f17abdcfda417f99a99c030e67
Description: reliable system and kernel logging daemon
Rsyslog is a multi-threaded implementation of syslogd (a system utility
providing support for message logging), with features that include:
* reliable syslog over TCP, SSL/TLS and RELP
* on-demand disk buffering
* email alerting
* writing to MySQL or PostgreSQL databases (via separate output plugins)
* permitted sender lists
* filtering on any part of the syslog message
* on-the-wire message compression
* fine-grained output format control
* failover to backup destinations
* enterprise-class encrypted syslog relaying
.
It is the default syslogd on Debian systems.
Homepage: https://www.rsyslog.com/
Original-Maintainer: Michael Biebl <biebl@debian.org>
Package: rtkit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.13-5build1
Depends: adduser, default-dbus-system-bus | dbus-system-bus, polkitd | policykit-1, libc6 (>= 2.38), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libsystemd0
Description: Realtime Policy and Watchdog Daemon
RealtimeKit is a D-Bus system service that changes the
scheduling policy of user processes/threads to SCHED_RR
(i.e. realtime scheduling mode) on request. It is intended to
be used as a secure mechanism to allow real-time scheduling to
be used by normal user processes.
Homepage: https://github.com/heftig/rtkit
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: ruby
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: ruby-defaults
Version: 1:3.2~ubuntu1
Replaces: irb, rdoc, rubygems
Provides: irb, rdoc, rubygems
Depends: ruby3.2, libruby (= 1:3.2~ubuntu1), ruby-rubygems
Suggests: ri, ruby-dev
Breaks: ruby-bootsnap (<< 1.4.6-1), ruby-switch (<= 0.1.0)
Conflicts: ruby-activesupport-2.3, ruby-activesupport-3.2
Description: Interpreter of object-oriented scripting language Ruby (default version)
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package is a dependency package, which depends on Debian's default Ruby
version (currently v3.2).
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby-dev
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 16
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby-defaults
Version: 1:3.2~ubuntu1
Depends: ruby3.2-dev
Description: Header files for compiling extension modules for Ruby (default version)
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package contains the header files and the mkmf library, necessary
to make extension library for Ruby. It is also required to build
many gems.
.
This package is a dependency package, which depends on Debian's default Ruby
version (currently v3.2).
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby-net-telnet
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.2.0-1
Description: telnet client library
This package provides a telnet client library to use in Ruby programs. It used
to be part of the Ruby standard library before Ruby 2.3, and was extracted to
a standalone package.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ruby/net-telnet
Package: ruby-rubygems
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 1225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: rubygems
Version: 3.4.20-1
Replaces: ruby (<< 1:2.7+2~)
Depends: ruby:any
Breaks: ruby (<< 1:2.7+2~)
Description: Package management framework for Ruby
A package (also known as a library) contains a set of functionality that can
be invoked by a Ruby program, such as reading and parsing an XML file. These
packages are called 'gems' and RubyGems is a tool to install, create, manage
and load these packages in your Ruby environment. RubyGems is also a client for
RubyGems.org, a public repository of Gems that allows you to publish a Gem that
can be shared and used by other developers.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://rubygems.org
Package: ruby-sdbm
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.0.0-5build4
Depends: libc6 (>= 2.33), libruby3.2 (>= 3.2.2), libruby (>= 1:3.2~0), libruby (<< 1:3.3~)
Description: simple file-based key-value store with String keys and values
This package provides the `sdbm` library for Ruby, a simple file-based
key-value store with String keys and values. It used to be part of the Ruby
standard library, but as of ruby 3.0 it's no longer provided.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ruby/sdbm
Package: ruby-webrick
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.8.1-1ubuntu0.2
Breaks: yard (<< 0.9.28-2~)
Description: HTTP server toolkit in Ruby
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
proxy server, and a virtual-host server.
.
It used to be provided with the standard library of the Ruby interpreter, and
has been available only as a standalone gem since ruby3.0.
Homepage: https://github.com/ruby/webrick
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby-xmlrpc
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.3.2-2
Depends: ruby-webrick
Description: XMLRPC library for Ruby
XMLRPC is a lightweight protocol that enables remote procedure calls over
HTTP. It is defined at http://www.xmlrpc.com.
.
This package enables you to create a server that implements remote procedures
and a client that calls them. Very little code is required to achieve either
of these.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ruby/xmlrpc
Ruby-Versions: all
Package: ruby3.2
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.2.3-1ubuntu0.24.04.8
Depends: rubygems-integration (>= 1.17.1~), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgmp10 (>= 2:6.3.0+dfsg), libruby3.2 (>= 3.2.0~preview1), zlib1g (>= 1:1.1.4)
Recommends: fonts-lato, libjs-jquery
Description: Interpreter of object-oriented scripting language Ruby
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
In the name of this package, `3.2' indicates the Ruby library compatibility
version. This package currently provides the `3.2.x' branch of Ruby.
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby3.2-dev
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 2952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby3.2
Version: 3.2.3-1ubuntu0.24.04.8
Depends: libgmp-dev, libruby3.2 (= 3.2.3-1ubuntu0.24.04.8)
Recommends: ruby3.2-doc
Description: Header files for compiling extension modules for the Ruby 3.2
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package contains the header files and the mkmf library, necessary
to make extension library for Ruby 3.2. It is also required to build
many gems.
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: ruby3.2-doc
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 18201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ruby3.2
Version: 3.2.3-1ubuntu0.24.04.8
Description: Documentation for Ruby 3.2
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
.
This package contains the autogenerated documentation for Ruby 3.2.
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: rubygems-integration
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.18
Depends: ca-certificates
Suggests: bundler
Breaks: ruby2.5
Description: integration of Debian Ruby packages with Rubygems
rubygems-integration makes Debian Ruby packages recognizable by Rubygems.
Debian Ruby packages may be used to satisfy Rubygems dependencies both with
plain Rubygems and with Bundler. This also allows one to use Debian Ruby
packages to satisfy dependencies in Rails 3 applications.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: run-one
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 29
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Architecture: all
Version: 1.17-0ubuntu2
Replaces: bikeshed (<< 1.8)
Depends: procps
Breaks: bikeshed (<< 1.8)
Enhances: anacron, cron
Description: run just one instance of a command and its args at a time
This utility will run just one instance at a time of some command and
unique set of arguments (useful for cronjobs, eg).
Homepage: http://launchpad.net/run-one
Package: runc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 36080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: runc-app
Version: 1.3.4-0ubuntu1~24.04.1
Depends: libc6 (>= 2.38), libseccomp2 (>= 2.5.0)
Description: Open Container Project - runtime
"runc" is a command line client for running applications packaged according
to the Open Container Format (OCF) and is a compliant implementation of
the Open Container Project specification.
Built-Using: golang-1.24 (= 1.24.4-1ubuntu1~24.04.1)
Homepage: https://github.com/opencontainers/runc
Package: rustc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 9672
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 1.75.0+dfsg0ubuntu1-0ubuntu7.4
Replaces: libstd-rust-dev (<< 1.26.2+dfsg1+llvm-0ubuntu1~~)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstd-rust-dev (= 1.75.0+dfsg0ubuntu1-0ubuntu7.4), gcc, libc-dev, binutils (>= 2.26)
Suggests: cargo (= 1.75.0+dfsg0ubuntu1-0ubuntu7.4), llvm-17, lld-17, clang-17
Breaks: libstd-rust-dev (<< 1.26.2+dfsg1+llvm-0ubuntu1~~)
Description: Rust systems programming language
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
Homepage: http://www.rust-lang.org/
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Package: samba-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Depends: ucf
Recommends: samba-common-bin
Conffiles:
/etc/pam.d/samba a69b859744494a52ecf10bb604544093
/etc/samba/gdbcommands 898c523d1c11feeac45538a65d00c838
Description: common files used by both the Samba server and client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains common files used by all parts of Samba.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: samba-common-bin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4598
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Replaces: samba (<< 2:4.16.2+dfsg-1~), samba-libs (<< 2:4.19.0~)
Depends: python3, python3-samba, samba-common (= 2:4.19.5+dfsg-4ubuntu9.7), samba-libs (= 2:4.19.5+dfsg-4ubuntu9.7), python3:any, libbsd0 (>= 0.4.0), libc6 (>= 2.38), libcups2t64 (>= 1.7.0), libgnutls30t64 (>= 3.7.0), libjansson4 (>= 2.14), libldap2 (>= 2.6.2), libncurses6 (>= 6), libndr3 (>= 2:4.17.2), libpopt0 (>= 1.14), libreadline8t64 (>= 6.0), libsmbldap2 (>= 2:4.16.6), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0t64 (>= 0.15.0), libtinfo6 (>= 6), libwbclient0 (>= 2:4.0.3+dfsg1)
Recommends: samba-dsdb-modules
Suggests: heimdal-clients, python3-markdown, python3-dnspython
Breaks: samba (<< 2:4.16.2+dfsg-1~), samba-libs (<< 2:4.19.0~)
Description: Samba common files used by both the server and the client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package contains the common files that are used by both the server
(provided in the samba package) and the client (provided in the smbclient
libsmbclient0 packages).
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: samba-dsdb-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1614
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Depends: samba-libs (= 2:4.19.5+dfsg-4ubuntu9.7), libldb2 (= 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7), libbsd0 (>= 0.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgnutls30t64 (>= 3.8.2), libgpgme11t64 (>= 1.2.0), libndr3 (>= 2:4.17.2), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0t64 (>= 0.15.0)
Enhances: libldb2
Description: Samba Directory Services Database
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package contains LDB plugins which add support for various Active
Directory features to the LDB library.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: samba-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 23718
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Replaces: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~)
Provides: libndr3 (= 2:4.19.5+dfsg-4ubuntu9.7), libsmbldap2 (= 2:4.19.5+dfsg-4ubuntu9.7)
Depends: libacl1 (>= 2.2.23), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libgnutls30t64 (>= 3.8.2), libicu74 (>= 74.1-1~), libjansson4 (>= 2.14), libkeyutils1 (>= 1.5.9), libldap2 (>= 2.6.2), libldb2 (= 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0t64 (>= 0.15.0), libtirpc3t64 (>= 1.0.2), libwbclient0 (>= 2:4.5.0+dfsg), zlib1g (>= 1:1.1.4)
Breaks: libwbclient0 (<< 2:4.16.1+dfsg-7~), samba (<< 2:4.17.0+dfsg-2~), sssd-ad (<< 2.9.4-1+b1), sssd-ad-common (<< 2.9.4-1+b1), sssd-ipa (<< 2.9.4-1+b1)
Description: Samba core libraries
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package contains the shared libraries.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: sane-airscan
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.99.29-0ubuntu4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libxml2 (>= 2.7.4)
Recommends: ipp-usb, sane-utils
Conffiles:
/etc/sane.d/airscan.conf d4debd3dcd1c02e91dbb4959b41561db
/etc/sane.d/dll.d/airscan ced64131dcc94157b2096844bc63ddc1
Description: SANE backend for AirScan (eSCL) and WSD document scanner
Similar to how most modern network printers support "driverless"
printing, using the universal vendor-neutral printing protocol, many
modern network scanners and MFPs support "driverless" scanning.
.
Driverless scanning comes in two flavors:
.
* Apple AirScan or AirPrint scanning (official protocol name is eSCL)
* Microsoft WSD, or WS-Scan (term WSD means "Web Services for Devices)
.
This backend implements both protocols, choosing automatically between
them. It was successfully tested with many devices from Brother, Canon,
Kyocera, Lexmark, Epson, HP, Ricoh, Samsung and Xerox both in WSD and
eSCL modes.
Homepage: https://github.com/alexpevzner/sane-airscan
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: sane-utils
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sane-backends
Version: 1.2.1-7build4
Depends: adduser, update-inetd, debconf (>= 0.5) | debconf-2.0, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libieee1284-3 (>= 0.2.11), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libsane1 (>= 1.0.27), libsystemd0, libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: avahi-daemon, unpaper
Breaks: libsane-common (<< 1.1.1-3~)
Conffiles:
/etc/default/saned 66c8ea4bbf44b04bd482b00582cc20b0
/etc/init.d/saned 6d997c9924190b741f87a9e8eb7675c9
/etc/logrotate.d/sane-utils 3d721790f7f0acfddfa434fb6cd7542d
/etc/sane.d/saned.conf f68e0a92c8d4207a7d3f35c36f38ca3d
Description: API library for scanners -- utilities
SANE stands for "Scanner Access Now Easy" and is an application
programming interface (API) that provides standardized access to any
raster image scanner hardware (flatbed scanner, hand-held scanner,
video- and still-cameras, frame-grabbers, etc.). The SANE standard is
free and its discussion and development are open to everybody. The
current source code is written to support several operating systems,
including GNU/Linux, OS/2, Win32 and various Unices and is available
under the GNU General Public License (commercial applications and
backends are welcome, too, however).
.
This package includes the command line frontend scanimage, the saned
server and the sane-find-scanner utility, along with their documentation.
Homepage: http://www.sane-project.org
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: screen
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.9.1-1ubuntu1
Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libtinfo6 (>= 6), libutempter0 (>= 1.1.5), debianutils (>= 5.3-1~)
Suggests: byobu | screenie | iselect (>= 1.4.0-1), ncurses-term
Conffiles:
/etc/init.d/screen-cleanup 44ec7824f5ef10df73e92ad064331ea0
/etc/screenrc 12c245238eb8b653625bba27dc81df6a
Description: terminal multiplexer with VT100/ANSI terminal emulation
GNU Screen is a terminal multiplexer that runs several separate "screens" on
a single physical character-based terminal. Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features, including configurable
input and output translation, serial port support, configurable logging,
and multi-user support.
Homepage: https://savannah.gnu.org/projects/screen
Original-Maintainer: Axel Beckert <abe@debian.org>
Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.9-2ubuntu0.24.04.1
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Description: GNU stream editor for filtering/transforming text
sed reads the specified files or the standard input if no
files are specified, makes editing changes according to a
list of commands, and writes the results to the standard
output.
Homepage: https://www.gnu.org/software/sed/
Original-Maintainer: Clint Adams <clint@debian.org>
Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0.22
Description: Utilities for sensible alternative selection
This package provides a number of small utilities which are used
by programs to sensibly select and spawn an appropriate browser,
editor, pager, or terminal emulator.
.
The specific utilities included are: sensible-browser sensible-editor
sensible-pager sensible-terminal
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: session-migration
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 49
Maintainer: Didier Roche <didrocks@ubuntu.com>
Architecture: amd64
Version: 0.3.9build1
Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.51.1), init-system-helpers (>= 1.52)
Description: Tool to migrate in user session settings
This tool is used to migrate in session user data when a program is evolving
its configuration, or needing to have files moved and so on.
.
This program is generally autostarted at the very beginning of the session
and integrates caching capability.
Homepage: https://launchpad.net/session-migration
Package: sg3-utils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2799
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.46-3ubuntu4
Replaces: sg-utils
Depends: libc6 (>= 2.38), libsgutils2-1.46-2 (>= 1.46)
Conflicts: cdwrite, sg-utils
Description: utilities for devices using the SCSI command set
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.
Homepage: https://sg.danny.cz/sg/
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: sg3-utils-udev
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: sg3-utils
Version: 1.46-3ubuntu4
Depends: sg3-utils, initramfs-tools-core, initramfs-tools | linux-initramfs-tool
Description: utilities for devices using the SCSI command set (udev rules)
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.
.
udev rules which are associated with the utilities in the sg3-utils package.
Homepage: https://sg.danny.cz/sg/
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: sgml-base
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.31
Pre-Depends: dpkg (>= 1.16.4)
Suggests: sgml-base-doc
Description: SGML infrastructure and SGML catalog file support
This package creates the SGML infrastructure directories and provides
SGML catalog file support in compliance with the current Debian SGML
Policy draft:
.
* infrastructure directories:
- /etc/sgml
- /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
- /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}
.
* update-catalog(8): tool for maintaining the root SGML catalog
file and the package SGML catalog files in the '/etc/sgml' directory.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: sgml-data
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 1354
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.11+nmu1
Replaces: docbook-xml (<= 3.1.3.6-1), sp (<< 1.3.4-1.2.1-14)
Depends: perl:any, sgml-base (>= 1.28), xml-core (>= 0.14)
Suggests: perlsgml, w3-recs, opensp, libxml2-utils
Breaks: sp (<= 1.1.1-2)
Conffiles:
/etc/sgml/sgml-data.cat ad9884dac68f6b115523e826f5c9f2b9
Description: common SGML and XML data
This package contains basic XML and SGML data shared and used by
multiple packages. The package provides the technical format
(Document Type Definition, or DTD) of all major versions of HTML. It
also includes standard character entity definitions which describe
spacial characters or international characters, as well as other
standard miscellany used by other SGML and XML packages.
.
This package implements the Debian XML and SGML standards for entity
placement and registration. This benefits the user by making the
included materials instantly available to people writing, editing or
building documentation without any further effort.
Original-Maintainer: Debian XML SGML Team <debian-sgml@lists.debian.org>
Package: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2852
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.4-4
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.75.3), libstdc++6 (>= 9), libxml2 (>= 2.7.4)
Description: FreeDesktop.org shared MIME database and spec
This is the shared MIME-info database from the X Desktop Group. It is required
by any program complying to the Shared MIME-Info Database spec, which is also
included in this package.
.
At this time at least ROX, GNOME, KDE and Xfce use this database.
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Homepage: https://freedesktop.org/wiki/Software/shared-mime-info
Package: shtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 446
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.8-10
Depends: perl:any
Suggests: autoconf, automake, libtool
Description: portable shell tool from the GNU project
GNU shtool is a tool for developers of software programs.
It is a compilation of small but very stable and portable
shell scripts into a single shell tool. All ingredients
were in successful use over many years in various free
software projects.
.
The compiled shtool program is intended to be used inside
the source tree of other free software packages. There it
can overtake various (usually non-portable) tasks related
to the building and installation of such a package. It
especially can replace the old mkdir.sh, install.sh and
related scripts.
.
GNU shtool currently contains the following tools: echo,
mdate, table, prop, move, install, mkdir, mkln, mkshadow,
fixperm, rotate, tarball, subst, platform, arx, slo, scpp,
version and path.
Original-Maintainer: Giovani Augusto Ferreira <giovani@debian.org>
Homepage: https://www.gnu.org/software/shtool
Package: smartmontools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.4-2build1
Depends: debianutils (>= 2.2), sysvinit-utils (>= 3.05-4~), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgcc-s1 (>= 3.3.1), libselinux1 (>= 3.1~), libstdc++6 (>= 11), libsystemd0
Suggests: gsmartcontrol, smart-notifier, mailx | mailutils, curl | wget | lynx, gpg
Conflicts: smartsuite, ucsc-smartsuite
Conffiles:
/etc/default/smartmontools 618f0c8e227d548c67eb09cfead5fd55
/etc/init.d/smartmontools adb3ef22d28d58271e83afd120df6bce
/etc/smartd.conf b8827f52d21210aad15a77913872c929
/etc/smartmontools/run.d/10mail 07e70aa86dcab3b2c7205254e3e942e2
Description: control and monitor storage systems using S.M.A.R.T.
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis and
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks. It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks. It should run on any modern Linux system.
Homepage: https://www.smartmontools.org/
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Package: smbclient
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2079
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: samba
Version: 2:4.19.5+dfsg-4ubuntu9.7
Provides: samba-client
Depends: samba-common (= 2:4.19.5+dfsg-4ubuntu9.7), samba-libs (= 2:4.19.5+dfsg-4ubuntu9.7), libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libgnutls30t64 (>= 3.7.0), libndr3 (>= 2:4.17.2), libpopt0 (>= 1.14), libreadline8t64 (>= 6.0), libsmbclient0 (>= 2:4.10.0+dfsg), libtalloc2 (>= 2.4.1~), libtevent0t64 (>= 0.15.0)
Suggests: cifs-utils, heimdal-clients
Description: command-line SMB/CIFS clients for Unix
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
Microsoft Windows, OS X, and other Unix systems.
.
This package contains command-line utilities for accessing Microsoft
Windows and Samba servers, including smbclient, smbtar, and smbspool.
Utilities for mounting shares locally are found in the package
cifs-utils.
Homepage: https://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: socat
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1614
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.0.0-4ubuntu0.1
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~)
Description: multipurpose relay for bidirectional data transfer
Socat (for SOcket CAT) establishes two bidirectional byte streams
and transfers data between them. Data channels may be files, pipes,
devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw,
UDP, TCP, SSL). It provides forking, logging and tracing, different
modes for interprocess communication and many more options.
.
It can be used, for example, as a TCP relay (one-shot or daemon),
as an external socksifier, as a shell interface to Unix sockets,
as an IPv6 relay, as a netcat and rinetd replacement, to redirect
TCP-oriented programs to a serial line, or to establish a relatively
secure environment (su and chroot) for running client or server shell
scripts inside network connections. Socat supports sctp as of 1.7.0.
Homepage: https://www.dest-unreach.org/socat/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: software-properties-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 192
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.99.49.4
Replaces: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Depends: ca-certificates, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.0-2), packagekit, python-apt-common (>= 0.9), python3, python3-dbus, python3-gi, python3-software-properties (= 0.99.49.4), python3:any
Breaks: python-software-properties (<< 0.85), python3-software-properties (<< 0.85)
Conffiles:
/etc/dbus-1/system.d/com.ubuntu.SoftwareProperties.conf cc3c01a5b5e8e05d40c9c075f44c43ea
Description: manage the repositories that you install software from (common)
This software provides an abstraction of the used apt repositories.
It allows you to easily manage your distribution and independent software
vendor software sources.
.
This package contains the common files for software-properties like the
D-Bus backend.
Package: sosreport
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.10.2-0ubuntu0~24.04.1
Depends: python3-magic, python3-packaging, python3-pexpect, python3-yaml, python3:any
Recommends: gpg, python3-boto3
Conffiles:
/etc/sos/sos.conf 069810110a802e88fe7d67f3be6fb07f
Description: Set of tools to gather troubleshooting data from a system
Sos is a set of tools that gathers information about system
hardware and configuration. The information can then be used for
diagnostic purposes and debugging. Sos is commonly used to help
support technicians and developers.
Homepage: https://github.com/sosreport/sos
Original-Maintainer: Nikhil Kshirsagar <nikhil.kshirsagar@canonical.com>
Package: sound-theme-freedesktop
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 537
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.8-2ubuntu1
Description: freedesktop.org sound theme
The default freedesktop.org sound theme following the XDG theming
specification. It contains a full set of sounds for different
desktop events.
.
These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA.
Homepage: https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: sphinx-rtd-theme-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sphinx-rtd-theme
Version: 2.0.0+dfsg-1
Depends: fonts-font-awesome, fonts-lato
Description: sphinx theme from readthedocs.org (common files)
This mobile-friendly sphinx theme was initially created for readthedocs.org,
but can be incorporated in any project.
.
Among other things, it features a left panel with a browseable table of
contents, and a search bar.
.
This package contains the common files used by the theme.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/readthedocs/sphinx_rtd_theme
Package: sqlite3
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 570
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.45.1-1ubuntu2.7
Depends: libc6 (>= 2.34), libreadline8t64 (>= 6.0), libsqlite3-0 (= 3.45.1-1ubuntu2.7), zlib1g (>= 1:1.2.0)
Suggests: sqlite3-doc
Description: Command line interface for SQLite 3
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
Homepage: https://www.sqlite.org/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: ssh-import-id
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.11-0ubuntu2.24.04.1
Depends: ca-certificates, openssh-client, python3-distro, python3-launchpadlib, wget, python3:any
Recommends: openssh-server
Conffiles:
/etc/ssh/ssh_import_id 8bfa390040fbeeae70bec14f2dccaf11
Description: securely retrieve an SSH public key and install it locally
This utility will securely contact a public keyserver (Launchpad.net by
default, but Github.com is also supported), retrieve one or more user's
public keys, and append these to the current user's ~/.ssh/authorized_keys
file.
Homepage: http://launchpad.net/ssh-import-id
Original-Maintainer: Andrew Starr-Bochicchio <asb@debian.org>
Package: sshfs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sshfs-fuse
Version: 3.7.3-1.1build3
Depends: libc6 (>= 2.38), libfuse3-3 (>= 3.2.3), libglib2.0-0t64 (>= 2.24.0), fuse3, openssh-client
Breaks: fuse (<< 3)
Description: filesystem client based on SSH File Transfer Protocol
sshfs is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do. On the
client side mounting the filesystem is as easy as logging into the
server with ssh.
.
sshfs is FUSE (Filesystem in USErspace).
Homepage: https://github.com/libfuse/sshfs
Original-Maintainer: Bartosz Fenski <fenio@debian.org>
Package: sshpass
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.09-1
Depends: libc6 (>= 2.15)
Recommends: ssh-client
Description: Non-interactive ssh password authentication
SSH's (secure shell) most common authentication mode is called "interactive
keyboard password authentication", so called both because it is typically
done via keyboard, and because openssh takes active measures to make sure
that the password is, indeed, typed interactively by the keyboard. Sometimes,
however, it is necessary to fool ssh into accepting an interactive password
non-interactively. This is where sshpass comes in.
.
SECURITY NOTE: There is a reason openssh insists that passwords be typed
interactively. Passwords are harder to store securely and to pass around
securely between programs. If you have not looked into solving your needs
using SSH's "public key authentication", perhaps in conjunction with the ssh
agent (RTFM ssh-add), please do so before being tempted into using this
package.
Original-Maintainer: Shachar Shemesh <shachar@debian.org>
Homepage: https://sourceforge.net/projects/sshpass
Package: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.2ubuntu1
Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8g-9), adduser
Description: simple debconf wrapper for OpenSSL
This package enables unattended installs of packages that
need to create SSL certificates.
.
It is a simple wrapper for OpenSSL's certificate request utility that
feeds it with the correct user variables.
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Package: strace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.8-0ubuntu2
Depends: libc6 (>= 2.38), libunwind8
Description: System call tracer
strace is a system call tracer: i.e. a debugging tool which prints out
a trace of all the system calls made by another process/program.
The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have source.
.
System calls and signals are events that happen at the user/kernel
interface. A close examination of this boundary is very useful for bug
isolation, sanity checking and attempting to capture race conditions.
Homepage: https://strace.io
Original-Maintainer: Steve McIntyre <93sam@debian.org>
Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.9.15p5-3ubuntu5.24.04.2
Replaces: sudo-ldap
Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.0.2), libpam-modules
Conflicts: sudo-ldap
Conffiles:
/etc/pam.d/sudo b3a1b916bf62a2cc3280f7f9b94844ff
/etc/pam.d/sudo-i ce9740f66cedf7716e26950abfe556fa
/etc/sudo.conf 8c714b777580faea54a2eb6d5f17ad1d
/etc/sudo_logsrvd.conf ad0ba586da300ae3ba46312ad744a6e2
/etc/sudoers 8c20cd717552790f2312db0981337945
/etc/sudoers.d/README bb1eba13940f331e91cfb9294d86a04f
Description: Provide limited super user privileges to specific users
Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity. The basic philosophy is to give
as few privileges as possible but still allow people to get their work done.
.
This version is built with minimal shared library dependencies, use the
sudo-ldap package instead if you need LDAP support for sudoers.
Homepage: https://www.sudo.ws/
Original-Maintainer: Sudo Maintainers <sudo@packages.debian.org>
Package: sysstat
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.6.1-2
Depends: ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libsensors5 (>= 1:3.5.0)
Recommends: systemd | cron | cron-daemon
Suggests: isag
Conffiles:
/etc/cron.d/sysstat 455c3c071b6daabb4e4490828975034c
/etc/cron.daily/sysstat 200a6578eb7a7da30665b913e2559f61
/etc/init.d/sysstat d25b89308163baa0f9844757e098dd33
/etc/sysstat/sysstat 6c424252786467d54de68358bfcc1e29
/etc/sysstat/sysstat.ioconf 44a026e04113b01f748e6a9414391d37
Description: system performance tools for Linux
The sysstat package contains the following system performance tools:
- sar: collects and reports system activity information;
- iostat: reports CPU utilization and disk I/O statistics;
- tapestat: reports statistics for tapes connected to the system;
- mpstat: reports global and per-processor statistics;
- pidstat: reports statistics for Linux tasks (processes);
- sadf: displays data collected by sar in various formats;
- cifsiostat: reports I/O statistics for CIFS filesystems.
.
The statistics reported by sar deal with I/O transfer rates,
paging activity, process-related activities, interrupts,
network activity, memory and swap space utilization, CPU
utilization, kernel activities and TTY statistics, among
others. Both UP and SMP machines are fully supported.
Original-Maintainer: Robert Luberda <robert@debian.org>
Homepage: https://sysstat.github.io/
Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 11748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 255.4-1ubuntu8.16
Replaces: systemd-repart (<< 250.2-3~)
Provides: systemd-repart (= 255.4-1ubuntu8.16), systemd-sysusers (= 255.4-1ubuntu8.16), systemd-tmpfiles (= 255.4-1ubuntu8.16)
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libcryptsetup12 (>= 2:2.4), libfdisk1 (>= 2.33), libkmod2 (>= 15), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libsystemd-shared (= 255.4-1ubuntu8.16), libsystemd0 (= 255.4-1ubuntu8.16), systemd-dev (>= 255.4-1ubuntu8.16), mount
Pre-Depends: libblkid1 (>= 2.30.2), libc6 (>= 2.39), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5)
Recommends: default-dbus-system-bus | dbus-system-bus, networkd-dispatcher, systemd-timesyncd | time-daemon, systemd-resolved
Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, libfido2-1, libip4tc2, libp11-kit0, libqrencode4, libtss2-esys-3.0.2-0, libtss2-mu-4.0.1-0, libtss2-rc0, libtss2-tcti-device0, polkitd
Breaks: dracut (<< 059-5), less (<< 563), sicherboot (<< 0.1.6), systemd-repart (<< 250.2-3~)
Conflicts: consolekit, libpam-ck-connector, opensysusers, systemd-shim
Conffiles:
/etc/systemd/journald.conf 75b80e6a9f99a86a34e4772d6a98cd15
/etc/systemd/logind.conf 224fc79c1fee69b72ed4def02967ac6b
/etc/systemd/networkd.conf 189a57178c5ba90358b5e60b0afed34b
/etc/systemd/pstore.conf 8086c035fbf3bde72f2339a6ee50d2a4
/etc/systemd/sleep.conf a73525164051d35ff700a76eb7db3f68
/etc/systemd/system.conf c9f795de4c926f776ccb554b4e593f80
/etc/systemd/user.conf c13845a7cbc3e115e4c23949a3e2b917
Description: system and service manager
systemd is a system and service manager for Linux. It provides aggressive
parallelization capabilities, uses socket and D-Bus activation for starting
services, offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic.
.
Installing the systemd package will not switch your init system unless you
boot with init=/lib/systemd/systemd or install systemd-sysv in addition.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: systemd-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 722
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: systemd
Version: 255.4-1ubuntu8.16
Replaces: systemd (<< 253-2~), systemd-homed (<< 254.1-3~), udev (<< 253-2~)
Breaks: systemd (<< 253-2~), systemd-homed (<< 254.1-3~), udev (<< 253-2~)
Description: systemd development files
This package contains the systemd and udev pkg-config files. Note that these
are different from the libsystemd's and libudev's pkg-config files, which can
still be found in the respective dev packages, but instead provide data such as
the installation directories for units, and more.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: systemd-hwe-hwdb
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: systemd-hwe
Version: 255.1.7
Depends: udev
Description: udev rules for hardware enablement (HWE)
systemd-hwe-hwdb contains hwdb rules for HWE on Ubuntu,
which are not yet present in systemd.
Package: systemd-resolved
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 886
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 255.4-1ubuntu8.16
Replaces: resolvconf, systemd (<< 251.3-2~)
Provides: resolvconf
Depends: libc6 (>= 2.39), libssl3t64 (>= 3.0.0), libsystemd-shared (= 255.4-1ubuntu8.16), systemd (= 255.4-1ubuntu8.16), default-dbus-system-bus | dbus-system-bus
Suggests: polkitd
Breaks: systemd (<< 251.3-2~)
Conflicts: resolvconf
Conffiles:
/etc/systemd/resolved.conf 34cadb9a0b5de37242f73c23ac354d05
Description: systemd DNS resolver
This package provides systemd's DNS resolver and the command line tool to
manage it.
.
Installing this package automatically overwrites /etc/resolv.conf and switches
it to be managed by systemd-resolved.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: systemd-sysv
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 255.4-1ubuntu8.16
Replaces: sysvinit-core
Depends: systemd (= 255.4-1ubuntu8.16)
Pre-Depends: systemd
Recommends: libpam-systemd, libnss-systemd
Conflicts: bfh-container (<< 20211009-22~), file-rc, initscripts, molly-guard (<< 0.8.2~), orphan-sysvinit-scripts, progress-linux-container (<< 20221002-11~), systemd-shim, sysvinit-core
Description: system and service manager - SysV compatibility symlinks
This package provides manual pages and compatibility symlinks needed for
systemd to replace sysvinit.
.
Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: systemd-timesyncd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 203
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 255.4-1ubuntu8.16
Replaces: time-daemon
Provides: time-daemon
Depends: libc6 (>= 2.34), libsystemd-shared (= 255.4-1ubuntu8.16), systemd
Conflicts: time-daemon
Conffiles:
/etc/dhcp/dhclient-exit-hooks.d/timesyncd 1f941d2a11991ff151fe74064f2b5cf4
/etc/systemd/timesyncd.conf e0877ff040d9c2541955eb1c1e856031
Description: minimalistic service to synchronize local time with NTP servers
The package contains the systemd-timesyncd system service that may be used to
synchronize the local system clock with a remote Network Time Protocol server.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 3.08-6ubuntu3
Replaces: lsb-base
Provides: lsb-base (= 11.1.0)
Depends: libc6 (>= 2.38)
Conflicts: lsb-base (<< 11.3~)
Description: System-V-like utilities
This package contains the important System-V-like utilities.
.
Specifically, this package includes:
init-d-script, fstab-decode, killall5, pidof
.
It also contains the library scripts sourced by init-d-script and other
initscripts that were formally in lsb-base.
Homepage: https://github.com/slicer69/sysvinit
Original-Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Package: t1utils
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 275
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.41-4build3
Depends: libc6 (>= 2.38)
Description: Collection of simple Type 1 font manipulation programs
The t1utils tools allow you to convert between PFA (ASCII) and PFB
(binary) formats; disassemble PFA or PFB files into human-readable
form; and reassemble the human-readable files into PFA or PFB format
files. You can also extract font resources from a Macintosh font
file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a
PFA or PFB font.
.
There are currently six programs:
.
t1ascii Converts PFB files to PFA format.
.
t1binary Converts PFA files to PFB format.
.
t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw,
human-readable text form for subsequent hand editing,
tweaking, hint fixing, etcetera...
.
t1asm Assembles a Type 1 font into PFA or PFB format from
the human-readable form produced by t1disasm.
.
t1unmac Extracts POST resources from a Macintosh Type 1 font file
(ATM/Laserwriter) into PFA or PFB format for use outside
the Macintosh environment. The Macintosh file should be
stored in MacBinary, AppleSingle, AppleDouble, or BinHex
format, or as a raw resource fork. Note that t1unmac does
not have to run on a Macintosh, but makes Macintosh Type 1
fonts available for use on Unix machines and PCs.
.
t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format
Type 1 font. Writes the Macintosh file in MacBinary,
AppleSingle, AppleDouble, or BinHex format, or as a raw
resource fork. WARNING: This tool will not suffice to
allow you to use the new font on a Macintosh, as
Macintoshes cannot read raw Type 1 fonts. You will need
to create a font suitcase containing bitmap fonts. If you
do not already have such a suitcase for the font, T1utils
will not help you create one.
Homepage: https://www.lcdf.org/type/
Original-Maintainer: Niels Thykier <niels@thykier.net>
Package: tango-icon-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 11019
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.8.90-11
Depends: hicolor-icon-theme
Suggests: gnome-icon-theme, kdelibs-data
Conflicts: tango-icon-theme-common (<< 0.6)
Description: Tango icon library
This package contains the icons made by the Tango project.
.
The project's aim is to create a cross-desktop and cross-platform icon
theme following the Icon Naming Specification by the Freedesktop project.
The icons follow a standard and consistent style guide to look coherent.
Original-Maintainer: Matteo Bini <matteobin@protonmail.com>
Homepage: http://tango.freedesktop.org/Tango_Icon_Library
Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.35+dfsg-3ubuntu0.4
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Description: GNU version of the tar archiving utility
Tar is a program for packaging a set of files as a single archive in tar
format. The function it performs is conceptually similar to cpio, and to
things like PKZIP in the DOS world. It is heavily used by the Debian package
management system, and is useful for performing system backups and exchanging
sets of files with others.
Homepage: https://www.gnu.org/software/tar/
Original-Maintainer: Janos Lenart <ocsi@debian.org>
Package: tcl
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: tcltk-defaults
Version: 8.6.14build1
Provides: tclsh
Depends: tcl8.6 (>= 8.6.14+dfsg-1~)
Breaks: tcl8.3 (<< 8.3.5-15), tcl8.4 (<< 8.4.20-2), tcl8.5 (<< 8.5.14-3), tcl8.6 (<< 8.6.0-2)
Description: Tool Command Language (default version) - shell
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
scripting language.
.
This package is a dependency package, which depends on Debian's default
Tcl version (currently 8.6).
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: tcl8.6
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.6.14+dfsg-1build1
Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0)
Suggests: tcl-tclreadline
Conflicts: tcl74 (<= 7.4p3-2)
Description: Tcl (the Tool Command Language) v8.6 - shell
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
scripting language. This package contains the Tcl shell which you need
to run Tcl scripts. This version includes thread support.
Homepage: http://www.tcl.tk/
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: tcpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: tcp-wrappers
Version: 7.6.q-33
Depends: libc6 (>= 2.34), libwrap0 (= 7.6.q-33)
Description: Wietse Venema's TCP wrapper utilities
Wietse Venema's network logger, also known as TCPD or LOG_TCP.
.
These programs log the client host name of incoming telnet,
ftp, rsh, rlogin, finger etc. requests.
.
Security options are:
- access control per host, domain and/or service;
- detection of host name spoofing or host address spoofing;
- booby traps to implement an early-warning system.
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: tcpdump
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 1374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.99.1-3ubuntu0.2
Config-Version: 4.99.1-3ubuntu0.2
Replaces: apparmor-profiles-extra (<< 1.12~)
Depends: adduser, libc6 (>= 2.34), libpcap0.8 (>= 1.9.0), libssl3 (>= 3.0.0~~alpha1)
Suggests: apparmor (>= 2.3)
Breaks: apparmor-profiles-extra (<< 1.12~)
Conffiles:
/etc/apparmor.d/usr.bin.tcpdump e6c5b5c0c144de30d497c7843b69ad81
Description: command-line network traffic analyzer
This program allows you to dump the traffic on a network. tcpdump
is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
types.
.
It can be used to print out the headers of packets on a network
interface, filter packets that match a certain expression. You can
use this tool to track down network problems, to detect attacks
or to monitor network activities.
Homepage: https://www.tcpdump.org/
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>
Package: telnet
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: inetutils (2:2.5-3ubuntu4.2)
Version: 0.17+2.5-3ubuntu4.2
Depends: inetutils-telnet
Description: transitional dummy package for inetutils-telnet default switch
This package will force a switch from the old netkit telnet implementation
to the inetutils-telnet one, which is an upstream maintained project.
.
This package can be safely removed once it has been upgraded, as
inetutils-telnet provides a matching virtual package. It will stop being
provided after Debian bookworm's release.
.
If you want to keep using the netkit implementation, then install
telnet-ssl instead.
Homepage: https://www.gnu.org/software/inetutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: tesseract-ocr
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tesseract
Version: 5.3.4-1build5
Replaces: tesseract-ocr-data
Depends: libarchive13t64 (>= 3.2.1), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libcurl4t64 (>= 7.16.2), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), libharfbuzz0b (>= 1.2.6), libicu74 (>= 74.1-1~), liblept5 (>= 1.75.3), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libstdc++6 (>= 13.1), libtesseract5 (= 5.3.4-1build5), tesseract-ocr-eng (>= 4.0.9~), tesseract-ocr-osd (>= 4.0.9~)
Description: Tesseract command line OCR tool
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. It supports a wide variety of
languages. This package includes the command line tool.
Homepage: https://github.com/tesseract-ocr/
Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Package: tesseract-ocr-deu
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tesseract-lang
Version: 1:4.1.0-2
Replaces: tesseract-ocr-data (<< 2)
Provides: tesseract-ocr-lang, tesseract-ocr-language
Recommends: tesseract-ocr (>= 4.9.9)
Breaks: tesseract-ocr (<< 4.9.9)
Description: tesseract-ocr language files for German
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. This package contains the data
needed for processing images in German language.
Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Homepage: https://github.com/tesseract-ocr/
Package: tesseract-ocr-eng
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 4031
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tesseract-lang
Version: 1:4.1.0-2
Replaces: tesseract-ocr-data (<< 2)
Provides: tesseract-ocr-lang, tesseract-ocr-language
Recommends: tesseract-ocr (>= 4.9.9)
Breaks: tesseract-ocr (<< 4.9.9)
Description: tesseract-ocr language files for English
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. This package contains the data
needed for processing images in English language.
Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Homepage: https://github.com/tesseract-ocr/
Package: tesseract-ocr-osd
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 10330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tesseract-lang
Version: 1:4.1.0-2
Replaces: tesseract-ocr-data (<< 2)
Provides: tesseract-ocr-lang, tesseract-ocr-language
Recommends: tesseract-ocr (>= 4.9.9)
Breaks: tesseract-ocr (<< 4.9.9)
Description: tesseract-ocr language files for script and orientation
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. This package contains the data
needed for identifying script and orientation.
Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Homepage: https://github.com/tesseract-ocr/
Package: tex-common
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.18
Replaces: dvipdfmx, tetex-base (<= 3.0-10)
Provides: dh-sequence-tex
Depends: ucf
Suggests: debhelper
Breaks: cm-super-minimal (<< 0.3.4-12), context-doc-nonfree (<= 2012.06.27-1), gregoriotex (<= 2.0-1.1), itrans (<= 5.3-10), jadetex (<= 3.13-12), ko.tex-base (<= 0.1.0+20071012-1), ko.tex-extra (<= 0.1.0+20071012-1), latex-cjk-chinese (<< 4.8.2+git20111216-2), latex-cjk-chinese-arphic-bkai00mp (<= 1.21+nmu1), latex-cjk-chinese-arphic-bsmi00lp (<= 1.21+nmu1), latex-cjk-chinese-arphic-gbsn00lp (<= 1.21+nmu1), latex-cjk-chinese-arphic-gkai00mp (<= 1.21+nmu1), latex-cjk-thai (<= 4.8.2+git20111216-1), latex-fonts-sipa-arundina (<= 0.2.0-1), latex-fonts-thai-tlwg (<= 1:0.5.0-1), latex-sanskrit (<= 2.2-8), luatex (<< 0.70.1), musixtex (<= 1:0.115-2), scalable-cyrfonts-tex (<= 4.15), tetex-base (<< 2007), texlive-binaries (<< 2015), texlive-common (<< 2010), texlive-lang-arab (<< 2012), thailatex (<< 2013)
Conffiles:
/etc/texmf/texmf.d/00debian.cnf ca40c66f144b4bafc3e59a2dd32ecb9c
/etc/texmf/web2c/mktex.cnf 9c342b3465afe4c13049c55218e23eaf
Description: common infrastructure for building and installing TeX
This package contains a number of scripts and common configuration
files that are needed to install a TeX System.
.
It also contains debhelper-like programs useful for building TeX
packages.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: tex-gyre
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 20549
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20180621-6
Depends: tex-common (>= 6.13), xfonts-utils
Recommends: fonts-texgyre (= 20180621-6), fonts-texgyre-math (= 20180621-6)
Conffiles:
/etc/X11/fonts/Type1/tex-gyre.scale e4af1c99b94968c13bcab3ef5c2dfa20
Description: scalable PostScript and OpenType fonts based on URW Fonts
The TeX Gyre project, following the Latin Modern project, aims at providing
a rich collection of diacritical characters in the attempt to cover as many
Latin-based scripts as possible.
.
This package provides TeX support and Type1 (PostScript) fonts. If only
the OpenType fonts are needed, please see the package fonts-texgyre
(and fonts-texgyre-math).
.
See the description for fonts-texgyre package for more information.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: https://www.gust.org.pl/projects/e-foundry/tex-gyre/
Package: texlive
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-base
Version: 2023.20240207-1
Depends: texlive-fonts-recommended (>= 2023.20230613), texlive-latex-base (>= 2023.20230613), texlive-latex-recommended (>= 2023.20230613)
Description: TeX Live: A decent selection of the TeX Live packages
The TeX Live software distribution offers a complete TeX system. It
encompasses programs for typesetting, previewing and printing of TeX
documents in many different languages, and a large collection of TeX macros
and font libraries. . This metapackage provides a decent selection of the
TeX Live packages which should suffice for the most common tasks. . The
distribution also includes extensive general documentation about TeX, as
well as the documentation accompanying the included software packages.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-base
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 43685
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2023.20240207-1
Replaces: texlive-common (<< 2013), texlive-extra-utils (<< 2019.20191208), texlive-fonts-recommended (<< 2019.20200213), texlive-fonts-recommended-doc (<< 2019.20200213), texlive-lang-cyrillic (<< 2019.20190506), texlive-lang-european (<< 2019.20190506), texlive-lang-other (<< 2019.20190506), texlive-lang-spanish (<< 2019.20190506), texlive-latex-extra (<< 2019.20190701), texlive-latex-extra-doc (<< 2019.20190701), texlive-plain-generic (<< 2020)
Provides: dvipdfmx
Depends: debconf (>= 0.5) | debconf-2.0, tex-common (>= 6.14), libpaper-utils, sensible-utils, texlive-binaries (>= 2023.20230311), ucf, xdg-utils
Recommends: lmodern (>= 0.93.3)
Suggests: ghostscript, gv | postscript-viewer, perl-tk, xpdf | pdf-viewer, xzdec
Breaks: texlive-common (<< 2013), texlive-extra-utils (<< 2020.20200329-2), texlive-fonts-recommended (<< 2019.20200213), texlive-fonts-recommended-doc (<< 2019.20200213), texlive-lang-cyrillic (<< 2019.20190506), texlive-lang-english (<< 2022.20220923), texlive-lang-european (<< 2019.20190506), texlive-lang-other (<< 2019.20190506), texlive-lang-spanish (<< 2019.20190506), texlive-latex-extra (<< 2019.20190701), texlive-latex-extra-doc (<< 2019.20190701), texlive-math-extra (<< 2017), texlive-plain-generic (<< 2020)
Conflicts: tex4ht (<< 20160814), texlive (<< 2023.20230613), texlive-base (<< 2023.20230613), texlive-bibtex-extra (<< 2023.20230613), texlive-binaries (<< 2023.20230311), texlive-extra-utils (<< 2023.20230613), texlive-font-utils (<< 2023.20230613), texlive-fonts-extra (<< 2023.20230613), texlive-fonts-extra-doc (<< 2023.20230613), texlive-fonts-extra-links (<< 2023.20230613), texlive-fonts-recommended (<< 2023.20230613), texlive-fonts-recommended-doc (<< 2023.20230613), texlive-formats-extra (<< 2023.20230613), texlive-full (<< 2023.20230613), texlive-games (<< 2023.20230613), texlive-humanities (<< 2023.20230613), texlive-humanities-doc (<< 2023.20230613), texlive-lang-all (<< 2023.20230613), texlive-lang-arabic (<< 2023.20230613), texlive-lang-chinese (<< 2023.20230613), texlive-lang-cjk (<< 2023.20230613), texlive-lang-cyrillic (<< 2023.20230613), texlive-lang-czechslovak (<< 2023.20230613), texlive-lang-english (<< 2023.20230613), texlive-lang-european (<< 2023.20230613), texlive-lang-french (<< 2023.20230613), texlive-lang-german (<< 2023.20230613), texlive-lang-greek (<< 2023.20230613), texlive-lang-italian (<< 2023.20230613), texlive-lang-japanese (<< 2023.20230613), texlive-lang-korean (<< 2023.20230613), texlive-lang-other (<< 2023.20230613), texlive-lang-polish (<< 2023.20230613), texlive-lang-portuguese (<< 2023.20230613), texlive-lang-spanish (<< 2023.20230613), texlive-latex-base (<< 2023.20230613), texlive-latex-base-doc (<< 2023.20230613), texlive-latex-extra (<< 2023.20230613), texlive-latex-extra-doc (<< 2023.20230613), texlive-latex-recommended (<< 2023.20230613), texlive-latex-recommended-doc (<< 2023.20230613), texlive-luatex (<< 2023.20230613), texlive-metapost (<< 2023.20230613), texlive-metapost-doc (<< 2023.20230613), texlive-music (<< 2023.20230613), texlive-pictures (<< 2023.20230613), texlive-pictures-doc (<< 2023.20230613), texlive-plain-generic (<< 2023.20230613), texlive-pstricks (<< 2023.20230613), texlive-pstricks-doc (<< 2023.20230613), texlive-publishers (<< 2023.20230613), texlive-publishers-doc (<< 2023.20230613), texlive-science (<< 2023.20230613), texlive-science-doc (<< 2023.20230613), texlive-xetex (<< 2023.20230613)
Conffiles:
/etc/libpaper.d/texlive-base f3ac62a190da9dee43f5bb6b6fbceba4
/etc/texmf/texdoctk/texdocrc.defaults f58f28b1a80fa02a15687a80015b25ad
Description: TeX Live: Essential programs and files
These files are regarded as basic for any TeX system, covering plain TeX
macros, Computer Modern fonts, and configuration for common drivers; no
LaTeX.
.
This package includes the following CTAN packages:
.
amsfonts -- TeX fonts from the American Mathematical Society
.
bibtex -- Process bibliographies (bib files) for LaTeX or other formats
.
cm -- Computer Modern fonts
.
colorprofiles -- Collection of free ICC profiles
.
dvipdfmx -- An extended version of dvipdfm
.
dvips -- A DVI to PostScript driver
.
ec -- Computer modern fonts in T1 and TS1 encodings
.
enctex -- A TeX extension that translates input on its way into TeX
.
etex -- An extended version of TeX, from the NTS project
.
etex-pkg -- E-TeX support package
.
glyphlist -- Adobe Glyph List and TeX extensions
.
graphics-def -- Colour and graphics option files
.
hyph-utf8 -- Hyphenation patterns expressed in UTF-8
.
hyphen-base -- core hyphenation support files
.
hyphenex -- US English hyphenation exceptions file
.
ifplatform -- Conditionals to test which platform is being used
.
iftex -- Am I running under pdfTeX, XeTeX or LuaTeX?
.
knuth-lib -- Core TeX and Metafont sources from Knuth
.
knuth-local -- Knuth's local information
.
kpathsea -- Path searching library for TeX-related files
.
lua-alt-getopt -- Process application arguments the same way as getopt_long
.
luahbtex -- LuaTeX with HarfBuzz library for glyph shaping
.
luatex -- The LuaTeX engine
.
makeindex -- Makeindex development sources
.
metafont -- A system for specifying fonts
.
mflogo -- LaTeX support for Metafont logo fonts
.
mfware -- Supporting tools for use with Metafont
.
modes -- A collection of Metafont mode_def's
.
pdftex -- A TeX extension for direct creation of PDF
.
plain -- The Plain TeX format
.
tex -- A sophisticated typesetting engine
.
tex-ini-files -- Model TeX format creation files
.
texlive-common -- TeX Live documentation (common elements)
.
texlive-en -- TeX Live manual (English)
.
texlive-msg-translations -- translations of the TeX Live installer and TeX
Live Manager
.
texlive-scripts -- TeX Live infrastructure programs
.
texlive.infra -- basic TeX Live infrastructure
.
unicode-data -- Unicode data and loaders for TeX
.
xdvi -- A DVI previewer for the X Window System
.
texdoc -- Documentation access for TeX Live
.
texdoctk -- Easy access to package documentation
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-binaries
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 32966
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texlive-bin
Version: 2023.20230311.66589-9build3
Replaces: gregorio (<= 2.3-1), jmpost, luatex (<< 2014), mendexk, ptex-bin, texlive-extra-utils (<< 2020.20200329), texlive-luatex (<< 2020.20200329)
Provides: jmpost, luatex, makejvf, mendexk, texlive-base-bin
Depends: libptexenc1 (>= 2023.20230311.66589-9build3), libptexenc1 (<< 2023.20230311.66589-9build3.1~), libkpathsea6 (>= 2023.20230311.66589-9build3), libkpathsea6 (<< 2023.20230311.66589-9build3.1~), libsynctex2 (>= 2023.20230311.66589-9build3), libsynctex2 (<< 2023.20230311.66589-9build3.1~), libtexlua53-5 (>= 2023.20230311.66589-9build3), libtexlua53-5 (<< 2023.20230311.66589-9build3.1~), t1utils, tex-common, perl:any, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 4.0), libgraphite2-3 (>= 1.2.2), libharfbuzz0b (>= 2.6.0), libicu74 (>= 74.1-1~), libmpfr6 (>= 3.1.3), libpaper1, libpixman-1-0 (>= 0.10.0), libpng16-16t64 (>= 1.6.2), libpotrace0, libstdc++6 (>= 13.1), libteckit0 (>= 2.5.10+ds1-1), libx11-6 (>= 2:1.2.99.901), libxaw7 (>= 2:1.0.14), libxi6 (>= 2:1.2.99.4), libxmu6 (>= 2:1.1.3), libxpm4, libxt6t64, libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.1.4)
Recommends: texlive-base, dvisvgm
Suggests: texlive-binaries-sse2, hintview
Breaks: context (<= 2021.03.05.20230120+dfsg-1), gregorio (<= 2.3-1), luatex (<< 2014), texlive-base (<< 2021), texlive-extra-utils (<< 2020.20200329), texlive-formats-extra (<< 2023.20230613), texlive-luatex (<< 2020.20200329)
Conflicts: jmpost, makejvf, mendexk
Description: Binaries for TeX Live
This package contains all the binaries of TeX Live packages.
.
Note that this package alone has hardly any functionality. Rather,
choose the texlive-* packages you want to use, e.g.
texlive-latex-recommended or context
Homepage: https://www.tug.org/texlive/
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Package: texlive-font-utils
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 9859
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-extra
Version: 2023.20240207-1
Depends: tex-common (>= 6.13), texlive-base (>= 2023.20230613), texlive-binaries (>= 2023.20230311)
Recommends: ghostscript, ps2eps
Suggests: lcdf-typetools, psutils, t1utils
Breaks: texlive-base (<< 2022.20220405), texlive-extra-utils (<< 2019.20200131)
Description: TeX Live: Graphics and font utilities
Programs for conversion between font formats, testing fonts, virtual
fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType,
TrueType, Type 1,and for manipulation of PostScript and other image formats.
.
This package includes the following CTAN packages:
.
accfonts -- Utilities to derive new fonts from existing ones
.
afm2pl -- AFM font metrics to TeX pl converter.
.
albatross -- Find fonts that contain a given glyph
.
dosepsbin -- Deal with DOS binary EPS files
.
dvipsconfig -- Collection of dvips PostScript headers
.
epstopdf -- Convert EPS to PDF using Ghostscript
.
fontinst -- Help with installing fonts for TeX and LaTeX
.
fontools -- Tools to simplify using fonts (especially TT/OTF ones)
.
fontware -- Tools for virtual font metrics
.
luafindfont -- Search fonts in the LuaTeX font database
.
metatype1 -- Generate Type 1 fonts from MetaPost
.
mf2pt1 -- Convert stylized Metafont to PostScript Type 1
.
ps2eps -- Produce Encapsulated PostScript from PostScript
.
ps2pk -- Generate a PK font from an Adobe Type 1 font
.
ttfutils -- convert TrueType to TFM and PK fonts
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-fonts-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1731869
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-extra
Version: 2023.20240207-1
Replaces: texlive-fonts-extra-links (<< 2023.20231007)
Depends: tex-common (>= 6.13), texlive-base (>= 2023.20230613)
Recommends: cm-super (>= 0.3.3-3), fonts-adf-accanthis, fonts-adf-berenis, fonts-adf-gillius, fonts-adf-universalis, fonts-cabin, fonts-cantarell, fonts-clear-sans, fonts-comfortaa, fonts-comic-neue, fonts-croscore, fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu-core, fonts-dejavu-extra, fonts-ebgaramond-extra, fonts-font-awesome, fonts-freefont-otf, fonts-freefont-ttf, fonts-gfs-artemisia, fonts-gfs-complutum, fonts-gfs-didot, fonts-gfs-neohellenic, fonts-gfs-olga, fonts-gfs-solomos, fonts-go, fonts-inter, fonts-lato, fonts-linuxlibertine, fonts-lobstertwo, fonts-noto-color-emoji, fonts-noto-core, fonts-noto-mono, fonts-oflb-asana-math, fonts-open-sans, fonts-paratype, fonts-roboto-slab, fonts-roboto-unhinted, fonts-sil-andika, fonts-sil-charis, fonts-sil-gentium, fonts-sil-gentium-basic, fonts-sil-gentiumplus, fonts-sil-gentiumplus-compact, fonts-stix, texlive-fonts-extra-links, texlive-fonts-recommended, texlive-latex-extra
Suggests: texlive-fonts-extra-doc
Breaks: texlive-base (<< 2022.20220405), texlive-fonts-extra-links (<< 2023.20231007)
Conflicts: scalable-cyrfonts-tex
Description: TeX Live: Additional fonts
This package includes the following CTAN packages:
.
aboensis -- A late medieval OpenType cursive font
.
academicons -- Font containing high quality icons of online academic
profiles
.
accanthis -- Accanthis fonts, with LaTeX support
.
adforn -- OrnementsADF font with TeX/LaTeX support
.
adfsymbols -- SymbolsADF with TeX/LaTeX support
.
aesupp -- Special support for the ae character
.
alegreya -- Alegreya fonts with LaTeX support
.
alfaslabone -- The Alfa Slab One font face with support for LaTeX and
pdfLaTeX
.
algolrevived -- A revival of Frutiger's Algol alphabet
.
allrunes -- Fonts and LaTeX package for almost all runes
.
almendra -- Almendra fonts with LaTeX support
.
almfixed -- Arabic-Latin Modern Fixed extends TeX-Gyre Latin Modern Mono 10
Regular to full Arabic Unicode support
.
andika -- andika fonts with support for all LaTeX engines
.
anonymouspro -- Use AnonymousPro fonts with LaTeX
.
antiqua -- URW Antiqua condensed font, for use with TeX
.
antt -- Antykwa Torunska: a Type 1 family of a Polish traditional type
.
archaic -- A collection of archaic fonts
.
archivo -- The Archivo font face with support for LaTeX and pdfLaTeX
.
arev -- Fonts and LaTeX support files for Arev Sans
.
arimo -- Arimo sans serif fonts with LaTeX support
.
arsenal -- Open Type font by Andrij Shevchenko
.
arvo -- The Arvo font face with support for LaTeX and pdfLaTeX
.
asana-math -- A font to typeset maths in Xe(La)TeX and Lua(La)TeX
.
asapsym -- Using the free ASAP Symbol font with LaTeX and Plain TeX
.
ascii-font -- Use the ASCII "font" in LaTeX
.
aspectratio -- Capital A and capital R ligature for Aspect Ratio
.
astro -- Astronomical (planetary) symbols
.
atkinson -- Support for the Atkinson Hyperlegible family of fonts
.
augie -- Calligraphic font for typesetting handwriting
.
auncial-new -- Artificial Uncial font and LaTeX support macros
.
aurical -- Calligraphic fonts for use with LaTeX in T1 encoding
.
b1encoding -- LaTeX encoding tools for Bookhands fonts
.
barcodes -- Fonts for making barcodes
.
baskervald -- Baskervald ADF fonts collection with TeX/LaTeX support
.
baskervaldx -- Extension and modification of BaskervaldADF with LaTeX
support
.
baskervillef -- Fry's Baskerville look-alike, with math support
.
bbding -- A symbol (dingbat) font and LaTeX macros for its use
.
bbm -- "Blackboard-style" cm fonts
.
bbm-macros -- LaTeX support for "blackboard-style" cm fonts
.
bbold -- Sans serif blackboard bold
.
bbold-type1 -- An Adobe Type 1 format version of the bbold font
.
bboldx -- Extension of the bbold package with a Blackboard Bold alphabet
.
belleek -- Free replacement for basic MathTime fonts
.
bera -- Bera fonts
.
berenisadf -- Berenis ADF fonts and TeX/LaTeX support
.
beuron -- The script of the Beuronese art school
.
bguq -- Improved quantifier stroke for Begriffsschrift packages
.
bitter -- The Bitter family of fonts with LaTeX support
.
blacklettert1 -- T1-encoded versions of Haralambous old German fonts
.
boisik -- A font inspired by Baskerville design
.
bookhands -- A collection of book-hand fonts
.
boondox -- Mathematical alphabets derived from the STIX fonts
.
braille -- Support for braille
.
brushscr -- A handwriting script font
.
cabin -- A humanist Sans Serif font, with LaTeX support
.
caladea -- Support for the Caladea family of fonts
.
calligra -- Calligraphic font
.
calligra-type1 -- Type 1 version of Calligra
.
cantarell -- LaTeX support for the Cantarell font family
.
carlito -- Support for Carlito sans-serif fonts
.
carolmin-ps -- Adobe Type 1 format of Carolingian Minuscule fonts
.
cascadia-code -- The Cascadia Code font with support for LaTeX and pdfLaTeX
.
ccicons -- LaTeX support for Creative Commons icons
.
cfr-initials -- LaTeX packages for use of initials
.
cfr-lm -- Enhanced support for the Latin Modern fonts
.
charissil -- CharisSIL fonts with support for all LaTeX engines
.
cherokee -- A font for the Cherokee script
.
chivo -- Using the free Chivo fonts with LaTeX
.
cinzel -- LaTeX support for Cinzel and Cinzel Decorative fonts
.
clara -- A serif font family
.
clearsans -- Clear Sans fonts with LaTeX support
.
cm-lgc -- Type 1 CM-based fonts for Latin, Greek and Cyrillic
.
cm-mf-extra-bold -- Extra Metafont files for CM
.
cm-unicode -- Computer Modern Unicode font family
.
cmathbb -- Computer modern mathematical blackboard bold font
.
cmbright -- Computer Modern Bright fonts
.
cmexb -- cmexb10 metrics and Type 1
.
cmll -- Symbols for linear logic
.
cmpica -- A Computer Modern Pica variant
.
cmsrb -- Computer Modern for Serbian and Macedonian
.
cmtiup -- Upright punctuation with CM italic
.
cmupint -- Upright integral symbols for Computer Modern
.
cochineal -- Cochineal fonts with LaTeX support
.
coelacanth -- Coelacanth fonts with LaTeX support
.
comfortaa -- Sans serif font, with LaTeX support
.
comicneue -- Use Comic Neue with TeX(-alike) systems
.
concmath-fonts -- Concrete mathematics fonts
.
concmath-otf -- Concrete based OpenType Math font
.
cookingsymbols -- Symbols for recipes
.
cooperhewitt -- LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Cooper
Hewitt family of sans serif fonts
.
cormorantgaramond -- Cormorant Garamond family of fonts
.
countriesofeurope -- A font with the images of the countries of Europe
.
courier-scaled -- Provides a scaled Courier font
.
courierten -- Courier 10 Pitch BT with LaTeX support
.
crimson -- Crimson fonts with LaTeX support
.
crimsonpro -- CrimsonPro fonts with LaTeX support
.
cryst -- Font for graphical symbols used in crystallography
.
cuprum -- Cuprum font family support for LaTeX
.
cyklop -- The Cyclop typeface
.
dancers -- Font for Conan Doyle's "The Dancing Men"
.
dantelogo -- A font for DANTE's logo
.
dejavu -- LaTeX support for the DejaVu fonts
.
dejavu-otf -- Support for the ttf and otf DejaVu fonts
.
dice -- A font for die faces
.
dictsym -- DictSym font and macro package
.
dingbat -- Two dingbat symbol fonts
.
domitian -- Drop-in replacement for Palatino
.
doublestroke -- Typeset mathematical double stroke symbols
.
doulossil -- A font for typesetting the International Phonetic Alphabet
(IPA)
.
dozenal -- Typeset documents using base twelve numbering (also called
"dozenal")
.
drm -- A complete family of fonts written in Metafont
.
droid -- LaTeX support for the Droid font families
.
dsserif -- A double-struck serifed font for mathematical use
.
duerer -- Computer Duerer fonts
.
duerer-latex -- LaTeX support for the Duerer fonts
.
dutchcal -- A reworking of ESSTIX13, adding a bold version
.
ean -- Macros for making EAN barcodes
.
ebgaramond -- LaTeX support for EBGaramond fonts
.
ebgaramond-maths -- LaTeX support for EBGaramond fonts in mathematics
.
ecc -- Sources for the European Concrete fonts
.
eco -- Oldstyle numerals using EC fonts
.
eczar -- A font family supporting Devanagari and Latin script
.
eiad -- Traditional style Irish fonts
.
eiad-ltx -- LaTeX support for the eiad font
.
ektype-tanka -- Devanagari fonts by EkType
.
electrum -- Electrum ADF fonts collection
.
elvish -- Fonts for typesetting Tolkien Elvish scripts
.
epigrafica -- A Greek and Latin font
.
epsdice -- A scalable dice "font"
.
erewhon -- Font package derived from Heuristica and Utopia
.
erewhon-math -- Utopia based OpenType Math font
.
esrelation -- Provides a symbol set for describing relations between ordered
pairs
.
esstix -- PostScript versions of the ESSTIX, with macro support
.
esvect -- Vector arrows
.
etbb -- An expansion of Edward Tufte's ET-Bembo family
.
euler-math -- OpenType version of Hermann Zapf's Euler maths font
.
eulervm -- Euler virtual math fonts
.
euxm -- extended Euler by DEK
.
fbb -- A free Bembo-like font
.
fdsymbol -- A maths symbol font
.
fetamont -- Extended version of Knuth's logo typeface
.
feyn -- A font for in-text Feynman diagrams
.
fge -- A font for Frege's Grundgesetze der Arithmetik
.
fira -- Fira fonts with LaTeX support
.
firamath -- Fira sans serif font with Unicode math support
.
firamath-otf -- Use OpenType math font Fira Math
.
foekfont -- The title font of the Mads Fok magazine
.
fonetika -- Support for the Danish "Dania" phonetic system
.
fontawesome -- Font containing web-related icons
.
fontawesome5 -- Font Awesome 5 with LaTeX support
.
fontmfizz -- Font Mfizz icons for use in LaTeX
.
fonts-churchslavonic -- Fonts for typesetting in Church Slavonic language
.
forum -- Forum fonts with LaTeX support
.
fourier -- Using Utopia fonts in LaTeX documents
.
fouriernc -- Use New Century Schoolbook text with Fourier maths fonts
.
frcursive -- French cursive hand fonts
.
frederika2016 -- An OpenType Greek calligraphy font
.
frimurer -- Access to the 'frimurer' cipher for use with LaTeX
.
garamond-libre -- The Garamond Libre font face
.
garamond-math -- An OTF math font matching EB Garamond
.
gelasio -- LaTeX support for the Gelasio family of fonts
.
genealogy -- A compilation genealogy font
.
gentium-tug -- Gentium fonts (in two formats) and support files
.
gfsartemisia -- A modern Greek font design
.
gfsbodoni -- A Greek and Latin font based on Bodoni
.
gfscomplutum -- A Greek font with a long history
.
gfsdidot -- A Greek font based on Didot's work
.
gfsdidotclassic -- The classic version of GFSDidot
.
gfsneohellenic -- A font in the Neo-Hellenic style
.
gfsneohellenicmath -- A math font in the Neo-Hellenic style
.
gfssolomos -- A Greek-alphabet font
.
gillcm -- Alternative unslanted italic Computer Modern fonts
.
gillius -- Gillius fonts with LaTeX support
.
gnu-freefont -- A Unicode font, with rather wide coverage
.
gofonts -- GoSans and GoMono fonts with LaTeX support
.
gothic -- A collection of old German-style fonts
.
greenpoint -- The Green Point logo
.
grotesq -- URW Grotesq font pack for LaTeX
.
gudea -- The Gudea font face with support for LaTeX and pdfLaTeX
.
hacm -- Font support for the Arka language
.
hamnosys -- A font for sign languages
.
hands -- Pointing hand font
.
hep-font -- Latin modern extended by computer modern
.
hep-math-font -- Extended Greek and sans-serif math
.
heros-otf -- Using the OpenType fonts TeX Gyre Heros>
.
heuristica -- Fonts extending Utopia, with LaTeX support files
.
hfbright -- The hfbright fonts
.
hfoldsty -- Old style numerals with EC fonts
.
hindmadurai -- The HindMadurai font face with support for LaTeX and pdfLaTeX
.
ibarra -- LaTeX support for the Ibarra Real Nova family of fonts
.
ifsym -- A collection of symbols
.
imfellenglish -- IM Fell English fonts with LaTeX support
.
inconsolata -- A monospaced font, with support files for use with TeX
.
inconsolata-nerd-font -- Inconsolata Nerd Font with support for XeLaTeX or
LuaLaTeX
.
initials -- Adobe Type 1 decorative initial fonts
.
inriafonts -- Inria fonts with LaTeX support
.
inter -- The inter font face with support for LaTeX, XeLaTeX, and LuaLaTeX
.
ipaex-type1 -- IPAex fonts converted to Type-1 format Unicode subfonts
.
iwona -- A two-element sans-serif font
.
jablantile -- Metafont version of tiles in the style of Slavik Jablan
.
jamtimes -- Expanded Times Roman fonts
.
josefin -- Josefin fonts with LaTeX support
.
junicode -- A TrueType and OpenType font family for mediaevalists
.
junicodevf -- A TrueType variable font family for mediaevalists
.
kixfont -- A font for KIX codes
.
kpfonts -- A complete set of fonts for text and mathematics
.
kpfonts-otf -- OTF version of the Kp-fonts
.
kurier -- A two-element sans-serif typeface
.
lato -- Lato font family and LaTeX support
.
lexend -- The Lexend fonts for XeLaTeX and LuaLaTeX through fontspec
.
lfb -- A Greek font with normal and bold variants
.
libertine -- Use of Linux Libertine and Biolinum fonts with LaTeX
.
libertinegc -- Libertine add-on to support Greek and Cyrillic
.
libertinus -- Wrapper to use the correct libertinus package according to the
used TeX engine
.
libertinus-fonts -- The Libertinus font family
.
libertinus-otf -- Support for Libertinus OpenType
.
libertinus-type1 -- Support for using Libertinus fonts with LaTeX/pdfLaTeX
.
libertinust1math -- A Type 1 font and LaTeX support for Libertinus Math
.
librebaskerville -- The Libre Baskerville family of fonts with LaTeX support
.
librebodoni -- Libre Bodoni fonts with LaTeX support
.
librecaslon -- Libre Caslon fonts, with LaTeX support
.
librefranklin -- LaTeX support for the Libre-Franklin family of fonts
.
libris -- Libris ADF fonts, with LaTeX support
.
lineara -- Linear A script fonts
.
linguisticspro -- LinguisticsPro fonts with LaTeX support
.
lobster2 -- Lobster Two fonts, with support for all LaTeX engines
.
logix -- Supplement to the Unicode math symbols
.
lxfonts -- Set of slide fonts based on CM
.
ly1 -- Support for LY1 LaTeX encoding
.
magra -- The Magra font face with support for LaTeX and pdfLaTeX
.
marcellus -- Marcellus fonts with LaTeX support
.
mathabx -- Three series of mathematical symbols
.
mathabx-type1 -- Outline version of the mathabx fonts
.
mathdesign -- Mathematical fonts to fit with particular text fonts
.
mdputu -- Upright digits in Adobe Utopia Italic
.
mdsymbol -- Symbol fonts to match Adobe Myriad Pro
.
merriweather -- Merriweather and MerriweatherSans fonts, with LaTeX support
.
metsymb -- The package provides dedicated TeX commands to generate
(vectorial) meteorological symbols
.
miama -- The Miama Nueva handwriting font with LaTeX support
.
mintspirit -- LaTeX support for MintSpirit font families
.
missaali -- A late medieval OpenType textura font
.
mlmodern -- A blacker Type 1 version of Computer Modern, with multilingual
support
.
mnsymbol -- Mathematical symbol font for Adobe MinionPro
.
montserrat -- Montserrat sans serif, otf and pfb, with LaTeX support files
.
mpfonts -- Computer Modern Type 3 fonts converted using MetaPost
.
mweights -- Support for multiple-weight font packages
.
newcomputermodern -- Computer Modern fonts including matching non-latin
alphabets
.
newpx -- Alternative uses of the PX fonts, with improved metrics
.
newtx -- Alternative uses of the TX fonts, with improved metrics
.
newtxsf -- Sans-math fonts for use with newtx
.
newtxtt -- Enhancement of typewriter fonts from newtx
.
niceframe-type1 -- Type 1 versions of the fonts recommended in niceframe
.
nimbus15 -- Support files for Nimbus 2015 Core fonts
.
nkarta -- A "new" version of the karta cartographic fonts
.
noto -- Support for Noto fonts
.
noto-emoji -- Noto Emoji fonts
.
notomath -- Math support for Noto fonts
.
nunito -- The Nunito font face with support for LaTeX and pdfLaTeX
.
obnov -- Obyknovennaya Novaya fonts
.
ocherokee -- LaTeX Support for the Cherokee language
.
ocr-b -- Fonts for OCR-B
.
ocr-b-outline -- OCR-B fonts in Type 1 and OpenType
.
ogham -- Fonts for typesetting Ogham script
.
oinuit -- LaTeX Support for the Inuktitut Language
.
old-arrows -- Computer Modern old-style arrows with smaller arrowheads
.
oldlatin -- Compute Modern-like font with long s
.
oldstandard -- OldStandard fonts with LaTeX support
.
opensans -- The Open Sans font family, and LaTeX support
.
orkhun -- A font for orkhun script
.
oswald -- The Oswald family of fonts with support for LaTeX and pdfLaTeX
.
overlock -- Overlock sans fonts with LaTeX support
.
pacioli -- Fonts designed by Fra Luca de Pacioli in 1497
.
pagella-otf -- Using the OpenType fonts TeX Gyre Pagella
.
paratype -- LaTeX support for free fonts by ParaType
.
phaistos -- Disk of Phaistos font
.
phonetic -- Metafont Phonetic fonts, based on Computer Modern
.
pigpen -- A font for the pigpen (or masonic) cipher
.
playfair -- Playfair Display fonts with LaTeX support
.
plex -- Support for IBM Plex fonts
.
plex-otf -- Support for the OpenType font IBM Plex
.
plimsoll -- Fonts with the Plimsoll symbol and LaTeX support
.
poiretone -- PoiretOne family of fonts with LaTeX support
.
poltawski -- Antykwa Poltawskiego Family of Fonts
.
prodint -- A font that provides the product integral symbol
.
punk -- Donald Knuth's punk font
.
punk-latex -- LaTeX support for punk fonts
.
punknova -- OpenType version of Knuth's Punk font
.
pxtxalfa -- Virtual maths alphabets based on pxfonts and txfonts
.
qualitype -- The QualiType font collection
.
quattrocento -- Quattrocento and Quattrocento Sans fonts with LaTeX support
.
raleway -- Use Raleway with TeX(-alike) systems
.
recycle -- A font providing the "recyclable" logo
.
rit-fonts -- Malayalam fonts by Rachana Institute of Typography (RIT)
.
roboto -- Support for the Roboto family of fonts
.
romande -- Romande ADF fonts and LaTeX support
.
rosario -- Using the free Rosario fonts with LaTeX
.
rsfso -- A mathematical calligraphic font based on rsfs
.
sansmathaccent -- Correct placement of accents in sans-serif maths
.
sansmathfonts -- Extended Computer Modern sans serif fonts
.
sauter -- Wide range of design sizes for CM fonts
.
sauterfonts -- Use Sauter's fonts in LaTeX
.
schola-otf -- Using the OpenType fonts TeX Gyre schola
.
scholax -- Extension of TeXGyreSchola (New Century Schoolbook) with math
support
.
schulschriften -- German "school scripts" from Suetterlin to the present day
.
semaphor -- Semaphore alphabet font
.
shobhika -- An OpenType Devanagari font designed for scholars
.
simpleicons -- Simple Icons for LaTeX
.
skull -- A font to draw a skull
.
sourcecodepro -- Use SourceCodePro with TeX(-alike) systems
.
sourcesanspro -- Use SourceSansPro with TeX(-alike) systems
.
sourceserifpro -- Use SourceSerifPro with TeX(-alike) systems
.
spectral -- Spectral fonts with LaTeX support
.
srbtiks -- Font STIX2 for Serbian and Macedonian
.
starfont -- The StarFont Sans astrological font
.
staves -- Typeset Icelandic staves and runic letters
.
step -- A free Times-like font
.
stepgreek -- A free Times/Elsevier-style Greek font
.
stickstoo -- A reworking of STIX2
.
stix -- OpenType Unicode maths fonts
.
stix2-otf -- OpenType Unicode text and maths fonts
.
stix2-type1 -- Type1 versions of the STIX Two OpenType fonts
.
superiors -- Attach superior figures to a font family
.
svrsymbols -- A font with symbols for use in physics texts
.
symbats3 -- Macros to use the Symbats3 dingbats fonts
.
tapir -- A simple geometrical font
.
tempora -- Greek and Cyrillic to accompany Times
.
tengwarscript -- LaTeX support for using Tengwar fonts
.
termes-otf -- Using the OpenType fonts TeX Gyre Termes
.
tfrupee -- A font offering the new (Indian) Rupee symbol
.
theanodidot -- TheanoDidot fonts with LaTeX support
.
theanomodern -- Theano Modern fonts with LaTeX support
.
theanooldstyle -- Theano OldStyle fonts with LaTeX support
.
tinos -- Tinos fonts with LaTeX support
.
tpslifonts -- A LaTeX package for configuring presentation fonts
.
trajan -- Fonts from the Trajan column in Rome
.
twemoji-colr -- Twemoji font in COLR/CPAL layered format
.
txfontsb -- Extensions to txfonts, using GNU Freefont
.
txuprcal -- Upright calligraphic font based on TX calligraphic
.
typicons -- Font containing a set of web-related icons
.
umtypewriter -- Fonts to typeset with the xgreek package
.
universa -- Herbert Bayer's 'universal' font
.
universalis -- Universalis font, with support
.
uppunctlm -- Always keep upright shape for some punctuation marks and Arabic
numerals
.
urwchancal -- Use URW's clone of Zapf Chancery as a maths alphabet
.
venturisadf -- Venturis ADF fonts collection
.
wsuipa -- International Phonetic Alphabet fonts
.
xcharter -- Extension of Bitstream Charter fonts
.
xcharter-math -- XCharter-based OpenType Math font for LuaTeX and XeTeX
.
xits -- A Scientific Times-like font with support for mathematical
typesetting
.
yfonts -- Support for old German fonts
.
yfonts-otf -- OpenType version of the Old German fonts designed by Yannis
Haralambous
.
yfonts-t1 -- Old German-style fonts, in Adobe type 1 format
.
yinit-otf -- OTF conversion of Yannis Haralambous' Old German decorative
initials
.
ysabeau -- Ysabeau fonts with LaTeX support for traditional TeX engines
.
zlmtt -- Use Latin Modern Typewriter fonts
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-fonts-extra-links
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-extra
Version: 2023.20240207-1
Replaces: texlive-fonts-extra (<< 2022.20220923)
Depends: tex-common (>= 6.13), fonts-adf-accanthis, fonts-adf-berenis, fonts-adf-gillius, fonts-adf-universalis, fonts-cabin, fonts-cantarell, fonts-clear-sans, fonts-comfortaa, fonts-comic-neue, fonts-croscore, fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu-core, fonts-dejavu-extra, fonts-ebgaramond-extra, fonts-font-awesome, fonts-freefont-otf, fonts-freefont-ttf, fonts-gfs-artemisia, fonts-gfs-complutum, fonts-gfs-didot, fonts-gfs-neohellenic, fonts-gfs-olga, fonts-gfs-solomos, fonts-go, fonts-inter, fonts-lato, fonts-linuxlibertine, fonts-lobstertwo, fonts-noto-color-emoji, fonts-noto-core, fonts-noto-mono, fonts-oflb-asana-math, fonts-open-sans, fonts-paratype, fonts-roboto-slab, fonts-roboto-unhinted, fonts-sil-andika, fonts-sil-charis, fonts-sil-gentium, fonts-sil-gentium-basic, fonts-sil-gentiumplus, fonts-sil-gentiumplus-compact, fonts-stix
Breaks: texlive-fonts-extra (<< 2023.20231007)
Description: TeX Live: Setup of fonts for TeX Live and search via kpathsea
This package ships links to all the fonts that are originally in TeX Live,
collection fonts-extra, but are not shipped in the Debian package
texlive-fonts-extra due to availability in separate packages. . For
documents searching these fonts by file name instead of using fontconfig
lookups, the font files need to be linked into the TEXMF tree of TeX Live.
This package ships these links and depends on all the font packages
required.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-fonts-recommended
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 15016
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-base
Version: 2023.20240207-1
Depends: tex-common (>= 6.13), texlive-base (>= 2023.20230613)
Recommends: tex-gyre, tipa (>= 2:1.2-2.1)
Suggests: texlive-fonts-recommended-doc
Breaks: texlive-base (<< 2022.20220405)
Description: TeX Live: Recommended fonts
Recommended fonts, including the base 35 PostScript fonts, Latin Modern, TeX
Gyre, and T1 and other encoding support for Computer Modern, in outline
form.
.
This package includes the following CTAN packages:
.
avantgar -- URW 'Base 35' font pack for LaTeX
.
bookman -- URW 'Base 35' font pack for LaTeX
.
charter -- Charter fonts
.
cmextra -- Knuth's local information
.
courier -- URW 'Base 35' font pack for LaTeX
.
euro -- Provide Euro values for national currency amounts
.
euro-ce -- Euro and CE sign font
.
eurosym -- Metafont and macros for Euro sign
.
fpl -- SC and OsF fonts for URW Palladio L
.
helvetic -- URW 'Base 35' font pack for LaTeX
.
manfnt-font -- Knuth's "manual" fonts
.
marvosym -- Martin Vogel's Symbols (marvosym) font
.
mathpazo -- Fonts to typeset mathematics to match Palatino
.
mflogo-font -- Metafont logo font
.
ncntrsbk -- URW 'Base 35' font pack for LaTeX
.
palatino -- URW 'Base 35' font pack for LaTeX
.
pxfonts -- Palatino-like fonts in support of mathematics
.
rsfs -- Ralph Smith's Formal Script font
.
symbol -- URW 'Base 35' font pack for LaTeX
.
times -- URW 'Base 35' font pack for LaTeX
.
txfonts -- Times-like fonts in support of mathematics
.
utopia -- Adobe Utopia fonts
.
wasy -- The wasy fonts (Waldi symbol fonts)
.
wasy-type1 -- Type 1 versions of wasy fonts
.
wasysym -- LaTeX support for the wasy fonts
.
zapfchan -- URW 'Base 35' font pack for LaTeX
.
zapfding -- URW 'Base 35' font pack for LaTeX
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-latex-base
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 13201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-base
Version: 2023.20240207-1
Replaces: texlive-latex-extra (<< 2022.20220923), texlive-latex-recommended (<< 2022.20230122)
Depends: tex-common (>= 6.13), fonts-lmodern, texlive-base (>= 2023.20230613), texlive-binaries (>= 2023.20230311)
Suggests: texlive-latex-base-doc, wp2latex
Breaks: latexml (<= 0.8.6-4), texlive-base (<< 2022.20220405), texlive-formats-extra (<< 2020.20201129), texlive-lang-japanese (<= 2022.20221123-1), texlive-latex-extra (<< 2022.20220923), texlive-latex-recommended (<< 2022.20230122)
Description: TeX Live: LaTeX fundamental packages
These packages are either mandated by the core LaTeX team, or very widely
used and strongly recommended in practice.
.
This package includes the following CTAN packages:
.
ae -- Virtual fonts for T1 encoded CMR-fonts
.
amscls -- AMS document classes for LaTeX
.
amsmath -- AMS mathematical facilities for LaTeX
.
atbegshi -- Execute stuff at \shipout time
.
atveryend -- Hooks at the very end of a document
.
auxhook -- Hooks for auxiliary files
.
babel -- Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
.
babel-english -- Babel support for English
.
babelbib -- Multilingual bibliographies
.
bigintcalc -- Integer calculations on very large numbers
.
bitset -- Handle bit-vector datatype
.
bookmark -- A new bookmark (outline) organization for hyperref
.
carlisle -- David Carlisle's small packages
.
colortbl -- Add colour to LaTeX tables
.
epstopdf-pkg -- Call epstopdf "on the fly"
.
etexcmds -- Avoid name clashes with e-TeX commands
.
fancyhdr -- Extensive control of page headers and footers in LaTeX2e
.
firstaid -- First aid for external LaTeX files and packages that need
updating
.
fix2col -- Fix miscellaneous two column mode features
.
geometry -- Flexible and complete interface to document dimensions
.
gettitlestring -- Clean up title references
.
graphics -- The LaTeX standard graphics bundle
.
graphics-cfg -- Sample configuration files for LaTeX color and graphics
.
grfext -- Manipulate the graphics package's list of extensions
.
hopatch -- Load patches for packages
.
hycolor -- Implements colour for packages hyperref and bookmark
.
hyperref -- Extensive support for hypertext in LaTeX
.
intcalc -- Expandable arithmetic operations with integers
.
kvdefinekeys -- Define keys for use in the kvsetkeys package
.
kvoptions -- Key value format for package options
.
kvsetkeys -- Key value parser with default handler support
.
l3backend -- LaTeX3 backend drivers
.
l3kernel -- LaTeX3 programming conventions
.
l3packages -- High-level LaTeX3 concepts
.
latex -- A TeX macro package that defines LaTeX
.
latex-bin -- LaTeX executables and man pages
.
latex-fonts -- A collection of fonts used in LaTeX distributions
.
latex-lab -- LaTeX laboratory
.
latexconfig -- configuration files for LaTeX-related formats
.
letltxmacro -- Let assignment for LaTeX macros
.
ltxcmds -- Some LaTeX kernel commands for general use
.
ltxmisc -- Miscellaneous LaTeX packages, etc
.
mfnfss -- Packages to typeset oldgerman and pandora fonts in LaTeX
.
mptopdf -- mpost to PDF, native MetaPost graphics inclusion
.
natbib -- Flexible bibliography support
.
oberdiek -- A bundle of packages submitted by Heiko Oberdiek
.
pagesel -- Select pages of a document for output
.
pdfescape -- Implements pdfTeX's escape features using TeX or e-TeX
.
pslatex -- Use PostScript fonts by default
.
psnfss -- Font support for common PostScript fonts
.
pspicture -- PostScript picture support
.
refcount -- Counter operations with label references
.
rerunfilecheck -- Checksum based rerun checks on auxiliary files
.
stringenc -- Converting a string between different encodings
.
tools -- The LaTeX standard tools bundle
.
uniquecounter -- Provides unlimited unique counter
.
url -- Verbatim with URL-sensitive line breaks
.
hypdoc -- Hyper extensions for doc.sty
.
pdftexcmds -- LuaTeX support for pdfTeX utility functions
.
infwarerr -- Complete set of information/warning/error message macros
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-latex-extra
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 82128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-extra
Version: 2023.20240207-1
Replaces: sdaps (<< 1.9.7), texlive-latex-base (<< 2019.20191203), texlive-latex-recommended (<< 2019.20190915), texlive-publishers (<< 2018.20181213), texlive-xetex (<< 2023.20240207)
Depends: tex-common (>= 6.13), libcommons-logging-java, libpdfbox-java, preview-latex-style, python3, texlive-base (>= 2022.20220405), texlive-binaries (>= 2023.20230311), texlive-latex-recommended (>= 2023.20230613), texlive-pictures (>= 2023.20230613)
Recommends: default-jre, libspreadsheet-parseexcel-perl, texlive-fonts-recommended, texlive-plain-generic
Suggests: python3-pygments, icc-profiles, libfile-which-perl, texlive-latex-extra-doc, texlive-science
Breaks: dblatex (<< 0.3.8-2~), latexml (<= 0.8.6-5), sdaps (<< 1.9.7), texlive-base (<< 2022.20220405), texlive-latex-base (<< 2022.20220923), texlive-latex-extra-doc (<< 2018.20181106), texlive-latex-recommended (<< 2019.20191208), texlive-luatex (<< 2020.20200804), texlive-publishers (<< 2018.20181213), texlive-science (<< 2019.20190507), texlive-xetex (<< 2023.20240207)
Description: TeX Live: LaTeX additional packages
A very large collection of add-on packages for LaTeX.
.
This package includes the following CTAN packages:
.
2up -- Macros to print two-up
.
a0poster -- Support for designing posters on large paper
.
a4wide -- "Wide" a4 layout
.
a5comb -- Support for a5 paper sizes
.
abraces -- Asymmetric over-/underbraces in maths
.
abspos -- Absolute placement with coffins
.
abstract -- Control the typesetting of the abstract environment
.
accessibility -- Create tagged and structured PDF files
.
accsupp -- Better accessibility support for PDF files
.
achemso -- Support for American Chemical Society journal submissions
.
acro -- Typeset acronyms
.
acronym -- Expand acronyms at least once
.
acroterm -- Manage and index acronyms and terms
.
actuarialangle -- Angle symbol denoting a duration in actuarial and
financial notation
.
actuarialsymbol -- Actuarial symbols of life contingencies and financial
mathematics
.
addfont -- Easier use of fonts without LaTeX support
.
addlines -- A user-friendly wrapper around \enlargethispage
.
adjmulticol -- Adjusting margins for multicolumn and single column output
.
adjustbox -- Graphics package-alike macros for "general" boxes
.
adrconv -- BibTeX styles to implement an address database
.
advdate -- Print a date relative to "today"
.
affilauthor -- Tag author and affiliation information in a key-value style
.
akktex -- A collection of packages and classes
.
akletter -- Comprehensive letter support
.
alchemist -- Typeset alchemist and astrological symbols
.
alertmessage -- Alert messages for LaTeX
.
alnumsec -- Alphanumeric section numbering
.
alphalph -- Convert numbers to letters
.
alterqcm -- Multiple choice questionnaires in two column tables
.
altfont -- Alternative font handling in LaTeX
.
altsubsup -- Subscripts and superscripts with square brackets
.
amsaddr -- Alter the position of affiliations in amsart
.
animate -- Create PDF and SVG animations from graphics files and inline
graphics
.
anonchap -- Make chapters be typeset like sections
.
answers -- Setting questions (or exercises) and answers
.
anyfontsize -- Select any font size in LaTeX
.
appendix -- Extra control of appendices
.
appendixnumberbeamer -- Manage frame numbering in appendixes in beamer
.
apptools -- Tools for customising appendices
.
arabicfront -- Frontmatter with arabic page numbers
.
arcs -- Draw arcs over and under text
.
argumentation -- Create abstract argumentation frameworks via TikZ
.
arraycols -- New column types for array and tabular environments
.
arrayjobx -- Array data structures for (La)TeX
.
arraysort -- Sort arrays (or portions of them)
.
arydshln -- Draw dash-lines in array/tabular
.
asciilist -- Environments AsciiList and AsciiDocList for prototyping nested
lists in LaTeX
.
askinclude -- Interactive use of \includeonly
.
assignment -- A class file for typesetting homework and lab assignments
.
assoccnt -- Associate counters, making them step when a master steps
.
association-matrix -- LaTeX support for creating association matrices
.
atenddvi -- Provides the \AtEndDvi command
.
atendofenv -- Add a custom symbol at the end of an environment
.
attachfile -- Attach arbitrary files to a PDF document
.
aurl -- Extends the hyperref package with a mechanism for hyperlinked URLs
abbreviated with prefixes
.
authoraftertitle -- Make author, etc., available after \maketitle
.
authorarchive -- Adds self-archiving information to scientific papers
.
authorindex -- Index citations by author names
.
autofancyhdr -- Automatically compute headlength for fancyhdr package
.
autonum -- Automatic equation references
.
autopdf -- Conversion of graphics to pdfLaTeX-compatible formats
.
autopuncitems -- Automatically punctuate lists
.
avremu -- An 8-Bit Microcontroller Simulator written in LaTeX
.
awesomebox -- Draw admonition blocks in your documents, illustrated with
FontAwesome icons
.
axessibility -- Access to formulas in PDF files by assistive technologies
.
background -- Placement of background material on pages of a document
.
bankstatement -- A LaTeX class for bank statements based on csv data
.
bashful -- Invoke bash commands from within LaTeX
.
basicarith -- Macros for typesetting basic arithmetic
.
bchart -- Draw simple bar charts in LaTeX
.
beamer-rl -- Right to left presentation with beamer and babel
.
beamer2thesis -- Thesis presentations using beamer
.
beamerappendixnote -- Create notes on appendix frames in beamer
.
beameraudience -- Assembling beamer frames according to audience
.
beamerauxtheme -- Supplementary outer and inner themes for beamer
.
beamercolorthemeowl -- A flexible beamer color theme to maximize visibility
.
beamerdarkthemes -- Dark color themes for beamer
.
beamerposter -- Extend beamer and a0poster for custom sized posters
.
beamersubframe -- Reorder frames in the PDF file
.
beamertheme-arguelles -- Simple, typographic beamer theme
.
beamertheme-cuerna -- A beamer theme with 4 colour palettes
.
beamertheme-detlevcm -- A beamer theme designed for use in the University of
Leeds
.
beamertheme-epyt -- A simple and clean theme for LaTeX beamer class
.
beamertheme-focus -- A minimalist presentation theme for LaTeX Beamer
.
beamertheme-light -- A minimal beamer style
.
beamertheme-metropolis -- A modern LaTeX beamer theme
.
beamertheme-npbt -- A collection of LaTeX beamer themes
.
beamertheme-phnompenh -- A simple beamer theme
.
beamertheme-pure-minimalistic -- A minimalistic presentation theme for LaTeX
Beamer
.
beamertheme-rainbow -- A beamer colour theme which alternates theme colours
on every frame
.
beamertheme-saintpetersburg -- A beamer theme that incorporates colours and
fonts of Saint Petersburg State University
.
beamertheme-simpledarkblue -- Template for a simple presentation
.
beamertheme-simpleplus -- A simple and clean theme for LaTeX beamer
.
beamertheme-tcolorbox -- A beamer inner theme which reproduces standard
beamer blocks using tcolorboxes
.
beamertheme-trigon -- A modern, elegant, and versatile theme for Beamer
.
beamertheme-upenn-bc -- Beamer themes for Boston College and the University
of Pennsylvania
.
beamerthemeamurmaple -- A new modern beamer theme
.
beamerthemeconcrete -- A collection of flat beamer themes
.
beamerthemejltree -- Contributed beamer theme
.
beamerthemelalic -- A beamer theme for LALIC
.
beamerthemenirma -- A Beamer theme for academic presentations
.
beamerthemenord -- A simple beamer theme using the "Nord" color theme
.
bearwear -- Shirts to dress TikZbears
.
beaulivre -- Write your books in a colorful way
.
beautybook -- A beautiful book template for maths and science
.
beton -- Use Concrete fonts
.
bewerbung -- Typesetting job applications
.
bez123 -- Support for Bezier curves
.
bhcexam -- An exam class for mathematics teachers in China
.
bibletext -- Insert Bible passages by their reference
.
bigfoot -- Footnotes for critical editions
.
bigints -- Writing big integrals
.
bilingualpages -- Typeset two columns in parallel
.
biochemistry-colors -- Colors used to display amino acids, nucleotides,
sugars or atoms in biochemistry
.
bithesis -- Templates for the Beijing Institute of Technology
.
bizcard -- Typeset business cards
.
blindtext -- Producing 'blind' text for testing
.
blkarray -- Extended array and tabular
.
block -- A block letter style for the letter class
.
blowup -- Upscale or downscale all pages of a document
.
bnumexpr -- Extends eTeX's \numexpr...\relax construct to big integers
.
boites -- Boxes that may break across pages
.
bold-extra -- Use bold small caps and typewriter fonts
.
book-of-common-prayer -- Typeset in the style of "Book of Common Prayer"
.
bookcover -- A class for book covers and dust jackets
.
bookest -- Extended book class
.
booklet -- Aids for printing simple booklets
.
bookshelf -- Create a nice image from a BibTeX file
.
boolexpr -- A boolean expression evaluator and a switch command
.
bophook -- Provides an At-Begin-Page hook
.
boxedminipage -- Framed minipages of a specified total width (text and frame
combined)
.
boxhandler -- Flexible Captioning and Deferred Box/List Printing
.
bracketkey -- Produce bracketed identification keys
.
braket -- Dirac bra-ket and set notations
.
breakurl -- Line-breakable \url-like links in hyperref when compiling via
dvips/ps2pdf
.
bubblesort -- Bubble sorts a list
.
bullcntr -- Display list item counter as regular pattern of bullets
.
bxcalc -- Extend the functionality of the calc package
.
bxdpx-beamer -- Dvipdfmx extras for use with beamer
.
bxdvidriver -- Enables specifying a driver option effective only in DVI
output
.
bxenclose -- Enclose the document body with some pieces of code
.
bxnewfont -- Enhanced \newfont command
.
bxpapersize -- Synchronize output paper size with layout paper size
.
bxpdfver -- Specify version and compression level of output PDF files
.
bxtexlogo -- Additional TeX-family logos
.
calcage -- Calculate the age of something, in years
.
calctab -- Language for numeric tables
.
calculator -- Use LaTeX as a scientific calculator
.
calrsfs -- Copperplate calligraphic letters in LaTeX
.
cals -- Multipage tables with wide range of features
.
calxxxx-yyyy -- Print a calendar for a group of years
.
cancel -- Place lines through maths formulae
.
canoniclayout -- Create canonical page layouts with memoir
.
capt-of -- Captions on more than floats
.
captcont -- Retain float number across several floats
.
captdef -- Declare free-standing \caption commands
.
carbohydrates -- Carbohydrate molecules with chemfig
.
cases -- Numbered cases environment
.
casyl -- Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics
.
catchfile -- Catch an external file into a macro
.
catchfilebetweentags -- Catch text delimited by docstrip tags
.
catechis -- Macros for typesetting catechisms
.
catoptions -- Preserving and recalling standard catcodes
.
cbcoptic -- Coptic fonts and LaTeX macros for general usage and for
philology
.
ccaption -- Continuation headings and legends for floats
.
cclicenses -- Typeset Creative Commons licence logos
.
cd -- Typeset CD covers
.
cd-cover -- Typeset CD covers
.
cdcmd -- Expandable conditional commands for LaTeX
.
cdpbundl -- Business letters in the Italian style
.
cellprops -- Accept CSS-like selectors in tabular, array, ...
.
cellspace -- Ensure minimal spacing of table cells
.
censor -- Tools for producing redacted documents
.
centeredline -- A macro for centering lines
.
centerlastline -- Paragraphs with last line centered, known as "Spanish"
paragraphs
.
changebar -- Generate changebars in LaTeX documents
.
changelayout -- Change the layout of individual pages and their text
.
changelog -- Typesetting keepachangelog.com style changelogs
.
changepage -- Margin adjustment and detection of odd/even pages
.
changes -- Manual change markup
.
chappg -- Page numbering by chapter
.
chapterfolder -- Package for working with complicated folder structures
.
cheatsheet -- A simple cheatsheet class
.
checkend -- Extend "improperly closed environment" messages
.
chet -- LaTeX layout inspired by harvmac
.
chextras -- A companion package for the Swiss typesetter
.
childdoc -- Directly compile \include'd child documents
.
chkfloat -- Warn whenever a float is placed "to far away"
.
chletter -- Class for typesetting letters to Swiss rules
.
chngcntr -- Change the resetting of counters
.
chronology -- Provides a horizontal timeline
.
circ -- Macros for typesetting circuit diagrams
.
circledsteps -- Typeset circled numbers
.
circledtext -- Create circled text
.
classics -- Cite classic works
.
classpack -- XML mastering for LaTeX classes and packages
.
clefval -- Key/value support with a hash
.
cleveref -- Intelligent cross-referencing
.
cleveref-usedon -- Adds forward-referencing functionality to the cleveref
package
.
clicks -- Slide Deck Animation
.
clipboard -- Copy and paste into and across documents
.
clistmap -- Map and iterate over LaTeX3 clists
.
clock -- Graphical and textual clocks for TeX and LaTeX
.
clrdblpg -- Control pagestyle of pages left blank by \cleardoublepage
.
clrstrip -- Place contents into a full width colour strip
.
cmdstring -- Get command name reliably
.
cmdtrack -- Check used commands
.
cmsd -- Interfaces to the CM Sans Serif Bold fonts
.
cnltx -- LaTeX tools and documenting facilities
.
cntformats -- A different way to read counters
.
cntperchap -- Store counter values per chapter
.
codebox -- Highlighted source code in a fancy box
.
codedescribe -- A minimalist set of commands (expl3 based) to describe
Document and Class level commands/functions
.
codedoc -- LaTeX code and documentation in LaTeX-format file
.
codehigh -- Highlight code and demos with l3regex and lpeg
.
codepage -- Support for variant code pages
.
codesection -- Provides an environment that may be conditionally included
.
collcell -- Collect contents of a tabular cell as argument to a macro
.
collectbox -- Collect and process macro arguments as boxes
.
colophon -- Provides commands for producing a colophon
.
color-edits -- Colorful edits for multiple authors of a shared document
.
colordoc -- Coloured syntax highlights in documentation
.
colorframed -- Fix color problems with the package "framed"
.
colorinfo -- Retrieve colour model and values for defined colours
.
coloring -- Define missing colors by their names
.
colorist -- Write your articles or books in a colorful way
.
colorspace -- Provides PDF color spaces
.
colortab -- Shade cells of tables and halign
.
colorwav -- Colours by wavelength of visible light
.
colorweb -- Extend the color package colour space
.
colourchange -- Colourchange
.
combelow -- Typeset "comma-below" letters, as in Romanian
.
combine -- Bundle individual documents into a single document
.
comma -- Formats a number by inserting commas
.
commado -- Expandable iteration on comma-separated and filename lists
.
commedit -- Commented editions with LaTeX
.
comment -- Selectively include/exclude portions of text
.
commonunicode -- Convert common unicode symbols to LaTeX code
.
competences -- Track skills of classroom checks
.
concepts -- Keeping track of formal 'concepts' for a particular field
.
concprog -- Concert programmes
.
conditext -- Define and manage conditional content
.
constants -- Automatic numbering of constants
.
continue -- Prints 'continuation' marks on pages of multipage documents
.
contour -- Print a coloured contour around text
.
contracard -- Generate calling cards for dances
.
conv-xkv -- Create new key-value syntax
.
cooking -- Typeset recipes
.
cooking-units -- Typeset and convert units for cookery books and recipes
.
cool -- COntent-Oriented LaTeX
.
coolfn -- Typeset long legal footnotes
.
coollist -- Manipulate COntent Oriented LaTeX Lists
.
coolstr -- String manipulation in LaTeX
.
coolthms -- Reference items in a theorem environment
.
cooltooltips -- Associate a pop-up window and tooltip with PDF hyperlinks
.
coop-writing -- Support for Cooperative Writing and editorial comments
.
coordsys -- Draw cartesian coordinate systems
.
copyedit -- Copyediting support for LaTeX documents
.
copyrightbox -- Provide copyright notices for images in a document
.
coseoul -- Context sensitive outline elements
.
counterz -- Additional tools for counters
.
counttexruns -- Count compilations of a document
.
courseoutline -- Prepare university course outlines
.
coursepaper -- Prepare university course papers
.
coverpage -- Automatic cover page creation for scientific papers
.
cprotect -- Allow verbatim, etc., in macro arguments
.
cprotectinside -- Use cprotect arbitrarily nested
.
crbox -- Boxes with crossed corners
.
create-theorem -- Initializing and configuring theorem-like environments,
with multilingual support
.
creationboites -- Macros to create simple tcolorbox with some customizations
.
crefthe -- Cross referencing with proper definite articles
.
crossreference -- Crossreferences within documents
.
crossreftools -- Expandable extraction of cleveref data
.
crumbs -- Add a Navigation Path to the page header
.
csquotes -- Context sensitive quotation facilities
.
css-colors -- Named colors for web-safe design
.
csvmerge -- Merge TeX code with csv data
.
csvsimple -- Simple CSV file processing
.
cuisine -- Typeset recipes
.
currency -- Format currencies in a consistent way
.
currfile -- Provide file name and path of input files
.
curriculum-vitae -- Lightweight class for CVs
.
currvita -- Typeset a curriculum vitae
.
customenvs -- Custom environments (MCQ, list with picked items, ...)
.
cutwin -- Cut a window in a paragraph, typeset material in it
.
cv -- A package for creating a curriculum vitae
.
cv4tw -- LaTeX CV class, with extended details
.
cweb-latex -- A LaTeX version of CWEB
.
cyber -- Annotate compliance with cybersecurity requirements
.
cybercic -- "Controls in Contents" for the cyber package
.
darkmode -- General Dark Mode Support for LaTeX-Documents
.
dashbox -- Draw dashed boxes
.
dashrule -- Draw dashed rules
.
dashundergaps -- Produce gaps that are underlined, dotted or dashed
.
dataref -- Manage references to experimental data
.
datatool -- Tools to load and manipulate data
.
datax -- Import individual data from script files
.
dateiliste -- Extensions of the \listfiles concept
.
datenumber -- Convert a date into a number and vice versa
.
datestamp -- Fixed date-stamps with LuaLaTeX
.
datetime -- Change format of \today with commands for current time
.
datetime2 -- Formats for dates, times and time zones
.
datetime2-bahasai -- Bahasai language module for the datetime2 package
.
datetime2-basque -- Basque language module for the datetime2 package
.
datetime2-breton -- Breton language module for the datetime2 package
.
datetime2-bulgarian -- Bulgarian language module for the datetime2 package
.
datetime2-catalan -- Catalan language module for the datetime2 package
.
datetime2-croatian -- Croatian language module for the datetime2 package
.
datetime2-czech -- Czech language module for the datetime2 package
.
datetime2-danish -- Danish language module for the datetime2 package
.
datetime2-dutch -- Dutch language module for the datetime2 package
.
datetime2-en-fulltext -- English Full Text styles for the datetime2 package
.
datetime2-english -- English language module for the datetime2 package
.
datetime2-esperanto -- Esperanto language module for the datetime2 package
.
datetime2-estonian -- Estonian language module for the datetime2 package
.
datetime2-finnish -- Finnish language module for the datetime2 package
.
datetime2-french -- French language module for the datetime2 package
.
datetime2-galician -- Galician language module for the datetime2 package
.
datetime2-german -- German language module for the datetime2 package
.
datetime2-greek -- Greek language module for the datetime2 package
.
datetime2-hebrew -- Hebrew language module for the datetime2 package
.
datetime2-icelandic -- Icelandic language module for the datetime2 package
.
datetime2-irish -- Irish Gaelic Language Module for the datetime2 Package
.
datetime2-it-fulltext -- Italian full text styles for the datetime2 package
.
datetime2-italian -- Italian language module for the datetime2 package
.
datetime2-latin -- Latin language module for the datetime2 package
.
datetime2-lsorbian -- Lower Sorbian language module for the datetime2
package
.
datetime2-magyar -- Magyar language module for the datetime2 package
.
datetime2-norsk -- Norsk language module for the datetime2 package
.
datetime2-polish -- Polish language module for the datetime2 package
.
datetime2-portuges -- Portuguese language module for the datetime2 package
.
datetime2-romanian -- Romanian language module for the datetime2 package
.
datetime2-russian -- Russian language module for the datetime2 package
.
datetime2-samin -- Northern Sami language module for the datetime2 package
.
datetime2-scottish -- Scottish Gaelic Language Module for the datetime2
Package
.
datetime2-serbian -- Serbian language module for the datetime2 package
.
datetime2-slovak -- Slovak language module for the datetime2 package
.
datetime2-slovene -- Slovene language module for the datetime2 package
.
datetime2-spanish -- Spanish language module for the datetime2 package
.
datetime2-swedish -- Swedish language module for the datetime2 package
.
datetime2-turkish -- Turkish language module for the datetime2 package
.
datetime2-ukrainian -- Ukrainian language module for the datetime2 package
.
datetime2-usorbian -- Upper Sorbian language module for the datetime2
package
.
datetime2-welsh -- Welsh language module for the datetime2 package
.
dblfloatfix -- Fixes for twocolumn floats
.
dbshow -- A package to store and display data with custom filters, orders,
and styles
.
debate -- Debates between reviewers
.
decimal -- LaTeX package for the English raised decimal point
.
decimalcomma -- Comma for decimal numbers
.
decorule -- Decorative swelled rule using font character
.
defoldfonts -- Define old font commands
.
delimtxt -- Read and parse text tables
.
democodetools -- Package for LaTeX code documentation
.
denisbdoc -- A personal dirty package for documenting packages
.
diabetes-logbook -- A logbook for people with type one diabetes
.
diagbox -- Table heads with diagonal lines
.
diagnose -- A diagnostic tool for a TeX installation
.
dialogl -- Macros for constructing interactive LaTeX scripts
.
dichokey -- Construct dichotomous identification keys
.
dimnum -- Commands for dimensionless numbers
.
dinbrief -- German letter DIN style
.
directory -- An address book using BibTeX
.
dirtytalk -- A package to typeset quotations easier
.
dlfltxb -- Macros related to "Introdktion til LaTeX"
.
dnaseq -- Format DNA base sequences
.
doclicense -- Support for putting documents under a license
.
docmfp -- Document non-LaTeX code
.
docmute -- Input files ignoring LaTeX preamble, etc
.
docshots -- TeX samples next to their PDF snapshots
.
doctools -- Tools for the documentation of LaTeX code
.
documentation -- Documentation support for C, Java and assembler code
.
docutils -- Helper commands and element definitions for Docutils LaTeX
output
.
doi -- Create correct hyperlinks for DOI numbers
.
dotarrow -- Extendable dotted arrows
.
dotlessi -- Provides dotless i's and j's for use in any math font
.
dotseqn -- Flush left equations with dotted leaders to the numbers
.
download -- Allow LaTeX to download files using an external process
.
dox -- Extend the doc package
.
dpfloat -- Support for double-page floats
.
dprogress -- LaTeX-relevant log information for debugging
.
drac -- Declare active character substitution, robustly
.
draftcopy -- Identify draft copies
.
draftfigure -- Replace figures with a white box and additional features
.
draftwatermark -- Put a grey textual watermark on document pages
.
dtk -- Document class for the journal of DANTE
.
dtxdescribe -- Describe additional object types in dtx source files
.
dtxgallery -- A small collection of minimal DTX examples
.
ducksay -- Draw ASCII art of animals saying a specified message
.
duckuments -- Create duckified dummy content
.
dvdcoll -- A class for typesetting DVD archives
.
dynamicnumber -- Dynamically typeset numbers and values in LaTeX through
"symbolic links"
.
dynblocks -- A simple way to create dynamic blocks for Beamer
.
ean13isbn -- Print EAN13 for ISBN
.
easy -- A collection of easy-to-use macros
.
easy-todo -- To-do notes in a document
.
easybook -- Easily typesetting Chinese theses or books
.
easyfig -- Simplifying the use of common figures
.
easyfloats -- An easier interface to insert figures, tables and other
objects in LaTeX
.
easyformat -- Easily add boldface, italics and smallcaps
.
easylist -- Lists using a single active character
.
easyreview -- Package to provide a way to review (or perform editorial
process) in LaTeX
.
ebezier -- Device independent picture environment enhancement
.
ecclesiastic -- Typesetting Ecclesiastic Latin
.
econlipsum -- Generate sentences from economic articles
.
ecv -- A fancy Curriculum Vitae class
.
ed -- Editorial Notes for LaTeX documents
.
edichokey -- Typeset dichotomous identification keys
.
edmargin -- Multiple series of endnotes for critical editions
.
eemeir -- Adjust the gender of words in a document
.
efbox -- Extension of \fbox, with controllable frames and colours
.
egplot -- Encapsulate Gnuplot sources in LaTeX documents
.
ehhline -- Extend the \hhline command
.
einfart -- Write your articles in a simple and clear way
.
elements -- Provides properties of chemical elements
.
ellipsis -- Fix uneven spacing around ellipses in LaTeX text mode
.
elmath -- Mathematics in Greek texts
.
elocalloc -- Local allocation macros for LaTeX 2015
.
elpres -- A simple class for electronic presentations
.
elzcards -- Typeset business cards, index cards and flash cards easily
.
emarks -- Named mark registers with e-TeX
.
embedall -- Embed source files into the generated PDF
.
embedfile -- Embed files into PDF
.
embrac -- Upright brackets in emphasised text
.
emo -- Emoji for all (LaTeX engines)
.
emptypage -- Make empty pages really empty
.
emulateapj -- Produce output similar to that of APJ
.
endfloat -- Move floats to the end, leaving markers where they belong
.
endheads -- Running headers of the form "Notes to pp.xx-yy"
.
endnotes -- Place footnotes at the end
.
endnotes-hy -- Patches the endnotes package to create hypertext links to the
correct anchors
.
engpron -- Helps to type the pronunciation of English words
.
engrec -- Enumerate with lower- or uppercase Greek letters
.
enotez -- Support for end-notes
.
enumitem -- Control layout of itemize, enumerate, description
.
enumitem-zref -- Extended references to items for enumitem package
.
envbig -- Printing addresses on envelopes
.
environ -- A new interface for environments in LaTeX
.
envlab -- Addresses on envelopes or mailing labels
.
epigraph -- A package for typesetting epigraphs
.
epigraph-keys -- Epigraphs using key values
.
epiolmec -- Typesetting the Epi-Olmec Language
.
eq-pin2corr -- Add PIN security to the "Correct" button of a quiz created by
exerquiz
.
eqell -- Sympathetically spaced ellipsis after punctuation
.
eqlist -- Description lists with equal indentation
.
eqnalign -- Make eqnarray behave like align
.
eqname -- Name tags for equations
.
eqparbox -- Create equal-widthed parboxes
.
errata -- Error markup for LaTeX documents
.
erw-l3 -- Utilities based on LaTeX3
.
esami -- Typeset exams with scrambled questions and answers
.
esdiff -- Simplify typesetting of derivatives
.
esieecv -- Curriculum vitae for French use
.
esindex -- Typset index entries in Spanish documents
.
esint -- Extended set of integrals for Computer Modern
.
esint-type1 -- Font esint10 in Type 1 format
.
etaremune -- Reverse-counting enumerate environment
.
etextools -- e-TeX tools for LaTeX users and package writers
.
etl -- Expandable token list operations
.
etoc -- Completely customisable TOCs
.
eukdate -- UK format dates, with weekday
.
eulerpx -- A modern interface for the Euler math fonts
.
europasscv -- Unofficial class for the new version of the Europass
curriculum vitae
.
europecv -- Unofficial class for European curricula vitae
.
everyhook -- Hooks for standard TeX token lists
.
everypage -- Provide hooks to be run on every page of a document
.
exam -- Package for typesetting exam scripts
.
exam-lite -- Quicker preparation of exams in LaTeX
.
exam-n -- Exam class, focused on collaborative authoring
.
exam-randomizechoices -- Randomize mc choices using the exam class
.
examdesign -- LaTeX class for typesetting exams
.
example -- Typeset examples for TeX courses
.
examplep -- Verbatim phrases and listings in LaTeX
.
examz -- Randomized exams with multiple versions
.
exceltex -- Get data from Excel files into LaTeX
.
excludeonly -- Prevent files being \include-ed
.
exercise -- Typeset exercises, problems, etc. and their answers
.
exercisebank -- Creating and managing exercises, and reusing them as
composed sets
.
exercisepoints -- A LaTeX package to count exercises and points
.
exercises -- Typeset exercises and solutions with automatic addition of
points
.
exesheet -- Typesetting exercise or exam sheets
.
exframe -- Framework for exercise problems
.
exp-testopt -- Expandable \@testopt (and related) macros
.
expdlist -- Expanded description environments
.
export -- Import and export values of LaTeX registers
.
exsheets -- Create exercise sheets and exams
.
exsol -- Exercises and solutions from the same source, into a book
.
extract -- Extract parts of a document and write to another document
.
facsimile -- Document class for preparing faxes
.
factura -- Typeset and calculate invoices according to Venezuelan law
.
fail-fast -- Turn warnings into errors
.
familytree -- Draw family trees
.
fancyhandout -- A LaTeX class for producing nice-looking handouts
.
fancylabel -- Complex labelling with LaTeX
.
fancynum -- Typeset numbers
.
fancypar -- Decoration of individual paragraphs
.
fancyqr -- Fancy QR-Codes with TikZ
.
fancyslides -- Custom presentation class built upon LaTeX Beamer
.
fancytabs -- Fancy page border tabs
.
fancytooltips -- Include a wide range of material in PDF tooltips
.
fbox -- Extended \fbox macro from standard LaTeX
.
fcolumn -- Typesetting financial tables
.
fetchcls -- Fetch the current class name
.
fewerfloatpages -- Reduce the number of unnecessary float pages
.
ffcode -- Fixed-font code blocks formatted nicely
.
ffslides -- Freeform slides based on the article class
.
fgruler -- Draw rulers on the foreground or in the text
.
fifo-stack -- FIFO and stack implementation for package writers
.
figsize -- Auto-size graphics
.
filecontents -- Create an external file from within a LaTeX document
.
filecontentsdef -- filecontents + macro + verbatim
.
filedate -- Access and compare info and modification dates
.
fileinfo -- Enhanced display of LaTeX File Information
.
filemod -- Provide file modification times, and compare them
.
fink -- The LaTeX2e File Name Keeper
.
finstrut -- Adjust behaviour of the ends of footnotes
.
fistrum -- Access to 150 paragraphs of Lorem Fistrum very dummy text
.
fithesis -- Thesis class and template for Masaryk University (Brno, Czech
Republic)
.
fixcmex -- Fully scalable version of Computer Modern Math Extension font
.
fixfoot -- Multiple use of the same footnote text
.
fixme -- Collaborative annotation tool for LaTeX
.
fixmetodonotes -- Add notes on document development
.
fjodor -- A selection of layout styles
.
flabels -- Labels for files and folders
.
flacards -- Generate flashcards for printing
.
flagderiv -- Flag style derivation package
.
flashcards -- A class for typesetting flashcards
.
flashmovie -- Directly embed flash movies into PDF files
.
flexipage -- Flexible page geometry with marginalia
.
flipbook -- Typeset flipbook animations, in the corners of documents
.
flippdf -- Horizontal flipping of pages with pdfLaTeX
.
floatbytocbasic -- An enhancement to package float using package tocbasic
.
floatflt -- Wrap text around floats
.
floatrow -- Modifying the layout of floats
.
floatrowbytocbasic -- An enhancement to package floatrow using package
tocbasic
.
flowfram -- Create text frames for posters, brochures or magazines
.
fmp -- Include Functional MetaPost in LaTeX
.
fmtcount -- Display the value of a LaTeX counter in a variety of formats
.
fn2end -- Convert footnotes to endnotes
.
fnbreak -- Warn for split footnotes
.
fncychap -- Seven predefined chapter heading styles
.
fncylab -- Alter the format of \label references
.
fnpara -- Footnotes in paragraphs
.
fnpct -- Manage footnote marks' interaction with punctuation
.
fnumprint -- Print a number in 'appropriate' format
.
foilhtml -- Interface between foiltex and LaTeX2HTML
.
foliono -- Use folio numbers to replace page numbers
.
fontaxes -- Additional font axes for LaTeX
.
fontsetup -- A front-end to fontspec, for selected fonts with math support
.
fontsize -- A small package to set arbitrary sizes for the main font of the
document
.
fonttable -- Print font tables from a LaTeX document
.
footmisc -- A range of footnote options
.
footmisx -- A range of footnote options
.
footnotebackref -- Back-references from footnotes
.
footnoterange -- References to ranges of footnotes
.
footnpag -- Per-page numbering of footnotes
.
forarray -- Using array structures in LaTeX
.
foreign -- Systematic treatment of 'foreign' words in documents
.
forloop -- Iteration in LaTeX
.
formlett -- Letters to multiple recipients
.
forms16be -- Initialize form properties using big-endian encoding
.
formular -- Create forms containing field for manual entry
.
fragments -- Fragments of LaTeX code
.
frame -- Framed boxes for Plain TeX
.
framed -- Framed or shaded regions that can break across pages
.
frankenstein -- A collection of LaTeX packages
.
frege -- Typeset fregean Begriffsschrift
.
froufrou -- Fancy section separators
.
ftcap -- Allows \caption at the beginning of a table-environment
.
ftnxtra -- Extend the applicability of the \footnote command
.
fullblck -- Left-blocking for letter class
.
fullminipage -- Minipage spanning a complete page
.
fullwidth -- Adjust margins of text block
.
functional -- Provide an intuitive functional programming interface for
LaTeX2
.
fundus-calligra -- Support for the calligra font in LaTeX documents
.
fundus-cyr -- Support for Washington University Cyrillic fonts
.
fundus-sueterlin -- Sutterlin
.
fvextra -- Extensions and patches for fancyvrb
.
fwlw -- Get first and last words of a page
.
g-brief -- Letter document class
.
gatherenum -- A crossover of align* and enumerate
.
gauss -- A package for Gaussian operations
.
gcard -- Arrange text on a sheet to fold into a greeting card
.
gcite -- Citations in a reader-friendly style
.
gender -- Gender neutrality for languages with grammatical gender
.
genealogy-profiles -- Genealogical profiles for LaTeX
.
genmpage -- Generalization of LaTeX's minipages
.
gensymb -- Generic symbols for both text and math mode
.
getfiledate -- Find the date of last modification of a file
.
getitems -- Gathering items from a list-like environment
.
gindex -- Formatting indexes
.
ginpenc -- Modification of inputenc for German
.
gitfile-info -- Get git metadata for a specific file
.
gitinfo -- Access metadata from the git distributed version control system
.
gitinfo2 -- Access metadata from the git distributed version control system
.
gitlog -- Typesetting git changelogs
.
gitstatus -- Include Git information in the document as watermark or via
variables
.
gitver -- Get the current git hash of a project and typeset it in the
document
.
globalvals -- Declare global variables
.
gloss -- Create glossaries using BibTeX
.
glossaries -- Create glossaries and lists of acronyms
.
glossaries-danish -- Danish language module for glossaries package
.
glossaries-dutch -- Dutch language module for glossaries package
.
glossaries-english -- English language module for glossaries package
.
glossaries-estonian -- Estonian language module for glossaries package
.
glossaries-extra -- An extension to the glossaries package
.
glossaries-finnish -- Finnish language module for glossaries package
.
glossaries-french -- French language module for glossaries package
.
glossaries-german -- German language module for glossaries package
.
glossaries-irish -- Irish language module for glossaries package
.
glossaries-italian -- Italian language module for glossaries package
.
glossaries-magyar -- Magyar language module for glossaries package
.
glossaries-norsk -- Norsk Bokmal language module for the glossaries Package
.
glossaries-nynorsk -- Nynorsk language module for the glossaries package
.
glossaries-polish -- Polish language module for glossaries package
.
glossaries-portuges -- Portuges language module for glossaries package
.
glossaries-serbian -- Serbian language module for glossaries package
.
glossaries-slovene -- Slovene language module for glossaries package
.
glossaries-spanish -- Spanish language module for glossaries package
.
gmdoc -- Documentation of LaTeX packages
.
gmdoc-enhance -- Some enhancements to the gmdoc package
.
gmiflink -- Simplify usage of \hypertarget and \hyperlink
.
gmutils -- Support macros for other packages
.
gmverb -- A variant of LaTeX \verb, verbatim and shortvrb
.
grabbox -- Read an argument into a box and execute the code afterwards
.
gradient-text -- Decorate text with linear gradient colors
.
grading-scheme -- Typeset grading schemes in tabular format
.
graphbox -- Extend graphicx to improve placement of graphics
.
graphicscache -- Cache includegraphics calls
.
graphicx-psmin -- Reduce size of PostScript files by not repeating images
.
graphicxbox -- Insert a graphical image as a background
.
graphpaper -- A LaTeX class to generate several types of graph papers
.
grayhints -- Produce 'gray hints' to a variable text field
.
grfpaste -- Include fragments of a dvi file
.
grid -- Grid typesetting in LaTeX
.
grid-system -- Page organisation, modelled on CSS facilities
.
gridpapers -- Graph paper backgrounds and color schemes
.
gridset -- Grid, a.k.a. in-register, setting
.
gridslides -- Free form slides with blocks placed on a grid
.
gs1 -- Typeset EAN barcodes using TeX rules, only
.
guitlogo -- Macros for typesetting the GuIT logo
.
ha-prosper -- Patches and improvements for prosper
.
hackthefootline -- Footline selection and configuration for LaTeX beamer's
standard themes
.
halloweenmath -- Scary and creepy math symbols with AMS-LaTeX integration
.
handin -- Light weight template for creating school submissions using LaTeX
.
handout -- Create handout for auditors of a talk
.
handoutwithnotes -- Create Handouts with notes from your LaTeX beamer
presentation
.
hang -- Environments for hanging paragraphs and list items
.
hanging -- Hanging paragraphs
.
hardwrap -- Hard wrap text to a certain character length
.
harnon-cv -- A CV document class with a vertical timeline for experience
.
harpoon -- Extra harpoons, using the graphics package
.
hc -- Replacement for the LaTeX classes
.
he-she -- Alternating pronouns to aid gender-neutral writing
.
hep-acronym -- An acronym extension for glossaries
.
hep-float -- Convenience package for float placement
.
hep-math -- Extended math macros
.
hep-text -- List and text extensions
.
hep-title -- Extensions for the title page
.
hereapplies -- A LaTeX package for referencing groups of pages that share
something in common
.
hhtensor -- Print vectors, matrices, and tensors
.
hideanswer -- Generate documents with and without answers by toggling a
switch
.
highlightlatex -- Syntax highlighting for LaTeX
.
highlightx -- Highlight formulas or paragraphs
.
histogr -- Draw histograms with the LaTeX picture environment
.
hitec -- Class for documentation
.
hitreport -- Harbin Institute of Technology Report LaTeX Template
.
hletter -- Flexible letter typesetting with flexible page headings
.
hobsub -- Construct package bundles
.
homework -- A LaTeX class for writing your homework
.
hpsdiss -- A dissertation class
.
href-ul -- Underscored LaTeX hyperlinks
.
hrefhide -- Suppress hyper links when printing
.
huawei -- Template for Huawei documents
.
hvextern -- Write and execute external code, and insert the output
.
hvindex -- Support for indexing
.
hvlogos -- Print TeX-related names as logo
.
hvpygmentex -- Syntax-Highlighting of program code
.
hvqrurl -- Insert a QR code in the margin
.
hwemoji -- Unicode emoji support for pdfLaTeX with sequences
.
hypdestopt -- Hyperref destination optimizer
.
hypdvips -- Hyperref extensions for use with dvips
.
hyper -- Hypertext cross referencing
.
hyperbar -- Add interactive Barcode fields to PDF forms
.
hypernat -- Allow hyperref and natbib to work together
.
hyperxmp -- Embed XMP metadata within a LaTeX document
.
hyphenat -- Disable/enable hypenation
.
identkey -- Typesetting bracketed dichotomous identification keys
.
idxcmds -- Semantic commands for adding formatted index entries
.
idxlayout -- Configurable index layout, responsive to KOMA-Script and memoir
.
iexec -- Execute shell commands and input their output
.
ifallfalse -- Compare a string against a set of other strings
.
iffont -- Conditionally load fonts with fontspec
.
ifmslide -- Presentation slides for screen and printouts
.
ifmtarg -- If-then-else command for processing potentially empty arguments
.
ifnextok -- Utility macro: peek ahead without ignoring spaces
.
ifoddpage -- Determine if the current page is odd or even
.
ifthenx -- Extra tests for \ifthenelse
.
iitem -- Multiple level of lists in one list-like environment
.
image-gallery -- Create an overview of pictures from a digital camera or
from other sources
.
imakeidx -- A package for producing multiple indexes
.
import -- Establish input relative to a directory
.
incgraph -- Sophisticated graphics inclusion in a PDF document
.
indextools -- Producing multiple indices
.
inline-images -- Inline images in base64 encoding
.
inlinedef -- Inline expansions within definitions
.
inlinelabel -- Assign equation numbers to inline equations
.
inputenx -- Enhanced input encoding handling
.
inputtrc -- Trace which file loads which
.
interactiveworkbook -- LaTeX-based interactive PDF on the Web
.
interfaces -- Set parameters for other packages, conveniently
.
intopdf -- Embed non-PDF files into PDF with hyperlink
.
inversepath -- Calculate inverse file paths
.
invoice -- Generate invoices
.
invoice-class -- Produces a standard US invoice from a CSV file
.
invoice2 -- Intelligent invoices with LaTeX3
.
ipsum -- Insert multilingual placeholder text
.
iso -- Generic ISO standards typesetting macros
.
iso10303 -- Typesetting the STEP standards
.
isodate -- Tune the output format of dates according to language
.
isodoc -- A LaTeX class for typesetting letters and invoices
.
isonums -- Display numbers in maths mode according to ISO 31-0
.
isopt -- Writing a TeX length with a space between number and unit
.
isorot -- Rotation of document elements
.
isosafety -- Provides ISO signs and colors according to the standards 7010
and 3864
.
isotope -- A package for typesetting isotopes
.
issuulinks -- Produce external links instead of internal ones
.
iwonamath -- LaTeX support for scaled Iwona math fonts
.
jlabels -- Make letter-sized pages of labels
.
jmsdelim -- A package for compositional delimiter sizing
.
jobname-suffix -- Compile differently based on the filename
.
joinbox -- Join boxes vertically or horizontally
.
jslectureplanner -- Creation and management of university course material
.
jumplines -- Articles with teasers and continuation later on
.
jvlisting -- A replacement for LaTeX's verbatim package
.
kalendarium -- Print dates according to the classical Latin calendar
.
kantlipsum -- Generate sentences in Kant's style
.
kerntest -- Print tables and generate control files to adjust kernings
.
keycommand -- Simple creation of commands with key-value arguments
.
keyfloat -- Provides a key/value interface for generating floats
.
keyindex -- Index entries by key lookup
.
keyparse -- Key based parser
.
keyreader -- A robust interface to xkeyval
.
keystroke -- Graphical representation of keys on keyboard
.
keyval2e -- A lightweight and robust key-value parser
.
keyvaltable -- Re-usable table layouts separating content and presentation
.
kix -- Typeset KIX codes
.
knowledge -- Displaying, hyperlinking, and indexing notions in a document
.
koma-moderncvclassic -- Makes the style and command of moderncv (style
classic) available for koma-classes and thus compatible with BibLaTeX
.
koma-script-sfs -- Koma-script letter class option for Finnish
.
komacv -- Typesetting a beautiful CV with various style options
.
komacv-rg -- LaTeX packages that aid in creating CVs based on the komacv
class and creating related documents
.
korigamik -- Typeset articles using KorigamiK's document class
.
ktv-texdata -- Extract subsets of documents
.
l3build -- A testing and building system for (La)TeX
.
labbook -- Typeset laboratory journals
.
labels -- Print sheets of sticky labels
.
labels4easylist -- Add reference labels to easylist items
.
labelschanged -- Identify labels which cause endless "may have changed"
warnings
.
lambdax -- Use Lambda expression within LaTeX
.
lastpackage -- Indicates the last loaded package
.
lastpage -- Reference last page for Page N of M type footers
.
latex-amsmath-dev -- Development pre-release of the LaTeX amsmath bundle
.
latex-base-dev -- Development pre-release of the LaTeX kernel
.
latex-bin-dev -- LaTeX pre-release executables and formats
.
latex-context-ppchtex -- Legacy stub to allow loading pictex as m-pictex
.
latex-firstaid-dev -- Development pre-release of the LaTeX firstaid package
.
latex-graphics-dev -- Development pre-release of the LaTeX graphics bundle
.
latex-lab-dev -- LaTeX laboratory: Development pre-release
.
latex-tools-dev -- Development pre-release of the LaTeX tools bundle
.
latex-uni8 -- Universal inputenc, fontenc, and babel for pdfLaTeX and
LuaLaTeX
.
latex2pydata -- Write data to file in Python literal format
.
latexcolors -- Use color definitions from latexcolor.com
.
latexdemo -- Demonstrate LaTeX code with its resulting output
.
latexgit -- A LaTeX git wrapper
.
layouts -- Display various elements of a document's layout
.
lazylist -- Lists in TeX's "mouth"
.
lccaps -- Lowercased (spaced) small capitals
.
lcd -- Alphanumerical LCD-style displays
.
lcg -- Generate random integers
.
leading -- Define leading with a length
.
leaflet -- Create small handouts (flyers)
.
lebhart -- Write your articles in a colorful way
.
lectures -- A document class for quickly drafting nice looking lecture notes
.
lectureslides -- Combine single PDF files into one file
.
leftidx -- Left and right subscripts and superscripts in math mode
.
leftindex -- Left indices with better spacing
.
leipzig -- Typeset and index linguistic gloss abbreviations
.
lengthconvert -- Express lengths in arbitrary units
.
lettre -- Letters and faxes in French
.
lettrine -- Typeset dropped capitals
.
lewis -- Draw Lewis structures
.
lhelp -- Miscellaneous helper packages
.
libgreek -- Greek letters in math mode from Libertinus or Linux
Libertine/Biolinum
.
limap -- Typeset maps and blocks according to the Information Mapping(r)
method
.
linegoal -- A "dimen" that returns the space left on the line
.
linop -- Typeset linear operators as they appear in quantum theory or linear
algebra
.
lipsum -- Easy access to the Lorem Ipsum and other dummy texts
.
lisp-on-tex -- Execute LISP code in a LaTeX document
.
listing -- Produce formatted program listings
.
listingsutf8 -- Allow UTF-8 in listings input
.
listlbls -- Creates a list of all labels used throughout a document
.
listliketab -- Typeset lists as tables
.
listofsymbols -- Create and manipulate lists of symbols
.
litesolution -- A template providing a light design for solutions of test
papers
.
litetable -- Class schedules with colorful course blocks
.
lkproof -- LK Proof figure macros
.
lmake -- Process lists to do repetitive actions
.
locality -- Various macros for keeping things local
.
logbox -- e-TeX showbox facilities for exploration purposes
.
logical-markup-utils -- Packages for language-dependent inline quotes and
dashes
.
logoetalab -- Insert Licence Etalab 2.0 logo
.
logpap -- Generate logarithmic graph paper with LaTeX
.
longfbox -- Draw framed boxes with standard CSS attributes that can break
over multiple pages
.
longfigure -- Provides a figure-like environment that break over pages
.
longnamefilelist -- Tidy \listfiles with long file names
.
loops -- General looping macros for use with LaTeX
.
lsc -- Typesetting Live Sequence Charts
.
lstaddons -- Add-on packages for listings: autogobble and line background
.
lstfiracode -- Use Fira Code font for listings
.
lt3graph -- Provide a graph datastructure for experimental LaTeX3
.
lt3rawobjects -- Objects and proxies in LaTeX3
.
ltablex -- Table package extensions
.
ltabptch -- Bug fix for longtable
.
ltxdockit -- Documentation support
.
ltxguidex -- An extended ltxguide class
.
ltxkeys -- A robust key parser for LaTeX
.
ltxnew -- A simple means of creating commands
.
ltxtools -- A collection of LaTeX API macros
.
lua-check-hyphen -- Mark hyphenations in a document, for checking
.
lua-physical -- Functions and objects for the computation of physical
quantities
.
luatodonotes -- Add editing annotations in a LuaLaTeX document
.
macrolist -- List operations for LaTeX2e
.
macroswap -- Swap the definitions of two LaTeX macros
.
magaz -- Magazine layout
.
magicnum -- Access TeX systems' "magic numbers"
.
magicwatermark -- An easy and flexible way to set watermarks
.
mailing -- Macros for mail merging
.
mailmerge -- Repeating text field substitution
.
makebarcode -- Print various kinds 2/5 and Code 39 bar codes
.
makebase -- Typeset counters in a different base
.
makebox -- Defines a \makebox* command
.
makecell -- Tabular column heads and multilined cells
.
makecirc -- A MetaPost library for drawing electrical circuit diagrams
.
makecmds -- The new \makecommand command always (re)defines a command
.
makecookbook -- Make a Cookbook
.
makedtx -- Perl script to help generate dtx and ins files
.
makeglos -- Include a glossary into a document
.
makelabels -- Add a '\makelabels' feature to KOMA-Script letter classes and
package
.
makerobust -- Making a macro robust (legacy package)
.
mandi -- Macros for introductory physics and astronomy
.
manfnt -- LaTeX support for the TeX book symbols
.
manuscript -- Emulate look of a document typed on a typewriter
.
manyind -- Provides support for many indexes
.
marginfit -- Improved margin notes
.
marginfix -- Patch \marginpar to avoid overfull margins
.
marginnote -- Notes in the margin, even where \marginpar fails
.
markdown -- Converting and rendering markdown documents inside TeX
.
mathalpha -- General package for loading maths alphabets in LaTeX
.
mathastext -- Use the text font in maths mode
.
mathexam -- Package for typesetting exams
.
mathfam256 -- Extend math family up to 256 for pLaTeX/upLaTeX/Lamed
.
mathfont -- Use TrueType and OpenType fonts in math mode
.
maybemath -- Make math bold or italic according to context
.
mcaption -- Put captions in the margin
.
mceinleger -- Creating covers for music cassettes
.
mcexam -- Create randomized Multiple Choice questions
.
mcite -- Multiple items in a single citation
.
mciteplus -- Enhanced multiple citations
.
mdframed -- Framed environments that can split at page boundaries
.
media4svg -- Multimedia inclusion for the dvisvgm backend
.
media9 -- Multimedia inclusion package with Adobe Reader-9/X compatibility
.
medstarbeamer -- Beamer document class for MedStar Health Research Institute
.
meetingmins -- Format written minutes of meetings
.
memexsupp -- Experimental memoir support
.
memory -- Containers for data in LaTeX
.
mensa-tex -- Typeset simple school cafeteria menus
.
menu -- Typesetting menus
.
menucard -- Typesetting menu cards with LaTeX
.
menukeys -- Format menu sequences, paths and keystrokes from lists
.
metalogox -- Adjust TeX logos, with font detection
.
metanorma -- Write Metanorma standardization documents using LaTe
.
metastr -- Store and compose strings
.
method -- Typeset method and variable declarations
.
metre -- Support for the work of classicists
.
mfirstuc -- Uppercase the first letter of a word
.
mftinc -- Pretty-print Metafont source
.
mi-solns -- Extract solutions from exercises and quizzes
.
midpage -- Environment for vertical centring
.
mindflow -- Write your ideas in a clear way
.
minibox -- A simple type of box for LaTeX
.
minidocument -- Creates miniature documents inside other LaTeX documents
.
minifp -- Fixed-point real computations to 8 decimals
.
minimalist -- Write your articles or books in a simple and clear way
.
minipage-marginpar -- Minipages with marginal notes
.
minitoc -- Produce a table of contents for each chapter, part or section
.
minorrevision -- Quote and refer to a manuscript for minor revisions
.
minted -- Highlighted source code for LaTeX
.
minutes -- Typeset the minutes of meetings
.
mla-paper -- Proper MLA formatting
.
mleftright -- Variants of delimiters that act as maths open/close
.
mlist -- Logical markup for lists
.
mmap -- Include CMap resources in PDF files from pdfTeX
.
mnotes -- Margin annotation for collaborative writing
.
moderncv -- A modern curriculum vitae class
.
modernposter -- A modern LaTeX poster theme
.
moderntimeline -- Timelines for use with moderncv
.
modref -- Customisation of cross-references in LaTeX
.
modroman -- Write numbers in lower case roman numerals
.
modular -- Relative section headings for modular documents
.
moloch -- Beamer based on Metropolis theme
.
monofill -- Alignment of plain text
.
moodle -- Generating Moodle quizzes via LaTeX
.
moreenum -- More enumeration options
.
morefloats -- Increase the number of simultaneous LaTeX floats
.
morehype -- Hypertext tools for use with LaTeX
.
moresize -- Allows font sizes up to 35.83pt
.
moreverb -- Extended verbatim
.
morewrites -- Always room for a new write stream
.
movement-arrows -- Drawing movement arrows on linguistic example sentences
.
movie15 -- Multimedia inclusion package
.
mparhack -- Work around a LaTeX bug in marginpars
.
mpostinl -- Embed MetaPost figures within LaTeX documents
.
msc -- Draw MSC diagrams
.
msg -- A package for LaTeX localisation
.
mslapa -- Michael Landy's APA citation style
.
mtgreek -- Use italic and upright greek letters with mathtime
.
multenum -- Multi-column enumerated lists
.
multiaudience -- Several versions of output from the same source
.
multibbl -- Multiple bibliographies
.
multicap -- Format captions inside multicols
.
multicolrule -- Decorative rules between columns
.
multidef -- Quickly define several similar macros
.
multienv -- Multiple environments using a "key=value" syntax
.
multiexpand -- Variations on the primitive command \expandafter
.
multifootnote -- Multiple numbers for the same footnote
.
multilang -- A LaTeX package for maintaining multiple translations of a
document
.
multiple-choice -- LaTeX package for multiple-choice questions
.
multirow -- Create tabular cells spanning multiple rows
.
mversion -- Keeping track of document versions
.
mwe -- Packages and image files for MWEs
.
mycv -- A list-driven CV class, allowing TikZ decorations
.
mylatex -- Make a format containing a document's preamble
.
mylatexformat -- Build a format based on the preamble of a LaTeX file
.
nag -- Detecting and warning about obsolete LaTeX commands
.
nameauth -- Name authority mechanism for consistency in body text and index
.
namespc -- Rudimentary C++-like namespaces in LaTeX
.
ncclatex -- An extended general-purpose class
.
ncctools -- A collection of general packages for LaTeX
.
needspace -- Insert pagebreak if not enough space
.
nestquot -- Alternate quotes between double and single with nesting
.
newcommand -- Generate new LaTeX command definitions
.
newenviron -- Processing an environment's body
.
newfile -- User level management of LaTeX input and output
.
newlfm -- Write letters, facsimiles, and memos
.
newspaper -- Typeset newsletters to resemble newspapers
.
newunicodechar -- Definitions of the meaning of Unicode characters
.
newvbtm -- Define your own verbatim-like environment
.
newverbs -- Define new versions of \verb, including short verb versions
.
nextpage -- Generalisations of the page advance commands
.
nfssext-cfr -- Extensions to the LaTeX NFSS
.
nicefilelist -- Provide \listfiles alignment
.
niceframe -- Support for fancy frames
.
nicetext -- Minimal markup for simple text (Wikipedia style) and
documentation
.
nidanfloat -- Bottom placement option for double float in two column mode
(nidan-kumi)
.
ninecolors -- Select colors with proper WCAG color contrast
.
nlctdoc -- Package documentation class
.
noconflict -- Resolve macro name conflict between packages
.
noindentafter -- Prevent paragraph indentation after environments or macros
.
noitcrul -- Improved underlines in mathematics
.
nolbreaks -- No line breaks in text
.
nomencl -- Produce lists of symbols as in nomenclature
.
nomentbl -- Nomenclature typeset in a longtable
.
non-decimal-units -- Display and manipulate historical non-decimal units
.
nonfloat -- Non-floating table and figure captions
.
nonumonpart -- Prevent page numbers on part pages
.
nopageno -- No page numbers in LaTeX documents
.
normalcolor -- Changing \normalcolor
.
notebeamer -- A template for printing presentations on notepaper
.
notes -- Mark sections of a document
.
notespages -- Filling documents with notes pages and notes areas
.
notestex -- An all-in-one LaTeX notes package for students
.
notoccite -- Prevent trouble from citations in table of contents, etc
.
nowidow -- Avoid widows
.
nox -- Adaptable tables
.
ntheorem -- Enhanced theorem environment
.
numberedblock -- Print a block of code, with unique index number
.
numname -- Convert a number to its English expression
.
numprint -- Print numbers with separators and exponent if necessary
.
numspell -- Spelling cardinal and ordinal numbers
.
ocg-p -- PDF OCG support in LaTeX
.
ocgx -- Use OCGs within a PDF document without JavaScript
.
ocgx2 -- Drop-in replacement for 'ocgx' and 'ocg-p'
.
ocr-latex -- LaTeX support for ocr fonts
.
octavo -- Typeset books following classical design and layout
.
oldstyle -- Old style numbers in OT1 encoding
.
onlyamsmath -- Inhibit use of non-amsmath mathematics markup when using
amsmath
.
opcit -- Footnote-style bibliographical references
.
opencolor -- Definitions from the Open Color library
.
optidef -- Environments for writing optimization problems
.
optional -- Facilitate optional printing of parts of a document
.
options -- Provides convenient key-value options for LaTeX package writers
.
orcidlink -- Insert hyperlinked ORCiD logo
.
orientation -- Set page orientation with dvips/Ghostscript (ps2pdf)
.
outline -- List environment for making outlines
.
outliner -- Change section levels easily
.
outlines -- Produce "outline" lists
.
outlining -- Create outlines for scientific documents
.
overlays -- Incremental slides
.
overpic -- Combine LaTeX commands over included graphics
.
padcount -- Pad numbers with arbitrary characters
.
pagecolor -- Interrogate page color
.
pagecont -- Page numbering that continues between documents
.
pagegrid -- Print page grid in background
.
pagelayout -- Layout graphic rich documents
.
pagenote -- Notes at end of document
.
pagerange -- Flexible and configurable page range typesetting
.
pageslts -- Variants of last page labels
.
palette -- Create palettes for colors and symbols that can be swapped in
.
pangram -- A LaTeX package for testing fonts
.
paper -- Versions of article class, tuned for scholarly publications
.
papercdcase -- Origami-style folding paper CD case
.
papermas -- Compute the mass of a printed version of a document
.
papertex -- Class for newspapers, etc
.
paracol -- Multiple columns with texts "in parallel"
.
parades -- Tabulators and space between paragraphs in galley approach
.
paralist -- Enumerate and itemize within paragraphs
.
paresse -- Define simple macros for greek letters
.
parnotes -- Notes after every paragraph (or elsewhere)
.
parsa -- A XeLaTeX package for theses and dissertations at Iranian
Universities
.
parselines -- Apply a macro to each line of an environment
.
pas-cours -- Macros useful in preparing teaching material
.
pas-cv -- Flexible typesetting of Curricula Vitae
.
pas-tableur -- Create a spreadsheet layout
.
patch -- Patch loaded packages, etc.
.
patchcmd -- Change the definition of an existing command
.
pauldoc -- German LaTeX package documentation
.
pawpict -- Using graphics from PAW
.
pax -- Extract and reinsert PDF annotations with pdfTeX
.
pbalance -- Balance last page in two-column mode
.
pbox -- A variable-width \parbox command
.
pbsheet -- Problem sheet class
.
pdf14 -- Restore PDF 1.4 to a TeX live 2010 format
.
pdfannotations -- Annotate PDF slides
.
pdfcol -- Macros for maintaining colour stacks under pdfTeX
.
pdfcolmk -- Improved colour support under pdfTeX (legacy stub)
.
pdfcomment -- A user-friendly interface to pdf annotations
.
pdfcprot -- Activating and setting of character protruding using pdfLaTeX
.
pdfmarginpar -- Generate marginpar-equivalent PDF annotations
.
pdfoverlay -- A LaTeX style for overlaying text on a PDF
.
pdfpagediff -- Find difference between two PDF's
.
pdfpc -- Define data for the pdfpc presentation viewer
.
pdfpc-movie -- Pdfpc viewer-compatible hyperlinks to movies
.
pdfprivacy -- A LaTeX package to remove or suppress pdf meta-data
.
pdfrender -- Control rendering parameters
.
pdfreview -- Annotate PDF files with margin notes
.
pdfscreen -- Support screen-based document design
.
pdfslide -- Presentation slides using pdfTeX
.
pdfsync -- Provide links between source and PDF
.
pdfwin -- customizable windows for screen viewing of TeX documents
.
pdfx -- PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX
.
pecha -- Print Tibetan text in the classic pecha layout style
.
perltex -- Define LaTeX macros in terms of Perl code
.
permute -- Support for symmetric groups
.
petiteannonce -- A class for small advertisements
.
pgfmath-xfp -- Define pgfmath functions using xfp
.
phfcc -- Convenient inline commenting in collaborative documents
.
phfextendedabstract -- Typeset extended abstracts for conferences, such as
often encountered in quantum information theory
.
phffullpagefigure -- Figures which fill up a whole page
.
phfnote -- Basic formatting for short documents
.
phfparen -- Parenthetic math expressions made simpler and less redundant
.
phfqit -- Macros for typesetting Quantum Information Theory
.
phfquotetext -- Quote verbatim text without white space formatting
.
phfsvnwatermark -- Watermarks with version control information from SVN
.
phfthm -- Goodies for theorems and proofs
.
philex -- Cross references for named and numbered environments
.
phonenumbers -- Typesetting telephone numbers with LaTeX
.
photo -- A float environment for photographs
.
photobook -- A document class for typesetting photo books
.
picture -- Dimens for picture macros
.
piff -- Macro tools by Mike Piff
.
pkgloader -- Manage the options and loading order of other packages
.
placeins -- Control float placement
.
plantslabels -- Write labels for plants
.
plates -- Arrange for "plates" sections of documents
.
plweb -- Literate Programming for Prolog with LaTeX
.
pmboxdraw -- Poor man's box drawing characters
.
polynom -- Macros for manipulating polynomials
.
polynomial -- Typeset (univariate) polynomials
.
polytable -- Tabular-like environments with named columns
.
postcards -- Facilitates mass-mailing of postcards (junkmail)
.
poster-mac -- Make posters and banners with TeX
.
postnotes -- Endnotes for LaTeX
.
powerdot -- A presentation class
.
ppr-prv -- Prosper preview
.
ppt-slides -- Good-looking slide decks a la PowerPoint (PPT)
.
practicalreports -- Some macros for writing practical reports
.
precattl -- Prepare special catcodes from token list
.
prelim2e -- Allows the marking of preliminary versions of a document
.
preprint -- A bundle of packages provided "as is"
.
pressrelease -- A class for typesetting press releases
.
prettyref -- Make label references "self-identify"
.
prettytok -- Pretty-print token lists
.
printlen -- Print lengths using specified units
.
probsoln -- Generate problem sheets and their solution sheets
.
profmaquette -- Use exercises in different types of documents
.
program -- Typesetting programs and algorithms
.
progress -- Creates an overview of a document's state
.
progressbar -- Visualize shares of total amounts in the form of a
(progress-)bar
.
projlib -- A collection of facilitative tools
.
proofread -- Commands for inserting annotations
.
properties -- Load properties from a file
.
prosper -- LaTeX class for high quality slides
.
protex -- Literate programming package
.
protocol -- A class for minutes of meetings
.
psfragx -- A psfrag eXtension
.
pstool -- Support for psfrag within pdfLaTeX
.
pstring -- Typeset sequences with justification pointers
.
pxgreeks -- Shape selection for PX fonts Greek letters
.
pygmentex -- Use Pygments to format code listings in documents
.
python -- Embed Python code in LaTeX
.
pythonimmediate -- Library to run Python code
.
q-and-a -- Typesetting Q&A-style conversation made easier
.
qcm -- A LaTeX2e class for making multiple choice questionnaires
.
qstest -- Bundle for unit tests and pattern matching
.
qsymbols -- Maths symbol abbreviations
.
quicktype -- LaTeX package for quick typesetting
.
quiz2socrative -- Prepare questions for socrative quizzes
.
quotchap -- Decorative chapter headings
.
quoting -- Consolidated environment for displayed text
.
quotmark -- Consistent quote marks
.
ran_toks -- Randomise token strings
.
randexam -- Make an exam paper and its randomized variants
.
randtext -- Randomise the order of characters in strings
.
rccol -- Decimal-centered optionally rounded numbers in tabular
.
rcs-multi -- Typeset RCS version control in multiple-file documents
.
rcsinfo -- Support for the revision control system
.
readablecv -- A highly readable and good looking CV and letter class
.
readarray -- Read, store and recall array-formatted data
.
realboxes -- Variants of common box-commands that read their content as real
box and not as macro argument
.
recipe -- A LaTeX class to typeset recipes
.
recipebook -- Typeset 5.5" x 8" recipes for browsing or printing
.
recipecard -- Typeset recipes in note-card-sized boxes
.
rectopma -- Recycle top matter
.
refcheck -- Check references (in figures, table, equations, etc)
.
refenums -- Define named items and provide back-references with that name
.
reflectgraphics -- Techniques for reflecting graphics
.
refman -- Format technical reference manuals
.
refstyle -- Advanced formatting of cross references
.
regcount -- Display the allocation status of the TeX registers
.
regexpatch -- High level patching of commands
.
register -- Typeset programmable elements in digital hardware (registers)
.
regstats -- Information about register use
.
relenc -- A "relaxed" font encoding
.
relsize -- Set the font size relative to the current font size
.
repeatindex -- Repeat items in an index after a page or column break
.
repltext -- Control how text gets copied from a PDF file
.
rescansync -- Re-scan tokens with synctex information
.
resmes -- Measure restriction symbol in LaTeX
.
responsive -- Responsive design methods for LaTeX
.
returntogrid -- Semi-automatic grid typesetting
.
rgltxdoc -- Common code for documentation of the author's packages
.
rjlparshap -- Support for use of \parshape in LaTeX
.
rlepsf -- Rewrite labels in EPS graphics
.
rmpage -- A package to help change page layout parameters in LaTeX
.
robust-externalize -- Cache anything (TikZ, python, ...) in a robust,
efficient and pure way
.
robustcommand -- Declare robust command, with \newcommand checks
.
robustindex -- Create index with pagerefs
.
romanbar -- Write roman number with "bars"
.
romanbarpagenumber -- Typesetting roman page numbers
.
romanneg -- Roman page numbers negative
.
romannum -- Generate roman numerals instead of arabic digits
.
rorlink -- Create ROR symbols which links to the given ROR-IDs
.
rotfloat -- Rotate floats
.
rotpages -- Typeset sets of pages upside-down and backwards
.
roundbox -- Round boxes in LaTeX
.
rterface -- Access to R analysis from within a document
.
rtkinenc -- Input encoding with fallback procedures
.
rulerbox -- Draw rulers around a box
.
rulercompass -- A TikZ library for straight-edge and compass diagrams
.
runcode -- Execute foreign source code and embed the result in the pdf file
.
rvwrite -- Increase the number of available output streams in LaTeX
.
sanitize-umlaut -- Sanitize umlauts for MakeIndex and pdfLaTeX
.
sauerj -- A bundle of utilities by Jonathan Sauer
.
saveenv -- Save environment content verbatim
.
savefnmark -- Save name of the footnote mark for reuse
.
savesym -- Redefine symbols where names conflict
.
savetrees -- Optimise the use of each page of a LaTeX document
.
scale -- Scale document by sqrt(2) or magstep(2)
.
scalebar -- Create scalebars for maps, diagrams or photos
.
scalerel -- Constrained scaling and stretching of objects
.
scanpages -- Support importing and embellishing scanned documents
.
schedule -- Weekly schedules
.
schooldocs -- Various layout styles for school documents
.
scontents -- Stores LaTeX contents in memory or files
.
scrambledenvs -- Create and print scrambled environments
.
scrlayer-fancyhdr -- Combining package fancyhdr with KOMA-Script's scrlayer
.
scrlttr2copy -- A letter class option file for the automatic creation of
copies
.
scrwfile -- Use LaTeX .aux file in place of \newrite files
.
sdaps -- LaTeX support files for SDAPS
.
sdrt -- Macros for Segmented Discourse Representation Theory
.
secdot -- Section numbers with trailing dots
.
secnum -- A macro to format section numbering intuitively
.
sectionbox -- Create fancy boxed ((sub)sub)sections
.
sectionbreak -- LaTeX support for section breaks
.
sectsty -- Control sectional headers
.
seealso -- Improve the performance of \see macros with makeindex
.
selectp -- Select pages to be output
.
selinput -- Semi-automatic detection of input encoding
.
semantex -- Semantic, keyval-based mathematics
.
semantic -- Help for writing programming language semantics
.
semantic-markup -- Meaningful semantic markup in the spirit of the Text
Encoding Initiative
.
semesterplanner -- Create beautiful semester timetables and more
.
semioneside -- Put only special contents on left-hand pages in two sided
layout
.
semproc -- Seminar proceedings
.
semtex -- Deals with stripped SemanTeX documents
.
sepfootnotes -- Support footnotes and endnotes from separate files
.
seqsplit -- Split long sequences of characters in a neutral way
.
sesstime -- Session and timing information in lecture notes
.
setspaceenhanced -- An enhancement of the setspace package
.
sf298 -- Standard form 298
.
sffms -- Typesetting science fiction/fantasy manuscripts
.
sfmath -- Sans-serif mathematics
.
shadethm -- Theorem environments that are shaded
.
shadow -- Shadow boxes
.
shadowtext -- Produce text with a shadow behind it
.
shapepar -- A macro to typeset paragraphs in specific shapes
.
shdoc -- Float environment to document the shell commands of a terminal
session
.
shipunov -- A collection of LaTeX packages and classes
.
shorttoc -- Table of contents with different depths
.
show2e -- Variants of \show for LaTeX2e
.
showcharinbox -- Show characters inside a box
.
showdim -- Variants on printing dimensions
.
showexpl -- Typesetting LaTeX source code
.
showlabels -- Show label commands in the margin
.
sidecap -- Typeset captions sideways
.
sidenotes -- Typeset notes containing rich content, in the margin
.
sidenotesplus -- Place referenced notes, alerts, figures and tables into the
document margin
.
silence -- Selective filtering of error messages and warnings
.
sillypage -- John Cleese's Silly Walk as page numbering style
.
sim-os-menus -- Insert 'terminal' or 'context menu' or 'viewers' like in an
OS
.
simplecd -- Simple CD, DVD covers for printing
.
simplecv -- A simple class for writing curricula vitae
.
simpleinvoice -- Easy typesetting of invoices
.
simplivre -- Write your books in a simple and clear way
.
sitem -- Save the optional argument of \item
.
skb -- Tools for a repository of long-living documents
.
skdoc -- Documentation and extraction for packages and document classes
.
skeldoc -- Placeholders for unfinished documents
.
skeycommand -- Create commands using parameters and keyval in parallel
.
skeyval -- Key-value parsing combining features of xkeyval and pgfkeys
.
skills -- Create proficiency tests
.
skrapport -- 'Simple' class for reports, etc.
.
slantsc -- Access different-shaped small-caps fonts
.
smalltableof -- Create listoffigures etc. in a single chapter
.
smart-eqn -- Automatic math symbol styling for LaTeX documents
.
smartref -- Extend LaTeX's \ref capability
.
smartunits -- Converting between common metric and Imperial units
.
snapshot -- List the external dependencies of a LaTeX document
.
snaptodo -- A todo that snaps to the closer side
.
snotez -- Typeset notes, in the margin
.
soulpos -- A fancy means of underlining
.
spacingtricks -- Addressing various spacing issues
.
spark-otf -- Support OpenType Spark fonts
.
sparklines -- Drawing sparklines: intense, simple, wordlike graphics
.
sphack -- Patch LaTeX kernel spacing macros
.
splitindex -- Unlimited number of indexes
.
spot -- Spotlight highlighting for Beamer
.
spotcolor -- Spot colours for pdfLaTeX
.
spreadtab -- Spreadsheet features for LaTeX tabular environments
.
spverbatim -- Allow line breaks within \verb and verbatim output
.
srbook-mem -- Support for use of memoir in Serbian
.
srcltx -- Jump between DVI and TeX files
.
sseq -- Typesetting spectral sequence charts
.
sslides -- Slides with headers and footers
.
stack -- Tools to define and use stacks
.
stackengine -- Highly customised stacking of objects, insets, baseline
changes, etc
.
standalone -- Compile TeX pictures stand-alone or as part of a document
.
starray -- A structured array (of properties) based on expl3
.
stdclsdv -- Provide sectioning information for package writers
.
stdpage -- Standard pages with n lines of at most m characters each
.
stealcaps -- "Steal" small capitals
.
stex -- An infrastructure for semantic preloading of LaTeX documents
.
storebox -- Storing information for reuse
.
storecmd -- Store the name of a defined command in a container
.
stringstrings -- String manipulation for cosmetic and programming
application
.
sttools -- Various macros
.
stubs -- Create tear-off stubs at the bottom of a page
.
studenthandouts -- Management and styling of student handout projects
.
styledcmd -- Handling multiple versions of user-defined macros
.
subdepth -- Unify maths subscript height
.
subdocs -- Multifile documents
.
subeqn -- Package for subequation numbering
.
subeqnarray -- Equation array with sub numbering
.
subfigmat -- Automates layout when using the subfigure package
.
subfigure -- Deprecated: Figures divided into subfigures
.
subfiles -- Individual typesetting of subfiles of a "main" document
.
subfloat -- Sub-numbering for figures and tables
.
substr -- Deal with substrings in strings
.
supertabular -- A multi-page tables package
.
suppose -- Abbreviate the word "Suppose"
.
svg -- Include and extract SVG pictures in LaTeX documents
.
svgcolor -- Define SVG named colours
.
svn -- Typeset Subversion keywords
.
svn-multi -- Subversion keywords in multi-file LaTeX documents
.
svn-prov -- Subversion variants of \Provides... macros
.
svninfo -- Typeset Subversion keywords
.
swfigure -- Insert large images that do not fit into a single page
.
swungdash -- Typeset a swung dash in LaTeX
.
syntax -- Creation of syntax diagrams
.
syntrace -- Labels for tracing in a syntax tree
.
synttree -- Typeset syntactic trees
.
tabbing -- Tabbing with accented letters
.
tabfigures -- Maintain vertical alignment of figures
.
tableaux -- Construct tables of signs and variations
.
tablefootnote -- Permit footnotes in tables
.
tableof -- Tagging tables of contents
.
tablists -- Tabulated lists of short items
.
tabls -- Better vertical spacing in tables and arrays
.
tablvar -- Typesetting pretty tables of signs and variations according to
French usage
.
tabstackengine -- "Tabbing" front-end to stackengine
.
tabto-ltx -- "Tab" to a measured position in the line
.
tabu -- Flexible LaTeX tabulars
.
tabularborder -- Remove excess space at left and right of tabular
.
tabularcalc -- Calculate formulas in a tabular environment
.
tabularew -- A variation on the tabular environment
.
tabularray -- Typeset tabulars and arrays with LaTeX3
.
tabulary -- Tabular with variable width columns balanced
.
tagging -- Document configuration with tags
.
tagpair -- Word-by-word glosses, translations, and bibliographic
attributions
.
tagpdf -- Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
.
talk -- A LaTeX class for presentations
.
tamefloats -- Experimentally use \holdinginserts with LaTeX floats
.
tangocolors -- Use colors from the Tango color palette
.
tasks -- Horizontally columned lists
.
tcldoc -- Doc/docstrip for tcl
.
tcolorbox -- Coloured boxes, for LaTeX examples and theorems, etc
.
tdclock -- A ticking digital clock package for PDF output
.
technics -- A package to format technical documents
.
ted -- A (primitive) token list editor
.
templatetools -- Commands useful in LaTeX templates
.
termcal -- Print a class calendar
.
termlist -- Label any kind of term with a continuous counter
.
termsim -- Simulate Win10, Ubuntu, and Mac terminals
.
testhyphens -- Testing hyphenation patterns
.
testidx -- Dummy text for testing index styles and indexing applications
.
tex-label -- Place a classification on each page of a document
.
tex-locale -- Localisation support for TeX and LaTeX documents
.
texlogos -- Ready-to-use LaTeX logos
.
texmate -- Comprehensive chess annotation in LaTeX
.
texments -- Using the Pygments highlighter in LaTeX
.
texpower -- Create dynamic online presentations with LaTeX
.
texshade -- Package for setting nucleotide and peptide alignments
.
texsurgery -- A LaTeX companion to the "texsurgery" python project
.
textcsc -- Simple commands for caps-to-small-caps text
.
textfit -- Fit text to a desired size
.
textmerg -- Merge text in TeX and LaTeX
.
textpos -- Place boxes at arbitrary positions on the LaTeX page
.
textualicomma -- Use the textual comma character as decimal separator in
math mode
.
texvc -- Use MediaWiki LaTeX commands
.
theoremref -- References with automatic theorem names
.
thinsp -- A stretchable \thinspace for LaTeX
.
thmtools -- Extensions to theorem environments
.
threadcol -- Organize document columns into PDF "article thread"
.
threeparttable -- Tables with captions and notes all the same width
.
threeparttablex -- Notes in longtables
.
thumb -- Thumb marks in documents
.
thumbs -- Create thumb indexes
.
thumby -- Create thumb indexes for printed books
.
ticket -- Make labels, visiting-cards, pins with LaTeX
.
tipauni -- Producing Unicode characters with TIPA commands
.
titlecaps -- Setting rich-text input into Titling Caps
.
titlefoot -- Add special material to footer of title page
.
titlepic -- Add picture to title page of a document
.
titleref -- A "\titleref" command to cross-reference section titles
.
titlesec -- Select alternative section titles
.
titling -- Control over the typesetting of the \maketitle command
.
to-be-determined -- Highlight text passages that need further work
.
tocbibind -- Add bibliography/index/contents to Table of Contents
.
tocdata -- Adds names to chapters, sections, figures in the TOC and LOF
.
tocloft -- Control table of contents, figures, etc
.
tocvsec2 -- Section numbering and table of contents control
.
todo -- Make a to-do list for a document
.
todonotes -- Marking things to do in a LaTeX document
.
tokcycle -- Build tools to process tokens from an input stream
.
tokenizer -- A tokenizer
.
toolbox -- Tool macros
.
topfloat -- Move floats to the top of the page
.
topiclongtable -- Extend longtable with cells that merge hierarchically
.
totalcount -- Commands for typesetting total values of counters
.
totcount -- Find the last value of a counter
.
totpages -- Count pages in a document, and report last page number
.
tramlines -- A package for creating tramlines (lines above and below a title
used by lawyers in the UK)
.
translations -- Internationalisation of LaTeX2e packages
.
transparent -- Using a color stack for transparency with pdfTeX
.
trfsigns -- Typeset transform signs
.
trimspaces -- Trim spaces around an argument or within a macro
.
trivfloat -- Quick float definitions in LaTeX
.
trsym -- Symbols for transformations
.
truncate -- Truncate text to a specified width
.
tucv -- Support for typesetting a CV or resumee
.
turnthepage -- Provide "turn page" instructions
.
tutodoc -- Typeset tutorial-like documentations
.
twoinone -- Print two pages on a single page
.
twoup -- Print two virtual pages on each physical page
.
txgreeks -- Shape selection for TX fonts Greek letters
.
type1cm -- Arbitrary size font selection in LaTeX
.
typed-checklist -- Typesetting tasks, goals, milestones, artifacts, and more
in LaTeX
.
typeface -- Select a balanced set of fonts
.
typoaid -- Macros for font diagnostics
.
typogrid -- Print a typographic grid
.
uassign -- Environments and options for typesetting university assignments
.
ucs -- Extended UTF-8 input encoding support for LaTeX
.
uebungsblatt -- A LaTeX class for writing exercise sheets
.
umoline -- Underline text allowing line breaking
.
underlin -- Underlined running heads
.
underoverlap -- Position decorations over and under expressions
.
undolabl -- Override existing labels
.
uni-titlepage -- Universal titlepages with configuration options and
predefined styles
.
unicode-math-input -- Allow entering Unicode symbols in math formulas
.
unicodefonttable -- A Unicode font table generator
.
unifront -- Give notes a unique front page for every chapter and section
.
unisc -- Unicode small caps with Lua/XeLaTeX
.
unitconv -- Convert a length into one with another unit
.
units -- Typeset units
.
unravel -- Watching TeX digest tokens
.
updatemarks -- Extract and update marks from boxes
.
upmethodology -- Writing specifications such as for UP-based methodologies
.
upquote -- Show "realistic" quotes in verbatim
.
uri -- Hyperlinks for a wide range of URIs
.
ushort -- Shorter (and longer) underlines and underbars
.
uspace -- Giving meaning to various Unicode space characters
.
utf8add -- Additional support for UTF-8 encoded LaTeX input
.
uwmslide -- Slides with a simple Power Point like appearance
.
variablelm -- Font definitions for the variable Latin Modern fonts
.
varindex -- Luxury frontend to the \index command
.
varsfromjobname -- Extract variables from the name of the LaTeX file
.
varwidth -- A variable-width minipage
.
vcell -- Vertical alignment of content inside table cells
.
vdmlisting -- Typesetting VDM in ASCII syntax
.
verbasef -- VERBatim Automatic Splitting of External Files
.
verbatimbox -- Deposit verbatim text in a box
.
verbatimcopy -- Make copies of text documents from within LaTeX
.
verbdef -- Define commands which expand to verbatim text
.
verbments -- Syntax highlighting of source code in LaTeX documents
.
verifiche -- A LaTeX package to typeset (Italian) high school tests
.
verifycommand -- Verifies definitions are unchanged, such as before patching
.
version -- Conditionally include text
.
versions -- Optionally omit pieces of text
.
versonotes -- Display brief notes on verso pages
.
vertbars -- Mark vertical rules in margin of text
.
vgrid -- Overlay a grid on the printed page
.
vhistory -- Support for creating a change log
.
vmargin -- Set various page dimensions
.
volumes -- Typeset only parts of a document, with complete indexes etc
.
vpe -- Source specials for PDF output
.
vruler -- Numbering text
.
vtable -- Vertical alignement of table cells
.
vwcol -- Variable-width multiple text columns
.
wallcalendar -- A wall calendar class with custom layouts
.
wallpaper -- Easy addition of wallpapers (background images) to LaTeX
documents, including tiling
.
warning -- Global warnings at the end of the logfile
.
warpcol -- Relative alignment of rows in numeric columns in tabulars
.
was -- A collection of small packages by Walter Schmidt
.
webquiz -- Write interactive web based quizzes
.
widetable -- An environment for typesetting tables of specified width
.
widows-and-orphans -- Identify (typographic) widows and orphans
.
williams -- Miscellaneous macros by Peter Williams
.
willowtreebook -- Easy basic book class, built on memoir
.
withargs -- In-place argument substitution
.
wordcount -- Estimate the number of words in a LaTeX document
.
wordlike -- Simulating word processor layout
.
worksheet -- Easy creation of worksheets
.
wrapfig -- Produces figures which text can flow around
.
wrapfig2 -- Wrap text around figures
.
wrapstuff -- Wrapping text around stuff
.
writeongrid -- Write on grid lines
.
wtref -- Extend LaTeX's cross-reference system
.
xargs -- Define commands with many optional arguments
.
xassoccnt -- Associated counters stepping simultaneously
.
xbmks -- Create a cross-document bookmark tree
.
xcntperchap -- Track the number of subsections etc. that occur in a
specified tracklevel
.
xcolor-material -- Defines the 256 colors from Google Material Color Palette
.
xcolor-solarized -- Defines the 16 colors from Ethan Schoonover's Solarized
palette
.
xcomment -- Allows selected environments to be included/excluded
.
xcookybooky -- Typeset (potentially long) recipes
.
xcpdftips -- Natbib citations with PDF tooltips
.
xdoc -- Extending the LaTeX doc system
.
xellipsis -- Extremely configurable ellipses with formats for various style
manuals
.
xfakebold -- Fake a regular font for bold characters
.
xfor -- A reimplementation of the LaTeX for-loop macro
.
xhfill -- Extending \hrulefill
.
xifthen -- Extended conditional commands
.
xint -- Expandable operations on long numbers
.
xkcdcolors -- xkcd names of colors
.
xkeymask -- An extension of xkeyval with a mask
.
xltabular -- Longtable support with possible X-column specifier
.
xmpincl -- Include eXtensible Metadata Platform data in pdfLaTeX
.
xnewcommand -- Define \global and \protected commands with \newcommand
.
xoptarg -- Expandable macros that take an optional argument
.
xpatch -- Extending etoolbox patching commands
.
xpeek -- Define commands that peek ahead in the input stream
.
xprintlen -- Print TeX lengths in a variety of units
.
xpunctuate -- Process trailing punctuation which may be redundant
.
xsavebox -- Saveboxes for repeating content without code replication, based
on PDF Form XObjects
.
xsim -- eXercise Sheets IMproved
.
xstring -- String manipulation for (La)TeX
.
xtab -- Break tables across pages
.
xurl -- Allow URL breaks at any alphanumerical character
.
xwatermark -- Graphics and text watermarks on selected pages
.
xytree -- Tree macros using XY-Pic
.
yafoot -- A bundle of miscellaneous footnote packages
.
yagusylo -- A symbol loader
.
yaletter -- Extremely flexible macros for letters, envelopes, and label
sheets
.
ycbook -- A versatile book class
.
ydoc -- Macros for documentation of LaTeX classes and packages
.
yplan -- Daily planner type calendar
.
zebra-goodies -- A collection of handy macros for paper writing
.
zed-csp -- Typesetting Z and CSP format specifications
.
zennote -- Streamline your note-taking process!
.
ziffer -- Conversion of punctuation in maths mode
.
zref -- A new reference scheme for LaTeX
.
zref-check -- Flexible cross-references with contextual checks based on zref
.
zref-clever -- Clever LaTeX cross-references based on zref
.
zref-vario -- Extended LaTeX page cross-references with varioref and
zref-clever
.
zwgetfdate -- Get package or file date
.
zwpagelayout -- Page layout and crop-marks
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-latex-recommended
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 26510
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-base
Version: 2023.20240207-1
Replaces: texlive-latex-base (<< 2019.20191208), texlive-latex-extra (<< 2019.20191208)
Depends: tex-common (>= 6.13), texlive-base (>= 2022.20220405), texlive-binaries (>= 2023.20230311), texlive-latex-base (>= 2023.20230613)
Suggests: texlive-latex-recommended-doc, texlive-luatex, texlive-pstricks
Breaks: texlive-base (<< 2022.20220405), texlive-latex-base (<< 2022.20230122), texlive-latex-extra (<< 2019.20191208)
Description: TeX Live: LaTeX recommended packages
A collection of recommended add-on packages for LaTeX which have widespread
use.
.
This package includes the following CTAN packages:
.
anysize -- A simple package to set up document margins
.
attachfile2 -- Attach files into PDF
.
beamer -- A LaTeX class for producing presentations and slides
.
booktabs -- Publication quality tables in LaTeX
.
breqn -- Automatic line breaking of displayed equations
.
caption -- Customising captions in floating environments
.
cite -- Improved citation handling in LaTeX
.
cmap -- Make PDF files searchable and copyable
.
crop -- Support for cropmarks
.
ctable -- Flexible typesetting of table and figure floats using key/value
directives
.
eso-pic -- Add picture commands (or backgrounds) to every page
.
etoolbox -- e-TeX tools for LaTeX
.
euenc -- Unicode font encoding definitions for XeTeX
.
euler -- Use AMS Euler fonts for math
.
everysel -- Provides hooks into \selectfont
.
everyshi -- Take action at every \shipout
.
extsizes -- Extend the standard classes' size options
.
fancybox -- Variants of \fbox and other games with boxes
.
fancyref -- A LaTeX package for fancy cross-referencing
.
fancyvrb -- Sophisticated verbatim text
.
filehook -- Hooks for input files
.
float -- Improved interface for floating objects
.
fontspec -- Advanced font selection in XeLaTeX and LuaLaTeX
.
footnotehyper -- hyperref aware footnote.sty
.
fp -- Fixed point arithmetic
.
grffile -- Extended file name support for graphics (legacy package)
.
hologo -- A collection of logos with bookmark support
.
index -- Extended index for LaTeX including multiple indexes
.
jknapltx -- Miscellaneous packages by Joerg Knappen
.
koma-script -- A bundle of versatile classes and packages
.
l3experimental -- Experimental LaTeX3 concepts
.
latexbug -- Bug-classification for LaTeX related bugs
.
lineno -- Line numbers on paragraphs
.
listings -- Typeset source code listings using LaTeX
.
lwarp -- Converts LaTeX to HTML
.
mathspec -- Specify arbitrary fonts for mathematics in XeTeX
.
mathtools -- Mathematical tools to use with amsmath
.
mdwtools -- Miscellaneous tools by Mark Wooding
.
memoir -- Typeset fiction, non-fiction and mathematical books
.
metalogo -- Extended TeX logo macros
.
microtype -- Subliminal refinements towards typographical perfection
.
ms -- Various LaTeX packages by Martin Schroder
.
newfloat -- Define new floating environments
.
ntgclass -- "European" versions of standard classes
.
parskip -- Layout with zero \parindent, non-zero \parskip
.
pdfcolfoot -- Separate color stack for footnotes with pdfTeX
.
pdflscape -- Make landscape pages display as landscape
.
pdfmanagement-testphase -- LaTeX PDF management testphase bundle
.
pdfpages -- Include PDF documents in LaTeX
.
polyglossia -- An alternative to babel for XeLaTeX and LuaLaTeX
.
psfrag -- Replace strings in encapsulated PostScript figures
.
ragged2e -- Alternative versions of "ragged"-type commands
.
rcs -- Use RCS (revision control system) tags in LaTeX documents
.
sansmath -- Maths in a sans font
.
section -- Modifying section commands in LaTeX
.
seminar -- Make overhead slides
.
sepnum -- Print numbers in a "friendly" format
.
setspace -- Set space between lines
.
subfig -- Figures broken into subfigures
.
textcase -- Case conversion ignoring mathematics, etc
.
thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf
.
translator -- Easy translation of strings in LaTeX
.
typehtml -- Typeset HTML directly from LaTeX
.
ucharcat -- Implementation of the (new in 2015) XeTeX \Ucharcat command in
lua, for LuaTeX
.
underscore -- Control the behaviour of "_" in text
.
unicode-math -- Unicode mathematics support for XeTeX and LuaTeX
.
xcolor -- Driver-independent color extensions for LaTeX and pdfLaTeX
.
xkeyval -- Extension of the keyval package
.
xltxtra -- "Extras" for LaTeX users of XeTeX
.
xunicode -- Generate Unicode characters from accented glyphs
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-pictures
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 81163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-base
Version: 2023.20240207-1
Replaces: prerex (<= 6.5.3-1)
Depends: tex-common (>= 6.13), python3, texlive-base (>= 2023.20230613), texlive-binaries (>= 2023.20230311), texlive-latex-recommended (>= 2023.20230613)
Recommends: ruby, tk
Suggests: dot2tex, prerex (>> 6.5.3-1), texlive-latex-extra, texlive-pictures-doc, vprerex (>> 6.5.3-1)
Breaks: prerex (<= 6.5.3-1), texlive-base (<< 2022.20220405)
Description: TeX Live: Graphics, pictures, diagrams
Including TikZ, pict, etc., but MetaPost and PStricks are separate.
.
This package includes the following CTAN packages:
.
adigraph -- Augmenting directed graphs
.
aobs-tikz -- TikZ styles for creating overlaid pictures in beamer
.
askmaps -- Typeset American style Karnaugh maps
.
asyfig -- Commands for using Asymptote figures
.
asypictureb -- User-friendly integration of Asymptote into LaTeX
.
autoarea -- Automatic computation of bounding boxes with PiCTeX
.
bardiag -- LaTeX package for drawing bar diagrams
.
beamerswitch -- Convenient mode selection in Beamer documents
.
binarytree -- Drawing binary trees using TikZ
.
blochsphere -- Draw pseudo-3D diagrams of Bloch spheres
.
bloques -- Generate control diagrams
.
blox -- Draw block diagrams, using TikZ
.
bodegraph -- Draw Bode, Nyquist and Black plots with gnuplot and TikZ
.
bondgraph -- Create bond graph figures in LaTeX documents
.
bondgraphs -- Draws bond graphs in LaTeX, using PGF/TikZ
.
braids -- Draw braid diagrams with PGF/TikZ
.
bxeepic -- Eepic facilities using pict2e
.
byo-twemojis -- "Build Your Own Twemojis" with TikZ
.
byrne -- This package provides a set of tools to typeset geometric proofs in
the style of Oliver Byrne's 1847 ed. of Euclid's "Elements"
.
cachepic -- Convert document fragments into graphics
.
callouts -- Put simple annotations and notes inside a picture
.
celtic -- A TikZ library for drawing celtic knots
.
chemfig -- Draw molecules with easy syntax
.
circuit-macros -- M4 macros for electric circuit diagrams
.
circuitikz -- Draw electrical networks with TikZ
.
circularglyphs -- A circular glyphs alphabet
.
coffeestains -- Add coffee stains to documents
.
coloredbelts -- Insert colored belts (vectorial format) in documents (to
presetn skills, for example)
.
combinedgraphics -- Include graphic (EPS or PDF)/LaTeX combinations
.
curve -- A class for making curriculum vitae
.
curve2e -- Extensions for package pict2e
.
curves -- Curves for LaTeX picture environment
.
dcpic -- Commutative diagrams in a LaTeX and TeX documents
.
diagmac2 -- Diagram macros, using pict2e
.
ditaa -- Use ditaa diagrams within LaTeX documents
.
doc-pictex -- A summary list of PicTeX documentation
.
dot2texi -- Create graphs within LaTeX using the dot2tex tool
.
dottex -- Use dot code in LaTeX
.
dpcircling -- Decorated text boxes using TikZ
.
dratex -- General drawing macros
.
drs -- Typeset Discourse Representation Structures (DRS)
.
duotenzor -- Drawing package for circuit and duotensor diagrams
.
dynkin-diagrams -- Draw Dynkin, Coxeter, and Satake diagrams using TikZ
.
ecgdraw -- Draws electrocardiograms (ECG)
.
eepic -- Extensions to epic and the LaTeX drawing tools
.
egpeirce -- Draw existential graphs invented by Charles S. Peirce
.
ellipse -- Draw ellipses and elliptical arcs using the standard LaTeX2e
picture environment
.
endofproofwd -- An "end of proof" sign
.
epspdf -- Converter for PostScript, EPS and PDF
.
epspdfconversion -- On-the-fly conversion of EPS to PDF
.
esk -- Package to encapsulate Sketch files in LaTeX sources
.
euflag -- A command to reproduce the flag of the European Union
.
fast-diagram -- Easy generation of FAST diagrams
.
fenetrecas -- Commands for CAS-like windows (Xcas or Geogebra) in TikZ
.
fig4latex -- Management of figures for large LaTeX documents
.
figchild -- Pictures for creating children's activities
.
figput -- Create interactive figures in LaTeX
.
fitbox -- Fit graphics on a page
.
flowchart -- Shapes for drawing flowcharts, using TikZ
.
forest -- Drawing (linguistic) trees
.
genealogytree -- Pedigree and genealogical tree diagrams
.
getmap -- Download OpenStreetMap maps for use in documents
.
gincltex -- Include TeX files as graphics (.tex support for
\includegraphics)
.
gnuplottex -- Embed Gnuplot commands in LaTeX documents
.
gradientframe -- Simple gradient frames around objects
.
grafcet -- Draw Grafcet/SFC with TikZ
.
graph35 -- Draw keys and screen items of several Casio calculators
.
graphicxpsd -- Adobe Photoshop Data format (PSD) support for graphicx
package
.
graphviz -- Write graphviz (dot+neato) inline in LaTeX documents
.
gtrlib-largetrees -- Library for genealogytree aiming at large trees
.
harveyballs -- Create Harvey Balls using TikZ
.
here -- Emulation of obsolete package for "here" floats
.
hf-tikz -- A simple way to highlight formulas and formula parts
.
hobby -- An implementation of Hobby's algorithm for PGF/TikZ
.
hvfloat -- Controlling captions, fullpage and doublepage floats
.
istgame -- Draw Game Trees with TikZ
.
kblocks -- Easily typeset Control Block Diagrams and Signal Flow Graphs
.
kinematikz -- Design kinematic chains and mechanisms
.
knitting -- Produce knitting charts, in Plain TeX or LaTeX
.
knittingpattern -- Create knitting patterns
.
ladder -- Draw simple ladder diagrams using TikZ
.
lapdf -- PDF drawing directly in TeX documents
.
latex-make -- Easy compiling of complex (and simple) LaTeX documents
.
liftarm -- Draw liftarms
.
lpic -- Put LaTeX material over included graphics
.
lroundrect -- LaTeX macros for utilizing the roundrect MetaPost routines
.
luamesh -- Computes and draws 2D Delaunay triangulation
.
luasseq -- Drawing spectral sequences in LuaLaTeX
.
maker -- Include Arduino or Processing code in LaTeX documents
.
makeshape -- Declare new PGF shapes
.
mathspic -- A Perl filter program for use with PiCTeX
.
memoize -- Externalization of graphics and memoization of compilation
results in general
.
mercatormap -- Spherical Mercator coordinate systems and Web Mercator tile
integration
.
milsymb -- LaTeX package for TikZ based drawing of military symbols as per
NATO APP-6(C)
.
miniplot -- A package for easy figure arrangement
.
mkpic -- Perl interface to mfpic
.
modiagram -- Drawing molecular orbital diagrams
.
neuralnetwork -- Graph-drawing for neural networks
.
nl-interval -- Represent intervals on the number line
.
nndraw -- Draw neural networks
.
numericplots -- Plot numeric data (including Matlab export) using PSTricks
.
outilsgeomtikz -- Some geometric tools, with TikZ
.
papiergurvan -- Commands to work with Gurvan Paper
.
pb-diagram -- A commutative diagram package using LAMSTeX or Xy-pic fonts
.
petri-nets -- A set TeX/LaTeX packages for drawing Petri nets
.
pgf -- Create PostScript and PDF graphics in TeX
.
pgf-blur -- PGF/TikZ package for "blurred" shadows
.
pgf-interference -- Drawing interference patterns with PGF/TikZ
.
pgf-periodictable -- Create custom periodic tables of elements
.
pgf-pie -- Draw pie charts, using PGF
.
pgf-soroban -- Create images of the soroban using TikZ/PGF
.
pgf-spectra -- Draw continuous or discrete spectra using PGF/TikZ
.
pgf-umlcd -- Some LaTeX macros for UML Class Diagrams
.
pgf-umlsd -- Draw UML Sequence Diagrams
.
pgfgantt -- Draw Gantt charts with TikZ
.
pgfkeysearch -- This package offers a way to find keys in a given path
'recursively', unlike pgfkeysvalueof
.
pgfkeyx -- Extended and more robust version of pgfkeys
.
pgfmolbio -- Draw graphs typically found in molecular biology texts
.
pgfmorepages -- Assemble multiple logical pages onto a physical page
.
pgfopts -- LaTeX package options with pgfkeys
.
pgfornament -- Drawing of Vectorian ornaments with PGF/TikZ
.
pgfplots -- Create normal/logarithmic plots in two and three dimensions
.
picinpar -- Insert pictures into paragraphs
.
pict2e -- New implementation of picture commands
.
pictex -- Picture drawing macros for TeX and LaTeX
.
pictex2 -- Adds relative coordinates and improves the \plot command
.
pinlabel -- A TeX labelling package
.
pixelart -- Draw pixel-art pictures
.
pixelarttikz -- Work with PixelArts, with TikZ
.
pmgraph -- "Poor man's" graphics
.
polyhedra -- A TikZ package for drawing polyhedra
.
postage -- Stamp letters with >>Deutsche Post<<'s service >>Internetmarke<<
.
postit -- A LaTeX package for displaying Post-it notes
.
prerex -- Interactive editor and macro support for prerequisite charts
.
productbox -- Typeset a three-dimensional product box
.
ptolemaicastronomy -- Diagrams of sphere models for variably strict
conditionals (Lewis counterfactuals)
.
puyotikz -- Quickly typeset board states of Puyo Puyo games
.
pxpgfmark -- e-pTeX driver for PGF inter-picture connections
.
pxpic -- Draw pixel pictures
.
qcircuit -- Macros to generate quantum ciruits
.
qrcode -- Generate QR codes in LaTeX
.
quantikz -- Draw quantum circuit diagrams
.
randbild -- Marginal pictures
.
randomwalk -- Random walks using TikZ
.
realhats -- Put real hats on symbols instead of ^
.
reotex -- Draw Reo Channels and Circuits
.
robotarm -- TikZ powered LaTeX package to draw parameterized 2D robot arms
.
rviewport -- Relative Viewport for Graphics Inclusion
.
sa-tikz -- TikZ library to draw switching architectures
.
sacsymb -- "Sacred Symbols" prepared with TikZ
.
schemabloc -- Draw block diagrams, using TikZ
.
scratch -- Draw programs like "scratch"
.
scratch3 -- Draw programs like "scratch"
.
scsnowman -- Snowman variants using TikZ
.
setdeck -- Typeset cards for Set
.
signchart -- Create beautifully typeset sign charts
.
simplenodes -- Simple nodes in four colors written in TikZ for LaTeX
.
simpleoptics -- Drawing lenses and mirrors for optical diagrams
.
smartdiagram -- Generate diagrams from lists
.
spath3 -- Manipulate "soft paths" in PGF
.
spectralsequences -- Print spectral sequence diagrams using PGF/TikZ
.
strands -- Draw objects constructed from strands
.
swimgraf -- Graphical/textual representations of swimming performances
.
syntaxdi -- Create "railroad" syntax diagrams
.
table-fct -- Draw a variations table of functions and a convexity table of
its graph
.
texdraw -- Graphical macros, using embedded PostScript
.
ticollege -- Graphical representation of keys on a standard scientific
calculator
.
tikz-3dplot -- Coordinate transformation styles for 3d plotting in TikZ
.
tikz-among-us -- Create some AmongUs characters in TikZ environments
.
tikz-bagua -- Draw Bagua symbols in Yijing
.
tikz-bayesnet -- Draw Bayesian networks, graphical models and directed
factor graphs
.
tikz-bbox -- Precise determination of bounding boxes in TikZ
.
tikz-cd -- Create commutative diagrams with TikZ
.
tikz-dependency -- A library for drawing dependency graphs
.
tikz-dimline -- Technical dimension lines using PGF/TikZ
.
tikz-ext -- A collection of libraries for PGF/TikZ
.
tikz-feynhand -- Feynman diagrams with TikZ
.
tikz-feynman -- Feynman diagrams with TikZ
.
tikz-imagelabels -- Put labels on images using TikZ
.
tikz-inet -- Draw interaction nets with TikZ
.
tikz-kalender -- A LaTeX based calendar using TikZ
.
tikz-karnaugh -- Typeset Karnaugh maps using TikZ
.
tikz-ladder -- Draw ladder diagrams using TikZ
.
tikz-lake-fig -- Schematic diagrams of lakes
.
tikz-layers -- TikZ provides graphical layers on TikZ: "behind", "above" and
"glass"
.
tikz-mirror-lens -- Spherical mirrors and lenses in TikZ
.
tikz-nef -- Create diagrams for neural networks constructed with the methods
of the Neural Engineering Framework (NEF)
.
tikz-network -- Draw networks with TikZ
.
tikz-nfold -- Triple, quadruple, and n-fold paths with TikZ
.
tikz-opm -- Typeset OPM diagrams
.
tikz-optics -- A library for drawing optical setups with TikZ
.
tikz-osci -- Produce oscilloscope "screen shots"
.
tikz-page -- Small macro to help building nice and complex layout materials
.
tikz-palattice -- Draw particle accelerator lattices with TikZ
.
tikz-planets -- Illustrate celestial mechanics and the solar system
.
tikz-qtree -- Use existing qtree syntax for trees in TikZ
.
tikz-relay -- TikZ library for typesetting electrical diagrams
.
tikz-sfc -- Symbols collection for typesetting Sequential Function Chart
(SFC) diagrams (PLC programs)
.
tikz-swigs -- Horizontally and vertically split elliptical nodes
.
tikz-timing -- Easy generation of timing diagrams as TikZ pictures
.
tikz-trackschematic -- A TikZ library for creating track diagrams in
railways
.
tikz-truchet -- Draw Truchet tiles
.
tikz2d-fr -- Work with some 2D TikZ commands (French)
.
tikz3d-fr -- Work with some 3D figures
.
tikzbricks -- Drawing bricks with TikZ
.
tikzcodeblocks -- Helps to draw codeblocks like scratch, NEPO and PXT in
TikZ
.
tikzdotncross -- Small set of macros for defining/marking coordinates and
crossing (jumps) paths
.
tikzducks -- A little fun package for using rubber ducks in TikZ
.
tikzfill -- TikZ libraries for filling with images and patterns
.
tikzinclude -- Import TikZ images from colletions
.
tikzlings -- A collection of cute little animals and similar creatures
.
tikzmark -- Use TikZ's method of remembering a position on a page
.
tikzmarmots -- Drawing little marmots in TikZ
.
tikzorbital -- Atomic and molecular orbitals using TikZ
.
tikzpackets -- Display network packets
.
tikzpagenodes -- A single TikZ node for the whole page
.
tikzpeople -- Draw people-shaped nodes in TikZ
.
tikzpfeile -- Draw arrows using PGF/TikZ
.
tikzpingus -- Penguins with TikZ
.
tikzposter -- Create scientific posters using TikZ
.
tikzquads -- A few shapes designed to be used with CircuiTikZ
.
tikzquests -- A parametric questions' repositories framework
.
tikzscale -- Resize pictures while respecting text size
.
tikzsymbols -- Some symbols created using TikZ
.
tikztosvg -- A utility for rendering TikZ diagrams to SVG
.
tikzviolinplots -- Draws violin plots from data
.
tile-graphic -- Create tiles of a graphical file
.
tilings -- A TikZ library for drawing tiles and tilings
.
timing-diagrams -- Draw timing diagrams
.
tipfr -- Produces calculator's keys with the help of TikZ
.
tkz-base -- Tools for drawing with a cartesian coordinate system
.
tkz-berge -- Macros for drawing graphs of graph theory
.
tkz-bernoulli -- Draw Bernoulli trees with TikZ
.
tkz-doc -- Documentation macros for the TKZ series of packages
.
tkz-elements -- A Lua library for drawing Euclidean geometry with TikZ or
tkz-euclide
.
tkz-euclide -- Tools for drawing Euclidean geometry
.
tkz-fct -- Tools for drawing graphs of functions
.
tkz-graph -- Draw graph-theory graphs
.
tkz-orm -- Create Object-Role Model (ORM) diagrams
.
tkz-tab -- Tables of signs and variations using PGF/TikZ
.
tkzexample -- Package for the documentation of all tkz-* packages
.
tonevalue -- Tool for linguists and phoneticians to visualize tone value
patterns
.
tqft -- Drawing TQFT diagrams with TikZ/PGF
.
tsemlines -- Support for the ancient \emline macro
.
tufte-latex -- Document classes inspired by the work of Edward Tufte
.
twemojis -- Use Twitter's open source emojis through LaTeX commands
.
tzplot -- Plot graphs with TikZ abbreviations
.
utfsym -- Provides various Unicode symbols
.
vectorlogos -- Vectorial logos (GeoGebra, Emacs, Scratch, ...) with 'inline'
support
.
venndiagram -- Creating Venn diagrams with TikZ
.
visualpstricks -- Visual help for PSTricks based on images with minimum text
.
wheelchart -- Draw wheelcharts with TikZ
.
wordcloud -- Drawing wordclouds with MetaPost and Lua
.
worldflags -- Drawing flags with TikZ
.
xistercian -- Cistercian numerals in LaTeX
.
xpicture -- Extensions of LaTeX picture drawing
.
xypic -- Flexible diagramming macros
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: texlive-plain-generic
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 69790
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texlive-extra
Version: 2023.20240207-1
Replaces: tex4ht (<< 20160814)
Provides: tex4ht
Depends: tex-common (>= 6.13), texlive-base (>= 2023.20230613), texlive-binaries (>= 2023.20230311)
Recommends: texlive-latex-base
Suggests: default-jre-headless
Breaks: tex4ht (<< 20160814), texlive-base (<< 2022.20220405)
Conflicts: tex4ht (<< 20160814), tex4ht-common
Description: TeX Live: Plain (La)TeX packages
Add-on packages and macros that work with plain TeX, often LaTeX, and
occasionally other formats.
.
This package includes the following CTAN packages:
.
abbr -- Simple macros supporting abreviations for Plain and LaTeX
.
abstyles -- Adaptable BibTeX styles
.
advice -- Extend commands and environments
.
apnum -- Arbitrary precision numbers implemented by TeX macros
.
autoaligne -- Align terms and members in math expressions
.
barr -- Diagram macros by Michael Barr
.
bitelist -- Split list, in TeX's mouth
.
borceux -- Diagram macros by Francois Borceux
.
c-pascal -- Typeset Python, C and Pascal programs
.
calcfrac -- Calculates the value of an expression containing fractions
.
catcodes -- Generic handling of TeX category codes
.
chronosys -- Drawing time-line diagrams
.
collargs -- Collect arguments of any command
.
colorsep -- Color separation
.
compare -- Compare two strings
.
crossrefenum -- Smart typesetting of enumerated cross-references for various
TeX formats
.
cweb-old --
.
dinat -- Bibliography style for German texts
.
dirtree -- Display trees in the style of windows explorer
.
docbytex -- Creating documentation from source code
.
dowith -- Apply a command to a list of items
.
eijkhout -- Victor Eijkhout's packages
.
encxvlna -- Insert nonbreakable spaces, using encTeX
.
epigram -- Display short quotations
.
epsf -- Simple macros for EPS inclusion
.
epsf-dvipdfmx -- Plain TeX file for using epsf.tex with (x)dvipdfmx
.
etoolbox-generic -- A loader for etoolbox.sty in non-LaTeX formats
.
expex-acro -- Wrapper for the expex package
.
expkv-bundle -- An expandable key=val implementation and friends
.
fenixpar -- One-shot changes to token registers such as \everypar
.
figflow -- Flow text around a figure
.
fixpdfmag -- Fix magnification in pdfTeX
.
fltpoint -- Simple floating point arithmetic
.
fntproof -- A programmable font test pattern generator
.
font-change -- Macros to change text and mathematics fonts in plain TeX
.
fontch -- Changing fonts, sizes and encodings in Plain TeX
.
fontname -- Scheme for naming fonts in TeX
.
gates -- Support for writing modular and customisable code
.
getoptk -- Define macros with sophisticated options
.
gfnotation -- Typeset Gottlob Frege's notation in plain TeX
.
gobble -- More gobble macros for PlainTeX and LaTeX
.
graphics-pln -- LaTeX-style graphics for Plain TeX users
.
gtl -- Manipulating generalized token lists
.
hlist -- Horizontal and columned lists
.
hyplain -- Basic support for multiple languages in Plain TeX
.
inputnormalization -- Wrapper for XeTeX's and LuaTeX's input normalization
.
insbox -- Insert pictures/boxes into paragraphs
.
js-misc -- Miscellaneous macros from Joachim Schrod
.
kastrup -- Convert numbers into binary, octal and hexadecimal
.
lambda-lists -- Lists in TeX's mouth
.
langcode -- Simple language-dependent settings based on language codes
.
lecturer -- On-screen presentations for (almost) all formats
.
letterspacing -- Letter spacing
.
librarian -- Tools to create bibliographies in TeX
.
listofitems -- Grab items in lists using user-specified sep char
.
localloc -- Macros for localizing TeX register allocations
.
mathdots -- Commands to produce dots in math that respect font size
.
metatex -- Incorporate Metafont pictures in TeX source
.
midnight -- A set of useful macro tools
.
mkpattern -- A utility for making hyphenation patterns
.
mlawriter -- Write MLA style documents in Plain TeX
.
modulus -- A non-destructive modulus and integer quotient operator for TeX
.
multido -- A loop facility for Generic TeX
.
namedef -- TeX definitions with named parameters
.
navigator -- PDF features across formats and engines
.
newsletr -- Macros for making newsletters with Plain TeX
.
nth -- Generate English ordinal numbers
.
ofs -- Macros for managing large font collections
.
olsak-misc -- Collection of plain TeX macros written by Petr Olsak
.
outerhbox -- Collect horizontal material for contributing to a paragraph
.
path -- Typeset paths, making them breakable
.
pdf-trans -- A set of macros for various transformations of TeX boxes
.
pdfmsym -- PDF Math Symbols -- various drawn mathematical symbols
.
pitex -- Documentation macros
.
placeins-plain -- Insertions that keep their place
.
plainpkg -- A minimal method for making generic packages
.
plipsum -- 'Lorem ipsum' for Plain TeX developers
.
plnfss -- Font selection for Plain TeX
.
plstmary -- St. Mary's Road font support for plain TeX
.
poormanlog -- Logarithms and powers with (almost) 9 digits
.
present -- Presentations with Plain TeX
.
pwebmac -- Consolidated WEB macros for DVI and PDF output
.
random -- Generating "random" numbers in TeX
.
randomlist -- Deal with database, loop, and random in order to build
personalized exercises
.
resumemac -- Plain TeX macros for resumes
.
ruler -- A typographic ruler for TeX
.
schemata -- Print topical diagrams
.
shade -- Shade pieces of text
.
simplekv -- A simple key/value system for TeX and LaTeX
.
soul -- Hyphenation for letterspacing, underlining, and more
.
swrule -- Lines thicker in the middle than at the ends
.
systeme -- Format systems of equations
.
tabto-generic -- "Tab" to a measured position in the line
.
termmenu -- The package provides support for terminal-based menus using
expl3
.
tex-ps -- TeX to PostScript generic macros and add-ons
.
tex4ht -- Convert (La)TeX to HTML/XML
.
texapi -- Macros to write format-independent packages
.
texdate -- Date printing, formatting, and manipulation in TeX
.
texdimens -- Conversion of TeX dimensions to decimals
.
timetable -- Generate timetables
.
tracklang -- Language and dialect tracker
.
transparent-io -- Show for approval the filenames used in \input, \openin,
or \openout
.
treetex -- Draw trees
.
trigonometry -- Demonstration code for cos and sin in TeX macros
.
ulem -- Package for underlining
.
upca -- Print UPC-A barcodes
.
varisize -- Change font size in Plain TeX
.
xii -- Christmas silliness (English)
.
xii-lat -- Christmas silliness (Latin)
.
xintsession -- Interactive computing sessions (fractions, floating points,
polynomials)
.
xlop -- Calculates and displays arithmetic operations
.
yax -- Yet Another Key System
.
zztex -- A full-featured TeX macro package for producing books, journals,
and manuals
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: http://www.tug.org/texlive/
Package: thermald
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 575
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.5.6-2ubuntu0.24.04.5
Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libevdev2 (>= 0.9.1), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 13.1), libupower-glib3 (>= 0.99.0), libxml2 (>= 2.7.4)
Conffiles:
/etc/thermald/thermal-cpu-cdev-order.xml 6bbb6d648ba2c70b9635e843818beebb
/etc/init/thermald.conf newconffile remove-on-upgrade
/etc/thermald/thermal-cpu-cdev-order.xml 6bbb6d648ba2c70b9635e843818beebb
/etc/dbus-1/system.d/org.freedesktop.thermald.conf e4b851a247775942ec19bf72c2ebb6db obsolete
Description: Thermal monitoring and controlling daemon
Thermal Daemon is a Linux daemon for monitoring and
controlling platform temperatures. Once the system
temperature reaches a certain threshold, the Linux daemon
activates various cooling methods to try to cool the system.
Homepage: https://github.com/intel/thermal_daemon
Original-Maintainer: Colin Ian King <colin.i.king@gmail.com>
Package: thin-provisioning-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1461
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.0-2ubuntu5.1
Depends: libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Description: Tools for handling thinly provisioned device-mapper meta-data
This package contains tools to handle meta-data from the device-mapper
thin target. This target allows the use of a single backing store for multiple
thinly provisioned volumes. Numerous snapshots can be taken from such
volumes. The tools can check the meta-data for consistency, repair damaged
information and dump or restore the meta-data in textual form.
Original-Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Package: thunar
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.8-1build3
Replaces: thunar-data (<< 1.2.3-3)
Depends: desktop-file-utils, exo-utils, shared-mime-info, thunar-data (= 4.18.8-1build3), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libexo-2-0 (>= 4.17.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libgudev-1.0-0 (>= 146), libice6 (>= 1:1.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libsm6, libthunarx-3-0 (>= 1.7.0), libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0)
Recommends: default-dbus-session-bus | dbus-session-bus, gvfs, policykit-1-gnome | polkit-1-auth-agent, thunar-volman, tumbler, udisks2, xdg-user-dirs, libxfce4panel-2.0-4 (>= 4.13.0)
Suggests: thunar-archive-plugin, thunar-media-tags-plugin, gvfs-backends
Breaks: thunar-data (<< 1.2.3-3)
Description: File Manager for Xfce
Thunar is the file manager designed to be the default file manager for the
Xfce desktop environment. It has been designed to be fast and easy to use.
.
Also included is an Xfce panel plugin which can manage the desktop trash.
Homepage: https://docs.xfce.org/xfce/thunar/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-archive-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.5.2-1build2
Depends: thunar (>= 0.5.0rc2-1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.32.0), libgtk-3-0t64 (>= 3.16.2), libthunarx-3-0 (>= 1.7.0)
Recommends: xarchiver (>= 0.3.9.2beta2-2) | ark | file-roller | engrampa
Description: Archive plugin for Thunar file manager
This plugin allows one to extract and create archive from inside the Thunar
file manager. At the moment it uses file-roller but will use xarchiver in the
future.
Homepage: https://docs.xfce.org/xfce/thunar/archive
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 5369
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: thunar
Version: 4.18.8-1build3
Conffiles:
/etc/xdg/Thunar/uca.xml 610931bcf18d6a7a7ce0a4dc0f0b44b7
Description: Provides thunar documentation, icons and translations
This package contains architecture-independent files for thunar, the file
manager and file management libraries for Xfce desktop environment.
Homepage: https://docs.xfce.org/xfce/thunar/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-media-tags-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.4.0-1build2
Depends: thunar, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.14), libglib2.0-0t64 (>= 2.32.0), libgtk-3-0t64 (>= 3.16.2), libtagc0 (>= 1.5), libthunarx-3-0 (>= 1.7.0)
Description: Media tags plugin for Thunar file manager
This plugin allows tags editing from Thunar file manager and tags-based file
renaming from inside Thunar Bulk Renamer
Homepage: https://docs.xfce.org/xfce/thunar/media-tags
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-volman
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 878
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.0-1build2
Depends: exo-utils, thunar, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.16.2), libgudev-1.0-0 (>= 146), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0)
Conffiles:
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml 2caedf3699fcacf783baf43f68b05581
Description: Thunar extension for volumes management
The Thunar Volume Manager is an extension for the Thunar file manager, which
enables automatic management of removable drives and media.
Homepage: https://docs.xfce.org/xfce/thunar/thunar-volman
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: time
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.9-0.2build1
Depends: libc6 (>= 2.34)
Description: GNU time program for measuring CPU resource usage
The 'time' command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running. You can select which information is reported
and the format in which it is shown, or have 'time' save the information
in a file instead of display it on the screen.
.
The resources that 'time' can report on fall into the general
categories of time, memory, I/O, and IPC calls.
.
The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.
Homepage: https://www.gnu.org/software/time
Original-Maintainer: Bob Proulx <bob@proulx.com>
Package: timgm6mb-soundfont
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 6073
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.3-5
Replaces: musescore-soundfont-gm (<< 2)
Provides: sf2-soundfont-gm, sf3-soundfont-gm
Suggests: fluid-soundfont-gm
Breaks: musescore-soundfont-gm (<< 2)
Enhances: fluidsynth, musescore, timidity
Conffiles:
/etc/timidity/timgm6mb.cfg 2c03144b48c206b4477b0fd575ce107d
Description: TimGM6mb SoundFont from MuseScore 1.3
This is a small but complete GM SoundFont, originally packaged with
MuseScore 1.3, but dropped from MuseScore 2.0.
.
This package will be installed into /usr/share/sounds/sf2/.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://timbrechbill.com/saxguru/Timidity.php
Package: tipa
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 4848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2:1.3-21
Replaces: tipa-type1
Depends: texlive-latex-base, texlive-base-bin, tex-common (>= 6.13)
Suggests: tipa-doc
Conflicts: tipa-type1
Description: system for processing phonetic symbols in LaTeX
TIPA is a system for processing IPA (International Phonetic
Alphabet) symbols in LaTeX written by Fukui Rei. TIPA stands for
either TeX IPA or Tokyo IPA and derived from the tsipa package, made
in 1992 by Kobayashi Hajime, Fukui Rei and Shirakawa Shun.
.
Among many features of TIPA, the following are the new features as
compared with tsipa or any other existing systems for processing IPA
symbols:
.
* A new 256 character encoding for phonetic symbols (`T3'), which
includes all the symbols and diacritics found in the recent
versions of IPA and some non-IPA symbols.
* Complete support of LaTeX2e.
* Roman, slanted, bold, bold extended and sans serif font styles.
* Easy input method in the IPA environment.
* Extended macros for accents and diacritics.
* A flexible system of macros for `tone letters'.
* An optional package (vowel.sty) for drawing vowel diagrams.
* A slightly modified set of fonts that go well when used with
Times Roman and Helvetica fonts.
.
Type 1 fonts for TIPA are also included in this package (to make them
available in X11 applications other than LaTeX, please install the
xfonts-tipa package).
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Homepage: https://www.ctan.org/tex-archive/fonts/tipa/
Package: tk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: tcltk-defaults
Version: 8.6.14build1
Provides: wish
Depends: tk8.6 (>= 8.6.14-1~), tcl
Breaks: tk8.3 (<< 8.3.5-16), tk8.4 (<< 8.4.20-2), tk8.5 (<< 8.5.14-3), tk8.6 (<< 8.6.0-2)
Description: Toolkit for Tcl and X11 (default version) - windowing shell
Tk is a cross-platform graphical toolkit which provides the Motif
look-and-feel and is implemented using the Tcl scripting language.
.
This package is a dependency package, which depends on Debian's default
Tk version (currently 8.6).
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: tk8.6
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.6.14-1build1
Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2)
Description: Tk toolkit for Tcl and X11 v8.6 - windowing shell
Tk is a cross-platform graphical toolkit which provides the Motif
look-and-feel and is implemented using the Tcl scripting language.
This package contains the windowing Tcl/Tk shell (wish).
Homepage: http://www.tcl.tk/
Original-Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Package: tmux
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.4-1ubuntu0.1
Depends: libc6 (>= 2.38), libevent-core-2.1-7t64 (>= 2.1.8-stable), libsystemd0 (>= 221), libtinfo6 (>= 6.4+20230603), libtinfo6 (<< 6.5~), libutempter0 (>= 1.1.5)
Description: terminal multiplexer
tmux enables a number of terminals (or windows) to be accessed and
controlled from a single terminal like screen. tmux runs as a
server-client system. A server is created automatically when necessary
and holds a number of sessions, each of which may have a number of
windows linked to it. Any number of clients may connect to a session,
or the server may be controlled by issuing commands with tmux.
Communication takes place through a socket, by default placed in /tmp.
Moreover tmux provides a consistent and well-documented command
interface, with the same syntax whether used interactively, as a key
binding, or from the shell. It offers a choice of vim or Emacs key
layouts.
Homepage: https://tmux.github.io/
Original-Maintainer: Romain Francoise <rfrancoise@debian.org>
Package: tree
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.1.1-2ubuntu3.24.04.2
Depends: libc6 (>= 2.38)
Description: displays an indented directory tree, in color
Tree is a recursive directory listing command that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS environment
variable is set and output is to tty.
Homepage: http://oldmanprogrammer.net/source.php?dir=projects/tree
Original-Maintainer: Florian Ernst <florian@debian.org>
Package: ttf-mscorefonts-installer
Status: install ok installed
Priority: optional
Section: contrib/fonts
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: msttcorefonts
Version: 3.8.1ubuntu1
Provides: msttcorefonts
Depends: wget, ca-certificates, cabextract, xfonts-utils, update-notifier-common (>= 0.119ubuntu2)
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Recommends: fonts-liberation
Description: Installer for Microsoft TrueType core fonts
This package allows for easy installation of the Microsoft True Type
Core Fonts for the Web including:
.
Andale Mono
Arial Black
Arial (Bold, Italic, Bold Italic)
Comic Sans MS (Bold)
Courier New (Bold, Italic, Bold Italic)
Georgia (Bold, Italic, Bold Italic)
Impact
Times New Roman (Bold, Italic, Bold Italic)
Trebuchet (Bold, Italic, Bold Italic)
Verdana (Bold, Italic, Bold Italic)
Webdings
.
You will need an Internet connection to download these fonts if you
don't already have them.
.
NOTE: the package fonts-liberation contains free variants of the Times,
Arial and Courier fonts. It's better to use those instead unless you
specifically need one of the other fonts from this package.
Original-Maintainer: Thijs Kinkhorst <thijs@debian.org>
Package: tumbler
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.18.1-1.1build4
Depends: tumbler-common (= 4.18.1-1.1build4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.68.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libjpeg8 (>= 8c), libpng16-16t64 (>= 1.6.2), libpoppler-glib8t64 (>= 0.85.0), libtumbler-1-0t64 (>= 4.17.2), libxfce4util7 (>= 4.17.1)
Suggests: tumbler-plugins-extra
Description: D-Bus thumbnailing service
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types. It is an implementation of the thumbnail management
D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: tumbler-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tumbler
Version: 4.18.1-1.1build4
Suggests: libtumbler-1-0t64
Conffiles:
/etc/xdg/tumbler/tumbler.rc dea153f3e86b2dce90e5d1f40ed3d99a
Description: D-Bus thumbnailing service (common files)
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types.
.
This package contains files common to the various binary packages.
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 1391
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2026b-0ubuntu0.24.04.1
Replaces: tzdata-legacy (= 2023c-8ubuntu1)
Provides: tzdata-trixie
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: tzdata-legacy (= 2023c-8ubuntu1)
Description: time zone and daylight-saving time data
This package contains data required for the implementation of
standard local time for many representative locations around the
globe. It is updated periodically to reflect changes made by
political bodies to time zone boundaries, UTC offsets, and
daylight-saving rules.
Homepage: https://www.iana.org/time-zones
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: ubuntu-advantage-tools
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 37.2ubuntu~24.04.1
Depends: ubuntu-pro-client (>= 37.2ubuntu~24.04.1), debconf (>= 0.5) | debconf-2.0
Description: transitional dummy package for ubuntu-pro-client
This is a transitional dummy package for ubuntu-pro-client. It can safely be
removed.
Homepage: https://ubuntu.com/advantage
Package: ubuntu-drivers-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 285
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.9.7.6ubuntu3.7
Replaces: jockey-common, jockey-gtk, jockey-kde, nvidia-common (<< 1:0.2.46)
Provides: jockey-common, jockey-gtk, jockey-kde, nvidia-common
Depends: python3:any (>= 3.2~), debconf (>= 0.5.00) | debconf-2.0, libc6 (>= 2.38), libdrm2 (>= 2.3.1), libkmod2 (>= 5~), libpci3 (>= 1:3.8.0), python3-apt, python3-xkit, python3-click, udev (>= 204-0ubuntu4~), pciutils, usbutils, kmod | module-init-tools
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: python3-aptdaemon.pkcompat
Breaks: nvidia-prime (<< 0.6)
Conflicts: jockey-common, jockey-gtk, jockey-kde, nvidia-common (<< 1:0.2.46)
Description: Detect and install additional Ubuntu driver packages
This package aggregates and abstracts Ubuntu specific logic and knowledge
about third-party driver packages. It provides:
.
- a Python API for detecting driver packages for a particular piece of
hardware or the whole system.
.
- an "ubuntu-drivers" command line tool to list or install driver packages
(mostly for integration in installers).
.
- some NVidia specific support code to find the most appropriate driver
version, as well as setting up the alternatives symlinks that the
proprietary NVidia and FGLRX packages use.
Package: ubuntu-fan
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 143
Maintainer: Andy Whitcroft <apw@ubuntu.com>
Architecture: all
Version: 0.12.16+24.04.1
Depends: bridge-utils, iproute2 (>> 3.16.0-2ubuntu2~), dnsmasq-base
Recommends: netcat
Conffiles:
/etc/NetworkManager/conf.d/10-ubuntu-fan.conf 528279319e9a6c0073316f546e7359c9
/etc/default/ubuntu-fan 146676319ee9030a5f6fa65c82e15d4e
/etc/dnsmasq.d/ubuntu-fan 60346e349fb2068d1b1d2ff61f38c6b8
/etc/init.d/ubuntu-fan d20e2f53de8c593c0b3b9438cb981371
/etc/init/ubuntu-fan.conf e218230b33f05d4be75dea99ab0b19f4
/etc/network/if-down.d/ubuntu-fan ce206ba4302d50169a2a3122281d37c5
/etc/network/if-post-down.d/ubuntu-fan ce206ba4302d50169a2a3122281d37c5
/etc/network/if-up.d/ubuntu-fan ce206ba4302d50169a2a3122281d37c5
Description: Ubuntu FAN network support enablement
Install this package to enable the Ubuntu FAN network support.
.
FAN is an IP over IP tunnel protocol which does network range remapping.
.
This package contains the init scripts and example configuration
for Ubuntu FAN.
Package: ubuntu-kernel-accessories
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.539.2
Recommends: bpfcc-tools, bpftrace
Description: packages useful to install by default on systems with kernels
Some Ubuntu systems, such as container images, do not include kernels. Some
packages that Ubuntu installs by default for the convenience of its users do
not make sense in such environment. This metapackage allows Ubuntu to ship
such packages by default but only on Ubuntu systems that include kernels.
Package: ubuntu-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 29
Maintainer: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Architecture: all
Multi-Arch: foreign
Version: 2023.11.28.1
Replaces: ubuntu-cloudimage-keyring (<< 2018.02.05)
Breaks: ubuntu-cloudimage-keyring (<< 2018.02.05)
Description: GnuPG keys of the Ubuntu archive
The Ubuntu project digitally signs its Release files. This package
contains the archive keys used for that.
Package: ubuntu-mono
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 5567
Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ubuntu-themes
Version: 24.04-0ubuntu1
Depends: adwaita-icon-theme, hicolor-icon-theme, humanity-icon-theme
Description: Ubuntu Mono Icon theme
Dark and Light panel icons to make your desktop beautiful.
Homepage: https://launchpad.net/ubuntu-themes
Package: ubuntu-pro-client
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 1372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-advantage-tools
Version: 37.2ubuntu~24.04.1
Replaces: ubuntu-advantage-tools (<< 31~)
Depends: python3-yaml, python3:any, libapt-pkg6.0t64 (>= 1.9~), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjson-c5 (>= 0.15), libstdc++6 (>= 13.1), python3-apt, distro-info (>= 0.18ubuntu0.18.04.1), python3-pkg-resources
Recommends: ubuntu-pro-client-l10n
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~), ubuntu-advantage-tools (<< 31~)
Conffiles:
/etc/apparmor.d/ubuntu_pro_apt_news fc4246c45c221d8de8d878d444aeeb64
/etc/apparmor.d/ubuntu_pro_esm_cache 53f295d80eefc7ab904dae7bbfa38d47
/etc/apt/apt.conf.d/20apt-esm-hook.conf ed4125e83866ccfb557850b08042b4b1
/etc/apt/preferences.d/ubuntu-pro-esm-apps 7e0d0e65835c9eda745c4a6d81e996e3
/etc/apt/preferences.d/ubuntu-pro-esm-infra 4932ac7913fff2dadd94b9e832f636c8
/etc/logrotate.d/ubuntu-pro-client 852ec664fd0f1ecb26e726f5e801e9fd
/etc/ubuntu-advantage/uaclient.conf f84a9c135c3d556856f9ab6d2751e365
/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg 5e14da4979c6c68cef22c0c09f5d8793
/etc/update-motd.d/91-contract-ua-esm-status 6346b049bc070e0519c621de0f636bb5
Description: Management tools for Ubuntu Pro
Ubuntu Pro is a suite of additional services provided by Canonical on
top of Ubuntu. Whether you're an enterprise customer deploying systems
at scale or want security patching for your personal Ubuntu LTS
at home, the Ubuntu Pro Client (pro) is the command-line tool that
will help you manage the services you need.
Homepage: https://canonical-ubuntu-pro-client.readthedocs-hosted.com/
Package: ubuntu-pro-client-l10n
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-advantage-tools
Version: 37.2ubuntu~24.04.1
Depends: ubuntu-pro-client (= 37.2ubuntu~24.04.1)
Description: Translations for Ubuntu Pro Client
This package delivers translations of Ubuntu Pro Client for various
languages.
Homepage: https://ubuntu.com/advantage
Package: ubuntu-release-upgrader-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:24.04.28
Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Depends: python3:any, python3-distupgrade (= 1:24.04.28), ca-certificates
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Breaks: software-properties (<< 0.9.27), update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Conffiles:
/etc/update-manager/meta-release 25ba16c3215bff43f0272d3d93103f15
/etc/update-manager/release-upgrades 54fd85e86c6bc2db8d7cc3c18013e3aa
/etc/update-motd.d/91-release-upgrade 6147b099ff496ef5949d94451791bc4b
Description: manage release upgrades
This is the core of the Ubuntu Release Upgrader
Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 214
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0043+nmu1
Depends: debconf (>= 0.5) | debconf-2.0, sensible-utils
Conffiles:
/etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File(s): preserve user changes to config files
Debian policy mandates that user changes to configuration files must be
preserved during package upgrades. The easy way to achieve this behavior
is to make the configuration file a 'conffile', in which case dpkg
handles the file specially during upgrades, prompting the user as
needed.
.
This is appropriate only if it is possible to distribute a default
version that will work for most installations, although some system
administrators may choose to modify it. This implies that the
default version will be part of the package distribution, and must
not be modified by the maintainer scripts during installation (or at
any other time).
.
This script attempts to provide conffile-like handling for files that
may not be labelled conffiles, and are not shipped in a Debian package,
but handled by the postinst instead. This script allows one to
maintain files in /etc, preserving user changes and in general
offering the same facilities while upgrading that dpkg normally
provides for 'conffiles'.
.
Additionally, this script provides facilities for transitioning a
file that had not been provided with conffile-like protection to come
under this schema, and attempts to minimize questions asked at
installation time. Indeed, the transitioning facility is better than the
one offered by dpkg while transitioning a file from a non-conffile to
conffile status.
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
Package: udev
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 10853
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 255.4-1ubuntu8.16
Replaces: systemd (<< 255~rc1-4~)
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.38), libcap2 (>= 1:2.10), libkmod2 (>= 15), libselinux1 (>= 3.1~), systemd | systemd-standalone-sysusers | systemd-sysusers, libudev1 (= 255.4-1ubuntu8.16), systemd-dev (>= 255.4-1ubuntu8.16)
Recommends: systemd-hwe-hwdb
Breaks: systemd (<< 255.4-1ubuntu8.16)
Conflicts: systemd (<< 255~rc1-4~)
Conffiles:
/etc/udev/iocost.conf fad2a2c4c34d796b6802bc62c19cc4ae
/etc/udev/udev.conf bf60be80a4cc51271a1618edf5a6d66f
Description: /dev/ and hotplug management daemon
udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time.
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Package: udisks2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.10.1-6ubuntu1.3
Depends: libudisks2-0 (= 2.10.1-6ubuntu1.3), libblockdev-crypto3, libblockdev-fs3, libblockdev-loop3, libblockdev-mdraid3, libblockdev-nvme3, libblockdev-part3, libblockdev-swap3, dbus, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblkid1 (>= 2.16), libblockdev-utils3 (>= 3.0), libblockdev3 (>= 3.0), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 212), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.102), libpolkit-gobject-1-0 (>= 0.102), libsystemd0 (>= 209), libuuid1 (>= 2.16)
Recommends: dosfstools, e2fsprogs, eject, ntfs-3g, polkitd, libpam-systemd
Suggests: btrfs-progs, f2fs-tools, mdadm, nilfs-tools, reiserfsprogs, udftools, udisks2-btrfs, udisks2-lvm2, xfsprogs, exfatprogs
Conffiles:
/etc/udisks2/mount_options.conf.example 50f7a472480e564c2fc1492f70df9e0b
/etc/udisks2/udisks2.conf a84103ddb12c6a515a5ccda87e6f7192
Description: D-Bus service to access and manipulate storage devices
The udisks daemon serves as an interface to system block devices,
implemented via D-Bus. It handles operations such as querying, mounting,
unmounting, formatting, or detaching storage devices such as hard disks
or USB thumb drives.
.
This package also provides the udisksctl utility, which can be used to
trigger these operations from the command line (if permitted by
PolicyKit).
.
Creating or modifying file systems such as XFS, RAID, or LUKS encryption
requires that the corresponding mkfs.* and admin tools are installed, such as
dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: ufw
Status: deinstall ok config-files
Priority: optional
Section: admin
Installed-Size: 849
Maintainer: Jamie Strandboge <jdstrand@ubuntu.com>
Architecture: all
Version: 0.36.2-6
Config-Version: 0.36.2-6
Depends: iptables, ucf, python3:any, debconf (>= 0.5) | debconf-2.0
Suggests: rsyslog
Breaks: iptables-persistent, netfilter-persistent
Conffiles:
/etc/default/ufw a921dd9d167380b04de4bc911915ea44
/etc/init.d/ufw f68c845ae88149c45d0d938394d7832f
/etc/logrotate.d/ufw 969308e0ddfb74505f0da47b49ada218
/etc/rsyslog.d/20-ufw.conf 98e2f72c9c65ca8d6299886b524e80d1
/etc/ufw/sysctl.conf 7723079fc108eda8f57eddab3079c70a
Description: program for managing a Netfilter firewall
The Uncomplicated FireWall is a front-end for iptables, to make managing a
Netfilter firewall easier. It provides a command line interface with syntax
similar to OpenBSD's Packet Filter. It is particularly well-suited as a
host-based firewall.
Homepage: https://launchpad.net/ufw
Package: unattended-upgrades
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.9.1+nmu4ubuntu1
Depends: debconf (>= 0.5) | debconf-2.0, debconf, python3, python3-apt (>= 1.9.6~), python3-dbus, python3-distro-info, ucf, lsb-release, lsb-base, xz-utils
Recommends: systemd-sysv | cron | cron-daemon | anacron
Suggests: bsd-mailx, default-mta | mail-transport-agent, needrestart, powermgmt-base, python3-gi
Conffiles:
/etc/init.d/unattended-upgrades 290829a5efc55b7c435de0bb769f217b
/etc/kernel/postinst.d/unattended-upgrades f296826482cb797aeef13554e093dbca
/etc/logrotate.d/unattended-upgrades e45049ee847f069a99e3e6ec39155d4a
/etc/pm/sleep.d/10_unattended-upgrades-hibernate 0f5d54aa2dd322c805c90e409fc2724a
/etc/update-motd.d/92-unattended-upgrades afa7546d3fe561e1f5783f7b9cf72096
Description: automatic installation of security upgrades
This package can download and install security upgrades automatically
and unattended, taking care to only install packages from the
configured APT source, and checking for dpkg prompts about
configuration file changes.
.
This script is the backend for the APT::Periodic::Unattended-Upgrade
option.
Original-Maintainer: Michael Vogt <mvo@debian.org>
Package: unity-control-center
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 5648
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 15.04.0+21.10.20220207-0ubuntu3
Config-Version: 15.04.0+21.10.20220207-0ubuntu3
Replaces: gnome-bluetooth (<< 3.11.3), gnome-control-center-unity, unity-control-center-datetime
Provides: gnome-control-center-unity, unity-control-center-datetime
Depends: libaccountsservice0 (>= 0.6.34), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libcheese-gtk25 (>= 3.18.0), libcheese8 (>= 3.18.0), libcolord2 (>= 1.4.3), libcups2 (>= 1.6.0), libfcitx-config4 (>= 4.2.7), libfcitx-gclient1 (>= 1:4.2.9.5), libfcitx-utils0 (>= 4.2.7), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgeonames0 (>= 0.1), libgl1, libglib2.0-0 (>= 2.39.4), libgnome-desktop-3-19 (>= 3.27.3), libgnome-menu-3-0 (>= 3.2.0.1), libgoa-1.0-0b (>= 3.18.0), libgoa-backend-1.0-1 (>= 3.18.0), libgtk-3-0 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libibus-1.0-5 (>= 1.5.1), libkrb5-3 (>= 1.8+dfsg), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.2.0), libnma0 (>= 1.2.0), libnotify4 (>= 0.7.3), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.18.0), libpolkit-gobject-1-0 (>= 0.103), libpulse-mainloop-glib0 (>= 1:2.0), libpulse0 (>= 1:2.0), libpwquality1 (>= 1.1.0), libtimezonemap1 (>= 0.4.5), libunity-control-center1 (>= 15.04.0+17.10.20171225), libunity-settings-daemon1 (>= 14.04.0), libupower-glib3 (>= 0.99.1), libwacom9 (>= 2.0.0), libwayland-server0 (>= 1.0.2), libwebkit2gtk-4.0-37 (>= 2.15.1), libx11-6, libxi6 (>= 2:1.2.99.4), libxml2 (>= 2.7.4), accountsservice, apg, desktop-file-utils, gkbd-capplet (>= 3.5.90), gnome-desktop3-data, adwaita-icon-theme, gnome-menus (>= 2.12.0), gnome-online-accounts, unity-settings-daemon (>= 15.04.1+19.10.20190921-0ubuntu3), unity-settings-daemon-schemas (>= 15.04.1+19.10.20190921-0ubuntu3), gsettings-desktop-schemas (>= 3.15.4), gsettings-ubuntu-schemas (>= 0.0.1+14.04.20140224), ibus, indicator-bluetooth, indicator-datetime, indicator-keyboard, indicator-power, indicator-sound
Recommends: cups-pk-helper, gnome-session-bin, ubuntu-system-service, ibus (>= 1.5.0), iso-codes, mousetweaks, policykit-1-gnome, libcanberra-pulse, system-config-printer, gnome-control-center-faces, activity-log-manager
Suggests: gnome-screensaver | xscreensaver, gnome-user-guide | ubuntu-docs, libcanberra-gtk-module, x11-xserver-utils
Breaks: compiz (<< 1:0.9.8+bzr330), gnome-bluetooth (<< 3.11.3), gnome-power-manager (<< 3.0), gnome-session (<< 3.0), libglib2.0-0 (<< 2.28.6-2), metacity (<< 1:2.34.2), unity (<< 6.2-0ubuntu2~)
Conflicts: gnome-control-center (<< 1:3.6.3-0ubuntu50), gnome-control-center-unity, unity-control-center-datetime
Conffiles:
/etc/xdg/menus/unitycc.menu 07c93873918905804c3f08b9caa0a75c
Description: utilities to configure the GNOME desktop
This package contains configuration applets for the GNOME desktop,
allowing to set accessibility configuration, desktop fonts, keyboard
and mouse properties, sound setup, desktop theme and background, user
interface properties, screen resolution, and other GNOME parameters.
.
It also contains a front end to these applets, which can also be
accessed with the GNOME panel or the Nautilus file manager.
Package: unity-greeter
Status: deinstall ok config-files
Priority: optional
Section: x11
Installed-Size: 660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 22.04.1-0ubuntu2
Config-Version: 22.04.1-0ubuntu2
Provides: lightdm-greeter
Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.92), libgtk-3-0 (>= 3.16.2), libido3-0.1-0 (>= 13.10.0daily13.06.19), libindicator3-7 (>= 0.4.90), liblightdm-gobject-1-0 (>= 1.15.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxext6, systemd, unity-settings-daemon (>= 15.04.1+19.10.20190921-0ubuntu3), unity-settings-daemon-schemas (>= 15.04.1+19.10.20190921-0ubuntu3)
Recommends: indicator-application, indicator-datetime, indicator-keyboard, indicator-power, indicator-session, indicator-sound, network-manager-gnome
Suggests: lightdm (>= 1.20.0-0ubuntu2~)
Breaks: edubuntu-artwork (<< 12.01.1~)
Description: Unity Greeter
The greeter for the Unity desktop.
Homepage: https://launchpad.net/unity-greeter
Package: unity-gtk-module-common
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: unity-gtk-module
Version: 0.0.0+18.04.20171202-0ubuntu3
Config-Version: 0.0.0+18.04.20171202-0ubuntu3
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: ubuntu-session (<< 3.24.1-0ubuntu3~)
Description: Common files for GtkMenuShell D-Bus exporter
This GTK+ module exports GtkMenuShells over D-Bus.
.
This package contains common data files.
Homepage: https://code.launchpad.net/unity-gtk-module
Package: unity-settings-daemon
Status: deinstall ok config-files
Priority: optional
Section: gnome
Installed-Size: 3216
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 15.04.1+21.10.20220207-0ubuntu1
Config-Version: 15.04.1+21.10.20220207-0ubuntu1
Depends: libaccountsservice0 (>= 0.6.40), libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libcolord2 (>= 1.4.3), libfcitx-config4 (>= 4.2.7), libfcitx-gclient1 (>= 1:4.2.9.5), libfcitx-utils0 (>= 4.2.7), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgl1, libglib2.0-0 (>= 2.39.4), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.9.10), libgudev-1.0-0 (>= 146), libibus-1.0-5 (>= 1.5.1), liblcms2-2 (>= 2.2+git20110628), libnm0 (>= 1.0.0), libnotify4 (>= 0.7.3), libpango-1.0-0 (>= 1.22.0), libpulse-mainloop-glib0 (>= 1:2.0), libpulse0 (>= 1:2.0), librsvg2-2 (>= 2.36.2), libunity-settings-daemon1 (>= 14.10), libupower-glib3 (>= 0.99.1), libwacom9 (>= 2.0.0), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxi6 (>= 2:1.2.99.4), libxkbfile1 (>= 1:1.1.0), libxtst6, session-migration, accountsservice (>= 0.6.34), gsettings-desktop-schemas (>= 3.15.4), gsettings-ubuntu-schemas (>= 0.0.7+21.10.20210712-0ubuntu1), nautilus-data (>= 2.91.3-1), unity-settings-daemon-schemas (>= 15.04.1+21.10.20220207-0ubuntu1)
Recommends: ibus (>= 1.5.0), pulseaudio, systemd-services
Suggests: x11-xserver-utils, gnome-screensaver, metacity | x-window-manager
Breaks: banshee (<< 0.13.2+dfsg-7), gnome-color-manager (<< 3.0), gnome-control-center (<< 1:3.6.3-0ubuntu35), gnome-screensaver (<< 2.28.0), gnome-session (<< 3.9.90-0ubuntu6), indicator-datetime (<< 12.10.3daily13.03.26), rhythmbox (<< 0.11.5), totem (<< 2.22.0), ubuntu-session (<< 3.24.1-0ubuntu3~), unity (<< 7.3.2), unity-greeter (<< 0.2.1-0ubuntu1)
Conffiles:
/etc/xdg/autostart/unity-fallback-mount-helper.desktop 59b74913297f72450b8dc0232c20e720
/etc/xdg/autostart/unity-settings-daemon.desktop 13fb817c30f7b4f5fa700bab21fa3dd4
Description: daemon handling the Unity session settings
This package contains the daemon which is responsible for setting the
various parameters of a Unity session and the applications that run
under it. It handles the following kinds of settings:
.
* Keyboard: layout, accessibility options, shortcuts, media keys
* Clipboard management
* Theming: background, icons, GTK+ applications
* Cleanup of unused files
* Mouse: cursors, speed, accessibility options
* Startup of other daemons: screensaver, sound daemon
* Typing break
.
It also sets various application settings through X resources and
freedesktop.org XSETTINGS.
Package: uno-libs-private
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: uno-libs3
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3t64 (>= 1.4.0), libuno-sal3t64 (>= 5.3.0~alpha), libuno-salhelpergcc3-3t64 (>= 1.4.0)
Breaks: libreoffice-core (<< 4:7.5.0~), libreoffice-core-nogui (<< 4:7.5.0~), libuno-cppuhelpergcc3-3 (<< 4:7.5.0~), uno-libs3
Description: LibreOffice UNO runtime environment -- private libraries used by public ones
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
.
This package contains some private UNO/URE libraries which are used by public
ones (e.g. cppu).
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: unzip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.0-28ubuntu4.1
Depends: libbz2-1.0, libc6 (>= 2.34)
Suggests: zip
Description: De-archiver for .zip files
InfoZIP's unzip program. With the exception of multi-volume archives
(ie, .ZIP files that are split across several disks using PKZIP's /& option),
this can handle any file produced either by PKZIP, or the corresponding
InfoZIP zip program.
.
This version supports encryption.
Homepage: https://infozip.sourceforge.net/UnZip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: update-inetd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.53
Depends: debconf (>= 0.5) | debconf-2.0, perl:any
Description: inetd configuration file updater
This package provides a program used by other packages to
automatically update /etc/inetd.conf, the configuration file shared
by all implementations of the Internet super-server.
.
Note that xinetd is not supported by this package.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Package: update-manager-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:24.04.12
Replaces: update-manager (<< 1:0.146.2)
Depends: distro-info-data, python3-distro-info, python3-update-manager (= 1:24.04.12), ubuntu-pro-client, ubuntu-release-upgrader-core (>= 1:18.04.9), python3:any
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Breaks: computer-janitor (<= 1.11-0ubuntu1), update-manager (<< 1:0.146.2)
Description: manage release upgrades
This is the core of update-manager and the release upgrader
Package: update-notifier-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1515
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: update-notifier
Version: 3.192.68.2
Replaces: update-notifier (<< 0.75.1)
Depends: python3:any, python3-apt, python3-dbus, python3-debian, python3-debconf | debconf (<< 1.5.64~), python3-distro-info, lsb-release, patch, update-manager-core (>= 1:17.04.2)
Pre-Depends: dpkg (>= 1.15.7.2), apt (>= 1.1~)
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Suggests: policykit-1
Conffiles:
/etc/apt/apt.conf.d/10periodic 03ddb526e156071de0667748b6ac1d33
/etc/apt/apt.conf.d/15update-stamp b9de0ac9e2c9854b1bb213e362dc4e41
/etc/apt/apt.conf.d/20archive 9e28a07261e6ad5ede22d5286291ca23
/etc/apt/apt.conf.d/99update-notifier 8c8636b1123964162e9a1127f237ba7b
/etc/update-motd.d/90-updates-available eaddabe4cbd443e9da6b14452b0a8fe5
/etc/update-motd.d/95-hwe-eol 0205f1a3306acc0b76f0b0a0fb6462c3
/etc/update-motd.d/98-fsck-at-reboot 16003ee8c8c80a565a98a7696cee04c0
/etc/update-motd.d/98-reboot-required 1c4d534d0abd44d566899e47c4f22786
Description: Files shared between update-notifier and other packages
Apt setup files and reboot notification scripts shared between
update-notifier and other packages, notably for server use cases.
Package: upower
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.90.3-1
Depends: dbus, udev, libupower-glib3 (= 1.90.3-1), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.66), libgudev-1.0-0 (>= 238), libimobiledevice6 (>= 1.3.0), libplist-2.0-4 (>= 2.3.0)
Recommends: polkitd
Conffiles:
/etc/UPower/UPower.conf 2b098b3a897395cf380f7b282eb97917
Description: abstraction for power management
upower provides an interface to enumerate power sources on the system
and control system-wide power management. Any application can access the
org.freedesktop.UPower service on the system message bus. Some
operations (such as suspending the system) are restricted using PolicyKit.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://upower.freedesktop.org/
Package: ure
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 4:24.2.7-0ubuntu0.24.04.6
Replaces: libjuh-java (<< 1:6.4.0~rc1-6), libjurt-java (<< 1:6.4.0~rc1-6), libreoffice-common (<< 1:4.5.0), libreoffice-core (<< 1:5.3.0~beta1~), libridl-java (<< 1:6.4.0~rc1-6), libunoloader-java (<< 1:6.4.0~rc1-6), ure-java (<< 1:7.1.1~rc2-1)
Depends: uno-libs-private (= 4:24.2.7-0ubuntu0.24.04.6), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libicu74 (>= 74.1-1~), liblangtag1 (>= 0.4.0), libstdc++6 (>= 11), libuno-cppu3t64 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3t64 (>= 4.0.0~alpha), libuno-purpenvhelpergcc3-3t64 (>= 1.4.0), libuno-sal3t64 (>= 6.4.0~beta), libuno-salhelpergcc3-3t64 (>= 3.6.0~beta), libxml2 (>= 2.7.4)
Breaks: libjuh-java (<< 1:6.4.0~rc1-6), libjurt-java (<< 1:6.4.0~rc1-6), libreoffice-common (<< 1:4.5.0), libreoffice-core (<< 1:7.4.0~), libreoffice-core-nogui (<< 1:7.4.0~), libridl-java (<< 1:6.4.0~rc1-6), libunoloader-java (<< 1:6.4.0~rc1-6), ure-java (<< 1:7.1.1~rc2-1)
Description: LibreOffice UNO runtime environment
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
.
It offers you a flexible, low-overhead component model that is most ideal
for (but not limited to) combining in one application components written in
different computer languages, and developed by different parties. You can use
it to create any kind of application, in whatever application domain you can
imagine.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: usb-modeswitch
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.6.1-3ubuntu3
Depends: tcl, usb-modeswitch-data, libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.9)
Suggests: comgt, wvdial
Conffiles:
/etc/usb_modeswitch.conf b7f857804762b4a81a71c93a2fe1207f
Description: mode switching tool for controlling "flip flop" USB devices
Several new USB devices have their proprietary Windows drivers onboard,
especially WAN dongles. When plugged in for the first time, they act
like a flash storage and start installing the driver from there. If
the driver is already installed, the storage device vanishes and
a new device, such as an USB modem, shows up. This is called the
"ZeroCD" feature.
.
On Debian, this is not needed, since the driver is included as a
Linux kernel module, such as "usbserial". However, the device still
shows up as "usb-storage" by default. usb-modeswitch solves that
issue by sending the command which actually performs the switching
of the device from "usb-storage" to "usbserial".
.
This package contains the binaries and the brother scripts.
Homepage: https://www.draisberghof.de/usb_modeswitch/
Original-Maintainer: Thorsten Alteholz <debian@alteholz.de>
Package: usb-modeswitch-data
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 20191128-6
Replaces: usb-modeswitch-data-packed
Provides: usb-modeswitch-data-packed
Recommends: udev, usb-modeswitch (>= 2.4.0)
Breaks: usb-modeswitch (<< 2.4.0)
Conflicts: usb-modeswitch-data-packed
Description: mode switching data for usb-modeswitch
Several new USB devices have their proprietary Windows drivers onboard,
especially WAN dongles. When plugged in for the first time, they act
like a flash storage and start installing the driver from there. If
the driver is already installed, the storage device vanishes and
a new device, such as an USB modem, shows up. This is called the
"ZeroCD" feature.
.
On Debian, this is not needed, since the driver is included as a
Linux kernel module, such as "usbserial". However, the device still
shows up as "usb-storage" by default. usb-modeswitch solves that
issue by sending the command which actually performs the switching
of the device from "usb-storage" to "usbserial".
.
This package contains the commands data needed for usb-modeswitch.
Original-Maintainer: Thorsten Alteholz <debian@alteholz.de>
Homepage: https://www.draisberghof.de/usb_modeswitch/
Package: usb.ids
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2024.03.18-1
Replaces: usbutils (<< 1:008-1)
Breaks: usbutils (<< 1:008-1)
Description: USB ID Repository
This package contains the usb.ids file, a public repository of all known
ID's used in USB devices: ID's of vendors, devices, subsystems and device
classes. It is used in various programs to display full human-readable
names instead of cryptic numeric codes.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: http://www.linux-usb.org/usb-ids.html
Package: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:017-3build1
Depends: libc6 (>= 2.38), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22)
Suggests: usbutils-py
Breaks: hwdata (<< 0.334-1~), isenkram (<< 0.45~), kinfocenter (<< 4:5.14.5-2~), libosinfo-1.0-0 (<< 1.8.0-1~), usbip (<< 2.0+5.10.4-1~)
Description: Linux USB utilities
This package contains the lsusb utility for inspecting the devices
connected to the USB bus. It shows a graphical representation of the
devices that are currently plugged in, showing the topology of the
USB bus. It also displays information on each individual device on
the bus.
.
lsusb, usb-devices, usbhid-dump, usbreset
Homepage: https://github.com/gregkh/usbutils
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3438
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.39.3-9ubuntu6.5
Replaces: hardlink
Provides: hardlink
Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.39.1), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: sensible-utils
Suggests: dosfstools, kbd, util-linux-extra, util-linux-locales
Conflicts: hardlink
Conffiles:
/etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
/etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
/etc/pam.d/su 60fbbe65c90d741bc0d380543cefe8af
/etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f
/etc/init.d/hwclock.sh c06bc68c12cbdd9c7f60ba25ee587efe obsolete
Description: miscellaneous system utilities
This package contains a number of important utilities, most of which
are oriented towards maintenance of your system. Some of the more
important utilities included in this package allow you to view kernel
messages, create new filesystems, view block device information,
interface with real time clock, etc.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: uuid-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: libc6-dev | libc-dev, libuuid1 (= 2.39.3-9ubuntu6.5)
Description: Universally Unique ID library - headers and static libraries
The libuuid library generates and parses 128-bit Universally Unique IDs
(UUIDs). See RFC 4122 for more information.
.
This package contains the development environment for the uuid library.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: uuid-runtime
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 151
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.39.3-9ubuntu6.5
Depends: adduser, libc6 (>= 2.38), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.38.1-2~)
Pre-Depends: libuuid1, init-system-helpers (>= 1.54~)
Conffiles:
/etc/init.d/uuidd 29b6e6ae2de1365c06806e18f18d8fab
Description: runtime components for the Universally Unique ID library
The libuuid library generates and parses 128-bit Universally Unique
IDs (UUIDs). A UUID is an identifier that is unique within the space
of all such identifiers across both space and time. It can be used for
multiple purposes, from tagging objects with an extremely short lifetime
to reliably identifying very persistent objects across a network.
.
See RFC 4122 for more information.
.
This package contains the uuidgen program and the uuidd daemon.
.
The uuidd daemon is used to generate UUIDs, especially time-based
UUIDs, in a secure and guaranteed-unique fashion, even in the face of
large numbers of threads trying to grab UUIDs running on different CPUs.
It is used by libuuid as well as the uuidgen program.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: uwsgi-core
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 2444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uwsgi
Version: 2.0.24-2ubuntu10
Replaces: uwsgi-plugin-cache, uwsgi-plugin-carbon, uwsgi-plugin-cgi, uwsgi-plugin-echo, uwsgi-plugin-emperor-zeromq, uwsgi-plugin-fastrouter, uwsgi-plugin-http, uwsgi-plugin-logsocket, uwsgi-plugin-nagios, uwsgi-plugin-ping, uwsgi-plugin-router-static, uwsgi-plugin-rpc, uwsgi-plugin-rrdtool, uwsgi-plugin-rsyslog, uwsgi-plugin-signal, uwsgi-plugin-symcall, uwsgi-plugin-syslog, uwsgi-plugin-ugreen, wsgi-plugin-admin
Provides: uwsgi-abi-6b95a7fc498d6db82f9c44daa3668abd
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4), libyaml-0-2, libzmq5 (>= 3.2.3+dfsg), zlib1g (>= 1:1.2.0)
Suggests: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi, uwsgi-dev, uwsgi-extra, uwsgi-plugins-all
Conflicts: uwsgi-plugin-cache, uwsgi-plugin-carbon, uwsgi-plugin-cgi, uwsgi-plugin-echo, uwsgi-plugin-emperor-zeromq, uwsgi-plugin-fastrouter, uwsgi-plugin-http, uwsgi-plugin-logsocket, uwsgi-plugin-nagios, uwsgi-plugin-ping, uwsgi-plugin-router-static, uwsgi-plugin-rpc, uwsgi-plugin-rrdtool, uwsgi-plugin-rsyslog, uwsgi-plugin-signal, uwsgi-plugin-symcall, uwsgi-plugin-syslog, uwsgi-plugin-ugreen, wsgi-plugin-admin
Description: fast, self-healing application container server (core)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
uWSGI can be run in preforking, threaded, asynchronous/evented modes and
supports various forms of green threads/coroutines (such as uGreen, Greenlet,
Fiber). uWSGI provides several methods of configuration: via command line,
via environment variables, via XML, INI, YAML configuration files, via LDAP
and more.
.
On top of all this, it is designed to be fully modular. This means that
different plugins can be used in order to add compatibility with tons of
different technology on top of the same core.
.
This package provides core uWSGI binary (built without any embedded
plugins) and plugins with no or few dependencies:
.
* cache
* carbon
* cgi
* cheaper_backlog2
* cheaper_busyness
* clock_monotonic
* clock_realtime
* corerouter
* echo
* emperor_amqp
* emperor_zeromq
* fastrouter
* forkptyrouter
* http
* logcrypto
* logfile
* logpipe
* logsocket
* logzmq
* mongrel2
* msgpack
* nagios
* notfound
* pam
* ping
* pty
* rawrouter
* redislog
* router_basicauth
* router_cache
* router_expires
* router_hash
* router_http
* router_memcached
* router_metrics
* router_radius
* router_redirect
* router_redis
* router_rewrite
* router_static
* router_uwsgi
* router_xmldir
* rpc
* rrdtool
* rsyslog
* signal
* spooler
* ssi
* sslrouter
* stats_pusher_file
* stats_pusher_socket
* stats_pusher_statsd
* symcall
* syslog
* systemd_logger
* transformation_chunked
* transformation_gzip
* transformation_offload
* transformation_template
* transformation_tofile
* transformation_toupper
* tuntap
* ugreen
* webdav
* xattr
* zabbix
* zergpool
.
forkptyrouter, systemd and tuntap are provided
only on supported architectures.
.
Developing external uWSGI plugin requires the package uwsgi-dev.
Homepage: http://projects.unbit.it/uwsgi/
Original-Maintainer: uWSGI packaging team <pkg-uwsgi-devel@lists.alioth.debian.org>
Package: uwsgi-plugin-python3
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: uwsgi
Version: 2.0.24-2ubuntu10
Provides: httpd-wsgi3
Depends: uwsgi-core (= 2.0.24-2ubuntu10), libc6 (>= 2.38), libpython3.12t64 (>= 3.12.1)
Suggests: python3-uwsgidecorators
Description: WSGI plugin for uWSGI (Python 3)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Python 3 WSGI plugin for uWSGI
(linked with Python 3 runtime).
Homepage: http://projects.unbit.it/uwsgi/
Original-Maintainer: uWSGI packaging team <pkg-uwsgi-devel@lists.alioth.debian.org>
Package: v4l-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.26.1-4build3
Replaces: ivtv-utils (<< 1.4.1-2), media-ctl
Depends: libv4l-0t64 (= 1.26.1-4build3), libv4l2rds0t64 (= 1.26.1-4build3), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1), libudev1 (>= 183)
Breaks: ivtv-utils (<< 1.4.1-2), media-ctl
Description: Collection of command line video4linux utilities
v4l-utils contains the following video4linux command line utilities:
.
decode_tm6000: decodes tm6000 proprietary format streams
rds-ctl: tool to receive and decode Radio Data System (RDS) streams
v4l2-compliance: tool to test v4l2 API compliance of drivers
v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline
v4l2-dbg: tool to directly get and set registers of v4l2 devices
v4l2-sysfs-path: sysfs helper tool
Homepage: https://linuxtv.org/wiki/index.php/V4l-utils
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: v4l2loopback-dkms
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: v4l2loopback
Version: 0.12.7-2ubuntu5.1
Depends: dkms (>= 2.1.0.0)
Suggests: v4l2loopback-utils
Description: Source for the v4l2loopback driver (DKMS)
This module allows you to create "virtual video devices".
Normal (v4l2) applications will read these devices as if they were ordinary
video devices, but the video will not be read from e.g. a capture card but
instead it is generated by another application.
.
This package provides the source code for the v4l2loopback kernel modules
to be built with dkms.
Homepage: https://github.com/umlaeute/v4l2loopback
Original-Maintainer: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Package: va-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 2.20.0-2ubuntu0.2
Depends: i965-va-driver | i965-va-driver-shaders, intel-media-va-driver | intel-media-va-driver-non-free, mesa-va-drivers
Description: Video Acceleration (VA) API -- driver metapackage
This package depends on the full suite of drivers for the Video Acceleration
API (VA API). It does not provide any drivers itself, and may be removed if
you wish to only have certain drivers installed.
Homepage: https://github.com/intel/libva
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: vdpau-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 14
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvdpau
Version: 1.5-2build1
Depends: mesa-vdpau-drivers
Suggests: libvdpau-va-gl1, vdpau-driver
Description: Video Decode and Presentation API for Unix (driver metapackage)
VDPAU (Video Decode and Presentation API for Unix) is an open source
library (libvdpau) and API designed by NVIDIA originally for its GeForce
8 series and later GPU hardware, targeted at the X Window System on Unix
operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
allows video programs to offload portions of the video decoding process
and video post-processing to the GPU video-hardware.
.
This package depends on the full suite of drivers for the VDPAU API.
It does not provide any drivers itself, and may be removed if you wish to
only have certain drivers installed.
Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: vim
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 4133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:9.1.0016-1ubuntu7.18
Provides: editor
Depends: vim-common (= 2:9.1.0016-1ubuntu7.18), vim-runtime (= 2:9.1.0016-1ubuntu7.18), libacl1 (>= 2.2.23), libc6 (>= 2.38), libgpm2 (>= 1.20.7), libpython3.12t64 (>= 3.12.1), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtinfo6 (>= 6)
Suggests: ctags, vim-doc, vim-scripts
Description: Vi IMproved - enhanced vi editor
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with a rather
standard set of features. This package does not provide a GUI
version of Vim. See the other vim-* packages if you need more
(or less).
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1855
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: vim
Version: 2:9.1.0016-1ubuntu7.18
Replaces: vim-runtime (<< 2:9.0.1658-1~)
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-runtime (<< 2:9.0.1658-1~)
Conffiles:
/etc/vim/vimrc 39f4010c45bc0f6d1df420db9febaba8
Description: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: vim-runtime
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 36538
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: vim
Version: 2:9.1.0016-1ubuntu7.18
Recommends: vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:9.1.0016-1ubuntu7.18)
Enhances: vim-tiny
Description: Vi IMproved - Runtime files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: vim-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1809
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: vim
Version: 2:9.1.0016-1ubuntu7.18
Provides: editor
Depends: vim-common (= 2:9.1.0016-1ubuntu7.18), libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6)
Suggests: indent
Conffiles:
/etc/vim/vimrc.tiny 2eef1685cce57398be3763940dbced84
Description: Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains a minimal version of Vim compiled with no GUI and
a small subset of features. This package's sole purpose is to provide
the vi binary for base installations.
.
If a vim binary is wanted, try one of the following more featureful
packages: vim, vim-nox, vim-motif, or vim-gtk3.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: wakeonlan
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.41-12.1
Depends: perl
Description: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
With this package you can remotely wake up and power on machines which have
motherboards or network cards that support 'Wake-on-Lan' packets.
.
The tool allows you to wake up a single machine, or a group of machines.
.
You need the MAC addresses of machines to construct the WOL packets, but,
in contrast to 'etherwake', you do not need root privileges to use the
program itself as UDP packets are used.
Original-Maintainer: Thijs Kinkhorst <thijs@debian.org>
Homepage: https://github.com/jpoliv/wakeonlan
Package: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.21.4-1ubuntu4.4
Depends: libc6 (>= 2.38), libidn2-0 (>= 0.6), libpcre2-8-0 (>= 10.22), libpsl5t64 (>= 0.16.0), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
/etc/wgetrc c43064699caf6109f4b3da0405c06ebb
Description: retrieves files from the web
Wget is a network utility to retrieve files from the web
using HTTP(S) and FTP, the two most widely used internet
protocols. It works non-interactively, so it will work in
the background, after having logged off. The program supports
recursive retrieval of web-authoring pages as well as FTP
sites -- you can use Wget to make mirrors of archives and
home pages or to travel the web like a WWW robot.
.
Wget works particularly well with slow or unstable connections
by continuing to retrieve a document until the document is fully
downloaded. Re-getting files from where it left off works on
servers (both HTTP and FTP) that support it. Both HTTP and FTP
retrievals can be time stamped, so Wget can see if the remote
file has changed since the last retrieval and automatically
retrieve the new version if it has.
.
Wget supports proxy servers; this can lighten the network load,
speed up retrieval, and provide access behind firewalls.
Homepage: https://www.gnu.org/software/wget/
Original-Maintainer: Noël Köthe <noel@debian.org>
Package: whichman
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4-10
Depends: libc6 (>= 2.14)
Description: Fault tolerant search utilities: whichman, ftff, ftwhich
whichman uses a fault tolerant approximate matching algorithm to search
for man-pages that match approximately the specified name.
The fault tolerant matching is very useful in cases where you remember only
roughly the name of a command.
.
Example: whichman netwhat
This finds netstat.8: /usr/share/man/man8/netstat.8
.
ftff searches the directory tree. This is a case in-sensitive and fault
tolerant way of 'find . -name xxxx -print'.
.
ftwhich finds files which are in one of the directories in your PATH
and uses a fault tolerant search algorithm.
Original-Maintainer: Robert Luberda <robert@debian.org>
Homepage: http://linuxfocus.org/~guido/#whichman
Package: whiptail
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: newt
Version: 0.52.24-2ubuntu2
Depends: libc6 (>= 2.38), libnewt0.52 (>= 0.52.24), libpopt0 (>= 1.14), libslang2 (>= 2.2.4)
Description: Displays user-friendly dialog boxes from shell scripts
Whiptail is a "dialog" replacement using newt instead of ncurses. It
provides a method of displaying several different types of dialog boxes
from shell scripts. This allows a developer of a script to interact with
the user in a much friendlier manner.
Homepage: https://pagure.io/newt
Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
Package: whois
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.5.22
Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libidn2-0 (>= 2.0.3)
Description: intelligent WHOIS client
This package provides a commandline client for the WHOIS (RFC 3912)
protocol, which queries online servers for information such as contact
details for domains and IP address assignments.
It can intelligently select the appropriate WHOIS server for most queries.
.
The package also contains mkpasswd, a features-rich front end to the
password encryption function crypt(3).
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: wireguard-tools
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 322
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: wireguard
Version: 1.0.20210914-1ubuntu4
Depends: libc6 (>= 2.38)
Recommends: nftables | iptables
Suggests: openresolv | resolvconf
Description: fast, modern, secure kernel VPN tunnel (userland utilities)
WireGuard is a novel VPN that runs inside the Linux Kernel and uses
state-of-the-art cryptography (the "Noise" protocol). It aims to be
faster, simpler, leaner, and more useful than IPSec, while avoiding
the massive headache. It intends to be considerably more performant
than OpenVPN. WireGuard is designed as a general purpose VPN for
running on embedded interfaces and super computers alike, fit for
many different circumstances. It runs over UDP.
.
This package contains command-line tools to interact with the
WireGuard kernel module. Currently, it provides only a single tool:
.
wg: set and retrieve configuration of WireGuard interfaces
Homepage: https://www.wireguard.com
Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Package: wireless-regdb
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2025.10.07-0ubuntu1~24.04.1
Conflicts: boot-managed-by-snapd (<< 5~)
Description: wireless regulatory database
This package contains the wireless regulatory database used by the Central
Regulatory Database Agent (CRDA) to configure wireless devices to operate
within the radio spectrum allowed in the local jurisdiction.
.
This regulatory information is provided with no warranty either expressed or
implied. Only Linux drivers which use cfg80211 framework can make use of the
regulatory database and CRDA.
Homepage: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
Original-Maintainer: Seth Forshee <seth@forshee.me>
Package: wireplumber
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.4.17-1ubuntu4.1
Replaces: pipewire-media-session
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.62), libpipewire-0.3-0t64 (>= 0.3.68), libwireplumber-0.4-0 (= 0.4.17-1ubuntu4.1), init-system-helpers (>= 1.52), default-dbus-session-bus | dbus-session-bus, pipewire (>= 0.3.68)
Recommends: pipewire-pulse
Suggests: libspa-0.2-bluetooth, libspa-0.2-libcamera, wireplumber-doc
Conflicts: pipewire-media-session
Description: modular session / policy manager for PipeWire
WirePlumber is a modular session / policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWire's API, providing
convenience for writing the daemon's modules as well as external tools for
managing PipeWire.
.
This package contains the WirePlumber daemon and command-line utilities.
Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: wkhtmltopdf
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 631
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.12.6-2build2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5t64 (>= 5.15.1), libqt5gui5t64 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5t64 (>= 5.14.1), libqt5printsupport5t64 (>= 5.2.0), libqt5svg5 (>= 5.6.0~beta), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5t64 (>= 5.0.2), libstdc++6 (>= 13.1)
Recommends: xserver | xvfb
Description: Command line utilities to convert html to pdf or image using WebKit
wkhtmltopdf is a command line program which permits one to create a
pdf or an image from an url, a local html file or stdin. It produces a pdf or
an image like rendered with the WebKit engine.
.
This program requires an X11 server to run.
.
It is not built against a forked version of Qt hence some options are not
supported.
Homepage: https://wkhtmltopdf.org/
Original-Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Package: wpasupplicant
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3767
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: wpa
Version: 2:2.10-21ubuntu0.4
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.4.0), libpcsclite1 (>= 1.0.0), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), adduser
Suggests: wpagui, libengine-pkcs11-openssl
Breaks: network-manager (<< 1.36.4-2~)
Conffiles:
/etc/dbus-1/system.d/wpa_supplicant.conf newconffile remove-on-upgrade
/etc/wpa_supplicant/action_wpa.sh ef3c806797e6ab9a31534e660f13a46e
/etc/wpa_supplicant/functions.sh f9e603d861675d118b4a438216e37e18
/etc/wpa_supplicant/ifupdown.sh 383a0432ca7f95ef00a360eb4449d529
Description: client support for WPA and WPA2 (IEEE 802.11i)
wpa-supplicant is a userspace daemon handling connection and authentication
in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3
protocols. This software provides key negotiation with the access point
(WPA Authenticator), and controls association with IEEE 802.11i networks.
Homepage: https://w1.fi/wpa_supplicant/
Original-Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Package: x11-apps
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2434
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+11build3
Replaces: bitmap, oclock, transset, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud
Depends: libc6 (>= 2.38), libpng16-16t64 (>= 1.6.2), libsm6, libx11-6, libx11-xcb1 (>= 2:1.8.7), libxaw7 (>= 2:1.0.14), libxcb-damage0, libxcb-present0, libxcb-xfixes0, libxcb1, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6 (>= 2:1.2.99.4), libxkbfile1 (>= 1:1.1.0), libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrender1, libxt6t64 (>= 1:1.1.0), man-db
Recommends: xbitmaps
Suggests: mesa-utils
Conflicts: bitmap, oclock, transset, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud
Conffiles:
/etc/X11/app-defaults/Bitmap 9af9c0989c2423f2b9a46e2c9f301ecf
/etc/X11/app-defaults/Bitmap-color 946b659d5d6c41b6840f5e0df10680d9
/etc/X11/app-defaults/Bitmap-nocase 083b6918e8d205a663bf9c42a3ddd11e
/etc/X11/app-defaults/Clock-color 71673f12989686ae7f582269ef7aeed6
/etc/X11/app-defaults/XCalc 8bed52d1349d24c932066e022300601a
/etc/X11/app-defaults/XCalc-color c2e66f815105e72b2ba3b9556783c7b5
/etc/X11/app-defaults/XClipboard daa3f5e325a6d091f6e2cdea6e36bc2e
/etc/X11/app-defaults/XClock 812dfcc6f6d83e2ae9da809c3bf11c67
/etc/X11/app-defaults/XClock-color 7b049809f0bca03c76480959e2e4db89
/etc/X11/app-defaults/XConsole 8a26518ea0a076d1f328cbcf7adebd2d
/etc/X11/app-defaults/XLoad 3ea554c7be110102e42e25d3d83c4134
/etc/X11/app-defaults/XLogo 5467ea978efb493a59766e93b7ed8f51
/etc/X11/app-defaults/XLogo-color 439375bf8e3b87f46eebf35f55a8dbb5
/etc/X11/app-defaults/XMore af46624bedc385811ea614861a58a601
/etc/X11/app-defaults/Xditview 49d35244a61618b60f17d3400f64a81e
/etc/X11/app-defaults/Xditview-chrtr 98a562569a7db396c9a0d2e6d414067e
/etc/X11/app-defaults/Xedit 013f41442eb431168793e1943779c8f3
/etc/X11/app-defaults/Xedit-color 59d7f0d96f4346ae0fe4904d46daf53c
/etc/X11/app-defaults/Xgc 744adc578acb239541e378eb16e337f7
/etc/X11/app-defaults/Xgc-color 8dfaceb0c12917fd0b1c77423f9f6a47
/etc/X11/app-defaults/Xmag 9d88fcab4261fb63f94baddeddfed52d
/etc/X11/app-defaults/Xman 1dfd5f7894ae4da2e8b3f743a0f1c239
Description: X applications
This package provides a miscellaneous assortment of X applications
that ship with the X Window System, including:
- atobm, bitmap, and bmtoa, tools for manipulating bitmap images;
- ico, a demo program animating polyhedrons;
- oclock and xclock, graphical clocks;
- rendercheck, a program to test render extension implementations;
- transset, a tool to set opacity property on a window;
- xbiff, a tool which tells you when you have new email;
- xcalc, a scientific calculator desktop accessory;
- xclipboard, a tool to manage cut-and-pasted text selections;
- xconsole, which monitors system console messages;
- xcursorgen, a tool for creating X cursor files from PNGs;
- xditview, a viewer for ditroff output;
- xedit, a simple text editor for X;
- xeyes, a demo program in which a pair of eyes track the pointer;
- xgc, a graphics demo;
- xload, a monitor for the system load average;
- xlogo, a demo program that displays the X logo;
- xmag, which magnifies parts of the X screen;
- xman, a manual page browser;
- xmore, a text pager;
- xwd, a utility for taking window dumps ("screenshots") of the X session;
- xwud, a viewer for window dumps created by xwd;
- Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
operations under the X Window System;
.
The xbiff, xcalc, xconsole, xedit and xman programs use bitmap images
provided by the xbitmaps package.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 277
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg
Version: 1:7.7+23ubuntu3
Depends: lsb-base (>= 1.3-9ubuntu2)
Conffiles:
/etc/X11/Xreset 05d188ccac2f3360af8fe0c216640233
/etc/X11/Xreset.d/README b344c222b5daf81926fd3270df374b5f
/etc/X11/Xresources/x11-common b640adb1cd646ec097f8df5b6deca9f0
/etc/X11/Xsession 1ec5f844cc2d850a8d98aed509e3198c
/etc/X11/Xsession.d/20x11-common_process-args 6957432229b7305a40cb84a7a63edd4e
/etc/X11/Xsession.d/30x11-common_xresources 61cebe25ee0c64e981b88958dfee6f9c
/etc/X11/Xsession.d/35x11-common_xhost-local 3080616d080574d7b06c2b2a20af53dd
/etc/X11/Xsession.d/40x11-common_xsessionrc db544c8543d1cb3762b9859288e77040
/etc/X11/Xsession.d/50x11-common_determine-startup b4570043736ae7f22947067b6d28ab8d
/etc/X11/Xsession.d/60x11-common_xdg_path b4d4976a8dfa6ca2123f840fbfee76c7
/etc/X11/Xsession.d/90x11-common_ssh-agent 71116d351e6eab4ecce9b84229a4ece0
/etc/X11/Xsession.d/99x11-common_start 3874d5e8f3ec888f69adb126e223e168
/etc/X11/Xsession.options 210cd520efa87a5197cac01e10b3a84a
/etc/X11/rgb.txt 09ee098b83d94c7c046d6b55ebe84ae1
/etc/init.d/x11-common b121acab13ded0fb7e9bc90ad55c9a43
Description: X Window System (X.Org) infrastructure
x11-common contains the filesystem infrastructure required for further
installation of the X Window System in any configuration; it does not
provide a full installation of clients, servers, libraries, and utilities
required to run the X Window System.
.
A number of terms are used to refer to the X Window System, including "X",
"X Version 11", "X11", "X11R6", and "X11R7". The version of X used in
Debian is derived from the version released by the X.Org Foundation, and
is thus often also referred to as "X.Org". All of the preceding quoted
terms are functionally interchangeable in an Debian system.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11-session-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+6build2
Depends: libc6 (>= 2.34), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7 (>= 2:1.0.14), libxmuu1 (>= 2:1.1.3), libxt6t64 (>= 1:1.1.0)
Conffiles:
/etc/X11/app-defaults/XSm 34f161c4cba12ff40099e12b40e511d3
/etc/X11/xsm/system.xsm 2f4e2377a2862ec6bfc9b9dc8cf1172d
Description: X session utilities
This package provides the X session manager and related tools:
- rstart;
- smproxy, a session manager proxy for X clients that do not use the X
session manager protocol;
- xsm, a session manager for X sessions;
Installation of an rsh or ssh daemon (server) is necessary if rstartd is
to be used, and installation of an rsh or ssh client is necessary if
rstart is to be used.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 651
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.7+6build2
Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libgl1, libx11-6, libx11-xcb1 (>= 2:1.8.7), libxaw7 (>= 2:1.0.14), libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.4.5), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1 (>= 2:1.1.4), libxkbfile1 (>= 1:1.1.0), libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrandr2 (>= 2:1.2.0), libxrender1, libxt6t64 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1 (>= 2:1.1.5), libxxf86vm1
Recommends: luit
Suggests: mesa-utils
Conffiles:
/etc/X11/app-defaults/Editres 6d5a5a799a78c744bc39ae05d723c5fc
/etc/X11/app-defaults/Editres-color 5ec5d0e8c953faaa06af647650f30ce6
/etc/X11/app-defaults/Viewres 4f77da598593ff07cda9d2d147a07772
/etc/X11/app-defaults/Viewres-color ff9c397a80443790a97b909050f63282
/etc/X11/app-defaults/XFontSel ce8235ba771b4092905451264fec68a4
/etc/X11/app-defaults/Xfd a8b4d28d2ad895e40cfb6fb9c69eeecd
/etc/X11/app-defaults/Xmessage eed84b35dde8b18e7dcfc80e75c1da67
/etc/X11/app-defaults/Xmessage-color ca383db9e4e9648bda0952ad6b8a2115
Description: X11 utilities
An X client is a program that interfaces with an X server (almost always via
the X libraries), and thus with some input and output hardware like a
graphics card, monitor, keyboard, and pointing device (such as a mouse).
.
This package provides a miscellaneous assortment of X utilities
that ship with the X Window System, including:
- appres, editres, listres and viewres, which query the X resource database;
- xdpyinfo, a display information utility for X;
- xdriinfo, query configuration information of DRI drivers;
- xev, an X event displayer;
- xfd, a tool that displays all the glyphs in a given X font;
- xfontsel, a tool for browsing and selecting X fonts;
- xkill, a tool for terminating misbehaving X clients;
- xlsatoms, which lists interned atoms defined on an X server;
- xlsclients, which lists client applications running on an X display;
- xlsfonts, a server font list displayer;
- xmessage, a tool to display message or dialog boxes;
- xprop, a property displayer for X;
- xvinfo, an Xv extension information utility for X;
- xwininfo, a window information utility for X;
.
The editres and viewres programs use bitmap images provided by the
xbitmaps package.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11-xkb-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.7+8build2
Depends: libc6 (>= 2.38), libx11-6, libxaw7 (>= 2:1.0.14), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.2.99.2), libxt6t64
Description: X11 XKB utilities
xkbutils contains a number of client-side utilities for XKB, the X11
keyboard extension.
.
setxkbmap is a tool to query and change the current XKB map.
.
xkbbell generates a bell event through the keyboard.
.
xkbcomp is a tool to compile XKB definitions into map files the server
can use.
.
xkbevd is an experimental tool to listen for certain XKB events and execute
defined triggers when actions occur.
.
xkbprint is a tool to generate an image with the physical representation
of the keyboard as XKB sees it.
.
xkbvleds shows the changing status of keyboard LEDs.
.
xkbwatch shows the changing status of modifiers and LEDs.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11-xserver-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+10build2
Depends: libc6 (>= 2.38), libice6 (>= 1:1.0.0), libx11-6, libxaw7 (>= 2:1.0.14), libxcursor1 (>> 1.1.2), libxext6, libxi6, libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrandr2 (>= 2:1.5.0), libxt6t64, libxxf86vm1, cpp
Suggests: nickle, cairo-5c, xorg-docs-core
Conffiles:
/etc/X11/app-defaults/Xvidtune 0493a0782b498e9f0dee51a4013a80e6
Description: X server utilities
An X client is a program that interfaces with an X server (almost always via
the X libraries), and thus with some input and output hardware like a
graphics card, monitor, keyboard, and pointing device (such as a mouse).
.
This package provides a miscellaneous assortment of X Server utilities
that ship with the X Window System, including:
- iceauth, a tool for manipulating ICE protocol authorization records;
- rgb;
- sessreg, a simple program for managing utmp/wtmp entries;
- xcmsdb, a device color characteristic utility for the X Color Management
System;
- xgamma, a tool for querying and setting a monitor's gamma correction;
- xhost, a very dangerous program that you should never use;
- xmodmap, a utility for modifying keymaps and pointer button mappings in X;
- xrandr, a command-line interface to the RandR extension;
- xrdb, a tool to manage the X server resource database;
- xrefresh, a tool that forces a redraw of the X screen;
- xset, a tool for setting miscellaneous X server parameters;
- xsetmode and xsetpointer, tools for handling X Input devices;
- xsetroot, a tool for tailoring the appearance of the root window;
- xstdcmap, a utility to selectively define standard colormap properties;
- xvidtune, a tool for customizing X server modelines for your monitor.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: x11proto-dev
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1685
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorgproto
Version: 2023.2-1
Replaces: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3)
Provides: x11proto-core-dev (= 2023.2-1), x11proto-dri2-dev (= 2023.2-1), x11proto-fonts-dev (= 2023.2-1), x11proto-gl-dev (= 2023.2-1), x11proto-input-dev (= 2023.2-1), x11proto-kb-dev (= 2023.2-1), x11proto-present-dev (= 2023.2-1), x11proto-randr-dev (= 2023.2-1), x11proto-record-dev (= 2023.2-1), x11proto-render-dev (= 2023.2-1), x11proto-scrnsaver-dev (= 2023.2-1), x11proto-video-dev (= 2023.2-1), x11proto-xext-dev (= 2023.2-1), x11proto-xf86dga-dev (= 2023.2-1), x11proto-xf86dri-dev (= 2023.2-1), x11proto-xf86vidmode-dev (= 2023.2-1), x11proto-xinerama-dev (= 2023.2-1)
Depends: xorg-sgml-doctools (>= 1:1.5)
Breaks: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3)
Description: X11 extension protocols and auxiliary headers
This package provides development headers describing the wire protocol
for the X11 core and extension protocols, and also provides a number of
utility headers, used to abstract OS-specific functions.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xorgproto module.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.x.org/
Package: xarchiver
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1644
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.5.4.22-1build2
Depends: libc6 (>= 2.38), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0t64 (>= 3.0.0)
Recommends: bzip2, p7zip-full, unzip, xdg-utils, xz-utils
Suggests: arj, binutils, cpio, lbzip2, lhasa, liblz4-tool, lrzip, lzip, lzop, ncompress, pbzip2, pigz, plzip, rar, unar, zip, zstd
Description: GTK+ frontend for most used compression formats
Xarchiver is a lightweight desktop independent GTK+ frontend for handling 7z,
apk, arj, bzip, bzip2, bzip3, cab, cb7, cbr, cbt, cbz, chm, compress, cpio,
docx, epub, fbz, gzip, iso, jar, jsonlz4, lha, lrzip, lz4, lzip, lzma, lzop,
mozlz4, odt, oxt, rar, rpm, rzip, snap, squashfs, tar, xpi, xz, zip, zpaq,
zstd and ar files including the deb format and self-extracting exe files, if
they were internally compressed with either 7zip, arj, lha, rar or zip.
Multi-threading tools such as lbzip2, pbzip2, pigz and plzip can be used as
replacements for their respective counterparts.
.
Xarchiver allows you to list, test and create archives, add and copy files to
them, extract, delete, cut and drag files from them, edit files in them, and
paste and drop files into them. Password protected 7z, arj, lrzip, rar and
zip archives are supported.
Homepage: https://github.com/ib/xarchiver
Original-Maintainer: Markus Koschany <apo@debian.org>
Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:1.1.2-1build1
Depends: libc6 (>= 2.38), libx11-6, libxau6 (>= 1:1.0.9), libxext6, libxmuu1 (>= 2:1.1.3)
Description: X authentication utility
xauth is a small utility to read and manipulate Xauthority files, which
are used by servers and clients alike to control authentication and access
to X sessions.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xaw3dg
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 555
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xaw3d
Version: 1.5+F-1.1build2
Depends: libc6 (>= 2.14), libx11-6, libxext6, libxmu6 (>= 2:1.1.3), libxt6t64
Conflicts: axe (<< 6.1.2-2), gv (<< 1:3.5.8-30.1), xaw3d (<= 1.3-6), xfig (<< 1:3.2.4-rel-9)
Description: Xaw3d widget set
Xaw3d is a set of 3-D widgets based on the Athena Widget set, which
adds a three dimensional appearance on some of the widgets of X11
applications linked with this library.
Original-Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Package: xbitmaps
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.1-2.2
Description: Base X bitmaps
This package contains the base X bitmaps, which are used in many legacy X
clients.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xclip
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.13-3
Depends: libc6 (>= 2.34), libx11-6, libxmu6 (>= 2:1.1.3)
Recommends: xauth
Description: command line interface to X selections
xclip is a command line utility that is designed to run on any system with an
X11 implementation. It provides an interface to X selections ("the clipboard")
from the command line. It can read data from standard in or a file and place
it in an X selection for pasting into other X applications. xclip can also
print an X selection to standard out, which can then be redirected to a file
or another program.
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Homepage: https://github.com/astrand/xclip
Package: xcvt
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxcvt
Version: 0.1.2-1build1
Replaces: xserver-xorg-core (<< 2:21.0.99.1~)
Depends: libc6 (>= 2.34), libxcvt0 (>= 0.1.0)
Breaks: xserver-xorg-core (<< 2:21.0.99.1~)
Description: VESA CVT standard timing modelines generator
libxcvt is a library providing a standalone version of the X server
implementation of the VESA CVT standard timing modelines generator.
.
This package includes the commandline tool 'cvt'.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xdg-dbus-proxy
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.1.5-1ubuntu0.2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0)
Description: filtering D-Bus proxy
xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was
originally part of the Flatpak project, but it has been broken out as
a standalone module to facilitate using it in other contexts, for
example in WebKit-GTK's optional bubblewrap-based sandbox.
.
For this proxy to be useful, restricted D-Bus clients must be denied
access to the normal D-Bus socket (for example by using containers or
AppArmor rules), and instead given access to the listening Unix socket
created by the proxy (typically by bind-mounting it into a Linux
container).
Homepage: https://github.com/flatpak/xdg-dbus-proxy
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: xdg-desktop-portal
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.18.4-1ubuntu2.24.04.2
Depends: bubblewrap, default-dbus-session-bus | dbus-session-bus, fuse3, init-system-helpers (>= 1.52), libc6 (>= 2.38), libfuse3-3 (>= 3.12.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libjson-glib-1.0-0 (>= 1.5.2), libpipewire-0.3-0t64 (>= 0.3.1), libsystemd0
Description: desktop integration portal for Flatpak and Snap
xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
and possibly other desktop containment/sandboxing frameworks. This service
is made available to the sandboxed application, and provides mediated
D-Bus interfaces for file access, URI opening, printing and similar
desktop integration features.
.
The implementation of these interfaces is expected to require
user confirmation before responding to the sandboxed application's
requests. For example, when the sandboxed application ask to open a file,
the portal implementation will open an "Open" dialog outside the sandbox,
and will only make the selected file available to the sandboxed app if
that dialog is confirmed.
.
xdg-desktop-portal is designed to be desktop-agnostic, and uses a
desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk
to provide its functionality.
Homepage: https://github.com/flatpak/xdg-desktop-portal
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: xdg-desktop-portal-gtk
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.15.1-1build2
Provides: xdg-desktop-portal-backend (= 1.14.0)
Depends: dbus-user-session | dbus-x11, gsettings-desktop-schemas, xdg-desktop-portal (>= 1.14.0), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5)
Suggests: accountsservice, evince, xdg-desktop-portal-gnome
Description: GTK+/GNOME portal backend for xdg-desktop-portal
xdg-desktop-portal-gtk provides a GTK+/GNOME implementation for the
desktop-agnostic xdg-desktop-portal service. This allows sandboxed
applications to request services from outside the sandbox using
GTK+ GUIs (app chooser, file chooser, print dialog) or using GNOME
services (session manager, screenshot provider).
Homepage: https://flatpak.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: xdg-user-dirs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.18-1build1
Depends: libc6 (>= 2.34)
Conffiles:
/etc/xdg/autostart/xdg-user-dirs.desktop 284e639a243bfb86fc415ce448e8fa35
/etc/xdg/user-dirs.conf 602a95ec7fe4068512bebb712c41102d
/etc/xdg/user-dirs.defaults b8595963fe74aeb65e854ba9da7f1acb
Description: tool to manage well known user directories
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization (i.e. translation) of the filenames.
.
The way it works is that xdg-user-dirs-update is run very early in the
login phase. This program reads a configuration file, and a set of
default directories. It then creates localized versions of these
directories in the users home directory and sets up a config file in
$(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
~/.config) that applications can read to find these directories.
Homepage: https://www.freedesktop.org/wiki/Software/xdg-user-dirs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: xdg-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.3-4.1ubuntu3
Recommends: libfile-mimeinfo-perl, libnet-dbus-perl, libx11-protocol-perl, x11-utils, x11-xserver-utils
Description: desktop integration utilities from freedesktop.org
xdg-utils contains utilities for integrating applications with the
desktop environment, regardless of which desktop environment is used.
.
The following utilities are included:
.
* xdg-desktop-menu - Install desktop menu items
* xdg-desktop-icon - Install icons on the user's desktop
* xdg-email - Compose a new email in the user's preferred email client,
potentially with subject and other info filled in
* xdg-icon-resource - Install icon resources
* xdg-mime - Query and install MIME types and associations
* xdg-open - Open a URI in the user's preferred application that
handles the respective URI or file type
* xdg-screensaver - Enable, disable, or suspend the screensaver
* xdg-settings - Get or set the default web browser and URI handlers
Homepage: https://www.freedesktop.org/wiki/Software/xdg-utils/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: xdotool
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.20160805.1-5build1
Depends: libc6 (>= 2.38), libx11-6, libxdo3 (>= 1:3.20150503.1)
Description: simulate (generate) X11 keyboard/mouse input events
xdotool lets you programmatically (or manually) simulate keyboard
input and mouse activity, move and resize windows, etc. It does this
using X11's XTEST extension and other Xlib functions.
Homepage: https://github.com/jordansissel/xdotool/
Original-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Package: xfburn
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.7.0-1build2
Depends: libburn4t64 (>= 1.5.6), libc6 (>= 2.34), libexo-2-0 (>= 0.11.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.38.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0t64 (>= 3.21.5), libgudev-1.0-0 (>= 146), libisofs6t64 (>= 1.5.6), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0)
Description: CD-burner application for Xfce Desktop Environment
Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce
Desktop Environment but can be used anywhere.
Homepage: https://docs.xfce.org/apps/xfburn/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 12
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.18
Depends: libxfce4ui-utils (>= 4.18.0), thunar (>= 4.18.0), xfce4-appfinder (>= 4.18.0), xfce4-panel (>= 4.18.0), xfce4-pulseaudio-plugin, xfce4-session (>= 4.18.0), xfce4-settings (>= 4.18.0), xfconf (>= 4.18.0), xfdesktop4 (>= 4.18.0), xfwm4 (>= 4.18.0)
Recommends: desktop-base, tango-icon-theme, thunar-volman (>= 4.18.0), xfce4-notifyd, xorg
Suggests: xfce4-goodies, xfce4-power-manager (>= 4.18.0)
Description: Meta-package for the Xfce Lightweight Desktop Environment
Xfce is a lightweight desktop environment for unix-like operating systems.
It aims to be fast and lightweight, while still being visually appealing and
easy to use. Designed for productivity, it loads and executes applications
fast, while conserving system resources.
.
This package is a metapackage; it depends on the core packages of the Xfce4
desktop environment and recommends some extra Xfce4 packages. If you intend
to use Xfce4 and want the full experience then installing this package and
the packages it Recommends is a great place to start.
.
If you just want to pick and choose the core components then feel free to
remove this package.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://www.xfce.org/
Package: xfce4-appfinder
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 942
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.0-1build2
Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 4.17.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.17.1), libxfconf-0-3 (>= 4.6.0)
Description: Application finder for the Xfce4 desktop environment
This is an application finder for the Xfce4 desktop environment.
It will search for installed applications on your system. It can also be used
to browse installed applications by category, run them or edit their launchers.
.
xfce4-appfinder can also be used with a shortcut command to quickly run
applications, and also supports custom prefixes to execute custom commands on
provided paramers.
Homepage: https://docs.xfce.org/xfce/xfce4-appfinder/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-battery-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 685
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.1.5-1build2
Depends: libc6 (>= 2.27), libglib2.0-0t64 (>= 2.26.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
Description: battery monitor plugin for the Xfce4 panel
A battery monitor panel plugin for Xfce4, compatible with APM and ACPI, using
either /proc files or the new sysfs files for recent kernels. You can use this
applet to monitor your battery level and be notified when your battery reaches
low and critcal levels. The applet can even be programmed to execute a command
on low and critcal levels.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-clipman
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 954
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-clipman-plugin
Version: 2:1.6.5-1build2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0t64 (>= 2.77.3), libgtk-3-0t64 (>= 3.22.29), libqrencode4 (>= 3.2.0), libwayland-client0 (>= 1.20.0), libx11-6, libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxtst6
Conffiles:
/etc/xdg/autostart/xfce4-clipman-plugin-autostart.desktop 0a2e2685f82f272341d433437b304b6c
/etc/xdg/xfce4/panel/xfce4-clipman-actions.xml 3fb9511c99781eddd670a2c7fa48ab53
Description: clipboard history utility
Clipman enables you to store and recall X selections, as well as GTK+
clipboard content. You can also define actions to be triggered by selecting
some text pattern.
.
This package uses Xfce libraries but can be used without the Xfce panel
and only requires a system tray (notification area).
Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-clipman-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:1.6.5-1build2
Depends: xfce4-clipman, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0t64 (>= 2.77.3), libgtk-3-0t64 (>= 3.21.5), libqrencode4 (>= 3.2.0), libwayland-client0 (>= 1.20.0), libx11-6, libxfce4panel-2.0-4 (>= 4.17.2), libxfce4ui-2-0 (>= 4.13.5), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxtst6
Description: clipboard history plugin for Xfce panel
Clipman enables you to store and recall X selections, as well as GTK+
clipboard content. You can also define actions to be triggered by selecting
some text pattern.
.
This package contains the Xfce panel plugin.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-cpufreq-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.2.8-2build2
Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.17.2)
Description: cpufreq information plugin for the Xfce4 panel
This plugin displays the current frequency of the CPU, in GHz or MHz as
necessary. It also displays the frequency relative to the maximum CPU
frequency as an accordingly colored progress bar.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-cpugraph-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 613
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.2.10-1build2
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.28.0), libgtk-3-0t64 (>= 3.16.2), libstdc++6 (>= 11), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0)
Description: CPU load graph plugin for the Xfce4 panel
CPU graph is a plugin for the Xfce desktop environment panel. It displays a
graph of the recent system load using information provided by the kernel.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-dict
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.6-1build2
Provides: dict-client
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
Recommends: aspell | ispell
Description: Dictionary plugin for Xfce4 panel
This program allows you to search different kinds of dictionary services for
words or phrases and shows you the result. Currently you can query a Dict
server (RFC 2229), any online dictionary service by opening a web browser or
search for words using the aspell/ispell program.
.
xfce4-dict contains a stand-alone application called “xfce4-dict” and a panel
plugin for the Xfce panel.
Homepage: https://docs.xfce.org/apps/xfce4-dict/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-diskperf-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.7.0-1build2
Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0)
Description: disk performance display plugin for the Xfce4 panel
DiskPerf is a plugin for the Xfce desktop environment panel. It displays disks
and partitions performance statistics based on the rsect/wsect data provided
by the Linux kernel.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-fsguard-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 431
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.1.3-1build2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0)
Description: filesystem monitor plugin for the Xfce4 panel
The fsguard plugin checks free space on a chosen mount point
frequently and displays an alarm if free space is less than
given alarm limit.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-genmon-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.1.1-1build2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
Description: Generic Monitor for the Xfce4 panel
This plugin repeatedly spawns the indicated script/program, displaying
its output as a string in the panel. It is useful for periodic status
monitoring.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-goodies
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 8
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.18.2build1
Depends: mousepad, ristretto, thunar-archive-plugin, thunar-media-tags-plugin, xfburn, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-dict, xfce4-diskperf-plugin, xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin, xfce4-netload-plugin, xfce4-notifyd | notification-daemon | notify-osd, xfce4-places-plugin, xfce4-screenshooter, xfce4-sensors-plugin, xfce4-smartbookmark-plugin, xfce4-systemload-plugin, xfce4-taskmanager, xfce4-terminal, xfce4-timer-plugin, xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin, xfce4-whiskermenu-plugin, xfce4-xkb-plugin
Recommends: xfce4-power-manager
Suggests: gigolo, parole, xfce4-indicator-plugin, xfce4-mpc-plugin, xfce4-radio-plugin
Description: enhancements for the Xfce4 Desktop Environment
The "Goodies for Xfce" project includes additional software and artwork that
are related to the Xfce desktop, but not part of the official release.
.
This package will install the following Xfce4 related plugins:
* Extra artwork (xfce4-artwork)
* Battery levels monitor (xfce4-battery-plugin)
* Clipboard history (xfce4-clipman-plugin)
* CPU frequency management plugin (xfce4-cpufreq-plugin)
* CPU utilisation graphs (xfce4-cpugraph-plugin)
* Date and time plugin (xfce4-datetime-plugin)
* Disk performance display (xfce4-diskperf-plugin)
* Filesystem monitor (xfce4-fsguard-plugin)
* Generic monitor, for displaying any command result (xfce4-genmon-plugin)
* Mail watcher (xfce4-mailwatch-plugin)
* Network load monitor (xfce4-netload-plugin)
* Notes plugin (xfce4-notes-plugin)
* Quick access to bookmarked folders, recent documents and removable
media (xfce4-places-plugin)
* Sensors plugin, frontend to lm-sensors (xfce4-sensors-plugin)
* Smartbookmarks plugin (xfce4-smartbookmark-plugin)
* System load monitor (xfce4-systemload-plugin)
* Timer plugin (xfce4-timer-plugin)
* Command line with history (xfce4-verve-plugin)
* Wireless lan monitor (xfce4-wavelan-plugin)
* Weather monitor (xfce4-weather-plugin)
* Keyboard configuration (xfce4-xkb-plugin)
* Archive management for Thunar (thunar-archive-plugin)
* Media tags editor for Thunar (thunar-media-tags-plugin)
* Alternate menu plugin (xfce4-whiskermenu-plugin)
.
It'll install some standalone applications too:
* Tiny text editor (mousepad)
* Images viewer (ristretto)
* CD/DVD burner (xfburn)
* Frontend to dictionaries (xfce4-dict)
* Notification daemon (xfce4-notifyd)
* Tool to take screenshots (xfce4-screenshooter)
* Task manager (xfce4-taskmanager)
* Terminal emulator (xfce4-terminal)
.
Some packages are only suggested because they bring too much dependencies,
but you may find them interesting:
* Cellular modem plugin (xfce4-cellmodem-plugin)
* Indicator (conform to the Ubuntu MessagingMenu specification) plugin
(xfce4-indicator-plugin)
* Another commandline plugin (xfce4-minicmd-plugin)
* Frontends to MPD (xfce4-mpc-plugin, xfmpc)
* Radio plugin (xfce4-radio-plugin))
* GIO/GVfs frontend to manage connections to remote filesystems (gigolo)
* Media player (parole)
* Power Manager (xfce4-power-manager)
.
This is a metapackage to ease upgrades, installations, and provide a
consistent upgrade path from previous versions. It can safely be removed with
no ill effects.
Homepage: https://goodies.xfce.org/
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-helpers
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 171
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: xfce4-settings
Version: 4.18.4-0ubuntu3
Replaces: libexo-common (<< 4.15), libexo-helpers
Depends: python3, python3-urllib3
Suggests: sensible-utils
Breaks: libexo-common (<< 4.15), libexo-helpers
Conffiles:
/etc/xdg/xfce4/helpers.rc c73927a956c2ca5af922930467bf4707
Description: helpers for the Xfce4 desktop environment
This package contains the helper files in use by Xfce4 for its
preferred applications framework.
Homepage: https://docs.xfce.org/xfce/xfce4-settings/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-mailwatch-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 901
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.3.1-1build2
Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.36.0), libgnutls30t64 (>= 3.8.1), libgtk-3-0t64 (>= 3.21.4), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0)
Description: mail watcher plugin for the Xfce4 panel
Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher for the
Xfce4 panel. It can display a notification when new mail is received.
.
It has support for local (mailbox, maildir and MH-maildir) mail, POP3/POP3S
and IMAP/IMAPS servers as well as GMail.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-netload-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.4.1-1build2
Depends: libc6 (>= 2.7), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
Description: network load monitor plugin for the Xfce4 panel
This plugin displays the current load of the network interfaces of your choice
in the panel.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-notifyd
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.4-1
Provides: notification-daemon
Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.68.0), libgtk-3-0t64 (>= 3.21.5), libnotify4 (>= 0.7.0), libsqlite3-0 (>= 3.7.15), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.12), libxfconf-0-3 (>= 4.12)
Recommends: libnotify-bin
Conffiles:
/etc/xdg/autostart/xfce4-notifyd.desktop 13b8da72ae8b7ba87e488e832725842c
Description: simple, visually-appealing notification daemon for Xfce
Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce
that implements the Freedesktop.org Desktop Notifications Specification.
.
Features:
* Themable using the GTK+ theming mechanism
* Visually appealing: rounded corners, shaped windows
* Supports transparency and fade effects
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/notifyd/start
Package: xfce4-panel
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 4161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.4-1ubuntu0.1
Depends: exo-utils, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libdbusmenu-gtk3-4 (>= 0.4.2), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 4.17.0), libgarcon-gtk3-1-0 (>= 4.17.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.68.0), libgtk-3-0t64 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwnck-3-0 (>= 43.0), libx11-6, libxext6, libxfce4panel-2.0-4 (>= 4.17.2), libxfce4ui-2-0 (>= 4.17.2), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.12.1)
Conffiles:
/etc/xdg/xfce4/panel/default.xml 4f577a332f63173f625e771622b74162
Description: panel for Xfce4 desktop environment
This is the panel provided by the Xfce4 desktop project. If you want a
multi-functional panel that can even handle plugins and the like, xfce4-panel
might be worth a try.
Homepage: https://docs.xfce.org/xfce/xfce4-panel/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-places-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 438
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.8.3-1build2
Depends: thunar, libc6 (>= 2.33), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.50.0), libgtk-3-0t64 (>= 3.21.5), libnotify4 (>= 0.7.0), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0)
Description: quick access to folders, documents and removable media
This plugin brings much of the functionality of GNOME’s Places menu to Xfce.
It puts a simple button on the panel. Clicking on this button opens up a menu
with 4 sections:
- System-defined directories (home folder, trash, desktop, file system)
- Removable media (using thunar-vfs)
- User-defined bookmarks (reads ~/.gtk-bookmarks)
- Recent documents submenu
Homepage: https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-power-manager
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 459
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.3-2build3
Depends: upower, xfce4-power-manager-data (= 4.18.3-2build3), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.8), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.18.4), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxrandr2 (>= 2:1.2.99.2)
Recommends: default-logind | logind, xfce4-power-manager-plugins
Conffiles:
/etc/xdg/autostart/xfce4-power-manager.desktop 467a817eafe2aa8af00e0cf2c3dd2519
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml 9f465ee63d6b5a684de8cd420d35c392
Description: power manager for Xfce desktop
This power manager for the Xfce desktop enables laptop users to set up
a power profile for two different modes "on battery power" and "on ac
power" while still allowing desktop users to at least change the DPMS
settings and CPU frequency using the settings dialogue..
.
It features:
* battery monitoring
* cpu frequency settings
* monitor DPMS settings
* suspend/Hibernate
* LCD brightness control
* Lid, sleep and power switches control
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-power-manager-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 3423
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xfce4-power-manager
Version: 4.18.3-2build3
Recommends: librsvg2-common, xfce4-power-manager
Description: power manager for Xfce desktop, arch-indep files
This power manager for the Xfce desktop enables laptop users to set up
a power profile for two different modes "on battery power" and "on ac
power" while still allowing desktop users to at least change the DPMS
settings and CPU frequency using the settings dialogue..
.
This package contains architecture-independant files.
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-power-manager-plugins
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-power-manager
Version: 4.18.3-2build3
Depends: xfce4-power-manager, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.56.0), libgtk-3-0t64 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.8), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.18.4), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxrandr2 (>= 2:1.2.99.2)
Description: power manager plugins for Xfce panel
This power manager for the Xfce desktop enables laptop users to set up
a power profile for two different modes "on battery power" and "on ac
power" while still allowing desktop users to at least change the DPMS
settings and CPU frequency using the settings dialogue..
.
This package contains the brightness plugin.
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-pulseaudio-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 578
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.4.8-1build2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0t64 (>= 3.19.12), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libwnck-3-0 (>= 2.91.6), libxfce4panel-2.0-4 (>= 4.17.2), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0)
Recommends: pavucontrol, pulseaudio | pipewire-pulse
Description: Xfce4 panel plugin to control pulseaudio
Xfce4 panel plugin icon to control Pulseaudio. You can use this applet to
control your Pulseaudio volume levels with the media keys or using the
scrollwheel. You can also open a Pulseaudio mixer via the plugin.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-screensaver
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1293
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.3-1build1
Depends: libc6 (>= 2.38), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4), libpam0g (>= 0.99.7.1), libpango-1.0-0 (>= 1.18.0), libsystemd0, libwnck-3-0 (>= 2.91.6), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.18.4), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxklavier16 (>= 5.0), libxss1
Recommends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0, gir1.2-xfconf-0, python3, python3-gi
Conffiles:
/etc/pam.d/xfce4-screensaver 9040351390b1448b89dd7c20b9fce798
/etc/xdg/autostart/xfce4-screensaver.desktop 884adda52280cc73fff0721eac86a662
/etc/xdg/menus/xfce4-screensavers.menu 70bcc118a628e7e081c1bb879222c766
Description: screen saver and locker that is integrated with the xfce4 desktop
Xfce Screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the Xfce desktop.
.
It is a port of MATE Screensaver, itself a port of GNOME Screensaver.
It has been tightly integrated with the Xfce desktop, utilizing Xfce
libraries and the Xfconf configuration backend.
Homepage: https://docs.xfce.org/apps/screensaver/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-screenshooter
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.10.5-1build1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.66.0), libgtk-3-0t64 (>= 3.21.4), libpango-1.0-0 (>= 1.44.3), libsoup-3.0-0 (>= 3.0.3), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxfixes3, libxml2 (>= 2.7.4)
Recommends: libxfce4panel-2.0-4 (>= 4.13.0)
Suggests: libavif-gdk-pixbuf, libjxl-gdk-pixbuf, webp-pixbuf-loader
Description: screenshots utility for Xfce
Screenshooter is an utility for the Xfce Desktop Environment. It can take
desktop, rectangles or selected window screenshots, and you can bind it to
your "Print Screen" key. A panel plugin is provided too.
Homepage: https://docs.xfce.org/apps/screenshooter/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-sensors-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1032
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.4-1build2
Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.16.2), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 5.2), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.2), libxnvctrl0
Recommends: lm-sensors
Suggests: xsensors
Description: hardware sensors plugin for the Xfce4 panel
The sensors plugin provides a handy way to monitor your hard disk,
processor, fans, and other critical hardware right on your
Xfce panel.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-session
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1789
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.3-1build2
Replaces: xfce4-utils
Provides: x-session-manager
Depends: xfce4-settings, xfconf, x11-xserver-utils, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.99), libsm6, libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.18.2), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0)
Recommends: default-dbus-session-bus | dbus-session-bus, default-logind | logind, light-locker | xfce4-screensaver | xscreensaver | gnome-screensaver | mate-screensaver, systemd-sysv, upower, xfdesktop4, xfwm4
Suggests: fortune-mod, sudo
Breaks: xfce4-utils
Conffiles:
/etc/X11/Xsession.d/55xfce4-session fc78ea4b510a3c4a043454fd742c88c6
/etc/xdg/autostart/xscreensaver.desktop 6493fd2458533a5ab06c8f2dc4f58105
/etc/xdg/xfce4/Xft.xrdb be007703931906a013b32f3d96cd31b2
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml c4d2121af32dcf30326e12dc1739a1bd
/etc/xdg/xfce4/xinitrc 499e43f68933272a5db433e8909228a0
/etc/xfce4/defaults.list 77f540eb2841e024308386cf98a8e3aa
Description: Xfce4 Session Manager
xfce4-session is an X11-compliant "session manager" designed for use with
the Xfce4 Desktop Environment. On log out, the session manager saves the
state of all your running applications. When you log back in, the session
manager restores the same applications with the same window positions.
Homepage: https://docs.xfce.org/xfce/xfce4-session/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-settings
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 4955
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.4-0ubuntu3
Depends: exo-utils, libgarcon-common, xfce4-helpers, xfconf, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcolord2 (>= 1.4.3), libexo-2-0 (>= 0.11.0), libfontconfig1 (>= 2.12.6), libgarcon-1-0 (>= 0.6.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.0), libx11-6, libxcursor1 (>> 1.1.2), libxfce4ui-2-0 (>= 4.17.2), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0), libxi6 (>= 2:1.2.0), libxklavier16 (>= 5.0), libxrandr2 (>= 2:1.2.99.3)
Recommends: colord, elementary-xfce-icon-theme, greybird-gtk-theme, x11-utils, xiccd
Conffiles:
/etc/xdg/autostart/xfsettingsd.desktop 3384c3c9fca1dcaab0604e100ce04a6b
/etc/xdg/menus/xfce-settings-manager.menu 091b1f64fa76f5a4729624bbf87ea78c
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 5b78b21aab709ae62251b1fe04fb0150
Description: graphical application for managing Xfce settings
xfce4-settings is the Xfce settings manager front-end. It comes
with several different components for configuring application-independent
settings inside xfconf.
It contains multiple tools:
- xfce4-settings-manager (which replaces the old mcs settings manager),
which executes the various (provided) settings dialogs
- xfce4-settings-editor, a tool for editing ALL settings within xfconf, the
graphical counterpart of xfconf-query.
- xfsettingsd, a daemon for exporting XSettings to applications, and
providing special features like keyboard shortcuts, AccessX notification
and update of keyboard and mouse-pointer data.
Homepage: https://docs.xfce.org/xfce/xfce4-settings/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-smartbookmark-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.5.2-1build2
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0)
Description: search the web via the Xfce4 panel
This plugin adds a text field to the Xfce panel, allowing the user to search
the web. The URL and the text field size are configurable options.
.
Typical use cases are: Google, Wikipedia, the Debian Bug Tracking System
.
xfce4-smartbookmark-plugin is based on the smart bookmark concept:
http://en.wikipedia.org/wiki/Smart_Bookmark
Homepage: https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-systemload-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:1.3.2-2ubuntu3
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.13.7), libgtop-2.0-11 (>= 2.22.3), libupower-glib3 (>= 0.99.0), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.12.1)
Recommends: upower
Description: system load monitor plugin for the Xfce4 panel
This plugins displays the current CPU load, the memory in use, the swap space
and the system uptime in the Xfce4 panel.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-taskmanager
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.5.7-1build1
Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.21.5), libwnck-3-0 (>= 3.4.7), libx11-6, libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxmu6 (>= 2:1.1.3)
Description: process manager for the Xfce4 Desktop Environment
A GUI application for monitoring and controlling running processes,
written for Xfce. Its features include:
.
* support for Linux, OpenBSD, FreeBSD and OpenSolaris
* monitors the CPU and memory usage
* tree view columns can be reordered
* display window icons/names.
Homepage: https://docs.xfce.org/apps/xfce4-taskmanager/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-terminal
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.3-1build1
Provides: x-terminal-emulator
Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0t64 (>= 3.21.6), libpango-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libutempter0 (>= 1.1.5), libvte-2.91-0 (>= 0.61.91), libx11-6, libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), perl:any, exo-utils
Recommends: default-dbus-session-bus | dbus-session-bus
Description: Xfce terminal emulator
This package contains Terminal, which is a lightweight and easy to use
terminal emulator for X11. It was created to fit nicely into the Xfce
desktop environment, but it also fits nice with other environments.
Homepage: https://docs.xfce.org/apps/terminal/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-timer-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 389
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.7.2-1build2
Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.26.0), libgtk-3-0t64 (>= 3.21.5), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0)
Description: timer plugin for Xfce panel
With this plugin you can add timers (alarm or countdown) to your Xfce
panel. You can display a warning window and/or run a custom command when
alarm rings, repeat alarms etc.
The timer progress is shown as a progress bar in the Xfce panel, lasting
time displayed on tooltip.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-timer-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-verve-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.0.3-1build2
Depends: exo-utils, libc6 (>= 2.4), libglib2.0-0t64 (>= 2.32.0), libgtk-3-0t64 (>= 3.16.2), libpcre2-8-0 (>= 10.22), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
Description: Verve (command line) plugin for Xfce panel
Verve plugin is a command line plugin for Xfce panel, with autocompletion
and command history
Homepage: https://docs.xfce.org/panel-plugins/xfce4-verve-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-wavelan-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.6.3-1build2
Depends: libc6 (>= 2.29), libglib2.0-0t64 (>= 2.18.0), libgtk-3-0t64 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0)
Description: wavelan status plugin for the Xfce4 panel
The WaveLAN plugin displays information of a WaveLAN device.
.
Current features are:
- Signal state: tells if a carrier signal was detected.
- Signal quality: current quality of the carrier signal.
- Network name: current SSID of the WaveLAN network.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-weather-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 4925
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.11.2-1build2
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.68.0), libgtk-3-0t64 (>= 3.22), libjson-c5 (>= 0.15), libpango-1.0-0 (>= 1.14.0), libsoup-2.4-1 (>= 2.41.90), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxml2 (>= 2.7.4)
Description: weather information plugin for the Xfce4 panel
The weather plugin displays information about the current weather according
your timezone and settings. It allows one to search weather location code in
the same plugin and displays weather status in little icons.
.
Features include:
- Temperature, atmospheric pressure and state.
- Wind speed, gust, and direction.
- Humidity, Visibility, Dew-point, UV Index.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-weather-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-whiskermenu-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 973
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.8.3-1build2
Depends: libc6 (>= 2.38), libcairo2 (>= 1.14.0), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.6.2), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.6), libgtk-layer-shell0 (>= 0.6.0), libstdc++6 (>= 13.1), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.17.1), libxfconf-0-3 (>= 4.6.0)
Suggests: mugshot
Conffiles:
/etc/xdg/xfce4/whiskermenu/defaults.rc fb97da054639ec4bbca63de773b179fd
Description: Alternate menu plugin for the Xfce desktop environment
Whisker Menu is an alternate application launcher for Xfce. When you open it
you are shown a list of applications you have marked as favorites. You can
browse through all of your installed applications by clicking on the category
buttons on the side. Top level categories make browsing fast, and simple to
switch between. Additionally, Whisker Menu keeps a list of the last ten
applications that you've launched from it.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-xkb-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:0.8.3-1build2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxklavier16 (>= 5.0)
Description: xkb layout switch plugin for the Xfce4 panel
The xkb plugin shows you the current keyboard layout and allows you to
switch to different defined layouts.
.
The plugin itself cannot be used for defining the keyboard
layouts one wants to use, this is done the XKB way - either
in your X config or by setxkbmap tool.
Homepage: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfconf
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 783
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.1-1build3
Depends: default-dbus-session-bus | dbus-session-bus, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.56.0), libxfce4util7 (>= 4.17.3)
Recommends: libxfconf-0-3 (>= 4.6.0)
Description: utilities for managing settings in Xfce
xfconf contains xfconfd and xfconf-query.
- xfconfd handles the Xfce settings storage
- xfconf-query enables users to tune settings from command line
Homepage: https://docs.xfce.org/xfce/xfconf/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfdesktop4
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 651
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.1-1build3
Depends: exo-utils, xfdesktop4-data (= 4.18.1-1build3), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.3.0), libgarcon-gtk3-1-0 (>= 0.6.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libthunarx-3-0 (>= 4.17.10~), libwnck-3-0 (>= 3.4.7), libx11-6, libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.12.1)
Recommends: default-dbus-session-bus | dbus-session-bus, librsvg2-common, tumbler, xdg-user-dirs
Description: Xfce desktop background, icons and root menu manager
xfdesktop4 sets the background image, provides a right-click menu to
launch applications and can optionally show files (including application
launchers) or iconified windows. It includes gradient support for
background color, saturation support for background image, real multiscreen
and xinerama support.
Homepage: https://docs.xfce.org/xfce/xfdesktop/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfdesktop4-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 3009
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xfdesktop4
Version: 4.18.1-1build3
Description: Xfce desktop background, icons and root menu (common files)
xfdesktop4 sets the background image, provides a right-click menu to
launch applications and can optionally show files (including application
launchers) or iconified windows. It includes gradient support for
background color, saturation support for background image, real multiscreen
and xinerama support.
.
This package contains architecture-independent files for xfdesktop4.
Homepage: https://docs.xfce.org/xfce/xfdesktop/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfonts-base
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 7164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.5+nmu1
Replaces: xfonts-misc
Depends: xfonts-utils
Suggests: xfs | xserver
Conffiles:
/etc/X11/fonts/misc/xfonts-base.alias a8ec05d528431d4c9703b55a7efd67a8
Description: standard fonts for X
xfonts-base provides a standard set of low-resolution bitmapped fonts. In
most cases it is desirable to have the X font server (xfs) and/or an X server
installed to make the fonts available to X clients.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xfonts-cyrillic
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:1.0.5+nmu1
Depends: xfonts-utils
Suggests: xfs | xserver
Conffiles:
/etc/X11/fonts/cyrillic/xfonts-cyrillic.alias 5aa8ad9c9681a4c5dc2be8045c76132a
Description: Cyrillic fonts for X
xfonts-cyrillic provides a set of fonts using the Cyrillic alphabet for X
servers. In most cases it is desirable to have the X font server (xfs)
and/or an X server installed to make the fonts available to X clients.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xfonts-encodings
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 664
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.5-0ubuntu2
Replaces: xfonts-base (<< 1:1.0.0)
Depends: x11-common
Description: Encodings for X.Org fonts
This package contains the encodings that map to specific characters.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xfonts-scalable
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 466
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.3-1.3
Depends: xfonts-utils
Suggests: xfs | xserver
Conflicts: xfntscl
Conffiles:
/etc/X11/fonts/Type1/xfonts-scalable.scale b579d5c7759383647c486da590d60815
Description: scalable fonts for X
xfonts-scalable provides fonts that can be drawn at any size by the X server
or font server without loss of quality. In most cases it is desirable to
have the X font server (xfs) and/or an X server installed to make the fonts
available to X clients.
.
This package is missing three fonts from the X.Org source archives
because the license terms on the fonts do not meet the Debian Free
Software Guidelines; they are the Type1 fonts Adobe Utopia, IBM Courier,
and Bigelow & Holmes (B&H) Luxi.
.
This package requires the xutils package to prepare the font directories
for use by an X server or X font server.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xfonts-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 431
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:7.7+6build3
Depends: libc6 (>= 2.38), libfontenc1 (>= 1:1.1.8), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4), x11-common, xfonts-encodings
Description: X Window System font utility programs
xfonts-utils provides a set of utility programs shipped with the X Window
System that are needed for font management.
.
The programs in this package include:
- bdftopcf, which converts BDF fonts to PCF fonts;
- bdftruncate and ucs2any, tools to generate fonts with various encodings
from ISO 10646-encoded fonts
- mkfontdir, a program to generate fonts.dir files;
- mkfontscale, a program to generate fonts.scale files;
- fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xfsprogs
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.6.0-1ubuntu2.1
Replaces: xfsdump (<< 3.0.0)
Provides: fsck-backend
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.20), libedit2 (>= 2.11-20080614-0), libicu74 (>= 74.1-1~), libinih1 (>= 53), liburcu8t64 (>= 0.13.0), libuuid1 (>= 2.16), python3:any
Suggests: xfsdump, acl, attr, quota
Breaks: xfsdump (<< 3.0.0)
Description: Utilities for managing the XFS filesystem
A set of commands to use the XFS filesystem, including mkfs.xfs.
.
XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and large filesystems, extended attributes,
variable block sizes, is extent based, and makes extensive use of
Btrees (directories, extents, free space) to aid both performance
and scalability.
.
Refer to the documentation at https://xfs.wiki.kernel.org/
for complete details.
Homepage: https://xfs.wiki.kernel.org/
Original-Maintainer: XFS Development Team <linux-xfs@vger.kernel.org>
Package: xfwm4
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2936
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.18.0-1build3
Provides: x-window-manager
Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.5.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.7), libwnck-3-0 (>= 2.91.6), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxfixes3 (>= 1:4.0.1), libxinerama1 (>= 2:1.1.4), libxpresent1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxres1 (>= 2:1.2.1)
Recommends: librsvg2-common
Suggests: xfce4
Description: window manager of the Xfce project
This package contains xfwm4 which is the window manager for Xfce4. It is
designed to run with the rest of Xfce4 but makes a capable window manager
for GNOME or KDE.
.
Install xfwm4 if you want a small, resource saving window manager which
complies to the standards defined at http://www.freedesktop.org/. Without
xfce4 installed this only gives you a window manager not the full
environment.
Homepage: https://docs.xfce.org/xfce/xfwm4/start
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xiccd
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.3.0-2build2
Depends: libc6 (>= 2.34), libcolord2 (>= 1.4.3), libglib2.0-0t64 (>= 2.79.0), libx11-6, libxrandr2 (>= 2:1.2.99.3), colord
Conffiles:
/etc/xdg/autostart/xiccd.desktop 7817119d80bd44f9079a5638890d3be9
Description: X color management daemon
xiccd is a simple bridge between colord and X. It performs the following
tasks:
.
* Enumerating displays and registering them in colord;
* Creating default ICC profiles based on EDID data;
* Applying ICC profiles provided by colord;
* Maintaining the user's private ICC storage directory.
.
It does not depend on any particular desktop environment nor toolkit and it
should not be used in desktop environments that support color management
natively, like GNOME and KDE do.
Homepage: https://github.com/agalakhov/xiccd
Original-Maintainer: Faidon Liambotis <paravoid@debian.org>
Package: xinit
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.1-0ubuntu5
Depends: libc6 (>= 2.34), libx11-6, coreutils (>= 7.4-1), x11-common, xauth
Recommends: xserver-xorg | xserver, gnome-terminal | xterm | x-session-manager | x-window-manager | x-terminal-emulator
Conffiles:
/etc/X11/xinit/xinitrc c11ee025d7c11c6e0b7a90d76cb424d1
/etc/X11/xinit/xserverrc 50faa91e980a25adcd0de32020b340bb
Description: X server initialisation tool
xinit and startx are programs which facilitate starting an X server, and
loading a base X session.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xinput
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6.4-1build1
Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.0)
Description: Runtime configuration and test of XInput devices
Xinput is an utility for configuring and testing XInput
devices.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xkb-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 4156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xkeyboard-config
Version: 2.41-2ubuntu1.1
Breaks: x11-xkb-utils (<< 7.7+5)
Description: X Keyboard Extension (XKB) configuration data
This package contains configuration data used by the X Keyboard
Extension (XKB), which allows selection of keyboard layouts when
using a graphical interface.
.
Every X11 vendor provides its own XKB data files, so keyboard layout
designers have to send their layouts to several places. The
xkeyboard-config project has been launched at FreeDesktop in order
to provide a central repository that could be used by all vendors.
Homepage: https://www.freedesktop.org/Software/XKeyboardConfig
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xml-core
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.19
Depends: sed (>= 4.1.2-8), sgml-base (>= 1.28)
Suggests: debhelper (>= 9.20120909)
Conffiles:
/etc/sgml/xml-core.cat 055ba0bd3154c0a58b9bf8a0c9ecf2fa
Description: XML infrastructure and XML catalog file support
This package creates the XML infrastructure directories and provides
XML catalog file support in compliance with the current Debian XML
Policy draft:
.
* infrastructure directories:
- /etc/xml
- /usr/share/xml/{declaration,entities,misc,schema}
- /usr/local/share/xml/{declaration,entities,misc,schema}
.
* XML catalog schema: OASIS XML Catalog Committee Specification 1.0
.
* update-xmlcatalog(8): tool for maintaining the root XML catalog
file and the package XML catalog files in the '/etc/xml' directory
as well as local XML catalog files.
.
* dh_installxmlcatalogs(1): debhelper tool for installing local XML
catalog files and registering XML entities in package XML catalog
files and the root XML catalog file (requires debhelper package)
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: xorg
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 19
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Version: 1:7.7+23ubuntu3
Provides: x-window-system, x-window-system-core
Depends: xserver-xorg (>= 1:7.7+23ubuntu3), libgl1, libgl1-mesa-dri, libglu1-mesa, xfonts-base (>= 1:1.0.0-1), x11-apps, x11-session-utils, x11-utils, x11-xkb-utils, x11-xserver-utils, xauth, xinit, xfonts-utils, xkb-data, xorg-docs-core, gnome-terminal | xterm | x-terminal-emulator, xinput
Recommends: xfonts-scalable (>= 1:1.0.0-1)
Suggests: xorg-docs, xfonts-100dpi (>= 1:1.0.0-1), xfonts-75dpi (>= 1:1.0.0-1), x11-xfs-utils
Description: X.Org X Window System
This metapackage provides the components for a standalone
workstation running the X Window System. It provides the X libraries, an X
server, a set of fonts, and a group of basic X clients and utilities.
.
Higher level metapackages, such as those for desktop environments, can
depend on this package and simplify their dependencies.
.
It should be noted that a package providing x-window-manager should also
be installed to ensure a comfortable X experience.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xorg-docs-core
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg-docs
Version: 1:1.7.1-1.2
Replaces: xorg-docs (<< 1:1.4-5)
Suggests: xorg-docs
Description: Core documentation for the X.org X Window System
This package contains core documentation for the X.org X Window
System. This currently includes only a set of manpages which are
standard for the system.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xorg-sgml-doctools
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.11-1.1
Description: Common tools for building X.Org SGML documentation
This package contains tools for building the X.Org SGML documentation.
Currently it only includes various entity definitions for the current
release.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xorgxrdp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.9.19-1
Provides: xorg-driver-input, xorg-driver-video
Depends: libc6 (>= 2.33), libepoxy0 (>= 1.0), xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Recommends: xorg
Conffiles:
/etc/X11/xrdp/xorg.conf 0ddc5ac64558d4f8d0fd2594d7fe9396
Description: Remote Desktop Protocol (RDP) modules for X.org
xorgxrdp is a set of drivers (screen device, keyboard, and mouse)
for X.org enabling use through an RDP session with xrdp. For full
operation, most standard X11 fonts and tools need to be installed;
the Recommended xorg metapackage is a superset of what’s actually
needed but will do.
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Homepage: http://xrdp.sourceforge.net
Package: xrdp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.24-4
Depends: adduser, sysvinit-utils (>= 3.06-4), ssl-cert, libc6 (>= 2.34), libfuse2t64 (>= 2.6), libjpeg8 (>= 8c), libopus0 (>= 1.1), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libx11-6, libxfixes3, libxrandr2
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: fuse, pipewire-module-xrdp, xorgxrdp
Suggests: guacamole
Conffiles:
/etc/default/xrdp 39ec86fa5e8096724283b64521f7c89f
/etc/init.d/xrdp 17bc800ef15cf3c33c2bca8de37998a8
/etc/logrotate.d/xrdp 38c107e39834a995afe7fb273fb1d57a
/etc/pam.d/xrdp-sesman c8946d4b5f05c86f049c0d1c9fb4e1de
/etc/xrdp/km-00000406.ini 22212e03904aab52134682b2fdea8064
/etc/xrdp/km-00000407.ini 9bfd611d5a427a18a25c8c45128edcde
/etc/xrdp/km-00000409.ini 0229fe7db20b57e93bde3a84ab2b9b29
/etc/xrdp/km-0000040a.ini 6d673cb6f6caa75bb803c1137adda952
/etc/xrdp/km-0000040b.ini c94edc49313a2823362660db607787f9
/etc/xrdp/km-0000040c.ini 6555d6d3e6bee478af80063ce0b6ffdc
/etc/xrdp/km-00000410.ini 717edbe4e17bd1b7d22785fcdbeb3f82
/etc/xrdp/km-00000411.ini d2def04aa9516460b0d4756f3005d268
/etc/xrdp/km-00000412.ini e76d132a8b9999be625c3174c8145a19
/etc/xrdp/km-00000414.ini 164dd7a902811f9b77dd100ca484483e
/etc/xrdp/km-00000415.ini 37636b3d6422e41e95d9d92d9e83ab9b
/etc/xrdp/km-00000416.ini 743b2949507a65f054bf3f3b4947c8f9
/etc/xrdp/km-00000419.ini 86f0da641b2f4ffa8e42a61631a9d1dd
/etc/xrdp/km-0000041d.ini c94edc49313a2823362660db607787f9
/etc/xrdp/km-00000807.ini a7c94da528b1480eb6582dc473512536
/etc/xrdp/km-00000809.ini 9bb0f3d39fd65da8bed3c889526eb8fc
/etc/xrdp/km-0000080a.ini 65aefb7eed4fe317ff89228b792c5b04
/etc/xrdp/km-0000080c.ini 9b54c01bb3cbd6d7890c89815dfaf69e
/etc/xrdp/km-00000813.ini 9b54c01bb3cbd6d7890c89815dfaf69e
/etc/xrdp/km-00000816.ini ccf3186b0c73783342be2fcec8ded933
/etc/xrdp/km-0000100c.ini 3b880fc1a039105b066a1620f2324453
/etc/xrdp/km-00010409.ini e556aa85bed3cb9ad4acfac2ca82a5d4
/etc/xrdp/km-19360409.ini e67c4b6e82b5b000b0c123db7b8e863e
/etc/xrdp/pulse/default.pa 95740d0cdf553800b63532e14c2f8903
/etc/xrdp/reconnectwm.sh aa5107b4725ac2d3407b0e223ec9437e
/etc/xrdp/sesman.ini 1c56dcd951511b09ea978f83fc535ec8
/etc/xrdp/startwm.sh ce004465c36398148c62ba6064f99a54
/etc/xrdp/xrdp.ini 6da0fd1d264df049a243050255611656
/etc/xrdp/xrdp_keyboard.ini 84a633e3b70c850ff214a1b210d300fc
Description: Remote Desktop Protocol (RDP) server
xrdp offers a graphical login to a remote client using
RDP (the Remote Desktop Protocol). xrdp can connect to
a locally created X.org session with the xorgxrdp drivers,
to a VNC X11 server, and forward to another RDP server.
.
xrdp accepts connections from freerdp, rdesktop, and the
built-in terminal server / remote desktop clients of
Microsoft Windows operating systems.
In the xorgxrdp (which replaces X11RDP) and VNC modes,
it provides a fully functional Linux terminal server,
offering an X-Window desktop to the user. In the RDP
or VNC forwarding mode, any sort of desktop can be used.
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Homepage: http://www.xrdp.org/
Package: xsel
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.1-1
Depends: libc6 (>= 2.34), libx11-6
Description: command-line tool to access X clipboard and selection buffers
XSel is a command-line program for getting and setting the contents of
the X selection. It can also append and have it follow a growing file
(similar to tail -f).
Original-Maintainer: Josue Ortega <josue@debian.org>
Homepage: http://www.vergenet.net/~conrad/software/xsel/
Package: xserver-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 151
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg-server
Version: 2:21.1.12-1ubuntu1.6
Replaces: xserver-xorg-core (<< 2:1.5.2)
Depends: x11-common, xkb-data, x11-xkb-utils
Recommends: xfonts-base, xauth
Description: common files used by various X servers
This package provides files necessary for all X.Org based X servers.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 330
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu3
Provides: xserver
Depends: xserver-xorg-core (>= 2:1.17.2-2), xserver-xorg-input-all | xorg-driver-input, xkb-data (>= 1.4), x11-xkb-utils, python3-apport
Recommends: libgl1-mesa-dri, mesa-vulkan-drivers, xserver-xorg-legacy, xserver-xorg-video-all
Description: X.Org X server
This package depends on the full suite of the server and drivers for the
X.Org X server. It does not provide the actual server itself.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-core
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 3857
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg-server
Version: 2:21.1.12-1ubuntu1.6
Replaces: xserver-xorg (<< 1:7.7+10~), xserver-xorg-video-modesetting
Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting
Depends: xserver-common (>= 2:21.1.12-1ubuntu1.6), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.107-5~), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.10.0), libgl1, libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libxau6 (>= 1:1.0.9), libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1
Recommends: libgl1-mesa-dri (>= 7.10.2-4), default-logind | logind, xcvt
Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
Breaks: libgl1-mesa-dri (<< 18.0.5), systemd (<< 226-4~), xserver-xorg (<< 1:7.7+10~)
Conflicts: xserver-xorg-input-evtouch, xserver-xorg-video-modesetting
Description: Xorg X server - core server
The Xorg X server is an X server for several architectures and operating
systems, which is derived from the XFree86 4.x series of X servers.
.
The Xorg server supports most modern graphics hardware from most vendors,
and supersedes all XFree86 X servers.
.
More information about X.Org can be found at:
<URL:https://www.x.org>
.
This package is built from the X.org xserver module.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-input-all
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu3
Depends: xserver-xorg-input-libinput
Recommends: xserver-xorg-input-wacom
Description: X.Org X server -- input driver metapackage
This package depends on the full suite of input drivers for the X.Org X server
(Xorg). It does not provide any drivers itself, and may be removed if you wish
to only have certain drivers installed.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-input-libinput
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.0-1ubuntu24.04.1
Provides: xorg-driver-input
Depends: libc6 (>= 2.7), libinput10 (>= 1.23.0), xorg-input-abi-24, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- libinput input driver
This package provides the driver for input devices using libinput library.
It can handle keyboards, mice and touchpads, and essentially replaces the
separate -evdev and -synaptics drivers.
.
This package is built from the X.org xf86-input-libinput driver module.
Homepage: https://www.x.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-input-wacom
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 285
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xf86-input-wacom
Version: 1:1.2.0-1ubuntu2
Replaces: wacom-tools (<< 0.10.0)
Provides: xorg-driver-input
Depends: libc6 (>= 2.38), libudev1 (>= 183), libx11-6, libxi6 (>= 2:1.2.0), libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.0), xorg-input-abi-24, xserver-xorg-core (>= 2:21.1.1)
Suggests: xinput
Conflicts: wacom-tools (<< 0.10.0)
Description: X.Org X server -- Wacom input driver
This package provides the X.Org driver for Wacom tablet devices.
Homepage: https://linuxwacom.github.io/
Original-Maintainer: Boyuan Yang <byang@debian.org>
Package: xserver-xorg-legacy
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 182
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg-server
Version: 2:21.1.12-1ubuntu1.6
Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~)
Depends: xserver-common (>= 2:21.1.12-1ubuntu1.6), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Breaks: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~)
Description: setuid root Xorg server wrapper
This package provides a wrapper for the Xorg X server, which is
necessary for legacy drivers and non-Linux kernels.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-all
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 13
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu3
Replaces: xserver-xorg-driver-all
Depends: xserver-xorg-video-amdgpu, xserver-xorg-video-ati, xserver-xorg-video-fbdev, xserver-xorg-video-nouveau, xserver-xorg-video-vesa, xserver-xorg-video-vmware
Recommends: xserver-xorg-video-intel, xserver-xorg-video-qxl
Conflicts: xserver-xorg-driver-all
Description: X.Org X server -- output driver metapackage
This package depends on the full suite of output drivers for the X.Org X server
(Xorg). It does not provide any drivers itself, and may be removed if you wish
to only have certain drivers installed.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-amdgpu
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 23.0.0-1ubuntu0.24.04.1
Provides: xorg-driver-video
Depends: libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.89), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Suggests: firmware-amd-graphics
Description: X.Org X server -- AMDGPU display driver
This package provides the 'amdgpu' driver for the AMD Radeon cards. The
following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini
Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org xf86-video-amdgpu driver module.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-ati
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:22.0.0-1build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.4), libpciaccess0, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1), xserver-xorg-video-radeon
Suggests: xserver-xorg-video-r128, xserver-xorg-video-mach64
Description: X.Org X server -- AMD/ATI display driver wrapper
This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128,
Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is
actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon'
sub-drivers depending on the hardware.
These sub-drivers are brought through package dependencies.
.
Users of Rage, Mach, or Radeon boards may remove this package only if
they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf
instead of relying on autodetection.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-ati driver module.
Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-fbdev
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.5.0-2build2
Provides: xorg-driver-video
Depends: libc6 (>= 2.4), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- fbdev display driver
This package provides the driver for the Linux framebuffer device (aka
'fbdev').
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org xf86-video-fbdev driver module.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-intel
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 3192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:2.99.917+git20210115-1build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.34), libdrm-intel1 (>= 2.4.38), libdrm2 (>= 2.4.62), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>= 0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-dri2-0, libxcb-util1 (>= 0.4.0), libxcb1, libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.99.2), libxrender1, libxss1, libxtst6, libxvmc1 (>= 2:1.0.12), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- Intel i8xx, i9xx display driver
This package provides the driver for the Intel i8xx and i9xx family
of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945
and i965 series chips.
.
This package also provides XvMC (XVideo Motion Compensation) drivers
for i810/i815 and i9xx and newer chipsets.
.
This package is built from the X.org xf86-video-intel driver module.
.
The use of this driver is discouraged if your GPU is new enough (ca.
2007 and newer). You can try uninstalling this driver and let the
server use its built-in modesetting driver instead.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-nouveau
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 233
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:1.0.17-2ubuntu0.1
Provides: xorg-driver-video
Depends: libc6 (>= 2.33), libdrm-nouveau2 (>= 2.4.60), libdrm2 (>= 2.4.61), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Recommends: libgl1-mesa-dri (>= 9.0)
Suggests: firmware-misc-nonfree
Description: X.Org X server -- Nouveau display driver
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.
.
This package provides 2D support including EXA acceleration, Xv and
RandR. 3D functionality is provided by the libgl1-mesa-dri package.
.
This package is built from the FreeDesktop.org xf86-video-nouveau driver.
Homepage: https://nouveau.freedesktop.org/wiki/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-nvidia-580-server
Status: install ok installed
Priority: optional
Section: non-free/x11
Installed-Size: 6717
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nvidia-graphics-drivers-580-server
Version: 580.173.02-0ubuntu0.24.04.1
Replaces: nvidia-driver-binary, xorg-driver-binary
Provides: nvidia-driver-binary, xorg-driver-binary, xorg-driver-video
Depends: libnvidia-cfg1-580-server (= 580.173.02-0ubuntu0.24.04.1), xorg-video-abi-25 | xorg-video-abi-24 | xorg-video-abi-23 | xorg-video-abi-20 | xorg-video-abi-19 | xorg-video-abi-18 | xorg-video-abi-15 | xorg-video-abi-14 | xorg-video-abi-13 | xorg-video-abi-12 | xorg-video-abi-11 | xorg-video-abi-10 | xorg-video-abi-8 | xorg-video-abi-6.0, xserver-xorg-core (>= 2:1.19.6-1ubuntu2~), libc6 (>= 2.34)
Conflicts: nvidia-driver-binary, xorg-driver-binary
Description: NVIDIA binary Xorg driver
The NVIDIA binary driver provides optimized hardware acceleration of
OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server
for graphics cards using NVIDIA chip sets.
.
See /usr/share/doc/nvidia-driver-580-server/README.txt.gz
for a complete list of supported GPUs and PCI IDs.
Homepage: http://www.nvidia.com
Package: xserver-xorg-video-qxl
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.1.6-1build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.14), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- QXL display driver
This package provides the driver for QXL video device, i.e. if Linux is
running inside a RedHat Enterprise Virtualization (RHEV) environment, or
other SPICE-compatible KVM/Qemu emulator.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-qxl driver module.
Homepage: https://www.spice-space.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-radeon
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 509
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xserver-xorg-video-ati
Version: 1:22.0.0-1build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.89), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Suggests: firmware-amd-graphics
Description: X.Org X server -- AMD/ATI Radeon display driver
This package provides the 'radeon' driver for the AMD/ATI cards. The
following chips should be supported: R100, RV100, RS100, RV200, RS200,
RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360,
RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481,
RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580,
RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880,
RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS,
HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI,
PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-ati driver module.
Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-vesa
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.6.0-1ubuntu0.1
Provides: xorg-driver-video
Depends: libc6 (>= 2.14), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- VESA display driver
This driver for the X.Org X server (see xserver-xorg for a further description)
uses the standard VESA interface provided on all video cards, but runs
unaccelerated. This driver is not recommended for use unless you have a
problem with the normal driver for your card, because it will perform very
badly.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xf86-video-vesa driver module.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xserver-xorg-video-vmware
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:13.4.0-1build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.74), libudev1 (>= 183), libx11-6 (>= 2:1.4.99.1), libxatracker2 (>= 11.1.0~), libxext6, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1)
Description: X.Org X server -- VMware display driver
This package provides the driver for VMware client sessions, i.e. if Linux
is running inside a VMware session.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org xf86-video-vmware driver module.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xtrans-dev
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 302
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xtrans
Version: 1.4.0-1
Description: X transport library (development files)
xtrans includes a number of routines to make X implementations
transport-independent; at time of writing, it includes support for UNIX
sockets, IPv4, IPv6, and DECnet.
.
xtrans is not actually a library in itself; it includes .c files which are
then used in the compilation of X servers, libraries, et al.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This module can be found at
https://cgit.freedesktop.org/xorg/lib/libxtrans/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xvfb
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2141
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: xorg-server
Version: 2:21.1.12-1ubuntu1.6
Provides: xserver
Depends: xserver-common (>= 2:21.1.12-1ubuntu1.6), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libgcrypt20 (>= 1.10.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libunwind8, libxau6 (>= 1:1.0.9), libxdmcp6, libxfont2 (>= 1:2.0.1), xauth, x11-xkb-utils
Recommends: libgl1-mesa-dri
Description: Virtual Framebuffer 'fake' X server
Xvfb provides an X server that can run on machines with no display hardware
and no physical input devices. It emulates a dumb framebuffer using virtual
memory. The primary use of this server was intended to be server testing,
but other novel uses for it have been found, including testing clients
against unusual depths and screen configurations, doing batch processing with
Xvfb as a background rendering engine, load testing, as an aid to porting the
X server to a new platform, and providing an unobtrusive way to run
applications that don't really need an X server but insist on having one
anyway.
.
This package also contains a convenience script called xvfb-run which
simplifies the automated execution of X clients in a virtual server
environment. This convenience script requires the use of the xauth
program.
.
More information about X.Org can be found at:
<URL:https://www.x.org>
.
This package is built from the X.org xserver module.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xvkbd
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 919
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.1-2build2
Depends: libc6 (>= 2.34), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6t64, libxtst6
Recommends: x-terminal-emulator | xterm
Suggests: wamerican | wbritish | wcanadian
Conffiles:
/etc/X11/app-defaults/XVkbd 5b15cd22bf0d0dfb02446b88737f6be8
/etc/X11/app-defaults/XVkbd-belgian a7ea2f73f5250bbc3902d8b552230ff6
/etc/X11/app-defaults/XVkbd-common 563439c850d3d14d08159e7d4b625be6
/etc/X11/app-defaults/XVkbd-danish 09723f77ff59ed9d8dcd139f84c1d0df
/etc/X11/app-defaults/XVkbd-fitaly 96e62d507084ceac28151f5147a9ec05
/etc/X11/app-defaults/XVkbd-french 728afbf2ba0741f802bc827b606e36e2
/etc/X11/app-defaults/XVkbd-french2 e7c33dd2ac375e4fa1ce50cb7960107d
/etc/X11/app-defaults/XVkbd-german 858d70f7fc470a6f731f71f818ae438c
/etc/X11/app-defaults/XVkbd-greek 31e43237d004a37aaa1f61af2fbbcf14
/etc/X11/app-defaults/XVkbd-hebrew cf1c2cd113bf0a8c5c4034d691cacf5a
/etc/X11/app-defaults/XVkbd-icelandic 02257d9a1adcfd63ac78c5d2face9790
/etc/X11/app-defaults/XVkbd-italian 2c0184ddf2c51cb545bf76c485c4edd6
/etc/X11/app-defaults/XVkbd-jisx6002 5f9254f981e6655fd5c531b12de48a05
/etc/X11/app-defaults/XVkbd-jisx6004 9680a137d566b14b9110ea99a1def973
/etc/X11/app-defaults/XVkbd-korean 0decb22b5ddf8a86ec93e1e41e98b313
/etc/X11/app-defaults/XVkbd-latin1 503f5acd4bc3d0a13225dc2b41dd8f58
/etc/X11/app-defaults/XVkbd-norwegian db8eee22161505aa707ca469a9abb5db
/etc/X11/app-defaults/XVkbd-portuguese 16eac5d0042251f95829e0d66b609120
/etc/X11/app-defaults/XVkbd-russian dfdb5df25b09b6a420568e4c76b5f258
/etc/X11/app-defaults/XVkbd-slovene d378b03579f485151f286496d406f8a0
/etc/X11/app-defaults/XVkbd-small 02d760775c8fec1229e58f9ab8f8f4a0
/etc/X11/app-defaults/XVkbd-spanish e9a82088b99b5119592dfaa6bc0e91bc
/etc/X11/app-defaults/XVkbd-strip c195bf80b62cccc3c0de18fda547ec0a
/etc/X11/app-defaults/XVkbd-swedish b4efd4c25da77e1343ba11669b2d8043
/etc/X11/app-defaults/XVkbd-swissgerman 0e7ba5974fb72a4d78b9a4ace234204b
/etc/X11/app-defaults/XVkbd-turkish 5f0611cb79acd1d955a9493ce2479e3a
/etc/X11/app-defaults/XVkbd-turkishF 89859cb7b8018dabfcfbd87e1ee70cd1
/etc/X11/app-defaults/XVkbd-uk 082179e3da586bb852d32650abfa843a
Description: software virtual keyboard for X11
xvkbd is a virtual (graphical) keyboard program for X Window System
which provides facility to enter characters onto other clients
(software) by clicking on a keyboard displayed on the screen. This
may be used for systems without a hardware keyboard such as kiosk
terminals or handheld devices. This program also has facility to
send characters specified as the command line option to another
client.
Homepage: http://t-sato.in.coocan.jp/xvkbd/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: xxd
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 155
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: vim
Version: 2:9.1.0016-1ubuntu7.18
Depends: libc6 (>= 2.34)
Description: tool to make (or reverse) a hex dump
xxd creates a hex dump of a given file or standard input. It can also convert
a hex dump back to its original binary form.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: xz-utils
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.6.1+really5.4.5-1ubuntu0.3
Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.34), liblzma5 (>= 5.4.0)
Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1)
Conflicts: lzma (<< 9.22-1), xz-lzma
Description: XZ-format compression utilities
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
This package provides the command line tools for working with XZ
compression, including xz, unxz, xzcat, xzgrep, and so on. They can
also handle the older LZMA format, and if invoked via appropriate
symlinks will emulate the behavior of the commands in the lzma
package.
.
The XZ format is similar to the older LZMA format but includes some
improvements for general use:
.
* 'file' magic for detecting XZ files;
* crc64 data integrity check;
* limited random-access reading support;
* improved support for multithreading (not used in xz-utils);
* support for flushing the encoder.
Homepage: https://tukaani.org/xz/
Original-Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Package: yara
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 4.5.0-1build2
Depends: libc6 (>= 2.38), libyara10 (>= 4.3.0~)
Description: Pattern matching swiss knife for malware researchers
YARA is a tool aimed at helping malware researchers to identify and
classify malware samples. With YARA, it is possible to create
descriptions of malware families based on textual or binary patterns
contained in samples of those families. Each description consists of
a set of strings and a Boolean expression which determines its logic.
.
Complex and powerful rules can be created by using binary strings with
wild-cards, case-insensitive text strings, special operators, regular
expressions and many other features.
Homepage: https://virustotal.github.io/yara/
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: yelp
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.2-1ubuntu0.24.04.1
Depends: libatk1.0-0t64 (>= 1.12.4), libbz2-1.0, libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.13.3), libhandy-1-0 (>= 1.5.0), libharfbuzz0b (>= 0.6.0), libjavascriptcoregtk-4.1-0, liblzma5 (>= 5.1.1alpha+20110809), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsoup-3.0-0 (>= 2.4.0), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.1-0 (>= 2.5.3), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.25), libyelp0 (= 42.2-1ubuntu0.24.04.1), zlib1g (>= 1:1.1.4), dconf-gsettings-backend | gsettings-backend, python3-distro, yelp-xsl (>= 41~), man-db (>= 2.5.1-1)
Recommends: docbook-xml
Description: Help browser for GNOME
Yelp is the help browser for the GNOME desktop. Yelp provides a simple
graphical interface for viewing DocBook, Mallard, HTML, man, and info
formatted documentation.
Homepage: https://wiki.gnome.org/Apps/Yelp
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: yelp-xsl
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 42.1-2ubuntu0.24.04.1
Description: XSL stylesheets for the yelp help browser
Yelp-xsl contains XSL stylesheets that are used by the yelp help browser
to format DocBook and Mallard documents.
Homepage: https://wiki.gnome.org/Apps/Yelp
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: zbar-tools
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zbar
Version: 0.23.93-4build3
Depends: libzbar0t64 (= 0.23.93-4build3), libc6 (>= 2.34), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-5.2build2)
Suggests: zbarcam-gtk, zbarcam-qt
Conffiles:
/etc/dbus-1/system.d/org.linuxtv.Zbar.conf ddada6b3fe8c5f26720fc846fbaa1ed7
Description: QR code / bar code scanner and decoder (utilities)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains basic applications for decoding captured bar code images
and using a video4linux device (e.g. webcam) as a bar code scanner.
Homepage: https://github.com/mchehab/zbar
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Package: zeitgeist-core
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zeitgeist
Version: 1.0.3-4ubuntu1
Config-Version: 1.0.3-4ubuntu1
Provides: zeitgeist-extension-fts
Depends: libc6 (>= 2.14), libdee-1.0-4 (>= 1.0.2), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.92), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.17~), libzeitgeist-2.0-0 (>= 0.9.14)
Suggests: zeitgeist-datahub
Description: event logging framework - engine
Zeitgeist is a service which logs the user's activities and events (files
opened, websites visited, conversations held with other people, etc.) and
makes the relevant information available to other applications.
.
It serves as a comprehensive activity log and also makes it possible to
determine relationships between items based on usage patterns.
.
This package contains the main daemon (in its new Vala implementation,
codenamed "Bluebird"). It also includes the FTS (Full Text Search)
extension.
Homepage: https://zeitgeist.freedesktop.org/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: zerofree
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.1-1build5
Depends: libc6 (>= 2.34), libext2fs2t64 (>= 1.42)
Description: zero free blocks from ext2, ext3 and ext4 file-systems
Zerofree finds the unallocated blocks with non-zero value content in
an ext2, ext3 or ext4 file-system and fills them with zeroes
(zerofree can also work with another value than zero). This is mostly
useful if the device on which this file-system resides is a disk
image. In this case, depending on the type of disk image, a secondary
utility may be able to reduce the size of the disk image after
zerofree has been run. Zerofree requires the file-system to be
unmounted or mounted read-only.
.
The usual way to achieve the same result (zeroing the unused
blocks) is to run "dd" to create a file full of zeroes that takes up
the entire free space on the drive, and then delete this file. This
has many disadvantages, which zerofree alleviates:
* it is slow;
* it makes the disk image (temporarily) grow to its maximal extent;
* it (temporarily) uses all free space on the disk, so other
concurrent write actions may fail.
.
Zerofree has been written to be run from GNU/Linux systems installed
as guest OSes inside a virtual machine. If this is not your case, you
almost certainly don't need this package. (One other use case would
be to erase sensitive data a little bit more securely than with a
simple "rm").
Homepage: https://frippery.org/uml/
Original-Maintainer: Thibaut Paumard <thibaut@debian.org>
Package: zip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0-13ubuntu0.2
Depends: libbz2-1.0, libc6 (>= 2.34)
Recommends: unzip
Description: Archiver for .zip files
This is InfoZIP's zip program. It produces files that are fully
compatible with the popular PKZIP program; however, the command line
options are not identical. In other words, the end result is the same,
but the methods differ. :-)
.
This version supports encryption.
Homepage: https://infozip.sourceforge.net/Zip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.3.dfsg-3.1ubuntu2.1
Provides: libz1
Depends: libc6 (>= 2.14)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2023.20230311.66589-8)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
zlib is a library implementing the deflate compression method found
in gzip and PKZIP. This package includes the shared library.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <broonie@debian.org>
Package: zlib1g-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1322
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.3.dfsg-3.1ubuntu2.1
Provides: libz-dev
Depends: zlib1g (= 1:1.3.dfsg-3.1ubuntu2.1), libc6-dev | libc-dev
Conflicts: zlib1-dev
Description: compression library - development
zlib is a library implementing the deflate compression method found
in gzip and PKZIP. This package includes the development support
files.
Homepage: http://zlib.net/
Original-Maintainer: Mark Brown <broonie@debian.org>
Package: zstd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1802
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libzstd
Version: 1.5.5+dfsg2-2build1.1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 1.8.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4)
Description: fast lossless compression algorithm -- CLI tool
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the CLI program implementing zstd.
Homepage: https://github.com/facebook/zstd
Original-Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>