| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/lib/dpkg/ |
Upload File : |
Package: accountsservice
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 22.07.5-2ubuntu1.5
Depends: dbus (>= 1.9.18), libaccountsservice0 (= 22.07.5-2ubuntu1.5), libc6 (>= 2.34), libglib2.0-0 (>= 2.63.5), libpolkit-gobject-1-0 (>= 0.99)
Recommends: default-logind | logind
Suggests: gnome-control-center
Description: query and manipulate user account information
The AccountService project provides a set of D-Bus
interfaces for querying and manipulating user account
information and an implementation of these interfaces,
based on the useradd, usermod and userdel commands.
Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: accountsservice-ubuntu-schemas
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 44
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gsettings-ubuntu-touch-schemas
Version: 0.0.7+21.10.20210712-0ubuntu2
Replaces: accountsservice-ubuntu-touch-schemas (<= 0.0.1+14.04.20140130.1-0ubuntu1), ubuntu-system-settings (<= 0.1+14.04.20140130-0ubuntu1)
Depends: accountsservice
Breaks: accountsservice-ubuntu-touch-schemas (<= 0.0.1+14.04.20140130.1-0ubuntu1), ubuntu-system-settings (<= 0.1+14.04.20140130-0ubuntu1)
Description: AccountsService schemas for Ubuntu
accountsservice-ubuntu-schemas contains a collection of AccountsService vendor
extension schemas used by various components of an Ubuntu environment.
Homepage: https://launchpad.net/gsettings-ubuntu-touch-schemas
Package: acl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.3.1-1
Depends: libacl1 (= 2.3.1-1), libc6 (>= 2.34)
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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://savannah.nongnu.org/projects/acl/
Package: acpi-support
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 60
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.144
Depends: acpid (>= 1.0.4-1ubuntu4)
Recommends: toshset, wireless-tools
Conflicts: uswsusp (<= 0.2)
Conffiles:
/etc/acpi/asus-keyboard-backlight.sh e39fd5c9c93d49d66463e4c482d0c7fa
/etc/acpi/asus-wireless.sh 317925e1305250929f01e52db6c6dc53
/etc/acpi/events/asus-keyboard-backlight-down 69fda23d9000b89b1c63d7519fc01052
/etc/acpi/events/asus-keyboard-backlight-up a2f58b5ef417e6899a85d6a7046b6dd5
/etc/acpi/events/asus-wireless-off 6598947a552de0811797c2a8dda1811f
/etc/acpi/events/asus-wireless-on 3b56684384dfe99a2a8facdbb91cda38
/etc/acpi/events/ibm-wireless 02e8c71a351441b5eee01295d7b6f226
/etc/acpi/events/lenovo-undock 4745d281ecd8026ea03e2b8aabf9d247
/etc/acpi/events/thinkpad-cmos 6ada4fc0d4c67b6363a6d564e0e5f13b
/etc/acpi/events/tosh-wireless fdd34ccab360946bfcb591721c1ff748
/etc/acpi/ibm-wireless.sh beefa7ca7799c4a5fa63d5c3138ac6c9
/etc/acpi/tosh-wireless.sh b61716d95c6873f3deb6584344e7f58b
/etc/acpi/undock.sh 5c97c8f313160055a3e61e6c72dd521a
/etc/default/acpi-support 68b9ed124fb8a7b6a7296dd38ead7806
Description: scripts for handling many ACPI events
This package contains scripts to react to various ACPI events. It only
includes scripts for events that can be supported with some level of
safety cross platform.
.
It is able to:
* Detect loss and gain of AC power, lid closure, and the press of a
number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony
and Toshiba laptops).
* Suspend, hibernate and resume the computer, with workarounds for
hardware that needs it.
* On some laptops, set screen brightness.
Original-Maintainer: Bart Samwel <bart@samwel.tk>
Package: acpid
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.0.33-1ubuntu1
Depends: libc6 (>= 2.34), lsb-base (>= 3.2-14), 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: 608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.118ubuntu5
Depends: passwd, debconf (>= 0.5) | debconf-2.0
Suggests: liblocale-gettext-perl, perl, ecryptfs-utils (>= 67-1)
Conffiles:
/etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
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 appropriate UID and GID values, 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.
Original-Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Package: adwaita-icon-theme
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 5234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 41.0-1ubuntu1
Replaces: adwaita-icon-theme-full (<< 41.0-1ubuntu1), gnome-themes-standard-data (<< 3.18.0-2~)
Depends: hicolor-icon-theme, gtk-update-icon-cache, ubuntu-mono | adwaita-icon-theme-full
Recommends: librsvg2-common
Breaks: adwaita-icon-theme-full (<< 41.0-1ubuntu1), gnome-themes-standard-data (<< 3.18.0-2~)
Description: default icon theme of GNOME (small subset)
This package contains the default icon theme used by the GNOME desktop.
The icons are used in many of the official gnome applications like eog,
evince, system monitor, and many more.
.
This package only contains a small subset of the original GNOME icons which
are not provided by the Humanity icon theme, to avoid installing many
duplicated icons. Please install adwaita-icon-theme-full if you want the full
set.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: aisleriot
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 8808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.22.22-1
Depends: dconf-gsettings-backend | gsettings-backend, guile-2.2-libs, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), librsvg2-2 (>= 2.32.0)
Recommends: yelp
Suggests: gnome-cards-data
Description: GNOME solitaire card game collection
This is a collection of over eighty different solitaire card games, including
popular variants such as spider, freecell, klondike, thirteen (pyramid),
yukon, canfield and many more.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Aisleriot
Package: alsa-base
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 464
Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: alsa-driver
Version: 1.0.25+dfsg-0ubuntu7
Provides: alsa
Depends: kmod (>= 17-1), linux-sound-base, udev
Recommends: alsa-utils
Suggests: apmd (>= 3.0.2-1), alsa-oss, oss-compat
Conffiles:
/etc/apm/scripts.d/alsa a7592b002de1eba28e79ba11c9ca3bc7
/etc/modprobe.d/alsa-base.conf 817bff6351a7321f5bbf000f39f587c0
/etc/modprobe.d/blacklist-modem.conf 83850631d180e0c064ee313d57cd7c86
Description: ALSA driver configuration files
This package contains various configuration files for
the ALSA drivers.
.
For ALSA to work on a system with a given sound card,
there must be an ALSA driver for that card in the kernel.
Linux 2.6 as shipped in linux-image packages contains
ALSA drivers for all supported sound cards in the form
of loadable modules. A custom alsa-modules package can
be built from the sources in the alsa-source package
using the m-a utility (included in the module-assistant
package). Please read the README.Debian file for more
information about loading and building modules.
.
ALSA is the Advanced Linux Sound Architecture.
Homepage: http://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
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: 599
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.2.6.3-1ubuntu1.12
Depends: libasound2 (>= 1.2.4)
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: 2520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.2.6-1ubuntu1
Provides: audio-mixer
Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), libasound2 (>= 1.2.6.1), libatopology2 (>= 1.2.2), libc6 (>= 2.34), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6)
Suggests: dialog
Conffiles:
/etc/init.d/alsa-utils a49e760eb262e3439bb3f50391a9ed22
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/admin
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20191218.1ubuntu2.3
Recommends: initramfs-tools (>= 0.113~) | dracut (>= 044) | tiny-initramfs
Breaks: intel-microcode (<< 2)
Conffiles:
/etc/default/amd64-microcode eaa8a5fa3fb59af4f0f55e851a6e9b20
/etc/modprobe.d/amd64-microcode-blacklist.conf 71327241f6583b34944e638a955aba91
Description: Processor microcode firmware for AMD CPUs
This package contains microcode patches for all AMD AMD64
processors. AMD releases microcode patches to correct
processor behavior as documented in the respective processor
revision guides.
.
For Intel processors, please refer to the intel-microcode package.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Package: anacron
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3-31ubuntu2
Depends: debianutils, lsb-base (>= 3.0-10), libc6 (>= 2.34)
Recommends: cron | cron-daemon
Suggests: default-mta | mail-transport-agent, rsyslog | system-log-daemon, powermgmt-base
Conffiles:
/etc/anacrontab e022b65137f909235bb58591657b34f4
/etc/cron.d/anacron a6378d292f45739e117ec5cfd4d9a67b
/etc/cron.daily/0anacron a46c5cc26a2a6715d0155781ddd07a19
/etc/cron.monthly/0anacron 402ac7af3ebd2da5dddcd3712d776ae3
/etc/cron.weekly/0anacron b2c55b2905f28b3b53bdf3e2d66e830b
/etc/default/anacron 964d39a52b30de6627ba346001730f03
/etc/init.d/anacron cb16d990aa80ca20aee7ea2ab91ff714
Description: cron-like program that doesn't go by time
Anacron (like "anac(h)ronistic") is a periodic command scheduler. It
executes commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously. It can
therefore be used to control the execution of daily, weekly, and
monthly jobs (or anything with a period of n days), on systems that
don't run 24 hours a day. When installed and configured properly,
Anacron will make sure that the commands are run at the specified
intervals as closely as machine uptime permits.
.
This package is pre-configured to execute the daily jobs of the
Debian system. You should install this program if your system isn't
powered on 24 hours a day to make sure the maintenance jobs of other
Debian packages are executed each day.
Homepage: http://sourceforge.net/projects/anacron/
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: apache2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 515
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: amd64
Version: 2.4.62-1+ubuntu20.04.1+deb.sury.org+1
Provides: httpd, httpd-cgi
Depends: apache2-bin (= 2.4.62-1+ubuntu20.04.1+deb.sury.org+1), apache2-data (= 2.4.62-1+ubuntu20.04.1+deb.sury.org+1), apache2-utils (= 2.4.62-1+ubuntu20.04.1+deb.sury.org+1), lsb-base, mime-support | media-types, perl:any, procps
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.conf 2fb7604796a1712d3fa4310c0a4a6c56
/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 5b6b9d2a0448f4c5aec4a5a3454bc77b
/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/
Package: apache2-bin
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5158
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: amd64
Source: apache2
Version: 2.4.62-1+ubuntu20.04.1+deb.sury.org+1
Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1
Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser
Breaks: fossil (<< 1:2.24-5~)
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/
Package: apache2-data
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 853
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: apache2
Version: 2.4.62-1+ubuntu20.04.1+deb.sury.org+1
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/
Package: apache2-utils
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 386
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: apache2
Version: 2.4.62-1+ubuntu20.04.1+deb.sury.org+1
Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.14), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.1)
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/
Package: apg
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.3.dfsg.1-5build2
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0)
Conffiles:
/etc/apg.conf 0ce80337a44589a92effbcde338f74e1
Description: Automated Password Generator - Standalone version
APG (Automated Password Generator) is the tool set for random
password generation. It generates some random words of required type
and prints them to standard output. This binary package contains only
the standalone version of apg.
Advantages:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password quality checking system (now it has support for Bloom
filter for faster access)
* Two Password Generation Algorithms:
1. Pronounceable Password Generation Algorithm (according to NIST
FIPS 181)
2. Random Character Password Generation Algorithm with 35
configurable modes of operation
* Configurable password length parameters
* Configurable amount of generated passwords
* Ability to initialize RNG with user string
* Support for /dev/random
* Ability to crypt() generated passwords and print them as additional output.
* Special parameters to use APG in script
* Ability to log password generation requests for network version
* Ability to control APG service access using tcpd
* Ability to use password generation service from any type of box (Mac,
WinXX, etc.) that connected to network
* Ability to enforce remote users to use only allowed type of password
generation
The client/server version of apg has been deliberately omitted.
.
Please note that there are security flaws in pronounceable
password generation schemes (see Ganesan / Davis "A New Attack on
Random Pronounceable Password Generators", in "Proceedings of the 17th
National Computer Security Conference (NCSC), Oct. 11-14, 1994
(Volume 1)", http://csrc.nist.gov/publications/history/nissc/
1994-17th-NCSC-proceedings-vol-1.pdf, pages 203-216)
.
Also note that the FIPS 181 standard from 1993 has been withdrawn by NIST in
2015 with no superseding publication. This means that the document is
considered by its publicher as obsolete and not been updated to reference
current or revised voluntary industry standards, federal specifications, or
federal data standards.
.
apg has not seen upstream attention since 2003, upstream is not
answering e-mail, and the upstream web page does not look like it is
in good working order. The Debian maintainer plans to discontinue apg
maintenance as soon as an actually maintained software with a
compariable feature set becomes available.
Original-Maintainer: Marc Haber <mh+debian-packages@zugschlus.de>
Homepage: http://www.adel.nursat.kz/apg/
Package: apparmor
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2688
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0.4-2ubuntu2.5
Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2)
Depends: debconf, lsb-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34)
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/abi/3.0 f97e410509c5def279aa227c7de12e06
/etc/apparmor.d/abi/kernel-5.4-outoftree-network 57b68acd4e6418fe5a06dc8c04713e3d
/etc/apparmor.d/abi/kernel-5.4-vanilla 77047e6f0b014fa8bf27681998382044
/etc/apparmor.d/abstractions/X e08b3a65c568c19b5922de1db3df0d92
/etc/apparmor.d/abstractions/apache2-common 8608b847edc519a5733e97ba1f6311cb
/etc/apparmor.d/abstractions/apparmor_api/change_profile 4e10aac635b960dd6a2a94330d9dc4ce
/etc/apparmor.d/abstractions/apparmor_api/examine db7f9bf417820acdfc4c6386c749582d
/etc/apparmor.d/abstractions/apparmor_api/find_mountpoint 0380ddf9878be96962df2e81dc74f867
/etc/apparmor.d/abstractions/apparmor_api/introspect ca4db5b278f4c08892c2ef7027495051
/etc/apparmor.d/abstractions/apparmor_api/is_enabled ca0172ca6c89703ff9d8f4bc50998ddc
/etc/apparmor.d/abstractions/aspell f8676bccab5b82b0b6d723549b3a1a83
/etc/apparmor.d/abstractions/audio ee487ce12dc8194a58ca0aad23452923
/etc/apparmor.d/abstractions/authentication b3238cd14352633630d980a6e3b43613
/etc/apparmor.d/abstractions/base 9ac9a0b72f34936db683f2b4fa94c891
/etc/apparmor.d/abstractions/bash bc217483455477e1431f9e0b14fe2caf
/etc/apparmor.d/abstractions/consoles bea9fc84b0a5d025b0baa2012fb5f187
/etc/apparmor.d/abstractions/crypto 35881757d4885bde7e6d8b3c4285e9a4
/etc/apparmor.d/abstractions/cups-client b34dde998ba9e2008a449b7e806b4e8a
/etc/apparmor.d/abstractions/dbus a940df2475b2aadae7f0f352426ac0eb
/etc/apparmor.d/abstractions/dbus-accessibility 26e593998ef58a443df94b30c462969c
/etc/apparmor.d/abstractions/dbus-accessibility-strict 373b1eb5eab3ed798b87b63f395e59ec
/etc/apparmor.d/abstractions/dbus-network-manager-strict 2faa81c15df866984bbefe675dd7c535
/etc/apparmor.d/abstractions/dbus-session aae714455fab265eeaf1b6a8e347895a
/etc/apparmor.d/abstractions/dbus-session-strict 92b0802aa074d2fa736e6a34fb21dae6
/etc/apparmor.d/abstractions/dbus-strict 40f5d3c55ee978c6741d4d489357661c
/etc/apparmor.d/abstractions/dconf 7c1eb2f1eb19d459e86f262c0e682107
/etc/apparmor.d/abstractions/dovecot-common dc5a9e349cdac4d77aa883777c523c5a
/etc/apparmor.d/abstractions/dri-common 82e78cab7a0b877758d8d6a3dce1f50d
/etc/apparmor.d/abstractions/dri-enumerate b1c33499906ff7589e874669f13c2d4c
/etc/apparmor.d/abstractions/enchant 4b0d599339d403df6444e116f3b49095
/etc/apparmor.d/abstractions/exo-open c02b86d89bdf4954faecdc39bbe8da40
/etc/apparmor.d/abstractions/fcitx a272b0bc5d085b59eafdb3e91662ce1a
/etc/apparmor.d/abstractions/fcitx-strict ae494d8b71f3074ce9ae46d08c895113
/etc/apparmor.d/abstractions/fonts 8594bed8b12b8b8d531c9614a2e03b75
/etc/apparmor.d/abstractions/freedesktop.org 32548dac6ed1ea81e602e2890fbad4b1
/etc/apparmor.d/abstractions/gio-open e1170caef97ca7544f73394db5f29fd6
/etc/apparmor.d/abstractions/gnome 2693f4227aa0b4d6ee4ee33e29f541a4
/etc/apparmor.d/abstractions/gnupg 28bb447b06d329b9a0307fa3957738a9
/etc/apparmor.d/abstractions/gtk 73b9515d686c1763983d749b74930d90
/etc/apparmor.d/abstractions/gvfs-open 75e1db87e189996c93b7f6a54898027d
/etc/apparmor.d/abstractions/hosts_access 77d68b32a830118794977e7d9685e41e
/etc/apparmor.d/abstractions/ibus 3ccdcd8334042d7abc1691235d14a0e8
/etc/apparmor.d/abstractions/kde 1d25d6b22172fcd8f3707856d33a2bd0
/etc/apparmor.d/abstractions/kde-globals-write aa5efc180fc7f48e257e3a745525bb10
/etc/apparmor.d/abstractions/kde-icon-cache-write 0fe4c3bfdccd6098242ac94efb132a13
/etc/apparmor.d/abstractions/kde-language-write f6419d3ec59c4f72af6ff62c85e6b50f
/etc/apparmor.d/abstractions/kde-open5 719648196aaa5921cbbee56884ed0a0a
/etc/apparmor.d/abstractions/kerberosclient 9eec8b4b7751bfc24c7527366652332b
/etc/apparmor.d/abstractions/ldapclient 2d5fbb27b438f3a723af1bd0ec6589cc
/etc/apparmor.d/abstractions/libpam-systemd 54f5c7966013802550bcd298093356a8
/etc/apparmor.d/abstractions/likewise 5b5adaa576726b606437def545b213d9
/etc/apparmor.d/abstractions/mdns 97550547e53831aed4566fe0412f7fae
/etc/apparmor.d/abstractions/mesa ef72c67323d760811583c38d0aaaaa71
/etc/apparmor.d/abstractions/mir c04cae04705882b43888b8bdad39ab7c
/etc/apparmor.d/abstractions/mozc 51778ed730a4ad9d06ad39a848f98ae3
/etc/apparmor.d/abstractions/nameservice a04a23c6142943ef595564b806c4d2d0
/etc/apparmor.d/abstractions/nis 42d818438562ff0a7d21566c52bdf373
/etc/apparmor.d/abstractions/nss-systemd e51b32af03e4b39ad223a921fc08daf2
/etc/apparmor.d/abstractions/nvidia 536d7728a8b0b3d3e63c2135c2f5307f
/etc/apparmor.d/abstractions/opencl 390dd92d75c06bf01a0b380fa279816f
/etc/apparmor.d/abstractions/opencl-common eddad0564696b2ecab52f34c4cb0bf44
/etc/apparmor.d/abstractions/opencl-intel 37c17acd41c81b4427c55b15906f0fa5
/etc/apparmor.d/abstractions/opencl-mesa d847b3acc2ba5df53309564428b32c5e
/etc/apparmor.d/abstractions/opencl-nvidia acaa73fbb47c318ed86ec3590fa38f25
/etc/apparmor.d/abstractions/opencl-pocl c16fccc45ac2cc77c81e5410520e8966
/etc/apparmor.d/abstractions/openssl eebb603cd3a947c952ae9e7b2a21176a
/etc/apparmor.d/abstractions/orbit2 3243686cfb77b2eb8ddf4dd9b1dacf51
/etc/apparmor.d/abstractions/p11-kit 66b3abf2da8bd45e868a97a8b5c1c2de
/etc/apparmor.d/abstractions/perl 831a9730e6f5901c26e7370e72d6e4ca
/etc/apparmor.d/abstractions/php c906277ad06598dfea024d4e879e6b61
/etc/apparmor.d/abstractions/php-worker d63894f8faa7f2f4fe6616f9aa6c66fa
/etc/apparmor.d/abstractions/php5 349438200b0b1be7b44f44d2a8edb2d8
/etc/apparmor.d/abstractions/postfix-common 43269973845c1185a9a49dc989e46885
/etc/apparmor.d/abstractions/private-files ed54f0bf093512ab1278415225bd7c76
/etc/apparmor.d/abstractions/private-files-strict 863e1204a719f9d3ef434c51d10c9aae
/etc/apparmor.d/abstractions/python 085157c119b1c08179d0df54243879a8
/etc/apparmor.d/abstractions/qt5 82345ad67eb8610fd5416145758802b5
/etc/apparmor.d/abstractions/qt5-compose-cache-write d9590e9a862c5475024675006bf2b0ad
/etc/apparmor.d/abstractions/qt5-settings-write 08e907106f6afdd628ce7953d6804264
/etc/apparmor.d/abstractions/recent-documents-write 8e878574cc41a1db88eadc9c2386a323
/etc/apparmor.d/abstractions/ruby a376a4d9edd9b6e95196f04316846410
/etc/apparmor.d/abstractions/samba a93d8363540e7bca0fbf28873757fbfa
/etc/apparmor.d/abstractions/smbpass 22d2a76d6718f69140430f2e4160a17c
/etc/apparmor.d/abstractions/snap_browsers 1eee4cc3ce6156be1ce8a6a51713ce76
/etc/apparmor.d/abstractions/ssl_certs 613bf1b6aa1abb7e3c964725f0fb8050
/etc/apparmor.d/abstractions/ssl_keys 8610f0658edabc1b88a71676f0f5831b
/etc/apparmor.d/abstractions/svn-repositories ff8e52c4e1962b96d234dd7a67f1d8f8
/etc/apparmor.d/abstractions/ubuntu-bittorrent-clients d7c1be4622fa1a1a95cc710157495a8b
/etc/apparmor.d/abstractions/ubuntu-browsers 4637c1d896dc3f2348636d216f57b12d
/etc/apparmor.d/abstractions/ubuntu-browsers.d/chromium-browser 153113ed58cd2b82ae59e3cf99e3df49
/etc/apparmor.d/abstractions/ubuntu-browsers.d/java 6e3557f9b8d6d7bfa53e5773a1d1701c
/etc/apparmor.d/abstractions/ubuntu-browsers.d/kde 079bbcda041f2ab3b28a0aa73e808779
/etc/apparmor.d/abstractions/ubuntu-browsers.d/mailto 2d485cfd81cbaa43ea61d754f937f722
/etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia 975af60c3988f0f29bc7650281add89d
/etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common 109801b1eeb3215b1940302855106050
/etc/apparmor.d/abstractions/ubuntu-browsers.d/productivity f7141d1791df3cd70f1f1ffc598357de
/etc/apparmor.d/abstractions/ubuntu-browsers.d/text-editors 530a78215e8a637dee7df2dc06bef104
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration c36564692bd37edd33abe677b820aa0a
/etc/apparmor.d/abstractions/ubuntu-browsers.d/ubuntu-integration-xul 24a74fcfac9a35ff3213b5cf861f894b
/etc/apparmor.d/abstractions/ubuntu-browsers.d/user-files 6a97ede75f91e3ffadd94c192b47d203
/etc/apparmor.d/abstractions/ubuntu-console-browsers 449cc0ce0d1645dfe750bc59286f3ac4
/etc/apparmor.d/abstractions/ubuntu-console-email 5df8527a131f6073c0105e55855921c2
/etc/apparmor.d/abstractions/ubuntu-email 4ed454816879d62df7390b625196eef8
/etc/apparmor.d/abstractions/ubuntu-feed-readers 652ddbb016d2970643ac0854be6afb7b
/etc/apparmor.d/abstractions/ubuntu-gnome-terminal 4a73e5a52f0aa3155b3ce5ce3f0b88a1
/etc/apparmor.d/abstractions/ubuntu-helpers 7a0554ba395711b18681b1b1615e15a0
/etc/apparmor.d/abstractions/ubuntu-konsole 49c45901c2aa6522869f6ecd11fc4885
/etc/apparmor.d/abstractions/ubuntu-media-players 1cc28886d11782d036f5ad31c1fe6c0e
/etc/apparmor.d/abstractions/ubuntu-unity7-base 76a91b15a0ac3045947dfb417f4be4e9
/etc/apparmor.d/abstractions/ubuntu-unity7-launcher 71beb26198b3834a8cf87cb3958ce49e
/etc/apparmor.d/abstractions/ubuntu-unity7-messaging d9524c849811152e7aaabfcac5bcd1ad
/etc/apparmor.d/abstractions/ubuntu-xterm bed284d239d3fad55ec4138c1db49b1d
/etc/apparmor.d/abstractions/user-download b0084d0cf20ab46c99a443d0bf4293e8
/etc/apparmor.d/abstractions/user-mail 93afccf07c25a810459abb567bdf0ccd
/etc/apparmor.d/abstractions/user-manpages 9f157582739dc69c3f2c092aa4cb76a2
/etc/apparmor.d/abstractions/user-tmp 7adbf0673a8185216a529092e1bafe25
/etc/apparmor.d/abstractions/user-write a35ac2aa74b253ad4d48c52d3e58e86c
/etc/apparmor.d/abstractions/video cc02171362a3819ae3ec5e041afe46ef
/etc/apparmor.d/abstractions/vulkan d3297f5e7bde98b1711d12a0b5978faa
/etc/apparmor.d/abstractions/wayland 0dc88e01e40a1f7710cde25cf2d3e665
/etc/apparmor.d/abstractions/web-data cb78fbb2953fa52805f371c166fd4fbd
/etc/apparmor.d/abstractions/winbind 456c2a26ca32421ac44bd8924fbf55a8
/etc/apparmor.d/abstractions/wutmp 5c2b39fe9978bb8b5e9637519c522c7f
/etc/apparmor.d/abstractions/xad 4716a62377ebebbe55f0246c35591485
/etc/apparmor.d/abstractions/xdg-desktop d0833b7462602d6008ad86a9ba724a1e
/etc/apparmor.d/abstractions/xdg-open 79c6f5afd2a89b7fbc53d23cbba367ea
/etc/apparmor.d/local/README e3739c14b4f8bb9b1934d7a4cdbf72c5
/etc/apparmor.d/lsb_release 4161e668a50a4548271937b6b41d3f0d
/etc/apparmor.d/nvidia_modprobe 7935f71d4f0ef04bacc800ffe3f583ea
/etc/apparmor.d/tunables/alias 45dca5dd72a6c862d27caa936e6c00ad
/etc/apparmor.d/tunables/apparmorfs 99b56bc365d01a8d83cc60c359eb8184
/etc/apparmor.d/tunables/dovecot 1b0d5ec63a9c87387142bdb2c94e7ede
/etc/apparmor.d/tunables/etc e31a6ae15aa518bb5b826db5f6aaf9ff
/etc/apparmor.d/tunables/global 67d60f3e0d23f4a88300564880cba584
/etc/apparmor.d/tunables/home 7294038da607cb4310d40dc1cb89f398
/etc/apparmor.d/tunables/home.d/site.local 3b274206fb06833ee3e151e351dad51b
/etc/apparmor.d/tunables/kernelvars 5d30bf3c3c6e33927ba26784985ed8ab
/etc/apparmor.d/tunables/multiarch b484327cecfb698fc83ac505699b255a
/etc/apparmor.d/tunables/multiarch.d/site.local 3c9eef1fbfb41fc452060086262e7bcb
/etc/apparmor.d/tunables/proc ffaa055ceb36031c973ffaece22a5fc0
/etc/apparmor.d/tunables/run 780b70bb51fba582c115b085a962373b
/etc/apparmor.d/tunables/securityfs 45d73edb5f03d141634ec6a5ba2b10f3
/etc/apparmor.d/tunables/share a15f039c6615aa63acbec04b313f08f2
/etc/apparmor.d/tunables/sys 30f2fdf4695c26642ea02b5a2063cfbc
/etc/apparmor.d/tunables/system dd94eef017cf91d8ea1ff5891aecab24
/etc/apparmor.d/tunables/xdg-user-dirs 6d1a4ea99a9af4cbab2255535a1c7077
/etc/apparmor/parser.conf 692c8fdebfbe29293c4c94053bc1d013
/etc/init.d/apparmor 42e157dc91f6554abefa2160c2bc42db
/etc/apparmor.d/abi/2.13 faa513513b656d84d5ed93fb26969c37 obsolete
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: 816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.20.11-0ubuntu82.10
Replaces: core-dump-handler, python-apport (<< 2.2-0ubuntu1)
Provides: core-dump-handler
Depends: python3, python3-apport (>= 2.20.11-0ubuntu82.10), lsb-base (>= 3.0-6), python3-gi, gir1.2-glib-2.0 (>= 1.29.17)
Recommends: apport-symptoms, python3-systemd
Suggests: apport-gtk | apport-kde, policykit-1
Breaks: python-apport (<< 2.2-0ubuntu1)
Conflicts: core-dump-handler
Conffiles:
/etc/apport/blacklist.d/README.blacklist c2ed1eb9a17ec2550747b4960cf4b73c
/etc/apport/blacklist.d/apport 44503501302b80099552bac0204a45c1
/etc/apport/crashdb.conf 4202dae3eccfa5bbb33a0a9acfcd3724
/etc/bash_completion.d/apport_completion dfe766d9328bb5c895038b44185133f9
/etc/cron.daily/apport df5d3bc9ab3a67b58156376318077304
/etc/default/apport 3446c6cac185f44237f59786e006ebe4
/etc/init.d/apport d0f7db6afd76bda316b36b4425334825
/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-gtk
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.20.11-0ubuntu82.10
Depends: python3, python3-apport (>= 2.20.11-0ubuntu82.10), gir1.2-gtk-3.0 (>= 3.1.90), gir1.2-wnck-3.0, python3-gi, apport (>= 0.41), procps, gnome-terminal | x-terminal-emulator, whoopsie-preferences
Recommends: update-notifier, gdb | gdb-minimal
Description: GTK+ frontend for the apport crash report system
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 a GTK+ frontend for browsing and handling the
crash reports.
Homepage: https://wiki.ubuntu.com/Apport
Package: apport-symptoms
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: all
Version: 0.24
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: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.15.2-2
Depends: shared-mime-info, libappstream4 (>= 0.15.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62)
Suggests: apt-config-icons
Conffiles:
/etc/appstream.conf b9b1afa6d34e9f7445163b4b93f54215
/etc/apt/apt.conf.d/50appstream efa68170c1674a3e01f57966c5ab3d41
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.
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Package: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 4141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4.14
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.4.14)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.4.14), ubuntu-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), 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)
Conffiles:
/etc/apt/apt.conf.d/01-vendor-ubuntu c69ce53f5f0755e5ac4441702e820505
/etc/apt/apt.conf.d/01autoremove ab6540f7278a05a4b7f9e58afcaa5f46
/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-config-icons
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: appstream
Version: 0.15.2-2
Depends: appstream
Conffiles:
/etc/apt/apt.conf.d/60icons abbeb258b1bce3b278457c3989f5a0d5
Description: APT configuration snippet to enable icon downloads
This package contains an APT configuration snippet that enables the
download of an icon tarball containing application icons for display in
software centers.
Icons get downloaded directly from the archive via regular cache updates,
and match the software currently available in the respective archive suites.
.
This snippet enables icons of the default icon size set in the AppStream
specification for software centers, 64x64px. It also enables downloads
of smaller 48x48px icons.
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Package: apt-config-icons-hidpi
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: appstream
Version: 0.15.2-2
Depends: apt-config-icons
Conffiles:
/etc/apt/apt.conf.d/60icons-hidpi fa6ae619b4e13d628ac94984e07f30aa
Description: APT configuration snippet to enable HiDPI icon downloads
This package contains an APT configuration snippet that enables the
download of an icon tarball containing application icons for display in
software centers.
Icons get downloaded directly from the archive via regular cache updates,
and match the software currently available in the respective archive suites.
.
This snippet enables icons in the size of 64x64@2, that are suitable for
HiDPI displays.
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Package: apt-transport-https
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: apt
Version: 2.4.14
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: important
Section: admin
Installed-Size: 792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: apt
Version: 2.4.14
Depends: apt (= 2.4.14), libapt-pkg6.0 (>= 2.4.14), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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: aptdaemon
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.1.1+bzr982-0ubuntu39
Replaces: python3-aptdaemon.pkcompat
Depends: python3:any (>= 3.2~), gir1.2-glib-2.0, python3-aptdaemon (= 1.1.1+bzr982-0ubuntu39), python3-gi, policykit-1
Breaks: python3-aptdaemon.pkcompat, software-center (<< 1.1.21)
Conffiles:
/etc/apt/apt.conf.d/20dbus ea231d256caa030328bee60cc4e9b56c
/etc/dbus-1/system.d/org.debian.apt.conf e0c8a5d2fbd0a727bdea215e32061e58
Description: transaction based package management service
Aptdaemon allows normal users to perform package management tasks, e.g.
refreshing the cache, upgrading the system, installing or removing software
packages.
.
Currently it comes with the following main features:
.
- Programming language independent D-Bus interface, which allows one to
write clients in several languages
- Runs only if required (D-Bus activation)
- Fine grained privilege management using PolicyKit, e.g. allowing all
desktop user to query for updates without entering a password
- Support for media changes during installation from DVD/CDROM
- Support for debconf (Debian's package configuration system)
- Support for attaching a terminal to the underlying dpkg call
.
This package contains the aptd script and all the data files required to run
the daemon. Moreover it contains the aptdcon script, which is a command
line client for aptdaemon. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: aptdaemon-data
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: aptdaemon
Version: 1.1.1+bzr982-0ubuntu39
Replaces: python-aptdaemon-gtk (<= 0.41+bzr580-0ubuntu1)
Description: data files for clients
Aptdaemon is a transaction based package management daemon. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides common data files (e.g. icons) for aptdaemon
clients.
Homepage: https://launchpad.net/aptdaemon
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: apturl
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 55
Maintainer: Michael Vogt <mvo@ubuntu.com>
Architecture: amd64
Version: 0.5.2ubuntu22
Depends: python3:any (>= 3.2~), apturl-common (= 0.5.2ubuntu22), adwaita-icon-theme, python3-gi, software-properties-gtk, python3-aptdaemon, python3-aptdaemon.gtk3widgets, gir1.2-gtk-3.0, gir1.2-webkit2-4.0
Suggests: libgtk2-perl (>= 1:1.130)
Description: install packages using the apt protocol - GTK+ frontend
AptUrl is a simple graphical application that takes an URL (which follows the
apt-protocol) as a command line option, parses it and carries out the
operations that the URL describes (that is, it asks the user if he wants the
indicated packages to be installed and if the answer is positive does so for
him).
.
This package contains the GTK+ frontend.
Package: apturl-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 168
Maintainer: Michael Vogt <mvo@ubuntu.com>
Architecture: amd64
Source: apturl
Version: 0.5.2ubuntu22
Replaces: apturl (<< 0.3.6ubuntu2)
Depends: python3:any (>= 3.2~), python3-apt, python3-update-manager
Conffiles:
/etc/firefox/pref/apturl.js 127752b25e18c94a368c4327858926a7
Description: install packages using the apt protocol - common data
AptUrl is a simple graphical application that takes an URL (which follows the
apt-protocol) as a command line option, parses it and carries out the
operations that the URL describes (that is, it asks the user if he wants the
indicated packages to be installed and if the answer is positive does so for
him).
.
This package contains the common data shared between the frontends.
Package: aspell
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.60.8-4build1
Replaces: aspell-bin (<< 0.60.3-2)
Provides: aspell-bin
Depends: libaspell15 (= 0.60.8-4build1), libc6 (>= 2.34), 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.
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Homepage: http://aspell.net/
Package: aspell-en
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2018.04.16-0-1
Provides: aspell-dictionary
Depends: aspell (>= 0.60.3-2), dictionaries-common (>= 0.49.2)
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: Brian Nelson <pyro@debian.org>
Homepage: http://aspell.net/
Package: aspnetcore-runtime-3.1
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 17481
Maintainer: Microsoft <nugetaspnet@microsoft.com>
Architecture: amd64
Version: 3.1.32-1
Depends: dotnet-runtime-3.1 (>= 3.1.32)
Description:
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/aspnetcore). We happily accept issues and PRs.
Homepage: https://asp.net
Package: aspnetcore-runtime-5.0
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 18555
Maintainer: Microsoft <nugetaspnet@microsoft.com>
Architecture: amd64
Version: 5.0.17-1
Depends: dotnet-runtime-5.0 (>= 5.0.17)
Description:
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/aspnetcore). We happily accept issues and PRs.
Homepage: https://asp.net
Package: aspnetcore-targeting-pack-3.1
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 10691
Maintainer: Microsoft <nugetaspnet@microsoft.com>
Architecture: amd64
Version: 3.1.10-1
Depends: dotnet-targeting-pack-3.1 (>= 3.1.0)
Description:
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/aspnet/AspNetCore). We happily accept issues and PRs.
Homepage: https://asp.net
Package: at-spi2-core
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.44.0-3
Depends: libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.67.4), libsystemd0, libx11-6, libxtst6, 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 (dbus core)
This package contains the core components of GNOME Accessibility.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: augeas-lenses
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1861
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: augeas
Version: 1.13.0-1
Suggests: augeas-doc
Description: Set of lenses needed by libaugeas0 to parse config files
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree. This package includes the official
set of lenses.
Original-Maintainer: Hilko Bengen <bengen@debian.org>
Homepage: http://augeas.net/
Package: autoconf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2032
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.71-2
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: 1581
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: automake-1.16
Version: 1:1.16.5-1.3
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.
Original-Maintainer: Eric Dorland <eric@debian.org>
Homepage: https://www.gnu.org/software/automake/
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-autoipd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libc6 (>= 2.34), libdaemon0 (>= 0.14), adduser
Recommends: isc-dhcp-client, iproute2
Conflicts: zeroconf
Conffiles:
/etc/avahi/avahi-autoipd.action 2a6b538cce1bf0abf8d90cb74693a60b
/etc/dhcp/dhclient-enter-hooks.d/avahi-autoipd eb6a192ce374002226532a7199a7a94a
/etc/dhcp/dhclient-exit-hooks.d/zzz_avahi-autoipd 911bd916c7aab0ed9b8a6bceb9122a8c
/etc/network/if-down.d/avahi-autoipd 474077c828246c57e1f453f28dc2cb8c
/etc/network/if-up.d/avahi-autoipd e810e2f4cf1cea7b36a5cf82467b0a18
Description: Avahi IPv4LL network address configuration 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 tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local
Addresses" (IETF RFC3927), a protocol for automatic IP address
configuration from the link-local 169.254.0.0/16 range without the
need for a central server. It is primarily intended to be used in
ad-hoc networks which lack a DHCP server.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: avahi-daemon
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 298
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-common3 (= 0.8-5ubuntu5.3), libavahi-core7 (= 0.8-5ubuntu5.3), libc6 (>= 2.34), libcap2 (>= 1:2.16), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, dbus (>= 0.60), lsb-base (>= 3.0-6), bind9-host | host
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: libnss-mdns (>= 0.11)
Suggests: avahi-autoipd
Conffiles:
/etc/avahi/avahi-daemon.conf 3e7f5befd2c5823b96c3a64db447e60e
/etc/avahi/hosts 186990ae1edac95a88dbef6a36a07716
/etc/dbus-1/system.d/avahi-dbus.conf 4b8ff37c10615ae704b7827a438ff534
/etc/default/avahi-daemon 292bdbb95b392a71a0c363eb58b3a119
/etc/init.d/avahi-daemon 7e648c77846d70c4ef1b49c0c4f7cfad
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: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: avahi-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-client3 (= 0.8-5ubuntu5.3), libavahi-common3 (= 0.8-5ubuntu5.3), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon (= 0.8-5ubuntu5.3)
Description: Avahi browsing, publishing and discovery utilities
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 several utilities that allow you to interact with
the Avahi daemon, including publish, browsing and discovering services.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: bamfdaemon
Status: install ok installed
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
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: baobab
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 800
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-2
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.24.1), libhandy-1-0 (>= 1.5.90), libpango-1.0-0 (>= 1.14.0)
Recommends: yelp
Description: GNOME disk usage analyzer
Disk Usage Analyzer is a graphical, menu-driven application to analyse
disk usage in a GNOME environment. It can easily scan either the whole
filesystem tree, or a specific user-requested directory branch (local or
remote).
.
It also auto-detects in real-time any changes made to your home
directory as far as any mounted/unmounted device. Disk Usage Analyzer
also provides a full graphical treemap window for each selected folder.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Baobab
Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 12ubuntu4.7
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base
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 62f807f9edf48f460110889c2ecc3db6
/etc/dpkg/origins/debian c47b6815f67ad1aeccb0d4529bd0b990
/etc/dpkg/origins/ubuntu ea35901c45553c3451f60476be94d2d8
/etc/host.conf 89408008f2585c957c031716600d5a80
/etc/issue cbca6e0c2550b4e182691e0e81220436
/etc/issue.net a7bd0eac993997ffd1eae454efd0911e
/etc/legal 0110925f6e068836ef2e09356e3651d9
/etc/lsb-release 030a6c03519bd00b405e95f8759c9c8f
/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: 243
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.52build1
Replaces: base
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145)
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.
Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 1864
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.1-6ubuntu1.1
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Depends: base-files (>= 2.1.12), debianutils (>= 2.15)
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
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: 1464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:2.11-5ubuntu1
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.
Homepage: https://github.com/scop/bash-completion
Original-Maintainer: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Package: bc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.07.1-3build1
Depends: libc6 (>= 2.34), libreadline8 (>= 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.
Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Homepage: https://www.gnu.org/software/bc/
Package: bind9-dnsutils
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 535
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.18.39-0ubuntu0.22.04.2
Provides: dnsutils
Depends: bind9-host | host, bind9-libs (= 1:9.18.39-0ubuntu0.22.04.2), libc6 (>= 2.34), 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: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9
Version: 1:9.18.39-0ubuntu0.22.04.2
Replaces: bind-host (<< 1:9.13.6~)
Provides: host
Depends: bind9-libs (= 1:9.18.39-0ubuntu0.22.04.2), libc6 (>= 2.34), 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: 3492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bind9
Version: 1:9.18.39-0ubuntu0.22.04.2
Replaces: bind-libs (<< 1:9.13.6~)
Depends: libc6 (>= 2.34), 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), libssl3 (>= 3.0.0~~alpha1), libuv1 (>= 1.34.2), 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: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.38-4ubuntu2.12
Provides: binutils-gold, elf-binutils
Depends: binutils-common (= 2.38-4ubuntu2.12), libbinutils (= 2.38-4ubuntu2.12), binutils-x86-64-linux-gnu (= 2.38-4ubuntu2.12)
Suggests: binutils-doc (>= 2.38-4ubuntu2.12)
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: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.12
Replaces: binutils (<< 2.29.1-3.1~)
Breaks: binutils (<< 2.29.1-3.1~)
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: 10423
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: binutils
Version: 2.38-4ubuntu2.12
Replaces: binutils (<< 2.29-6)
Depends: binutils-common (= 2.38-4ubuntu2.12), libbinutils (= 2.38-4ubuntu2.12), libc6 (>= 2.34), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.38-4ubuntu2.12)
Breaks: binutils (<< 2.29-6)
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: blueman
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 3584
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.4-1
Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.4), dconf-gsettings-backend | gsettings-backend, python3 (<< 3.11), python3 (>= 3.10~), python3:any, dbus (>= 1.9.18), default-dbus-session-bus | dbus-session-bus, bluez (>= 5.48), bluez-obexd, python3-gi (>= 3.27.2), notification-daemon, librsvg2-common, gnome-icon-theme | mate-icon-theme | elementary-xfce-icon-theme | adwaita-icon-theme | papirus-icon-theme, libpulse-mainloop-glib0, gir1.2-gtk-3.0 (>= 3.22), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-pango-1.0, python3-cairo, python3-gi-cairo, gir1.2-ayatanaappindicator3-0.1, gir1.2-nm-1.0, policykit-1
Recommends: pulseaudio-module-bluetooth
Conffiles:
/etc/xdg/autostart/blueman.desktop 5de1e2d8977239da8763c4af207763b7
/etc/dbus-1/system.d/org.blueman.Mechanism.conf 7d70a9f33eb506a3c381443c63d81b19 obsolete
Description: Graphical bluetooth manager
Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus
backend.
Original-Maintainer: Christopher Schramm <debian@cschramm.eu>
Homepage: https://github.com/blueman-project/blueman
Package: bluez
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3671
Maintainer: Ubuntu Bluetooth team <ubuntu-bluetooth@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.64-0ubuntu1.4
Replaces: bluez-audio (<= 3.36-3), bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), udev (<< 170-1)
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8), libreadline8 (>= 6.0), libudev1 (>= 196), kmod, udev, lsb-base, dbus
Suggests: pulseaudio-module-bluetooth
Breaks: udev (<< 170-1)
Conflicts: bluez-audio (<= 3.36-3), bluez-utils (<= 3.36-3)
Conffiles:
/etc/bluetooth/input.conf ce3215368893042076fafce11db8962b
/etc/bluetooth/main.conf 445fdaa9def1ffaa873df2447ba22004
/etc/bluetooth/network.conf 0c7497c405b963382ff71789d0730abd
/etc/dbus-1/system.d/bluetooth.conf e94373697ed4b865b4947a2115fcdf25
/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 <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Package: bluez-cups
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 85
Maintainer: Ubuntu Bluetooth team <ubuntu-bluetooth@lists.ubuntu.com>
Architecture: amd64
Source: bluez
Version: 5.64-0ubuntu1.4
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.28), cups
Description: Bluetooth printer driver for CUPS
This package contains a driver to let CUPS print to Bluetooth-connected
printers.
.
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 <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Package: bluez-obexd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 672
Maintainer: Ubuntu Bluetooth team <ubuntu-bluetooth@lists.ubuntu.com>
Architecture: amd64
Source: bluez
Version: 5.64-0ubuntu1.4
Replaces: obexd-client, obexd-server
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.35.9), libical3 (>= 3.0.0)
Recommends: dbus-user-session
Conflicts: obexd-client, obexd-server
Description: bluez obex daemon
This package contains a OBEX(OBject EXchange) daemon.
.
OBEX is communication protocol to facilitate the exchange of the binary
object between the devices.
.
This was the software that is independent as obexd, but this has been
integrated into BlueZ from BlueZ 5.0.
.
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 <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Package: bolt
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 469
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.2-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libpolkit-gobject-1-0 (>= 0.99), libudev1 (>= 183)
Description: system daemon to manage thunderbolt 3 devices
Thunderbolt 3 features different security modes that require
devices to be authorized before they can be used. The D-Bus API can be
used to list devices, enroll them (authorize and store them in the
local database) and forget them again (remove previously enrolled
devices). It also emits signals if new devices are connected (or
removed). During enrollment devices can be set to be automatically
authorized as soon as they are connected. A command line tool, called
boltctl, can be used to control the daemon and perform all the above
mentioned tasks.
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.freedesktop.org/bolt/bolt
Package: branding-ubuntu
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1168
Maintainer: Scott Ritchie <scottritchie@ubuntu.com>
Architecture: all
Version: 0.10
Description: Replacement artwork with Ubuntu branding
The branding-ubuntu package is a series of replacement artworks for packages to
make them more Ubuntu specific and fit in with the overall theme. Removal of
the branding package should cause branded applications to fall back to their
default artwork.
Homepage: https://wiki.ubuntu.com/branding
Package: brasero
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 548
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.12.3-1
Depends: libbrasero-media3-1 (= 3.12.3-1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.1.1), libxml2 (>= 2.7.4), gstreamer1.0-plugins-base (>= 0.11.92), gvfs, brasero-common (= 3.12.3-1)
Recommends: yelp, brasero-cdrkit, nautilus-extension-brasero
Suggests: vcdimager, libdvdcss2, tracker
Description: CD/DVD burning application for GNOME
Brasero is a simple application to burn, copy and erase CD and DVD
media: audio, video or data. It features among other things:
* On-the-fly burning
* Multisession support
* On-the-fly conversion of music playlists in all formats supported by
GStreamer
.
This package contains the standalone app.
.
The following packages, if installed, will provide Brasero with added
functionality:
* cdrdao to burn combined data/audio CDs and for byte-to-byte copy
* GStreamer backends to support more audio formats
* vcdimager to create VCDs or SVCDs
* libdvdcss2 to copy encrypted DVDs
* tracker to search for video, audio, image and document files
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Brasero
Package: brasero-cdrkit
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 195
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brasero
Version: 3.12.3-1
Replaces: libbrasero-media3-1 (<< 3.4.1-3)
Depends: libbrasero-media3-1 (= 3.12.3-1), libc6 (>= 2.7), libglib2.0-0 (>= 2.29.14), libgstreamer1.0-0 (>= 1.4.0), libxml2 (>= 2.7.4), genisoimage, growisofs, wodim
Recommends: dvdauthor
Suggests: readom
Breaks: libbrasero-media3-1 (<< 3.4.1-3)
Description: cdrkit extensions for the Brasero burning application
Brasero is a simple application to burn, copy and erase CD and DVD
media.
.
This package contains extensions for Brasero, based on the genisoimage,
growisofs, wodim, readom and dvdauthor programs. They are only needed
for the following operations in Brasero:
* Audio CD burning with CD-Text information
* Video DVD creation
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Brasero
Package: brasero-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 10520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: brasero
Version: 3.12.3-1
Replaces: brasero (<< 2.26)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: brasero (<< 2.26)
Description: Common files for the Brasero CD burning application and library
Brasero is a simple application to burn, copy and erase CD and DVD
media.
.
This package contains the common files and translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Brasero
Package: bridge-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.7-1ubuntu3
Depends: libc6 (>= 2.34)
Suggests: ifupdown
Conflicts: ifupdown (<< 0.8.17)
Conffiles:
/etc/default/bridge-utils 551c1fb3cb661fc75b10e75eb284f989
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 Garcia Mantinan <manty@debian.org>
Package: brltty
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 8100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.4-4ubuntu3
Replaces: libbrlapi1 (<< 3.7.2-7.1)
Depends: libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.8 (>= 6.4), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.16.0), libgpm2 (>= 1.20.7), libicu70 (>= 70.1-1~), liblouis20 (>= 3.20.0), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libpolkit-gobject-1-0 (>= 0.101), libsystemd0, libtinfo6 (>= 6), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.2-14), policykit-1, initramfs-tools (>= 0.40ubuntu30)
Recommends: python3
Suggests: brltty-speechd, brltty-x11, console-braille, unicode-cldr-core
Conffiles:
/etc/brltty.conf c8c8788ae6ec5f25d10a3b052acf308f
/etc/brltty/Attributes/invleft_right.atb fef679f96916aa2ec7a067de6bc085b8
/etc/brltty/Attributes/left_right.atb d5b4ed861c3cca8551ab1a4f8994b8bf
/etc/brltty/Attributes/upper_lower.atb 1f7d61a7f8458f26c1c812b871e755cb
/etc/brltty/Contraction/af.ctb d2e6b6075f1626588ffbfa97fd63c6b6
/etc/brltty/Contraction/am.ctb b8b889249294ebe5a9f9bfd89fa5b8fc
/etc/brltty/Contraction/countries.cti 7dd09d9504867c4f94a668b55d2a6f0b
/etc/brltty/Contraction/de-1998.ctb 4446aac5020c3b866f7fb0152706f1dd
/etc/brltty/Contraction/de-2015.ctb 5c812d6c08d1f5b86ade50cd3278514b
/etc/brltty/Contraction/de-g0.ctb 5b3ebc20aa1cbd33f95ebde2cfe0728e
/etc/brltty/Contraction/de-g1.ctb 039317cac662c17cedf1e0e5ce91a41a
/etc/brltty/Contraction/de-g2.ctb dc406860e9be0f608f3c240b00f253af
/etc/brltty/Contraction/de-wort.cti c3405036c99b5a15c43817b2faeac404
/etc/brltty/Contraction/de.ctb 2e7c41235bd8ff4c7e008c78e84f92b1
/etc/brltty/Contraction/en-ueb-g2.ctb ec1f61634f6e3d6120c6b44692fe02ce
/etc/brltty/Contraction/en-us-g2.ctb c755626d6ddcff5f69353e1f016e5d80
/etc/brltty/Contraction/en.ctb 2f320cf75cd979d260b4865e0d9a4901
/etc/brltty/Contraction/en_US.ctb 1acf4a0d9723a9590517ef746083aeb5
/etc/brltty/Contraction/es.ctb bf0af6115d120a43a88ab6efb7d654b1
/etc/brltty/Contraction/fr-g1.ctb 4556f881b3232aa02589efefdfd45ed5
/etc/brltty/Contraction/fr-g2.ctb 217770fca3fec84d56cbaaa909d08418
/etc/brltty/Contraction/fr.ctb 6f2f3fce0a541a1447e5064c14a7fe69
/etc/brltty/Contraction/ha.ctb 49eddac3f8ab6f802f616201b42c610f
/etc/brltty/Contraction/id.ctb 034f790c4f7dc315bfb7c53303a08674
/etc/brltty/Contraction/ipa.ctb 10c342e3a3d7dfe036f3121a46af2d73
/etc/brltty/Contraction/ja.ctb db30b3105f29814d603f84a09358d920
/etc/brltty/Contraction/ko-g0.ctb 77d37c61c72902019251e2a272babda2
/etc/brltty/Contraction/ko-g1.ctb c5b6ba174352f9bd2fc2ba9bb64f61bb
/etc/brltty/Contraction/ko-g2.ctb 66edf2032d1f6ce34e6169a88b549d26
/etc/brltty/Contraction/ko.ctb d91cab966f5aa8f2e99b7c88bcbee6b4
/etc/brltty/Contraction/latex-access.ctb 7759ccd89cdf3a6f0a22371dc40b7932
/etc/brltty/Contraction/letters-latin.cti 04ed94e52dd87d06e374b47447ffee74
/etc/brltty/Contraction/lt.ctb 7e9ee16222d69521bbc389b39bf3f2cd
/etc/brltty/Contraction/mg.ctb 453eafd55b0c7ba289701ce3607b4878
/etc/brltty/Contraction/mun.ctb 9ac6a80e4fbe41a05c55b9ea896d73e8
/etc/brltty/Contraction/nabcc.cti 99b5bc57639250ab892506c7c099df09
/etc/brltty/Contraction/nl.ctb 912fae4e7fb824c266e31747acd26a82
/etc/brltty/Contraction/none.ctb a9ea39f4a7ec8d33ce1b9bd714ca74e4
/etc/brltty/Contraction/ny.ctb 6b9af6b237ec16fc64f72663bc92410e
/etc/brltty/Contraction/pt.ctb f9b423ba552763c3510c2912b5f7a3f5
/etc/brltty/Contraction/ru.ctb d9b6a04f99e20c7a3c3311c026589c57
/etc/brltty/Contraction/si.ctb 9eb229e762435a2f6cfb3a3a97f13928
/etc/brltty/Contraction/spaces.cti c25158009b145cd13fefd89f2215bc84
/etc/brltty/Contraction/sw.ctb b2ab8a33cf84f8475377b2c5bc4f24de
/etc/brltty/Contraction/th.ctb e6cc7795428ccf3ba31f6ef6d8d2fd38
/etc/brltty/Contraction/zh-tw.ctb bddf6d03370e965a15f43ae27cd9f79a
/etc/brltty/Contraction/zh-tw.cti 5c73bfd61f7e6bb9e57a9391b39d157c
/etc/brltty/Contraction/zh_TW.ctb 1cada7d76baf85eb7f7848b4e12a2ab0
/etc/brltty/Contraction/zu.ctb 6a1ab9afdcd84264d1b1cda6fe777818
/etc/brltty/Input/al/abt_basic.kti 193d3868913a7fd0c3cbad1a1a7f5400
/etc/brltty/Input/al/abt_extra.kti d288d706b7390fc9e0510f65521fef4c
/etc/brltty/Input/al/abt_large.ktb f446d18aa21d6cd8e5d392b89397d95e
/etc/brltty/Input/al/abt_small.ktb 0ef9a64bfe17e67d7c6628fcb4f1272b
/etc/brltty/Input/al/bc-etouch.kti fed360495c692fd9f00a16c82d0be08f
/etc/brltty/Input/al/bc-smartpad.kti bd143085f3c618df5509f13acc485dae
/etc/brltty/Input/al/bc-thumb.kti 3dc9547b763f2345023eb0b54e885f2a
/etc/brltty/Input/al/bc.kti 3657107f597207f10d3288d92e2b9bd9
/etc/brltty/Input/al/bc640.ktb 5fa63f065f6ad9e2e53f4b1a06bd056f
/etc/brltty/Input/al/bc680.ktb d1f2f0188d8f097c491374df7ea4ce2e
/etc/brltty/Input/al/el.ktb 2db40177e88674fc704f20e1629cc3bc
/etc/brltty/Input/al/sat_common.kti 0492f363afdba7f3e25edd2069fd24a6
/etc/brltty/Input/al/sat_large.ktb 0c2731f6b49441a1fb43df73310f9923
/etc/brltty/Input/al/sat_nav.kti ee20806a671a3ba1e65aff4add54df56
/etc/brltty/Input/al/sat_small.ktb 44196bd74985b8c3d9e0d0f4a89d2937
/etc/brltty/Input/al/sat_speech.kti a14897e40499fa77e7a099e81d119216
/etc/brltty/Input/al/sat_tumblers.kti b1fa2517ef82d692e14cd02678452164
/etc/brltty/Input/al/voyager.ktb 97f4cd503ec42111c4bc99384b2e09c4
/etc/brltty/Input/android-chords.kti ed6ac1e19a187e265c37a4dbf1cf53d5
/etc/brltty/Input/at/all.ktb c10a5dc5b8cea29eef6c229d67093735
/etc/brltty/Input/ba/all.txt dba5ceb757d7a4118775f3c1b56d6e13
/etc/brltty/Input/bd/all.txt e074a6e5d7c8a990b0c553bdedc85d88
/etc/brltty/Input/bg/all.ktb 909606602e1c47318e94777e4cf5091f
/etc/brltty/Input/bl/18.txt e5f939d8e49888d2ac8673e14b118e91
/etc/brltty/Input/bl/40_m20_m40.txt 754440c01c84f579cd3a5471206661d3
/etc/brltty/Input/bm/NLS_Zoomax.ktb 8581d7aaef0c438f543d2c51fdec101f
/etc/brltty/Input/bm/b2g.ktb b0fa7e33cb6eef10eedb79f3e1be1b58
/etc/brltty/Input/bm/b9b10.kti 39de2fa18f66910248be12acac4fd293
/etc/brltty/Input/bm/b9b11b10.kti 5b30eb78a88b494c27d3f0ac17018ae8
/etc/brltty/Input/bm/command.kti 3786006791e170375055c3391d065813
/etc/brltty/Input/bm/connect.ktb 0c42a9dd46c9aad75a98be30b52362d7
/etc/brltty/Input/bm/conny.ktb af1d208bec45c90fb4eb37861e437815
/etc/brltty/Input/bm/d6.kti 828c07ada048baee356b15cbc1910ccf
/etc/brltty/Input/bm/default.ktb b504c04cdf6444041a3845767bc59a8f
/etc/brltty/Input/bm/display6.kti 12f60f702934ae2ced2775834037f11d
/etc/brltty/Input/bm/display7.kti d9453770516a3c6ffb2d599417014ffb
/etc/brltty/Input/bm/dm80p.ktb 451760d938ecf46d09c9f22155a18ebf
/etc/brltty/Input/bm/front10.kti b317beec3361cc2593a5bd4c0172ec80
/etc/brltty/Input/bm/front6.kti 232f1846ee9855b7dbf1f9aea4d2fc67
/etc/brltty/Input/bm/horizontal.kti f3c061daf1fca220f0ce126c3d295c3a
/etc/brltty/Input/bm/inka.ktb c9856632d3f3febac1857782fcb1bf95
/etc/brltty/Input/bm/joystick.kti 306a7f979d7d984e83af58850ad0865d
/etc/brltty/Input/bm/keyboard.kti 1cd7481eddc5d380bb4fa4a395b2cbe5
/etc/brltty/Input/bm/navpad.kti 297bcd56aaa1ccb97a44915e283605ec
/etc/brltty/Input/bm/orbit.ktb 870aa7a8bf610a0692f7a35959bc734e
/etc/brltty/Input/bm/pro.ktb 178e753ab9467f60376c15fc87dd7821
/etc/brltty/Input/bm/pronto.ktb a56139658c9d8a2c33e0463578bb1261
/etc/brltty/Input/bm/pv.ktb 9d7f2d8f5e65620a5e2d611309223679
/etc/brltty/Input/bm/rb.ktb d6a8e2b07ea53fec34017f49d93fbe76
/etc/brltty/Input/bm/routing.kti a500f986f1aa157a5d7977e33e15aa0c
/etc/brltty/Input/bm/routing6.kti 6bf258913ebe2b827a9daeeb37d0b5bd
/etc/brltty/Input/bm/routing7.kti 568fa554244b845f4235dcd96a5c729f
/etc/brltty/Input/bm/status.kti 6004f52ac772d3cd3ce7db7bae49fd22
/etc/brltty/Input/bm/sv.ktb eb8dad07e5f6d9ebde11a0dad6e53d6b
/etc/brltty/Input/bm/ultra.ktb 63ad63f297889af355b8c3a8ba043465
/etc/brltty/Input/bm/v40.ktb 6f8fcc7294a8c3ca0508af5474e626b2
/etc/brltty/Input/bm/v80.ktb c479f4a7259e9aab7334e9d1427a37e0
/etc/brltty/Input/bm/vertical.kti 2c1e5eeabc918b3646308f5f48902ec9
/etc/brltty/Input/bm/vk.ktb d7321a1923898fd4e7b290e68e88e217
/etc/brltty/Input/bm/wheels.kti 41818fdf1b0e7c47d94c751d695bace3
/etc/brltty/Input/bn/all.ktb 67c87fcfa4a65a4a8b00ed755f615840
/etc/brltty/Input/bn/input.kti c95da097e345e7890acbee1ba85cd8f9
/etc/brltty/Input/bp/all.kti 3d64564545b2ef56ac9664d20aaa38fb
/etc/brltty/Input/cb/all.ktb 3ecf8d32a034167f26d21b214dfc7056
/etc/brltty/Input/ce/all.ktb 38e5a32ef28ebd8f630ec03ddb9f7930
/etc/brltty/Input/ce/novem.ktb 05d2a31f3e3d0a6a86b7d0f0b8d626db
/etc/brltty/Input/chords.kti 5c1bbf61dc217ddfb3fa98024a46a057
/etc/brltty/Input/cn/all.ktb f6cc11afe95a9af198a1e7ee6fb473f9
/etc/brltty/Input/ec/all.txt 557da62b605e5df3449bdda50916ee7c
/etc/brltty/Input/ec/spanish.txt b1b0fe80e08df375bd582d0b465c07d3
/etc/brltty/Input/eu/all.txt d0d28bc973a96a5294ca7b7411d6adc4
/etc/brltty/Input/eu/braille.kti 73e3797500f0dd011c204d4db0b369ff
/etc/brltty/Input/eu/clio.ktb f695ff2f40f7d41aefaefffd28bdb9b6
/etc/brltty/Input/eu/common.kti e96c20c5c847eb9aaf17d1a06d29fef9
/etc/brltty/Input/eu/esys_large.ktb b3d6160cd1c1499b5078c65d4b8ff77a
/etc/brltty/Input/eu/esys_medium.ktb 1d3fb750d28a441e3ed5907d58012fca
/etc/brltty/Input/eu/esys_small.ktb 08413d9bc66df6d1b35375aa0d9b3dbd
/etc/brltty/Input/eu/esytime.ktb 14fe1ea7b7c8ab95fe0de7e429b53342
/etc/brltty/Input/eu/iris.ktb 2f70e084f74d97837f57a0e842f5b43f
/etc/brltty/Input/eu/joysticks.kti 4d16afc38845f2f28e83834bacecff9f
/etc/brltty/Input/eu/routing.kti 95216abdfb401e523e4d62bfd645f7cd
/etc/brltty/Input/eu/sw12.kti a6411c05916150d913f44dfb64b19fc9
/etc/brltty/Input/eu/sw34.kti b317bc290fa5c945a72b36937f4fcf45
/etc/brltty/Input/eu/sw56.kti 74c472914465dc1cc0226646ba4b094b
/etc/brltty/Input/fa/all.ktb 2fd0481c369d0b29b60fa5e2e6457a08
/etc/brltty/Input/fs/bumpers.kti 812fecda54452524e71600aa076d6993
/etc/brltty/Input/fs/common.kti 7bedf2ef3d658588ae069a11293cc465
/etc/brltty/Input/fs/focus.kti 1775086a215baff8edb7f8fdad848418
/etc/brltty/Input/fs/focus1.ktb f18e54899a215b1f54610ae80655c4e6
/etc/brltty/Input/fs/focus14.ktb 90d99ae2c237797c197faf99f716e945
/etc/brltty/Input/fs/focus40.ktb 7c18b612d3c37e2ffd1ce0cf85fea9fa
/etc/brltty/Input/fs/focus80.ktb f1fecbfbad7d21febe7d1c43a844ac6f
/etc/brltty/Input/fs/keyboard.kti a6639b371db62cb8cb8dadde47a6c710
/etc/brltty/Input/fs/pacmate.ktb 62230ed51fabcd42aeaa639fd4ad8706
/etc/brltty/Input/fs/rockers.kti d1021b2c7f3a1a68c81d8bcf0dea2061
/etc/brltty/Input/fs/speech.kti b4310d91ec1219631feda4c30b146fce
/etc/brltty/Input/hd/mbl.ktb 25bb219ed94f40b64f90ac6bbecf8cea
/etc/brltty/Input/hd/pfl.ktb 00c0a2415d56910c735e3555b3d7e97f
/etc/brltty/Input/hm/beetle.ktb 0d245c370d55c4d547828bc0533a695e
/etc/brltty/Input/hm/braille.kti 5c311e29ff1c0c8b065de4a72986cffc
/etc/brltty/Input/hm/common.kti 9fb30bfadcf268cd285e5991aee5919a
/etc/brltty/Input/hm/contexts.kti 2aa19d265abe642a00d57ebe8595605a
/etc/brltty/Input/hm/edge.ktb cd4970189d27b96206cbd063a248bbe3
/etc/brltty/Input/hm/f14.kti f33ce848bd4d25da2a6ee46dc938dc1a
/etc/brltty/Input/hm/f18.kti 6341c2ce444c0fa4418c92b499cef01e
/etc/brltty/Input/hm/fnkey.kti f7c609131c0ab44512fb4c3b02c14de2
/etc/brltty/Input/hm/left.kti 2e75cb9f470000407a8b0fdf5b4f4127
/etc/brltty/Input/hm/letters.kti ffa67282a05c7acc17a6337566ca20c0
/etc/brltty/Input/hm/pan.ktb 559d8f753ea66414f4991db5b489e18c
/etc/brltty/Input/hm/pan.kti 498e4f1583b91c10183fa21fa36ca044
/etc/brltty/Input/hm/qwerty.ktb c5ee6519cb555742ba0af026a1603c79
/etc/brltty/Input/hm/qwerty.kti e932839c73b151b215ff794d4595d6e2
/etc/brltty/Input/hm/right.kti 00eadbec60543c27aa36059e02284b5a
/etc/brltty/Input/hm/scroll.ktb 9bd389aa3b3513c84a8148d5f00c6268
/etc/brltty/Input/hm/scroll.kti 500fc30806bc2662dd29c3d21c16a7d5
/etc/brltty/Input/hm/sync.ktb 29ec5f62b4e06184e957964958487b7b
/etc/brltty/Input/ht/ab.ktb 10b12d656b9cc8ca555893a439d467c9
/etc/brltty/Input/ht/ab.kti b17a0f56b707fb0a1e03d2b4e7aaef7a
/etc/brltty/Input/ht/ab_s.ktb 84099c515cf233d88c05ecf8a8121373
/etc/brltty/Input/ht/ac4.ktb 71387756ebb601626f2572f9436c95b7
/etc/brltty/Input/ht/alo.ktb 4591e3ffd48796fafa850affef868cab
/etc/brltty/Input/ht/as40.ktb fdb622ba2bf4ba3073cce3552ed39bec
/etc/brltty/Input/ht/bb.ktb 2d02f9339c8be60a2c42a2ebcb6ff3d8
/etc/brltty/Input/ht/bbp.ktb ef3eaf44f9782b4cfd94c79c5f0a4084
/etc/brltty/Input/ht/bkwm.ktb b751e32d54941e3445a03031b26a3f81
/etc/brltty/Input/ht/brln.ktb b645c4e2fd4e8d5e188657898912fd4e
/etc/brltty/Input/ht/bs.kti 80c3c4101041372e20e56ef2171ff9b6
/etc/brltty/Input/ht/bs40.ktb d8a74c0f89f061794fa2574f72b28aa9
/etc/brltty/Input/ht/bs80.ktb c35232f1f41f25ceea7f458fb864696c
/etc/brltty/Input/ht/cb40.ktb 79b8dafd881a285527915dfbbba0e6cb
/etc/brltty/Input/ht/dots.kti 0c285456a54bc12d97113ecbec647e44
/etc/brltty/Input/ht/easy.ktb 083c65e566af4816ea73e613c42bd236
/etc/brltty/Input/ht/input.kti c117aad40adcb9eecef401dd7b878b89
/etc/brltty/Input/ht/joystick.kti 9d0ad2064c3daec2811bac2f6506ad03
/etc/brltty/Input/ht/keypad.kti c57c163c084f520576ba84fff198a826
/etc/brltty/Input/ht/mc88.ktb e564e9af444efa9548c0a0e1897a06e4
/etc/brltty/Input/ht/mdlr.ktb 6de65eaf41cac8fe164a22641a743070
/etc/brltty/Input/ht/me.kti 13c8bcc67eb2fd3c873be5bc970384c2
/etc/brltty/Input/ht/me64.ktb baedd64f0d92feb50bbbf54b2f70ccdd
/etc/brltty/Input/ht/me88.ktb b888cc27b334dce57bfaee069370b801
/etc/brltty/Input/ht/rockers.kti 5cd7c41f8e24d50ef74985f7b8dd30a6
/etc/brltty/Input/ht/wave.ktb d258ecd131a70b90b7df628bb1d0d6d5
/etc/brltty/Input/hw/B80.ktb 8e5f38cd367ef19b8ed1aad7d9279628
/etc/brltty/Input/hw/BI14.ktb 40a76f9f97cf88988ff2c7a92c31357c
/etc/brltty/Input/hw/BI20X.ktb fc8e169fe3a6b3e038c7486773d4314d
/etc/brltty/Input/hw/BI32.ktb b714eda0d18876cc2124930b8940cb0c
/etc/brltty/Input/hw/BI40.ktb 2d82e28b493a78a96b450ea03cdec7df
/etc/brltty/Input/hw/BI40X.ktb 45a33e912111fc9b98acd730795994a4
/etc/brltty/Input/hw/C20.ktb 05524f2b706dfe351c2c818b0666f7c1
/etc/brltty/Input/hw/M40.ktb 49bcfe4e21abfa371be7c786b4486bb7
/etc/brltty/Input/hw/NLS.ktb 0ac5009c4548008c62028f77c053a714
/etc/brltty/Input/hw/braille.kti 461848b6486af2af0dbf7572a7ca0ea4
/etc/brltty/Input/hw/command.kti 7934738db7f49ba7a83d36a1bc1ee704
/etc/brltty/Input/hw/joystick.kti 9cb0623bbd99a102dd71d7629fe2f2d2
/etc/brltty/Input/hw/one.ktb 5ce257033ecb3cec45e8d60ff239d83f
/etc/brltty/Input/hw/routing.kti a500f986f1aa157a5d7977e33e15aa0c
/etc/brltty/Input/hw/thumb.kti 94f8691ea4f875e64623fbe843ec1e79
/etc/brltty/Input/hw/touch.ktb 590318f831ec05d51b145787d60945bb
/etc/brltty/Input/ic/bb.ktb 2cfdcdbedb710b608e5bcf67463263a5
/etc/brltty/Input/ic/chords.kti ed1f491abf7a799c081e86d41909931f
/etc/brltty/Input/ic/common.kti 017d36d83c22807dd88dd65cc84e41ed
/etc/brltty/Input/ic/nvda.ktb 6df4334a862761bfafc145b6c8cf4d63
/etc/brltty/Input/ic/route.kti 10e227b6afa60f947b387c4d2414a140
/etc/brltty/Input/ic/toggle.kti 761d4d277747ac66f59b4f7f1cf7ab5c
/etc/brltty/Input/ir/all.kti b656116b594843baa913166063776cb9
/etc/brltty/Input/ir/brl.ktb dea19b75d4abeae1c0dbdc9e1dfe3c64
/etc/brltty/Input/ir/pc.ktb 9d3269bd878201c554825c6094b133c1
/etc/brltty/Input/lb/all.txt bcbf6afd0accc850b10ae4e0192ce4b2
/etc/brltty/Input/lt/all.txt 99906cfe61aca9945ea0b92d888478f4
/etc/brltty/Input/mb/all.txt 772a3004115fe56f26bd6f0c7fd5213a
/etc/brltty/Input/md/common.kti 38710ecfd1d9ff927113670e2af5d398
/etc/brltty/Input/md/default.ktb 9acb4d2e6d57571680540703b880f35c
/etc/brltty/Input/md/fk.ktb 928ca774f9a681719c80bba72506043d
/etc/brltty/Input/md/fk_s.ktb c6705d3d98f90b0492574dc1321862f3
/etc/brltty/Input/md/fkeys.kti 485f3daf5102b1821ea8909109106f47
/etc/brltty/Input/md/kbd.ktb 2f3838e8bdb7ef1db7a9cfb47ed9e6fb
/etc/brltty/Input/md/keyboard.kti 0b62daf83ca313bcf9e7aa45fc304605
/etc/brltty/Input/md/status.kti 9590ec3320326c64aa427d29b7efef3e
/etc/brltty/Input/menu.kti eb0f1676b6a459a7ef2bd189557dcc34
/etc/brltty/Input/mm/common.kti 909d4e791f2fd87f2c7ed9e8fa883d88
/etc/brltty/Input/mm/pocket.ktb 42821e3afeb588ef8f750b03a3a40e9a
/etc/brltty/Input/mm/smart.ktb 058defd9e0127b17f7a306e0b8a2dce9
/etc/brltty/Input/mn/all.txt d03d10247abdb76d5cfb3295dc17d314
/etc/brltty/Input/mt/bd1_3.ktb 3be90460b74385aa218f925a168802b9
/etc/brltty/Input/mt/bd1_3.kti e250ad20743f4002219974df462d3325
/etc/brltty/Input/mt/bd1_3s.ktb 0192835a4cef5027dec273036593a514
/etc/brltty/Input/mt/bd1_6.ktb e7e925b711ee93bf3731a83059d250bd
/etc/brltty/Input/mt/bd1_6.kti ba4da8db6ae6d0e45d0962e8c111a7b2
/etc/brltty/Input/mt/bd1_6s.ktb 8fe6756b9c370573b05387a447243088
/etc/brltty/Input/mt/bd2.ktb be5b7cc43893f76abc113773e4b28d06
/etc/brltty/Input/mt/status.kti 524e6363e64843758848b2ebe71597ce
/etc/brltty/Input/no/all.txt bbd0a2eb1a3bdbf2e6393a4f7052bbf4
/etc/brltty/Input/np/all.ktb df589ea65bd474f8f2a02e257064af2a
/etc/brltty/Input/pg/all.ktb 613dacf6fadd41e1a7c81ab2e1d8ef99
/etc/brltty/Input/pm/2d_l.ktb 1cc65cc5454b768f50957b450cc5fe27
/etc/brltty/Input/pm/2d_s.ktb 2e3b3d87ca3558ac24c7c28bc4f12059
/etc/brltty/Input/pm/bar.kti 13b344ace2e1408b804a594ede3293dc
/etc/brltty/Input/pm/c.ktb e070bf5ad790239249569a522be152e3
/etc/brltty/Input/pm/c_486.ktb 419c3c89a6bf181b80516d30fce98903
/etc/brltty/Input/pm/el2d_80s.ktb ab2a845dc5fa4162a9cd907a4d938bdf
/etc/brltty/Input/pm/el40c.ktb 6beb8495dec82de1ec36db685de731f8
/etc/brltty/Input/pm/el40s.ktb d87c2012b812e5ee55bf4c811e589857
/etc/brltty/Input/pm/el60c.ktb 90968a5b0877da1b16350cc2d2f3eabb
/etc/brltty/Input/pm/el66s.ktb 4dc7196759b3589d89f50e3dce101664
/etc/brltty/Input/pm/el70s.ktb 15ac6318973a79cd040d7ce99c2af040
/etc/brltty/Input/pm/el80_ii.ktb 67388a59306765d07e818d3d6d842b8e
/etc/brltty/Input/pm/el80c.ktb b88fa4082cf98342ed4eb9ac535a1a6e
/etc/brltty/Input/pm/el80s.ktb 04081921f991c48595ba1d63084ea23d
/etc/brltty/Input/pm/el_2d_40.ktb 506dbdd2945d5f108840f4a3277554b7
/etc/brltty/Input/pm/el_2d_66.ktb 014748ab4a6706e70572f52cacdea1a8
/etc/brltty/Input/pm/el_2d_80.ktb fd1cf5fedeb3807f8236e9014d1582f6
/etc/brltty/Input/pm/el_40_p.ktb e9d6ba3edde22ea94dfb832061939004
/etc/brltty/Input/pm/el_80.ktb c0091707c849d5b675fb8038b3dd4df1
/etc/brltty/Input/pm/elb_tr_20.ktb c3723bd7f60439412006d2fae1bb6636
/etc/brltty/Input/pm/elb_tr_32.ktb 7f55b782c5832fce2933fa4ca9ae00cd
/etc/brltty/Input/pm/elba_20.ktb 9ba91cfd219ffff320bf8b53a3dbb654
/etc/brltty/Input/pm/elba_32.ktb ecf6ca7328d443588f610e2e6b8c5f09
/etc/brltty/Input/pm/front13.kti d7af1f4ee0f9aaaea848d42e5857fcad
/etc/brltty/Input/pm/front9.kti cad374c38ec34be5d8ad2d896498f7be
/etc/brltty/Input/pm/ib_80.ktb 636401e815d634be5b7eb0c2126d819e
/etc/brltty/Input/pm/keyboard.kti e596bf93467ad0a558b82d77d8f57cd7
/etc/brltty/Input/pm/keys.kti f59b89a8f20d3d3987a5e3884985b24b
/etc/brltty/Input/pm/live.ktb 3fb3a51066525037a8be96d638f02072
/etc/brltty/Input/pm/routing.kti a135541dbb6931b0d3d6df306f415a0d
/etc/brltty/Input/pm/status0.kti ebd7f29303b7e4a8fadff42c4e330129
/etc/brltty/Input/pm/status13.kti 6c802466464ea42b7b983675714470b2
/etc/brltty/Input/pm/status2.kti 88f816ccf27f1d53abf1ab4146da2892
/etc/brltty/Input/pm/status20.kti 1c429ea7655888133233cdd11ac687d6
/etc/brltty/Input/pm/status22.kti a7eadb7f759193aea2a216014f231f8a
/etc/brltty/Input/pm/status4.kti baaf407e2aace38e3ea55375c235c257
/etc/brltty/Input/pm/switches.kti 9cf086b8f70fb370362c14f45b017760
/etc/brltty/Input/pm/trio.ktb e42e5f90f9b6d91c60764361de9668d3
/etc/brltty/Input/sk/bdp.ktb 2e36c8b311c71642532db23957276fa0
/etc/brltty/Input/sk/ntk.ktb 1f4e334c287ccf97b6c2abdad0997d05
/etc/brltty/Input/speech.kti 081c2c25cbdff24f7d9cac72e5f7ff67
/etc/brltty/Input/tn/all.txt 23c0fc87f0a12a893346003cb7b3af10
/etc/brltty/Input/toggle.kti 6bef79c52a7afa5610ff3d18de3d03ff
/etc/brltty/Input/ts/nav.kti 3fdb3f6d956f48d55a9b7b48666b3b13
/etc/brltty/Input/ts/nav20.ktb 714f8891820d0c2965ea4b5aa74a9c4a
/etc/brltty/Input/ts/nav40.ktb 39214deb5973aaf779f05e452364ebb2
/etc/brltty/Input/ts/nav80.ktb f10b79c0a16e991d8888a439b326cdfc
/etc/brltty/Input/ts/nav_large.kti 768a36141fa5c836dac5a2ac5c9e00e9
/etc/brltty/Input/ts/nav_small.kti 71fcbfba461d37d0398e0c576dfa7c3f
/etc/brltty/Input/ts/pb.kti e2800bbbde389190270c252d0fc648e5
/etc/brltty/Input/ts/pb40.ktb d24ab8c141c94648c5581b2af68e71dc
/etc/brltty/Input/ts/pb65.ktb e177a5b2dd681699ce72803d7787bf52
/etc/brltty/Input/ts/pb80.ktb c1708e19735511efc976ffef59a1d126
/etc/brltty/Input/ts/pb_large.kti 63b22e8a2821207389d1724b5222d91b
/etc/brltty/Input/ts/pb_small.kti 47ab2ecd8280b00dad5eec4e186393f5
/etc/brltty/Input/ts/routing.kti c9aa35278f94e9c51548ede4ab39f348
/etc/brltty/Input/tt/all.txt 5e400435befcd7065b54dc3a44828144
/etc/brltty/Input/vd/all.txt 97f903d0978b084db8263547032842d2
/etc/brltty/Input/vo/all.ktb be9976c13a6c6c46f0e8ed03e95aa499
/etc/brltty/Input/vo/all.kti f0e1c093f64435a0b2a0f4df5a7737b6
/etc/brltty/Input/vo/bp.ktb 8f6098adccf4c760390924adfecdd6b1
/etc/brltty/Input/vr/all.txt 59085d7eb62b63059e94574177580c0b
/etc/brltty/Input/vs/all.txt afbb69e3847180cf3a8a07eca591cdc8
/etc/brltty/Keyboard/braille.ktb 16d97b5bb9f11ac18c91f9b7c462e91b
/etc/brltty/Keyboard/braille.kti 867ae7e231dac411e9ac200bfba8cc6c
/etc/brltty/Keyboard/desktop.ktb 77e0488340376623ce59e730665b1a27
/etc/brltty/Keyboard/desktop.kti 2592cfc23232c04bdf5dfd4e231ec05c
/etc/brltty/Keyboard/keypad.ktb 61f7e8d746edfa2326b99f3d566ca622
/etc/brltty/Keyboard/kp_say.kti b8df145319bd9e6bc22b55b492d70aae
/etc/brltty/Keyboard/kp_speak.kti a106c0650b464e73280d89dbaed49573
/etc/brltty/Keyboard/laptop.ktb c77896425235ae2eb0a338b481e06c01
/etc/brltty/Keyboard/sun_type6.ktb 94a0104d671848f5a8635c0eb1709793
/etc/brltty/Text/alias.tti 2bc61f085c4e3a5ab7adfe2803a70fbf
/etc/brltty/Text/ar.ttb eded7896204b11aa7d0a8077628f06fb
/etc/brltty/Text/as.ttb 815d5c5bd8bcbd4c11b5685d244f5518
/etc/brltty/Text/ascii-basic.tti 9b10553c5200681eab98f800897ee266
/etc/brltty/Text/awa.ttb 6840083f26615691859c3e87e151ca4d
/etc/brltty/Text/bengali.tti 867fce7480e3d7161dcbaf2035c56d5c
/etc/brltty/Text/bg.ttb f6fcc966094adc5b60fc6d57cb14fe09
/etc/brltty/Text/bh.ttb c11ae6f71891f2936f37c364346ef3a4
/etc/brltty/Text/blocks.tti 5965a1bc8846dd45d17cf87e7345ef37
/etc/brltty/Text/bn.ttb 80fe4f66b7b5f00f70d0c45177d6332b
/etc/brltty/Text/bo.ttb 8e01a93ca5cae4514b05f9a2e50613e4
/etc/brltty/Text/boxes.tti e0c0d0522e4b1332565f1ed6255cfa12
/etc/brltty/Text/bra.ttb 13b37979dded8bbb065750e543ab2018
/etc/brltty/Text/brf.ttb 3173befac983fd3ca282400a1b69223f
/etc/brltty/Text/common.tti 20303b3d4e2cb235ad8e1e45ec865fb7
/etc/brltty/Text/cs.ttb b8668adab0655c0c22109e7217de0ed1
/etc/brltty/Text/ctl-latin.tti 136995ea70bb18897373b1bbbc25a1ab
/etc/brltty/Text/cy.ttb 588dc7a63bdf3ceb80841f8775daae61
/etc/brltty/Text/da-1252.ttb 4c27b023c15355d9a665b38aae11841a
/etc/brltty/Text/da-lt.ttb cb2774d9bb1a9b0708de0578b5dca32b
/etc/brltty/Text/da.ttb 044f55244f12f431e1e5ab3514fc0d3c
/etc/brltty/Text/de-chess.tti 7477e6799429ca0f6f83e55d16910b65
/etc/brltty/Text/de.ttb 6e0a6f47b60587bcff1c7756262b0de4
/etc/brltty/Text/devanagari.tti 7f5a352047d9a780b374f384e245bb7e
/etc/brltty/Text/dra.ttb a21879b85e5a34679ccc75d4ce92eb7f
/etc/brltty/Text/el.ttb d0b68526edffa2eba744b51cece6f01a
/etc/brltty/Text/en-chess.tti c5509a92e23d141b7fffb55212ef9c12
/etc/brltty/Text/en-na-ascii.tti 8bea8b1962842f4899578a83552c2c43
/etc/brltty/Text/en-nabcc.ttb 57e32fa79cc9b15128fac82e1077819a
/etc/brltty/Text/en.ttb 7497ab02cb3600b04a72f6770f3bbaa9
/etc/brltty/Text/en_CA.ttb 6b38a0b15d78181811e5edc993d4cefd
/etc/brltty/Text/en_GB.ttb 4f35289006f770b75715cc25d3a8bc23
/etc/brltty/Text/en_US.ttb c228653756da60c2772ba69e7b3f9c3b
/etc/brltty/Text/eo.ttb eeb07fa2e75e1678d1e68f047168f725
/etc/brltty/Text/es.ttb 215920da6ccc2458700a7b8a8f65ecfc
/etc/brltty/Text/et.ttb 4c3406a7727a981ef977fd01a619ebdb
/etc/brltty/Text/fi.ttb acbadcd7d549b9c35270de4e77aba068
/etc/brltty/Text/fr-2007.ttb 242c12f450d074733298db08d35a7849
/etc/brltty/Text/fr-cbifs.ttb ddcd2fadf103c46479834b90d2a562a7
/etc/brltty/Text/fr-vs.ttb b45c8e67c90805b61d95e19ba7365c35
/etc/brltty/Text/fr.ttb 7b314d2b945fb300a5e2c317451dac07
/etc/brltty/Text/fr_CA.ttb 1574a13dadff1b4ea194903ee0e24903
/etc/brltty/Text/fr_FR.ttb 8338de794b46fc8a8fbc6e7ea7962622
/etc/brltty/Text/ga.ttb 6ef060f084661d8d31bef3250e8a1bc2
/etc/brltty/Text/gd.ttb e2520b2ba629f4fc7d2da3e4e32e07fc
/etc/brltty/Text/gon.ttb 3206f11d4c3f739212e88684debdc8be
/etc/brltty/Text/greek.tti ff08e1a92551bd7e27df6fd954bc332e
/etc/brltty/Text/gu.ttb 70cfa313e16aaea695c83ad13d424f78
/etc/brltty/Text/gujarati.tti 10fd3c73416bf56551565055d4022f74
/etc/brltty/Text/gurmukhi.tti ff7b6f0a203e6e10aebd3bc90f9be871
/etc/brltty/Text/he.ttb bfbf010f747ee5cacf096f37f23428f0
/etc/brltty/Text/hi.ttb 74260ba4e4f658249fd5d87241c1c334
/etc/brltty/Text/hr.ttb c01c37757c178c98f5fd9cc7fc8a6532
/etc/brltty/Text/hu.ttb 4834b1b38e73f6282025a1f86d3425ee
/etc/brltty/Text/hy.ttb 6e80c48e1b965ef1ebf96e73b2482ff4
/etc/brltty/Text/is.ttb eae21972090eecf7e06413c58a3c2d14
/etc/brltty/Text/it.ttb 88e136e56932f77a393c0f015144bd9a
/etc/brltty/Text/kannada.tti dd72e7abc42a9eedbf4ab598d49e9e81
/etc/brltty/Text/kha.ttb 1b6b61118b1d0f2e51c428e25e2569bd
/etc/brltty/Text/kn.ttb ba12a6e7a8fa784092b8a9765790e1d4
/etc/brltty/Text/kok.ttb 4e35936fbfad623daa42e90978e2dffb
/etc/brltty/Text/kru.ttb bf06175239dc22238e36c0d143376c61
/etc/brltty/Text/lt.ttb 365191064bed984b9af10a3926cb2703
/etc/brltty/Text/ltr-alias.tti c278c10d0369206f9c56846d8b3fab48
/etc/brltty/Text/ltr-cyrillic.tti 7f4665c0641c82eb21be11a7e1506c6d
/etc/brltty/Text/ltr-dot8.tti 0da08e4da51fae564c204f86f749b0fe
/etc/brltty/Text/ltr-latin.tti cc0ff08b1bf295f9e55c3251454f8969
/etc/brltty/Text/ltr-tibetan.tti 3566fcceb0f4cd3fa3dd83b58e5eae76
/etc/brltty/Text/lv.ttb 78792bd35622e64e2795f7adab260a60
/etc/brltty/Text/malayalam.tti d259cc88d1e7735e4d10eb34f6fb8a61
/etc/brltty/Text/mg.ttb 6b311d372d5e05b21f6a0490efc59606
/etc/brltty/Text/mi.ttb 0af223c877874db8bcc4d771a091b101
/etc/brltty/Text/ml.ttb 45d21808e475bc0bf08c0b4bb4b56a5a
/etc/brltty/Text/mni.ttb bf0efe36ab4db1f5caf9dbc8bed53ae8
/etc/brltty/Text/mr.ttb 895681857f24b5d331c4ecfe87bc3599
/etc/brltty/Text/mt.ttb 1fe039598d49147c2e34d657e4328b75
/etc/brltty/Text/mun.ttb bff6b23cf4cf6c0aa11d846e02c4d5cb
/etc/brltty/Text/mwr.ttb efb608e3bb6952d12c49d19b4577e6ba
/etc/brltty/Text/ne.ttb 2d9c0d80e5fec3be5a19dd90cb8d4ba1
/etc/brltty/Text/new.ttb e27cfe29200ceb34affa878c62fd6011
/etc/brltty/Text/nl.ttb 45742c04e7227045d1e9b9d13d2eefb5
/etc/brltty/Text/nl_BE.ttb 069251d0728bb820deb584e38dbb5e72
/etc/brltty/Text/nl_NL.ttb ca3999b726b9fb8c5a5d91c66abef529
/etc/brltty/Text/no-generic.ttb 05d8104a2ce0f70080098be859d0d95b
/etc/brltty/Text/no-oup.ttb 28433e8d6bbbdb4a593436c769d0aff3
/etc/brltty/Text/no.ttb 7fb0e4d6a2432e384aec1c6f89aff128
/etc/brltty/Text/num-alias.tti 93fb8d02d9dc12c2c56712174ef0c80c
/etc/brltty/Text/num-dot6.tti 2ef326c33ce14320916cbc1ca3efa425
/etc/brltty/Text/num-dot8.tti d6998e01d5aa32e2c7ff1da8cc5eaad7
/etc/brltty/Text/num-french.tti b870bf80f60fabb5a821fb76c753040b
/etc/brltty/Text/num-nemd8.tti f0daca7bd008ccf8d1a702a4cb04c691
/etc/brltty/Text/num-nemeth.tti cc0327c2fc2ae91c5f291db2ba31762f
/etc/brltty/Text/nwc.ttb 90e0ca20747579d1b2dd978f4d640a93
/etc/brltty/Text/or.ttb e910e6468f7df5c8c223ab3b1ba6b05f
/etc/brltty/Text/oriya.tti bfad18e20127652bab79d0b6c9b1f441
/etc/brltty/Text/pa.ttb c1a74588ea7595df4ae46f9207158787
/etc/brltty/Text/pi.ttb 4d7ba588eb555dd165d98f1401bb9fb2
/etc/brltty/Text/pl.ttb 5a1d9a36a5c08151be8692b68408cac6
/etc/brltty/Text/pt.ttb e2819b73164a064fc98de50df04abcce
/etc/brltty/Text/punc-alternate.tti 4107ecb654e6843d6b317468d991b562
/etc/brltty/Text/punc-basic.tti 960810b224e89ad5d329184e69d2dd92
/etc/brltty/Text/punc-tibetan.tti 3936934c9d4647b1f9d6de4bbbadd6e5
/etc/brltty/Text/ro.ttb 39bfe81d94d24e82ad834ec03c949556
/etc/brltty/Text/ru.ttb 26fb707534adf0824139096827049c6d
/etc/brltty/Text/sa.ttb 7fac9f1dc060420ed29319b03d71754b
/etc/brltty/Text/sat.ttb 0989ae39a0d5bb986dd8d8beb0b94fa9
/etc/brltty/Text/sd.ttb 2a0fe74a90468d982446f248c77aa2c4
/etc/brltty/Text/se.ttb ad2393bfe269578ad2e9d9d97482a716
/etc/brltty/Text/sk.ttb 94df3a162017fcb8e642ca7690f74d28
/etc/brltty/Text/sl.ttb 848a774d0819549c4142657534db5e58
/etc/brltty/Text/sv-1989.ttb e429cfe36410e57996352fd617240830
/etc/brltty/Text/sv-1996.ttb 1f89f2ce433ea2d0ce474243410becef
/etc/brltty/Text/sv.ttb 12ee428354af363472a461abcda55f6b
/etc/brltty/Text/sw.ttb 578bc4a637f3a3caf47f287b79f2c292
/etc/brltty/Text/ta.ttb e29b4c5cea7d8163f2f2ac2a3ad0b78b
/etc/brltty/Text/tamil.tti 7ead3d3a2f1025c12dff432a3340916c
/etc/brltty/Text/te.ttb 3a73aaff7343b719850de8316cc445d0
/etc/brltty/Text/telugu.tti ac596cc1c16187263dde9ba67fa0363a
/etc/brltty/Text/tr.ttb a014c4a71bf91391e44d1bd03bd9a2e1
/etc/brltty/Text/uk.ttb 04e8dcfd74f00f1f18497e51347da735
/etc/brltty/Text/vi.ttb b1e83ae0145b5db9ac15d6adbd5cbaa8
/etc/brltty/Text/win-1252.tti 7965842af7aaca517cf4bc50d912ddd6
/etc/brltty/Input/ic/all.ktb f3b10108e2ed9440a8811485480ba7fe obsolete
/etc/brltty/Input/ht/ab40.ktb 973c96354a47997221c216476d79d0e2 obsolete
/etc/brltty/Input/fs/focus_small.ktb b44078407b556795ebfe3ae31d9a26e7 obsolete
/etc/brltty/Input/fs/focus_large.ktb d63cbdfde841fde4dfb11c8e49c45c0a obsolete
/etc/brltty/Input/fs/focus_basic.kti e68c199c6e0a2fe95922829252068262 obsolete
/etc/brltty/Input/fs/focus_basic.ktb 3b1b027a010783a51f7c85b3ef058ec8 obsolete
/etc/brltty/Input/al/sat_extra.kti 3891c2391a2b7bcbd87c1b5c60621eab obsolete
/etc/brltty/Input/al/sat_basic.kti 094355791345e24f29f5bc95ddf48165 obsolete
/etc/brltty/Contraction/zh-tw-ucb.ctb 5b34002da409a263c33118ccebbe1af1 obsolete
/etc/brltty/Contraction/fr-integral.ctb 0c6e36add89d3e2eab2dc6d752fdc7a7 obsolete
/etc/brltty/Contraction/fr-abrege.ctb a495c786cf87d43b77f1f751ea721d3a obsolete
/etc/brltty/Contraction/de-vollschrift.ctb 01f042b1fe089045ad078ba1058002d7 obsolete
/etc/brltty/Contraction/de-kurzschrift.ctb 070fa12299ae0193e70940c198a8acca obsolete
/etc/brltty/Contraction/de-kurzschrift-wort.cti b71cfe96b86fc427f27609a9497c2f0d obsolete
/etc/brltty/Contraction/de-kurzschrift-2015.ctb df549d47a4ebeabda71548194aecbd09 obsolete
/etc/brltty/Contraction/de-kurzschrift-1998.ctb 37501cf8a4e807f26077f7f5636857a8 obsolete
/etc/brltty/Contraction/de-basis.ctb a40a7f8d4273e05fdc6c2f642bbd90a0 obsolete
Description: Access software for a blind person using a braille display
BRLTTY is a daemon which provides access to the console (text mode)
for a blind person using a braille display. It drives the braille
display and provides complete screen review functionality.
The following display models are supported:
* Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680)
* Baum
* BrailComm
* BrailleLite
* BrailleNote
* Cebra
* EcoBraille
* EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba)
* Freedom Scientific (Focus and PacMate)
* Handy Tech
* HIMS (Braille Sense, SyncBraille)
* HumanWare (Brailliant)
* Iris
* LogText 32
* MDV
* Metec (BD-40)
* NinePoint
* Papenmeier
* Pegasus
* Seika
* Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille,
BraillePen/EasyLink)
* Tivomatic (Albatross)
* TSI (Navigator, PowerBraille)
* VideoBraille
* VisioBraille
.
BRLTTY also provides a client/server based infrastructure for applications
wishing to utilize a Braille display. The daemon process listens for incoming
TCP/IP connections on a certain port. A shared object library for clients is
provided in the package libbrlapi0.8. A static library, header files and
documentation is provided in package libbrlapi-dev. Bindings to other
programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java)
and python3-brlapi (Python).
Homepage: https://brltty.com
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: bsd-mailx
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.1.2-0.20180807cvs-2build2
Provides: mail-reader, mailx
Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.9.1), libc6 (>= 2.34), liblockfile1 (>= 1.0)
Conffiles:
/etc/mail.rc 2bd8160a85f53c20e55ebd375fc89431
Description: simple mail user agent
bsd-mailx is the traditional simple command-line-mode mail user agent.
Even if you don't use it, it may be required by other programs.
.
The /usr/bin/mail command provided by this package is a very simple one,
and does not include many features that can be found in more advanced
mail user agents.
.
For example bsd-mailx DOES NOT support:
- MIME (i.e. no attachments, no UTF-8 or other charsets support);
- SMTP protocol (/usr/sbin/sendmail interface only is used);
- POP3/IMAP (bsd-mailx reads local mailboxes only);
- maildir format (traditional mbox only format is supported).
.
If the above features are needed, please consider installing another package
providing similar /usr/bin/mail interface:
- s-nail package,
- or mailutils package.
Original-Maintainer: Robert Luberda <robert@debian.org>
Package: bsdextrautils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Replaces: bsdmainutils (<< 12.1.3)
Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.31.1), libtinfo6 (>= 6)
Breaks: bsdmainutils (<< 12.1.3)
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: bsdmainutils
Status: deinstall ok config-files
Priority: optional
Section: oldlibs
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 12.1.7+nmu3ubuntu2
Config-Version: 12.1.7+nmu3ubuntu2
Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal
Suggests: calendar, whois, vacation, mailutils
Conffiles:
/etc/calendar/default f499e79b0d2d685aa5ae7e1013940b96 obsolete
Description: Transitional package for more utilities from FreeBSD
This is a transitional package, it can be safely removed.
Original-Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net>
Package: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 334
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.37.2-4ubuntu3.4)
Version: 1:2.37.2-4ubuntu3.4
Pre-Depends: libc6 (>= 2.34), 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: bubblewrap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.6.1-1ubuntu0.1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~)
Recommends: procps
Breaks: flatpak (<< 0.8.0-2~)
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: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.9ubuntu3
Depends: libc6-dev | libc-dev, gcc (>= 4:10.2), g++ (>= 4:10.2), 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: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.30.1-7ubuntu3.1
Depends: libc6 (>= 2.34)
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: 2245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: busybox
Version: 1:1.30.1-7ubuntu3.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.35-0ubuntu3.8)
Homepage: http://www.busybox.net
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: bzip2
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.8-5build1
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-5build1), 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: ca-certificates
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 399
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20240203~22.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: deinstall ok config-files
Priority: optional
Section: java
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20190909ubuntu1.2
Config-Version: 20190909ubuntu1.2
Depends: ca-certificates (>= 20121114), default-jre-headless | java8-runtime-headless, libnss3 (>= 3.12.10-2~)
Conffiles:
/etc/ca-certificates/update.d/jks-keystore f8d387ae89cb62078a81398ef00683a5
/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: catdoc
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.95-5
Depends: libc6 (>= 2.34)
Suggests: tk | wish
Conffiles:
/etc/catdocrc 9f5f0dfed17ee7568236212bfd714989
Description: text extractor for MS-Office files
The catdoc program reads one or more Microsoft Word files and outputs
their contents to standard output as text.
.
It is accompanied by xls2csv, a program which converts Excel spreadsheets
into comma-separated-values format, and catppt, a utility to extract textual
information from PowerPoint files.
.
It doesn't try to preserve Word formatting; its goal is to extract plain
text and allow you to read it (and, probably, reformat it with TeX).
.
This package suggests Tk because it also includes wordview, an
optional Tk-based GUI for catdoc. The MIME config provided in this
package will use wordview if X is running, or catdoc directly if it
is not.
Original-Maintainer: Martina Ferrari <tina@debian.org>
Homepage: http://www.wagner.pp.ru/~vitus/software/catdoc/
Package: cdrdao
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:1.2.4-2
Depends: libao4 (>= 1.1.0), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libvorbisfile3 (>= 1.1.2)
Recommends: libperl4-corelibs-perl | perl (<< 5.12.3-7)
Description: records CDs in Disk-At-Once (DAO) mode
cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a
textual description of the CD contents.
.
Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or
more tracks and lead-out, in a single step. The commonly used track-at-once
(TAO) mode writes each track independently which requires link blocks between
two tracks. You probably want to use this if you're copying a CD with multiple
tracks, like most audio CDs.
.
cdrdao can also handle the bin/cue format commonly used for VCDs or disks with
subchannel data.
.
If you just want to burn a normal data CD, you probably want wodim instead.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://cdrdao.sourceforge.net/
Package: certbot
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certbot
Version: 1.21.0-1build1
Replaces: letsencrypt
Provides: letsencrypt
Depends: python3-certbot (= 1.21.0-1build1), debconf (>= 0.5) | debconf-2.0, python3:any
Suggests: python-certbot-doc, python3-certbot-apache, python3-certbot-nginx
Conffiles:
/etc/cron.d/certbot b100f45b33319f91060b0a59721a0ede
/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: cgroupfs-mount
Status: deinstall ok config-files
Priority: optional
Section: admin
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.4
Config-Version: 1.4
Depends: lsb-base (>= 3.0-6)
Conffiles:
/etc/init.d/cgroupfs-mount 14103f1ea0e0c17629cfb4c305636c99
Description: Light-weight package to set up cgroupfs mounts
Control groups are a kernel mechanism for tracking and imposing
limits on resource usage on groups of tasks.
.
This package installs scripts to set up cgroups at boot without doing any
cgroup management or doing any classification of tasks into cgroups.
Original-Maintainer: Tianon Gravi <tianon@debian.org>
Homepage: https://github.com/tianon/cgroupfs-mount
Package: cheese
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 450
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.1-1build1
Depends: libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libcheese-gtk25 (= 41.1-1build1), libcheese8 (= 41.1-1build1), libclutter-1.0-0 (>= 1.16), libclutter-gtk-1.0-0 (>= 0.91.8), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.39.90), libgnome-desktop-3-19 (>= 3.17.92), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.5), cheese-common (>= 41.1-1build1), gnome-video-effects
Recommends: gvfs, yelp
Suggests: gnome-video-effects-frei0r
Description: tool to take pictures and videos from your webcam
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Cheese
Package: cheese-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cheese
Version: 41.1-1build1
Depends: dconf-gsettings-backend | gsettings-backend
Description: Common files for the Cheese tool to take pictures and videos
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the common files and translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Cheese
Package: chkrootkit
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1054
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.55-4
Depends: libc6 (>= 2.34)
Recommends: binutils, procps, iproute2 | net-tools
Enhances: bcron, biff, bind9, bsdextrautils, busybox-syslogd, citadel-server, coreutils, courier-mta, cron, dma, esmtp-run, exim4-daemon-heavy, exim4-daemon-light, fetchmail, findutils, fingerd, finit-sysv, gpm, grep, hdparm, inetutils-syslogd, inetutils-telnetd, login, lsof, mailutils, masqmail, mingetty, msmtp-mta, net-tools, nullmailer, openbsd-inetd, opensmtpd, openssh-client, openssh-server, passwd, postfix, procps, psmisc, rpcbind, rsh-redone-server, runit-init, ssmtp, systemd-cron, systemd-sysv, sysvinit-core, sysvinit-utils, tar, tcm, tcpd, tcpdump, traceroute, util-linux
Conffiles:
/etc/chkrootkit/chkrootkit.conf 8d3fe49ab3f3cd7212c1b00cfefeff10
/etc/chkrootkit/chkrootkit.ignore d41d8cd98f00b204e9800998ecf8427e
/etc/cron.daily/chkrootkit 9eb1c53a58b91df1d7eb67a7828c38b1
Description: rootkit detector
The chkrootkit security scanner searches for signs that the system is
infected with a 'rootkit'. Rootkits are a form of malware that seek
to exploit security flaws to grant unauthorised access to a
computer or its services, generally for malicious purposes.
.
chkrootkit can identify signs of over 70 different rootkits (see the
project's website for a list).
.
Please note that an automated tool like chkrootkit can never
guarantee a system is uncompromised. Nor does every report always
signify a genuine problem: human judgement and further investigation
will always be needed to assure the security of your system.
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Built-Using: glibc (= 2.34-0ubuntu3)
Homepage: http://www.chkrootkit.org/
Package: chromium-codecs-ffmpeg-extra
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: chromium-browser
Version: 1:85.0.4183.83-0ubuntu2.22.04.1
Replaces: chromium-codecs-ffmpeg
Conflicts: chromium-codecs-ffmpeg
Description: Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap
This is a transitional dummy package. It can safely be removed.
.
chromium-codecs-ffmpeg-extra is now replaced by the chromium-ffmpeg snap.
Homepage: https://chromium.googlesource.com/chromium/src/
Package: cinnamon
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.7-4
Provides: notification-daemon, x-window-manager
Depends: cinnamon-common (= 5.2.7-4), cinnamon-control-center (>= 5.2), cinnamon-desktop-data (>= 5.2), cinnamon-screensaver (>= 5.2), cinnamon-session (>= 5.2), cinnamon-settings-daemon (>= 5.2), cjs (>= 5.2), cups-pk-helper, dbus, gir1.2-accountsservice-1.0, gir1.2-caribou-1.0, gir1.2-clutter-1.0, gir1.2-cmenu-3.0 (>= 5.2), gir1.2-cogl-1.0, gir1.2-cvc-1.0 (>= 5.2), gir1.2-ecal-2.0, gir1.2-edataserver-1.2, gir1.2-gdkpixbuf-2.0, gir1.2-gkbd-3.0, gir1.2-glib-2.0, gir1.2-gnomedesktop-3.0, gir1.2-goa-1.0, gir1.2-gtk-3.0, gir1.2-gtkclutter-1.0, gir1.2-ical-3.0, gir1.2-keybinder-3.0, gir1.2-nemo-3.0 (>= 5.2), gir1.2-nm-1.0, gir1.2-nma-1.0, gir1.2-notify-0.7, gir1.2-pango-1.0, gir1.2-polkit-1.0, gir1.2-soup-2.4, gir1.2-timezonemap-1.0, gir1.2-upowerglib-1.0, gir1.2-xapp-1.0 (>= 1.9.0), gkbd-capplet, gnome-backgrounds, gnome-themes-extra, gsettings-desktop-schemas (>= 0.1.7), iso-flags-png-320x240, libcinnamon-desktop4 (>= 5.2), libcinnamon-menu-3-0 (>= 5.2), libcjs0 (>= 5.2), libglib2.0-bin, libmuffin0 (>= 5.2), mesa-utils, muffin (>= 5.2), nemo (>= 5.2), network-manager-gnome, pkexec, policykit-1-gnome (>= 0.105-6), psmisc, python3, python3-dbus, python3-distro, python3-gi, python3-gi-cairo, python3-pampy, python3-pexpect, python3-pil, python3-pyinotify, python3-requests, python3-setproctitle, python3-tinycss2, python3-tz, xapp, dconf-gsettings-backend | gsettings-backend, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 1.29.15), libgl1, libglib2.0-0 (>= 2.52.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.9.12), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.11), libx11-6, libxfixes3 (>= 1:5.0), libxml2 (>= 2.7.4)
Recommends: blueman, cinnamon-core, cinnamon-l10n (>= 5.2), gnome-terminal, libcanberra-pulse, metacity-common
Suggests: cinnamon-desktop-environment, cinnamon-doc, python3-opencv
Breaks: cinnamon-core (<< 5.2~)
Description: Innovative and comfortable desktop
Cinnamon is a desktop environment which provides advanced innovative
features and a traditional user experience.
.
The desktop layout is similar to GNOME 2. The underlying technology is
forked from gnome-shell. The emphasis is put on making users feel at home
and providing them with an easy to use and comfortable desktop experience.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: cinnamon-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 6795
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: cinnamon
Version: 5.2.7-4
Depends: gettext, gir1.2-cinnamondesktop-3.0 (>= 5.2), gir1.2-meta-muffin-0.0 (>= 5.2), libglib2.0-bin, python3-xapp, xdg-utils, dconf-gsettings-backend | gsettings-backend, python3:any
Conffiles:
/etc/xdg/menus/cinnamon-applications.menu 1e99aadbb26c3101c18c926a81ac7df9
Description: Innovative and comfortable desktop (Common data files)
Cinnamon is a desktop environment which provides advanced innovative
features and a traditional user experience.
.
The desktop layout is similar to GNOME 2. The underlying technology is
forked from gnome-shell. The emphasis is put on making users feel at home
and providing them with an easy to use and comfortable desktop experience.
.
This package contains the data files needed by Cinnamon
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: cinnamon-control-center
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.1-2
Depends: accountsservice, apg, cinnamon-control-center-data (= 5.2.1-2), cinnamon-desktop-data (>= 5.2), cinnamon-settings-daemon (>= 5.2), desktop-file-utils, gettext, libcinnamon-control-center1 (= 5.2.1-2), policykit-1-gnome, xdg-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcinnamon-desktop4 (>= 5.2), libcinnamon-menu-3-0 (>= 2.2.0), libcolord2 (>= 1.4.3), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.44.0), libgnomekbd8 (>= 3.6.0), libgtk-3-0 (>= 3.16.2), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.2.0), libnma0 (>= 1.2.0), libnotify4 (>= 0.7.3), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.103), libwacom9 (>= 2.0.0), libx11-6, libxi6 (>= 2:1.2.99.4), libxklavier16 (>= 5.1)
Recommends: cinnamon-l10n (>= 5.2), iso-codes, mesa-utils, cinnamon-control-center-goa
Suggests: x11-xserver-utils
Breaks: cinnamon (<< 5.2~), cinnamon-control-center-goa (<< 5.2.1-2), cinnamon-core (<< 5.2~)
Description: configuration applets for the Cinnamon desktop
This package contains configuration applets for the Cinnamon desktop,
allowing to set the date and time, regional settings, network configuration,
screen resolution, and other Cinnamon parameters.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-control-center-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cinnamon-control-center
Version: 5.2.1-2
Replaces: cinnamon-capplets-data, cinnamon-control-center (<< 2.2.11)
Provides: cinnamon-capplets-data
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: cinnamon-control-center (>= 5.2.1-2)
Breaks: cinnamon-control-center (<< 2.2.11)
Conflicts: cinnamon-capplets-data
Description: configuration applets for Cinnamon - data files
This package contains data files (icons, pixmaps, locales files) needed by
the configuration applets in the cinnamon-control-center package.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-control-center-goa
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cinnamon-control-center
Version: 5.2.1-2
Replaces: cinnamon-control-center (<< 5.2.1-2)
Depends: cinnamon-control-center (= 5.2.1-2), gnome-online-accounts, libc6 (>= 2.4), libcinnamon-control-center1 (>= 3.6.1), libglib2.0-0 (>= 2.44.0), libgoa-1.0-0b (>= 3.18.0), libgoa-backend-1.0-1 (>= 3.18.0), libgtk-3-0 (>= 3.16.0)
Breaks: cinnamon (<< 5.2~), cinnamon-control-center (<< 5.2.1-2), cinnamon-core (<< 5.2~)
Description: configuration applets for the Cinnamon desktop - Gnome Online Account
This package contains configuration applets for the Cinnamon desktop, that
use Gnome Online Accounts.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-core
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 14
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: cinnamon-desktop-environment
Version: 5.2.2
Depends: cinnamon (>= 5.2), cinnamon-control-center (>= 5.2), cinnamon-screensaver (>= 5.2), cinnamon-session (>= 5.2), cinnamon-settings-daemon (>= 5.2), desktop-base, gnome-terminal | x-terminal-emulator, lightdm | gdm3 | x-display-manager, muffin (>= 5.2), nemo (>= 5.2), xserver-xorg, dconf-gsettings-backend | gsettings-backend
Recommends: alsa-utils, anacron, cinnamon-l10n (>= 5.2), gnome-themes-extra, gstreamer1.0-plugins-good, gvfs-fuse, sudo
Suggests: cinnamon-desktop-environment
Description: Cinnamon desktop environment - essential components
These are the core components of Cinnamon, a desktop environment which
provides advanced innovative features and a traditional user experience.
.
This metapackage depends on basic components needed to use the desktop
environment. Install this if you want a minimal cinnamon desktop.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-desktop-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 778
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cinnamon-desktop
Version: 5.2.1-1
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: cinnamon (<< 5.2), cinnamon-control-center (<< 5.2), cinnamon-screensaver (<< 5.2), cinnamon-session (<< 5.2), cinnamon-settings-daemon (<< 5.2)
Description: Common files for Cinnamon desktop apps
This package includes files that are shared between several Cinnamon
apps (i18n files and configuration schemas).
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-desktop-environment
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.2.2
Depends: cinnamon-core (>= 5.2.2), eog, evince | pdf-viewer, firefox-esr | firefox | chromium | www-browser, fonts-liberation, fonts-noto, gedit | gnome-text-editor, gnome-calculator | galculator, gnome-screenshot, pidgin | empathy, thunderbird | evolution | geary | mail-reader, totem | vlc | mpv | mplayer-gui | smplayer, xdg-user-dirs-gtk
Recommends: blueman, brasero | k3b, cheese, cups, deja-dup | backintime-qt, gdebi, gedit-plugins, gimp, gnome-characters, gnome-disk-utility, gnome-font-viewer, gnome-games, gnome-logs, gnome-software, gnome-sound-recorder, gnome-system-monitor, gnote, gstreamer1.0-libav, gstreamer1.0-plugins-ugly, hexchat, inkscape, libreoffice-calc, libreoffice-gnome, libreoffice-impress, libreoffice-writer, mate-themes, orca, remmina | vinagre, rhythmbox, rhythmbox-plugin-cdrecorder, rhythmbox-plugins, seahorse, shotwell | gnome-photos, simple-scan, sound-juicer, sound-theme-freedesktop, synaptic, system-config-printer, transmission-gtk | deluge, vino | x2goserver, yelp, zenity
Description: Cinnamon desktop environment - full desktop with extra components
These are the extended components of Cinnamon, a desktop environment which
provides advanced innovative features and a traditional user experience.
.
This metapackage depends on all programs needed to have a fully fledged
desktop environment. Install this if you want a complete cinnamon desktop,
including graphical apps that allow users to perform almost all everyday tasks.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 23569
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cinnamon-translations
Version: 5.2.2-1
Replaces: cinnamon-session-common (<< 3.5), cinnamon-settings-daemon (<< 3.5), cinnamon-translations
Breaks: cinnamon (<< 5.0~), cinnamon-session-common (<< 3.5), cinnamon-settings-daemon (<< 3.5), cinnamon-translations
Description: Translation files for the Cinnamon desktop
The package contains the translation files for all the Cinnamon packages.
Translations for the Cinnamon project are managed via:
https://translations.launchpad.net/linuxmint/latest/
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: https://github.com/linuxmint/Cinnamon
Package: cinnamon-screensaver
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.1-1
Replaces: cinnamon-screensaver-pam-helper (<< 3.8), cinnamon-screensaver-webkit-plugin (<< 3.9), cinnamon-screensaver-x-plugin (<< 3.9)
Depends: cinnamon-desktop-data (>= 5.2), gir1.2-accountsservice-1.0, gir1.2-cinnamondesktop-3.0 (>= 5.2), gir1.2-gkbd-3.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-xapp-1.0 (>= 1.2), iso-flags-png-320x240, libcscreensaver0 (= 5.2.1-1), python3-gi, python3-gi-cairo, python3-setproctitle, python3-xapp (>= 1.2), python3-xlib, python3:any, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.39.4), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0)
Recommends: libpam-gnome-keyring
Breaks: cinnamon (<< 5.2~), cinnamon-core (<< 5.2~), cinnamon-screensaver-pam-helper (<< 3.8), cinnamon-screensaver-webkit-plugin (<< 3.9), cinnamon-screensaver-x-plugin (<< 3.9)
Conffiles:
/etc/pam.d/cinnamon-screensaver 6db13401571f575bd03b96a501817be7
Description: Cinnamon screen saver and locker
cinnamon-screensaver is a screen saver and locker that aims to have simple,
sane and secure defaults, and be well integrated with the Cinnamon desktop.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cinnamon-session
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.0-2
Provides: x-session-manager
Depends: cinnamon-desktop-data (>= 5.2), cinnamon-session-common (= 5.2.0-2), default-dbus-session-bus | dbus-session-bus, upower (>= 0.9.0), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.45.3), libgtk-3-0 (>= 3.0.0), libice6 (>= 1:1.0.0), libsm6, libsystemd0, libx11-6, libxapp1 (>= 1.0.4), libxau6 (>= 1:1.0.9), libxcomposite1 (>= 1:0.4.5), libxext6, libxrender1, libxtst6
Recommends: cinnamon-l10n (>= 5.2)
Breaks: cinnamon (<< 5.2~), cinnamon-core (<< 5.2~)
Description: Cinnamon Session Manager - Minimal runtime
The Cinnamon Session Manager is in charge of starting the core components
of the Cinnamon 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 binaries for the Cinnamon Session Manager, but
no startup scripts. It is meant for those willing to start
cinnamon-session by hand with the components of their choice, and for
applications such as MDM that use cinnamon-session internally.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: cinnamon-session-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cinnamon-session
Version: 5.2.0-2
Conffiles:
/etc/X11/Xsession.d/55cinnamon-session_gnomerc 2ee496dd654dd50cb66956493cac595d
Description: Cinnamon Session Manager - common files
The Cinnamon Session Manager is in charge of starting the core components
of the Cinnamon 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 Cinnamon and Cinnamon fallback sessions.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: cinnamon-settings-daemon
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.0-3build1
Depends: cinnamon-desktop-data (>= 5.2~), python3-tinycss, dconf-gsettings-backend | gsettings-backend, gir1.2-cvc-1.0, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libcinnamon-desktop4 (>= 5.0~), libcolord2 (>= 1.4.3), libcups2 (>= 1.6.0), libcvc0 (>= 5.0~), libdbus-glib-1-2 (>= 0.88), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.92), libgnomekbd8 (>= 3.6.0), libgtk-3-0 (>= 3.21.4), libgudev-1.0-0 (>= 146), liblcms2-2 (>= 2.2+git20110628), libnotify4 (>= 0.7.3), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpango-1.0-0 (>= 1.22.0), libpolkit-gobject-1-0 (>= 0.99), libpulse0 (>= 0.99.1), librsvg2-2 (>= 2.26.0), libsystemd0, libupower-glib3 (>= 0.99.0), libwacom9 (>= 2.0.0), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxi6 (>= 2:1.2.99.4), libxklavier16 (>= 5.0), libxtst6
Recommends: cinnamon-l10n (>= 5.2~), pulseaudio
Suggests: cinnamon-screensaver (>= 5.2~), gnome-calculator | galculator | mate-calc, gnome-power-manager, gnome-screenshot, muffin (>= 4.6~) | x-window-manager, x11-xserver-utils
Breaks: cinnamon (<< 5.2~), cinnamon-control-center (<< 5.2~), cinnamon-core (<< 5.2~)
Conffiles:
/etc/xdg/autostart/cinnamon-settings-daemon-a11y-keyboard.desktop 07e20ffedd3d1a9f215cc5443622cb09
/etc/xdg/autostart/cinnamon-settings-daemon-a11y-settings.desktop b256007daefea3e87631e7cef86bb58a
/etc/xdg/autostart/cinnamon-settings-daemon-automount.desktop 6d568890021f9632790a95ec8d467cb2
/etc/xdg/autostart/cinnamon-settings-daemon-background.desktop db9b75cbc4a4d97450b49970dbb0dce4
/etc/xdg/autostart/cinnamon-settings-daemon-clipboard.desktop 4f87de238a7e60995fb3168322868d3d
/etc/xdg/autostart/cinnamon-settings-daemon-color.desktop 9b67bf9cf4fcab47a797c1c604b80412
/etc/xdg/autostart/cinnamon-settings-daemon-cursor.desktop 3e4f49d4949536e3e1064203fe095bab
/etc/xdg/autostart/cinnamon-settings-daemon-housekeeping.desktop bed11241c7018bcf2cab8aa72f50a591
/etc/xdg/autostart/cinnamon-settings-daemon-keyboard.desktop 30a37768ceeb83131937d165f3f08c6a
/etc/xdg/autostart/cinnamon-settings-daemon-media-keys.desktop d18afb801970f47b89bbca416a8d52bf
/etc/xdg/autostart/cinnamon-settings-daemon-mouse.desktop e297a348086754f7b3ac1413da3fe6c8
/etc/xdg/autostart/cinnamon-settings-daemon-orientation.desktop 1115d69abbc6030722dad1d676112f3c
/etc/xdg/autostart/cinnamon-settings-daemon-power.desktop 3f8234fa06e268bcd3475836a0389709
/etc/xdg/autostart/cinnamon-settings-daemon-print-notifications.desktop 7ff030dc54eb379a3dbba7201008cc8c
/etc/xdg/autostart/cinnamon-settings-daemon-screensaver-proxy.desktop 8785091306bc60b87326b1d7a0f135d8
/etc/xdg/autostart/cinnamon-settings-daemon-smartcard.desktop ed6ac4092080405cee519e699e3d58f6
/etc/xdg/autostart/cinnamon-settings-daemon-sound.desktop b15a830e9ed4e431670f03907b8c9348
/etc/xdg/autostart/cinnamon-settings-daemon-wacom.desktop d059c6bf90a36cadaafa5051b66ea4b4
/etc/xdg/autostart/cinnamon-settings-daemon-xrandr.desktop 5d366f7710b524c678ca5ac9edd4d4e4
/etc/xdg/autostart/cinnamon-settings-daemon-xsettings.desktop 8fe13e16e6580299f902d335c2a1cf10
Description: daemon handling the Cinnamon session settings
This package contains the daemon which is responsible for setting the
various parameters of a Cinnamon 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.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: cjs
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.0-2
Depends: libc6 (>= 2.34), libcjs0 (>= 4.6.0), libglib2.0-0 (>= 2.58.0)
Breaks: cinnamon (<< 5.0~)
Description: Mozilla-based javascript bindings for the Cinnamon platform
Makes it possible for applications to use all of Cinnamon's platform
libraries using the Javascript language. It's mainly based on the
Mozilla javascript engine and the GObject introspection framework.
.
This package is the frozen version of gjs that the cinnamon desktop currently
uses.
.
This package contains the interactive console application.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: cloudflared
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 40249
Maintainer: Cloudflare <support@cloudflare.com>
Architecture: amd64
Version: 2025.10.0
Description: Cloudflare Tunnel daemon
License: Apache License Version 2.0
Vendor: Cloudflare
Homepage: https://github.com/cloudflare/cloudflared
Package: colord
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 990
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.6-1
Depends: acl, adduser, colord-data, policykit-1 (>= 0.103), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.58), 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
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: http://www.freedesktop.org/software/colord/
Package: colord-data
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1000
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: all
Source: colord
Version: 1.4.6-1
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: http://www.freedesktop.org/software/colord/
Package: command-not-found
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 37
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Version: 22.04.0
Depends: python3-commandnotfound (= 22.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: 2531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.2.6-2ubuntu4
Depends: php-cli, php-common, php-composer-ca-bundle (>= 1.0), php-composer-ca-bundle (<< 2~~), php-composer-metadata-minifier (>= 1.0), php-composer-metadata-minifier (<< 2~~), php-composer-semver (>= 3.0), php-composer-semver (<< 4~~), php-composer-spdx-licenses (>= 1.2), php-composer-spdx-licenses (<< 2~~), php-composer-xdebug-handler (>= 2.0), php-composer-xdebug-handler (<< 3~~), php-json-schema (>= 5.2.11), php-json-schema (<< 6~~), php-psr-log, jsonlint (>= 1.4), jsonlint (<< 2~~), php-symfony-console, php-symfony-filesystem, php-symfony-finder, php-symfony-process, php-react-promise, php-composer-pcre (>= 1.0), php-composer-pcre (<< 2~~)
Recommends: git, unzip
Suggests: fossil, mercurial, subversion, php-zip
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.
Homepage: https://getcomposer.org/
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: console-setup
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.205ubuntu3
Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.205ubuntu3)
Pre-Depends: debconf (>= 1.5.34)
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: important
Section: utils
Installed-Size: 2171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.205ubuntu3
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.205ubuntu3), 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 28f20a64f3f0b175cfaec4bce07465c2
/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 5e9ad266f17ff2a0281a870079bc8284
/etc/console-setup/compose.ISO-8859-14.inc 360a44f83e8f8c9d463c9400dcc60de4
/etc/console-setup/compose.ISO-8859-15.inc 695ec832355223fb036629e4e6a9a963
/etc/console-setup/compose.ISO-8859-16.inc 8245c19b5262d8d23ca856587739eb20
/etc/console-setup/compose.ISO-8859-2.inc c93ffa7f80e22c04c94e89a0cd742458
/etc/console-setup/compose.ISO-8859-3.inc 67b8fafc842a4dc9b3bc0c06af394834
/etc/console-setup/compose.ISO-8859-4.inc aba127ff3df5159c3070617a7efac46c
/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 8f48a9f7c9f69ca828edbd7b276fe406
/etc/console-setup/compose.ISO-8859-8.inc 9cceaa9f3312f89aba371d3c893f4e7b
/etc/console-setup/compose.ISO-8859-9.inc 05aae7589b5062a53f346f721cb0f7d3
/etc/console-setup/compose.KOI8-R.inc 8cfd7766b86e5e55d6e71d0d95519c92
/etc/console-setup/compose.KOI8-U.inc 217ee62f6982736276f41f760f8622f8
/etc/console-setup/compose.TIS-620.inc 31b73af83ef3993c128e2b983b9eaf89
/etc/console-setup/compose.VISCII.inc e4ffc74868adf4cc39ba61dd99581899
/etc/console-setup/remap.inc b72cfe32ffa93987f74c5cec9ac180fd
/etc/console-setup/vtrgb 1fb3c13c4fcfa8cc4131aba905df559e
/etc/console-setup/vtrgb.vga 302837772c14006c7956211e184acfbd
/etc/init.d/console-setup.sh 510488b5120b580b673a15b75a5498b0
/etc/init.d/keyboard-setup.sh b868200c6e36ef87e27ead9a3ddad2db
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: 139727
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: containerd-app
Version: 1.7.28-0ubuntu1~22.04.1
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.23 (= 1.23.1-1~22.04)
Homepage: https://containerd.io
Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 7112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.32-4.1ubuntu1.2
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libselinux1 (>= 3.1~)
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.13+dfsg-7ubuntu0.1
Replaces: cpio-mt
Depends: libc6 (>= 2.34)
Suggests: libarchive1
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: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: gcc-defaults (1.193ubuntu1)
Version: 4:11.2.0-1ubuntu1
Depends: cpp-11 (>= 11.2.0-1~)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.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: 26288
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.4.0), 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-9
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 28029
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-9
Version: 9.5.0-1ubuntu1~22.04
Depends: gcc-9-base (= 9.5.0-1ubuntu1~22.04), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gcc-9-locales (>= 8)
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: cracklib-runtime
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cracklib2
Version: 2.9.6-3.4build4
Depends: file, libcrack2 (>= 2.9.6-3.4build4), libc6 (>= 2.34)
Recommends: wamerican | wordlist
Conffiles:
/etc/cracklib/cracklib.conf 17cc95388fe1c6600f475fc1378bc204
/etc/cron.daily/cracklib-runtime 41bd6472edd0d6fa166880428e9e46aa
/etc/logcheck/ignore.d.paranoid/cracklib-runtime a309e8671caa59db4127b745b516fead
Description: runtime support for password checker library cracklib2
Run-time support programs which use the shared library in libcrack2
including programs to build the password dictionary databases used by
the functions in the shared library.
Original-Maintainer: Jan Dittberner <jandd@debian.org>
Homepage: https://github.com/cracklib/cracklib
Package: crda
Status: deinstall ok config-files
Priority: optional
Section: net
Installed-Size: 265
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.18-1build1
Config-Version: 3.18-1build1
Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.1 (>= 1.1.0), wireless-regdb, iw (>= 3.2-1~)
Conffiles:
/etc/default/crda d1f1468521b60cdfc0b9d22d5a74975a
Description: wireless Central Regulatory Domain Agent
This package provides a Central Regulatory Domain Agent (CRDA) to be used by
the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory
domain settings wireless devices may operate within for a given location.
.
CRDA queries operational frequency regulations stored within the regulatory
database provided by the wireless-regdb package.
Homepage: https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA
Original-Maintainer: Ben Hutchings <ben@decadent.org.uk>
Package: cron
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0pl1-137ubuntu3
Provides: cron-daemon
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), debianutils (>= 1.7), sensible-utils, adduser, lsb-base (>= 3.0-10), libpam-runtime (>= 1.0.1-11)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: anacron (>= 2.0-1), logrotate, checksecurity, default-mta | mail-transport-agent
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/crontab e57fd77c50de7b8a8eec19de0ec3f4f3
/etc/default/cron bc9ab63f9e143d7338909d50494d552f
/etc/init.d/cron 2a663c89329b71c3659e7601fdb80c92
/etc/pam.d/cron 11e788a7f7cd5477b10da2c7fd5ecdf0
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: Javier Fernández-Sanguino Peña <jfs@debian.org>
Package: cups
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.4.1op1-1ubuntu4.16
Depends: cups-client (>= 2.4.1op1-1ubuntu4.16), cups-common (>= 2.4.1op1-1ubuntu4.16), cups-core-drivers (>= 2.4.1op1-1ubuntu4.16), cups-daemon (>= 2.4.1op1-1ubuntu4.16), cups-filters, cups-ppdc, cups-server-common (>= 2.4.1op1-1ubuntu4.16), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.1op1-1ubuntu4.16), 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: install ok installed
Priority: optional
Section: net
Installed-Size: 357
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cups-filters
Version: 1.28.15-0ubuntu1.5
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)
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 28734cd9c2f96a308975fee6c6fbc4e5
/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-bsd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Replaces: lpr
Provides: lpr
Depends: cups-client (= 2.4.1op1-1ubuntu4.16), cups-common (>= 2.4.1op1-1ubuntu4.16), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.1op1-1ubuntu4.16), libc6 (>= 2.34)
Suggests: cups, inetutils-inetd | inet-superserver, update-inetd
Conflicts: lpr, lprng
Description: Common UNIX Printing System(tm) - BSD commands
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpr, 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 BSD commands for interacting with CUPS. It
is provided separately to allow CUPS to coexist with other printing
systems (to a small degree).
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-client
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Depends: adduser, cups-common (>= 2.4.1op1-1ubuntu4.16), libcups2 (= 2.4.1op1-1ubuntu4.16), libc6 (>= 2.34)
Suggests: cups, cups-bsd, smbclient
Conflicts: lprng
Description: Common UNIX Printing System(tm) - client programs (SysV)
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 System V style print client programs.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4338
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Description: Common UNIX Printing System(tm) - common files
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 common files for CUPS server and client packages.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-core-drivers
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Replaces: cups-server-common (<< 2.1.0-7~)
Depends: cups-daemon (>= 2.4.1op1-1ubuntu4.16), cups-filters-core-drivers, libcups2 (= 2.4.1op1-1ubuntu4.16), 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: install ok installed
Priority: optional
Section: net
Installed-Size: 948
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Replaces: cups (<< 2.1.0-6~)
Depends: adduser, bc, libcups2 (= 2.4.1op1-1ubuntu4.16), 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.16), cups-common (>= 2.4.1op1-1ubuntu4.16), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.1op1-1ubuntu4.16), 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 d961945ad674f24aa242282cdddabebc
/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: install ok installed
Priority: optional
Section: net
Installed-Size: 1776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.28.15-0ubuntu1.5
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.5), 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: cups-filters-core-drivers
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 570
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cups-filters
Version: 1.28.15-0ubuntu1.5
Replaces: cups-filters (<< 1.13.0)
Depends: bc, cups-ipp-utils, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.3.1), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 22.02.0), libqpdf28 (>> 10.6~), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: cups-filters (<< 1.13.0)
Description: OpenPrinting CUPS Filters - Driverless printing
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 only the filters needed for driverless printing of
PDF input files on IPP printers with known, common languages (PDF,
PostScript, PWG Raster, Apple Raster, PCL).
Homepage: http://www.openprinting.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-ipp-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1001
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Replaces: cups-client (<< 2.0.3-2~)
Depends: libcups2 (= 2.4.1op1-1ubuntu4.16), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libpam0g (>= 0.99.7.1)
Breaks: cups-client (<< 2.0.3-2~)
Description: Common UNIX Printing System(tm) - IPP developer/admin utilities
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 IPP utilities for developers and system administrators
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-pk-helper
Status: install ok installed
Priority: extra
Section: gnome
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.2.6-1ubuntu5
Depends: libc6 (>= 2.34), libcups2 (>= 1.6.0), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.99)
Conffiles:
/etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf 88437b04a9204bc4a5ab9172f42d31f6
Description: PolicyKit helper to configure cups with fine-grained privileges
This package provides a PolicyKit helper to configure cups with
fine-grained privileges. For example, it's possible to let users
enable/disable printers without requiring a password, while still
requiring a password for editing printer settings.
Homepage: http://www.freedesktop.org/wiki/Software/cups-pk-helper
Original-Maintainer: Guido Günther <agx@sigxcpu.org>
Package: cups-ppdc
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Depends: cups-common (>= 2.4.1op1-1ubuntu4.16), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Description: Common UNIX Printing System(tm) - PPD manipulation utilities
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 utilities to generate and manipulate PPD files.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: cups-server-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Description: Common UNIX Printing System(tm) - server common files
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 common files for CUPS server.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.81.0-1ubuntu1.21
Depends: libc6 (>= 2.34), libcurl4 (= 7.81.0-1ubuntu1.21), 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.haxx.se
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 214
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.5.11+git20210903+057cd650a4ed-3build1
Depends: debianutils (>= 2.15), dpkg (>= 1.19.1), debconf (>= 0.5) | debconf-2.0
Pre-Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Homepage: http://gondor.apana.org.au/~herbert/dash/
Package: dbconfig-common
Status: deinstall ok config-files
Priority: optional
Section: admin
Installed-Size: 1526
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.21
Config-Version: 2.0.21
Depends: ucf, debconf (>= 0.5) | debconf-2.0
Breaks: bandwidthd-pgsql (<< 2.0.1+cvs20090917-9~)
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: dbus
Status: install ok installed
Priority: important
Section: devel
Installed-Size: 582
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.12.20-2ubuntu4.1
Provides: dbus-bin (= 1.12.20-2ubuntu4.1), dbus-daemon (= 1.12.20-2ubuntu4.1), dbus-session-bus-common (= 1.12.20-2ubuntu4.1), dbus-system-bus (= 1.12.20-2ubuntu4.1), dbus-system-bus-common (= 1.12.20-2ubuntu4.1), default-dbus-system-bus
Depends: adduser, libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.12.20-2ubuntu4.1), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
/etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
/etc/init.d/dbus d78b20b35de983cf6f1475dcf8cb21a1
Description: simple interprocess messaging system (daemon and 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.
.
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 contains the D-Bus daemon and related utilities.
.
The client-side library can be found in the libdbus-1-3 package, as it is no
longer contained in this 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: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.12.20-2ubuntu4.1
Provides: dbus-session-bus, default-dbus-session-bus
Depends: dbus (>= 1.12.20-2ubuntu4.1), libpam-systemd, systemd
Recommends: systemd-sysv
Breaks: dbus-x11 (<< 1.9.10-2~), policykit-1 (<< 0.105-12~), udisks2 (<< 2.1.5-2~)
Conffiles:
/etc/X11/Xsession.d/20dbus_xdg-runtime a10c47d15857ae4b557dc7e062f6e6f1
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: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.12.20-2ubuntu4.1
Provides: dbus-session-bus
Depends: dbus, libc6 (>= 2.34), libdbus-1-3 (= 1.12.20-2ubuntu4.1), libx11-6
Conffiles:
/etc/X11/Xsession.d/75dbus_dbus-launch 7e16a9fa2ead9d6596b655e417fda3ba
/etc/X11/Xsession.d/95dbus_update-activation-env a97a2e4a0193d85e7646a2de721d09a2
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 is necessary for
packages using a D-Bus session bus.
.
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: dc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: bc
Version: 1.07.1-3build1
Depends: libc6 (>= 2.34)
Description: GNU dc arbitrary precision reverse-polish calculator
GNU dc is a reverse-polish desk calculator which supports unlimited
precision arithmetic. It also allows you to define and call macros.
.
A reverse-polish calculator stores numbers on a stack. Entering a number
pushes it on the stack. Arithmetic operations pop arguments off the
stack and push the results.
Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Homepage: https://www.gnu.org/software/bc/
Package: dconf-cli
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dconf
Version: 0.40.0-3ubuntu0.1
Depends: libdconf1 (= 0.40.0-3ubuntu0.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0)
Conflicts: dconf
Description: simple configuration storage system - utilities
DConf is a low-level key/value database designed for storing desktop
environment settings.
.
This package contains the command line tools. Note that DConf is not
connected with the older Debian package named dconf.
Homepage: https://wiki.gnome.org/Projects/dconf
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: dconf-gsettings-backend
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: dconf
Version: 0.40.0-3ubuntu0.1
Provides: gsettings-backend
Depends: dconf-service (<< 0.40.0-3ubuntu0.1.1~), dconf-service (>= 0.40.0-3ubuntu0.1), libdconf1 (= 0.40.0-3ubuntu0.1), libc6 (>= 2.14), libglib2.0-0 (>= 2.55.2)
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: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: dconf
Version: 0.40.0-3ubuntu0.1
Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-3ubuntu0.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2)
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: dctrl-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.24-3build2
Replaces: grep-dctrl
Provides: grep-dctrl
Depends: libc6 (>= 2.34)
Suggests: apt, debtags
Conflicts: grep-dctrl
Description: Command-line tools to process Debian package information
Debian package information is generally stored in files having a
special file format, dubbed the Debian control file format (the dctrl
format), a special case of the record jar file format. These tools
operate on any files conforming in a general sense to that format and
are therefore widely applicable whenever those formats are in play.
.
Included are:
.
grep-dctrl - Grep dctrl-format files
grep-available - Grep the DPKG available database
grep-status - Grep the DPKG status database
grep-aptavail - Grep the APT available database
grep-debtags - Grep the Debtags package database
.
sort-dctrl - Sort dctrl-format files
.
tbl-dctrl - Tabulate dctrl-format files
.
sync-available - Sync the dpkg available database with
the apt database
Original-Maintainer: Rhonda D'Vine <rhonda@debian.org>
Homepage: https://github.com/ajkaijanaho/dctrl-tools
Package: ddclient
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.9.1-7
Provides: dyndns-client
Depends: perl:any, libdata-validate-ip-perl, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.51), lsb-base (>= 3.1)
Recommends: libio-socket-ssl-perl, libio-socket-inet6-perl, libdigest-sha-perl, libjson-pp-perl
Conffiles:
/etc/dhcp/dhclient-exit-hooks.d/ddclient 64e957fef541b35d7d5696c83a0dd580
/etc/init.d/ddclient 60ef32021d0c7e5f3c327cdb433d9088
/etc/ppp/ip-up.d/ddclient 78414be049206a6a0deb90475d568789
Description: address updating utility for dynamic DNS services
This package provides a client to update dynamic IP addresses with
several dynamic DNS service providers, such as DynDNS.com.
.
This makes it possible to use a fixed hostname (such as
myhost.dyndns.org) to access a machine with a dynamic IP address.
.
This client supports both dynamic and (near) static services, as well as
MX record and alternative name management. It caches the address, and
only attempts the update when it has changed.
Original-Maintainer: Richard Hansen <rhansen@rhansen.org>
Homepage: https://ddclient.net
Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.5.79ubuntu1
Replaces: debconf-tiny
Provides: debconf-2.0
Pre-Depends: perl-base (>= 5.20.1-3~)
Recommends: apt-utils (>= 0.5.1), debconf-i18n
Suggests: debconf-doc, debconf-utils, whiptail | dialog, libterm-readline-gnu-perl, libgtk3-perl, libnet-ldap-perl, perl, debconf-kde-helper (>= 0.1+git20110702)
Breaks: apt-listchanges (<< 3.14), ubiquity (<< 17.10.2), update-notifier-common (<< 3.187~)
Conflicts: apt (<< 0.3.12.1), cdebconf (<< 0.96), debconf-tiny, debconf-utils (<< 1.3.22), dialog (<< 0.9b-20020814-1), menu (<= 2.1.3-1), whiptail (<< 0.51.4-11), whiptail-utf8 (<= 0.50.17-13)
Conffiles:
/etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
/etc/debconf.conf 8c0619be413824f1fc7698cee0f23811
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: admin
Installed-Size: 787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.79ubuntu1
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Depends: debconf (= 1.5.79ubuntu1), liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
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: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.5-1ubuntu2
Pre-Depends: libc6 (>= 2.34)
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
tempfile update-shells which
Original-Maintainer: Clint Adams <clint@debian.org>
Package: debsuryorg-archive-keyring
Status: deinstall ok config-files
Priority: optional
Section: misc
Installed-Size: 30
Maintainer: Ondřej Surý <ondrej@sury.org>
Architecture: all
Version: 2024.02.05+ubuntu22.04.1+deb.sury.org+1
Config-Version: 2024.02.05+ubuntu22.04.1+deb.sury.org+1
Conffiles:
/etc/apt/trusted.gpg.d/debsuryorg-archive.gpg b2aae317f4fe5e70c5e7ba4da5ca2deb
Description: GnuPG archive keys of the deb.sury.org archives
This keys digitally signs the Release files for its repositories hosted on
deb.sury.org. This package contains the archive keys required for APT to verify
the validity of the downloaded Release files.
Package: deja-dup
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.9-1ubuntu3
Depends: duplicity (>= 0.7.14), dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.65.1), libgpg-error0 (>= 1.14), libgtk-3-0 (>= 3.22), libhandy-1-0 (>= 1.5.90), libjson-glib-1.0-0 (>= 1.5.2), libpackagekit-glib2-18 (>= 1.1.0), libsecret-1-0 (>= 0.18.6), libsoup2.4-1 (>= 2.48)
Recommends: gvfs-backends, packagekit, policykit-1
Suggests: python3-pydrive
Conffiles:
/etc/xdg/autostart/org.gnome.DejaDup.Monitor.desktop ba7db294dbc640faffe48ed83a914cbd
Description: Backup utility
Déjà Dup is a simple backup tool. It hides the complexity of backing up the
Right Way (encrypted, off-site, and regular) and uses duplicity as the
backend.
.
Features:
* Support for local, remote, or cloud backup locations such as Nextcloud
* Securely encrypts and compresses your data
* Incrementally backs up, letting you restore from any particular backup
* Schedules regular backups
* Integrates well into your GNOME desktop
Homepage: https://launchpad.net/deja-dup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: desktop-base
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 13477
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 11.0.3ubuntu1
Depends: librsvg2-common, fonts-quicksand
Recommends: plymouth-label
Suggests: gnome | kde-standard | xfce4 | wmaker
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: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.26-1ubuntu3
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.49.3)
Conffiles:
/etc/gnome/defaults.list 75ee6900defde6c068e618d7b62e5921
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: http://www.freedesktop.org/wiki/Software/desktop-file-utils
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: dictionaries-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 765
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.28.14
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: hunspell-da (<= 1:3.1.0), hunspell-de-at (<= 20100727-1), hunspell-de-ch (<= 20100727-1), hunspell-de-de (<= 20100727-1), hunspell-eu-es (<= 0.4.20081029-4), hunspell-ko (<= 0.5.3-1), hunspell-uz (<= 0.6-3.1), hyphen-en-us (<< 2.8.3-1), myspell-bg (<= 3.0-12), myspell-ca (<= 0.6-10), myspell-cs (<= 20040229-5), myspell-cs-cz (<= 20040229-5), myspell-da (<= 1.6.25-1), myspell-de-at (<= 20100727-1), myspell-de-ch (<= 20100727-1), myspell-de-de (<= 20100727-1), myspell-de-de-oldspell (<= 1:2-27), myspell-en-au (<= 2.1-5), myspell-eo (<= 2.1.2000.02.25-42), myspell-es (<= 1.11-1), myspell-et (<= 1:20030606-12.1), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-fo (<= 0.2.44-2), myspell-fr (<= 1.4-25), myspell-fr-gut (<= 1:1.0-28), myspell-ga (<= 2.0-20), myspell-gd (<= 0.50-7), myspell-gl-es (<= 2.2a-8), myspell-gv (<= 0.50-9), myspell-he (<= 1.1-1), myspell-hu (<= 0.99.4-2), myspell-ku (<= 0.20.0-1.1), myspell-nb (<= 2.0.10-3.2), myspell-nl (<= 1:2.0-1), myspell-nn (<= 2.0.10-3.2), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-pl (<= 20100612-1), myspell-pt-pt (<= 20091013-2), myspell-ru (<= 0.99g5-8.1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-sv-se (<= 1.3.8-6-2.2), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-uk (<= 1.6.0-1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), mythes-it (<= 2.0.7.gh.deb1-3), 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: diffstat
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.64-1build2
Depends: libc6 (>= 2.34)
Description: produces graph of changes introduced by a diff file
This program is a simple filter that reads the output of the 'diff' program,
and produces a histogram of the total number of lines that were changed.
It is useful for scanning a patch file to see which files were changed.
Original-Maintainer: Sandro Tosi <morph@debian.org>
Homepage: https://invisible-island.net/diffstat/
Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.8-0ubuntu2
Replaces: diff
Pre-Depends: libc6 (>= 2.34)
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: 676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg2 (<< 2.1.10-2)
Depends: adduser, gpgconf (= 2.2.27-3ubuntu2.4), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgnutls30 (>= 3.7.2), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libldap-2.5-0 (>= 2.5.4), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.27-3ubuntu2.4)
Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor
Breaks: gnupg2 (<< 2.1.10-2)
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: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1ubuntu0.2
Depends: distro-info-data (>= 0.46), libc6 (>= 2.34)
Suggests: shunit2 (>= 2.1.6)
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: important
Section: devel
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.52ubuntu0.11
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: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.3-3ubuntu0.2
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: important
Section: admin
Installed-Size: 274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.03.11-2.1ubuntu5)
Version: 2:1.02.175-2.1ubuntu5
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.138)
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: dmz-cursor-theme
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3567
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.4.5ubuntu1
Description: Style neutral, scalable cursor theme
This package contains the DMZ cursor themes, which are derived from
the Industrial theme developed for the Ximian GNOME desktop. Black and
white cursors are provided, in scalable formats.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: dns-root-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2024071801~ubuntu0.22.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
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 95
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.90-0ubuntu0.22.04.1
Depends: netbase, dnsmasq-base, init-system-helpers (>= 1.18~), lsb-base (>= 3.0-6)
Suggests: resolvconf
Conflicts: resolvconf (<< 1.15)
Conffiles:
/etc/init.d/dnsmasq 5455b6b014af5139b45e112c37fe9b50
/etc/default/dnsmasq 532db20200e6f98a4c7e4d4578a9a4f0
/etc/dnsmasq.conf 6d399f04d990d216a3544430942e0cf7
/etc/resolvconf/update.d/dnsmasq 79d449fe3b873444952bc1192bb53f0c
/etc/insserv.conf.d/dnsmasq 530a424ac064ea9d86f235d12ecc227a
Description: Small caching DNS proxy and DHCP/TFTP server
Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP
server. It is designed to provide DNS and optionally, DHCP, to a
small network. It can serve the names of local machines which are
not in the global DNS. The DHCP server integrates with the DNS
server and allows machines with DHCP-allocated addresses
to appear in the DNS with names configured either in each host or
in a central configuration file. Dnsmasq supports static and dynamic
DHCP leases and BOOTP/TFTP for network booting of diskless machines.
Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html
Original-Maintainer: Simon Kelley <simon@thekelleys.org.uk>
Package: dnsmasq-base
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dnsmasq
Version: 2.90-0ubuntu0.22.04.1
Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base
Provides: dnsmasq-base
Depends: adduser, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.2.1+dfsg), libhogweed6 (>= 2.4-3), libidn2-0 (>= 2.0.0), libnetfilter-conntrack3 (>= 1.0.1), libnettle8 (>= 2.4-3)
Recommends: dns-root-data
Breaks: dnsmasq (<< 2.63-1~)
Conflicts: dnsmasq-base-lua
Conffiles:
/etc/dbus-1/system.d/dnsmasq.conf 9a18c8a761c2262dbf0c8b3345a85242
Description: Small caching DNS proxy and DHCP/TFTP server
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: http://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: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: bind9
Version: 1:9.18.39-0ubuntu0.22.04.2
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-11
Provides: docbk-xml
Depends: sgml-data (>= 2.0.2), 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-compose
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 498
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.29.2-1
Depends: python3-cached-property (>= 1.2.0) | python3 (>> 3.8), python3-distro (>= 1.5.0), python3-docker (>= 5), python3-dockerpty (>= 0.4.1), python3-docopt (>= 0.6.1), python3-dotenv (>= 0.13.0), python3-jsonschema, python3-requests (>= 2.20.0), python3-texttable (>= 0.9.0), python3-websocket (>= 0.32.0), python3-yaml (>= 3.10), python3:any, python3-distutils
Recommends: docker.io (>= 1.9.0)
Description: define and run multi-container Docker applications with YAML
docker-compose is a service management software built on top of docker. Define
your services and their relationships in a simple YAML file, and let compose
handle the rest.
Original-Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Homepage: https://docs.docker.com/compose/
Package: docker.io
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 106969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: docker.io-app
Version: 28.2.2-0ubuntu1~22.04.1
Replaces: podman-docker
Provides: docker-cli (= 28.2.2-0ubuntu1~22.04.1)
Depends: adduser, containerd (>= 1.2.6-0ubuntu1~), iptables, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), 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.35-0ubuntu3.11), golang-1.23 (= 1.23.1-1~22.04)
Homepage: https://mobyproject.org/
Package: dos2unix
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 1335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.4.2-2
Depends: libc6 (>= 2.34)
Description: convert text file line endings between CRLF and LF
This package contains utilities dos2unix, unix2dos, mac2unix,
unix2mac to convert the line endings of text files between UNIX (LF),
DOS (CRLF) and Mac (CR) formats.
.
Text files under Windows and DOS typically have two ASCII characters
at the end of each line: CR (carriage return) followed by LF (line
feed). Older Macs used just CR, while UNIX uses just LF. While most
modern editors can read all these formats, there may still be a need
to convert files between them.
.
This is the classic utility developed in 1989.
Original-Maintainer: tony mancill <tmancill@debian.org>
Homepage: https://waterlan.home.xs4all.nl/dos2unix.html
Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.2-1build3
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Andreas Bombe <aeb@debian.org>
Homepage: https://github.com/dosfstools/dosfstools
Package: dotnet-apphost-pack-3.1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 214
Maintainer: .NET Core Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 3.1.32-1
Description: Microsoft.NETCore.App.Host 3.1.32
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://github.com/dotnet/core
Package: dotnet-host
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 174
Maintainer: .NET Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 8.0.8-1
Depends: libc6, libgcc1, libstdc++6
Conflicts: dotnet, dotnet-nightly
Description: Microsoft .NET Host - 8.0.8
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://github.com/dotnet/core
Package: dotnet-hostfxr-3.1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 408
Maintainer: .NET Core Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 3.1.32-1
Depends: libgcc1, libstdc++6, dotnet-host (>= 3.1.32), libc6
Description: Microsoft .NET Core Host FX Resolver - 3.1.32 3.1.32
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://dot.net/core
Package: dotnet-hostfxr-5.0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 436
Maintainer: .NET Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 5.0.17-1
Depends: libgcc1, libstdc++6, dotnet-host (>= 5.0.17), libc6
Description: Microsoft .NET Host FX Resolver - 5.0.17 5.0.17
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://dot.net/core
Package: dotnet-runtime-3.1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 71237
Maintainer: .NET Core Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 3.1.32-1
Depends: dotnet-hostfxr-3.1 (>= 3.1.32), dotnet-runtime-deps-3.1 (>= 3.1.32)
Description: Microsoft .NET Core Runtime - 3.1.32 Microsoft.NETCore.App 3.1.32
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://dot.net/core
Package: dotnet-runtime-5.0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 68398
Maintainer: .NET Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 5.0.17-1
Depends: dotnet-runtime-deps-5.0 (>= 5.0.17), dotnet-hostfxr-5.0 (>= 5.0.17)
Description: Microsoft .NET Runtime - 5.0.17 Microsoft.NETCore.App 5.0.17
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://dot.net/core
Package: dotnet-runtime-deps-3.1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 26
Maintainer: .NET Core Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 3.1.32-1
Depends: libgcc1, libssl1.0.0 | libssl1.0.2 | libssl1.1, libicu | libicu72 | libicu71 | libicu70 | libicu69 | libicu68 | libicu67 | libicu66 | libicu65 | libicu63 | libicu60 | libicu57 | libicu55 | libicu52, libc6, zlib1g, libstdc++6, libgssapi-krb5-2
Description: dotnet-runtime-deps-3.1 3.1.32
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. This package installs all the system dependencies for .NET Core Runtime.
Homepage: https://dot.net/core
Package: dotnet-runtime-deps-5.0
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 26
Maintainer: .NET Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 5.0.17-1
Depends: libgcc1, libssl1.0.0 | libssl1.0.2 | libssl1.1, libicu | libicu72 | libicu71 | libicu70 | libicu69 | libicu68 | libicu67 | libicu66 | libicu65 | libicu63 | libicu60 | libicu57 | libicu55 | libicu52, libc6, zlib1g, libstdc++6, libgssapi-krb5-2
Description: dotnet-runtime-deps-5.0 5.0.17
.NET is a development platform that you can use to build command-line applications, microservices and modern websites. This package installs all the system dependencies for .NET Runtime.
Homepage: https://dot.net/core
Package: dotnet-sdk-3.1
Status: install ok installed
Priority: standard
Section: devel
Installed-Size: 193108
Maintainer: Microsoft <dotnetcore@microsoft.com>
Architecture: amd64
Version: 3.1.426-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6), dotnet-targeting-pack-3.1 (>= 3.1.0), netstandard-targeting-pack-2.1 (>= 2.1.0), dotnet-apphost-pack-3.1 (>= 3.1.32), aspnetcore-targeting-pack-3.1 (>= 3.1.10), dotnet-runtime-3.1 (>= 3.1.32), aspnetcore-runtime-3.1 (>= 3.1.32)
Description: Microsoft .NET Core SDK 3.1.426
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://dotnet.github.io/core
Package: dotnet-targeting-pack-3.1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 24673
Maintainer: .NET Core Team <dotnetpackages@dotnetfoundation.org>
Architecture: amd64
Version: 3.1.0-1
Description: Microsoft.NETCore.App.Ref 3.1.0
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
Homepage: https://github.com/dotnet/core
Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6733
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.21.1ubuntu2.6
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.34), liblzma5 (>= 5.2.2), libselinux1 (>= 3.1~), libzstd1 (>= 1.4.0), 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: 2488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.21.1ubuntu2.6
Depends: perl:any, libdpkg-perl (= 1.21.1ubuntu2.6), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils, lto-disabled-list
Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg, gpgv, libalgorithm-merge-perl
Suggests: debian-keyring
Breaks: debhelper (<< 10.10.1~)
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: duplicity
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.21-1build1
Depends: libc6 (>= 2.4), librsync2 (>= 1.0.0), python3 (<< 3.11), python3 (>= 3.10~), python3-fasteners, python3-future, python3.10:any, python3:any (>= 3.7~), python3-lockfile, gnupg | gnupg1
Recommends: rsync, python3-paramiko, python3-pexpect, python3-urllib3, python3-oauthlib
Suggests: python3-boto, ncftp, lftp, tahoe-lafs, python3-swiftclient, python3-pip, par2
Description: encrypted bandwidth-efficient backup
Duplicity backs directories by producing encrypted tar-format volumes
and uploading them to a remote or local file server. Because duplicity
uses librsync, the incremental archives are space efficient and only
record the parts of files that have changed since the last backup.
Because duplicity uses GnuPG to encrypt and/or sign these archives, they
will be safe from spying and/or modification by the server.
Original-Maintainer: Alexander Zangerl <az@debian.org>
Homepage: http://duplicity.nongnu.org/
Package: dvdauthor
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.7.2-1build2
Depends: libc6 (>= 2.15), libdvdread8 (>= 4.1.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libpng16-16 (>= 1.6.2-1), libxml2 (>= 2.7.4)
Conffiles:
/etc/video_format 74dc898e450bd58fb6b2000ec1a7c7f2
Description: create DVD-Video file system
dvdauthor is a program that will generate a DVD movie from a valid
mpeg2 stream that should play when you put it in a DVD player.
Original-Maintainer: Marc Leeman <marc.leeman@gmail.com>
Homepage: http://dvdauthor.sourceforge.net/
Package: dvisvgm
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 3919
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.13.1-1
Replaces: texlive-binaries (<= 2019.20190605.51237-2)
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 3.4), libgs9 (>= 8.61.dfsg.1), libkpathsea6 (>= 2021.20210626.59705), libstdc++6 (>= 11), libwoff1 (>= 1.0.0), zlib1g (>= 1:1.2.0)
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.
Original-Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Homepage: https://dvisvgm.de/
Package: e2fsprogs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1516
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.46.5-2ubuntu1.2
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.46.5-2ubuntu1.2), 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.18-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: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 17-1ubuntu2
Depends: libc6 (>= 2.33), libefiboot1 (>= 37), libefivar1 (>= 37), 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: important
Section: utils
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.34), 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: 20401
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: all
Source: elementary-xfce
Version: 0.16-0ubuntu1
Replaces: xubuntu-icon-theme (<< 18.10~)
Breaks: xubuntu-icon-theme (<< 18.10~)
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.
Homepage: https://github.com/shimmerproject/elementary-xfce
Original-Maintainer: Unit 193 <unit193@debian.org>
Package: emacsen-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.0.4
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: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.2-1ubuntu2
Depends: libc6 (>= 2.34), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 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: eog
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgdk-pixbuf-2.0-0 (>= 2.36.5), libgirepository-1.0-1 (>= 0.9.12), libglib2.0-0 (>= 2.42.0), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.24.15), libhandy-1-0 (>= 1.5.0), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libpeas-1.0-0 (>= 1.0.0), librsvg2-2 (>= 2.44), libx11-6, zlib1g (>= 1:1.1.4), dconf-gsettings-backend | gsettings-backend, gir1.2-gtk-3.0 (>= 3.24.15), shared-mime-info (>= 0.20), gsettings-desktop-schemas (>= 42~beta), gir1.2-peas-1.0
Recommends: librsvg2-common, yelp
Suggests: eog-plugins
Breaks: eog-plugins (<< 3.16.4-2~)
Description: Eye of GNOME graphics viewer program
eog or the Eye of GNOME is a simple graphics viewer for the GNOME
desktop which uses the gdk-pixbuf library. It can deal with large
images, and zoom and scroll with constant memory usage. Its goals are
simplicity and standards compliance.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
Package: espeak-ng-data
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 10054
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: espeak-ng
Version: 1.50+dfsg-10ubuntu0.1
Description: Multi-lingual software speech synthesizer: speech data files
eSpeak NG is a software speech synthesizer for English, and some other
languages.
.
This package contains necessary synthesizer data files needed
for the espeak-ng program and the shared library.
Homepage: https://github.com/espeak-ng/espeak-ng
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: evince
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.3-0ubuntu3.1
Replaces: libevdocument3-4 (<< 3.29.91-2~)
Provides: djvu-viewer, pdf-viewer, postscript-viewer
Depends: evince-common (>= 42.3-0ubuntu3.1), gsettings-desktop-schemas, libevdocument3-4 (= 42.3-0ubuntu3.1), libevview3-3 (= 42.3-0ubuntu3.1), shared-mime-info, dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40), libglib2.0-0 (>= 2.61.2), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.22.0), libhandy-1-0 (>= 1.5.90), libnautilus-extension1a (>= 3.28), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7)
Recommends: default-dbus-session-bus | dbus-session-bus
Suggests: gvfs, nautilus-sendto, poppler-data, unrar
Breaks: libevdocument3-4 (<< 3.29.91-2~)
Enhances: nautilus
Conffiles:
/etc/apparmor.d/abstractions/evince 42a52d9e876c2850c8347ced4c6910dd
/etc/apparmor.d/usr.bin.evince f899208adbcc8cb08b67b8e51328b0ee
Description: Document (PostScript, PDF) viewer
Evince is a simple multi-page document viewer. It can display and print
PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable
Document Format (PDF) and XML Paper Specification (XPS) files.
When supported by the document, it also allows searching for text,
copying text to the clipboard, hypertext navigation, and
table-of-contents bookmarks.
Homepage: https://wiki.gnome.org/Apps/Evince
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: evince-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: evince
Version: 42.3-0ubuntu3.1
Description: Document (PostScript, PDF) viewer - common files
Evince is a simple multi-page document viewer. It can display and print
PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable
Document Format (PDF) and XML Paper Specification (XPS) files.
When supported by the document, it also allows searching for text,
copying text to the clipboard, hypertext navigation, and
table-of-contents bookmarks.
.
This package contains architecture-independent files for evince.
Homepage: https://wiki.gnome.org/Apps/Evince
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: evolution-data-server
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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: evolution-data-server-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: dconf-gsettings-backend | gsettings-backend
Description: architecture independent files for Evolution Data Server
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
.
This package contains the architecture independent files needed
by the evolution-data-server package.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: exif
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 339
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.6.22-2
Depends: libc6 (>= 2.14), libexif12 (>= 0.6.21-1~), libpopt0 (>= 1.14)
Description: command-line utility to show EXIF information in JPEG files
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image.
.
'exif' is a small command-line utility to show EXIF information hidden
in JPEG files.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: https://libexif.github.io/
Package: exo-utils
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: exo
Version: 4.16.3-1
Depends: libexo-2-0 (= 4.16.3-1), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.22.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0)
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-csource
- exo-desktop-item-edit
- exo-open
- exo-preferred-applications
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/exo/start
Package: fail2ban
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2049
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.11.2-6
Depends: python3:any, lsb-base
Recommends: nftables | iptables, whois, python3-pyinotify, python3-systemd
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/badips.conf b0f003343ae124f495d2b34f97b877bf
/etc/fail2ban/action.d/badips.py 5d0937b824fe4402287687ec13423b45
/etc/fail2ban/action.d/blocklist_de.conf 444ac9d25936928883470eb138b2aa62
/etc/fail2ban/action.d/bsd-ipfw.conf c99b2da81311c839423c17bae185e828
/etc/fail2ban/action.d/cloudflare.conf 64778c777b260f425a480a3ee406d45e
/etc/fail2ban/action.d/complain.conf 28cbf6a4b982a3e45940c0cfa1e59bb9
/etc/fail2ban/action.d/dshield.conf e3c6e0ef8028b874d239ff0af2462fb1
/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 ff76a36179b37e824009303b1141db71
/etc/fail2ban/action.d/firewallcmd-multiport.conf 3d6ad7644498382391058404e77d0f5d
/etc/fail2ban/action.d/firewallcmd-new.conf 1350c351464909462f627e3e5607bf3b
/etc/fail2ban/action.d/firewallcmd-rich-logging.conf 8b03ce848766a4f069886e5ee31ecbe7
/etc/fail2ban/action.d/firewallcmd-rich-rules.conf 7d0278716aa6f834a4e473294e15bd95
/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 a29f9964bddea21c862444a31b21fbdd
/etc/fail2ban/action.d/iptables-common.conf 606b864bb31f055cacf713e9308d6aad
/etc/fail2ban/action.d/iptables-ipset-proto4.conf 31ca41d74830879e3340c1311f6c087d
/etc/fail2ban/action.d/iptables-ipset-proto6-allports.conf d421e20cdbaffba9b55a893a73451556
/etc/fail2ban/action.d/iptables-ipset-proto6.conf b8d8565059d6e53aa992b304bbe74961
/etc/fail2ban/action.d/iptables-multiport-log.conf 7fbbf185a5dab48e19820b0b0d3b3a59
/etc/fail2ban/action.d/iptables-multiport.conf 5811da842ed3650ef9c0052ea551fca9
/etc/fail2ban/action.d/iptables-new.conf 24b8cd347c064bea7cb508faea57297f
/etc/fail2ban/action.d/iptables-xt_recent-echo.conf 41489a5d29bce8954d414c0e9c672166
/etc/fail2ban/action.d/iptables.conf 82813246b9eec7371fbc05599aef8cfc
/etc/fail2ban/action.d/mail-buffered.conf 8a1e2bbadf992801b658885f4dcb6035
/etc/fail2ban/action.d/mail-whois-common.conf 59648a28f1c3e91fd5aceeb4e94eb625
/etc/fail2ban/action.d/mail-whois-lines.conf 008465986d77e0663573ba31bec06f9e
/etc/fail2ban/action.d/mail-whois.conf 0d2e83c40832881e36347041c0de765b
/etc/fail2ban/action.d/mail.conf 8b83fb59439e5af08d56ad3efae3828e
/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 9d8c28d0f041f97765ee604c3a92a667
/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 2aa36950117e74ed5170b66554c84b75
/etc/fail2ban/action.d/ufw.conf 5820438f9f6dbc4e1392902a7e152d28
/etc/fail2ban/action.d/xarf-login-attack.conf d9b723a140f9356c7e1bba5dee76516f
/etc/fail2ban/fail2ban.conf 411c3a1d5db43e7c361909f9a6d668bd
/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 abc4bd196ce089d576a6b24bab7e8f8d
/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 0164d5c463ca4c1ec52e4e99b734f0e2
/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 e419dbabca720ea3c81804ace215e701
/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 450c5ee94783fe7ecd90965b7992fcbe
/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 0a108b9f1d03b0fb041a72dfee06ba87
/etc/fail2ban/filter.d/dropbear.conf e0c30a472e752b9e848123ac918d4aff
/etc/fail2ban/filter.d/drupal-auth.conf eec0094b0e03eb943f2b2ddfddefd905
/etc/fail2ban/filter.d/ejabberd-auth.conf 7c27adb260f232d7d1913db9ded13aa3
/etc/fail2ban/filter.d/exim-common.conf 423aa65b1d7e65b8515abee240456053
/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 91289533748b68bec486f67ec6677b4f
/etc/fail2ban/filter.d/kerio.conf f8531dca3006ddcc5145ca5353a92fcd
/etc/fail2ban/filter.d/lighttpd-auth.conf 8142642dc9b9975e1e6624576995d4cc
/etc/fail2ban/filter.d/mongodb-auth.conf 68aebabbab4b51573230acf7975a0cbc
/etc/fail2ban/filter.d/monit.conf 7d5719a524d02682e4c118aada845882
/etc/fail2ban/filter.d/murmur.conf a66bd6390be2e81355b6d3c7a76c00aa
/etc/fail2ban/filter.d/nagios.conf 2f38bc0aee9c787baceb1af97ab98867
/etc/fail2ban/filter.d/named-refused.conf a2ca2fd6b5a7ee8c3cc9f0beb5985292
/etc/fail2ban/filter.d/nginx-botsearch.conf 57f3577aaf2a24b96e6c6f2931f1924a
/etc/fail2ban/filter.d/nginx-http-auth.conf 910aa514260ddc25578340f9987e22e2
/etc/fail2ban/filter.d/nginx-limit-req.conf b0f6852cf077186c496ac6e94686ca51
/etc/fail2ban/filter.d/nsd.conf f526047dcf1a68cc0e158f98e26c12e2
/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 c80355a69afeafa1f9e4c196b4c391ec
/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 5af55215780b2a6cb4c25848cc2818b7
/etc/fail2ban/filter.d/sendmail-reject.conf c9aa4ae31817e30c50e3a715ea67e03c
/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 a3b46b2c1e8a8b27e34001ef32fd4289
/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 6804afecebd991db7468cc9417ba50e2
/etc/fail2ban/jail.conf c1d32d3cdfbdd5775df6b16bd2a73c52
/etc/fail2ban/jail.d/defaults-debian.conf 55ef21bbd8af425ad41776fa2cd6b8c7
/etc/fail2ban/paths-arch.conf 054307da19e77a024d193187a72a0dab
/etc/fail2ban/paths-common.conf 5af5fde8eabeb6df0482ac9082242826
/etc/fail2ban/paths-debian.conf 751cec7b729428be77617f5b0ed0b3d5
/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
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://www.fail2ban.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.28-1ubuntu1
Depends: libfakeroot (>= 1.28-1ubuntu1), 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: fdisk
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.34), libfdisk1 (>= 2.36), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libreadline8 (>= 6.0), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6)
Description: collection of partitioning utilities
This package contains the classic fdisk, sfdisk and cfdisk partitioning
utilities from the util-linux suite.
.
The utilities included in this package allow you to partition
your hard disk. The utilities supports both modern and legacy
partition tables (eg. GPT, MBR, etc).
.
The fdisk utility is the classical text-mode utility.
The cfdisk utilitity gives a more userfriendly curses based interface.
The sfdisk utility is mostly for automation and scripting uses.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: fig2dev
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1063
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.2.8b-1
Replaces: transfig (<< 1:3.2.6~beta-1~)
Provides: transfig
Depends: gawk, ghostscript, netpbm (>= 2:10.0-4), x11-common, libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Suggests: xfig
Breaks: transfig (<< 1:3.2.6~beta-1~)
Description: Utilities for converting XFig figure files
This package contains utilities (mainly fig2dev) to handle XFig
(Facility for Interactive Generation of figures) files.
.
It can convert files produced by xfig to box, cgm, dxf, epic, eepic,
eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg,
latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf,
pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t,
pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld
(AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic,
xbm and xpm.
Original-Maintainer: Roland Rosenfeld <roland@debian.org>
Homepage: https://sourceforge.net/projects/mcj/
Package: file
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.41-3ubuntu0.1
Depends: libc6 (>= 2.34), libmagic1 (= 1:5.41-3ubuntu0.1)
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: file-roller
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1800
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.42.0-1
Depends: bzip2, unzip, zip, dconf-gsettings-backend | gsettings-backend, libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcairo2 (>= 1.4.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.2), libgtk-3-0 (>= 3.21.5), libhandy-1-0 (>= 1.5.90), libjson-glib-1.0-0 (>= 1.5.2), libnautilus-extension1a (>= 3.27.90), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0)
Recommends: gvfs, yelp
Suggests: p7zip-full, arj, lha, lzip, lzma, lzop, ncompress, rpm2cpio, rzip, sharutils, squashfs-tools, unace, unalz, unar, xz-utils, zoo
Description: archive manager for GNOME
File-roller is an archive manager for the GNOME environment. It allows you to:
.
* Create and modify archives.
* View the content of an archive.
* View a file contained in an archive.
* Extract files from the archive.
.
File-roller supports the following formats:
* Tar (.tar) archives, including those compressed with
gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
lzma (.tar.lzma) and xz (.tar.xz)
* Zip archives (.zip)
* Jar archives (.jar, .ear, .war)
* 7z archives (.7z)
* iso9660 CD images (.iso)
* Lha archives (.lzh)
* Archiver archives (.ar)
* Comic book archives (.cbz)
* Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
.
File-roller can extract following formats:
* Cabinet archives (.cab)
* Debian binary packages (.deb)
* Xar archives (.xar)
.
File-roller doesn't perform archive operations by itself, but relies on
standard tools for this.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/FileRoller
Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.8.0-1ubuntu3
Pre-Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~)
Suggests: mlocate | locate
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: firefox
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 255
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: amd64
Version: 1:1snap1-0ubuntu2
Replaces: firefox-dbg (<< 1:1snap1), firefox-dev (<< 1:1snap1), firefox-geckodriver (<< 1:1snap1), firefox-mozsymbols (<< 1:1snap1)
Provides: gnome-www-browser, iceweasel, www-browser, x-www-browser
Depends: debconf (>= 0.5) | debconf-2.0
Pre-Depends: debconf, snapd
Breaks: firefox-dbg (<< 1:1snap1), firefox-dev (<< 1:1snap1), firefox-geckodriver (<< 1:1snap1), firefox-mozsymbols (<< 1:1snap1)
Conffiles:
/etc/apport/native-origins.d/firefox 7c26b75c7c2b715c89cc6d85338252a4 obsolete
/etc/apport/blacklist.d/firefox ee63264f847e671832d42255912ce144 obsolete
/etc/apparmor.d/usr.bin.firefox 312535779f705233f9d64d9e651cd5e7 obsolete
Description: Transitional package - firefox -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox is now replaced by the firefox snap.
Package: firefox-locale-en
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 143
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: firefox
Version: 1:1snap1-0ubuntu2
Replaces: language-pack-en-base
Depends: firefox (>= 1:1snap1-0ubuntu2)
Description: Transitional package - firefox-locale-en -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-en is now replaced by the firefox snap.
Package: firewalld
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.1.1-1ubuntu1
Depends: dbus, gir1.2-glib-2.0, gir1.2-nm-1.0, policykit-1, python3-dbus, python3-gi, python3-nftables (>= 0.9.3-2~), python3-firewall (= 1.1.1-1ubuntu1), python3:any
Recommends: ipset, iptables, python3-cap-ng
Conffiles:
/etc/firewalld/firewalld.conf 5af7d7f1bd4c0db1ac63b90757b8e944
/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/kernel
Installed-Size: 18058
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: firmware-sof
Version: 2.0-1ubuntu4.7
Replaces: linux-firmware (<= 1.202)
Breaks: linux-firmware (<= 1.202)
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 <markpearson@lenovo.com>
Package: five-or-more
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 2184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.32.3-1
Replaces: glines (<< 1:3.7.2), gnome-accessibility-themes (<< 3.14.0)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.39.4), libgnome-games-support-1-3 (>= 1.1.90), libgtk-3-0 (>= 3.20.0), librsvg2-2 (>= 2.32.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: glines (<< 1:3.7.2), gnome-accessibility-themes (<< 3.14.0)
Description: make color lines of five or more length
This is a GNOME port of the once popular “Color Lines” game.
.
The game's objective is to align as often as possible five or more
objects of the same color and shape causing them to disappear.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Five%20or%20more
Package: fontconfig
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 375
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.13.1-4.2ubuntu5
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.8.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: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fontconfig
Version: 2.13.1-4.2ubuntu5
Depends: ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-liberation2 | fonts-croscore | fonts-freefont-otf | fonts-freefont-ttf | fonts-urw-base35 | fonts-texgyre
Breaks: libfontconfig1 (<< 2.13.0)
Conffiles:
/etc/fonts/conf.avail/10-antialias.conf 3629dcc380ac8c5b0306febc33b5667b
/etc/fonts/conf.avail/10-autohint.conf b64114e5af24e4cdfc5bd5023f280287
/etc/fonts/conf.avail/10-hinting-full.conf a5bec12a811215bb09bd0e0a58469918
/etc/fonts/conf.avail/10-hinting-medium.conf 03715b87280da58cfe9d4c4f4d6d0488
/etc/fonts/conf.avail/10-hinting-none.conf 709229aa350cfaf1eb59cbc4ab5f2377
/etc/fonts/conf.avail/10-hinting-slight.conf 690acea9572bf68b0ef975636002e4f3
/etc/fonts/conf.avail/10-no-sub-pixel.conf 1a29e6674047b54b5d240e30807fab0e
/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf 7bf8b372085774e6cbdae99235624440
/etc/fonts/conf.avail/10-sub-pixel-bgr.conf c7aea7a564a5ec98b76d8ef1c6791ee3
/etc/fonts/conf.avail/10-sub-pixel-rgb.conf 8bcf6192e90c1b3d0972eb1657b87e0c
/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf aee77dfa949e40dd1a2309bfae59f7c6
/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf c7c6b8d23a8a25d68b71a7d63c4d2d29
/etc/fonts/conf.avail/10-unhinted.conf 9e2da80ad573a4c8cf582b3b63a54ed7
/etc/fonts/conf.avail/11-lcdfilter-default.conf f4229be8b8d744a07bd153804cc89510
/etc/fonts/conf.avail/11-lcdfilter-legacy.conf 74c9020e8ca6b87ee60b919219cbbb6e
/etc/fonts/conf.avail/11-lcdfilter-light.conf ac0f49d468587a5db0a7e96700c9a159
/etc/fonts/conf.avail/20-unhint-small-vera.conf 8b4b489882181273bb954bbeca039706
/etc/fonts/conf.avail/25-unhint-nonlatin.conf a755ea93d91a116223ee0a6f2179e7da
/etc/fonts/conf.avail/30-metric-aliases.conf 75c9e9472b8d86398bb90aad2f9f33ef
/etc/fonts/conf.avail/40-nonlatin.conf 20ee0ed0c5d5ec9e1cf840861654e5b9
/etc/fonts/conf.avail/45-generic.conf e5a3f4b8d89676c4f6e24e78fa0ab226
/etc/fonts/conf.avail/45-latin.conf 78e96661b2e081a6855194cdbfbd414b
/etc/fonts/conf.avail/49-sansserif.conf ddb0852326b96387179f833fce3fff61
/etc/fonts/conf.avail/50-user.conf ef75f810654a94c9735c63ba050c3000
/etc/fonts/conf.avail/51-local.conf 05120737595ec804f105e86a2c2f10df
/etc/fonts/conf.avail/53-monospace-lcd-filter.conf 94669e241a96e50d95cdd4b126e43ec6
/etc/fonts/conf.avail/60-generic.conf 36818672366678a1242830b5e7829aef
/etc/fonts/conf.avail/60-latin.conf 4b9c621952455f0e19eaa91fe40ab01b
/etc/fonts/conf.avail/65-fonts-persian.conf 3c3369d2e5cddac97685a35f923cd8ae
/etc/fonts/conf.avail/65-khmer.conf 2c60845ccef2f9fb278dbc776f852e7b
/etc/fonts/conf.avail/65-nonlatin.conf b4b7785deb1beea8d134f47f5230ba36
/etc/fonts/conf.avail/69-unifont.conf d01fe25b8869985f337a7d90704cefe6
/etc/fonts/conf.avail/70-force-bitmaps.conf 05da482c17d5c285ec2cf7134c8f6c5a
/etc/fonts/conf.avail/70-no-bitmaps.conf 1b7c38fe5f2e26c4581332c90cc1277f
/etc/fonts/conf.avail/70-yes-bitmaps.conf 91c414090c7d8bfe557785fe845cb6bd
/etc/fonts/conf.avail/80-delicious.conf ddad25ea4458fffa36d7a1f2f53bc5e9
/etc/fonts/conf.avail/90-synthetic.conf e79defb0b94fe9d0a9af39c83e48b9dc
/etc/fonts/conf.d/README 42d13304ed2e9e5b60b74d6ed29b3729
/etc/fonts/fonts.conf 1a6ebc792c61d5944c30e1696446f5d4
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-beng
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-bengali-fonts
Depends: fonts-beng-extra, fonts-lohit-beng-assamese, fonts-lohit-beng-bengali
Breaks: ttf-bengali-fonts (<< 2:1.0)
Description: Metapackage to install Bengali and Assamese fonts
This package allows you to install all available Bengali and Assamese fonts
in Debian.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-beng-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.2.1-1
Replaces: ttf-bengali-fonts
Recommends: fonts-lohit-beng-assamese, fonts-lohit-beng-bengali
Breaks: ttf-bengali-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-beng-extra.conf 39829a59599d6460697f9aca93684a72
Description: TrueType fonts for Bengali language
This package provides TrueType fonts for Bengali language which is
primarily spoken in the Indian state of West Bengal, Assam, Tripura
and in the country Bangladesh.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-dejavu-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 2954
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-dejavu
Version: 2.37-2build1
Conffiles:
/etc/fonts/conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf 10d6f2176d76ee9b89a19a17811257f2
/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-mono.conf 0cbf30e4580c5a8570da071ab12c5e4d
/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-mono.conf b9a76edd2aeb35cd1095e378963e2cdd
/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-mono.conf d2ee39274982cb4f831783cff742c8bc
/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, serif-bold,
mono and mono-bold variants. For additional variants, see the
fonts-dejavu-extra package.
.
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-deva
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-devanagari-fonts
Depends: fonts-deva-extra, fonts-gargi, fonts-lohit-deva, fonts-nakula, fonts-sahadeva, fonts-samyak-deva
Breaks: ttf-devanagari-fonts (<< 2:1.0)
Description: Meta package to install all Devanagari fonts
This package allows you to install all available Devanagari fonts
in Debian.
.
This package installs following fonts:
* fonts-deva-extra
* fonts-gargi
* fonts-lohit-deva
* fonts-nakula
* fonts-sahadeva
* fonts-samyak-deva
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-deva-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 3310
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0-5
Replaces: ttf-devanagari-fonts
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: fonts-gargi, fonts-sarai
Breaks: ttf-devanagari-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-deva-extra.conf 5f97405d4b0d144a48746a70d4dfa2d2
Description: Free fonts for Devanagari script
This package provides free fonts for Devanagari script. This script is used by
languages such as Hindi, Kashmiri, Konkani, Marathi, Maithili, Nepali,
Sanskrit, and Sindhi languages.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
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-freefont-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 6497
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-freefont
Version: 20120503-10build1
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: http://savannah.gnu.org/projects/freefont/
Package: fonts-gargi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-5
Enhances: fonts-deva-extra
Description: OpenType Devanagari font
This package provides Gargi font for Devanagari script which is
used as script for multiple languages such as Hindi, Kashmiri,
Konkani, Maithili, Marathi normally spoken in various states
in Indian subcontinent.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-gubbi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.3-5build1
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-gubbi.conf d01b8e5086aea5f00697432925bd88c5
Description: Gubbi free font for Kannada script
This package provides a font for Kannada script (kn) which is
primarily used in the Indian state of Karnataka.
.
This language is fork of old Kedage font with lots of improvements
and is now actively maintained by the upstream.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/aravindavk/Gubbi
Package: fonts-gujr
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.4
Replaces: ttf-gujrati-fonts
Depends: fonts-gujr-extra, fonts-kalapi, fonts-lohit-gujr, fonts-samyak-gujr, fonts-yrsa-rasa
Breaks: ttf-gujrati-fonts (<< 2:1.0)
Description: Meta package to install all Gujarati fonts
This package allows you to install all available Gujarati
fonts in Debian.
.
This package installs following fonts:
* fonts-gujr-extra
* fonts-kalapi
* fonts-lohit-gujr
* fonts-samyak-gujr
* fonts-yrsa-rasa
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-gujr-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 385
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.1-1
Replaces: ttf-gujarati-fonts
Breaks: ttf-gujarati-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-gujr-extra.conf df4736879c177e5120a2bf6a2524b346
Description: Free fonts for Gujarati script
This package provides free fonts for Gujarati script which is primarily used
in the Indian state of Gujarat.
.
It includes following fonts:
* Aakar
* Padmaa
* Rekha
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-guru
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-punjabi-fonts
Depends: fonts-guru-extra, fonts-lohit-guru
Breaks: ttf-punjabi-fonts (<< 2:1.0)
Description: Meta package to install all Punjabi fonts
This package allows you to install all available Punjabi fonts
in Debian.
.
This package installs following fonts.
* fonts-lohit-guru
* fonts-guru-extra
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-guru-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-5
Replaces: ttf-punjabi-fonts
Breaks: ttf-punjabi-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-guru-extra.conf d2836496e3df145d1753357025479b1f
Description: Free fonts for Punjabi language
Fonts for the Punjabi language which is spoken in the Punjab
region of India and Pakistan. Fonts in this package use the
Gurmukhi script. In Pakistan, Punjabi is written using Arabic
script. The Devanagari script is also sometimes used in India.
.
Currently only font in this package is, Saab.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-indic
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.4
Replaces: ttf-indic-fonts
Depends: fonts-beng, fonts-deva, fonts-gujr, fonts-guru, fonts-knda, fonts-mlym, fonts-orya, fonts-pagul, fonts-taml, fonts-telu
Breaks: ttf-indic-fonts (<< 2:1.0)
Description: Meta package to install all Indian language fonts
This metapackage merely depends on the various free Indian language font
packages available in Debian. Use this if you want fonts for every Indian
language.
.
The following metapackages will be pulled down as dependency which
will in turn pull down real font packages.
* fonts-beng
* fonts-deva
* fonts-gujr
* fonts-guru
* fonts-knda
* fonts-mlym
* fonts-orya
* fonts-pagul
* fonts-taml
* fonts-telu
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-kacst
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 978
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.01+mry-15
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: fonts-kacst-one
Description: KACST free TrueType Arabic fonts
This is a set of TrueType Arabic fonts released by the King Abdulaziz
City for Science and Technology (KACST).
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.kacst.edu.sa/eng/Pages/default.aspx
Package: fonts-kacst-one
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.0+svn11846-10
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: fonts-kacst
Description: TrueType font designed for Arabic language
This package provides a TrueType font designed for Arabic by the
King Abdulaziz City for Science and Technology (KACST), Saudi Arabia.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://www.arabeyes.org/
Package: fonts-kalapi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 463
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0-4
Pre-Depends: dpkg (>= 1.15.6~)
Description: Kalapi Gujarati Unicode font
This package provides Kalapi Unicode font for Gujarati language which is
primarily used in Indian state of Gujarat. Currently, package includes
single font only.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/gujaratilexicon/font-kalapi
Package: fonts-khmeros-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 539
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: fonts-khmeros
Version: 5.0-9ubuntu1
Replaces: fonts-khmeros (<< 5.0-5ubuntu1), ttf-khmeros (<< 5.0-4), ttf-khmeros-core (<< 5.0-5ubuntu1)
Breaks: fonts-khmeros (<< 5.0-5ubuntu1), ttf-khmeros (<< 5.0-4), ttf-khmeros-core (<< 5.0-5ubuntu1)
Conffiles:
/etc/fonts/conf.d/65-khmer.conf 574805699c9ed61a202a6f7876cd8b5c
Description: KhmerOS Unicode fonts for the Khmer language of Cambodia
Free fonts for the Khmer language, used in Cambodia, developed by
the Khmer Software Iniative, part of the Open Forum of Cambodia.
.
This package provides Khmer OS fonts for use in the default Ubuntu desktop.
Homepage: http://www.khmeros.info
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Package: fonts-knda
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-kannada-fonts
Depends: fonts-gubbi, fonts-lohit-knda, fonts-navilu
Breaks: ttf-kannada-fonts (<< 2:1.0)
Description: Meta package for Kannada fonts
This package allows you to install all the Kannada fonts
available in Debian.
.
This package will install following dependent font packages:
* fonts-lohit-knda
* fonts-gubbi
* fonts-navilu
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-lao
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0.20060226-10ubuntu2
Description: TrueType font for Lao language
This package includes fonts that are suitable for the display of the Lao
language.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-lato
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 11750
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-2.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: 2089
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.07.4-11
Description: Fonts with the same metrics as Times, Arial and Courier
A set of serif, sans-serif and monospaced fonts from Red Hat with
exactly the same metrics as the (non-free) Microsoft Times, Arial
and Courier fonts, which implies those fonts can serve as a drop-in
replacement. The font family is named Liberation.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://github.com/liberationfonts/liberation-1.7-fonts
Package: fonts-liberation2
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.1.5-1
Description: Fonts with the same metrics as Times, Arial and Courier (v2)
A set of serif, sans-serif and monospaced fonts from Red Hat with
exactly the same metrics as the (non-free) Microsoft Times, Arial
and Courier fonts, which implies those fonts can serve as a drop-in
replacement. The font family is named Liberation.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/liberationfonts
Package: fonts-lklug-sinhala
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.6-4
Description: Unicode Sinhala font by Lanka Linux User Group
This package provides the Unicode Sinhala font developed by
the Lanka Linux User Group (LKLUG)
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: http://www.lug.lk/fonts/lklug
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.004.5-6.1
Replaces: lmodern (<= 2.004.2-1)
Breaks: lmodern (<= 2.004.2-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 maintainers <debian-tex-maint@lists.debian.org>
Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/
Package: fonts-lohit-beng-assamese
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.91.5-2
Replaces: ttf-bengali-fonts (<= 1:0.5.12)
Recommends: fonts-lohit-beng-bengali
Breaks: ttf-bengali-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-assamese.conf 43af738bfc8fd7f2eec7a23cfde710ad
Description: Lohit TrueType font for Assamese Language
This package provides Lohit TrueType font for Assamese language which is
primarily used in Indian state of Assam.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-beng-bengali
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.91.5-2
Replaces: ttf-bengali-fonts (<= 1:0.5.12)
Recommends: fonts-lohit-beng-assamese
Breaks: ttf-bengali-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-bengali.conf dd51d3d39245c5750da6a9d4f8582716
Description: Lohit TrueType font for Bengali Language
This package provides Lohit TrueType font for Bengali language which is
primarily used in Indian state of Bengal.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-deva
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.95.4-4
Replaces: ttf-devanagari-fonts (<= 1:0.5.12)
Breaks: ttf-devanagari-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/59-lohit-devanagari.conf 26750c27821421cef15176c5d6eb490e
/etc/fonts/conf.avail/66-lohit-devanagari.conf dfac9388b18ece1d53fed86785070f55
Description: Lohit TrueType font for Devanagari script
This package provides Lohit TrueType font for Devanagari script which
is used for writing Hindi, Kashmiri, Konkani, Marathi, Maithili, Nepali,
Sanskrit, and Sindhi languages.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-gujr
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.92.4-4
Replaces: ttf-gujarati-fonts (<= 1:0.5.12)
Breaks: ttf-gujarati-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-gujarati.conf 9f2a8a52d29676fe4b0373f924f6faa4
Description: Lohit TrueType font for Gujarati Language
This package provides Lohit TrueType font for Guajrati language which is
primarily used in Indian state of Gujarat.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-guru
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.91.2-2build1
Replaces: ttf-punjabi-fonts (<= 1:0.5.12)
Breaks: ttf-punjabi-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-gurmukhi.conf 07d4e4a2859126f82e0c944f737282e6
Description: Lohit TrueType font for Punjabi Language
This package provides Lohit TrueType font for Punjabi language which
is primarily used in Indian and Pakistani state of Punjab.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-knda
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.5.4-3
Replaces: ttf-kannada-fonts (<= 1:0.5.12)
Breaks: ttf-kannada-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-kannada.conf 24f38d28840b3b6506ecc481a20bf26b
Description: Lohit TrueType font for Kannada Language
This package provides Lohit TrueType font for Kannada language
(kn) which is primarily used in the Indian state of Karnataka.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-mlym
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.92.2-2
Replaces: ttf-malayalam-fonts (<= 1:0.5.12)
Breaks: ttf-malayalam-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/67-lohit-malayalam.conf b3732dcb3640521dd81443f9bd70237d
Description: Lohit TrueType font for Malayalam Language
This package provides Lohit TrueType font for Malayalam
language (ml), which is primarily spoken in the Indian
state of Kerala.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-orya
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.91.2-2
Replaces: ttf-oriya-fonts (<= 1:0.5.12)
Breaks: ttf-oriya-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-odia.conf 780d0267731832eb8a694e1d304a3929
Description: Lohit TrueType font for Oriya Language
This package provides Lohit TrueType font for Oriya language which is
primarily used in Indian state of Orissa.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-taml
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.91.3-2
Replaces: ttf-tamil-fonts (<= 1:0.5.12)
Breaks: ttf-tamil-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-tamil.conf ff7196dbda3aadd1595cf95ff62a45f4
Description: Lohit TrueType font for Tamil Language
This package provides Lohit TrueType font for Tamil language (ta)
which is primarily used in the Indian state of TamilNadu.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-taml-classical
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.5.4-2
Replaces: fonts-lohit-tamil-classical
Breaks: fonts-lohit-tamil-classical
Conffiles:
/etc/fonts/conf.avail/66-lohit-tamil-classical.conf a3b913c59a0c401a90d77d0517fefe67
Description: Lohit Tamil TrueType fonts for Tamil script
This package provides Lohit Tamil fonts with classical
glyphs for Tamil script (ta) which is basically used in
Indian state of TamilNadu.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-lohit-telu
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 370
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.5.5-2build1
Replaces: ttf-telugu-fonts (<= 1:0.5.12)
Breaks: ttf-telugu-fonts (<= 1:0.5.12)
Conffiles:
/etc/fonts/conf.avail/66-lohit-telugu.conf c66758ce75cfbcda7a2efd0c2b294f18
Description: Lohit TrueType font for Telugu Language
This package provides Lohit TrueType font for Telugu language which
is primarily used in Indian state of Andhra Pradesh.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://pagure.io/lohit
Package: fonts-mlym
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-malayalam-fonts
Depends: fonts-lohit-mlym, fonts-samyak-mlym, fonts-smc
Breaks: ttf-malayalam-fonts (<< 2:1.0)
Description: Meta package to install all Malayalam fonts
This package allows you to install all available Malayalam fonts
in Debian.
.
This package installs following fonts:
* fonts-lohit-mlym
* fonts-smc
* fonts-samyak-mlym
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-nakula
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0-4
Replaces: ttf-devanagari-fonts
Suggests: fonts-sahadeva
Breaks: ttf-devanagari-fonts (<< 2:1.0)
Description: Free Unicode compliant Devanagari font
This package provides font for Devanagari script which is used for writing
Hindi, Marathi and Sanskrit languages.
.
Nakula follows the Mumbai style of Devanagari, with rounded glyphs and little
thin/thick variation.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://bombay.indology.info/software/fonts/devanagari/index.html
Package: fonts-navilu
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.2-3
Description: Handwriting font for Kannada
This package provides handwriting font for Kannada script (kn) which
is primarily used in the Indian state of Karnataka.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/aravindavk/Navilu
Package: fonts-noto
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20201225-1build1
Depends: fonts-noto-core
Recommends: fonts-noto-cjk, fonts-noto-cjk-extra, fonts-noto-color-emoji, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-noto-ui-extra, fonts-noto-unhinted
Description: metapackage to pull in all Noto fonts
Noto is a collection of font families,
each visually harmonized across scripts.
.
Use this package if you want all 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-cjk
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 91003
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:20220127+repack1-1
Suggests: fonts-noto-cjk-extra
Description: "No Tofu" font families with large Unicode coverage (CJK regular and bold)
Noto is a collection of font families, each visually harmonized across
scripts.
.
This package contains Noto font families for Traditional Chinese,
Simplified Chinese, Japanese and Korean:
.
* Noto Sans CJK JP
* Noto Sans CJK KR
* Noto Sans CJK SC
* Noto Sans CJK TC
* Noto Sans Mono CJK JP
* Noto Sans Mono CJK KR
* Noto Sans Mono CJK SC
* Noto Sans Mono CJK TC
* Noto Serif CJK JP
* Noto Serif CJK KR
* Noto Serif CJK SC
* Noto Serif CJK TC
.
These fonts are derived from the font family Source Han Sans.
.
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 regular and bold fonts.
Original-Maintainer: Debian Fonts Team <debian-fonts@lists.debian.org>
Homepage: https://github.com/googlefonts/noto-cjk
Package: fonts-noto-cjk-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 214032
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto-cjk
Version: 1:20220127+repack1-1
Replaces: fonts-noto-cjk (<< 1:1.004+repack3-2~)
Depends: fonts-noto-cjk
Breaks: fonts-noto-cjk (<< 1:1.004+repack3-2~)
Description: "No Tofu" font families with large Unicode coverage (CJK all weight)
Noto is a collection of font families, each visually harmonized across
scripts.
.
This package contains Noto font families for Traditional Chinese,
Simplified Chinese, Japanese and Korean:
.
* Noto Sans CJK JP
* Noto Sans CJK KR
* Noto Sans CJK SC
* Noto Sans CJK TC
* Noto Sans Mono CJK JP
* Noto Sans Mono CJK KR
* Noto Sans Mono CJK SC
* Noto Sans Mono CJK TC
* Noto Serif CJK JP
* Noto Serif CJK KR
* Noto Serif CJK SC
* Noto Serif CJK TC
.
These fonts are derived from the font family Source Han Sans.
.
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 all weight fonts.
Original-Maintainer: Debian Fonts Team <debian-fonts@lists.debian.org>
Homepage: https://github.com/googlefonts/noto-cjk
Package: fonts-noto-color-emoji
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10842
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.047-0ubuntu0.22.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://www.google.com/get/noto/help/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: 42555
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~)
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
* NotoSerifTamilSlanted
.
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-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 334238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
Replaces: fonts-noto-unhinted (<< 20201027-1~)
Breaks: fonts-noto-unhinted (<< 20201027-1~)
Enhances: fonts-noto-core, fonts-noto-mono
Description: "No Tofu" font families with large Unicode coverage (extra)
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains extra weights for these Noto font families:
.
* Noto Kufi Arabic Black
* Noto Kufi Arabic Extra Bold
* Noto Kufi Arabic Extra Light
* Noto Kufi Arabic Light
* Noto Kufi Arabic Medium
* Noto Kufi Arabic Semi Bold
* Noto Kufi Arabic Thin
* Noto Looped Lao Black
* Noto Looped Lao Cond Blk
* Noto Looped Lao Cond Bold
* Noto Looped Lao Cond ExBd
* Noto Looped Lao Cond ExLt
* Noto Looped Lao Cond Lt
* Noto Looped Lao Cond Med
* Noto Looped Lao Cond SmBd
* Noto Looped Lao Cond Thin
* Noto Looped Lao Condensed
* Noto Looped Lao ExCd Blk
* Noto Looped Lao ExCd Bold
* Noto Looped Lao ExCd ExBd
* Noto Looped Lao ExCd ExLt
* Noto Looped Lao ExCd Lt
* Noto Looped Lao ExCd Med
* Noto Looped Lao ExCd SmBd
* Noto Looped Lao ExCd Thin
* Noto Looped Lao ExtLight
* Noto Looped Lao ExtraBold
* Noto Looped Lao ExtraCond
* Noto Looped Lao Light
* Noto Looped Lao Medium
* Noto Looped Lao SemiBold
* Noto Looped Lao SemiCond
* Noto Looped Lao SmCd Blk
* Noto Looped Lao SmCd Bold
* Noto Looped Lao SmCd ExBd
* Noto Looped Lao SmCd ExtLt
* Noto Looped Lao SmCd Lt
* Noto Looped Lao SmCd Med
* Noto Looped Lao SmCd SmBd
* Noto Looped Lao SmCd Thin
* Noto Looped Lao Thin
* Noto Looped Thai Black
* Noto Looped Thai Cond Blk
* Noto Looped Thai Cond Bold
* Noto Looped Thai Cond ExBd
* Noto Looped Thai Cond ExLt
* Noto Looped Thai Cond Lt
* Noto Looped Thai Cond Med
* Noto Looped Thai Cond SmBd
* Noto Looped Thai Cond Thin
* Noto Looped Thai Condensed
* Noto Looped Thai ExCd Blk
* Noto Looped Thai ExCd Bold
* Noto Looped Thai ExCd ExBd
* Noto Looped Thai ExCd ExLt
* Noto Looped Thai ExCd Lt
* Noto Looped Thai ExCd Med
* Noto Looped Thai ExCd SmBd
* Noto Looped Thai ExCd Thin
* Noto Looped Thai ExtLight
* Noto Looped Thai ExtraBold
* Noto Looped Thai ExtraCond
* Noto Looped Thai Light
* Noto Looped Thai Medium
* Noto Looped Thai SemiBold
* Noto Looped Thai SemiCond
* Noto Looped Thai SmCd Blk
* Noto Looped Thai SmCd Bold
* Noto Looped Thai SmCd ExBd
* Noto Looped Thai SmCd ExLt
* Noto Looped Thai SmCd Lt
* Noto Looped Thai SmCd Med
* Noto Looped Thai SmCd SmBd
* Noto Looped Thai SmCd Thin
* Noto Looped Thai Thin
* Noto Naskh Arabic Medium
* Noto Naskh Arabic Semi Bold
* Noto Sans Arabic Blk
* Noto Sans Arabic Cond
* Noto Sans Arabic Cond Blk
* Noto Sans Arabic Cond ExtBd
* Noto Sans Arabic Cond ExtLt
* Noto Sans Arabic Cond Light
* Noto Sans Arabic Cond Med
* Noto Sans Arabic Cond SemBd
* Noto Sans Arabic Cond Thin
* Noto Sans Arabic ExtBd
* Noto Sans Arabic ExtCond
* Noto Sans Arabic ExtCond Blk
* Noto Sans Arabic ExtCond ExtBd
* Noto Sans Arabic ExtCond ExtLt
* Noto Sans Arabic ExtCond Light
* Noto Sans Arabic ExtCond Med
* Noto Sans Arabic ExtCond SemBd
* Noto Sans Arabic ExtCond Thin
* Noto Sans Arabic ExtLt
* Noto Sans Arabic Light
* Noto Sans Arabic Med
* Noto Sans Arabic SemBd
* Noto Sans Arabic SemCond
* Noto Sans Arabic SemCond Blk
* Noto Sans Arabic SemCond ExtBd
* Noto Sans Arabic SemCond ExtLt
* Noto Sans Arabic SemCond Light
* Noto Sans Arabic SemCond Med
* Noto Sans Arabic SemCond SemBd
* Noto Sans Arabic SemCond Thin
* Noto Sans Arabic Thin
* Noto Sans Armenian Black
* Noto Sans Armenian Condensed
* Noto Sans Armenian Condensed Black
* Noto Sans Armenian Condensed ExtraBold
* Noto Sans Armenian Condensed ExtraLight
* Noto Sans Armenian Condensed Light
* Noto Sans Armenian Condensed Medium
* Noto Sans Armenian Condensed SemiBold
* Noto Sans Armenian Condensed Thin
* Noto Sans Armenian ExtraBold
* Noto Sans Armenian ExtraCondensed
* Noto Sans Armenian ExtraCondensed Black
* Noto Sans Armenian ExtraCondensed ExtraBold
* Noto Sans Armenian ExtraCondensed ExtraLight
* Noto Sans Armenian ExtraCondensed Light
* Noto Sans Armenian ExtraCondensed Medium
* Noto Sans Armenian ExtraCondensed SemiBold
* Noto Sans Armenian ExtraCondensed Thin
* Noto Sans Armenian ExtraLight
* Noto Sans Armenian Light
* Noto Sans Armenian Medium
* Noto Sans Armenian SemiBold
* Noto Sans Armenian SemiCondensed
* Noto Sans Armenian SemiCondensed Black
* Noto Sans Armenian SemiCondensed ExtraBold
* Noto Sans Armenian SemiCondensed ExtraLight
* Noto Sans Armenian SemiCondensed Light
* Noto Sans Armenian SemiCondensed Medium
* Noto Sans Armenian SemiCondensed SemiBold
* Noto Sans Armenian SemiCondensed Thin
* Noto Sans Armenian Thin
* Noto Sans Balinese Medium
* Noto Sans Balinese SemiBold
* Noto Sans Bamum Medium
* Noto Sans Bamum SemiBold
* Noto Sans Bengali Black
* Noto Sans Bengali Condensed
* Noto Sans Bengali ExtraBold
* Noto Sans Bengali ExtraCondensed
* Noto Sans Bengali ExtraLight
* Noto Sans Bengali Light
* Noto Sans Bengali Medium
* Noto Sans Bengali SemiBold
* Noto Sans Bengali SemiCondensed
* Noto Sans Bengali Thin
* Noto Sans Black
* Noto Sans CanAborig Bk
* Noto Sans CanAborig Lt
* Noto Sans CanAborig Md
* Noto Sans CanAborig SmBd
* Noto Sans CanAborig Th
* Noto Sans CanAborig XBd
* Noto Sans CanAborig XLt
* Noto Sans Cham Blk
* Noto Sans Cham ExtBd
* Noto Sans Cham ExtLt
* Noto Sans Cham Light
* Noto Sans Cham Med
* Noto Sans Cham SemBd
* Noto Sans Cham Thin
* Noto Sans Cherokee Blk
* Noto Sans Cherokee ExtBd
* Noto Sans Cherokee ExtLt
* Noto Sans Cherokee Light
* Noto Sans Cherokee Med
* Noto Sans Cherokee SemBd
* Noto Sans Cherokee Thin
* Noto Sans Condensed
* Noto Sans Condensed Black
* Noto Sans Condensed ExtraBold
* Noto Sans Condensed ExtraLight
* Noto Sans Condensed Light
* Noto Sans Condensed Medium
* Noto Sans Condensed SemiBold
* Noto Sans Condensed Thin
* Noto Sans Devanagari Black
* Noto Sans Devanagari Condensed
* Noto Sans Devanagari Condensed Black
* Noto Sans Devanagari Condensed ExtraBold
* Noto Sans Devanagari Condensed ExtraLight
* Noto Sans Devanagari Condensed Light
* Noto Sans Devanagari Condensed Medium
* Noto Sans Devanagari Condensed SemiBold
* Noto Sans Devanagari Condensed Thin
* Noto Sans Devanagari ExtraBold
* Noto Sans Devanagari ExtraCondensed
* Noto Sans Devanagari ExtraCondensed Black
* Noto Sans Devanagari ExtraCondensed ExtraBold
* Noto Sans Devanagari ExtraCondensed ExtraLight
* Noto Sans Devanagari ExtraCondensed Light
* Noto Sans Devanagari ExtraCondensed Medium
* Noto Sans Devanagari ExtraCondensed SemiBold
* Noto Sans Devanagari ExtraCondensed Thin
* Noto Sans Devanagari ExtraLight
* Noto Sans Devanagari Light
* Noto Sans Devanagari Medium
* Noto Sans Devanagari SemiBold
* Noto Sans Devanagari SemiCondensed
* Noto Sans Devanagari SemiCondensed Black
* Noto Sans Devanagari SemiCondensed ExtraBold
* Noto Sans Devanagari SemiCondensed ExtraLight
* Noto Sans Devanagari SemiCondensed Light
* Noto Sans Devanagari SemiCondensed Medium
* Noto Sans Devanagari SemiCondensed SemiBold
* Noto Sans Devanagari SemiCondensed Thin
* Noto Sans Devanagari Thin
* Noto Sans Display Black
* Noto Sans Display Condensed
* Noto Sans Display Condensed Black
* Noto Sans Display Condensed ExtraBold
* Noto Sans Display Condensed ExtraLight
* Noto Sans Display Condensed Light
* Noto Sans Display Condensed Medium
* Noto Sans Display Condensed SemiBold
* Noto Sans Display Condensed Thin
* Noto Sans Display ExtraBold
* Noto Sans Display ExtraCondensed
* Noto Sans Display ExtraCondensed Black
* Noto Sans Display ExtraCondensed ExtraBold
* Noto Sans Display ExtraCondensed ExtraLight
* Noto Sans Display ExtraCondensed Light
* Noto Sans Display ExtraCondensed Medium
* Noto Sans Display ExtraCondensed SemiBold
* Noto Sans Display ExtraCondensed Thin
* Noto Sans Display ExtraLight
* Noto Sans Display Light
* Noto Sans Display Medium
* Noto Sans Display SemiBold
* Noto Sans Display SemiCondensed
* Noto Sans Display SemiCondensed Black
* Noto Sans Display SemiCondensed ExtraBold
* Noto Sans Display SemiCondensed ExtraLight
* Noto Sans Display SemiCondensed Light
* Noto Sans Display SemiCondensed Medium
* Noto Sans Display SemiCondensed SemiBold
* Noto Sans Display SemiCondensed Thin
* Noto Sans Display Thin
* Noto Sans Ethiopic Blk
* Noto Sans Ethiopic Cond
* Noto Sans Ethiopic Cond Blk
* Noto Sans Ethiopic Cond ExtBd
* Noto Sans Ethiopic Cond ExtLt
* Noto Sans Ethiopic Cond Light
* Noto Sans Ethiopic Cond Med
* Noto Sans Ethiopic Cond SemBd
* Noto Sans Ethiopic Cond Thin
* Noto Sans Ethiopic ExtBd
* Noto Sans Ethiopic ExtCond
* Noto Sans Ethiopic ExtCond Blk
* Noto Sans Ethiopic ExtCond ExtBd
* Noto Sans Ethiopic ExtCond ExtLt
* Noto Sans Ethiopic ExtCond Light
* Noto Sans Ethiopic ExtCond Med
* Noto Sans Ethiopic ExtCond SemBd
* Noto Sans Ethiopic ExtCond Thin
* Noto Sans Ethiopic ExtLt
* Noto Sans Ethiopic Light
* Noto Sans Ethiopic Med
* Noto Sans Ethiopic SemBd
* Noto Sans Ethiopic SemCond
* Noto Sans Ethiopic SemCond Blk
* Noto Sans Ethiopic SemCond ExtBd
* Noto Sans Ethiopic SemCond ExtLt
* Noto Sans Ethiopic SemCond Light
* Noto Sans Ethiopic SemCond Med
* Noto Sans Ethiopic SemCond SemBd
* Noto Sans Ethiopic SemCond Thin
* Noto Sans Ethiopic Thin
* Noto Sans ExtraBold
* Noto Sans ExtraCondensed
* Noto Sans ExtraCondensed Black
* Noto Sans ExtraCondensed ExtraBold
* Noto Sans ExtraCondensed ExtraLight
* Noto Sans ExtraCondensed Light
* Noto Sans ExtraCondensed Medium
* Noto Sans ExtraCondensed SemiBold
* Noto Sans ExtraCondensed Thin
* Noto Sans ExtraLight
* Noto Sans Georgian Blk
* Noto Sans Georgian Cond
* Noto Sans Georgian Cond Blk
* Noto Sans Georgian Cond ExtBd
* Noto Sans Georgian Cond ExtLt
* Noto Sans Georgian Cond Light
* Noto Sans Georgian Cond Med
* Noto Sans Georgian Cond SemBd
* Noto Sans Georgian Cond Thin
* Noto Sans Georgian ExtBd
* Noto Sans Georgian ExtCond
* Noto Sans Georgian ExtCond Blk
* Noto Sans Georgian ExtCond ExtBd
* Noto Sans Georgian ExtCond ExtLt
* Noto Sans Georgian ExtCond Light
* Noto Sans Georgian ExtCond Med
* Noto Sans Georgian ExtCond SemBd
* Noto Sans Georgian ExtCond Thin
* Noto Sans Georgian ExtLt
* Noto Sans Georgian Light
* Noto Sans Georgian Med
* Noto Sans Georgian SemBd
* Noto Sans Georgian SemCond
* Noto Sans Georgian SemCond Blk
* Noto Sans Georgian SemCond ExtBd
* Noto Sans Georgian SemCond ExtLt
* Noto Sans Georgian SemCond Light
* Noto Sans Georgian SemCond Med
* Noto Sans Georgian SemCond SemBd
* Noto Sans Georgian SemCond Thin
* Noto Sans Georgian Thin
* Noto Sans Gujarati Black
* Noto Sans Gujarati Condensed
* Noto Sans Gujarati Condensed Black
* Noto Sans Gujarati Condensed ExtraBold
* Noto Sans Gujarati Condensed ExtraLight
* Noto Sans Gujarati Condensed Light
* Noto Sans Gujarati Condensed Medium
* Noto Sans Gujarati Condensed SemiBold
* Noto Sans Gujarati Condensed Thin
* Noto Sans Gujarati ExtraBold
* Noto Sans Gujarati ExtraCondensed
* Noto Sans Gujarati ExtraCondensed Black
* Noto Sans Gujarati ExtraCondensed ExtraBold
* Noto Sans Gujarati ExtraCondensed ExtraLight
* Noto Sans Gujarati ExtraCondensed Light
* Noto Sans Gujarati ExtraCondensed Medium
* Noto Sans Gujarati ExtraCondensed SemiBold
* Noto Sans Gujarati ExtraCondensed Thin
* Noto Sans Gujarati ExtraLight
* Noto Sans Gujarati Light
* Noto Sans Gujarati Medium
* Noto Sans Gujarati SemiBold
* Noto Sans Gujarati SemiCondensed
* Noto Sans Gujarati SemiCondensed Black
* Noto Sans Gujarati SemiCondensed ExtraBold
* Noto Sans Gujarati SemiCondensed ExtraLight
* Noto Sans Gujarati SemiCondensed Light
* Noto Sans Gujarati SemiCondensed Medium
* Noto Sans Gujarati SemiCondensed SemiBold
* Noto Sans Gujarati SemiCondensed Thin
* Noto Sans Gujarati Thin
* Noto Sans Gurmukhi Black
* Noto Sans Gurmukhi Condensed
* Noto Sans Gurmukhi Condensed Black
* Noto Sans Gurmukhi Condensed ExtraBold
* Noto Sans Gurmukhi Condensed ExtraLight
* Noto Sans Gurmukhi Condensed Light
* Noto Sans Gurmukhi Condensed Medium
* Noto Sans Gurmukhi Condensed SemiBold
* Noto Sans Gurmukhi Condensed Thin
* Noto Sans Gurmukhi ExtraBold
* Noto Sans Gurmukhi ExtraCondensed
* Noto Sans Gurmukhi ExtraCondensed Black
* Noto Sans Gurmukhi ExtraCondensed ExtraBold
* Noto Sans Gurmukhi ExtraCondensed ExtraLight
* Noto Sans Gurmukhi ExtraCondensed Light
* Noto Sans Gurmukhi ExtraCondensed Medium
* Noto Sans Gurmukhi ExtraCondensed SemiBold
* Noto Sans Gurmukhi ExtraCondensed Thin
* Noto Sans Gurmukhi ExtraLight
* Noto Sans Gurmukhi Light
* Noto Sans Gurmukhi Medium
* Noto Sans Gurmukhi SemiBold
* Noto Sans Gurmukhi SemiCondensed
* Noto Sans Gurmukhi SemiCondensed Black
* Noto Sans Gurmukhi SemiCondensed ExtraBold
* Noto Sans Gurmukhi SemiCondensed ExtraLight
* Noto Sans Gurmukhi SemiCondensed Light
* Noto Sans Gurmukhi SemiCondensed Medium
* Noto Sans Gurmukhi SemiCondensed SemiBold
* Noto Sans Gurmukhi SemiCondensed Thin
* Noto Sans Gurmukhi Thin
* Noto Sans Hanifi Rohingya Medium
* Noto Sans Hanifi Rohingya SemiBold
* Noto Sans Hebrew Blk
* Noto Sans Hebrew Cond
* Noto Sans Hebrew Cond Blk
* Noto Sans Hebrew Cond ExtBd
* Noto Sans Hebrew Cond ExtLt
* Noto Sans Hebrew Cond Light
* Noto Sans Hebrew Cond Med
* Noto Sans Hebrew Cond SemBd
* Noto Sans Hebrew Cond Thin
* Noto Sans Hebrew ExtBd
* Noto Sans Hebrew ExtCond
* Noto Sans Hebrew ExtCond Blk
* Noto Sans Hebrew ExtCond ExtBd
* Noto Sans Hebrew ExtCond ExtLt
* Noto Sans Hebrew ExtCond Light
* Noto Sans Hebrew ExtCond Med
* Noto Sans Hebrew ExtCond SemBd
* Noto Sans Hebrew ExtCond Thin
* Noto Sans Hebrew ExtLt
* Noto Sans Hebrew Light
* Noto Sans Hebrew Med
* Noto Sans Hebrew SemBd
* Noto Sans Hebrew SemCond
* Noto Sans Hebrew SemCond Blk
* Noto Sans Hebrew SemCond ExtBd
* Noto Sans Hebrew SemCond ExtLt
* Noto Sans Hebrew SemCond Light
* Noto Sans Hebrew SemCond Med
* Noto Sans Hebrew SemCond SemBd
* Noto Sans Hebrew SemCond Thin
* Noto Sans Hebrew Thin
* Noto Sans Kannada Black
* Noto Sans Kannada Condensed
* Noto Sans Kannada Condensed Black
* Noto Sans Kannada Condensed ExtraBold
* Noto Sans Kannada Condensed ExtraLight
* Noto Sans Kannada Condensed Light
* Noto Sans Kannada Condensed Medium
* Noto Sans Kannada Condensed SemiBold
* Noto Sans Kannada Condensed Thin
* Noto Sans Kannada ExtraBold
* Noto Sans Kannada ExtraCondensed
* Noto Sans Kannada ExtraCondensed Black
* Noto Sans Kannada ExtraCondensed ExtraBold
* Noto Sans Kannada ExtraCondensed ExtraLight
* Noto Sans Kannada ExtraCondensed Light
* Noto Sans Kannada ExtraCondensed Medium
* Noto Sans Kannada ExtraCondensed SemiBold
* Noto Sans Kannada ExtraCondensed Thin
* Noto Sans Kannada ExtraLight
* Noto Sans Kannada Light
* Noto Sans Kannada Medium
* Noto Sans Kannada SemiBold
* Noto Sans Kannada SemiCondensed
* Noto Sans Kannada SemiCondensed Black
* Noto Sans Kannada SemiCondensed ExtraBold
* Noto Sans Kannada SemiCondensed ExtraLight
* Noto Sans Kannada SemiCondensed Light
* Noto Sans Kannada SemiCondensed Medium
* Noto Sans Kannada SemiCondensed SemiBold
* Noto Sans Kannada SemiCondensed Thin
* Noto Sans Kannada Thin
* Noto Sans Kayah Li Medium
* Noto Sans Kayah Li SemiBold
* Noto Sans Khmer Black
* Noto Sans Khmer Condensed
* Noto Sans Khmer Condensed Black
* Noto Sans Khmer Condensed ExtraBold
* Noto Sans Khmer Condensed ExtraLight
* Noto Sans Khmer Condensed Light
* Noto Sans Khmer Condensed Medium
* Noto Sans Khmer Condensed SemiBold
* Noto Sans Khmer Condensed Thin
* Noto Sans Khmer ExtraBold
* Noto Sans Khmer ExtraCondensed
* Noto Sans Khmer ExtraCondensed Black
* Noto Sans Khmer ExtraCondensed ExtraBold
* Noto Sans Khmer ExtraCondensed ExtraLight
* Noto Sans Khmer ExtraCondensed Light
* Noto Sans Khmer ExtraCondensed Medium
* Noto Sans Khmer ExtraCondensed SemiBold
* Noto Sans Khmer ExtraCondensed Thin
* Noto Sans Khmer ExtraLight
* Noto Sans Khmer Light
* Noto Sans Khmer Medium
* Noto Sans Khmer SemiBold
* Noto Sans Khmer SemiCondensed
* Noto Sans Khmer SemiCondensed Black
* Noto Sans Khmer SemiCondensed ExtraBold
* Noto Sans Khmer SemiCondensed ExtraLight
* Noto Sans Khmer SemiCondensed Light
* Noto Sans Khmer SemiCondensed Medium
* Noto Sans Khmer SemiCondensed SemiBold
* Noto Sans Khmer SemiCondensed Thin
* Noto Sans Khmer Thin
* Noto Sans Lao Blk
* Noto Sans Lao Cond
* Noto Sans Lao Cond Blk
* Noto Sans Lao Cond ExtBd
* Noto Sans Lao Cond ExtLt
* Noto Sans Lao Cond Light
* Noto Sans Lao Cond Med
* Noto Sans Lao Cond SemBd
* Noto Sans Lao Cond Thin
* Noto Sans Lao ExtBd
* Noto Sans Lao ExtCond
* Noto Sans Lao ExtCond Blk
* Noto Sans Lao ExtCond ExtBd
* Noto Sans Lao ExtCond ExtLt
* Noto Sans Lao ExtCond Light
* Noto Sans Lao ExtCond Med
* Noto Sans Lao ExtCond SemBd
* Noto Sans Lao ExtCond Thin
* Noto Sans Lao ExtLt
* Noto Sans Lao Light
* Noto Sans Lao Med
* Noto Sans Lao SemBd
* Noto Sans Lao SemCond
* Noto Sans Lao SemCond Blk
* Noto Sans Lao SemCond ExtBd
* Noto Sans Lao SemCond ExtLt
* Noto Sans Lao SemCond Light
* Noto Sans Lao SemCond Med
* Noto Sans Lao SemCond SemBd
* Noto Sans Lao SemCond Thin
* Noto Sans Lao Thin
* Noto Sans Light
* Noto Sans Lisu Medium
* Noto Sans Lisu Semi Bold
* Noto Sans Malayalam Black
* Noto Sans Malayalam Condensed
* Noto Sans Malayalam Condensed Black
* Noto Sans Malayalam Condensed ExtraBold
* Noto Sans Malayalam Condensed ExtraLight
* Noto Sans Malayalam Condensed Light
* Noto Sans Malayalam Condensed Medium
* Noto Sans Malayalam Condensed SemiBold
* Noto Sans Malayalam Condensed Thin
* Noto Sans Malayalam ExtraBold
* Noto Sans Malayalam ExtraCondensed
* Noto Sans Malayalam ExtraCondensed Black
* Noto Sans Malayalam ExtraCondensed ExtraBold
* Noto Sans Malayalam ExtraCondensed ExtraLight
* Noto Sans Malayalam ExtraCondensed Light
* Noto Sans Malayalam ExtraCondensed Medium
* Noto Sans Malayalam ExtraCondensed SemiBold
* Noto Sans Malayalam ExtraCondensed Thin
* Noto Sans Malayalam ExtraLight
* Noto Sans Malayalam Light
* Noto Sans Malayalam Medium
* Noto Sans Malayalam SemiBold
* Noto Sans Malayalam SemiCondensed
* Noto Sans Malayalam SemiCondensed Black
* Noto Sans Malayalam SemiCondensed ExtraBold
* Noto Sans Malayalam SemiCondensed ExtraLight
* Noto Sans Malayalam SemiCondensed Light
* Noto Sans Malayalam SemiCondensed Medium
* Noto Sans Malayalam SemiCondensed SemiBold
* Noto Sans Malayalam SemiCondensed Thin
* Noto Sans Malayalam Thin
* Noto Sans Medefaidrin Medium
* Noto Sans Medefaidrin SemiBold
* Noto Sans Medium
* Noto Sans MeeteiMayek Black
* Noto Sans MeeteiMayek ExtraBold
* Noto Sans MeeteiMayek ExtraLight
* Noto Sans MeeteiMayek Light
* Noto Sans MeeteiMayek Medium
* Noto Sans MeeteiMayek SemiBold
* Noto Sans MeeteiMayek Thin
* Noto Sans Mono Black
* Noto Sans Mono Condensed
* Noto Sans Mono Condensed Black
* Noto Sans Mono Condensed ExtraBold
* Noto Sans Mono Condensed ExtraLight
* Noto Sans Mono Condensed Light
* Noto Sans Mono Condensed Medium
* Noto Sans Mono Condensed SemiBold
* Noto Sans Mono Condensed Thin
* Noto Sans Mono ExtraBold
* Noto Sans Mono ExtraCondensed
* Noto Sans Mono ExtraCondensed Black
* Noto Sans Mono ExtraCondensed ExtraBold
* Noto Sans Mono ExtraCondensed ExtraLight
* Noto Sans Mono ExtraCondensed Light
* Noto Sans Mono ExtraCondensed Medium
* Noto Sans Mono ExtraCondensed SemiBold
* Noto Sans Mono ExtraCondensed Thin
* Noto Sans Mono ExtraLight
* Noto Sans Mono Light
* Noto Sans Mono Medium
* Noto Sans Mono SemiBold
* Noto Sans Mono SemiCondensed
* Noto Sans Mono SemiCondensed Black
* Noto Sans Mono SemiCondensed ExtraBold
* Noto Sans Mono SemiCondensed ExtraLight
* Noto Sans Mono SemiCondensed Light
* Noto Sans Mono SemiCondensed Medium
* Noto Sans Mono SemiCondensed SemiBold
* Noto Sans Mono SemiCondensed Thin
* Noto Sans Mono Thin
* Noto Sans Myanmar Blk
* Noto Sans Myanmar Cond
* Noto Sans Myanmar Cond Blk
* Noto Sans Myanmar Cond ExtBd
* Noto Sans Myanmar Cond ExtLt
* Noto Sans Myanmar Cond Light
* Noto Sans Myanmar Cond Med
* Noto Sans Myanmar Cond SemBd
* Noto Sans Myanmar Cond Thin
* Noto Sans Myanmar ExtBd
* Noto Sans Myanmar ExtCond
* Noto Sans Myanmar ExtCond Blk
* Noto Sans Myanmar ExtCond ExtBd
* Noto Sans Myanmar ExtCond ExtLt
* Noto Sans Myanmar ExtCond Light
* Noto Sans Myanmar ExtCond Med
* Noto Sans Myanmar ExtCond SemBd
* Noto Sans Myanmar ExtCond Thin
* Noto Sans Myanmar ExtLt
* Noto Sans Myanmar Light
* Noto Sans Myanmar Med
* Noto Sans Myanmar SemBd
* Noto Sans Myanmar SemCond
* Noto Sans Myanmar SemCond Blk
* Noto Sans Myanmar SemCond ExtBd
* Noto Sans Myanmar SemCond ExtLt
* Noto Sans Myanmar SemCond Light
* Noto Sans Myanmar SemCond Med
* Noto Sans Myanmar SemCond SemBd
* Noto Sans Myanmar SemCond Thin
* Noto Sans Myanmar Thin
* Noto Sans Ol Chiki Medium
* Noto Sans Ol Chiki SemiBold
* Noto Sans Oriya Blk
* Noto Sans Oriya Cond
* Noto Sans Oriya Cond Blk
* Noto Sans Oriya Cond Bold
* Noto Sans Oriya Cond Thin
* Noto Sans Oriya ExtCond
* Noto Sans Oriya ExtCond Blk
* Noto Sans Oriya ExtCond Bold
* Noto Sans Oriya ExtCond Thin
* Noto Sans Oriya Thin
* Noto Sans SemiBold
* Noto Sans SemiCondensed
* Noto Sans SemiCondensed Black
* Noto Sans SemiCondensed ExtraBold
* Noto Sans SemiCondensed ExtraLight
* Noto Sans SemiCondensed Light
* Noto Sans SemiCondensed Medium
* Noto Sans SemiCondensed SemiBold
* Noto Sans SemiCondensed Thin
* Noto Sans Sinhala Black
* Noto Sans Sinhala Condensed
* Noto Sans Sinhala Condensed Black
* Noto Sans Sinhala Condensed ExtraBold
* Noto Sans Sinhala Condensed ExtraLight
* Noto Sans Sinhala Condensed Light
* Noto Sans Sinhala Condensed Medium
* Noto Sans Sinhala Condensed SemiBold
* Noto Sans Sinhala Condensed Thin
* Noto Sans Sinhala ExtraBold
* Noto Sans Sinhala ExtraCondensed
* Noto Sans Sinhala ExtraCondensed Black
* Noto Sans Sinhala ExtraCondensed ExtraBold
* Noto Sans Sinhala ExtraCondensed ExtraLight
* Noto Sans Sinhala ExtraCondensed Light
* Noto Sans Sinhala ExtraCondensed Medium
* Noto Sans Sinhala ExtraCondensed SemiBold
* Noto Sans Sinhala ExtraCondensed Thin
* Noto Sans Sinhala ExtraLight
* Noto Sans Sinhala Light
* Noto Sans Sinhala Medium
* Noto Sans Sinhala SemiBold
* Noto Sans Sinhala SemiCondensed
* Noto Sans Sinhala SemiCondensed Black
* Noto Sans Sinhala SemiCondensed ExtraBold
* Noto Sans Sinhala SemiCondensed ExtraLight
* Noto Sans Sinhala SemiCondensed Light
* Noto Sans Sinhala SemiCondensed Medium
* Noto Sans Sinhala SemiCondensed SemiBold
* Noto Sans Sinhala SemiCondensed Thin
* Noto Sans Sinhala Thin
* Noto Sans Sora Sompeng Medium
* Noto Sans Sora Sompeng Semi Bold
* Noto Sans Sundanese
* Noto Sans Symbols Black
* Noto Sans Symbols ExtraBold
* Noto Sans Symbols ExtraLight
* Noto Sans Symbols Light
* Noto Sans Symbols Medium
* Noto Sans Symbols SemiBold
* Noto Sans Symbols Thin
* Noto Sans Syriac Black
* Noto Sans Syriac Thin
* Noto Sans Tai Tham Medium
* Noto Sans Tai Tham SemiBold
* Noto Sans Tamil Black
* Noto Sans Tamil Condensed
* Noto Sans Tamil Condensed Black
* Noto Sans Tamil Condensed ExtraBold
* Noto Sans Tamil Condensed ExtraLight
* Noto Sans Tamil Condensed Light
* Noto Sans Tamil Condensed Medium
* Noto Sans Tamil Condensed SemiBold
* Noto Sans Tamil Condensed Thin
* Noto Sans Tamil ExtraBold
* Noto Sans Tamil ExtraCondensed
* Noto Sans Tamil ExtraCondensed Black
* Noto Sans Tamil ExtraCondensed ExtraBold
* Noto Sans Tamil ExtraCondensed ExtraLight
* Noto Sans Tamil ExtraCondensed Light
* Noto Sans Tamil ExtraCondensed Medium
* Noto Sans Tamil ExtraCondensed SemiBold
* Noto Sans Tamil ExtraCondensed Thin
* Noto Sans Tamil ExtraLight
* Noto Sans Tamil Light
* Noto Sans Tamil Medium
* Noto Sans Tamil SemiBold
* Noto Sans Tamil SemiCondensed
* Noto Sans Tamil SemiCondensed Black
* Noto Sans Tamil SemiCondensed ExtraBold
* Noto Sans Tamil SemiCondensed ExtraLight
* Noto Sans Tamil SemiCondensed Light
* Noto Sans Tamil SemiCondensed Medium
* Noto Sans Tamil SemiCondensed SemiBold
* Noto Sans Tamil SemiCondensed Thin
* Noto Sans Tamil Thin
* Noto Sans Telugu Black
* Noto Sans Telugu Condensed
* Noto Sans Telugu Condensed Black
* Noto Sans Telugu Condensed ExtraBold
* Noto Sans Telugu Condensed ExtraLight
* Noto Sans Telugu Condensed Light
* Noto Sans Telugu Condensed Medium
* Noto Sans Telugu Condensed SemiBold
* Noto Sans Telugu Condensed Thin
* Noto Sans Telugu ExtraBold
* Noto Sans Telugu ExtraCondensed
* Noto Sans Telugu ExtraCondensed Black
* Noto Sans Telugu ExtraCondensed ExtraBold
* Noto Sans Telugu ExtraCondensed ExtraLight
* Noto Sans Telugu ExtraCondensed Light
* Noto Sans Telugu ExtraCondensed Medium
* Noto Sans Telugu ExtraCondensed SemiBold
* Noto Sans Telugu ExtraCondensed Thin
* Noto Sans Telugu ExtraLight
* Noto Sans Telugu Light
* Noto Sans Telugu Medium
* Noto Sans Telugu SemiBold
* Noto Sans Telugu SemiCondensed
* Noto Sans Telugu SemiCondensed Black
* Noto Sans Telugu SemiCondensed ExtraBold
* Noto Sans Telugu SemiCondensed ExtraLight
* Noto Sans Telugu SemiCondensed Light
* Noto Sans Telugu SemiCondensed Medium
* Noto Sans Telugu SemiCondensed SemiBold
* Noto Sans Telugu SemiCondensed Thin
* Noto Sans Telugu Thin
* Noto Sans Thaana Black
* Noto Sans Thaana ExtraBold
* Noto Sans Thaana ExtraLight
* Noto Sans Thaana Light
* Noto Sans Thaana Medium
* Noto Sans Thaana SemiBold
* Noto Sans Thaana Thin
* Noto Sans Thai Blk
* Noto Sans Thai Cond
* Noto Sans Thai Cond Blk
* Noto Sans Thai Cond ExtBd
* Noto Sans Thai Cond ExtLt
* Noto Sans Thai Cond Light
* Noto Sans Thai Cond Med
* Noto Sans Thai Cond SemBd
* Noto Sans Thai Cond Thin
* Noto Sans Thai ExtBd
* Noto Sans Thai ExtCond
* Noto Sans Thai ExtCond Blk
* Noto Sans Thai ExtCond ExtBd
* Noto Sans Thai ExtCond ExtLt
* Noto Sans Thai ExtCond Light
* Noto Sans Thai ExtCond Med
* Noto Sans Thai ExtCond SemBd
* Noto Sans Thai ExtCond Thin
* Noto Sans Thai ExtLt
* Noto Sans Thai Light
* Noto Sans Thai Med
* Noto Sans Thai SemBd
* Noto Sans Thai SemCond
* Noto Sans Thai SemCond Blk
* Noto Sans Thai SemCond ExtBd
* Noto Sans Thai SemCond ExtLt
* Noto Sans Thai SemCond Light
* Noto Sans Thai SemCond Med
* Noto Sans Thai SemCond SemBd
* Noto Sans Thai SemCond Thin
* Noto Sans Thai Thin
* Noto Sans Thin
* Noto Serif Armenian Black
* Noto Serif Armenian Condensed
* Noto Serif Armenian Condensed Black
* Noto Serif Armenian Condensed ExtraBold
* Noto Serif Armenian Condensed ExtraLight
* Noto Serif Armenian Condensed Light
* Noto Serif Armenian Condensed Medium
* Noto Serif Armenian Condensed SemiBold
* Noto Serif Armenian Condensed Thin
* Noto Serif Armenian ExtraBold
* Noto Serif Armenian ExtraCondensed
* Noto Serif Armenian ExtraCondensed Black
* Noto Serif Armenian ExtraCondensed ExtraBold
* Noto Serif Armenian ExtraCondensed ExtraLight
* Noto Serif Armenian ExtraCondensed Light
* Noto Serif Armenian ExtraCondensed Medium
* Noto Serif Armenian ExtraCondensed SemiBold
* Noto Serif Armenian ExtraCondensed Thin
* Noto Serif Armenian ExtraLight
* Noto Serif Armenian Light
* Noto Serif Armenian Medium
* Noto Serif Armenian SemiBold
* Noto Serif Armenian SemiCondensed
* Noto Serif Armenian SemiCondensed Black
* Noto Serif Armenian SemiCondensed ExtraBold
* Noto Serif Armenian SemiCondensed ExtraLight
* Noto Serif Armenian SemiCondensed Light
* Noto Serif Armenian SemiCondensed Medium
* Noto Serif Armenian SemiCondensed SemiBold
* Noto Serif Armenian SemiCondensed Thin
* Noto Serif Armenian Thin
* Noto Serif Bengali Black
* Noto Serif Bengali Condensed
* Noto Serif Bengali Condensed Black
* Noto Serif Bengali Condensed ExtraBold
* Noto Serif Bengali Condensed ExtraLight
* Noto Serif Bengali Condensed Light
* Noto Serif Bengali Condensed Medium
* Noto Serif Bengali Condensed SemiBold
* Noto Serif Bengali Condensed Thin
* Noto Serif Bengali ExtraBold
* Noto Serif Bengali ExtraCondensed
* Noto Serif Bengali ExtraCondensed Black
* Noto Serif Bengali ExtraCondensed ExtraBold
* Noto Serif Bengali ExtraCondensed ExtraLight
* Noto Serif Bengali ExtraCondensed Light
* Noto Serif Bengali ExtraCondensed Medium
* Noto Serif Bengali ExtraCondensed SemiBold
* Noto Serif Bengali ExtraCondensed Thin
* Noto Serif Bengali ExtraLight
* Noto Serif Bengali Light
* Noto Serif Bengali Medium
* Noto Serif Bengali SemiBold
* Noto Serif Bengali SemiCondensed
* Noto Serif Bengali SemiCondensed Black
* Noto Serif Bengali SemiCondensed ExtraBold
* Noto Serif Bengali SemiCondensed ExtraLight
* Noto Serif Bengali SemiCondensed Light
* Noto Serif Bengali SemiCondensed Medium
* Noto Serif Bengali SemiCondensed SemiBold
* Noto Serif Bengali SemiCondensed Thin
* Noto Serif Bengali Thin
* Noto Serif Black
* Noto Serif Condensed
* Noto Serif Condensed Black
* Noto Serif Condensed ExtraBold
* Noto Serif Condensed ExtraLight
* Noto Serif Condensed Light
* Noto Serif Condensed Medium
* Noto Serif Condensed SemiBold
* Noto Serif Condensed Thin
* Noto Serif Devanagari Black
* Noto Serif Devanagari Condensed
* Noto Serif Devanagari Condensed Black
* Noto Serif Devanagari Condensed ExtraBold
* Noto Serif Devanagari Condensed ExtraLight
* Noto Serif Devanagari Condensed Light
* Noto Serif Devanagari Condensed Medium
* Noto Serif Devanagari Condensed SemiBold
* Noto Serif Devanagari Condensed Thin
* Noto Serif Devanagari ExtraBold
* Noto Serif Devanagari ExtraCondensed
* Noto Serif Devanagari ExtraCondensed Black
* Noto Serif Devanagari ExtraCondensed ExtraBold
* Noto Serif Devanagari ExtraCondensed ExtraLight
* Noto Serif Devanagari ExtraCondensed Light
* Noto Serif Devanagari ExtraCondensed Medium
* Noto Serif Devanagari ExtraCondensed SemiBold
* Noto Serif Devanagari ExtraCondensed Thin
* Noto Serif Devanagari ExtraLight
* Noto Serif Devanagari Light
* Noto Serif Devanagari Medium
* Noto Serif Devanagari SemiBold
* Noto Serif Devanagari SemiCondensed
* Noto Serif Devanagari SemiCondensed Black
* Noto Serif Devanagari SemiCondensed ExtraBold
* Noto Serif Devanagari SemiCondensed ExtraLight
* Noto Serif Devanagari SemiCondensed Light
* Noto Serif Devanagari SemiCondensed Medium
* Noto Serif Devanagari SemiCondensed SemiBold
* Noto Serif Devanagari SemiCondensed Thin
* Noto Serif Devanagari Thin
* Noto Serif Display Black
* Noto Serif Display Condensed
* Noto Serif Display Condensed Black
* Noto Serif Display Condensed ExtraBold
* Noto Serif Display Condensed ExtraLight
* Noto Serif Display Condensed Light
* Noto Serif Display Condensed Medium
* Noto Serif Display Condensed SemiBold
* Noto Serif Display Condensed Thin
* Noto Serif Display ExtraBold
* Noto Serif Display ExtraCondensed
* Noto Serif Display ExtraCondensed Black
* Noto Serif Display ExtraCondensed ExtraBold
* Noto Serif Display ExtraCondensed ExtraLight
* Noto Serif Display ExtraCondensed Light
* Noto Serif Display ExtraCondensed Medium
* Noto Serif Display ExtraCondensed SemiBold
* Noto Serif Display ExtraCondensed Thin
* Noto Serif Display ExtraLight
* Noto Serif Display Light
* Noto Serif Display Medium
* Noto Serif Display SemiBold
* Noto Serif Display SemiCondensed
* Noto Serif Display SemiCondensed Black
* Noto Serif Display SemiCondensed ExtraBold
* Noto Serif Display SemiCondensed ExtraLight
* Noto Serif Display SemiCondensed Light
* Noto Serif Display SemiCondensed Medium
* Noto Serif Display SemiCondensed SemiBold
* Noto Serif Display SemiCondensed Thin
* Noto Serif Display Thin
* Noto Serif Ethiopic Bk
* Noto Serif Ethiopic Cn
* Noto Serif Ethiopic Cn Bk
* Noto Serif Ethiopic Cn Lt
* Noto Serif Ethiopic Cn Md
* Noto Serif Ethiopic Cn SmBd
* Noto Serif Ethiopic Cn Th
* Noto Serif Ethiopic Cn XBd
* Noto Serif Ethiopic Cn XLt
* Noto Serif Ethiopic Lt
* Noto Serif Ethiopic Md
* Noto Serif Ethiopic SmBd
* Noto Serif Ethiopic SmCn
* Noto Serif Ethiopic SmCn Bk
* Noto Serif Ethiopic SmCn Lt
* Noto Serif Ethiopic SmCn Md
* Noto Serif Ethiopic SmCn SmBd
* Noto Serif Ethiopic SmCn Th
* Noto Serif Ethiopic SmCn XBd
* Noto Serif Ethiopic SmCn XLt
* Noto Serif Ethiopic Th
* Noto Serif Ethiopic XBd
* Noto Serif Ethiopic XCn
* Noto Serif Ethiopic XCn Bk
* Noto Serif Ethiopic XCn Lt
* Noto Serif Ethiopic XCn Md
* Noto Serif Ethiopic XCn SmBd
* Noto Serif Ethiopic XCn Th
* Noto Serif Ethiopic XCn XBd
* Noto Serif Ethiopic XCn XLt
* Noto Serif Ethiopic XLt
* Noto Serif ExtraBold
* Noto Serif ExtraCondensed
* Noto Serif ExtraCondensed Black
* Noto Serif ExtraCondensed ExtraBold
* Noto Serif ExtraCondensed ExtraLight
* Noto Serif ExtraCondensed Light
* Noto Serif ExtraCondensed Medium
* Noto Serif ExtraCondensed SemiBold
* Noto Serif ExtraCondensed Thin
* Noto Serif ExtraLight
* Noto Serif Georgian Bk
* Noto Serif Georgian Cn
* Noto Serif Georgian Cn Bk
* Noto Serif Georgian Cn Lt
* Noto Serif Georgian Cn Md
* Noto Serif Georgian Cn SmBd
* Noto Serif Georgian Cn Th
* Noto Serif Georgian Cn XBd
* Noto Serif Georgian Cn XLt
* Noto Serif Georgian Lt
* Noto Serif Georgian Md
* Noto Serif Georgian SmBd
* Noto Serif Georgian SmCn
* Noto Serif Georgian SmCn Bk
* Noto Serif Georgian SmCn Lt
* Noto Serif Georgian SmCn Md
* Noto Serif Georgian SmCn SmBd
* Noto Serif Georgian SmCn Th
* Noto Serif Georgian SmCn XBd
* Noto Serif Georgian SmCn XLt
* Noto Serif Georgian Th
* Noto Serif Georgian XBd
* Noto Serif Georgian XCn
* Noto Serif Georgian XCn Bk
* Noto Serif Georgian XCn Lt
* Noto Serif Georgian XCn Md
* Noto Serif Georgian XCn SmBd
* Noto Serif Georgian XCn Th
* Noto Serif Georgian XCn XBd
* Noto Serif Georgian XCn XLt
* Noto Serif Georgian XLt
* Noto Serif Gujarati Black
* Noto Serif Gujarati ExtraBold
* Noto Serif Gujarati ExtraLight
* Noto Serif Gujarati Light
* Noto Serif Gujarati Medium
* Noto Serif Gujarati SemiBold
* Noto Serif Gujarati Thin
* Noto Serif Gurmukhi Black
* Noto Serif Gurmukhi ExtraBold
* Noto Serif Gurmukhi ExtraLight
* Noto Serif Gurmukhi Light
* Noto Serif Gurmukhi Medium
* Noto Serif Gurmukhi SemiBold
* Noto Serif Gurmukhi Thin
* Noto Serif Hebrew Blk
* Noto Serif Hebrew Cond
* Noto Serif Hebrew Cond Blk
* Noto Serif Hebrew Cond ExtBd
* Noto Serif Hebrew Cond ExtLt
* Noto Serif Hebrew Cond Light
* Noto Serif Hebrew Cond Med
* Noto Serif Hebrew Cond SemBd
* Noto Serif Hebrew Cond Thin
* Noto Serif Hebrew ExtBd
* Noto Serif Hebrew ExtCond
* Noto Serif Hebrew ExtCond Blk
* Noto Serif Hebrew ExtCond ExtBd
* Noto Serif Hebrew ExtCond ExtLt
* Noto Serif Hebrew ExtCond Light
* Noto Serif Hebrew ExtCond Med
* Noto Serif Hebrew ExtCond SemBd
* Noto Serif Hebrew ExtCond Thin
* Noto Serif Hebrew ExtLt
* Noto Serif Hebrew Light
* Noto Serif Hebrew Med
* Noto Serif Hebrew SemBd
* Noto Serif Hebrew SemCond
* Noto Serif Hebrew SemCond Blk
* Noto Serif Hebrew SemCond ExtBd
* Noto Serif Hebrew SemCond ExtLt
* Noto Serif Hebrew SemCond Light
* Noto Serif Hebrew SemCond Med
* Noto Serif Hebrew SemCond SemBd
* Noto Serif Hebrew SemCond Thin
* Noto Serif Hebrew Thin
* Noto Serif Hmong Nyiakeng Medium
* Noto Serif Hmong Nyiakeng SemiBold
* Noto Serif Kannada Black
* Noto Serif Kannada ExtraBold
* Noto Serif Kannada ExtraLight
* Noto Serif Kannada Light
* Noto Serif Kannada Medium
* Noto Serif Kannada SemiBold
* Noto Serif Kannada Thin
* Noto Serif Khmer Black
* Noto Serif Khmer Condensed
* Noto Serif Khmer Condensed Black
* Noto Serif Khmer Condensed ExtraBold
* Noto Serif Khmer Condensed ExtraLight
* Noto Serif Khmer Condensed Light
* Noto Serif Khmer Condensed Medium
* Noto Serif Khmer Condensed SemiBold
* Noto Serif Khmer Condensed Thin
* Noto Serif Khmer ExtraBold
* Noto Serif Khmer ExtraCondensed
* Noto Serif Khmer ExtraCondensed Black
* Noto Serif Khmer ExtraCondensed ExtraBold
* Noto Serif Khmer ExtraCondensed ExtraLight
* Noto Serif Khmer ExtraCondensed Light
* Noto Serif Khmer ExtraCondensed Medium
* Noto Serif Khmer ExtraCondensed SemiBold
* Noto Serif Khmer ExtraCondensed Thin
* Noto Serif Khmer ExtraLight
* Noto Serif Khmer Light
* Noto Serif Khmer Medium
* Noto Serif Khmer SemiBold
* Noto Serif Khmer SemiCondensed
* Noto Serif Khmer SemiCondensed Black
* Noto Serif Khmer SemiCondensed ExtraBold
* Noto Serif Khmer SemiCondensed ExtraLight
* Noto Serif Khmer SemiCondensed Light
* Noto Serif Khmer SemiCondensed Medium
* Noto Serif Khmer SemiCondensed SemiBold
* Noto Serif Khmer SemiCondensed Thin
* Noto Serif Khmer Thin
* Noto Serif Lao Blk
* Noto Serif Lao Cond
* Noto Serif Lao Cond Blk
* Noto Serif Lao Cond ExtBd
* Noto Serif Lao Cond ExtLt
* Noto Serif Lao Cond Light
* Noto Serif Lao Cond Med
* Noto Serif Lao Cond SemBd
* Noto Serif Lao Cond Thin
* Noto Serif Lao ExtBd
* Noto Serif Lao ExtCond
* Noto Serif Lao ExtCond Blk
* Noto Serif Lao ExtCond ExtBd
* Noto Serif Lao ExtCond ExtLt
* Noto Serif Lao ExtCond Light
* Noto Serif Lao ExtCond Med
* Noto Serif Lao ExtCond SemBd
* Noto Serif Lao ExtCond Thin
* Noto Serif Lao ExtLt
* Noto Serif Lao Light
* Noto Serif Lao Med
* Noto Serif Lao SemBd
* Noto Serif Lao SemCond
* Noto Serif Lao SemCond Blk
* Noto Serif Lao SemCond ExtBd
* Noto Serif Lao SemCond ExtLt
* Noto Serif Lao SemCond Light
* Noto Serif Lao SemCond Med
* Noto Serif Lao SemCond SemBd
* Noto Serif Lao SemCond Thin
* Noto Serif Lao Thin
* Noto Serif Light
* Noto Serif Malayalam Black
* Noto Serif Malayalam ExtraBold
* Noto Serif Malayalam ExtraLight
* Noto Serif Malayalam Light
* Noto Serif Malayalam Medium
* Noto Serif Malayalam SemiBold
* Noto Serif Malayalam Thin
* Noto Serif Medium
* Noto Serif Myanmar Blk
* Noto Serif Myanmar Cond Blk
* Noto Serif Myanmar Cond ExtBd
* Noto Serif Myanmar Cond ExtLt
* Noto Serif Myanmar Cond Med
* Noto Serif Myanmar Cond SemBd
* Noto Serif Myanmar Cond Thin
* Noto Serif Myanmar Condensed
* Noto Serif Myanmar Condensed Bold
* Noto Serif Myanmar Condensed Light
* Noto Serif Myanmar ExtBd
* Noto Serif Myanmar ExtCond
* Noto Serif Myanmar ExtCond Blk
* Noto Serif Myanmar ExtCond ExtBd
* Noto Serif Myanmar ExtCond ExtLt
* Noto Serif Myanmar ExtCond Light
* Noto Serif Myanmar ExtCond Med
* Noto Serif Myanmar ExtCond SemBd
* Noto Serif Myanmar ExtCond Thin
* Noto Serif Myanmar ExtLt
* Noto Serif Myanmar Light
* Noto Serif Myanmar Med
* Noto Serif Myanmar SemBd
* Noto Serif Myanmar SemCond
* Noto Serif Myanmar SemCond Blk
* Noto Serif Myanmar SemCond ExtBd
* Noto Serif Myanmar SemCond ExtLt
* Noto Serif Myanmar SemCond Light
* Noto Serif Myanmar SemCond Med
* Noto Serif Myanmar SemCond SemBd
* Noto Serif Myanmar SemCond Thin
* Noto Serif Myanmar Thin
* Noto Serif SemiBold
* Noto Serif SemiCondensed
* Noto Serif SemiCondensed Black
* Noto Serif SemiCondensed ExtraBold
* Noto Serif SemiCondensed ExtraLight
* Noto Serif SemiCondensed Light
* Noto Serif SemiCondensed Medium
* Noto Serif SemiCondensed SemiBold
* Noto Serif SemiCondensed Thin
* Noto Serif Sinhala Black
* Noto Serif Sinhala Condensed
* Noto Serif Sinhala Condensed Black
* Noto Serif Sinhala Condensed ExtraBold
* Noto Serif Sinhala Condensed ExtraLight
* Noto Serif Sinhala Condensed Light
* Noto Serif Sinhala Condensed Medium
* Noto Serif Sinhala Condensed SemiBold
* Noto Serif Sinhala Condensed Thin
* Noto Serif Sinhala ExtraBold
* Noto Serif Sinhala ExtraCondensed
* Noto Serif Sinhala ExtraCondensed Black
* Noto Serif Sinhala ExtraCondensed ExtraBold
* Noto Serif Sinhala ExtraCondensed ExtraLight
* Noto Serif Sinhala ExtraCondensed Light
* Noto Serif Sinhala ExtraCondensed Medium
* Noto Serif Sinhala ExtraCondensed SemiBold
* Noto Serif Sinhala ExtraCondensed Thin
* Noto Serif Sinhala ExtraLight
* Noto Serif Sinhala Light
* Noto Serif Sinhala Medium
* Noto Serif Sinhala SemiBold
* Noto Serif Sinhala SemiCondensed
* Noto Serif Sinhala SemiCondensed Black
* Noto Serif Sinhala SemiCondensed ExtraBold
* Noto Serif Sinhala SemiCondensed ExtraLight
* Noto Serif Sinhala SemiCondensed Light
* Noto Serif Sinhala SemiCondensed Medium
* Noto Serif Sinhala SemiCondensed SemiBold
* Noto Serif Sinhala SemiCondensed Thin
* Noto Serif Sinhala Thin
* Noto Serif Tamil Black
* Noto Serif Tamil Condensed
* Noto Serif Tamil Condensed Black
* Noto Serif Tamil Condensed ExtraBold
* Noto Serif Tamil Condensed ExtraLight
* Noto Serif Tamil Condensed Light
* Noto Serif Tamil Condensed Medium
* Noto Serif Tamil Condensed SemiBold
* Noto Serif Tamil Condensed Thin
* Noto Serif Tamil ExtraBold
* Noto Serif Tamil ExtraCondensed
* Noto Serif Tamil ExtraCondensed Black
* Noto Serif Tamil ExtraCondensed ExtraBold
* Noto Serif Tamil ExtraCondensed ExtraLight
* Noto Serif Tamil ExtraCondensed Light
* Noto Serif Tamil ExtraCondensed Medium
* Noto Serif Tamil ExtraCondensed SemiBold
* Noto Serif Tamil ExtraCondensed Thin
* Noto Serif Tamil ExtraLight
* Noto Serif Tamil Light
* Noto Serif Tamil Medium
* Noto Serif Tamil SemiBold
* Noto Serif Tamil SemiCondensed
* Noto Serif Tamil SemiCondensed Black
* Noto Serif Tamil SemiCondensed ExtraBold
* Noto Serif Tamil SemiCondensed ExtraLight
* Noto Serif Tamil SemiCondensed Light
* Noto Serif Tamil SemiCondensed Medium
* Noto Serif Tamil SemiCondensed SemiBold
* Noto Serif Tamil SemiCondensed Thin
* Noto Serif Tamil Thin
* Noto Serif Telugu Black
* Noto Serif Telugu ExtraBold
* Noto Serif Telugu ExtraLight
* Noto Serif Telugu Light
* Noto Serif Telugu Medium
* Noto Serif Telugu SemiBold
* Noto Serif Telugu Thin
* Noto Serif Thai Blk
* Noto Serif Thai Cond
* Noto Serif Thai Cond Blk
* Noto Serif Thai Cond ExtBd
* Noto Serif Thai Cond ExtLt
* Noto Serif Thai Cond Light
* Noto Serif Thai Cond Med
* Noto Serif Thai Cond SemBd
* Noto Serif Thai Cond Thin
* Noto Serif Thai ExtBd
* Noto Serif Thai ExtCond
* Noto Serif Thai ExtCond Blk
* Noto Serif Thai ExtCond ExtBd
* Noto Serif Thai ExtCond ExtLt
* Noto Serif Thai ExtCond Light
* Noto Serif Thai ExtCond Med
* Noto Serif Thai ExtCond SemBd
* Noto Serif Thai ExtCond Thin
* Noto Serif Thai ExtLt
* Noto Serif Thai Light
* Noto Serif Thai Med
* Noto Serif Thai SemBd
* Noto Serif Thai SemCond
* Noto Serif Thai SemCond Blk
* Noto Serif Thai SemCond ExtBd
* Noto Serif Thai SemCond ExtLt
* Noto Serif Thai SemCond Light
* Noto Serif Thai SemCond Med
* Noto Serif Thai SemCond SemBd
* Noto Serif Thai SemCond Thin
* Noto Serif Thai Thin
* Noto Serif Thin
* Noto Serif Tibetan Black
* Noto Serif Tibetan ExtraBold
* Noto Serif Tibetan ExtraLight
* Noto Serif Tibetan Light
* Noto Serif Tibetan Medium
* Noto Serif Tibetan SemiBold
* Noto Serif Tibetan Thin
* Noto Serif Yezidi Medium
* Noto Serif Yezidi SemiBold
* NotoSerifTamilSlanted Black
* NotoSerifTamilSlanted Condensed
* NotoSerifTamilSlanted Condensed Black
* NotoSerifTamilSlanted Condensed ExtraBold
* NotoSerifTamilSlanted Condensed ExtraLight
* NotoSerifTamilSlanted Condensed Light
* NotoSerifTamilSlanted Condensed Medium
* NotoSerifTamilSlanted Condensed SemiBold
* NotoSerifTamilSlanted Condensed Thin
* NotoSerifTamilSlanted ExtraBold
* NotoSerifTamilSlanted ExtraCondensed
* NotoSerifTamilSlanted ExtraCondensed Black
* NotoSerifTamilSlanted ExtraCondensed ExtraBold
* NotoSerifTamilSlanted ExtraCondensed ExtraLight
* NotoSerifTamilSlanted ExtraCondensed Light
* NotoSerifTamilSlanted ExtraCondensed Medium
* NotoSerifTamilSlanted ExtraCondensed SemiBold
* NotoSerifTamilSlanted ExtraCondensed Thin
* NotoSerifTamilSlanted ExtraLight
* NotoSerifTamilSlanted Light
* NotoSerifTamilSlanted Medium
* NotoSerifTamilSlanted SemiBold
* NotoSerifTamilSlanted SemiCondensed
* NotoSerifTamilSlanted SemiCondensed Black
* NotoSerifTamilSlanted SemiCondensed ExtraBold
* NotoSerifTamilSlanted SemiCondensed ExtraLight
* NotoSerifTamilSlanted SemiCondensed Light
* NotoSerifTamilSlanted SemiCondensed Medium
* NotoSerifTamilSlanted SemiCondensed SemiBold
* NotoSerifTamilSlanted SemiCondensed Thin
* NotoSerifTamilSlanted Thin
.
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: 1160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
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-noto-ui-core
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 5064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~)
Suggests: fonts-noto-core
Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~)
Description: "No Tofu" font families with large Unicode coverage (UI core)
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains core weights for these Noto UI font families:
.
* Noto Looped Lao UI Bold
* Noto Looped Lao UI Regular
* Noto Looped Thai UI Bold
* Noto Looped Thai UI Regular
* Noto Naskh Arabic UI
* Noto Sans Arabic UI
* Noto Sans Bengali UI
* Noto Sans Devanagari UI
* Noto Sans Gujarati UI
* Noto Sans Gurmukhi UI
* Noto Sans Kannada UI
* Noto Sans Khmer UI
* Noto Sans Lao UI
* Noto Sans Malayalam UI
* Noto Sans Myanmar UI
* Noto Sans Oriya UI
* Noto Sans Sinhala UI
* Noto Sans Tamil UI
* Noto Sans Telugu UI
* Noto Sans Thai UI
.
Noto UI fonts are for text display in UI elements
(e.g. buttons, menus) that have a height limit.
.
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-noto-ui-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 72050
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
Replaces: fonts-noto-unhinted (<< 20201027-1~)
Suggests: fonts-noto-extra
Breaks: fonts-noto-unhinted (<< 20201027-1~)
Enhances: fonts-noto-ui-core
Description: "No Tofu" font families with large Unicode coverage (UI extra)
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains extra weights for these Noto UI font families:
.
* Noto Looped Lao UI Black
* Noto Looped Lao UI Cond Blk
* Noto Looped Lao UI Cond Bold
* Noto Looped Lao UI Cond ExBd
* Noto Looped Lao UI Cond ExLt
* Noto Looped Lao UI Cond Lt
* Noto Looped Lao UI Cond Med
* Noto Looped Lao UI Cond SmBd
* Noto Looped Lao UI Cond Thin
* Noto Looped Lao UI Condensed
* Noto Looped Lao UI ExCd Blk
* Noto Looped Lao UI ExCd Bold
* Noto Looped Lao UI ExCd ExBd
* Noto Looped Lao UI ExCd ExLt
* Noto Looped Lao UI ExCd Lt
* Noto Looped Lao UI ExCd Med
* Noto Looped Lao UI ExCd SmBd
* Noto Looped Lao UI ExCd Thin
* Noto Looped Lao UI ExtLight
* Noto Looped Lao UI ExtraBold
* Noto Looped Lao UI ExtraCond
* Noto Looped Lao UI Light
* Noto Looped Lao UI Medium
* Noto Looped Lao UI SemiBold
* Noto Looped Lao UI SemiCond
* Noto Looped Lao UI SmCd Blk
* Noto Looped Lao UI SmCd Bold
* Noto Looped Lao UI SmCd ExBd
* Noto Looped Lao UI SmCd ExtLt
* Noto Looped Lao UI SmCd Lt
* Noto Looped Lao UI SmCd Med
* Noto Looped Lao UI SmCd SmBd
* Noto Looped Lao UI SmCd Thin
* Noto Looped Lao UI Thin
* Noto Looped Thai UI Black
* Noto Looped Thai UI Cond Blk
* Noto Looped Thai UI Cond Bold
* Noto Looped Thai UI Cond ExBd
* Noto Looped Thai UI Cond ExLt
* Noto Looped Thai UI Cond Lt
* Noto Looped Thai UI Cond Med
* Noto Looped Thai UI Cond SmBd
* Noto Looped Thai UI Cond Thin
* Noto Looped Thai UI Condensed
* Noto Looped Thai UI ExCd Blk
* Noto Looped Thai UI ExCd Bold
* Noto Looped Thai UI ExCd ExBd
* Noto Looped Thai UI ExCd ExLt
* Noto Looped Thai UI ExCd Lt
* Noto Looped Thai UI ExCd Med
* Noto Looped Thai UI ExCd SmBd
* Noto Looped Thai UI ExCd Thin
* Noto Looped Thai UI ExtLight
* Noto Looped Thai UI ExtraBold
* Noto Looped Thai UI ExtraCond
* Noto Looped Thai UI Light
* Noto Looped Thai UI Medium
* Noto Looped Thai UI SemiBold
* Noto Looped Thai UI SemiCond
* Noto Looped Thai UI SmCd Blk
* Noto Looped Thai UI SmCd Bold
* Noto Looped Thai UI SmCd ExBd
* Noto Looped Thai UI SmCd ExLt
* Noto Looped Thai UI SmCd Lt
* Noto Looped Thai UI SmCd Med
* Noto Looped Thai UI SmCd SmBd
* Noto Looped Thai UI SmCd Thin
* Noto Looped Thai UI Thin
* Noto Naskh Arabic UI Medium
* Noto Naskh Arabic UI Semi Bold
* Noto Sans Arabic UI Bk
* Noto Sans Arabic UI Cn
* Noto Sans Arabic UI Cn Bk
* Noto Sans Arabic UI Cn Lt
* Noto Sans Arabic UI Cn Md
* Noto Sans Arabic UI Cn SmBd
* Noto Sans Arabic UI Cn Th
* Noto Sans Arabic UI Cn XBd
* Noto Sans Arabic UI Cn XLt
* Noto Sans Arabic UI Lt
* Noto Sans Arabic UI Md
* Noto Sans Arabic UI SmBd
* Noto Sans Arabic UI SmCn
* Noto Sans Arabic UI SmCn Bk
* Noto Sans Arabic UI SmCn Lt
* Noto Sans Arabic UI SmCn Md
* Noto Sans Arabic UI SmCn SmBd
* Noto Sans Arabic UI SmCn Th
* Noto Sans Arabic UI SmCn XBd
* Noto Sans Arabic UI SmCn XLt
* Noto Sans Arabic UI Th
* Noto Sans Arabic UI XBd
* Noto Sans Arabic UI XCn
* Noto Sans Arabic UI XCn Bk
* Noto Sans Arabic UI XCn Lt
* Noto Sans Arabic UI XCn Md
* Noto Sans Arabic UI XCn SmBd
* Noto Sans Arabic UI XCn Th
* Noto Sans Arabic UI XCn XBd
* Noto Sans Arabic UI XCn XLt
* Noto Sans Arabic UI XLt
* Noto Sans Bengali UI Black
* Noto Sans Bengali UI Condensed
* Noto Sans Bengali UI ExtraBold
* Noto Sans Bengali UI ExtraCondensed
* Noto Sans Bengali UI ExtraLight
* Noto Sans Bengali UI Light
* Noto Sans Bengali UI Medium
* Noto Sans Bengali UI SemiBold
* Noto Sans Bengali UI SemiCondensed
* Noto Sans Bengali UI Thin
* Noto Sans Devanagari UI Black
* Noto Sans Devanagari UI Condensed
* Noto Sans Devanagari UI Condensed Black
* Noto Sans Devanagari UI Condensed ExtraBold
* Noto Sans Devanagari UI Condensed ExtraLight
* Noto Sans Devanagari UI Condensed Light
* Noto Sans Devanagari UI Condensed Medium
* Noto Sans Devanagari UI Condensed SemiBold
* Noto Sans Devanagari UI Condensed Thin
* Noto Sans Devanagari UI ExtraBold
* Noto Sans Devanagari UI ExtraCondensed
* Noto Sans Devanagari UI ExtraCondensed Black
* Noto Sans Devanagari UI ExtraCondensed ExtraBold
* Noto Sans Devanagari UI ExtraCondensed ExtraLight
* Noto Sans Devanagari UI ExtraCondensed Light
* Noto Sans Devanagari UI ExtraCondensed Medium
* Noto Sans Devanagari UI ExtraCondensed SemiBold
* Noto Sans Devanagari UI ExtraCondensed Thin
* Noto Sans Devanagari UI ExtraLight
* Noto Sans Devanagari UI Light
* Noto Sans Devanagari UI Medium
* Noto Sans Devanagari UI SemiBold
* Noto Sans Devanagari UI SemiCondensed
* Noto Sans Devanagari UI SemiCondensed Black
* Noto Sans Devanagari UI SemiCondensed ExtraBold
* Noto Sans Devanagari UI SemiCondensed ExtraLight
* Noto Sans Devanagari UI SemiCondensed Light
* Noto Sans Devanagari UI SemiCondensed Medium
* Noto Sans Devanagari UI SemiCondensed SemiBold
* Noto Sans Devanagari UI SemiCondensed Thin
* Noto Sans Devanagari UI Thin
* Noto Sans Gujarati UI Black
* Noto Sans Gujarati UI Condensed
* Noto Sans Gujarati UI Condensed Black
* Noto Sans Gujarati UI Condensed ExtraBold
* Noto Sans Gujarati UI Condensed ExtraLight
* Noto Sans Gujarati UI Condensed Light
* Noto Sans Gujarati UI Condensed Medium
* Noto Sans Gujarati UI Condensed SemiBold
* Noto Sans Gujarati UI Condensed Thin
* Noto Sans Gujarati UI ExtraBold
* Noto Sans Gujarati UI ExtraCondensed
* Noto Sans Gujarati UI ExtraCondensed Black
* Noto Sans Gujarati UI ExtraCondensed ExtraBold
* Noto Sans Gujarati UI ExtraCondensed ExtraLight
* Noto Sans Gujarati UI ExtraCondensed Light
* Noto Sans Gujarati UI ExtraCondensed Medium
* Noto Sans Gujarati UI ExtraCondensed SemiBold
* Noto Sans Gujarati UI ExtraCondensed Thin
* Noto Sans Gujarati UI ExtraLight
* Noto Sans Gujarati UI Light
* Noto Sans Gujarati UI Medium
* Noto Sans Gujarati UI SemiBold
* Noto Sans Gujarati UI SemiCondensed
* Noto Sans Gujarati UI SemiCondensed Black
* Noto Sans Gujarati UI SemiCondensed ExtraBold
* Noto Sans Gujarati UI SemiCondensed ExtraLight
* Noto Sans Gujarati UI SemiCondensed Light
* Noto Sans Gujarati UI SemiCondensed Medium
* Noto Sans Gujarati UI SemiCondensed SemiBold
* Noto Sans Gujarati UI SemiCondensed Thin
* Noto Sans Gujarati UI Thin
* Noto Sans Gurmukhi UI Black
* Noto Sans Gurmukhi UI Condensed
* Noto Sans Gurmukhi UI Condensed Black
* Noto Sans Gurmukhi UI Condensed ExtraBold
* Noto Sans Gurmukhi UI Condensed ExtraLight
* Noto Sans Gurmukhi UI Condensed Light
* Noto Sans Gurmukhi UI Condensed Medium
* Noto Sans Gurmukhi UI Condensed SemiBold
* Noto Sans Gurmukhi UI Condensed Thin
* Noto Sans Gurmukhi UI ExtraBold
* Noto Sans Gurmukhi UI ExtraCondensed
* Noto Sans Gurmukhi UI ExtraCondensed Black
* Noto Sans Gurmukhi UI ExtraCondensed ExtraBold
* Noto Sans Gurmukhi UI ExtraCondensed ExtraLight
* Noto Sans Gurmukhi UI ExtraCondensed Light
* Noto Sans Gurmukhi UI ExtraCondensed Medium
* Noto Sans Gurmukhi UI ExtraCondensed SemiBold
* Noto Sans Gurmukhi UI ExtraCondensed Thin
* Noto Sans Gurmukhi UI ExtraLight
* Noto Sans Gurmukhi UI Light
* Noto Sans Gurmukhi UI Medium
* Noto Sans Gurmukhi UI SemiBold
* Noto Sans Gurmukhi UI SemiCondensed
* Noto Sans Gurmukhi UI SemiCondensed Black
* Noto Sans Gurmukhi UI SemiCondensed ExtraBold
* Noto Sans Gurmukhi UI SemiCondensed ExtraLight
* Noto Sans Gurmukhi UI SemiCondensed Light
* Noto Sans Gurmukhi UI SemiCondensed Medium
* Noto Sans Gurmukhi UI SemiCondensed SemiBold
* Noto Sans Gurmukhi UI SemiCondensed Thin
* Noto Sans Gurmukhi UI Thin
* Noto Sans Kannada UI Black
* Noto Sans Kannada UI Condensed
* Noto Sans Kannada UI Condensed Black
* Noto Sans Kannada UI Condensed ExtraBold
* Noto Sans Kannada UI Condensed ExtraLight
* Noto Sans Kannada UI Condensed Light
* Noto Sans Kannada UI Condensed Medium
* Noto Sans Kannada UI Condensed SemiBold
* Noto Sans Kannada UI Condensed Thin
* Noto Sans Kannada UI ExtraBold
* Noto Sans Kannada UI ExtraCondensed
* Noto Sans Kannada UI ExtraCondensed Black
* Noto Sans Kannada UI ExtraCondensed ExtraBold
* Noto Sans Kannada UI ExtraCondensed ExtraLight
* Noto Sans Kannada UI ExtraCondensed Light
* Noto Sans Kannada UI ExtraCondensed Medium
* Noto Sans Kannada UI ExtraCondensed SemiBold
* Noto Sans Kannada UI ExtraCondensed Thin
* Noto Sans Kannada UI ExtraLight
* Noto Sans Kannada UI Light
* Noto Sans Kannada UI Medium
* Noto Sans Kannada UI SemiBold
* Noto Sans Kannada UI SemiCondensed
* Noto Sans Kannada UI SemiCondensed Black
* Noto Sans Kannada UI SemiCondensed ExtraBold
* Noto Sans Kannada UI SemiCondensed ExtraLight
* Noto Sans Kannada UI SemiCondensed Light
* Noto Sans Kannada UI SemiCondensed Medium
* Noto Sans Kannada UI SemiCondensed SemiBold
* Noto Sans Kannada UI SemiCondensed Thin
* Noto Sans Kannada UI Thin
* Noto Sans Khmer UI Black
* Noto Sans Khmer UI Condensed
* Noto Sans Khmer UI Condensed Black
* Noto Sans Khmer UI Condensed ExtraBold
* Noto Sans Khmer UI Condensed ExtraLight
* Noto Sans Khmer UI Condensed Light
* Noto Sans Khmer UI Condensed Medium
* Noto Sans Khmer UI Condensed SemiBold
* Noto Sans Khmer UI Condensed Thin
* Noto Sans Khmer UI ExtraBold
* Noto Sans Khmer UI ExtraCondensed
* Noto Sans Khmer UI ExtraCondensed Black
* Noto Sans Khmer UI ExtraCondensed ExtraBold
* Noto Sans Khmer UI ExtraCondensed ExtraLight
* Noto Sans Khmer UI ExtraCondensed Light
* Noto Sans Khmer UI ExtraCondensed Medium
* Noto Sans Khmer UI ExtraCondensed SemiBold
* Noto Sans Khmer UI ExtraCondensed Thin
* Noto Sans Khmer UI ExtraLight
* Noto Sans Khmer UI Light
* Noto Sans Khmer UI Medium
* Noto Sans Khmer UI SemiBold
* Noto Sans Khmer UI SemiCondensed
* Noto Sans Khmer UI SemiCondensed Black
* Noto Sans Khmer UI SemiCondensed ExtraBold
* Noto Sans Khmer UI SemiCondensed ExtraLight
* Noto Sans Khmer UI SemiCondensed Light
* Noto Sans Khmer UI SemiCondensed Medium
* Noto Sans Khmer UI SemiCondensed SemiBold
* Noto Sans Khmer UI SemiCondensed Thin
* Noto Sans Khmer UI Thin
* Noto Sans Lao UI Blk
* Noto Sans Lao UI Cond
* Noto Sans Lao UI Cond Blk
* Noto Sans Lao UI Cond ExtBd
* Noto Sans Lao UI Cond ExtLt
* Noto Sans Lao UI Cond Light
* Noto Sans Lao UI Cond Med
* Noto Sans Lao UI Cond SemBd
* Noto Sans Lao UI Cond Thin
* Noto Sans Lao UI ExtBd
* Noto Sans Lao UI ExtCond
* Noto Sans Lao UI ExtCond Blk
* Noto Sans Lao UI ExtCond ExtBd
* Noto Sans Lao UI ExtCond ExtLt
* Noto Sans Lao UI ExtCond Light
* Noto Sans Lao UI ExtCond Med
* Noto Sans Lao UI ExtCond SemBd
* Noto Sans Lao UI ExtCond Thin
* Noto Sans Lao UI ExtLt
* Noto Sans Lao UI Light
* Noto Sans Lao UI Med
* Noto Sans Lao UI SemBd
* Noto Sans Lao UI SemCond
* Noto Sans Lao UI SemCond Blk
* Noto Sans Lao UI SemCond ExtBd
* Noto Sans Lao UI SemCond ExtLt
* Noto Sans Lao UI SemCond Light
* Noto Sans Lao UI SemCond Med
* Noto Sans Lao UI SemCond SemBd
* Noto Sans Lao UI SemCond Thin
* Noto Sans Lao UI Thin
* Noto Sans Malayalam UI Black
* Noto Sans Malayalam UI Condensed
* Noto Sans Malayalam UI Condensed Black
* Noto Sans Malayalam UI Condensed ExtraBold
* Noto Sans Malayalam UI Condensed ExtraLight
* Noto Sans Malayalam UI Condensed Light
* Noto Sans Malayalam UI Condensed Medium
* Noto Sans Malayalam UI Condensed SemiBold
* Noto Sans Malayalam UI Condensed Thin
* Noto Sans Malayalam UI ExtraBold
* Noto Sans Malayalam UI ExtraCondensed
* Noto Sans Malayalam UI ExtraCondensed Black
* Noto Sans Malayalam UI ExtraCondensed ExtraBold
* Noto Sans Malayalam UI ExtraCondensed ExtraLight
* Noto Sans Malayalam UI ExtraCondensed Light
* Noto Sans Malayalam UI ExtraCondensed Medium
* Noto Sans Malayalam UI ExtraCondensed SemiBold
* Noto Sans Malayalam UI ExtraCondensed Thin
* Noto Sans Malayalam UI ExtraLight
* Noto Sans Malayalam UI Light
* Noto Sans Malayalam UI Medium
* Noto Sans Malayalam UI SemiBold
* Noto Sans Malayalam UI SemiCondensed
* Noto Sans Malayalam UI SemiCondensed Black
* Noto Sans Malayalam UI SemiCondensed ExtraBold
* Noto Sans Malayalam UI SemiCondensed ExtraLight
* Noto Sans Malayalam UI SemiCondensed Light
* Noto Sans Malayalam UI SemiCondensed Medium
* Noto Sans Malayalam UI SemiCondensed SemiBold
* Noto Sans Malayalam UI SemiCondensed Thin
* Noto Sans Malayalam UI Thin
* Noto Sans Myanmar UI Black
* Noto Sans Myanmar UI Condensed
* Noto Sans Myanmar UI Condensed Black
* Noto Sans Myanmar UI Condensed ExtraBold
* Noto Sans Myanmar UI Condensed ExtraLight
* Noto Sans Myanmar UI Condensed Light
* Noto Sans Myanmar UI Condensed Medium
* Noto Sans Myanmar UI Condensed SemiBold
* Noto Sans Myanmar UI Condensed Thin
* Noto Sans Myanmar UI ExtraBold
* Noto Sans Myanmar UI ExtraCondensed
* Noto Sans Myanmar UI ExtraCondensed Black
* Noto Sans Myanmar UI ExtraCondensed ExtraBold
* Noto Sans Myanmar UI ExtraCondensed ExtraLight
* Noto Sans Myanmar UI ExtraCondensed Light
* Noto Sans Myanmar UI ExtraCondensed Medium
* Noto Sans Myanmar UI ExtraCondensed SemiBold
* Noto Sans Myanmar UI ExtraCondensed Thin
* Noto Sans Myanmar UI ExtraLight
* Noto Sans Myanmar UI Light
* Noto Sans Myanmar UI Medium
* Noto Sans Myanmar UI SemiBold
* Noto Sans Myanmar UI SemiCondensed
* Noto Sans Myanmar UI SemiCondensed Black
* Noto Sans Myanmar UI SemiCondensed ExtraBold
* Noto Sans Myanmar UI SemiCondensed ExtraLight
* Noto Sans Myanmar UI SemiCondensed Light
* Noto Sans Myanmar UI SemiCondensed Medium
* Noto Sans Myanmar UI SemiCondensed SemiBold
* Noto Sans Myanmar UI SemiCondensed Thin
* Noto Sans Myanmar UI Thin
* Noto Sans Oriya UI Blk
* Noto Sans Oriya UI Cond
* Noto Sans Oriya UI Cond Blk
* Noto Sans Oriya UI Cond Bold
* Noto Sans Oriya UI Cond Thin
* Noto Sans Oriya UI ExtCond
* Noto Sans Oriya UI ExtCond Blk
* Noto Sans Oriya UI ExtCond Bold
* Noto Sans Oriya UI ExtCond Thin
* Noto Sans Oriya UI Thin
* Noto Sans Sinhala UI Black
* Noto Sans Sinhala UI Condensed
* Noto Sans Sinhala UI Condensed Black
* Noto Sans Sinhala UI Condensed ExtraBold
* Noto Sans Sinhala UI Condensed ExtraLight
* Noto Sans Sinhala UI Condensed Light
* Noto Sans Sinhala UI Condensed Medium
* Noto Sans Sinhala UI Condensed SemiBold
* Noto Sans Sinhala UI Condensed Thin
* Noto Sans Sinhala UI ExtraBold
* Noto Sans Sinhala UI ExtraCondensed
* Noto Sans Sinhala UI ExtraCondensed Black
* Noto Sans Sinhala UI ExtraCondensed ExtraBold
* Noto Sans Sinhala UI ExtraCondensed ExtraLight
* Noto Sans Sinhala UI ExtraCondensed Light
* Noto Sans Sinhala UI ExtraCondensed Medium
* Noto Sans Sinhala UI ExtraCondensed SemiBold
* Noto Sans Sinhala UI ExtraCondensed Thin
* Noto Sans Sinhala UI ExtraLight
* Noto Sans Sinhala UI Light
* Noto Sans Sinhala UI Medium
* Noto Sans Sinhala UI SemiBold
* Noto Sans Sinhala UI SemiCondensed
* Noto Sans Sinhala UI SemiCondensed Black
* Noto Sans Sinhala UI SemiCondensed ExtraBold
* Noto Sans Sinhala UI SemiCondensed ExtraLight
* Noto Sans Sinhala UI SemiCondensed Light
* Noto Sans Sinhala UI SemiCondensed Medium
* Noto Sans Sinhala UI SemiCondensed SemiBold
* Noto Sans Sinhala UI SemiCondensed Thin
* Noto Sans Sinhala UI Thin
* Noto Sans Tamil UI Black
* Noto Sans Tamil UI Condensed
* Noto Sans Tamil UI Condensed Black
* Noto Sans Tamil UI Condensed ExtraBold
* Noto Sans Tamil UI Condensed ExtraLight
* Noto Sans Tamil UI Condensed Light
* Noto Sans Tamil UI Condensed Medium
* Noto Sans Tamil UI Condensed SemiBold
* Noto Sans Tamil UI Condensed Thin
* Noto Sans Tamil UI ExtraBold
* Noto Sans Tamil UI ExtraCondensed
* Noto Sans Tamil UI ExtraCondensed Black
* Noto Sans Tamil UI ExtraCondensed ExtraBold
* Noto Sans Tamil UI ExtraCondensed ExtraLight
* Noto Sans Tamil UI ExtraCondensed Light
* Noto Sans Tamil UI ExtraCondensed Medium
* Noto Sans Tamil UI ExtraCondensed SemiBold
* Noto Sans Tamil UI ExtraCondensed Thin
* Noto Sans Tamil UI ExtraLight
* Noto Sans Tamil UI Light
* Noto Sans Tamil UI Medium
* Noto Sans Tamil UI SemiBold
* Noto Sans Tamil UI SemiCondensed
* Noto Sans Tamil UI SemiCondensed Black
* Noto Sans Tamil UI SemiCondensed ExtraBold
* Noto Sans Tamil UI SemiCondensed ExtraLight
* Noto Sans Tamil UI SemiCondensed Light
* Noto Sans Tamil UI SemiCondensed Medium
* Noto Sans Tamil UI SemiCondensed SemiBold
* Noto Sans Tamil UI SemiCondensed Thin
* Noto Sans Tamil UI Thin
* Noto Sans Telugu UI Black
* Noto Sans Telugu UI Condensed
* Noto Sans Telugu UI Condensed Black
* Noto Sans Telugu UI Condensed ExtraBold
* Noto Sans Telugu UI Condensed ExtraLight
* Noto Sans Telugu UI Condensed Light
* Noto Sans Telugu UI Condensed Medium
* Noto Sans Telugu UI Condensed SemiBold
* Noto Sans Telugu UI Condensed Thin
* Noto Sans Telugu UI ExtraBold
* Noto Sans Telugu UI ExtraCondensed
* Noto Sans Telugu UI ExtraCondensed Black
* Noto Sans Telugu UI ExtraCondensed ExtraBold
* Noto Sans Telugu UI ExtraCondensed ExtraLight
* Noto Sans Telugu UI ExtraCondensed Light
* Noto Sans Telugu UI ExtraCondensed Medium
* Noto Sans Telugu UI ExtraCondensed SemiBold
* Noto Sans Telugu UI ExtraCondensed Thin
* Noto Sans Telugu UI ExtraLight
* Noto Sans Telugu UI Light
* Noto Sans Telugu UI Medium
* Noto Sans Telugu UI SemiBold
* Noto Sans Telugu UI SemiCondensed
* Noto Sans Telugu UI SemiCondensed Black
* Noto Sans Telugu UI SemiCondensed ExtraBold
* Noto Sans Telugu UI SemiCondensed ExtraLight
* Noto Sans Telugu UI SemiCondensed Light
* Noto Sans Telugu UI SemiCondensed Medium
* Noto Sans Telugu UI SemiCondensed SemiBold
* Noto Sans Telugu UI SemiCondensed Thin
* Noto Sans Telugu UI Thin
* Noto Sans Thai UI Blk
* Noto Sans Thai UI Cond
* Noto Sans Thai UI Cond Blk
* Noto Sans Thai UI Cond ExtBd
* Noto Sans Thai UI Cond ExtLt
* Noto Sans Thai UI Cond Light
* Noto Sans Thai UI Cond Med
* Noto Sans Thai UI Cond SemBd
* Noto Sans Thai UI Cond Thin
* Noto Sans Thai UI ExtBd
* Noto Sans Thai UI ExtCond
* Noto Sans Thai UI ExtCond Blk
* Noto Sans Thai UI ExtCond ExtBd
* Noto Sans Thai UI ExtCond ExtLt
* Noto Sans Thai UI ExtCond Light
* Noto Sans Thai UI ExtCond Med
* Noto Sans Thai UI ExtCond SemBd
* Noto Sans Thai UI ExtCond Thin
* Noto Sans Thai UI ExtLt
* Noto Sans Thai UI Light
* Noto Sans Thai UI Med
* Noto Sans Thai UI SemBd
* Noto Sans Thai UI SemCond
* Noto Sans Thai UI SemCond Blk
* Noto Sans Thai UI SemCond ExtBd
* Noto Sans Thai UI SemCond ExtLt
* Noto Sans Thai UI SemCond Light
* Noto Sans Thai UI SemCond Med
* Noto Sans Thai UI SemCond SemBd
* Noto Sans Thai UI SemCond Thin
* Noto Sans Thai UI Thin
.
Noto UI fonts are for text display in UI elements
(e.g. buttons, menus) that have a height limit.
.
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-noto-unhinted
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-noto
Version: 20201225-1build1
Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono
Description: "No Tofu" font families with large Unicode coverage (unhinted)
Noto is a collection of font families,
each visually harmonized across scripts.
.
This package contains Noto font families which lacks hinting:
.
[ currently this package is empty: all Noto families has hinting ]
.
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-opensymbol
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Multi-Arch: foreign
Source: libreoffice (1:7.3.7-0ubuntu0.22.04.10)
Version: 2:102.12+LibO7.3.7-0ubuntu0.22.04.10
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-orya
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-oriya-fonts
Depends: fonts-lohit-orya, fonts-orya-extra
Breaks: ttf-oriya-fonts (<< 2:1.0)
Description: Meta package to install all Odia fonts
This package allows you to install all available Odia fonts
in Debian.
.
This package installs following fonts:
* fonts-lohit-orya
* fonts-orya-extra
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-orya-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-6
Replaces: ttf-oriya-fonts
Breaks: ttf-oriya-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-orya-extra.conf 4129d82e81e737c98e110f8324c278c4
Description: Free fonts for Odia script
This package provides free fonts for Odia script (or) which is
primarily used in the Indian state of Odisha.
.
This package contains following font:
* Utkal
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-pagul
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0-8
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-pagul.conf 6945c1ecad6c51549d77a60b675cbda1
Description: Free TrueType font for the Sourashtra language
Pagul TrueType font for the Sourashtra (saz_IN) language which is primarily
spoken in the Indian state of Tamil Nadu.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://sourceforge.net/projects/pagul/
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-sahadeva
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0-5
Replaces: ttf-devanagari-fonts
Suggests: fonts-nakula
Breaks: ttf-devanagari-fonts (<< 2:1.0)
Description: Free Unicode compliant Devanagari font
This package provides font for Devanagari script which is used for writing
Hindi, Marathi and Sanskrit languages.
.
This font is in the Kolkata style, with more angular glyphs and greater
contrast between thin and thick strokes.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://bombay.indology.info/software/fonts/devanagari/index.html
Package: fonts-samyak-deva
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-samyak
Version: 1.2.2-5build1
Replaces: ttf-devanagari-fonts (<< 2:1.0)
Breaks: ttf-devanagari-fonts (<< 2:1.0)
Description: Samyak TrueType font for Devanagari script
This package provides Samyak TrueType font for Devanagari
Script which is used as script for following Indian
languages:
* Hindi
* Kashmiri
* Konkani
* Maithili
* Marathi
* Nepali
* Sanskrit
* Sindhi
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-samyak-gujr
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-samyak
Version: 1.2.2-5build1
Replaces: ttf-gujarati-fonts (<< 2:1.0)
Breaks: ttf-gujarati-fonts (<< 2:1.0)
Description: Samyak TrueType font for Gujarati language
This package provides Samyak TrueType font for Gujarati
language (gu) which is primarily used in the Indian state
of Gujarat.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-samyak-mlym
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
Source: fonts-samyak
Version: 1.2.2-5build1
Replaces: ttf-malayalam-fonts (<< 2:1.0)
Breaks: ttf-malayalam-fonts (<< 2:1.0)
Description: Samyak TrueType font for Malayalam language
This package provides Samyak TrueType font for Malayalam
language (ml) which is primarily used in the Indian state
of Kerala.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-samyak-taml
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-samyak
Version: 1.2.2-5build1
Replaces: ttf-tamil-fonts (<< 2:1.0)
Breaks: ttf-tamil-fonts (<< 2:1.0)
Description: Samyak TrueType font for Tamil language
This package provides Samyak TrueType font for Tamil
language (ta) which is primarily used in the Indian state
of TamilNadu.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-sarai
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0-3
Recommends: fonts-gargi
Description: truetype font for devanagari script
This package provides truetype font for Devanagari script which is
used as script in multiple Indian languages like Sanskrit, Hindi,
Marathi etc.
.
This font is now maintained by IndLinux project.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://sourceforge.net/projects/indlinux/
Package: fonts-sil-abyssinica
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 1271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.100-3
Description: Ethiopic script font designed in a calligraphic style
Abyssinica SIL has a single face - regular.
.
The goal for this product was to provide a single Unicode-based font
that would contain a comprehensive inventory of glyphs needed for almost any
Ethiopic-based writing system. In addition, there is provision for other
Latin characters and symbols. This font makes use of state-of-the-art font
technologies to support the need to position arbitrary combinations of
*Ethiopic* base glyphs and combining marks optimally. It also supports
almost 200 kerning pairs. This version of the font also supports Stylistic
Sets and Character Variants (OpenType) or Features (Graphite) which make
glyph alternates available for a number of Ethiopic and punctuation
characters. See the AbyssinicaSILOpenTypeFontFeatures.pdf,
AbyssinicaSILGraphiteFontFeatures.pdf and AbyssinicaSILTypeTunerGuide.pdf
for details on applications which support Stylistic Sets and how to access
them.
.
One font from this typeface family is included in this release:
.
* Abyssinica SIL Regular
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-abyssinica
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/abyssinica
Package: fonts-sil-padauk
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 3349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.000-3
Description: Burmese Unicode TrueType font with OpenType and Graphite support
Padauk is a pan Burma font designed to support all Myanmar script based
languages. It covers all of the Unicode Myanmar script blocks and works
on all OpenType and Graphite based systems.
.
Features:
* Special support for: ksw, kht, kyu, shn, aio, phk, csh
* Variation Selector support for kht, aio, phk
.
Issues:
* Does not work in Word 2007
.
For detailed documentation see the contents of the 'documentation' folder.
.
Font sources are published in the repository and an open workflow
is used for building, testing and releasing.
.
Webfont versions and HTML/CSS examples are also available.
.
The full font sources are publicly available at
https://github.com/silnrsi/font-padauk
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/padauk
Package: fonts-smc
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 15
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:7.2
Replaces: ttf-malayalam-fonts
Depends: fonts-smc-anjalioldlipi (>= 7.1.2), fonts-smc-chilanka (>= 1.400), fonts-smc-dyuthi (>= 3.0.2), fonts-smc-gayathri (>= 1.100), fonts-smc-karumbi (>= 1.1.2), fonts-smc-keraleeyam (>= 3.0.2), fonts-smc-manjari (>= 1.710), fonts-smc-meera (>= 7.0.3), fonts-smc-rachana (>= 7.0.2), fonts-smc-raghumalayalamsans (>= 2.2.1), fonts-smc-suruma (>= 3.2.2), fonts-smc-uroob (>= 2.0.2)
Pre-Depends: dpkg (>= 1.15.6~)
Breaks: ttf-malayalam-fonts (<< 2:1.0)
Description: Metapackage for various TrueType fonts for Malayalam Language
This is a metapackage which provides various TrueType fonts for Malayalam
script which is primarily used in the state of Kerala.
.
These fonts are developed by SMC community. Following fonts are shipped with
this package:
.
* AnjaliOldLipi
* Chilanka
* Dyuti
* Gayathri
* Karumbi
* Keraleeyam
* Manjari
* Meera
* Rachana
* RaghuMalaylamSans
* Suruma
* Uroob
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-anjalioldlipi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 351
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 7.1.2-2
Replaces: fonts-smc (<< 6.1~)
Breaks: fonts-smc (<< 6.1~)
Conffiles:
/etc/fonts/conf.avail/67-smc-anjalioldlipi.conf 9b343beb71398383af33988a9829bc05
Description: AnjaliOldLipi malayalam font
This package provides AnjaliOldLipi font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: http://smc.org.in
Package: fonts-smc-chilanka
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 266
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.540-1
Conffiles:
/etc/fonts/conf.avail/67-smc-chilanka.conf f626730347f96e8f323e2bbd3df1a768
Description: Chilanka malayalam font
This package provides Chilanka font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-dyuthi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.2-2
Replaces: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Breaks: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Conffiles:
/etc/fonts/conf.avail/67-smc-dyuthi.conf f4a275e1e8a1bd33c90ed44f1ee84017
Description: Dyuthi malayalam font
This package provides Dyuthi font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-gayathri
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 562
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.110-2-1
Description: Gayathri Malayalam font
This package provides Gayathri font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-karumbi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.2-2
Conffiles:
/etc/fonts/conf.avail/67-smc-karumbi.conf 8a59552b0727ce37ae2b3f01a413b042
Description: Karumbi malayalam font
This package provides Karumbi font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-keraleeyam
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0.2-2
Conffiles:
/etc/fonts/conf.avail/67-smc-keraleeyam.conf 37d7da81268fa7cf4a9702d241c7ea1c
Description: Keraleeyam malayalam font
This package provides Keraleeyam font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-manjari
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: 2.000-3
Conffiles:
/etc/fonts/conf.avail/67-fonts-smc-manjari.conf 4867ae23f6081b188e8933128c2baca2
Description: Manjari malayalam font
This package provides Manjari font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-meera
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 7.0.3-1
Replaces: fonts-smc (<< 6.1~)
Breaks: fonts-smc (<< 6.1~)
Conffiles:
/etc/fonts/conf.avail/65-0-smc-meera.conf 4c02bd80a4d2b9fcfd47ef7685357359
Description: Meera malayalam font
This package provides Meera font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-rachana
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 7.0.2-1build1
Replaces: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Breaks: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Conffiles:
/etc/fonts/conf.avail/65-0-smc-rachana.conf 92733c3f554307060ad17a1f7a4e6ba8
Description: Rachana malayalam font
This package provides Rachana font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-raghumalayalamsans
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.2.1-1
Replaces: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Breaks: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Conffiles:
/etc/fonts/conf.avail/67-smc-raghumalayalamsans.conf 3ea0148691b9cbfe12bf17a1f0456bad
Description: RaghuMalayalamSans malayalam font
This package provides RaghuMalayalamSans font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-suruma
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 354
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.2.3-1
Replaces: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Breaks: fonts-smc (<< 6.1~), ttf-malayalam-fonts
Conffiles:
/etc/fonts/conf.avail/67-smc-suruma.conf 35dce66571d6efd51e1add35e284b598
Description: Suruma malayalam font
This package provides Suruma font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-smc-uroob
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0.2-1
Conffiles:
/etc/fonts/conf.avail/67-smc-uroob.conf b21a78f50406a5127a425a5f96640a6d
Description: Uroob malayalam font
This package provides Uroob font for Malayalam script
which is primarily used in the state of Kerala. The font is
developed by SMC community
Original-Maintainer: Debian-IN Team <debian-in-workers@lists.alioth.debian.org>
Homepage: https://smc.org.in
Package: fonts-taml
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.4
Replaces: ttf-tamil-fonts
Depends: fonts-lohit-taml, fonts-lohit-taml-classical, fonts-samyak-taml
Breaks: ttf-tamil-fonts (<< 2:1.0)
Description: Meta package to install all Tamil fonts
This package allows you to install all available Tamil fonts
in Debian.
.
After installing this package you will have following packages
installed on your system.
* fonts-lohit-taml
* fonts-lohit-taml-classical
* fonts-samyak-taml
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-telu
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2:1.3
Replaces: ttf-telugu-fonts
Depends: fonts-lohit-telu, fonts-telu-extra, fonts-teluguvijayam
Breaks: ttf-telugu-fonts (<< 2:1.0)
Description: Meta package to install all Telugu fonts
This package allows you to install all available Telugu fonts
in Debian.
.
This package installs following font packages:
* fonts-lohit-telu
* fonts-telu-extra
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-telu-extra
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.0-5
Replaces: ttf-telugu-fonts
Breaks: ttf-telugu-fonts (<< 2:1.0)
Conffiles:
/etc/fonts/conf.avail/65-0-fonts-telu-extra.conf ed5bc2a529bb9358ecc970240e9b3384
Description: Free fonts for Telugu script
This package provides free fonts for Telugu script (te) which is widely used
in the Indian state of Andhra Pradesh.
.
This package contains following fonts:
* Pothana2000
* Vemana2000
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Package: fonts-teluguvijayam
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 11511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.1-1
Description: TrueType fonts for Telugu script (te)
This package provides following 20 fonts for Telugu script
which is used in Indian states of Andhra Pradesh & Telangana:
.
* Ponnala
* RaviPrakash
* LakkiReddy
* Potti Sriramulu
* Syamala Ramana
* Gidugu
* Gurajada
* Suravaram
* NTR
* Mandali
* NATS
* SrikrushnaDevaraya
* Peddana
* Timmana
* Tenali Ramakrishna
* Suranna
* Ramaraja
* Mallana
* Dhurjati
* Ramabhadra
.
These fonts are released by Departement of Information
technology, Government of Andhra Pradesh.
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://siliconandhra.org/fonts
Package: fonts-thai-tlwg
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-garuda, fonts-tlwg-kinnari, fonts-tlwg-laksaman, fonts-tlwg-loma, fonts-tlwg-mono, fonts-tlwg-norasi, fonts-tlwg-purisa, fonts-tlwg-sawasdee, fonts-tlwg-typewriter, fonts-tlwg-typist, fonts-tlwg-typo, fonts-tlwg-umpush, fonts-tlwg-waree
Description: Thai fonts maintained by TLWG (metapackage)
Shortcut for installing all Thai fonts that are collected, enhanced and
maintained by Thai Linux Working Group (TLWG).
.
Every font in this package is provided in TrueType and OpenType formats
for users to choose to suit their needs. Both formats are maintained
to provide the same glyph set, glyph design, and typographical features,
except that curves and hints are defined in CFF format for the OpenType
version, and in TTF format for the TrueType version.
.
Most modern desktop users who want to use Thai language should install this
package.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tibetan-machine
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 4424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.901b-6
Breaks: ttf-tmuni (<< 1.901b-3)
Conflicts: ttf-tmuni (<< 1.901b-3)
Description: font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode)
This package provides the Tibetan Machine Unicode font from the THDL
project (http://www.thdl.org/). The font contains around 5,100 glyphs
and can generate over 20,000 different combinations with full support
for the Sanskrit combinations found in 'chos skad' texts.
Original-Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Homepage: https://collab.itc.virginia.edu/wiki/tibetan-script/Tibet%20Machine%20Web.html
Package: fonts-tlwg-garuda
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-garuda-ttf | fonts-tlwg-garuda-otf
Description: Thai Garuda font (dependency package)
This package provides Thai Garuda font, code-named "NF2", from the
National Font Project.
.
The font provides Arial-compatible Thai monoweight glyphs traditionally
used in school books and official documents.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-garuda-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 351
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-garuda (<< 1:0.6.2-2)
Recommends: fonts-tlwg-garuda (>= 1:0.6.2-2)
Breaks: fonts-tlwg-garuda (<< 1:0.6.2-2)
Description: Thai Garuda TrueType font
This package provides Thai Garuda font, code-named "NF2", from the
National Font Project, in TrueType format.
.
The font provides Arial-compatible Thai monoweight glyphs traditionally
used in school books and official documents.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-kinnari
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-kinnari-ttf | fonts-tlwg-kinnari-otf
Description: Thai Kinnari font (dependency package)
This package provides Thai Kinnari font, code-named "NF1", from the
National Font Project.
.
The font provides Times-compatible Thai glyphs traditionally used in
school books and official documents.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-kinnari-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 618
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-kinnari (<< 1:0.6.2-2)
Recommends: fonts-tlwg-kinnari (>= 1:0.6.2-2)
Breaks: fonts-tlwg-kinnari (<< 1:0.6.2-2)
Description: Thai Kinnari TrueType font
This package provides Thai Kinnari font, code-named "NF1", from the
National Font Project, in TrueType format.
.
The font provides Times-compatible Thai glyphs traditionally used in
school books and official documents.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-laksaman
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-laksaman-ttf | fonts-tlwg-laksaman-otf
Description: Thai Laksaman font (dependency package)
This package provides Thai Laksaman font from TLWG.
.
Modified from Sarabun, the font provides Thai monoweight glyphs as used
in Thai official documents and letters.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-laksaman-ttf
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
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-laksaman (<< 1:0.6.2-2)
Recommends: fonts-tlwg-laksaman (>= 1:0.6.2-2)
Breaks: fonts-tlwg-laksaman (<< 1:0.6.2-2)
Description: Thai Laksaman TrueType font
This package provides Thai Laksaman font from TLWG, in TrueType format.
.
Modified from Sarabun, the font provides Thai monoweight glyphs as used
in Thai official documents and letters.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-loma
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-loma-ttf | fonts-tlwg-loma-otf
Description: Thai Loma font (dependency package)
This package provides Thai Loma UI font from NECTEC.
.
The font provides Arial-compatible Thai glyphs with metrics optimized
for on-screen user interface. For example, line spacing is reduced from
regular typographic designs to allow more lines displayed on screen.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-loma-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-loma (<< 1:0.6.2-2)
Recommends: fonts-tlwg-loma (>= 1:0.6.2-2)
Breaks: fonts-tlwg-loma (<< 1:0.6.2-2)
Description: Thai Loma TrueType font
This package provides Thai Loma UI font from NECTEC, in TrueType format.
.
The font provides Arial-compatible Thai glyphs with metrics optimized
for on-screen user interface. For example, line spacing is reduced from
regular typographic designs to allow more lines displayed on screen.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-mono
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-mono-ttf | fonts-tlwg-mono-otf
Description: Thai TlwgMono font (dependency package)
This package provides Thai TlwgMono monospace font from TLWG.
.
The font provides Thai purely monospace font, i.e. all glyphs are of the
same width, even for combining characters.
.
The glyph shapes are designed to look like Thai X bitmap font for terminal.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-mono-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 418
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-mono (<< 1:0.6.2-2)
Recommends: fonts-tlwg-mono (>= 1:0.6.2-2)
Breaks: fonts-tlwg-mono (<< 1:0.6.2-2)
Description: Thai TlwgMono TrueType font
This package provides Thai TlwgMono monospace font from TLWG, in TrueType
format.
.
The font provides Thai purely monospace font, i.e. all glyphs are of the
same width, even for combining characters.
.
The glyph shapes are designed to look like Thai X bitmap font for terminal.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-norasi
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-norasi-ttf | fonts-tlwg-norasi-otf
Description: Thai Norasi font (dependency package)
This package provides Thai Norasi font, code-name "NF3", from the
National Font Project.
.
The font provides Times-compatible Thai glyphs with a rich set of Latin
glyphs for typesetting books. It was originally created for the Omega
(Unicode-based TeX kernel) project.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-norasi-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-norasi (<< 1:0.6.2-2)
Recommends: fonts-tlwg-norasi (>= 1:0.6.2-2)
Breaks: fonts-tlwg-norasi (<< 1:0.6.2-2)
Description: Thai Norasi TrueType font
This package provides Thai Norasi font, code-name "NF3", from the
National Font Project, in TrueType format.
.
The font provides Times-compatible Thai glyphs with a rich set of Latin
glyphs for typesetting books. It was originally created for the Omega
(Unicode-based TeX kernel) project.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-purisa
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-purisa-ttf | fonts-tlwg-purisa-otf
Description: Thai Purisa font (dependency package)
This package provides Thai Purisa handwriting font from TLWG.
.
The font provides handwriting Thai glyphs. Latin handwriting glyphs are
also available.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-purisa-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 655
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-purisa (<< 1:0.6.2-2)
Recommends: fonts-tlwg-purisa (>= 1:0.6.2-2)
Breaks: fonts-tlwg-purisa (<< 1:0.6.2-2)
Description: Thai Purisa TrueType font
This package provides Thai Purisa handwriting font from TLWG, in TrueType
format.
.
The font provides handwriting Thai glyphs. Latin handwriting glyphs are
also available.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-sawasdee
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-sawasdee-ttf | fonts-tlwg-sawasdee-otf
Description: Thai Sawasdee font (dependency package)
This package provides Thai Sawasdee decorative font from TLWG.
.
The font provides round-shaped Thai glyphs for decoration. It can also
be used in stylish body text.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-sawasdee-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-sawasdee (<< 1:0.6.2-2)
Recommends: fonts-tlwg-sawasdee (>= 1:0.6.2-2)
Breaks: fonts-tlwg-sawasdee (<< 1:0.6.2-2)
Description: Thai Sawasdee TrueType font
This package provides Thai Sawasdee decorative font from TLWG, in TrueType
format.
.
The font provides round-shaped Thai glyphs for decoration. It can also
be used in stylish body text.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typewriter
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-typewriter-ttf | fonts-tlwg-typewriter-otf
Description: Thai TlwgTypewriter font (dependency package)
This package provides Thai TlwgTypewriter monospace font from TLWG.
.
The font provides Thai semi-monospace font, i.e. all glyphs are of the
same width, except combining characters.
.
The glyph shapes are designed to look like Thai X bitmap font for terminal.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typewriter-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-typewriter (<< 1:0.6.2-2)
Recommends: fonts-tlwg-typewriter (>= 1:0.6.2-2)
Breaks: fonts-tlwg-typewriter (<< 1:0.6.2-2)
Description: Thai TlwgTypewriter TrueType font
This package provides Thai TlwgTypewriter monospace font from TLWG, in
TrueType format.
.
The font provides Thai semi-monospace font, i.e. all glyphs are of the
same width, except combining characters.
.
The glyph shapes are designed to look like Thai X bitmap font for terminal.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typist
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-typist-ttf | fonts-tlwg-typist-otf
Description: Thai TlwgTypist font (dependency package)
This package provides Thai TlwgTypist monospace font from TLWG.
.
The font provides Thai semi-monospace font, i.e. all glyphs are of the
same width, except combining characters.
.
The glyph shapes are designed to look like Thai electric typewriters.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typist-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 434
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-typist (<< 1:0.6.2-2)
Recommends: fonts-tlwg-typist (>= 1:0.6.2-2)
Breaks: fonts-tlwg-typist (<< 1:0.6.2-2)
Description: Thai TlwgTypist TrueType font
This package provides Thai TlwgTypist monospace font from TLWG, in
TrueType format.
.
The font provides Thai semi-monospace font, i.e. all glyphs are of the
same width, except combining characters.
.
The glyph shapes are designed to look like Thai electric typewriters.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typo
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-typo-ttf | fonts-tlwg-typo-otf
Description: Thai TlwgTypo font (dependency package)
This package provides Thai TlwgTypo monospace font from TLWG.
.
The font provides Thai purely monospace font, i.e. all glyphs are of the
same width, even for combining characters, but with some rules in the font
to combine them to base characters.
.
The glyph shapes are designed to look like Thai electric typewriters.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-typo-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 435
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-typo (<< 1:0.6.2-2)
Recommends: fonts-tlwg-typo (>= 1:0.6.2-2)
Breaks: fonts-tlwg-typo (<< 1:0.6.2-2)
Description: Thai TlwgTypo TrueType font
This package provides Thai TlwgTypo monospace font from TLWG, in TrueType
format.
.
The font provides Thai purely monospace font, i.e. all glyphs are of the
same width, even for combining characters, but with some rules in the font
to combine them to base characters.
.
The glyph shapes are designed to look like Thai electric typewriters.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-umpush
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-umpush-ttf | fonts-tlwg-umpush-otf
Description: Thai Umpush font (dependency package)
This package provides Thai Umpush font from TLWG.
.
The font provides arch-shaped Thai glyphs similar to Cordia.
The style is mostly used in pocket books or semi-official documents.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-umpush-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 566
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-umpush (<< 1:0.6.2-2)
Recommends: fonts-tlwg-umpush (>= 1:0.6.2-2)
Breaks: fonts-tlwg-umpush (<< 1:0.6.2-2)
Description: Thai Umpush TrueType font
This package provides Thai Umpush font from TLWG, in TrueType format.
.
The font provides arch-shaped Thai glyphs similar to Cordia.
The style is mostly used in pocket books or semi-official documents.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-waree
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Depends: fonts-tlwg-waree-ttf | fonts-tlwg-waree-otf
Description: Thai Waree font (dependency package)
This package provides Thai Waree font from TLWG.
.
The font provides DejaVu-compatible Thai glyphs with metrics optimized
for on-screen user interface. For example, line spacing is reduced from
regular typographic designs to allow more lines displayed on screen.
.
This is a dependency package for installing alternative font formats.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/fonts-tlwg
Package: fonts-tlwg-waree-ttf
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: fonts-tlwg
Version: 1:0.7.3-1
Replaces: fonts-tlwg-waree (<< 1:0.6.2-2)
Recommends: fonts-tlwg-waree (>= 1:0.6.2-2)
Breaks: fonts-tlwg-waree (<< 1:0.6.2-2)
Description: Thai Waree TrueType font
This package provides Thai Waree font from TLWG, in TrueType format.
.
The font provides DejaVu-compatible Thai glyphs with metrics optimized
for on-screen user interface. For example, line spacing is reduced from
regular typographic designs to allow more lines displayed on screen.
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: 4339
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.83-6ubuntu1
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-urw-base35
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 11095
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20200910-1
Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre
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
.
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-yrsa-rasa
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 3252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.005-1
Description: Open-source, libre fonts for Latin + Gujarati
This package provides free fonts for Gujarati script which is primarily used
in the Indian state of Gujarat.
.
It includes following fonts:
* Yrsa (Latin)
* Rasa (Gujarati)
Original-Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Homepage: https://github.com/rosettatype/yrsa-rasa
Package: foomatic-db-compressed-ppds
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: foomatic-db
Version: 20220223-0ubuntu1
Replaces: foomatic-db, foomatic-db-hpijs
Provides: foomatic-db
Depends: python3:any, xz-utils
Recommends: cups, cups-client, cups-filters | foomatic-filters, ghostscript
Suggests: cups-filters, hplip, hplip-cups, openprinting-ppds, printer-driver-all
Breaks: foomatic-db
Conflicts: foomatic-db, foomatic-db-hpijs
Description: OpenPrinting printer support - Compressed PPDs derived from the database
Foomatic is a printing system designed to make it easier to set up
common printers for use with Debian (and other operating systems).
It provides the "glue" between a print spooler (like CUPS or lpr) and
your actual printer, by telling your computer how to process files
sent to the printer.
.
This package contains all PPD files which can be generated from the Foomatic
database as one small compressed archive. This reduces the disk space
consumption compared to the Foomatic XML database vastly and in addition
makes listing of all available PPDs and extracting the needed PPD much faster
than using the Foomatic XML database.
Original-Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Homepage: https://www.openprinting.org/
Package: four-in-a-row
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1809
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.1-1build1
Replaces: gnect (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.39.90), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.24.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnect (<< 1:3.7.2)
Description: Four in a Row game for GNOME
The object of the game is to build a line of four of your marbles while
trying to stop your opponent (human or computer) building a line of his
or her own. A line can be horizontal, vertical or diagonal.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Four-in-a-row
Package: fprintd
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.94.2-1ubuntu0.22.04.1
Depends: dbus, policykit-1, libc6 (>= 2.34), libfprint-2-2 (>= 1:1.94.1), libglib2.0-0 (>= 2.56), libpolkit-gobject-1-0 (>= 0.99)
Conffiles:
/etc/fprintd.conf 8dcabaa2bdaf7bbbe48582b3bb4422e7
Description: D-Bus daemon for fingerprint reader access
fprintd is a D-Bus daemon that offers libfprint functionality over the
D-Bus interprocess communication bus. By adding this daemon layer above
libfprint, various problems related to multiple applications simultaneously
competing for fingerprint readers get solved.
Homepage: https://www.freedesktop.org/wiki/Software/fprint/fprintd
Original-Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.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: ftp
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tnftp
Version: 20210827-4build1
Replaces: ftp (<= 0.17-35)
Depends: tnftp
Description: dummy transitional package for tnftp
This is a dummy transitional package transitioning ftp to tnftp.
Homepage: http://en.wikipedia.org/wiki/Tnftp
Original-Maintainer: xiao sheng wen <atzlinux@sina.com>
Package: fuse
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.9.9-3
Config-Version: 2.9.9-3
Depends: libc6 (>= 2.28), libfuse2 (= 2.9.9-3), adduser, mount (>= 2.19.1), sed (>= 4)
Conffiles:
/etc/fuse.conf 298587592c8444196833f317def414f2 obsolete
Description: Filesystem in Userspace
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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://github.com/libfuse/libfuse/wiki
Package: fuse3
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.10.5-1build1
Replaces: fuse
Provides: fuse (= 3.10.5-1build1)
Depends: libc6 (>= 2.34), libfuse3-3 (= 3.10.5-1build1), adduser, mount (>= 2.19.1), sed (>= 4), lsb-base (>= 3.2-14)
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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://github.com/libfuse/libfuse/wiki
Package: fwupd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 6736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.7.9-1~22.04.3
Replaces: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1)
Provides: fwupdate
Depends: libfwupd2 (= 1.7.9-1~22.04.3), libfwupdplugin5 (= 1.7.9-1~22.04.3), libc6 (>= 2.34), libcurl3-gnutls (>= 7.63.0), libefiboot1 (>= 37), libglib2.0-0 (>= 2.70.0), libgnutls30 (>= 3.7.3), libgudev-1.0-0 (>= 165), libgusb2 (>= 0.3.8), libjcat1 (>= 0.1.4), libjson-glib-1.0-0 (>= 1.5.2), libmbim-glib4 (>= 1.26.0), libmbim-proxy, libmm-glib0 (>= 1.18), libpolkit-gobject-1-0 (>= 0.99), libqmi-glib5 (>= 1.18.0), libqmi-proxy, libsmbios-c2, libsqlite3-0 (>= 3.6.1), libsystemd0, libtss2-esys-3.0.2-0 (>= 2.3.1), libxmlb2 (>= 0.3.2), shared-mime-info
Recommends: python3, bolt, dbus, secureboot-db, udisks2, fwupd-signed
Suggests: gir1.2-fwupd-2.0
Breaks: fwupdate (<< 12-7), gir1.2-dfu-1.0 (<< 0.9.7-1), libdfu-dev (<< 0.9.7-1), libdfu1 (<< 0.9.7-1)
Conflicts: fwupdate-amd64-signed, fwupdate-arm64-signed, fwupdate-armhf-signed, fwupdate-i386-signed
Conffiles:
/etc/fwupd/daemon.conf 377ba3fdc58ecf45cb0083b2841edc7b
/etc/fwupd/msr.conf 2c9f619efa963a505fa3670b77795c44
/etc/fwupd/redfish.conf 9651d998d3914ce10b28f61f5fff8b98
/etc/fwupd/remotes.d/dell-esrt.conf 71236e67e6fd095c771f9312cbae0382
/etc/fwupd/remotes.d/lvfs-testing.conf 29d484b5d5c374ba278eba49ab28e40b
/etc/fwupd/remotes.d/lvfs.conf 03115854971bef4f13b16729e9c107ad
/etc/fwupd/remotes.d/vendor-directory.conf f65a59cfb87730fb523910f492dbceb6
/etc/fwupd/remotes.d/vendor.conf b54e960f98c71d49af9421cf8e9cf7b9
/etc/fwupd/thunderbolt.conf ecd9f08e4e9382b959e8604758ce71b3
/etc/fwupd/uefi_capsule.conf ef3a1b12a9884d69456c137193c7d72f
/etc/grub.d/35_fwupd d35ffdb3ab8eef4d4fa9f916ff621b55
/etc/pki/fwupd-metadata/GPG-KEY-Linux-Foundation-Metadata 2ace8894994764ae32e391bc0c68e398
/etc/pki/fwupd-metadata/GPG-KEY-Linux-Vendor-Firmware-Service 5abbdc42a8e3d9e60039ab658700ec71
/etc/pki/fwupd-metadata/LVFS-CA.pem d9dff488bd9051268984da014f0be43d
/etc/pki/fwupd/GPG-KEY-Linux-Foundation-Firmware de0622638572a2f6a6e29fa83f387eea
/etc/pki/fwupd/GPG-KEY-Linux-Vendor-Firmware-Service 5abbdc42a8e3d9e60039ab658700ec71
/etc/pki/fwupd/LVFS-CA.pem d9dff488bd9051268984da014f0be43d
/etc/update-motd.d/85-fwupd ded254e025601b203abb19ef3fdc88b9
/etc/pki/fwupd/GPG-KEY-Hughski-Limited 885ac785ffef40dfcc4f8ea765fa07d4 obsolete
/etc/fwupd/upower.conf 101e62f86b3fc2947723bbf6cd7f8e66 obsolete
Description: Firmware update daemon
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See <https://github.com/fwupd/fwupd> for details
Homepage: https://github.com/fwupd/fwupd
Original-Maintainer: Debian EFI <debian-efi@lists.debian.org>
Package: fwupd-signed
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: fwupd-signed (1.51.1~22.04.1)
Version: 1.51.1~22.04.1+1.4-0ubuntu0.1
Recommends: secureboot-db, fwupd
Description: Linux Firmware Updater EFI signed binary
fwupd provides functionality to update system firmware. It has been
initially designed to update firmware using UEFI capsule updates, but
it is designed to be extensible to other firmware update standards.
.
This package contains a version of the fwupd binary signed with
Canonical's UEFI signing key.
Built-Using: fwupd-efi (= 1:1.4-0ubuntu0.1)
Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 16
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.193ubuntu1)
Version: 4:11.2.0-1ubuntu1
Provides: c++-compiler, g++-x86-64-linux-gnu (= 4:11.2.0-1ubuntu1)
Depends: cpp (= 4:11.2.0-1ubuntu1), gcc (= 4:11.2.0-1ubuntu1), g++-11 (>= 11.2.0-1~), gcc-11 (>= 11.2.0-1~)
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++-11
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28887
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Provides: c++-compiler, c++abi2-dev
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), gcc-11 (= 11.4.0-1ubuntu1~22.04.2), libstdc++-11-dev (= 11.4.0-1ubuntu1~22.04.2), libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Suggests: g++-11-multilib, gcc-11-doc (>= 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: gamemode
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 1.6.1-1build2
Depends: libc6 (>= 2.34), gamemode-daemon, libgamemode0, libgamemodeauto0
Recommends: libgamemode0:i386, libgamemodeauto0:i386
Suggests: gnome-shell-extension-gamemode
Conffiles:
/etc/gamemode.ini 573eed5d9e5993f729d16903469ff6d2 obsolete
Description: Optimise Linux system performance on demand
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package is a metapackage including everything that is necessary to run
gamemode-enabled games or to enable it by hand for applications. It includes
a program called '/usr/games/gamemoderun', which can invoke gamemode into any
application. It also includes '/usr/games/gamemode-simulate-game', which
invokes gamemode, sleeps for 10 seconds and then exits. This allows you to
test whether gamemode is working properly on your system, it will return
gamemode's error message if something went wrong, otherwise it will exit with
a 0 status.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: gamemode-daemon
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gamemode
Version: 1.6.1-1build2
Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libinih1 (>= 40), libsystemd0 (>= 243)
Breaks: gamemode (<< 1.5.1-3), libgamemode0 (<< 1.5.1-3)
Description: Optimise Linux system performance on demand (daemon)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the daemon and helper files.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: gawk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 1680
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.1.0-1ubuntu0.1
Provides: awk
Pre-Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libmpfr6 (>= 3.1.3), libreadline8 (>= 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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gcc-defaults (1.193ubuntu1)
Version: 4:11.2.0-1ubuntu1
Provides: c-compiler, gcc-x86-64-linux-gnu (= 4:11.2.0-1ubuntu1)
Depends: cpp (= 4:11.2.0-1ubuntu1), gcc-11 (>= 11.2.0-1~)
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: 52747
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 11.4.0-1ubuntu1~22.04.2
Replaces: cpp-11 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-11 (= 11.4.0-1ubuntu1~22.04.2), gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), libcc1-0 (>= 11.4.0-1ubuntu1~22.04.2), binutils (>= 2.38), libgcc-11-dev (= 11.4.0-1ubuntu1~22.04.2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.4.0), 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: 273
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
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-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
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-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
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-9
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 29899
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9.5.0-1ubuntu1~22.04
Replaces: cpp-9 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-9 (= 9.5.0-1ubuntu1~22.04), gcc-9-base (= 9.5.0-1ubuntu1~22.04), libcc1-0 (>= 9.5.0-1ubuntu1~22.04), binutils (>= 2.38), libgcc-9-dev (= 9.5.0-1ubuntu1~22.04), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: gcc-9-multilib, gcc-9-doc (>= 8), gcc-9-locales (>= 8)
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-9-base
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 266
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-9
Version: 9.5.0-1ubuntu1~22.04
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: gcr
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.40.0-4
Depends: default-dbus-session-bus | dbus-session-bus, libgcr-base-3-1 (= 3.40.0-4), libgcr-ui-3-1 (= 3.40.0-4), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 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.
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: 11313
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.1-0ubuntu1~22.04.2
Replaces: gdb
Provides: gdb-minimal (= 12.1-0ubuntu1~22.04.2)
Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.2.1+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.10 (>= 3.10.0), libreadline8 (>= 8), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), zlib1g (>= 1:1.2.0)
Recommends: libc-dbg
Suggests: gdb-doc, gdbserver
Conflicts: gdb
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: gdebi
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.9.5.7+nmu6
Depends: python3:any (>= 3.3~), gdebi-core (= 0.9.5.7+nmu6), gir1.2-gtk-3.0, gir1.2-vte-2.91, python3-gi, policykit-1, gnome-icon-theme
Recommends: libgtk2-perl, shared-mime-info, lintian
Description: simple tool to view and install deb files - GNOME GUI
gdebi lets you install local deb packages resolving and installing
its dependencies. apt does the same, but only for remote (http, ftp)
located packages.
.
The package is also scanned via lintian before the install and its
possible to inspect the control and data members of the packages.
.
This package contains the graphical user interface.
Original-Maintainer: gdebi developers <gdebi@packages.debian.org>
Package: gdebi-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 855
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gdebi
Version: 0.9.5.7+nmu6
Depends: python3:any (>= 3.3~), python3-apt, python3-debian, file
Suggests: xz-utils | xz-lzma
Description: simple tool to install deb files
gdebi lets you install local deb packages resolving and installing
its dependencies. apt does the same, but only for remote (http, ftp)
located packages.
.
It can also resolve build-depends of local debian/control files.
.
This package contains the libraries and command-line utility.
Original-Maintainer: gdebi developers <gdebi@packages.debian.org>
Package: gdisk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 726
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.8-4build1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 9), 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)
Original-Maintainer: Jonathan Carter <jcc@debian.org>
Homepage: http://sourceforge.net/projects/gptfdisk/
Package: gdm3
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1900
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1ubuntu7.22.04.4
Provides: x-display-manager
Depends: accountsservice (>= 0.6.35), adduser, bash (>= 4.3), dconf-cli (>= 0.20), dconf-gsettings-backend (>= 0.20), dbus-bin | systemd-sysv, dbus-daemon, default-dbus-system-bus | dbus-system-bus, default-logind | logind, gir1.2-gdm-1.0 (= 42.0-1ubuntu7.22.04.4), ubuntu-session | gnome-session | x-session-manager | x-window-manager | x-terminal-emulator, gnome-session-bin (>= 3.37.0), gnome-session-common (>= 3.37.0-2~), gnome-settings-daemon (>= 3.37.0), gnome-shell (>= 3.37.90), gsettings-desktop-schemas, libgdm1 (= 42.0-1ubuntu7.22.04.4), libglib2.0-bin (>= 2.35.0), libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), librsvg2-common, lsb-base (>= 3.2-14), policykit-1 (>= 0.105-5~), procps, ucf, x11-common (>= 1:7.6+11), x11-xserver-utils, debconf (>= 0.5) | debconf-2.0, libaccountsservice0 (>= 0.6.55), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.68.0), libgtk-3-0 (>= 3.0.0), libgudev-1.0-0 (>= 232), libkeyutils1 (>= 1.5.9), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0, libx11-6, libxau6 (>= 1:1.0.9), libxcb1, libxdmcp6
Recommends: at-spi2-core, ubuntu-session | gnome-session | x-session-manager, x11-xkb-utils, xserver-xephyr, xserver-xorg, zenity
Suggests: orca, libpam-fprintd (>= 0.8.0-2), libpam-sss (>= 2.3.0-1), libpam-pkcs11, libpam-gnome-keyring
Breaks: pulseaudio (<< 11.1-2), xserver-xorg-core (<< 2:1.17.2-2~)
Conffiles:
/etc/dbus-1/system.d/gdm.conf 04171376f385fd33eade3368b8cd4082
/etc/gdm3/Init/Default b39e6eb0ed834c74049ae9fa0f22c98c
/etc/gdm3/PostLogin/Default.sample ea12aa729c8c6c09ac7643f0dfba5726
/etc/gdm3/PostSession/Default faa25c6c7940f930d70538c673a39726
/etc/gdm3/PreSession/Default 230165e8c40035a23a4a053a98d32ea6
/etc/gdm3/Prime/Default f13634ea87f90dde2bec58dd26c7f49e
/etc/gdm3/PrimeOff/Default 1f9f942f3d7e4cdb5b287cdde8494c59
/etc/gdm3/Xsession bfdc116c9ef3c842fd243b0fdf8dc1cb
/etc/gdm3/config-error-dialog.sh cf624deb2a10a42603daf49f66d35d1e
/etc/gdm3/custom.conf c6aca2790519798ce963b8b3254e22b3
/etc/init.d/gdm3 e81ec39ff5c22e69749306e27f5ebb90
/etc/insserv.conf.d/gdm3 61c8ab53b1be0158ef1ac24492e4543a
/etc/pam.d/gdm-autologin 984f197ed79c28ba0131a51b7291aa42
/etc/pam.d/gdm-fingerprint 961bb460f45aac79d5c3f84505936382
/etc/pam.d/gdm-launch-environment 0803541abf05a0295ac5cf789f912155
/etc/pam.d/gdm-password 1af84655e3a912c2b7b3502188036f36
/etc/pam.d/gdm-smartcard-pkcs11-exclusive 5b1510e02aec2954262f79f7c76697c1
/etc/pam.d/gdm-smartcard-sssd-exclusive a25868d8b72e3d6dadb07750dda01808
/etc/pam.d/gdm-smartcard-sssd-or-password d4ef9b3ef5f038b198276a403594c76f
Description: GNOME Display Manager
GDM provides the equivalent of a "login:" prompt for X displays: it
asks for a login and starts graphical sessions.
.
It supports multiple seats and switching between multiple users.
.
The greeter is based on the GNOME libraries and applications, and its
look and design are the same as those of a GNOME session.
Homepage: https://wiki.gnome.org/Projects/GDM/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gedit
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-3
Depends: gedit-common (<< 42), gedit-common (>= 41), gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.22), gir1.2-gtksource-4, gir1.2-pango-1.0, gir1.2-peas-1.0, gsettings-desktop-schemas, iso-codes, python3-gi (>= 3.0), python3-gi-cairo (>= 3.0), python3:any, python3.10, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.9.3), libglib2.0-0 (>= 2.64), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.22), libgtksourceview-4-0 (>= 3.18.0), libpango-1.0-0 (>= 1.42.0), libpeas-1.0-0 (>= 1.14.1), libxml2 (>= 2.7.4)
Recommends: yelp, zenity
Suggests: gedit-plugins
Description: official text editor of the GNOME desktop environment
gedit is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
found in simple text editors. gedit is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
gedit fully supports international text through its use of the Unicode
UTF-8 encoding in edited files. Its core feature set includes syntax
highlighting of source code, auto indentation and printing and print preview
support.
.
gedit is also extensible through its plugin system, which currently
includes support for spell checking, comparing files, viewing CVS
ChangeLogs, and adjusting indentation levels.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit
Package: gedit-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2948
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gedit
Version: 41.0-3
Depends: python3:any (>= 3.3.2-2~), dconf-gsettings-backend | gsettings-backend
Recommends: gedit
Description: official text editor of the GNOME desktop environment (support files)
gedit is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
found in simple text editors.
.
This package contains gedit's architecture-independent support files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit
Package: gedit-plugin-bookmarks
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.11.5), libgtksourceview-4-0 (>= 2.91.4), libpeas-1.0-0 (>= 1.14.1), gedit (<< 42), gedit-plugins-common (>= 41.0-1)
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Bookmarks plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables easy document navigation with bookmarks.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-bracket-completion
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-peas-1.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Bracket Completion plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin automatically adds closing brackets.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-character-map
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-gtk-3.0, gir1.2-gucharmap-2.90, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Character Map plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin allows inserting special characters just by clicking on them.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-code-comment
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Code Comment plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables commenting or uncommenting blocks of code.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-color-picker
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Color Picker plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin inserts the hexademical representation of a selected color.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-color-schemer
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Color Schemer plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables editing the color scheme used to display source code.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-commander
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, python3-cairo, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Commander plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin adds a command line interface for advanced editing.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-draw-spaces
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.0), libgtksourceview-4-0 (>= 3.23.90), libpeas-1.0-0 (>= 1.14.1), dconf-gsettings-backend | gsettings-backend, gedit (<< 42), gedit-plugins-common (>= 41.0-1)
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Draw Spaces plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin shows a visual representation of spaces and tabs.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-find-in-files
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41.0), libc6 (>= 2.14), libglib2.0-0 (>= 2.51.0), libgtk-3-0 (>= 3.11.5), libgtksourceview-4-0 (>= 3.13.90), libpeas-1.0-0 (>= 1.14.1), gedit (<< 42), gedit-plugins-common (>= 41.0-1)
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Find in Files plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables searching for text in all files of a folder.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-git
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-ggit-1.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4, python3-gi, python3-gi-cairo
Enhances: gedit
Description: Git plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin highlight lines that have been changed since the last git commit.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-join-lines
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Join/Split Lines plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables joining several lines or splitting long lines.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-multi-edit
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, python3-gi, python3-gi-cairo
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Multi Edit plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables editing a document in multiple places at once.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-session-saver
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Session Saver plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables saving and restoring a working session.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-smart-spaces
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtksourceview-4-0 (>= 3.18.0), libpeas-1.0-0 (>= 1.14.1), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Smart Spaces plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin inserts spaces automatically when pressing the tab key.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-synctex
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), python3:any, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-peas-1.0, python3-dbus, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: SyncTex plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin synchronizes between LaTex (using gedit) and PDF (using evince).
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-terminal
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: dconf-gsettings-backend | gsettings-backend, python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-peas-1.0, gir1.2-vte-2.91, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Terminal plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin embeds a terminal in the bottom pane.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-text-size
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Text Size plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables easily increasing and decreasing the text size.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-translate
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: dconf-gsettings-backend | gsettings-backend, python3:any, gedit (>= 41), gedit (<< 42), gedit-plugins-common (>= 41.0-1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4, gir1.2-peas-1.0, python3-gi
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Translate plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin enables translates text into different languages.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugin-word-completion
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Depends: gedit (>= 41.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.0), libgtksourceview-4-0 (>= 2.91.4), libpeas-1.0-0 (>= 1.14.1), dconf-gsettings-backend | gsettings-backend, gedit (<< 42), gedit-plugins-common (>= 41.0-1)
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: Word Completion plugin for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This plugin offers word completion using the completion framework.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugins
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 41.0-1
Depends: gedit-plugin-bookmarks, gedit-plugin-bracket-completion, gedit-plugin-character-map, gedit-plugin-code-comment, gedit-plugin-color-picker, gedit-plugin-color-schemer, gedit-plugin-commander, gedit-plugin-draw-spaces, gedit-plugin-find-in-files, gedit-plugin-git, gedit-plugin-join-lines, gedit-plugin-multi-edit, gedit-plugin-session-saver, gedit-plugin-smart-spaces, gedit-plugin-synctex, gedit-plugin-terminal, gedit-plugin-text-size, gedit-plugin-translate, gedit-plugin-word-completion
Enhances: gedit
Description: set of plugins for gedit
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
The plugins are now split in separate packages; this metapackage brings all
of them but they can be installed separately.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: gedit-plugins-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2043
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gedit-plugins
Version: 41.0-1
Replaces: gedit-plugins (<< 3.22.0-2~)
Breaks: gedit-plugins (<< 3.22.0-2~)
Enhances: gedit
Description: common files for gedit-plugins
gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
.
This package contains common data files and translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gedit#Plugins
Package: genisoimage
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1714
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cdrkit
Version: 9:1.1.11-3.2ubuntu1
Replaces: mkisofs
Provides: mkisofs
Depends: libbz2-1.0, libc6 (>= 2.34), libmagic1 (>= 5.12), zlib1g (>= 1:1.1.4)
Suggests: wodim, cdrkit-doc
Conflicts: mkhybrid, mkisofs
Description: Creates ISO-9660 CD-ROM filesystem images
genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM
filesystem images, which can then be written to CD or DVD media using
the wodim program. genisoimage includes support for making bootable
"El Torito" CDs, as well as CDs with support for the
Macintosh HFS filesystem.
.
The package also includes extra tools useful for working with ISO images:
* mkzftree - create ISO-9660 image with compressed contents
* dirsplit - easily separate large directory contents into disks of
predefined size
* geteltorito - extract an El Torito boot image from a CD image
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Original-Maintainer: Joerg Jaspert <joerg@debian.org>
Package: geoclue-2.0
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 458
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.5.7-3ubuntu3
Replaces: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~)
Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.6), libnotify4 (>= 0.7.0), libsoup2.4-1 (>= 2.42)
Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant
Breaks: geoclue (>= 2.0), geoclue-2-demo (<< 2.4.12-2~)
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf 652bbc5447d45f60e5b4dfd236912226
/etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf 925cbdc7584b120247d00b3e9a0acb95
/etc/geoclue/geoclue.conf f23c0079f2bf7710ac9f7960d66e5e0e
/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: gettext
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.21-4ubuntu4
Depends: libc6 (>= 2.34), libgomp1 (>= 6), libunistring2 (>= 1.0), libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info
Recommends: curl | wget | lynx
Suggests: gettext-doc, autopoint, 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: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gettext
Version: 0.21-4ubuntu4
Depends: libc6 (>= 2.34)
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: ghostscript
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 9.55.0~dfsg1-0ubuntu5.13
Provides: postscript-viewer
Depends: libgs9 (= 9.55.0~dfsg1-0ubuntu5.13), libc6 (>= 2.34)
Suggests: ghostscript-x
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.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: ghostscript-x
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 233
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ghostscript
Version: 9.55.0~dfsg1-0ubuntu5.13
Depends: ghostscript (= 9.55.0~dfsg1-0ubuntu5.13), libc6 (>= 2.14), libx11-6, libxt6
Description: interpreter for the PostScript language and for PDF - X11 support
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 contains the GPL Ghostscript output device for X11.
Homepage: https://www.ghostscript.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: gimp
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 20245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.10.30-1ubuntu0.1
Replaces: gimp-plugin-registry (<< 7.20140602+nmu1~)
Depends: libgimp2.0 (>= 2.10.30), libgimp2.0 (<= 2.10.30-z), gimp-data (>= 2.10.30), gimp-data (<= 2.10.30-z), graphviz, xdg-utils, libaa1 (>= 1.4p5), libbabl-0.1-0 (>= 1:0.1.78), libbz2-1.0, libc6 (>= 2.35), libcairo2 (>= 1.12.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.34), libgexiv2-2 (>= 0.10.6), libglib2.0-0 (>= 2.56.2), libgs9 (>= 9.10~dfsg), libgtk2.0-0 (>= 2.24.10), libgudev-1.0-0 (>= 167), libharfbuzz0b (>= 0.6.0), libheif1 (>= 1.8.0), libilmbase25 (>= 2.5.7), libjpeg8 (>= 8c), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.9), liblzma5 (>= 5.1.1alpha+20120614), libmng2 (>= 2.0.2), libmypaint-1.5-1 (>= 1.5.0), libopenexr25 (>= 2.5.7), libopenjp2-7 (>= 2.0.0), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4), libpangoft2-1.0-0 (>= 1.29.4), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.44.0), librsvg2-2 (>= 2.32.0), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3, libwmf-0.2-7 (>= 0.2.12), libwmflite-0.2-7 (>= 0.2.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxmu6 (>= 2:1.1.3), libxpm4, zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Suggests: gimp-help-en | gimp-help, gimp-data-extras, gvfs-backends, libasound2
Breaks: gimp-plugin-registry (<< 7.20140602+nmu1~)
Description: GNU Image Manipulation Program
GIMP is an advanced picture editor. You can use it to edit, enhance, and
retouch photos and scans, create drawings, and make your own images.
It has a large collection of professional-level editing tools and
filters, similar to the ones you might find in Photoshop. Numerous
fine-control settings and features like layers, paths, masks, and
scripting give you total control over your images.
.
Many image file formats are supported, including JPEG, Photoshop (.psd),
and Paint Shop Pro (.psp) files. It can also be used to scan and print
photos.
.
To open files remotely (like over HTTP), install the gvfs-backends
package.
.
To use a MIDI device (like a musical keyboard) as an input controller in GIMP,
install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI
Homepage: https://www.gimp.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gimp-data
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 52540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gimp
Version: 2.10.30-1ubuntu0.1
Enhances: gimp
Conffiles:
/etc/gimp/2.0/controllerrc 3c2ff70ca9c8b94f2342ec7672816222
/etc/gimp/2.0/gimprc 25c04c7e7b1378404f9318fc33b0eae6
/etc/gimp/2.0/gtkrc 6314c06e4e8907b4cfdb4a71c6a74307
/etc/gimp/2.0/menurc cd67b4a92ab87ff9e63c4510fa071671
/etc/gimp/2.0/sessionrc 4033c1f194aece9c128294b466a06903
/etc/gimp/2.0/templaterc b373c8d35547d15d96799a418d68c160
/etc/gimp/2.0/toolrc 333bc67f9998a6cad263f5727d75febe
/etc/gimp/2.0/unitrc adaa5a0103c57f244c9beeda8110a1e7
Description: Data files for GIMP
This package contains architecture-independent supporting data files
for use with GIMP.
Homepage: https://www.gimp.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-accountsservice-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: accountsservice
Version: 22.07.5-2ubuntu1.5
Depends: gir1.2-glib-2.0 (>= 1.34), libaccountsservice0 (>= 0.6.55)
Description: GObject introspection data for AccountService
The AccountService project provides a set of D-Bus
interfaces for querying and manipulating user account
information and an implementation of these interfaces,
based on the useradd, usermod and userdel commands.
.
This package provides the introspection data for the
AccountService library.
Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: gir1.2-adw-1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libadwaita-1
Version: 1.1.7-0ubuntu0.22.04.1
Depends: gir1.2-glib-2.0, gir1.2-gtk-4.0 (>= 4.5.0), libadwaita-1-0 (>= 1.1~beta)
Description: GObject introspection files for libadwaita
libadwaita provides GTK widgets and GObjects to ease developing
applications for mobile phones.
.
This package contains the GObject-introspection data in binary typelib format.
Homepage: https://gitlab.gnome.org/GNOME/libadwaita
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-atk-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: atk1.0
Version: 2.36.0-3build1
Depends: gir1.2-glib-2.0 (>= 1.32.0), libatk1.0-0 (>= 2.35.1)
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
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: gir1.2-atspi-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.44.0-3
Replaces: gir1.0-gtk-2.0 (<< 2.22), gobject-introspection-repository
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libatspi2.0-0 (>= 2.44.0-3)
Description: Assistive Technology Service Provider (GObject introspection)
This package can be used by other packages using the GIRepository format to
generate dynamic bindings
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: gir1.2-ayatanaappindicator3-0.1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libayatana-appindicator
Version: 0.5.90-7ubuntu2
Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 2.91.3), libayatana-appindicator3-1 (>= 0.4.90)
Description: Typelib files for libayatana-appindicator3-1 (GTK-3+ version)
A library and indicator to take menus from applications and place them in
the panel.
.
This package can be used by other packages using the GIRepository format
to generate dynamic bindings (GTK-3+ version).
Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: gir1.2-camel-1.2
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: gir1.2-freedesktop (>= 1.59.1), gir1.2-glib-2.0 (>= 1.59.1), libcamel-1.2-63 (>= 3.43.2)
Description: GObject introspection for the Camel library
Camel is a generic messaging library. It supports the standard
messaging system for receiving and sending messages. It is the
messaging backend for Evolution.
.
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
.
This package contains introspection data for the libcamel
library. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-caribou-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: caribou
Version: 0.4.21-7.2
Depends: libcaribou0 (= 0.4.21-7.2)
Description: GObject introspection for the Caribou library
An input assistive technology intended for switch and pointer users.
.
This package contains introspection data for the libcaribou library. It
can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Caribou
Package: gir1.2-cinnamondesktop-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cinnamon-desktop
Version: 5.2.1-1
Depends: gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.16), libcinnamon-desktop4 (>= 4.6.3)
Breaks: cinnamon-common (<< 5.2), cinnamon-screensaver (<< 5.2), gir1.2-meta-muffin-0.0 (<< 5.2)
Description: Introspection data for CinnamonDesktop
This package contains the introspection data for CinnamonDesktop.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: gir1.2-clutter-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 523
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: clutter-1.0
Version: 1.26.4+dfsg-4build1
Provides: gir1.2-cally-1.0 (= 1.26.4+dfsg-4build1), gir1.2-cluttergdk-1.0 (= 1.26.4+dfsg-4build1), gir1.2-clutterx11-1.0 (= 1.26.4+dfsg-4build1)
Depends: gir1.2-atk-1.0 (>= 2.5.3), gir1.2-cogl-1.0 (>= 1.21.2), gir1.2-coglpango-1.0 (>= 1.14.0), gir1.2-freedesktop (>= 1.35.8), gir1.2-glib-2.0 (>= 1.35.8), gir1.2-gtk-3.0 (>= 3.16), gir1.2-json-1.0 (>= 0.12.0), libclutter-1.0-0 (>= 1.23.4)
Description: GObject introspection data for the Clutter 1.0 library
This package contains introspection data for the Clutter scene
graph library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://blogs.gnome.org/clutter/
Package: gir1.2-cmenu-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cinnamon-menus
Version: 5.2.0-2
Depends: libcinnamon-menu-3-0 (= 5.2.0-2), gir1.2-glib-2.0 (>= 0.10.7-1~)
Breaks: cinnamon (<< 5.2~)
Description: GObject introspection data for the Cinnamon menu library
This package contains introspection data for Cinnamon menu, an
implementation of the desktop menu specification from freedesktop.org.
.
It can be used by languages supporting dynamic bindings with
the GIRepository format.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: gir1.2-cogl-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cogl
Version: 1.22.8-3build1
Provides: gir1.2-cogl-2.0 (= 1.22.8-3build1)
Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-glib-2.0 (>= 0.9.12), libcogl20 (= 1.22.8-3build1)
Description: GObject introspection data for the Cogl 1.0 library
This package contains introspection data for the Clutter scene
graph library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings for libcogl.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-coglpango-1.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: cogl
Version: 1.22.8-3build1
Provides: gir1.2-coglpango-2.0 (= 1.22.8-3build1)
Depends: gir1.2-cogl-1.0 (= 1.22.8-3build1), gir1.2-pango-1.0 (>= 1.28.3-5), libcogl-pango20 (= 1.22.8-3build1)
Description: GObject introspection data for the CoglPango 1.0 library
This package contains introspection data for the Clutter scene
graph library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings for libcogl-pango.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-cvc-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cinnamon-desktop
Version: 5.2.1-1
Depends: gir1.2-glib-2.0 (>= 0.10.2-1~), libcvc0 (>= 3.0.1)
Breaks: cinnamon (<< 5.2), cinnamon-settings-daemon (<< 5.2)
Description: Introspection data for Cinnamon pulseaudio abstraction
This package contains the introspection data for Cinnamon pulseaudio
abstraction.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: gir1.2-dbusmenu-glib-0.4
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: libdbusmenu
Version: 16.04.1+18.10.20180917-0ubuntu8
Depends: libdbusmenu-glib4 (= 16.04.1+18.10.20180917-0ubuntu8), gir1.2-glib-2.0 (>= 0.9.3)
Description: typelib file for libdbusmenu-glib4
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 can be used by other packages using the GIRepository format to
generate dynamic bindings for libdbusmenu-glib4.
Homepage: https://launchpad.net/dbusmenu
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: gir1.2-dee-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dee
Version: 1.2.7+17.10.20170616-6ubuntu4
Replaces: gir1.2-dee-0.5
Depends: gir1.2-glib-2.0, libdee-1.0-4 (>= 1.2.7+15.04.20150304)
Breaks: gir1.2-dee-0.5
Description: GObject introspection data for the Dee library
This package contains introspection data for the Dee library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://launchpad.net/dee
Original-Maintainer: Kartik Mistry <kartik@debian.org>
Package: gir1.2-ecal-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: gir1.2-camel-1.2 (= 3.44.4-0ubuntu1.1), gir1.2-edataserver-1.2 (= 3.44.4-0ubuntu1.1), gir1.2-freedesktop (>= 1.59.1), gir1.2-glib-2.0 (>= 1.59.1), gir1.2-ical-3.0 (>= 3.0.7), gir1.2-soup-2.4 (>= 2.42), libecal-2.0-1 (>= 3.39.3)
Description: GObject introspection for the ECal library
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
.
This package contains introspection data for the libedataserver
library. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-edataserver-1.2
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: gir1.2-camel-1.2 (= 3.44.4-0ubuntu1.1), gir1.2-freedesktop (>= 1.59.1), gir1.2-gdata-0.0 (>= 0.10), gir1.2-glib-2.0 (>= 1.59.1), gir1.2-soup-2.4 (>= 2.42), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1)
Description: GObject introspection for the EDataServer library
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
.
This package contains introspection data for the libedataserver
library. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-freedesktop
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.72.0-1
Provides: gir1.2-cairo-1.0 (= 1.72.0-1), gir1.2-dbus-1.0 (= 1.72.0-1), gir1.2-dbusglib-1.0 (= 1.72.0-1), gir1.2-fontconfig-2.0 (= 1.72.0-1), gir1.2-freetype2-2.0 (= 1.72.0-1), gir1.2-gl-1.0 (= 1.72.0-1), gir1.2-libxml2-2.0 (= 1.72.0-1), gir1.2-vulkan-1.0 (= 1.72.0-1), gir1.2-xfixes-4.0 (= 1.72.0-1), gir1.2-xft-2.0 (= 1.72.0-1), gir1.2-xlib-2.0 (= 1.72.0-1), gir1.2-xrandr-1.3 (= 1.72.0-1)
Depends: gir1.2-glib-2.0 (= 1.72.0-1)
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. They are
distributed in this package temporarily, while the original sources
do not include support for GObject Introspection. 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-gck-1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.40.0-4
Depends: libgck-1-0 (= 3.40.0-4), gir1.2-glib-2.0 (>= 1.34)
Description: GObject introspection data for the GCK library
This package contains introspection data for GCK, a wrapper based on GLib
implementing the PKCS#11 (Cryptoki) interface.
.
It can be used by interpreters understanding the GIRepository format to
write programs using the GCK library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: gir1.2-gcr-3
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.40.0-4
Provides: gir1.2-gcrui-3 (= 3.40.0-4)
Depends: libgcr-base-3-1 (= 3.40.0-4), libgcr-ui-3-1 (= 3.40.0-4), gir1.2-gck-1 (= 3.40.0-4), gir1.2-glib-2.0 (>= 1.34), gir1.2-gtk-3.0 (>= 3.22.0)
Description: GObject introspection data for the GCR library
This package contains introspection data for GCR, a library for crypto UI
and related tasks.
.
It can be used by interpreters understanding the GIRepository format to
write programs using the GCR library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: gir1.2-gdata-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: libgdata
Version: 0.18.1-2build1
Depends: gir1.2-freedesktop (>= 0.10.7-1~), gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-goa-1.0 (>= 3.12.0), gir1.2-json-1.0 (>= 0.15), gir1.2-soup-2.4 (>= 2.56.0), libgdata22 (>= 0.18.0)
Description: GObject introspection data for the GData webservices library
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains introspection data for the GData webservices
library. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/libgdata
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-gdesktopenums-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gsettings-desktop-schemas
Version: 42.0-1ubuntu1
Description: GObject introspection for GSettings desktop-wide schemas
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.
.
This package contains introspection data for GSettings desktop-wide schemas. It
can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://www.gnome.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-gdkpixbuf-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.4
Provides: gir1.2-gdkpixdata-2.0 (= 2.42.8+dfsg-1ubuntu0.4)
Depends: gir1.2-glib-2.0 (>= 0.9.3), libgdk-pixbuf-2.0-0 (>= 2.39.2)
Breaks: libgtk3-perl (<< 0.034-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-gdm-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdm3
Version: 42.0-1ubuntu7.22.04.4
Replaces: gir1.2-gdm3
Depends: gir1.2-glib-2.0 (>= 0.9.12), libgdm1 (>= 3.33.4)
Conflicts: gir1.2-gdm3
Description: GObject introspection data for the GNOME Display Manager
GDM provides the equivalent of a "login:" prompt for X displays: it
asks for a login and starts graphical sessions.
.
It supports multiple seats and switching between multiple users.
.
The greeter is based on the GNOME libraries and applications, and its
look and design are the same as those of a GNOME session.
.
This package contains introspection data for the GNOME Display Manager.
Homepage: https://wiki.gnome.org/Projects/GDM/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-geoclue-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: geoclue-2.0
Version: 2.5.7-3ubuntu3
Depends: gir1.2-glib-2.0 (>= 0.9.6), libgeoclue-2-0 (>= 2.5.3)
Description: convenience library to interact with geoinformation service (introspection)
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 introspection data.
Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: gir1.2-ggit-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgit2-glib
Version: 1.0.0.1-1
Replaces: gir1.2-git2-glib-1.0
Provides: gir1.2-git2-glib-1.0
Depends: gir1.2-glib-2.0, libgit2-glib-1.0-0 (>= 1.0.0.1)
Conflicts: gir1.2-git2-glib-1.0
Description: GObject introspection data for the git2-glib-1.0 library
This package contains introspection data for the git2-glib-1.0 library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libgit2-glib
Package: gir1.2-gkbd-3.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: libgnomekbd
Version: 3.26.1-2
Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-glib-2.0 (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.0.0), gir1.2-xkl-1.0 (>= 5.2), libgnomekbd8 (>= 3.6.0)
Description: GObject introspection data for the GnomeKbd library
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains introspection data for the GnomeKbd library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-glib-2.0
Status: install ok installed
Priority: important
Section: introspection
Installed-Size: 677
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.72.0-1
Provides: gir1.2-gio-2.0 (= 1.72.0-1), gir1.2-girepository-2.0 (= 1.72.0-1), gir1.2-gmodule-2.0 (= 1.72.0-1), gir1.2-gobject-2.0 (= 1.72.0-1)
Depends: libgirepository-1.0-1 (>= 1.72.0), libglib2.0-0 (>= 2.71.2)
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.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains the introspection data for the GLib, GObject,
GModule and Gio libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: gir1.2-gmenu-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-menus
Version: 3.36.0-1ubuntu3
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libgnome-menu-3-0 (>= 3.6.0)
Description: GObject introspection data for the GNOME menu library
This package contains introspection data for GNOME menu, an
implementation of the desktop menu specification from freedesktop.org.
.
It can be used by languages supporting dynamic bindings with
the GIRepository format.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-gnomebluetooth-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-bluetooth3
Version: 42.0-5
Depends: gir1.2-glib-2.0 (>= 0.9.5), libgnome-bluetooth-3.0-13 (>= 42~beta)
Breaks: gnome-bluetooth (<< 3.8), gnome-shell (<< 42~alpha)
Description: Introspection data for GnomeBluetooth
This package contains tools for managing and manipulating Bluetooth
devices using the GNOME desktop.
.
The libraries included provide support to gnome-bluetooth.
.
This package contains the introspection data for GnomeBluetooth
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: gir1.2-gnomedesktop-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-desktop
Version: 42.9-0ubuntu1
Depends: gir1.2-gdesktopenums-3.0 (>= 3.27.0), gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.6), libgnome-desktop-3-19 (>= 42~beta)
Breaks: gnome-shell (<< 3.34)
Description: Introspection data for GnomeDesktop (GTK 3)
This package provides the include files and static library for the GNOME
desktop library functions.
.
This package contains the introspection data for GnomeDesktop
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-goa-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-online-accounts
Version: 3.44.0-1ubuntu1
Depends: gir1.2-glib-2.0 (>= 0.9.3), libgoa-1.0-0b (>= 3.35.90)
Description: Introspection data for GNOME Online Accounts
This package contains the GNOME Online Accounts service, which provides a
centralized place for managing online accounts (Google, etc) for the
GNOME desktop.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-graphene-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphene
Version: 1.10.8-1
Depends: gir1.2-glib-2.0, libgraphene-1.0-0 (>= 1.10.0)
Description: library of graphic data types (introspection files)
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.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://ebassi.github.io/graphene/
Package: gir1.2-gst-plugins-bad-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-bad1.0
Version: 1.20.3-0ubuntu1.1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gst-plugins-base-1.0 (>= 1.20.0), gir1.2-gstreamer-1.0 (>= 1.20.0), libgstreamer-plugins-bad1.0-0 (>= 1.20.3)
Description: GObject introspection data for the 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 introspection data for the GStreamer libraries from
the "bad" set. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
Package: gir1.2-gst-plugins-base-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gstreamer-1.0 (>= 1.20.0), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0)
Description: GObject introspection data for the GStreamer Plugins Base library
This package contains introspection data for the GStreamer Plugins Base library.
.
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.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gir1.2-gstreamer-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gstreamer1.0
Version: 1.20.3-0ubuntu1.1
Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), libgstreamer1.0-0 (>= 1.20.0)
Description: GObject introspection data for the GStreamer library
This package contains introspection data for the GStreamer streaming media
framework.
.
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.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Package: gir1.2-gtk-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 1020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Provides: gir1.2-gdk-3.0 (= 3.24.33-1ubuntu2.2), gir1.2-gdkx11-3.0 (= 3.24.33-1ubuntu2.2)
Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.40.0) | libgdk-pixbuf2.0-dev (>= 2.40.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-pango-1.0 (>= 1.44.0), libgtk-3-0 (>= 3.24.24), 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-gtk-4.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 877
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk4
Version: 4.6.9+ds-0ubuntu0.22.04.2
Provides: gir1.2-gdk-4.0 (= 4.6.9+ds-0ubuntu0.22.04.2), gir1.2-gdkwayland-4.0 (= 4.6.9+ds-0ubuntu0.22.04.2), gir1.2-gdkx11-4.0 (= 4.6.9+ds-0ubuntu0.22.04.2), gir1.2-gsk-4.0 (= 4.6.9+ds-0ubuntu0.22.04.2)
Depends: gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.30.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-graphene-1.0 (>= 1.10.4~), gir1.2-pango-1.0 (>= 1.50.0), libgtk-4-1 (>= 4.6.0), libgtk-4-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-gtkclutter-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: clutter-gtk
Version: 1.8.4-4build2
Depends: gir1.2-clutter-1.0 (>= 1.23.7), gir1.2-gtk-3.0 (>= 3.21.0), libclutter-gtk-1.0-0 (>= 1.8.4)
Description: GObject introspection data for the GTK+ Clutter library
This package contains introspection data for the GTK+ Clutter widget.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.clutter-project.org/
Package: gir1.2-gtksource-4
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtksourceview4
Version: 4.8.3-1
Depends: gir1.2-gtk-3.0 (>= 3.24), libgtksourceview-4-0 (>= 3.99.7)
Description: gir 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 GObject introspection information.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
Package: gir1.2-gucharmap-2.90
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gucharmap
Version: 1:14.0.3-1
Depends: gir1.2-gtk-3.0 (>= 3.4.0), gir1.2-pango-1.0, libgucharmap-2-90-7 (>= 1:9.0.2)
Description: GObject introspection data for the Unicode browser widget library
The libgucharmap library contains a Unicode browser widget; it is
most prominently used by the "gucharmap" program. See the package of
the same name for more information.
.
This package contains introspection data for the Unicode browser widget
library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gucharmap
Package: gir1.2-gudev-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgudev (237-2build1)
Version: 1:237-2build1
Depends: gir1.2-glib-2.0 (>= 1.31.1), libgudev-1.0-0 (>= 234)
Description: libgudev-1.0 introspection data
This package contains the GObject-introspection data of libgudev-1.0 in
binary typelib format.
Homepage: https://wiki.gnome.org/Projects/libgudev
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-gweather-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgweather
Version: 40.0-5build1
Depends: gir1.2-glib-2.0 (>= 0.9.5), gir1.2-gtk-3.0 (>= 3.13.5), libgweather-3-16 (>= 40.0)
Description: GObject introspection data for the GWeather library
libgweather is a library to access weather information from online
services for numerous locations.
.
This package contains introspection data for the GWeather library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/LibGWeather
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-handy-1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libhandy-1
Version: 1.6.1-1
Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libhandy-1-0 (>= 1.5.0)
Description: GObject introspection files for libhandy
libhandy provides GTK widgets and GObjects to ease developing
applications for mobile phones.
.
This package contains the GObject-introspection data in binary typelib format.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libhandy
Package: gir1.2-harfbuzz-0.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 2.7.4-1ubuntu3.2
Depends: gir1.2-glib-2.0 (>= 1.31.0-2), libharfbuzz0b (>= 2.7.4)
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-ibus-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ibus
Version: 1.5.26-4
Depends: gir1.2-glib-2.0, libibus-1.0-5 (>= 1.5.21)
Breaks: ibus-array (<< 0.2.1-3), ibus-pinyin (<< 1.5.0-6)
Description: Intelligent Input Bus - introspection data
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains the GObject introspection data which are needed
for developing the IBus applications in various programming languages
with GObject introspection support.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: gir1.2-ical-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libical3
Version: 3.0.14-1build1
Provides: gir1.2-icalglib-3.0
Depends: gir1.2-glib-2.0, libical3 (>= 3.0.0)
Description: iCalendar library implementation in C (GObject Introspection)
libical is an open source implementation of the IETF's iCalendar calendaring
and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
and provides a C API for manipulating the component properties, parameters,
and subcomponents.
.
This package contains introspection data.
.
It can be used by packages using the GIRepository format to generate dynamic
bindings.
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Homepage: https://github.com/libical/libical
Package: gir1.2-javascriptcoregtk-4.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 335
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.50.3-0ubuntu0.22.04.1
Depends: libjavascriptcoregtk-4.0-18 (= 2.50.3-0ubuntu0.22.04.1), gir1.2-glib-2.0
Description: JavaScript engine library from WebKitGTK - GObject introspection data
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.0).
.
This package contains the introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Package: gir1.2-json-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-glib
Version: 1.6.6-1build1
Depends: gir1.2-glib-2.0 (>= 0.9.12), libjson-glib-1.0-0 (= 1.6.6-1build1)
Description: GLib JSON manipulation library (introspection data)
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 introspection data.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/JsonGlib
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-keybinder-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 14
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: keybinder-3.0
Version: 0.3.2-1.1
Depends: gir1.2-glib-2.0, libkeybinder-3.0-0 (>= 0.3.2)
Description: registers global key bindings for applications - Gtk+3 - typelib
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 package contains libkeybinder introspection typelib.
.
This is the Gtk+3 version of the library.
Original-Maintainer: Andrew Starr-Bochicchio <asb@debian.org>
Homepage: https://github.com/engla/keybinder
Package: gir1.2-meta-muffin-0.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 661
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: muffin
Version: 5.2.1-1
Depends: gir1.2-atk-1.0, gir1.2-cinnamondesktop-3.0 (>= 4.6), gir1.2-freedesktop (>= 0.9.12), gir1.2-glib-2.0 (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.9.12), gir1.2-json-1.0 (>= 0.13.2-1~), gir1.2-pango-1.0 (>= 1.14.0), libmuffin0 (>= 5.0.1)
Breaks: cinnamon (<< 5.0~), cinnamon-common (<< 5.0~)
Description: GObject introspection data for Muffin
Muffin is a small window manager performing compositing as well based on
GTK+ and Clutter and used in desktop environment such as Cinnamon.
.
It is fairly extensible by the mean of plugins, providing new or customized
visual effects as well as a flexibility in the behavior of the window
manager.
.
This package contains the GObject introspection data which may be
used to generate dynamic bindings.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: gir1.2-mutter-10
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 548
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mutter
Version: 42.9-0ubuntu9
Depends: libmutter-10-0 (= 42.9-0ubuntu9), gir1.2-atk-1.0, gir1.2-freedesktop (>= 0.9.12), gir1.2-gdesktopenums-3.0 (>= 40~alpha), gir1.2-glib-2.0 (>= 0.9.12), gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-gtk-3.0 (>= 3.19.8), gir1.2-json-1.0 (>= 0.13.2-1~), gir1.2-pango-1.0 (>= 1.46.0)
Description: GObject introspection data for Mutter
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the GObject introspection data which may be
used to generate dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-nemo-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nemo
Version: 5.2.4-1
Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.10.0), libnemo-extension1 (>= 5.0.3)
Breaks: nemo-python (<< 5.2~)
Description: libraries for nemo components - gir bindings
Nemo is the official file manager for the Cinnamon desktop. It allows one
to browse directories, preview files and launch applications associated
with them. It is also responsible for handling the icons on the Cinnamon
desktop. It works on local and remote filesystems.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: gir1.2-nm-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: network-manager
Version: 1.36.6-0ubuntu2.1
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libnm0 (>= 1.36.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-nma-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnma
Version: 1.8.34-1ubuntu1
Depends: gir1.2-gtk-3.0, gir1.2-nm-1.0, libnma0 (>= 1.8.28)
Description: GObject introspection data for libnma
The libnma library provides Gtk+ dialogs for NetworkManager.
.
This package contains introspection data for libnma.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://www.gnome.org/projects/NetworkManager/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: gir1.2-notify-0.7
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnotify
Version: 0.7.9-3ubuntu5.22.04.1
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.9.12), libnotify4 (>= 0.7.3)
Description: sends desktop notifications to a notification daemon (Introspection files)
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 can be used by other packages using the GIRepository format to
generate dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-packagekitglib-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: packagekit
Version: 1.2.5-2ubuntu3
Depends: gir1.2-glib-2.0 (>= 1.36), libpackagekit-glib2-18 (>= 1.2.5)
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: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Provides: gir1.2-pangocairo-1.0 (= 1.50.6+ds-2ubuntu1), gir1.2-pangofc-1.0 (= 1.50.6+ds-2ubuntu1), gir1.2-pangoft2-1.0 (= 1.50.6+ds-2ubuntu1), gir1.2-pangoot-1.0 (= 1.50.6+ds-2ubuntu1), gir1.2-pangoxft-1.0 (= 1.50.6+ds-2ubuntu1)
Depends: gir1.2-freedesktop (>= 0.9.5), gir1.2-glib-2.0 (>= 0.9.5), gir1.2-harfbuzz-0.0 (>= 2.6.0), libpango-1.0-0 (= 1.50.6+ds-2ubuntu1), libpangocairo-1.0-0 (= 1.50.6+ds-2ubuntu1), libpangoft2-1.0-0 (= 1.50.6+ds-2ubuntu1), libpangoxft-1.0-0 (= 1.50.6+ds-2ubuntu1)
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-peas-1.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: libpeas
Version: 1.32.0-1
Provides: gir1.2-peasgtk-1.0 (= 1.32.0-1)
Depends: gir1.2-glib-2.0 (>= 1.39.0), gir1.2-gtk-3.0 (>= 3.0.0), libpeas-1.0-0 (>= 1.26.0)
Description: Application plugin library (introspection files)
libpeas is a library that allows applications to support plugins.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libpeas
Package: gir1.2-polkit-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: policykit-1
Version: 0.105-33
Provides: gir1.2-polkitagent-1.0 (= 0.105-33)
Depends: gir1.2-glib-2.0 (>= 0.9.12), libpolkit-agent-1-0 (= 0.105-33), libpolkit-gobject-1-0 (= 0.105-33)
Description: GObject introspection data for PolicyKit
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains introspection data for PolicyKit.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: gir1.2-rb-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rhythmbox
Version: 3.4.4-5ubuntu1
Provides: gir1.2-mpid-3.0 (= 3.4.4-5ubuntu1)
Depends: gir1.2-freedesktop (>= 0.10.0), gir1.2-glib-2.0 (>= 0.10.0), gir1.2-gst-plugins-base-1.0 (>= 1.4.0), gir1.2-gstreamer-1.0 (>= 1.4.0), gir1.2-gtk-3.0 (>= 3.20.0), librhythmbox-core10 (>= 3.4.3)
Description: GObject introspection data for the rhythmbox music player
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
.
This package contains introspection data for the Rhythmbox core support
libraries. It can be used to write and execute plugins for rhythmbox in
interpreted languages supporting it.
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-rsvg-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librsvg
Version: 2.52.5+dfsg-3ubuntu0.2
Depends: gir1.2-freedesktop (>= 0.10.8), gir1.2-gdkpixbuf-2.0 (>= 2.23.5-2) | libgdk-pixbuf2.0-dev (>= 2.23.5-2), gir1.2-glib-2.0 (>= 0.10.8), librsvg2-2 (>= 2.52.5)
Description: gir files for renderer library for SVG files
The rsvg library is an efficient renderer for Scalable Vector Graphics
(SVG) pictures.
.
This package contains GObject-Introspection information.
Homepage: https://wiki.gnome.org/Projects/LibRsvg
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-secret-1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsecret
Version: 0.20.5-2
Depends: gir1.2-glib-2.0 (>= 1.29), libsecret-1-0 (>= 0.20.1)
Description: Secret store (GObject-Introspection)
This package contains introspection data for libsecret, which can be used
to generate dynamic bindings.
.
libsecret is a library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
.
This package contains the introspection datas for the libsecret library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libsecret
Package: gir1.2-snapd-1
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snapd-glib
Version: 1.60-0ubuntu1
Depends: gir1.2-glib-2.0, libsnapd-glib1 (= 1.60-0ubuntu1)
Description: Typelib file for libsnapd-glib1
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.
.
This package contains introspection data.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://github.com/snapcore/snapd-glib
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@alioth-lists.debian.net>
Package: gir1.2-soup-2.4
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoup2.4
Version: 2.74.2-3ubuntu0.6
Provides: gir1.2-soupgnome-2.4 (= 2.74.2-3ubuntu0.6)
Depends: gir1.2-glib-2.0 (>= 0.9.5), libsoup-gnome2.4-1 (= 2.74.2-3ubuntu0.6), libsoup2.4-1 (= 2.74.2-3ubuntu0.6)
Description: GObject introspection data for the libsoup HTTP library
This package contains introspection data for the libsoup HTTP library.
.
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).
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-timezonemap-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libtimezonemap
Version: 0.4.6-2build2
Depends: gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-3.0 (>= 3.1.4), gir1.2-json-1.0, libtimezonemap1 (>= 0.4.5)
Description: typelib interface for libtimezonemap
Timezone map widget for GTK+3
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings for libtimezonemap1.
Homepage: https://launchpad.net/timezonemap
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Package: gir1.2-totem-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: totem
Version: 42.0-1ubuntu1
Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.22.0), gir1.2-totemplparser-1.0 (>= 3.26.5), libtotem0 (<< 42.1), libtotem0 (>= 42.0-1ubuntu1)
Description: GObject introspection data for Totem media player
Totem is a simple yet featureful media player for GNOME which can read
a large number of file formats.
.
This package contains introspection data for the Totem media player.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://wiki.gnome.org/Apps/Videos
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-totemplparser-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: totem-pl-parser
Version: 3.26.6-1build1
Replaces: gir1.2-totem-plparser-1.0
Provides: gir1.2-totem-plparser-1.0
Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), libtotem-plparser18 (>= 3.26.5)
Conflicts: gir1.2-totem-plparser-1.0
Description: GObject introspection data for the Totem Playlist Parser library
This package contains introspection data for the Totem Playlist Parser
library.
.
totem-pl-parser is a simple GObject-based library to parse a host of
playlist formats, as well as save those.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-udisks-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 194
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: udisks2
Version: 2.9.4-1ubuntu2.3
Depends: gir1.2-glib-2.0 (>= 1.30), libudisks2-0 (>= 2.9.0)
Description: GObject based library to access udisks2 - introspection data
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 provides introspection data for libudisks. It can be used
by packages using the GIRepository format to generate dynamic bindings.
Homepage: https://www.freedesktop.org/wiki/Software/udisks
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: gir1.2-unity-7.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunity
Version: 7.1.4+19.04.20190319-6build1
Replaces: gir1.2-unity-5.0
Provides: gir1.2-unity-5.0
Depends: gir1.2-dbusmenu-glib-0.4 (>= 0.4.90), gir1.2-dee-1.0 (>= 1.2.5~), gir1.2-glib-2.0 (>= 0.10), libunity9 (>= 7.1.3+14.04.20131029.1)
Conflicts: gir1.2-unity-5.0
Description: GObject introspection data for the Unity library
This package contains introspection data for the Unity library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Homepage: https://launchpad.net/libunity
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: gir1.2-upowerglib-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: upower
Version: 0.99.17-1
Depends: gir1.2-glib-2.0, libupower-glib3 (>= 0.99.14)
Description: GObject introspection data for upower
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 introspection data for upower.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://upower.freedesktop.org/
Package: gir1.2-vte-2.91
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vte2.91
Version: 0.68.0-1ubuntu0.1
Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-gtk-3.0 (>= 3.24.22), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.67.90)
Description: GObject introspection data for the VTE library
This package contains introspection data for VTE, a terminal emulator
widget for GTK+.
.
It can be used by interpreters understanding the GIRepository format to
write programs using the VTE widget for GTK+ 3.0.
Homepage: https://wiki.gnome.org/Apps/Terminal/VTE
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gir1.2-webkit2-4.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 632
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.50.3-0ubuntu0.22.04.1
Depends: libwebkit2gtk-4.0-37 (= 2.50.3-0ubuntu0.22.04.1), gir1.2-gtk-3.0, gir1.2-javascriptcoregtk-4.0 (= 2.50.3-0ubuntu0.22.04.1), gir1.2-soup-2.4
Description: Web content engine library for GTK - GObject introspection data
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.0 of the API and uses libsoup v2 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
Homepage: https://webkitgtk.org/
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
Package: gir1.2-wnck-3.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwnck3
Version: 40.1-1
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.10), gir1.2-gtk-3.0 (>= 3.22.0), libwnck-3-0 (>= 3.36.0)
Description: GObject introspection data for the WNCK library
This package contains introspection data for Window Navigator
Construction Kit, a library to interact with window managers.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Package: gir1.2-xapp-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xapp
Version: 2.2.8-1
Depends: gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.16), libxapp1 (>= 2.2.2), python3:any
Breaks: cinnamon (<< 5.2), cinnamon-screensaver (<< 4.0)
Description: Introspection data for Xapp
Xapp provides components which are common to multiple desktop environments
and required to implement cross-DE solutions.
.
This package contains the introspection data for Xapp.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: gir1.2-xkl-1.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxklavier
Version: 5.4-4build2
Depends: libxklavier16 (= 5.4-4build2), gir1.2-freedesktop (>= 1.30), gir1.2-glib-2.0 (>= 1.30)
Description: X Keyboard Extension high-level API - introspection data
Libxklavier provides programmers an API for high(er) level access to the
X Keyboard Extension, to ease creating XKB related applications.
.
This package provides introspection data for libxklavier. It can be used
by packages using the GIRepository format to generate dynamic bindings.
Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gist
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.0.0-2
Depends: ruby-json, sensible-utils, ruby
Description: Upload gists to gist.github.com
Allows you to convienently create gists ("pastes").
.
Also provides a Ruby library to do this.
.
The "gist" image viewer from yorick is in the yorick package,
not in this package.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/defunkt/gist
Ruby-Versions: all
Package: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 18484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:2.34.1-1ubuntu1.15
Provides: git-completion, git-core
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.34.1), git-man (<< 1:2.34.1-.)
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-man
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 1960
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.34.1-1ubuntu1.15
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: gjs
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 191
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.72.4-0ubuntu0.22.04.4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgjs0g (= 1.72.4-0ubuntu0.22.04.4), libglib2.0-0 (>= 2.58.0), libstdc++6 (>= 4.1.1), gir1.2-gtk-3.0
Description: Mozilla-based javascript bindings for the GNOME platform (cli tool)
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This package contains the interactive console application.
Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gkbd-capplet
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgnomekbd
Version: 3.26.1-2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.26), libgnomekbd8 (>= 3.6.0), libgtk-3-0 (>= 3.9.10), libxklavier16 (>= 5.2)
Description: GNOME control center tools for libgnomekbd
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
This package contains a helper for the GNOME control center to
configure and display keyboard mappings.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: glib-networking
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
Version: 2.72.0-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.69.0), libgnutls30 (>= 3.7.3), libproxy1v5 (>= 0.4.17), glib-networking-services (>= 2.72.0-1), glib-networking-services (<< 2.72.0-1.1~), glib-networking-common (>= 2.72.0-1), gsettings-desktop-schemas
Breaks: balsa (<< 2.6.0-2ubuntu0.1), libsoup2.4-tests (<< 2.71.1-1~)
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: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: glib-networking
Version: 2.72.0-1
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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glib-networking
Version: 2.72.0-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.69.0), libproxy1v5 (>= 0.4.17), glib-networking-common (>= 2.72.0-1)
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-2048
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.38.2-2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libclutter-1.0-0 (>= 1.14.0), libclutter-gtk-1.0-0 (>= 1.5.0), libgee-0.8-2 (>= 0.14), libglib2.0-0 (>= 2.42.0), libgnome-games-support-1-3 (>= 1.8.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), dconf-gsettings-backend | gsettings-backend
Description: sliding tile puzzle game
GNOME 2048 is a clone of Gabriele Cirulli's 2048, a puzzle game based on
Veewo Studios' 1024.
.
Move the sliding tiles with one of the four arrow keys on your keyboard.
When two tiles with the same number touch, they combine into a single tile
and the numbers are added together.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/2048
Package: gnome-accessibility-themes
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 5633
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-themes-extra
Version: 3.28-1ubuntu3
Description: High Contrast GTK+ 2 theme and icons
This is the version of GNOME's standard HighContrast theme, for the
GTK+ 2.x toolkit. An icon theme is also included.
.
The GTK+ 3.x version is already included in libgtk-3-0.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-backgrounds
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 50597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 42.0-1
Description: Set of backgrounds packaged with the GNOME desktop
This is a collection of desktop wallpapers created with GNOME users in
mind.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-bluetooth
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.34.5-8
Depends: bluez (>= 5.5), bluez-obexd, udev (>= 154), libc6 (>= 2.34), libglib2.0-0 (>= 2.38.0), libgnome-bluetooth13 (>= 3.12.0), libgtk-3-0 (>= 3.12.0)
Recommends: gnome-control-center | budgie-control-center | unity-control-center, gvfs-backends
Breaks: gnome-shell (<< 3.12)
Conflicts: bluez-gnome
Description: GNOME Bluetooth Send To app
The GNOME Bluetooth Send To app is an easy way to send files
to a Bluetooth device.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: gnome-bluetooth-3-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-bluetooth3
Version: 42.0-5
Description: GNOME Bluetooth 3 common files
This package contains common files for the GNOME Bluetooth tools
and libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: gnome-bluetooth-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-bluetooth
Version: 3.34.5-8
Replaces: gnome-bluetooth (<< 3.34.5-6~)
Breaks: gnome-bluetooth (<< 3.34.5-6~)
Description: GNOME Bluetooth common files
This package contains common files for the GNOME Bluetooth
libraries and Send To app.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: gnome-calculator
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 3492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:41.1-2ubuntu2
Replaces: gcalctool (<< 6.7)
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libgee-0.8-2 (>= 0.20), libglib2.0-0 (>= 2.43.92), libgtk-3-0 (>= 3.24.1), libgtksourceview-4-0 (>= 2.91.4), libhandy-1-0 (>= 1.5.90), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libsoup2.4-1 (>= 2.42), libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend
Recommends: yelp, gvfs
Breaks: gcalctool (<< 6.7)
Description: GNOME desktop calculator
The GNOME calculator is a powerful graphical calculator with financial,
logical and scientific modes. It uses a multiple precision package to do its
arithmetic to give a high degree of accuracy.
Homepage: https://wiki.gnome.org/Apps/Calculator
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-calendar
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.2-3
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdazzle-1.0-0 (>= 3.33.90), libecal-2.0-1 (>= 3.33.4), libedataserver-1.2-26 (>= 3.17.90), libedataserverui-1.2-3 (>= 3.17.1), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.67.5), libgoa-1.0-0b (>= 3.2.0), libgtk-3-0 (>= 3.22.20), libgweather-3-16 (>= 40.0), libhandy-1-0 (>= 1.5.90), libical3 (>= 3.0.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.41.90), gsettings-desktop-schemas (>= 3.21.2)
Recommends: evolution-data-server
Description: Calendar application for GNOME
GNOME Calendar is a simple and beautiful calendar application designed
to perfectly fit the GNOME desktop. By reusing the components which the
GNOME desktop is build on, Calendar nicely integrates with the GNOME
ecosystem.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Calendar
Package: gnome-characters
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-4
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gnomedesktop-3.0, gir1.2-gtk-3.0 (>= 3.20.0), gir1.2-handy-1 (>= 1.5.90), gir1.2-pango-1.0, gjs (>= 1.49), libglib2.0-bin (>= 2.40.0-3), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libglib2.0-0 (>= 2.39), libgtk-3-0 (>= 3.20.0), libpango-1.0-0 (>= 1.18.0), libunistring2 (>= 0.9.7)
Recommends: fonts-noto-color-emoji
Description: character map application
Characters is a simple utility application to find and
insert unusual characters.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Design/Apps/CharacterMap
Package: gnome-chess
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:41.1-1
Replaces: glchess (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.40.0), libgtk-4-1 (>= 4.0.0), librsvg2-2 (>= 2.46.0), dconf-gsettings-backend | gsettings-backend, hoichess
Recommends: yelp
Suggests: bbchess, crafty, fairymax, fruit, glaurung, gnuchess, phalanx, sjeng, stockfish, toga2
Breaks: glchess (<< 1:3.7.2)
Conffiles:
/etc/gnome-chess/engines.conf 9a9edc6180522fe053fb7fad126e8061
Description: simple chess game
This is the chess game from the GNOME desktop. It allows one to play
with most existing chess engines, or against a human opponent.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Chess
Package: gnome-control-center
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 4912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:41.7-0ubuntu0.22.04.9
Depends: libaccountsservice0 (>= 0.6.40), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libcheese-gtk25 (>= 3.18.0), libcheese8 (>= 3.28.0), libcolord-gtk1 (>= 0.1.24), libcolord2 (>= 1.4.3), libcups2 (>= 1.7.0), libepoxy0 (>= 1.0), libfontconfig1 (>= 2.12.6), libgcr-base-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.70.0), libgnome-bluetooth13 (>= 3.18.2), libgnome-desktop-3-19 (>= 3.33.4), libgnutls30 (>= 3.7.0), libgoa-1.0-0b (>= 3.25.3), libgoa-backend-1.0-1 (>= 3.25.3), libgsound0 (>= 1.0.1), libgtk-3-0 (>= 3.22.20), libgtop-2.0-11 (>= 2.22.3), libgudev-1.0-0 (>= 232), libhandy-1-0 (>= 1.2.0), libibus-1.0-5 (>= 1.5.2), libkrb5-3 (>= 1.8+dfsg), libmm-glib0 (>= 1.6.8), libnm0 (>= 1.24.0), libnma0 (>= 1.8.0), libpango-1.0-0 (>= 1.37.2), libpangocairo-1.0-0 (>= 1.18.0), libpolkit-gobject-1-0 (>= 0.103), libpulse-mainloop-glib0 (>= 13.0~), libpulse0 (>= 13.0~), libpwquality1 (>= 1.1.0), libsecret-1-0 (>= 0.7), libsmbclient (>= 2:4.0.3+dfsg1), libsnapd-glib1 (>= 1.58), libudisks2-0 (>= 2.0.0), libupower-glib3 (>= 0.99.8), libwacom9 (>= 2.0.0), libwayland-server0 (>= 1.0.2), libwhoopsie-preferences0 (>= 0.9), libx11-6, libxi6 (>= 2:1.2.99.4), libxml2 (>= 2.7.4), accountsservice, apg, colord (>= 0.1.30), desktop-file-utils, gedit-common, gnome-control-center-data (<< 1:42~), gnome-control-center-data (>= 1:41.7-0ubuntu0.22.04.9), gnome-desktop3-data, gnome-remote-desktop (>= 42), gnome-settings-daemon (>= 41), gsettings-desktop-schemas (>= 42~), language-selector-gnome (>= 0.179~), system-config-printer (>= 1.4), whoopsie-preferences
Recommends: cups-pk-helper, gnome-online-accounts (>= 3.25.3), gnome-user-docs, gkbd-capplet, ibus, iso-codes, libcanberra-pulse, policykit-1, network-manager-gnome (>= 0.9.8), cracklib-runtime, pulseaudio-module-bluetooth, power-profiles-daemon, gnome-control-center-faces, rygel | rygel-tracker
Suggests: gnome-software | gnome-packagekit, gnome-user-share, realmd, gstreamer1.0-pulseaudio, libcanberra-gtk-module, libcanberra-gtk3-module, x11-xserver-utils
Breaks: gnome-shell (<< 3.37.92)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-control-center-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-control-center
Version: 1:41.7-0ubuntu0.22.04.9
Replaces: gnome-control-center (<< 1:3.7.92-2~)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gnome-control-center (<< 1:3.7.92-2~)
Description: configuration applets for GNOME - data files
This package contains data files (icons, pixmaps, locales files) needed by
the configuration applets in the gnome-control-center package.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-control-center-faces
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-control-center
Version: 1:41.7-0ubuntu0.22.04.9
Replaces: unity-control-center-faces
Provides: unity-control-center-faces
Conflicts: unity-control-center-faces
Description: utilities to configure the GNOME desktop - faces images
This package contains images that can be used for user profile's icon
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-desktop3-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-desktop
Version: 42.9-0ubuntu1
Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36)
Description: Common files for GNOME desktop apps
This package includes some files that are shared between several GNOME
apps (internationalization files).
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-disk-utility
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1ubuntu1
Depends: udisks2 (>= 2.7.6), dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.21.5), libhandy-1-0 (>= 1.5.0), liblzma5 (>= 5.1.1alpha+20120614), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpwquality1 (>= 1.1.0), libsecret-1-0 (>= 0.7), libsystemd0 (>= 209), libudisks2-0 (>= 2.7.6)
Breaks: gnome-settings-daemon (<< 3.24)
Conffiles:
/etc/xdg/autostart/org.gnome.SettingsDaemon.DiskUtilityNotify.desktop c21e23ebcd144a1bf83f768a70d94844
Description: manage and configure disk drives and media
GNOME Disks is a tool to manage disk drives and media:
.
* Format and partition drives.
* Mount and unmount partitions.
* Query S.M.A.R.T. attributes.
.
It utilizes udisks.
Homepage: https://wiki.gnome.org/Apps/Disks
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-font-viewer
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.24.1), libhandy-1-0 (>= 1.5.0), libharfbuzz0b (>= 0.9.9), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0)
Description: font viewer for GNOME
This program can preview fonts and create thumbnails for fonts.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-games
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: meta-gnome3
Version: 1:42+3
Depends: aisleriot (>= 1:3.22), five-or-more (>= 1:3.32), four-in-a-row (>= 1:3.38), gnome-2048 (>= 3.38), gnome-chess (>= 1:3.38), gnome-klotski (>= 1:3.38), gnome-mahjongg (>= 1:3.38), gnome-mines (>= 1:3.36), gnome-nibbles (>= 1:3.38), gnome-robots (>= 1:3.38), gnome-sudoku (>= 1:3.38), gnome-taquin (>= 3.38), gnome-tetravex (>= 1:3.38), hitori (>= 3.38), iagno (>= 1:3.38), lightsoff (>= 1:3.38), quadrapassel (>= 1:3.36), swell-foop (>= 1:3.34), tali (>= 1:3.38)
Description: games for the GNOME desktop
These are the games from the official GNOME release. They have the look and
feel of the GNOME desktop, but can be used without it.
.
Games are now split in separate packages; this metapackage brings all
of them but they can be installed separately.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-icon-theme
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 15179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.12.0-4
Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common
Enhances: nautilus (>= 2.2)
Description: GNOME Desktop icon theme
This package contains the default icon theme used by the GNOME desktop.
The icons are used in the panel menu, and in nautilus and other
applications, to represent the different applications, files,
directories, and devices.
Original-Maintainer: Josselin Mouette <joss@debian.org>
Package: gnome-initial-setup
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0.1-1ubuntu2.3
Depends: libaccountsservice0 (>= 0.6.24), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcheese-gtk25 (>= 3.28), libcheese8 (>= 3.18.0), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgdm1 (>= 3.8.3), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.63.1), libgnome-desktop-4-1 (>= 3.17.92), libgoa-1.0-0b (>= 3.1.1), libgoa-backend-1.0-1 (>= 3.10.0), libgtk-3-0 (>= 3.21.5), libgweather-3-16 (>= 3.13.91), libhandy-1-0 (>= 1.5.90), libibus-1.0-5 (>= 1.5.2), libjson-glib-1.0-0 (>= 1.5.2), libkrb5-3 (>= 1.8+dfsg), libnm0 (>= 1.2), libnma0 (>= 1.1.90), libpango-1.0-0 (>= 1.32.5), libpangocairo-1.0-0 (>= 1.32.5), libpolkit-gobject-1-0 (>= 0.103), libpwquality1 (>= 1.1.0), librest-0.7-0 (>= 0.7), libsecret-1-0 (>= 0.18.8), libsnapd-glib1 (>= 1.42), libsoup2.4-1 (>= 2.41.90), libsysmetrics1 (>= 1.0.5), libwebkit2gtk-4.0-37 (>= 2.26), policykit-1 (>= 0.103), adduser, gnome-settings-daemon (>= 3.24), gnome-control-center-data
Recommends: accountsservice, geoclue-2.0 (>= 2.3.1), gnome-keyring
Suggests: gdm3
Conffiles:
/etc/xdg/autostart/gnome-initial-setup-copy-worker.desktop e32ec421e7b52f96fe63779f7978f270
/etc/xdg/autostart/gnome-initial-setup-first-login.desktop ec9b551a3001a2c687e9c1201082e6cc
Description: Initial GNOME system setup helper
After acquiring or installing a new system there are a few essential things
to set up before use. GNOME Initial Setup aims to provide a simple, easy,
and safe way to prepare a new system.
.
GNOME Initial Setup runs the first time you log in to the GNOME desktop
and lets you easily configure your language, keyboard layout, online accounts
integration, and more.
.
If you want to configure these things at any other time, run the Settings app.
Homepage: https://git.gnome.org/browse/gnome-initial-setup/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-keyring
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3040
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 40.0-3ubuntu3
Depends: dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libc6 (>= 2.34), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.41.1), gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), pinentry-gnome3
Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11
Breaks: gnome-session (<< 3.20.0)
Conffiles:
/etc/xdg/autostart/gnome-keyring-pkcs11.desktop c3fdcf1b1910b629befb13d08001e919
/etc/xdg/autostart/gnome-keyring-secrets.desktop 3eee5ae1a5c45d265ea4b033d4e8b8e5
/etc/xdg/autostart/gnome-keyring-ssh.desktop dbba55bd5a92f611e6b164c4e1760488
Description: GNOME keyring services (daemon and tools)
gnome-keyring is a daemon in the session, similar to ssh-agent,
and other applications can use it to store passwords and other
sensitive information.
.
The program can manage several keyrings, each with its own master
password, and there is also a session keyring which is never stored to
disk, but forgotten when the session ends.
Homepage: https://wiki.gnome.org/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-keyring-pkcs11
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: gnome-keyring
Version: 40.0-3ubuntu3
Replaces: gnome-keyring (<< 3.20.1-3)
Depends: libc6 (>= 2.14)
Breaks: gnome-keyring (<< 3.27.4-2~)
Description: GNOME keyring module for the PKCS#11 module loading library
gnome-keyring is a daemon in the session, similar to ssh-agent,
and other applications can use it to store passwords and other
sensitive information.
.
This package contains a PKCS#11 module that will allow using the GNOME
keyring as a certificate database.
Homepage: https://wiki.gnome.org/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-klotski
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.2-1build1
Replaces: gnotski (<< 1:3.7.2)
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.42.0), libgnome-games-support-1-3 (>= 1.8.0), libgtk-3-0 (>= 3.23.1), librsvg2-2 (>= 2.32.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnotski (<< 1:3.7.2)
Description: Klotski puzzle game for GNOME
This is a clone of the popular Klotski game. The objective is to move
a patterned block to a given place using the mouse, in as few moves as
possible. Other blocks will need to be moved out of the way.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Klotski
Package: gnome-logs
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.90), libgtk-3-0 (>= 3.22.0), libhandy-1-0 (>= 1.5.90), libpango-1.0-0 (>= 1.14.0), libsystemd0, dconf-gsettings-backend | gsettings-backend, gsettings-desktop-schemas
Description: viewer for the systemd journal
The GNOME Logs application is an application to view system logs
(from the systemd journal) for the GNOME Desktop environment.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Logs
Package: gnome-mahjongg
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 3388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.3-2
Replaces: mahjongg (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.13.2), librsvg2-2 (>= 2.32.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: mahjongg (<< 1:3.7.2)
Description: classic Eastern tile game for GNOME
This is a solitaire (one player) version of the classic Eastern tile
game, Mahjongg.
.
You start with five levels of tiles which are stacked so some are
covered up by the tiles on top. The object of Mahjongg is to remove all
the tiles from the game, by finding matching pairs which look alike.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Mahjongg
Package: gnome-menus
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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-mines
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 800
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:40.1-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.40.0), libgnome-games-support-1-3 (>= 1.8.0), libgtk-3-0 (>= 3.24), libhandy-1-0 (>= 1.5.90), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Description: popular minesweeper puzzle game for GNOME
Mines is a puzzle game where you locate mines floating in an ocean
using only your brain and a little bit of luck.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Mines
Package: gnome-nibbles
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.2-2
Replaces: gnibbles (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libclutter-1.0-0 (>= 1.14.4), libclutter-gtk-1.0-0 (>= 1.2.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.39.90), libgnome-games-support-1-3 (>= 1.8.0), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.24.0), libpango-1.0-0 (>= 1.18.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnibbles (<< 1:3.7.2)
Description: snake game, up to four players
This is a GNOME port of the popular “Snake” game.
.
Nibbles is a game where the user controls a worm. The worm moves around
the board, eating diamonds while avoiding the walls placed around it.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Nibbles
Package: gnome-online-accounts
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 319
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.44.0-1ubuntu1
Depends: libgoa-1.0-0b (= 3.44.0-1ubuntu1), libgoa-backend-1.0-1 (= 3.44.0-1ubuntu1), python3, python3-macaroonbakery, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcom-err2 (>= 1.43.9), libgck-1-0 (>= 2.91.1), libgcr-base-3-1 (>= 3.8.0), libgcr-ui-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.19.12), libharfbuzz0b (>= 0.6.0), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.9+dfsg~beta1), libp11-kit0 (>= 0.23.18.1), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librest-0.7-0 (>= 0.7), libsoup2.4-1 (>= 2.42), libwebkit2gtk-4.0-37 (>= 2.26), libxml2 (>= 2.6.27)
Recommends: gnome-control-center (>= 3.6.1)
Breaks: evolution-data-server (<< 3.22.3)
Description: service to manage online accounts for the GNOME desktop
This package contains the GNOME Online Accounts service, which provides a
centralized place for managing online accounts (Google, etc) for the
GNOME desktop.
Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-power-manager
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.32.0-2build2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.45.8), libgtk-3-0 (>= 3.4.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.8), dconf-gsettings-backend | gsettings-backend, default-dbus-session-bus | dbus-session-bus, gnome-settings-daemon-common, upower (>= 0.99)
Description: power management tool for the GNOME desktop
GNOME Power Manager is a session daemon for the GNOME desktop
that takes care of system or desktop events related to power, and
triggers actions accordingly. Its philosophy is to completely hide
these complex tasks and only show some settings important to the user.
.
GNOME power manager displays and manages battery status, power plug
events, display brightness, CPU, graphics card and hard disk drive
power saving, and can trigger suspend-to-RAM, hibernate or shutdown
events, all integrated to other components of the GNOME desktop.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://projects.gnome.org/gnome-power-manager/
Package: gnome-remote-desktop
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.9-0ubuntu0.22.04.2
Depends: dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libepoxy0 (>= 1.4.3), libfreerdp-client2-2 (>= 2.5.0), libfreerdp-server2-2 (>= 2.5.0), libfreerdp2-2 (>= 2.5.0), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.68), libnotify4 (>= 0.7.0), libpipewire-0.3-0 (>= 0.3.1), libsecret-1-0 (>= 0.7), libvncserver1 (>= 0.9.10), libwinpr2-2 (>= 2.3.0), libxkbcommon0 (>= 1.0.0), fuse3, libmutter-10-0 (>= 42.1), pipewire (>= 0.3.0), pipewire-media-session | wireplumber
Breaks: gnome-control-center (<< 1:41.4-1ubuntu10)
Description: Remote desktop daemon for GNOME using PipeWire
This daemon enables GNOME to offer remote desktop sharing using VNC
with PipeWire. It supports both GNOME on X and GNOME on Wayland.
Remote sharing can be enabled and managed in the GNOME Settings app.
Homepage: https://wiki.gnome.org/Projects/Mutter/RemoteDesktop
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-robots
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:40.0-2
Replaces: gnobots2 (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgee-0.8-2 (>= 0.20.0), libglib2.0-0 (>= 2.37.3), libgnome-games-support-1-3 (>= 1.8.0), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.24), librsvg2-2 (>= 2.36.2), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnobots2 (<< 1:3.7.2)
Description: improved old BSD robots game
GNOME Robots is a game where you try and avoid a band of marauding
robots which are, for no adequately explained reason, trying to kill
you. It is based on the text-based robots game which can be found on a
number of UNIX systems.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Robots
Package: gnome-screensaver
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1365
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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-screenshot
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.21.4), libhandy-1-0 (>= 1.5.0), libx11-6, libxext6, dconf-gsettings-backend | gsettings-backend
Description: screenshot application for GNOME
This tool takes a picture of the desktop or of a window and saves it
into a file.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Attic/GnomeUtils
Package: gnome-session-bin
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 487
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnome-session
Version: 42.0-1ubuntu2
Depends: default-dbus-session-bus | dbus-session-bus, gsettings-desktop-schemas, upower (>= 0.9.0), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libegl1, libepoxy0 (>= 1.0), libgl1, libgles2, libglib2.0-0 (>= 2.70.0), libgnome-desktop-3-19 (>= 3.34.2), libgtk-3-0 (>= 3.22.0), libice6 (>= 1:1.0.0), libjson-glib-1.0-0 (>= 1.5.2), libsm6, libsystemd0 (>= 209), libx11-6, libxcomposite1 (>= 1:0.4.5)
Recommends: gnome-startup-applications, default-logind | logind
Breaks: gdm3 (<< 3.37.90)
Description: GNOME Session Manager - Minimal runtime
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 binaries for the GNOME Session Manager, but
no startup scripts. It is meant for those willing to start
gnome-session by hand with the components of their choice, and for
applications such as GDM that use gnome-session internally.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-session-canberra
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libcanberra
Version: 0.30-10ubuntu1.22.04.1
Replaces: libcanberra-gtk0 (<< 0.28-5)
Depends: libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0)
Breaks: libcanberra-gtk0 (<< 0.28-5)
Description: GNOME session log in and log out sound events
Produce sound events on GNOME session log in and log out.
.
This package is using canberra-gtk-play from libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-session-common
Status: install ok installed
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
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-settings-daemon
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1332
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Version: 42.1-1ubuntu2.2
Depends: gnome-settings-daemon-common (= 42.1-1ubuntu2.2), gsettings-desktop-schemas (>= 42~), default-logind | logind, libaccountsservice0 (>= 0.6.40), libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.16), libcolord2 (>= 1.4.5), libcups2 (>= 1.6.0), libfontconfig1 (>= 2.12.6), libgck-1-0 (>= 3.2.2), libgcr-base-3-1 (>= 3.8.0), libgeoclue-2-0 (>= 2.4.0), libgeocode-glib0 (>= 3.10.0), libglib2.0-0 (>= 2.59.0), libgnome-desktop-3-19 (>= 3.37.90.1), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libgweather-3-16 (>= 40.0), liblcms2-2 (>= 2.2+git20110628), libmm-glib0 (>= 1.0), libnm0 (>= 1.0.0), libnotify4 (>= 0.7.3), libp11-kit0 (>= 0.23.18.1), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.99), libpulse-mainloop-glib0 (>= 12.99.3), libpulse0 (>= 12.99.3), libupower-glib3 (>= 0.99.12), libwacom9 (>= 2.0.0), libwayland-client0 (>= 1.0.2), libx11-6, libxext6, libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4)
Recommends: iio-sensor-proxy, pulseaudio, x11-xserver-utils
Suggests: usbguard
Breaks: afterstep (<< 2.2.12-11.1~), budgie-core (<< 10.4+git20171031.10.g9f71bb8-1.2~), cairo-dock (<< 3.4.1-1.2~), evolution (<< 3.37.3~), gdm3 (<< 3.37.0), gnome-control-center (<< 1:3.25.91), gnome-initial-setup (<< 3.27), gnome-session (<< 3.37.0), gnome-session-flashback (<< 3.26.0-3~), gnome-shell (<< 3.37.90), gnome-shell-extensions (<< 3.27), libgtk-3-0 (<< 3.24.23~), libgtk-4-0 (<< 3.99.1~), libmutter-6-0 (<< 3.37), libmutter-7-0 (<< 3.39), openbox-gnome-session (<< 3.6.1-7~), xmonad (<< 0.13-7~)
Conffiles:
/etc/xdg/Xwayland-session.d/00-xrdb 4f83cb82902904de29cfddc11732b6a9
/etc/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop 2279ac13d152d1e4af237c2d1b5844be
/etc/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop b9f77d751499c3d134626c1a71cc1772
/etc/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop 61ca8555203322570545cac0f441bccd
/etc/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop 299f3bf4c5ae889f8f30a96b0387bc1b
/etc/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop dcdd66970c0461a588f4b64cda199f6c
/etc/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop f4a067882efcbe22aef233d71a9e2619
/etc/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop 410b6945ca12bb8a2aa0ae927ea5acd0
/etc/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop d7f9a9085a59508c148cfec3af44eddc
/etc/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop 6b9ecc7e1310fcdf1d37b5332c53e980
/etc/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop 5762c91632f5facb36efbf262245b499
/etc/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop 340c601e660d102926432d3efbb02210
/etc/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop 99b5a1d3b49adb69ac4501571eb1c32d
/etc/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop a7d77cc60a550a91bb17790c445fe30e
/etc/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop a92d9dba4f28aee70306f77be848cd0c
/etc/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop 58ffac01f9229c87057c967a2009b296
/etc/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop 1fbec9d32a8e89af19f491e35fcfcaa3
/etc/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop a3f43a49642a7a1e9a06c09404b7b300
Description: daemon handling the GNOME session settings
This package contains the daemon which is responsible for setting the
various parameters of a GNOME 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
.
It also sets various application settings through X resources and
freedesktop.org XSETTINGS.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-settings-daemon-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 344
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: gnome-settings-daemon
Version: 42.1-1ubuntu2.2
Replaces: gnome-settings-daemon (<< 3.30.1.2-2~), gnome-settings-daemon-schemas (<< 3.30.1.2-2~)
Provides: gnome-settings-daemon-schemas (= 42.1-1ubuntu2.2)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gnome-settings-daemon (<< 3.30.1.2-2~), gnome-settings-daemon-schemas (<< 3.30.1.2-2~)
Description: daemon handling the GNOME session settings - common files
This package contains GSettings schemas and other architecture-independent
files for GNOME Settings Daemon. It is probably not interesting on its own for
end users, but packages may depend on this if they only need to read and write
settings & don't themselves care if the settings daemon is actually running or
not.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-shell
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.9-0ubuntu2.3
Provides: notification-daemon, polkit-1-auth-agent
Depends: evolution-data-server (>= 3.33.1), gir1.2-accountsservice-1.0, gir1.2-adw-1, gir1.2-atk-1.0, gir1.2-atspi-2.0 (>= 2.36), gir1.2-gcr-3 (>= 3.7.5), gir1.2-gdesktopenums-3.0 (>= 3.12), gir1.2-gdkpixbuf-2.0, gir1.2-gdm-1.0 (>= 3.18.2), gir1.2-geoclue-2.0, gir1.2-glib-2.0 (>= 1.56.0), gir1.2-gnomebluetooth-3.0 (>= 3.12.0), gir1.2-gnomedesktop-3.0 (>= 3.35.90), gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-gstreamer-1.0, gir1.2-gtk-3.0 (>= 3.16), gir1.2-gtk-4.0, gir1.2-gweather-3.0 (>= 40.0), gir1.2-freedesktop, gir1.2-ibus-1.0 (>= 1.5.22-2ubuntu2~), gir1.2-mutter-10 (>= 42.9), gir1.2-nm-1.0, gir1.2-nma-1.0, gir1.2-pango-1.0, gir1.2-polkit-1.0, gir1.2-rsvg-2.0, gir1.2-soup-2.4 (>= 2.40.1), gir1.2-upowerglib-1.0 (>= 0.99), gir1.2-webkit2-4.0 (>= 2.16.0), gnome-settings-daemon (>= 40~), gnome-shell-common (= 42.9-0ubuntu2.3), gsettings-desktop-schemas (>= 42~beta), gstreamer1.0-pipewire (>= 0.3.10), libglib2.0-bin (>= 2.53.0), python3, ubuntu-wallpapers, dconf-gsettings-backend | gsettings-backend, libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libecal-2.0-1 (>= 3.33.4), libedataserver-1.2-26 (>= 3.33.1), libgcr-base-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgirepository-1.0-1 (>= 1.35.9), libgjs0g (>= 1.71.1), libgles2, libglib2.0-0 (>= 2.67.3), libgnome-autoar-0-0 (>= 0.1.1), libgnome-desktop-3-19 (>= 3.35.90), libgraphene-1.0-0 (>= 1.5.4), libgtk-3-0 (>= 3.21.6), libgtk-4-1 (>= 4.0.0), libical3 (>= 3.0.0), libjson-glib-1.0-0 (>= 1.5.2), libmutter-10-0 (>= 42.9), libnm0 (>= 1.10.4), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-agent-1-0 (>= 0.100), libpolkit-gobject-1-0 (>= 0.94), libpulse-mainloop-glib0 (>= 13), libpulse0 (>= 13), libsecret-1-0 (>= 0.7), libsystemd0, libwayland-server0 (>= 1.0.2), libx11-6, libxfixes3
Recommends: bolt (>= 0.3), gdm3 (>= 3.10.0.1-3~), gkbd-capplet, gnome-control-center (>= 1:3.25.2), gnome-remote-desktop, gnome-menus, gnome-user-docs, ibus, iio-sensor-proxy, power-profiles-daemon, switcheroo-control, ubuntu-session | gnome-session, xserver-xorg-legacy, unzip
Suggests: gir1.2-malcontent-0 (>= 0.6.0), gir1.2-telepathyglib-0.12, gir1.2-telepathylogger-0.2 (>= 0.8.0), gnome-backgrounds (>= 3.13.90), gnome-shell-extension-prefs, chrome-gnome-shell
Breaks: gnome-session (<< 3.35.3-1ubuntu4~), gnome-shell-extension-appindicator (<< 36), gnome-shell-extension-autohidetopbar (<< 20180511-2~), gnome-shell-extension-caffeine (<< 0~git20171229-3~), gnome-shell-extension-dash-to-panel (<< 43), gnome-shell-extension-dashtodock (<< 70), gnome-shell-extension-desktop-icons (<< 21.04), gnome-shell-extension-desktop-icons-ng (<< 0.16.0~), gnome-shell-extension-multi-monitors (<< 0.00~git20171014.1.df5d6e4-1.1~), gnome-shell-extension-pixelsaver (<< 1.10+git20161217-49f47bf-1.1~), gnome-shell-extension-taskbar (<< 57.0-2.1~), gnome-shell-extension-top-icons-plus (<< 27-3~), gnome-shell-extension-ubuntu-dock (<< 68ubuntu20.10.1), gnome-shell-extension-workspaces-to-dock (<< 54~), gnome-shell-extensions (<< 40.0~), gnome-shell-pomodoro (<< 0.13.4-2.1~), nautilus (<< 1:3.30), yaru-theme-gnome-shell (<< 22.04.1~)
Conffiles:
/etc/xdg/autostart/gnome-shell-overrides-migration.desktop e61c78bb13c28da6465d60767a86c499
Description: graphical shell for the GNOME desktop
The GNOME Shell provides core interface functions like switching
windows, launching applications or see your notifications. It takes
advantage of the capabilities of modern graphics hardware and
introduces innovative user interface concepts to provide a
delightful and easy to use experience. GNOME Shell is the defining
technology of the GNOME 3 user experience.
Homepage: https://wiki.gnome.org/Projects/GnomeShell
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-shell-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gnome-shell
Version: 42.9-0ubuntu2.3
Replaces: gnome-shell (<< 3.36.1-6~)
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: yaru-theme-gnome-shell (>= 22.04.1~)
Breaks: gnome-shell (<< 3.36.1-6~)
Description: common files for the GNOME graphical shell
This package contains translations and data files for the GNOME shell.
Homepage: https://wiki.gnome.org/Projects/GnomeShell
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-shell-extension-appindicator
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 42-2~fakesync1
Depends: gnome-shell (>= 3.33), gnome-shell (<< 43~), dconf-gsettings-backend | gsettings-backend
Suggests: gnome-shell-extension-prefs, libappindicator3-1, libayatana-appindicator3-1
Description: AppIndicator, KStatusNotifierItem and tray support for GNOME Shell
This extension integrates Ubuntu AppIndicators and KStatusNotifierItems
(KDE's blessed successor of the systray) and legacy tray icons into
GNOME Shell.
.
Features:
.
- show indicator icons in the panel
- reveal indicator menus upon click
- double clicking an icon will activate the application window
(if implemented by the indicator)
- middle mouse click an icon to send a 'SecondaryActivate' event
to the application. Support needs to be implemented in the application
- supports legacy tray icons
- icons can be themed, resized and effects can be applied
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ubuntu/gnome-shell-extension-appindicator
Package: gnome-shell-extension-desktop-icons-ng
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 43-2ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend, file-roller (>= 3.38), gnome-shell (>= 3.38), gjs, nautilus (>= 3.38), xdg-desktop-portal
Description: desktop icon support for GNOME Shell
This package provides a GNOME Shell extension for showing the contents
of ~/Desktop on the desktop of the Shell. Common file management
operations such as launching, copy/paste, rename and deleting are
supported.
Homepage: https://gitlab.com/rastersoft/desktop-icons-ng
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-shell-extension-ubuntu-dock
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 748
Maintainer: Marco Trevisan <marco@ubuntu.com>
Architecture: all
Version: 72~ubuntu5.22.04.3
Replaces: gnome-shell-extension-dashtodock
Depends: gnome-shell (<< 43), gnome-shell (>= 40), dconf-gsettings-backend | gsettings-backend
Description: Ubuntu Dock for GNOME Shell
A dock for the Gnome Shell, default Ubuntu experience.
.
This extension is a modified version of Dash To Dock with different defaults.
Dash To Dock can be installed to replace it and give more (but unsupported)
configuration options.
Homepage: https://github.com/micheleg/dash-to-dock/blob/ubuntu-dock/README.md
Package: gnome-software
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2904
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.5-2ubuntu2
Depends: appstream, apt-config-icons, gnome-software-common (= 41.5-2ubuntu2), gsettings-desktop-schemas (>= 3.18), libgtk3-perl, packagekit (>= 1.1.11), software-properties-gtk, dconf-gsettings-backend | gsettings-backend, libappstream4 (>= 0.14.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfwupd2 (>= 1.5.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.22.29), libgudev-1.0-0 (>= 146), libhandy-1-0 (>= 1.3.90), libjson-glib-1.0-0 (>= 1.5.2), libmalcontent-0-0 (>= 0.6.0), libpackagekit-glib2-18 (>= 1.2.5), libpango-1.0-0 (>= 1.18.0), libpolkit-gobject-1-0 (>= 0.99), libsoup2.4-1 (>= 2.52.0), libxmlb2 (>= 0.3.2)
Recommends: fwupd, gnome-software-plugin-snap
Suggests: apt-config-icons-hidpi, gnome-software-plugin-flatpak
Conflicts: sessioninstaller
Conffiles:
/etc/xdg/autostart/gnome-software-service.desktop 7f32ca3a6e62d810b6630213b0f72bd5
Description: Software Center for GNOME
Software lets you install and update applications and system extensions.
.
Software uses a plugin architecture to separate the frontend from the
technologies that are used underneath. Currently, a PackageKit plugin provides
data from a number of traditional packaging systems, such as rpm or apt. An
appdata plugin provides additional metadata from locally installed data in the
appdata format.
Homepage: https://wiki.gnome.org/Apps/Software
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-software-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-software
Version: 41.5-2ubuntu2
Description: Software Center for GNOME (common files)
Software lets you install and update applications and system extensions.
.
Software uses a plugin architecture to separate the frontend from the
technologies that are used underneath. Currently, a PackageKit plugin provides
data from a number of traditional packaging systems, such as rpm or apt. An
appdata plugin provides additional metadata from locally installed data in the
appdata format.
.
This package contains the architecture-independent files.
Homepage: https://wiki.gnome.org/Apps/Software
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-software-plugin-snap
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnome-software
Version: 41.5-2ubuntu2
Replaces: gnome-software (<< 3.22.3)
Depends: gnome-software (= 41.5-2ubuntu2), snapd, libappstream4 (>= 0.10.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.56.0), libjson-glib-1.0-0 (>= 1.5.2), libsnapd-glib1 (>= 1.54)
Breaks: gnome-software (<< 3.22.3)
Description: Snap support for GNOME Software
Software lets you install and update applications and system extensions.
.
Software uses a plugin architecture to separate the frontend from the
technologies that are used underneath. Currently, a PackageKit plugin provides
data from a number of traditional packaging systems, such as rpm or apt. An
appdata plugin provides additional metadata from locally installed data in the
appdata format.
.
This package contains the Snap plugin.
Homepage: https://wiki.gnome.org/Apps/Software
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-sound-recorder
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 42.0-1
Replaces: gnome-media (<< 3.4.0-2~)
Depends: gir1.2-adw-1 (>= 1.1.0), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gst-plugins-bad-1.0, gir1.2-gst-plugins-base-1.0, gir1.2-gstreamer-1.0, gir1.2-gtk-4.0 (>= 4.4.0), gir1.2-pango-1.0, gjs, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good (>= 1.18.0), dconf-gsettings-backend | gsettings-backend
Breaks: gnome-media (<< 3.4.0-2~)
Description: simple and modern sound recorder for GNOME
GNOME sound recorder is an utility to make simple audio recording from your
GNOME desktop. It supports several formats like OGG, MP3 or FLAC.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Design/Apps/SoundRecorder
Package: gnome-startup-applications
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnome-session
Version: 42.0-1ubuntu2
Replaces: gnome-session-bin (<< 3.28.0-0ubuntu4~), gnome-session-common (<< 3.28.0-0ubuntu4~)
Depends: gnome-session-bin (>= 42.0-1ubuntu2), gnome-session-common (>= 42.0-1ubuntu2)
Breaks: gnome-session-bin (<< 3.28.0-0ubuntu4~), gnome-session-common (<< 3.28.0-0ubuntu4~)
Description: Startup Applications manager for GNOME
The Startup Applications Preferences app allows configuring
applications to run automatically when logging in to your desktop.
This app complies with the FreeDesktop.org Desktop Application Autostart
Specification so it will work even if your chosen desktop is not GNOME.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-sudoku
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1012
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:42.0-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.43.92), libgtk-3-0 (>= 3.24), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libqqwing2v5 (>= 1.3.4), libstdc++6 (>= 4.4), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Description: Sudoku puzzle game for GNOME
This is an application for playing the popular sudoku logic puzzle
game, in which one must fill a 9 by 9 square with the correct digits.
.
It features automatic puzzle generation, saving and restoring games,
annotations, trackers, and much more.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Sudoku
Package: gnome-system-monitor
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libglibmm-2.4-1v5 (>= 2.66.2), libgtk-3-0 (>= 3.22.0), libgtkmm-3.0-1v5 (>= 3.24.5), libgtop-2.0-11 (>= 2.37.90), libhandy-1-0 (>= 1.5.90), libpango-1.0-0 (>= 1.37.2), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.35.0), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 11), libsystemd0
Recommends: gvfs
Description: Process viewer and system resource monitor for GNOME
This package allows you to graphically view and manipulate the running
processes on your system. It also provides an overview of available
resources such as CPU and memory.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/SystemMonitor
Package: gnome-taquin
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 5292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.38.1-2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.4), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.24), dconf-gsettings-backend | gsettings-backend
Description: game to move tiles so that they reach their places
Taquin is a computer version of the 15-puzzle and other sliding
puzzles. The object of Taquin is to move tiles so that they reach their
places, either indicated with numbers, or with parts of a great image.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Taquin
Package: gnome-terminal
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 652
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.44.0-1ubuntu1
Provides: x-terminal-emulator
Depends: default-dbus-session-bus | dbus-session-bus, gnome-terminal-data (<< 3.46), gnome-terminal-data (>= 3.44), 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), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.52.0), libgtk-3-0 (>= 3.23.0), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), libuuid1 (>= 2.16), libvte-2.91-0 (>= 0.68.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: 1644
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gnome-terminal
Version: 3.44.0-1ubuntu1
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: gnome-tetravex
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.2-3
Replaces: gnotravex (<< 1:3.7.2)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.12.0), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.23.1), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnotravex (<< 1:3.7.2)
Description: put tiles on a board and match their edges together
GNOME Tetravex is a simple puzzle game which scope is to move the
various pieces from one side of the board to the other side, so that
the same numbers depicted on the pieces are touching each other.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Tetravex
Package: gnome-themes-extra
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.28-1ubuntu3
Replaces: gnome-themes-standard (<= 3.27.90.1)
Depends: gnome-themes-extra-data (>= 3.28-1ubuntu3), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.37.3), gtk2-engines-pixbuf
Recommends: gnome-accessibility-themes, adwaita-icon-theme (>= 3.18.0-2~)
Breaks: gnome-themes-standard (<= 3.27.90.1)
Description: Adwaita GTK+ 2 theme — engine
This is the version of Adwaita, the standard GNOME theme, for the
GTK+ 2.x toolkit.
.
The GTK+ 3.x version is already included in libgtk-3-0.
.
This package contains the Adwaita theme engine.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-themes-extra-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnome-themes-extra
Version: 3.28-1ubuntu3
Replaces: gnome-themes-standard-data
Conflicts: gnome-themes-standard-data
Description: Adwaita GTK+ 2 theme — common files
This is the version of Adwaita, the standard GNOME theme, for the
GTK+ 2.x toolkit.
.
The GTK+ 3.x version is already included in libgtk-3-0.
.
This package contains the common architecture-independent files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-todo
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 474
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.28.1-6ubuntu1
Replaces: gnome-todo-common (<< 3.28)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libecal-2.0-1 (>= 3.33.4), libedataserver-1.2-26 (>= 3.33.4), libedataserverui-1.2-3 (>= 3.33.4), libgirepository-1.0-1 (>= 0.9.2), libglib2.0-0 (>= 2.51.2), libgoa-1.0-0b (>= 3.5.1), libgtk-3-0 (>= 3.21.5), libical3 (>= 3.0.0), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.17), librest-0.7-0 (>= 0.7), gnome-todo-common (>= 3.28.1-6ubuntu1), libgnome-todo (= 3.28.1-6ubuntu1), evolution-data-server (>= 3.17.1), gsettings-desktop-schemas
Breaks: gnome-todo-common (<< 3.28)
Description: minimalistic personal task manager designed to fit GNOME desktop
GNOME To Do is a simplistic personal task manager designed to perfectly fit
the GNOME desktop. Designed from ground up to seamlessly integrate with
the GNOME desktop environment, To Do enables you to be as productive as
you want.
Homepage: https://wiki.gnome.org/Apps/Todo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-todo-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gnome-todo
Version: 3.28.1-6ubuntu1
Replaces: gnome-todo (<< 3.26.2-2~)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gnome-todo (<< 3.26.2-2~)
Description: common files for GNOME To Do
Library that provides GObject-based interface of GNOME To Do, simplistic
personal task manager designed to perfectly fit the GNOME desktop.
.
This package contains common files.
Homepage: https://wiki.gnome.org/Apps/Todo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-user-docs
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 3199
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 41.5-1ubuntu2
Depends: ubuntu-docs, yelp
Description: GNOME Help
Documentation for using the GNOME desktop environment and its components.
It covers usage and setup of the core GNOME programs.
Homepage: https://help.gnome.org/users/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnome-video-effects
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.5.0-1ubuntu1
Depends: gstreamer1.0-plugins-good
Suggests: gnome-video-effects-extra, gnome-video-effects-frei0r
Description: Collection of GStreamer effects
gnome-video-effects contains a collection of GStreamer effects to be
used in GNOME.
Homepage: https://wiki.gnome.org/Projects/GnomeVideoEffects
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gnote
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 19883
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1
Depends: dconf-gsettings-backend | gsettings-backend, libatkmm-1.6-1v5 (>= 2.28.2), libc6 (>= 2.34), libcairomm-1.0-1v5 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.28.0), libglibmm-2.4-1v5 (>= 2.66.2), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.22.20), libgtkmm-3.0-1v5 (>= 3.24.5), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpangomm-1.4-1v5 (>= 2.46.2), libsecret-1-0 (>= 0.8), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 12), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Description: desktop note taking program using Wiki style links
Gnote is a desktop note-taking application which is simple and easy to
use. It lets you organise your notes intelligently by allowing you to
easily link ideas together with Wiki style interconnects.
.
It is a port of Tomboy to C++ and consumes less resources.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Gnote
Package: gnupg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 473
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg2 (<< 2.1.11-7+exp1)
Depends: dirmngr (<< 2.2.27-3ubuntu2.4.1~), dirmngr (>= 2.2.27-3ubuntu2.4), gnupg-l10n (= 2.2.27-3ubuntu2.4), gnupg-utils (<< 2.2.27-3ubuntu2.4.1~), gnupg-utils (>= 2.2.27-3ubuntu2.4), gpg (<< 2.2.27-3ubuntu2.4.1~), gpg (>= 2.2.27-3ubuntu2.4), gpg-agent (<< 2.2.27-3ubuntu2.4.1~), gpg-agent (>= 2.2.27-3ubuntu2.4), gpg-wks-client (<< 2.2.27-3ubuntu2.4.1~), gpg-wks-client (>= 2.2.27-3ubuntu2.4), gpg-wks-server (<< 2.2.27-3ubuntu2.4.1~), gpg-wks-server (>= 2.2.27-3ubuntu2.4), gpgsm (<< 2.2.27-3ubuntu2.4.1~), gpgsm (>= 2.2.27-3ubuntu2.4), gpgv (<< 2.2.27-3ubuntu2.4.1~), gpgv (>= 2.2.27-3ubuntu2.4)
Suggests: parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-3ubuntu2.4), gnupg2 (<< 2.1.11-7+exp1), 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: 392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~)
Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~)
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: 787
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libreadline8 (>= 6.0), 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: google-chrome-stable
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 382668
Maintainer: Chrome Linux Team <chromium-dev@chromium.org>
Architecture: amd64
Version: 143.0.7499.192-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: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.2.27-3ubuntu2.4), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: gnupg (= 2.2.27-3ubuntu2.4)
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: 595
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.2.27-3ubuntu2.4), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.27-3ubuntu2.4)
Suggests: 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: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Depends: dirmngr (= 2.2.27-3ubuntu2.4), gpg (= 2.2.27-3ubuntu2.4), gpg-agent (= 2.2.27-3ubuntu2.4), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42)
Recommends: gnupg (= 2.2.27-3ubuntu2.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: gpg-wks-server
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Depends: gpg (= 2.2.27-3ubuntu2.4), gpg-agent (= 2.2.27-3ubuntu2.4), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42)
Recommends: gnupg (= 2.2.27-3ubuntu2.4)
Description: GNU privacy guard - Web Key Service server
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 server 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: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), libreadline8 (>= 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: 480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg2 (<< 2.1.10-2)
Depends: gpgconf (= 2.2.27-3ubuntu2.4), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.6.0), libreadline8 (>= 6.0)
Recommends: gnupg (= 2.2.27-3ubuntu2.4)
Breaks: gnupg2 (<< 2.1.10-2)
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: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.4
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), 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: 2423
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.42.2-6ubuntu0.1
Depends: libann0, libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libstdc++6 (>= 5), libx11-6, libxaw7 (>= 2:1.0.14), libxmu6 (>= 2:1.1.3), libxt6
Recommends: fonts-liberation
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: 496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.7-1build1
Provides: rgrep
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.34), libpcre3
Suggests: libpcre3 (>= 7.7)
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.)
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Homepage: https://www.gnu.org/software/grep/
Package: greybird-gtk-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 5384
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: all
Version: 3.23.1-0ubuntu1
Replaces: shimmer-wallpapers (<< 2.1.2-0ubuntu2~)
Depends: gtk2-engines-murrine
Breaks: shimmer-wallpapers (<< 2.1.2-0ubuntu2~)
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.
Homepage: https://github.com/shimmerproject/Greybird
Original-Maintainer: Debian Desktop Themes Team <greybird-gtk-theme@packages.debian.org>
Package: grilo-plugins-0.3-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: grilo-plugins
Version: 0.3.14-1ubuntu2
Replaces: grilo-plugins-0.2
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.7), libglib2.0-0 (>= 2.61.2), libgoa-1.0-0b (>= 3.17.92), libgom-1.0-0 (>= 0.4), libgrilo-0.3-0 (>= 0.3.8), libjson-glib-1.0-0 (>= 1.5.2), liblua5.3-0, libmediaart-2.0-0 (>= 1.9.0), libsoup2.4-1 (>= 2.41.90), libsqlite3-0 (>= 3.5.9), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.1.1), libxml2 (>= 2.7.4)
Suggests: grilo-plugins-0.3-extra
Breaks: grilo-plugins-0.2
Description: Framework for discovering and browsing media - Plugins
Grilo is a framework focused on making media discovery and browsing
easy for application developers.
.
More precisely, Grilo provides:
* A single, high-level API that abstracts the differences among
various media content providers, allowing application developers
to integrate content from various services and sources easily.
* A collection of plugins for accessing content from various media
providers. Developers can share efforts and code by writing
plugins for the framework that are application agnostic.
* A flexible API that allows plugin developers to write plugins of
various kinds.
.
This package contains these plugins officially distributed with Grilo:
* Bookmarks
* Filesystem
* Gravatar
* Local metadata (album art and thumbnails)
* Metadata Store
* OpenSubtitles
* Optical Media
* Rai.tv
* SHOUTcast
* TheTVDB
* Tracker
* Lua Factory, with these Lua scripts:
- Acoustid
- Apple Movie Trailers
- Euronews
- The Guardian Videos
- iTunes Podcast
- Last.fm Cover
- Musicbrainz Cover Art
- Radio France
- Steam Store
- TheAudioDB cover
- TheGamesDB.net
- Video title parsing
Homepage: https://wiki.gnome.org/Projects/Grilo
Original-Maintainer: Alberto Garcia <berto@igalia.com>
Package: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 3444
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: groff
Version: 1.22.4-8build1
Depends: libc6 (>= 2.35), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1)
Suggests: groff
Conffiles:
/etc/groff/man.local e6591616404c7c443f71ff21d27430d7
/etc/groff/mdoc.local 4bc6267468942826b757fa2f868c8237
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/
Package: growisofs
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 195
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dvd+rw-tools
Version: 7.1-14build1
Replaces: dvd+rw-tools (<< 7.1-9)
Depends: libc6 (>= 2.28), libstdc++6 (>= 4.1.1)
Breaks: dvd+rw-tools (<< 7.1-9)
Description: DVD+-RW/R recorder
growisofs is a general purpose DVD recording program that supports:
.
* random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions)
* mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc)
* first-/single-session recording of arbitrary pre-mastered image
(formatted as UDF, ISO9660 or any other file system, if formatted at
all) to all supported DVD media types.
.
growisofs is able to either write pre-created ISO images or create them
on-the-fly (by calling genisoimage).
.
This package also contains dvd+rw-format, a utility to format a DVD+RW media.
Original-Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 13836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-2ubuntu7.2
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.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), 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)
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/default/grub.d/init-select.cfg 86dea2a78312ca80f740098987d9c0fb
/etc/grub.d/00_header 45fa2922d33747051f7c4851c47d5433
/etc/grub.d/05_debian_theme 7af00bf2d834b3104688c9cbf40b23b3
/etc/grub.d/10_linux 87616b972cb05affb4bf070fbbeb0ba8
/etc/grub.d/10_linux_zfs 4d36031aeaefd045f9fb5cddc286d626
/etc/grub.d/20_linux_xen 377fd624ba5c0271364d47efed2c683f
/etc/grub.d/30_os-prober b42d75841ee60a0715198a276452da89
/etc/grub.d/30_uefi-firmware ed41aff510f9176cdbbecfe1a964e4c5
/etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
/etc/grub.d/41_custom 1d876baff8ca3841aa6ba057e881a2e4
/etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
/etc/init.d/grub-common 561b38cf0171ef9aa41954dad9ec6b3c
/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-2build3)
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: 10090
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2-unsigned
Version: 2.06-2ubuntu14.8
Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.06-2ubuntu14.8)
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-efi-amd64-signed
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 7037
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: amd64
Source: grub2-signed (1.187.12)
Version: 1.187.12+2.06-2ubuntu14.8
Depends: debconf (>= 0.5) | debconf-2.0, grub-efi-amd64-bin (= 2.06-2ubuntu14.8), grub-efi-amd64 | grub-pc, grub2-common (>= 2.02+dfsg1-5)
Recommends: secureboot-db
Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed)
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 a version of GRUB built for use with the EFI-AMD64
architecture, signed with Canonical's UEFI signing key.
Built-Using: grub2 (= 2.06-2ubuntu14.8)
Package: grub-gfxpayload-lists
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 47
Maintainer: Colin Watson <cjwatson@ubuntu.com>
Architecture: amd64
Version: 0.7
Depends: grub-pc (>= 1.99~20101210-1ubuntu2)
Description: GRUB gfxpayload blacklist
The 'set gfxpayload=keep' facility in GRUB provides smooth graphical
handover to the Linux kernel. Unfortunately, this does not work on all
systems, resulting in a black or corrupt display. This package provides a
blacklist of PCI IDs which fail.
.
We maintain this separately from GRUB because it is likely to be updated on
a different schedule.
Package: grub-pc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 561
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-2ubuntu7.2
Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.06-2ubuntu7.2)
Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.06-2ubuntu7.2), grub2-common (= 2.06-2ubuntu7.2), grub-pc-bin (= 2.06-2ubuntu7.2), ucf, grub-gfxpayload-lists
Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen
Description: GRand Unified Bootloader, version 2 (PC/BIOS 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.
- 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 is a dependency package for a version of GRUB that has been built for
use with the traditional PC/BIOS architecture. 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-pc-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-2ubuntu7.2
Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.06-2ubuntu7.2)
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.06-2ubuntu7.2)
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: 1354
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-2ubuntu7.2
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.06-2ubuntu7.2), dpkg (>= 1.15.4) | install-info, libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), 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 536d9d45e3e547638db3c5d58a925b6c
/etc/kernel/postrm.d/zz-update-grub 536d9d45e3e547638db3c5d58a925b6c
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: 42.0-1ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend, session-migration
Breaks: gnome-control-center (<< 1:3.19.92), gnome-settings-daemon (<< 3.19.92), gnome-shell (<< 40), mutter (<< 3.31.4), nautilus (<< 3.7.92)
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: gsettings-ubuntu-schemas
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 33
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gsettings-ubuntu-touch-schemas
Version: 0.0.7+21.10.20210712-0ubuntu2
Replaces: gsettings-ubuntu-touch-schemas (<= 0.0.1+14.04.20140130.1-0ubuntu1)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gsettings-ubuntu-touch-schemas (<= 0.0.1+14.04.20140130.1-0ubuntu1)
Description: GSettings deskop-wide schemas for Ubuntu
gsettings-ubuntu-schemas contains a collection of GSettings schemas for
settings shared by various components of an Ubuntu environment.
Homepage: https://launchpad.net/gsettings-ubuntu-touch-schemas
Package: gsfonts
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 4439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:8.11+urwcyr1.0.7~pre44-4.5
Conflicts: gs (<< 5.50-5), gs-aladdin (<< 6.50-4), gsfonts-x11 (<< 0.13)
Conffiles:
/etc/ghostscript/fontmap.d/10gsfonts.conf 39b53e1126184b434b52585a113fe125
Description: Fonts for the Ghostscript interpreter(s)
These are free look-alike fonts of the Adobe PostScript fonts.
Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp).
Original-Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Homepage: http://www.ghostscript.com/
Package: gstreamer1.0-alsa
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: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource
Depends: libasound2 (>= 1.0.27), libc6 (>= 2.4), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0)
Suggests: alsa-utils (>= 0.9.0)
Description: GStreamer plugin for ALSA
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 plugin for the ALSA library. ALSA
is the Advanced Linux Sound Architecture.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Elements: alsamidisrc, alsasink, alsasrc
Gstreamer-Version: 1.20
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gstreamer1.0-clutter-3.0
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: clutter-gst-3.0
Version: 3.0.27-2ubuntu1
Depends: libc6 (>= 2.4), libclutter-1.0-0 (>= 1.20.0), libclutter-gst-3.0-0 (>= 3.0.4), libglib2.0-0 (>= 2.37.3), libgstreamer1.0-0 (>= 1.4.0), libx11-6
Description: Clutter PLugin for GStreamer 1.0
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
Homepage: http://www.clutter-project.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: gstreamer1.0-gl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 413
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1)
Provides: gstreamer1.0-videosink, gstreamer1.0-videosource
Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.56), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), 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.20
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gstreamer1.0-gtk3
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.20.3-0ubuntu1.4
Replaces: gstreamer1.0-plugins-bad (<< 1.13.1)
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.56), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-3-0 (>= 3.16.2)
Breaks: gstreamer1.0-plugins-bad (<< 1.13.1)
Description: GStreamer plugin for GTK+3
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 plugin for GTK+3.
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Elements: gtkglsink, gtksink
Gstreamer-Version: 1.20
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Package: gstreamer1.0-libav
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-libav1.0
Version: 1.20.3-0ubuntu1
Depends: libavcodec58 (>= 7:4.4), libavfilter7 (>= 7:4.4), libavformat58 (>= 7:4.4), libavutil56 (>= 7:4.4), libc6 (>= 2.14), libglib2.0-0 (>= 2.56), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.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, lsbf=(boolean){ false, true }, planar=(boolean){ false, true }; 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-av1; 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-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-ffvhuff; 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-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_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_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_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_av1, 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_brender_pix, avdec_c93, avdec_camstudio, avdec_camtasia, avdec_cavs, 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_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_g2m, avdec_g722, avdec_g723_1, avdec_g726, avdec_g726le, avdec_g729, avdec_gdv, 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_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_metasound, avdec_mimic, 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_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_paf_audio, avdec_paf_video, avdec_pam, avdec_pbm, avdec_pcm_lxf, avdec_pcm_sga, avdec_pcm_vidc, avdec_pcx, avdec_pfm, avdec_pgm, avdec_pgmyuv, avdec_pgx, 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_qpeg, avdec_qtrle, avdec_r10k, avdec_ralf, avdec_rasc, avdec_real_144, avdec_real_288, avdec_rl2, avdec_roq_dpcm, avdec_roqvideo, avdec_rpza, avdec_rscc, 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_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_vc1, avdec_vc1image, avdec_vcr1, avdec_vmdaudio, avdec_vmdvideo, avdec_vmnc, avdec_vp3, avdec_vp4, avdec_vp5, avdec_vp6, avdec_vp6a, avdec_vp6f, avdec_vp7, avdec_vp8, avdec_vp9, avdec_vqavideo, avdec_wavesynth, 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_ms, avenc_adpcm_swf, avenc_adpcm_yamaha, avenc_alac, avenc_alias_pix, avenc_amv, avenc_apng, avenc_aptx, avenc_aptx_hd, avenc_asv1, avenc_asv2, avenc_avrp, avenc_avui, avenc_bmp, avenc_cfhd, avenc_cinepak, avenc_cljr, avenc_comfortnoise, avenc_dca, 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_h264_omx, avenc_hap, 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_mpeg4_omx, avenc_msmpeg4, avenc_msmpeg4v2, avenc_msvideo1, avenc_nellymoser, avenc_opus, avenc_pam, avenc_pbm, avenc_pcm_vidc, avenc_pcx, avenc_pfm, avenc_pgm, avenc_pgmyuv, avenc_png, avenc_ppm, avenc_prores, avenc_prores_aw, avenc_prores_ks, 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_snow, avenc_sonic, avenc_sonicls, avenc_speedhq, avenc_sunrast, avenc_svq1, avenc_targa, avenc_tiff, avenc_truehd, avenc_tta, avenc_utvideo, avenc_vc2, avenc_wavpack, 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_asf, avmux_asf_stream, avmux_ast, avmux_au, avmux_avi, avmux_avm2, 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_oga, avmux_ogg, avmux_ogv, avmux_oma, avmux_opus, avmux_psp, avmux_rm, avmux_rso, avmux_rtsp, avmux_sap, avmux_singlejpeg, 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_wtv, avmux_yuv4mpegpipe
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-asf_stream; application/x-gst-av-ast; application/x-gst-av-avm2; 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-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-singlejpeg; 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-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, 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-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-flv; video/x-gst-av-ffvhuff; 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-h264, alignment=(string)au; 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; video/x-speedhq; video/x-svq, svqversion=(int)1; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-zmbv
Gstreamer-Version: 1.20
Original-Maintainer: Maintainers of GStreamer packages <gst-libav1.0@packages.debian.org>
Package: gstreamer1.0-nice
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnice
Version: 0.1.18-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5)
Description: ICE library (GStreamer plugin)
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 GStreamer1.0.
.
This package provides a GStreamer 1.0 plugin for nice.
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Homepage: https://nice.freedesktop.org/
Package: gstreamer1.0-packagekit
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: packagekit
Version: 1.2.5-2ubuntu3
Replaces: gstreamer0.10-packagekit
Depends: packagekit (= 1.2.5-2ubuntu3), libc6 (>= 2.34), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 0.9.4)
Recommends: gnome-software | apper | packagekit-installer
Conflicts: gstreamer0.10-packagekit
Description: GStreamer plugin to install codecs using PackageKit
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 a plugin for the GStreamer multimedia framework
to search and to install audio and video codecs.
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: gstreamer1.0-pipewire
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: pipewire
Version: 0.3.48-1ubuntu3
Depends: pipewire (= 0.3.48-1ubuntu3), libc6 (>= 2.28), libglib2.0-0 (>= 2.39.4), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libpipewire-0.3-0 (= 0.3.48-1ubuntu3)
Description: GStreamer 1.0 plugin for the PipeWire multimedia server
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of video for consumption.
- Generating graphs for audio and video processing.
.
This package contains a plugin to make devices managed by the PipeWire
server available as GStreamer sources and sinks.
Homepage: https://pipewire.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
Package: gstreamer1.0-plugins-bad
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9465
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-bad1.0
Version: 1.20.3-0ubuntu1.1
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: libaom3 (>= 3.2.0), libass9 (>= 1:0.13.6), libbs2b0, libbz2-1.0, libc6 (>= 2.34), libcairo2 (>= 1.6.0), libchromaprint1 (>= 1.3.2), libcurl3-gnutls (>= 7.55.0), libdc1394-25 (>= 2.2.6), libdca0 (>= 0.0.5), libde265-0 (>= 0.9), libdrm2 (>= 2.4.47), libdvdnav4 (>= 4.1.3), libdvdread8 (>= 4.1.3), libfaad2 (>= 2.7), libflite1 (>= 1.4-release-9~), libfluidsynth3 (>= 2.0.5), libfreeaptx0 (>= 0.1.1), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.67.3), libgme0 (>= 0.6.0), libgsm1 (>= 1.0.18), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-bad1.0-0 (= 1.20.3-0ubuntu1.1), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer-plugins-good1.0-0 (>= 1.20.3), libgstreamer1.0-0 (>= 1.20.0), libgudev-1.0-0 (>= 165), libilmbase25 (>= 2.5.7), libjson-glib-1.0-0 (>= 1.5.2), libkate1 (>= 0.4.1), liblcms2-2 (>= 2.7), libldacbt-enc2 (>= 2.0.2), liblilv-0-0 (>= 0.22), libltc11 (>= 1.2.0), libmfx1 (>= 18.4.0), libmjpegutils-2.1-0, libmodplug1 (>= 1:0.8.8.5), libmpcdec6 (>= 1:0.1~r435), libmpeg2encpp-2.1-0, libmplex2-2.1-0, libnettle8 (>= 3), libnice10 (>= 0.1.18), libopenal1 (>= 1.14), libopenexr25 (>= 2.5.7), libopenh264-6 (>= 2.2.0+dfsg), libopenjp2-7 (>= 2.2.0), libopenmpt0 (>= 0.3.0), libopenni2-0 (>= 2.2.0.33+dfsg), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), 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 (>= 1.5), libsndfile1 (>= 1.0.20), libsoundtouch1 (>= 2.0.0), libspandsp2 (>= 0.0.6~pre18), libsrt1.4-gnutls (>= 1.4.4), libsrtp2-1 (>= 2.0.0+20170516), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 5.2), libusb-1.0-0 (>= 2:1.0.8), libva-drm2 (>= 1.8), libva2 (>= 2.10.0), libvo-aacenc0 (>= 0.1.3), libvo-amrwbenc0 (>= 0.1.3), libwayland-client0 (>= 1.20.0), libwebp7, libwebrtc-audio-processing1, libwildmidi2 (>= 0.2.3), libx11-6, libx265-199 (>= 3.5), libxml2 (>= 2.9.0), libzbar0 (>= 0.10), libzvbi0 (>= 0.2.35), libzxingcore1 (>= 1.2.0), gstreamer1.0-plugins-base (>= 1.20.0), gstreamer1.0-plugins-good (>= 1.20.0)
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; subtitle/x-kate; 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, autovideoconvert, av1dec, av1enc, av1parse, avdtpsink, avdtpsrc, avwait, bayer2rgb, bpmdetect, bs2b, bulge, burn, bz2dec, bz2enc, cc708overlay, cccombiner, ccconverter, ccextractor, 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, 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, h263parse, h264parse, h265parse, hlsdemux, hlssink, hlssink2, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jp2kdecimator, jpeg2000parse, kaleidoscope, katedec, kateenc, kateparse, katetag, 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, lcms, ldacenc, libde265dec, line21decoder, line21encoder, marble, midiparse, mirror, modplug, mpeg2enc, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mplex, mssdemux, musepackdec, mxfdemux, mxfmux, netsim, 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, switchbin, synaescope, teletextdec, testsrcbin, timecodestamper, tonegeneratesrc, transcodebin, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, uritranscodebin, uvch264mjpgdemux, uvch264src, vc1parse, videoanalyse, videocodectestsink, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, vmncdec, voaacenc, voamrwbenc, vp8alphadecodebin, vp9alphadecodebin, vp9parse, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcbin, webrtcdsp, webrtcechoprobe, webvttenc, wildmididec, x265enc, y4mdec, zbar, zebrastripe, zxing
Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-kate; 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-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; subtitle/x-kate; 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; 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, rist, rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtp, sdp, srt, testbin
Gstreamer-Version: 1.20
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: 2400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
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-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), 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){ ABGR64_LE, BGRA64_LE, AYUV64, ARGB64_LE, ARGB64, RGBA64_LE, ABGR64_BE, BGRA64_BE, ARGB64_BE, RGBA64_BE, GBRA_12LE, GBRA_12BE, Y412_LE, Y412_BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, RGB10A2_LE, BGR10A2_LE, Y410, GBRA, ABGR, VUYA, BGRA, AYUV, ARGB, RGBA, A420, AV12, Y444_16LE, Y444_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, v210, UYVP, I420_10LE, I420_10BE, P010_10LE, NV12_10LE32, NV12_10LE40, P010_10BE, Y444, RGBP, GBR, BGRP, NV24, xBGR, BGRx, xRGB, RGBx, BGR, IYU2, v308, RGB, Y42B, NV61, NV16, VYUY, UYVY, YVYU, YUY2, I420, YV12, NV21, NV12, NV12_64Z32, NV12_4L4, NV12_32L32, Y41B, IYU1, YVU9, YUV9, RGB16, BGR16, RGB15, BGR15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 }
Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, encodebin2, 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, 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.20
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
Package: gstreamer1.0-plugins-base-apps
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), gstreamer1.0-tools
Description: GStreamer helper programs 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 helper programs 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: gstreamer1.0-plugins-good
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.20.3-0ubuntu1.4
Replaces: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.13.1), 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.beta17-1), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4 (>= 1.0.0), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer-plugins-good1.0-0 (= 1.20.3-0ubuntu1.4), libgstreamer1.0-0 (>= 1.20.0), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg8 (>= 8c), libmp3lame0 (>= 3.100), libmpg123-0 (>= 1.28.0), liborc-0.4-0 (>= 1:0.4.25), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 2.0), libraw1394-11 (>= 2.1.2), libshout3 (>= 2.2.2), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~), libtwolame0 (>= 0.3.10), libv4l-0 (>= 0.5.0), libvpx7 (>= 1.10.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base (>= 1.20.0), libsoup2.4-1 (>= 2.48) | libsoup3.0-0
Recommends: gstreamer1.0-x
Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.13.1), gstreamer1.0-pulseaudio (<< 1.18.0)
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, X-QDM, 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, 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, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, 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, 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){ 3, 2 }; audio/webm; audio/x-alaw; audio/x-flac; 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.20
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Package: gstreamer1.0-plugins-ugly
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 889
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-ugly1.0
Version: 1.20.1-1
Replaces: gstreamer1.0-plugins-bad (<< 1.7.2), gstreamer1.0-plugins-ugly-amr (<< 1.11.91)
Provides: gstreamer1.0-plugins-ugly-amr
Depends: liba52-0.7.4 (>= 0.7.4), libc6 (>= 2.14), libcdio19 (>= 2.1.0), libdvdread8 (>= 4.1.3), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libmpeg2-4 (>= 0.5.1), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), liborc-0.4-0 (>= 1:0.4.25), libsidplay1v5, libstdc++6 (>= 5), libx264-163 (>= 2:0.163.3060+git5db6aa6)
Breaks: gstreamer1.0-plugins-bad (<< 1.7.2)
Conflicts: gstreamer1.0-plugins-ugly-amr (<< 1.11.91)
Description: GStreamer plugins from the "ugly" 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 plugins from the "ugly" set, a set of
good-quality plug-ins that might pose distribution problems.
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-ugly1.0@packages.debian.org>
Homepage: https://gstreamer.freedesktop.org
Gstreamer-Decoders: application/vnd.rn-realmedia; application/x-pn-realaudio; application/x-rdt, media=(string)application, encoding-name=(string)X-REAL-RDT; application/x-rtp, media=(string){ application, video, audio }, payload=(int)[ 96, 127 ], encoding-name=(string)X-ASF-PF; audio/AMR; audio/AMR-WB; audio/ac3; audio/x-ac3; audio/x-lpcm; audio/x-private-ts-lpcm; audio/x-private1-ac3; audio/x-private1-lpcm; audio/x-private2-lpcm; audio/x-sid; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/x-ms-asf
Gstreamer-Elements: a52dec, amrnbdec, amrnbenc, amrwbdec, asfdemux, cdiocddasrc, dvdlpcmdec, dvdreadsrc, dvdsubdec, dvdsubparse, mpeg2dec, pnmsrc, rademux, rdtdepay, rdtmanager, rmdemux, rtpasfdepay, rtspreal, rtspwms, siddec, x264enc, xingmux
Gstreamer-Encoders: audio/AMR; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; video/x-h264, stream-format=(string){ avc, byte-stream }, alignment=(string)au, profile=(string){ high-4:4:4, high-4:2:2, high-10, high, main, baseline, constrained-baseline, high-4:4:4-intra, high-4:2:2-intra, high-10-intra }
Gstreamer-Uri-Sources: cdda, dvd, pnm
Gstreamer-Version: 1.20
Package: gstreamer1.0-pulseaudio
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.20.3-0ubuntu1.4
Depends: gstreamer1.0-plugins-good (>= 1.20.0)
Description: GStreamer plugin for PulseAudio (transitional package)
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 used to contain the GStreamer plugin for PulseAudio, a
sound server for POSIX and WIN32 systems.
.
This is a transitional package.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
Package: gstreamer1.0-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gstreamer1.0
Version: 1.20.3-0ubuntu1.1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libgstreamer1.0-0 (>= 1.16.1)
Suggests: gstreamer1.0-plugins-base
Description: Tools for use with GStreamer
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 versioned command-line tools for GStreamer.
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
Package: gstreamer1.0-vaapi
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 871
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gstreamer-vaapi
Version: 1.20.1-1ubuntu1
Depends: libc6 (>= 2.34), libegl1, libgl1, libgles2 (>= 1.0.0), libglib2.0-0 (>= 2.67.3), libgstreamer-gl1.0-0 (>= 1.20.0), libgstreamer-plugins-bad1.0-0 (>= 1.20.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libudev1 (>= 183), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.9), libva2 (>= 2.2.0), libwayland-client0 (>= 1.20.0), libx11-6, libxrandr2
Suggests: gstreamer1.0-vaapi-doc
Description: VA-API plugins for GStreamer
Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that
allow hardware accelerated video decoding, encoding and processing through
VA-API.
.
This package contains GStreamer plugins for VA-API support:
- `vaapiconvert': converts from YUV pixels to VA surfaces
- `vaapisink': a VA-API based video sink
Homepage: https://gstreamer.freedesktop.org
Original-Maintainer: Maintainers of GStreamer packages <gstreamer-vaapi@packages.debian.org>
Package: gstreamer1.0-x
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Provides: gstreamer1.0-videosink
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.56), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libx11-6, libxext6, 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.20
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: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2)
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 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
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1441
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:2.20.2-5build2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3)
Description: theme engines for GTK+ 2.x
This package contains the "engines" that hide behind the themes for
GTK+ and GNOME applications. They redefine the way GTK+ widgets are
drawn. The package includes the following engines:
* Clearlooks, the default GNOME theme, based on Bluecurve;
* Crux, formerly known as the Eazel engine;
* High contrast, which is used by some accessibility themes;
* Industrial, the famous engine from Novell (formerly Ximian);
* LighthouseBlue, another engine based on Bluecurve;
* Metal, which gives a metallic look;
* Mist, a flat and high performance engine;
* Redmond95, which provides a look similar to that of Windows;
* ThinIce.
.
A few sample themes using these engines are also included.
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: 338
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.98.2-3build2
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), 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: gtk2-engines-pixbuf
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.27.3)
Description: pixbuf-based theme for GTK 2
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 pixbuf theme engine.
Homepage: http://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: guile-2.2-libs
Status: install ok installed
Priority: optional
Section: lisp
Installed-Size: 44059
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: guile-2.2
Version: 2.2.7+1-6build2
Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libffi8 (>= 3.4), libgc1 (>= 1:7.4.2), libgmp10 (>= 2:6.2.1+dfsg), libltdl7 (>= 2.4.6), libreadline8 (>= 6.0), libunistring2 (>= 0.9.7)
Description: Core Guile libraries
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Original-Maintainer: Rob Browning <rlb@defaultvalue.org>
Homepage: http://www.gnu.org/software/guile/
Package: gvfs
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
Version: 1.48.2-0ubuntu1
Depends: gvfs-common (= 1.48.2-0ubuntu1), gvfs-daemons (<< 1.48.2-0ubuntu1.1~), gvfs-daemons (>= 1.48.2-0ubuntu1), gvfs-libs (= 1.48.2-0ubuntu1), libc6 (>= 2.33), libglib2.0-0 (>= 2.65.1)
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-backends
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gvfs
Version: 1.48.2-0ubuntu1
Depends: gvfs (= 1.48.2-0ubuntu1), gvfs-common (= 1.48.2-0ubuntu1), gvfs-daemons (= 1.48.2-0ubuntu1), gvfs-libs (= 1.48.2-0ubuntu1), psmisc, dconf-gsettings-backend | gsettings-backend, libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0), libgcrypt20 (>= 1.9.0), libgdata22 (>= 0.18.0), libglib2.0-0 (>= 2.65.1), libgoa-1.0-0b (>= 3.17.1), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 1.3.0), libmtp9 (>= 1.1.16), libnfs13 (>= 1.9.8), libplist3 (>= 2.2.0), libpolkit-gobject-1-0 (>= 0.101), libsmbclient (>= 2:4.12.0+dfsg), libsoup2.4-1 (>= 2.58.2), libusb-1.0-0 (>= 2:1.0.21), libxml2 (>= 2.7.4)
Recommends: gnome-keyring
Suggests: bluez-obexd, samba-common
Description: userspace virtual filesystem - backends
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 afc, afp, archive, cdda, dav, dnssd, ftp,
gphoto2, http, mtp, network, sftp, smb and smb-browse backends.
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: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gvfs
Version: 1.48.2-0ubuntu1
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: 531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gvfs
Version: 1.48.2-0ubuntu1
Depends: gvfs-common (= 1.48.2-0ubuntu1), gvfs-libs (= 1.48.2-0ubuntu1), lsof, udisks2, libc6 (>= 2.34), libglib2.0-0 (>= 2.65.1), 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-fuse
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gvfs
Version: 1.48.2-0ubuntu1
Depends: fuse3, gvfs (= 1.48.2-0ubuntu1), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.65.1)
Description: userspace virtual filesystem - fuse server
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-fuse server that exports gvfs mounts to
all applications using FUSE.
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: 464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gvfs
Version: 1.48.2-0ubuntu1
Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.48.2-0ubuntu1), libc6 (>= 2.33), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.68.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: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.10-4ubuntu4.1
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libc6 (>= 2.34)
Suggests: less
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: hardinfo
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 879
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.5.1+git20180227-2.1build1
Depends: pciutils (>= 1:2.1.11-10), zlib1g-dev, libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk2.0-0 (>= 2.18.0), libpango-1.0-0 (>= 1.14.0)
Recommends: lm-sensors
Suggests: mesa-utils
Description: Displays system information
HardInfo is a small application that displays information about your
hardware and operating system. Currently it knows about PCI, ISA PnP, USB,
IDE, SCSI, Serial and parallel port devices.
Original-Maintainer: Simon Quigley <tsimonq2@debian.org>
Homepage: http://hardinfo.org
Package: hddtemp
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.3-beta15-53
Config-Version: 0.3-beta15-53
Depends: libc6 (>= 2.15), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-3)
Conffiles:
/etc/hddtemp.db e0e140cb1c90ccf5dfe847eb34f29260
/etc/init.d/hddtemp 6db304eba5d7660b71cb9ff3d61a9b69
/etc/logcheck/ignore.d.server/hddtemp 90bdb8807ba5aea5796629a20f58c9ef
Description: hard drive temperature monitoring utility
The hddtemp program monitors and reports the temperature of PATA, SATA
or SCSI hard drives by reading Self-Monitoring Analysis and Reporting
Technology (S.M.A.R.T.) information on drives that support this feature.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: http://www.guzu.net/linux/hddtemp.php
Package: hdparm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 9.60+ds-1build3
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.
Original-Maintainer: Alexandre Mestiashvili <mestia@debian.org>
Homepage: http://sourceforge.net/projects/hdparm/
Package: hexchat
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1055
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.16.0-4ubuntu0.1
Provides: irc
Depends: hexchat-common (= 2.16.0-4ubuntu0.1), libc6 (>= 2.34), libcanberra0 (>= 0.2), libdbus-glib-1-2 (>= 0.88), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.51.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.44.3), libssl3 (>= 3.0.0~~alpha1), libx11-6
Recommends: ca-certificates, hexchat-lua, hexchat-perl, hexchat-plugins, hexchat-python3, libglib2.0-bin
Suggests: hexchat-otr, unifont
Description: IRC client for X based on X-Chat 2
HexChat is a graphical IRC client with a GTK+ GUI. Features include Python,
Perl and Lua scripting support, a plugin API, multiple server/channel
windows, spell checking, multiple authentication methods including SASL, and
customizable notifications. For more information on IRC, see
http://irchelp.org/.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Package: hexchat-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: hexchat
Version: 2.16.0-4ubuntu0.1
Provides: irc
Recommends: hexchat
Description: Common files for HexChat
This package includes documentation, headers, and locale files for the
Debian HexChat packages that are common for all architectures. Hexchat is a
popular and featureful IRC client with a GTK+ GUI. For more information on
IRC, see http://irchelp.org/.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Package: hexchat-lua
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hexchat
Version: 2.16.0-4ubuntu0.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.9), liblua5.3-0
Recommends: hexchat
Description: Lua plugin for HexChat
This package contains the Lua plugin for Hexchat.
Previously included in the main HexChat package, it's now separate as it's not
actually required for core functionality.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Package: hexchat-perl
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hexchat
Version: 2.16.0-4ubuntu0.1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.24.0), libperl5.34 (>= 5.34.0)
Recommends: hexchat
Description: Perl plugin for HexChat
This package contains the perl plugin for HexChat. Previously included in the
main HexChat package, it's now separate as it's not actually required for core
functionality.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Package: hexchat-plugins
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hexchat
Version: 2.16.0-4ubuntu0.1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.39.4), libpci3 (>= 1:3.5.1), libssl3 (>= 3.0.0~~alpha1)
Recommends: hexchat, pci.ids
Description: Common plugins for HexChat
This package contains the FiSHLiM, Sysinfo, Do At and Checksum plugins.
Previously included in the main HexChat package, they're now separate as
they're not actually required for core functionality.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@debian.org>
Package: hexchat-python3
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hexchat
Version: 2.16.0-4ubuntu0.1
Depends: python3-cffi-backend, libc6 (>= 2.34), libpython3.10 (>= 3.10.0)
Recommends: hexchat
Description: Python 3 plugin for HexChat
This package contains the Python 3 plugin for HexChat. Previously included in
the main HexChat package, it's now separate as it's not actually required for
core functionality.
Homepage: https://hexchat.github.io
Original-Maintainer: Mattia Rizzolo <mattia@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: hitori
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1019
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.38.3-1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.39.4), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0)
Recommends: gvfs, yelp
Description: logic puzzle game similar to sudoku
Hitori puzzles give you a grid filled with numbers. The goal is to
remove numbers such that no row or column contains duplicates.
.
This implementation has undo/redo support, can give hints, and
generates puzzles up to 10x10 cells large.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Hitori
Package: hoichess
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 571
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22.0-2
Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2)
Suggests: gnome-chess | xboard (>= 4.2.7-1) | scid
Description: xboard compatible chess engine to play chess with
chess engine compatible with xboard, but may also be used
stand-alone, via terminal. Hoichess is written in C++ for
GNU/Linux systems, but should work on most other Unix like
systems. It provides also a xiangqi ("Chinese chess") playing
program.
Original-Maintainer: Samuel Henrique <samueloph@debian.org>
Homepage: http://www.hoicher.de/hoichess/
Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.23ubuntu2
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: hplip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.21.12+dfsg0-1
Depends: adduser, cups, hplip-data (= 3.21.12+dfsg0-1), libhpmud0 (= 3.21.12+dfsg0-1), libsane-hpaio (= 3.21.12+dfsg0-1), lsb-base, printer-driver-hpcups (= 3.21.12+dfsg0-1), python3-dbus, python3-gi, python3-pexpect, python3-pil, python3-reportlab, wget, python3:any, xz-utils, python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.34), libcups2 (>= 1.6.0), libdbus-1-3 (>= 1.9.14), libpython3.10 (>= 3.10.0), libsane1 (>= 1.0.27)
Recommends: avahi-daemon, policykit-1, printer-driver-postscript-hp, sane-utils
Suggests: hplip-doc, hplip-gui, python3-notify2, system-config-printer
Conffiles:
/etc/dbus-1/system.d/com.hp.hplip.conf 3f3b1250ca68d54419d19d6ddf1b9ad4
Description: HP Linux Printing and Imaging System (HPLIP)
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
.
HPLIP is composed of:
* System services to handle communications with the printers
* HP CUPS backend driver (hp:) with bi-directional communication with
HP printers (provides printer status feedback to CUPS and enhanced
HPIJS functionality such as 4-side full-bleed printing support)
* HP CUPS backend driver for sending faxes (hpfax:)
* hpcups CUPS Raster driver to turn rasterized input from the CUPS
filter chain into the printer's native format (PCL, LIDIL, ...).
(hpcups is shipped in a separate package)
* HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm)
files or from any other input format supported by Ghostscript, and
also for PostScript(tm) to fax conversion support
(HPIJS is shipped in a separate package)
* Command line utilities to perform printer maintenance, such as
ink-level monitoring or pen cleaning and calibration
* GUI and command line utility to download data from the photo card
interfaces in MFP devices
* GUI and command line utilities to interface with the fax functions
* A GUI toolbox to access all these functions in a friendly way
* HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder
(ADF) scanning using MFP devices
.
USB and JetDirect (network) devices are supported.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: hplip-data
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 10355
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: hplip
Version: 3.21.12+dfsg0-1
Depends: python3-distro, xz-utils, python3:any
Suggests: hplip
Description: HP Linux Printing and Imaging - data files
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
.
This package contains data files for the HP Linux Printing and Imaging
System.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: htop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 334
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0.5-7build2
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Daniel Lange <DLange@debian.org>
Homepage: https://htop.dev/
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-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: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.357-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: hyphen-en-us
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: hyphen
Version: 2.8.8-7build2
Provides: hyphen-hyphenation-patterns, hyphen-hyphenation-patterns-en, hyphen-hyphenation-patterns-en-us
Depends: dictionaries-common
Suggests: libreoffice-writer
Description: English (US) hyphenation patterns
This package contains the English (US) hyphenation patterns.
.
You can use these patterns with programs which take advantage of libhyphen,
like LibreOffice.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://github.com/hunspell/hyphen
Package: i965-va-driver
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 1764
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-vaapi-driver
Version: 2.4.1+dfsg1-1
Provides: va-driver
Depends: libva-driver-abi-1.10, libc6 (>= 2.29), libdrm-intel1 (>= 2.4.46), libdrm2 (>= 2.3.1)
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
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: iagno
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 13069
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.38.1-2
Replaces: gnome-accessibility-themes (<< 3.14.0)
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.43.92), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.24.0), librsvg2-2 (>= 2.32.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gnome-accessibility-themes (<< 3.14.0)
Description: popular Othello game for GNOME
Iagno is a computer version of the game Reversi, more popularly called
Othello. Iagno is a two player strategy game similar to Go. The board
is 8 by 8 with tiles that are black on one side and white on the other
side. The object of Iagno is to flip as many of your opponent's tiles
to your color as possible without your opponent flipping your tiles.
This is done by trapping your opponent's tiles between two tiles of
your own color.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Iagno
Package: ibus
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.5.26-4
Replaces: ibus-data (<< 1.5.21-4~exp1)
Depends: init-system-helpers (>= 1.52), python3:any, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdconf1 (>= 0.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.68.0), libgtk-3-0 (>= 3.21.5), libibus-1.0-5 (>= 1.5.19), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4), adwaita-icon-theme, dconf-cli, ibus-data (= 1.5.26-4), gir1.2-gtk-3.0 (>= 3.8.5), gir1.2-ibus-1.0 (= 1.5.26-4), python3-gi, python3-ibus-1.0 (= 1.5.26-4)
Recommends: ibus-gtk, ibus-gtk3, ibus-gtk4, im-config
Suggests: ibus-clutter, ibus-doc
Breaks: ibus-anthy (<< 1.5.3-2), ibus-data (<< 1.5.21-4~exp1), ibus-el (<< 0.3.2-2), ibus-googlepinyin (<< 0.1.2-2)
Conffiles:
/etc/dconf/db/ibus.d/00-upstream-settings f5e5c7785b5564b7b93b6c72fa32818e
/etc/dconf/profile/ibus 0f61b729d3b8cdad8b54d663f38dc652
/etc/xdg/Xwayland-session.d/10-ibus-x11 e16a10a0ef9af6b223f96ae7ad18f7aa
Description: Intelligent Input Bus - core
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: ibus-data
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 56044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ibus
Version: 1.5.26-4
Replaces: ibus (<< 1.5.21-1~exp2)
Depends: dconf-gsettings-backend | gsettings-backend, librsvg2-common
Suggests: ibus
Breaks: ibus (<< 1.5.21-1~exp2)
Description: Intelligent Input Bus - data files
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains data files.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: ibus-gtk
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ibus
Version: 1.5.26-4
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.67.3), libgtk2.0-0 (>= 2.24.5-4), libibus-1.0-5 (>= 1.5.21), libpango-1.0-0 (>= 1.14.0)
Description: Intelligent Input Bus - GTK2 support
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains the GTK2 IM module.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: ibus-gtk3
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ibus
Version: 1.5.26-4
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.12.0), libibus-1.0-5 (>= 1.5.21), libpango-1.0-0 (>= 1.14.0)
Description: Intelligent Input Bus - GTK3 support
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains the GTK3 IM module.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: ibus-gtk4
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ibus
Version: 1.5.26-4
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.46.0~), libgtk-4-1 (>= 4.3.1), libibus-1.0-5 (>= 1.5.21), libpango-1.0-0 (>= 1.14.0)
Description: Intelligent Input Bus - GTK4 support
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains the GTK4 IM module.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: ibus-table
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.16.7-1
Depends: ibus (>= 1.5.22-2~), dconf-gsettings-backend | gsettings-backend, python3:any
Suggests: ibus-table-array30, ibus-table-cangjie, ibus-table-cangjie-big, ibus-table-cangjie3, ibus-table-cangjie5, ibus-table-cantonese, ibus-table-cantonhk, ibus-table-cns11643, ibus-table-compose, ibus-table-easy, ibus-table-easy-big, ibus-table-emoji, ibus-table-erbi, ibus-table-erbi-qs, ibus-table-ipa-x-sampa, ibus-table-jyutping, ibus-table-latex, ibus-table-quick, ibus-table-quick-classic, ibus-table-quick3, ibus-table-quick5, ibus-table-rustrad, ibus-table-scj6, ibus-table-stroke5, ibus-table-thai, ibus-table-translit, ibus-table-translit-ua, ibus-table-viqr, ibus-table-wu, ibus-table-wubi, ibus-table-yawerty, ibus-table-yong
Breaks: ibus-table-array30 (<< 1.4.6-Source-2~), ibus-table-cangjie (<< 1.4.6-Source-2~), ibus-table-cangjie-big (<< 1.4.6-Source-2~), ibus-table-cangjie3 (<< 1.4.6-Source-2~), ibus-table-cangjie5 (<< 1.4.6-Source-2~), ibus-table-cantonese (<< 1.4.6-Source-2~), ibus-table-cantonhk (<< 1.4.6-Source-2~), ibus-table-cns11643 (<< 1.3.0.20100528-4~), ibus-table-compose (<< 1.3.0.20100528-4~), ibus-table-easy (<< 1.4.6-Source-2~), ibus-table-easy-big (<< 1.4.6-Source-2~), ibus-table-emoji (<< 1.3.0.20100528-4~), ibus-table-erbi (<< 1.4.6-Source-2~), ibus-table-erbi-qs (<< 1.4.6-Source-2~), ibus-table-ipa-x-sampa (<< 1.3.0.20100528-4~), ibus-table-jyutping (<< 1.4.6-Source-2~), ibus-table-latex (<< 1.3.0.20100528-4~), ibus-table-quick (<< 1.4.6-Source-2~), ibus-table-quick-classic (<< 1.4.6-Source-2~), ibus-table-quick3 (<< 1.4.6-Source-2~), ibus-table-quick5 (<< 1.4.6-Source-2~), ibus-table-rustrad (<< 1.3.0.20100528-4~), ibus-table-scj6 (<< 1.4.6-Source-2~), ibus-table-stroke5 (<< 1.4.6-Source-2~), ibus-table-thai (<< 1.3.0.20100528-4~), ibus-table-translit (<< 1.3.0.20100528-4~), ibus-table-translit-ua (<< 1.3.0.20100528-4~), ibus-table-viqr (<< 1.3.0.20100528-4~), ibus-table-wu (<< 1.4.6-Source-2~), ibus-table-wubi (<< 1.4.6-Source-2~), ibus-table-yawerty (<< 1.3.0.20100528-4~), ibus-table-yong (<< 1.4.6-Source-2~)
Description: table engine for IBus
IBus-Table is the IM Engine framework for table-based input methods, such as
WuBi, ErBi, CangJie and so on.
.
This package provide the table engine framework and one input method:
* Compose: input special character by compose letter and diacritical mark
.
More input method based on ibus-table can be installed from
ibus-table-cangjie, ibus-table-wubi, ...
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/kaio/ibus-table
Package: id3
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.1.2-3
Depends: libc6 (>= 2.34)
Description: Editor for ID3 tags
A command-line based program that can list, modify, or delete ID3 tags
from a file. ID3 tags are a way of identifying streaming music files.
You can store Artist, Album, Title, Track, Year, and Genre in a tag, as
well as a 28-character comment.
Original-Maintainer: Peter Pentchev <roam@debian.org>
Homepage: https://devel.ringlet.net/audio/id3/
Package: ifupdown
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 242
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.8.36+nmu1ubuntu3.1
Replaces: systemd (<< 228-3~)
Depends: libc6 (>= 2.34), lsb-base, adduser, iproute2
Recommends: isc-dhcp-client | dhcp-client
Suggests: ppp, rdnssd
Breaks: systemd (<< 228-3~)
Conffiles:
/etc/default/networking 3f34a1868c2e6cd41caec70c8d1e5659
/etc/init.d/networking 7da483bff1848d6eb99e22c415a9ff27
/etc/network/if-down.d/resolved 75d1127782e82fc55e3c6ba8363874b9
/etc/network/if-up.d/resolved 1cb9939739ffcc32d0a3771a72d5efec
Description: high level tools to configure network interfaces
This package provides the tools ifup and ifdown which may be used to
configure (or, respectively, deconfigure) network interfaces based on
interface definitions in the file /etc/network/interfaces.
Original-Maintainer: Josué Ortega <josue@debian.org>
Package: iio-sensor-proxy
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.3-0ubuntu6
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.67.3), libgudev-1.0-0 (>= 1:237)
Suggests: systemd
Conffiles:
/etc/dbus-1/system.d/net.hadess.SensorProxy.conf beb81e07b9f2cb45b2212145310ed55f
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: im-config
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.50-2ubuntu22.04.1
Provides: im-switch
Depends: gettext-base
Recommends: x11-common, zenity | kdialog | kde-baseapps-bin (<< 4:16.08.3-2~) | whiptail
Conflicts: im-switch
Conffiles:
/etc/X11/Xsession.d/70im-config_launch 35b9f38f9b6e0df23a7d992dfb6da32f
/etc/X11/xinit/xinputrc 8e9b9fc53454dd74818f6583b924c8e4
/etc/default/im-config a2495ca6848a8a6fbece324562abf795
/etc/profile.d/im-config_wayland.sh 4ed85111db68460cd213af951aba246c
/etc/xdg/autostart/im-launch.desktop 1321b1f05e4c09ffba92405ccc19a23d
Description: Input method configuration framework
im-config package provides the framework to configure and to switch
the input method. This input method is the essential mechanism for
Japanese, Chinese and Korean (CJK) languages to enter their non-ASCII
native characters.
.
Many modern input methods such as IBus support not only one of these CJK
languages but support almost all languages simultaneously by
dynamically switching keyboard modes with GUI helper program.
.
By installing this package, the most desirable input method and its
backend conversion engine are automatically configured with both the X
Window System Input Method (XIM), GTK input method module, Qt input
method module, and clutter input method module.
.
You can further customize your input method with 'im-config' command.
Homepage: https://salsa.debian.org/input-method-team/im-config
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Package: imagemagick
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
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.11.60+dfsg-1.3ubuntu0.22.04.5
Replaces: imagemagick-common (<< 8:6.9.2.10+dfsg-1~), libmagickcore-6.q16 (<< 8:6.9.6.2+dfsg-3~)
Provides: imagemagick-common
Breaks: imagemagick-common (<< 8:6.9.2.10+dfsg-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 023a781ad0d2fb3e42b1c89fcfb2cb7f
/etc/ImageMagick-6/log.xml 29c0a0702c3729fec215ce53438eb608
/etc/ImageMagick-6/magic.xml 04b219d820811a6cb1bc7af03b52b626
/etc/ImageMagick-6/mime.xml a0c1c972c13db8986951e0016f5be31b
/etc/ImageMagick-6/policy.xml faed773d7bbcf639e2631a0f7cb5e6ce
/etc/ImageMagick-6/quantization-table.xml 948aa1faac66b697266eaa55e8a052e5
/etc/ImageMagick-6/thresholds.xml 99375e73d2a9a3acca91bf1011d15656
/etc/ImageMagick-6/type-apple.xml 94aac3cbd6fdb6ccf338e8e60c3a6fcc
/etc/ImageMagick-6/type-dejavu.xml 2914462b5aec3bf19f4f706c018e904f
/etc/ImageMagick-6/type-ghostscript.xml 76f2f31af66d562422aa56095cf67284
/etc/ImageMagick-6/type-urw-base35.xml 0cbc7447c3b14e3a26025cf0bec201f7
/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: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~)
Provides: imagemagick, imagemagick-6.defaultquantum
Depends: libc6 (>= 2.34), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2), hicolor-icon-theme
Recommends: libmagickcore-6.q16-6-extra, ghostscript, netpbm
Suggests: imagemagick-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, ufraw-batch, 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-6-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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 21
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libindicator
Version: 16.10.0+18.04.20180321.1-0ubuntu5
Description: indicator shared files
A package that has files needed to work with the indicators. This
includes the systemd indicators-pre.target.
Homepage: https://launchpad.net/libindicator
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: indicator-datetime
Status: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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: install ok installed
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
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-traceroute
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: inetutils
Version: 2:2.2-2ubuntu0.1
Provides: traceroute
Depends: libc6 (>= 2.34), netbase
Description: trace the IPv4 route to another host
The traceroute utility displays the route taken by IP packets on their
way to another host or another network.
.
Install this package if you need a tool to examine network connectivity
or to diagnose network problems.
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: 849
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 6.8-4build1
Replaces: texinfo (<< 4.7-2), texinfo-doc-nonfree
Provides: info-browser
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Homepage: https://www.gnu.org/software/texinfo/
Package: init
Status: install ok installed
Priority: important
Section: metapackages
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: init-system-helpers
Version: 1.62
Depends: init-system-helpers (>= 1.25)
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.
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Important: yes
Package: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.62
Depends: perl-base (>= 5.20.1-3)
Conflicts: file-rc (<< 0.8.17~)
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: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.140ubuntu13.5
Provides: linux-initramfs-tool
Depends: initramfs-tools-core (= 0.140ubuntu13.5), 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: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: initramfs-tools
Version: 0.140ubuntu13.5
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: 275
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: initramfs-tools
Version: 0.140ubuntu13.5
Replaces: initramfs-tools (<< 0.121~)
Depends: busybox-initramfs (>= 1:1.30.1-4ubuntu5~), initramfs-tools-bin (= 0.140ubuntu13.5), klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), zstd, kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~)
Suggests: bash-completion
Breaks: busybox-initramfs (<< 1:1.30.1-4ubuntu5~), initramfs-tools (<< 0.121~)
Conffiles:
/etc/initramfs-tools/initramfs.conf 928db4c3f5c9c61d79ce5ae9c2e1476a
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: inkscape
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 84136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.2-3ubuntu1
Depends: librsvg2-common, python3:any, lib2geom1.1.0 (>= 1.1), libatkmm-1.6-1v5 (>= 2.28.2), libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.35), libcairo2 (>= 1.15.8), libcairomm-1.0-1v5 (>= 1.12.0), libcdr-0.1-1, libdbus-glib-1-2 (>= 0.88), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.7.1), libgc1 (>= 1:7.2d), libgcc-s1 (>= 4.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.63.1), libglibmm-2.4-1v5 (>= 2.66.2), libgomp1 (>= 4.9), libgsl27 (>= 2.7.1), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.21.5), libgtkmm-3.0-1v5 (>= 3.24.5), libharfbuzz0b (>= 1.9.0), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libmagick++-6.q16-8, libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.37.2), libpangomm-1.4-1v5 (>= 2.46.2), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.18.0), libpoppler118 (>= 22.02.0), libpotrace0, libreadline8 (>= 6.0), librevenge-0.0-0, libsigc++-2.0-0v5 (>= 2.8.0), libsoup2.4-1 (>= 2.41.90), libstdc++6 (>= 11), libvisio-0.1-1, libwpg-0.3-3, libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: aspell, fig2dev, imagemagick, libimage-magick-perl, libwmf-bin, python3-lxml, python3-numpy, python3-scour
Suggests: dia, inkscape-tutorials, libsvg-perl, pstoedit, python3-uniconvertor, ruby
Description: vector-based drawing program
Inkscape is an illustration editor which has everything needed to
create professional-quality computer art. You can use it to make
diagrams and illustrations, technical drawings, web graphics, clip art,
icons and logos. A collection of hands-on tutorials show you how to
combine lines, shapes and text of different types and styles to build
up a picture.
.
A selection of powerful vector graphics editing tools comes as
standard. There is excellent support for paths, gradients, layers,
alpha transparency and text flow control. An extensive library of
filters allow you to apply realistic effects and extensions allow you
to work with bitmaps, barcodes and printing marks, amongst other things.
.
Most of the common vector formats are supported, including PDF, Adobe
Illustrator and AutoCAD files, and it has unrivalled support for the
SVG web graphics standard.
.
Between the suggested packages:
* dia: to export Dia shapes;
* libsvg-perl: to import .txt files (txt2svg extension);
* python3-uniconvertor: enables several import/export extensions;
* pstoedit: to work with eps files;
* ruby: there are several extensions written in ruby;
Homepage: https://inkscape.org
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: inputattach
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: joystick
Version: 1:1.7.1-1build2
Depends: libc6 (>= 2.34), libsystemd0
Breaks: joystick (<< 20051019-6)
Description: utility to connect serial-attached peripherals to the input subsystem
inputattach connects legacy serial-attached input peripherals to the input
subsystem: keyboards, mice, joysticks, touch-screens...
.
Amongst other things this allows legacy mice to be accessed via the
/dev/input/mice multiplexer.
.
Supported devices include:
* Serial-attached keyboards including the Apple Newton keyboard, DEC LK201
/ LK401 keyboards, the Stowaway keyboard, Sun type 4 and 5 keyboards,
standard PS/2 keyboards with a serial adapter
* Serial mice using Genius, Logitech, Microsoft or Mouse Systems protocols
* Serial-attached touchscreens including those manufactured by 3M, ELO,
Fujitsu, Penmount, Touchright, Touchwindow
* Serial-attached joysticks including I-Force, SpaceBall, SpaceOrb, Gravis
Stinger, WingMan Warrior
* The Handykey Twiddler used as a joystick or a chording keyboard
Homepage: https://sourceforge.net/projects/linuxconsole/
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Package: install-info
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texinfo
Version: 6.8-4build1
Replaces: texinfo (<< 4.13a.dfsg.1-2)
Depends: libc6 (>= 2.34)
Pre-Depends: dpkg (>= 1.16.1)
Breaks: texinfo (<< 4.13a.dfsg.1-2)
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.
Original-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Homepage: https://www.gnu.org/software/texinfo/
Package: intel-media-va-driver
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 7835
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-media-driver
Version: 22.3.1+dfsg1-1ubuntu2
Provides: va-driver
Depends: libva-driver-abi-1.14, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libigdgmm12 (>= 22.1.2+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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/intel/media-driver
Package: intel-microcode
Status: install ok installed
Priority: standard
Section: non-free/admin
Installed-Size: 19306
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.20250812.0ubuntu0.22.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: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.35.0+20060710.5
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: inxi
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1273
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.3.13-1-1
Depends: pciutils, procps, perl:any
Recommends: dmidecode, dnsutils, file, iproute2 | net-tools, kmod, lm-sensors, mesa-utils, sudo | doas, tree, usbutils, x11-utils, x11-xserver-utils
Suggests: libxml-dumper-perl, wget | curl | libhttp-tiny-perl
Conffiles:
/etc/inxi.conf c194e0fa019f14b0536030f76cd28971
Description: full featured system information script
Inxi is a system information script that can display various things about
your hardware and software to users in an IRC chatroom or support forum.
It runs with the /exec command in most IRC clients.
Original-Maintainer: Unit 193 <unit193@debian.org>
Homepage: https://smxi.org/docs/inxi.htm
Package: iotop
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6-24-g733f3f8-1.1ubuntu0.1
Depends: python3:any
Description: simple top-like I/O monitor
iotop does for I/O usage what top(1) does for CPU usage. It watches I/O
usage information output by the Linux kernel and displays a table of
current I/O usage by processes on the system. It is handy for answering
the question "Why is the disk churning so much?".
.
iotop can only run under a Linux 2.6.20 or later kernel built with the
CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
CONFIG_VM_EVENT_COUNTERS build config options on.
Homepage: http://guichaz.free.fr/iotop/
Original-Maintainer: Paul Wise <pabs@debian.org>
Package: ipp-usb
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 5340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.9.20-1ubuntu0.22.04.2
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 bece66e39470a768d351068c1a43c080
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.18 (= 1.18.1-1ubuntu1.2), golang-github-openprinting-goipp (= 1.0.0-2)
Homepage: https://github.com/OpenPrinting/ipp-usb
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: ippusbxd
Status: deinstall ok config-files
Priority: optional
Section: comm
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.34-2ubuntu1
Config-Version: 1.34-2ubuntu1
Replaces: cups-filters-ippusbxd
Provides: cups-filters-ippusbxd
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcups2 (>= 1.7.0), libusb-1.0-0 (>= 2:1.0.16), libxml2 (>= 2.7.4)
Recommends: system-config-printer-udev
Conflicts: cups-filters-ippusbxd
Enhances: cups
Conffiles:
/etc/apparmor.d/usr.sbin.ippusbxd 7384a74281a778366279f545876acdc6
Description: Daemon for IPP USB printer support
ippusbxd is a userland driver for USB devices supporting the IPP USB
specification. It enables these USB printers to be seen as regular
network IPP printers.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://github.com/OpenPrinting/ippusbxd
Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 2880
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.15.0-1ubuntu2
Replaces: iproute
Provides: arpd
Depends: debconf (>= 0.5) | debconf-2.0, libbpf0 (>= 1:0.2), libbsd0 (>= 0.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Recommends: libatm1 (>= 2.4.1-17~)
Suggests: iproute2-doc
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: Alexander Wirt <formorer@debian.org>
Package: ipset
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.15-1build1
Provides: ipset-7.15
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: http://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: 2837
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.8.7-1ubuntu5.2
Replaces: iptables-nftables-compat (<< 1.6.2~)
Depends: libip4tc2 (= 1.8.7-1ubuntu5.2), libip6tc2 (= 1.8.7-1ubuntu5.2), libxtables12 (= 1.8.7-1ubuntu5.2), netbase (>= 6.0), libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0, libnftnl11 (>= 1.1.5)
Suggests: firewalld, kmod, nftables
Breaks: iptables-nftables-compat (<< 1.6.2~)
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-ping
Status: install ok installed
Priority: important
Section: net
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: iputils
Version: 3:20211215-1ubuntu0.1
Provides: ping
Depends: libcap2-bin, libc6 (>= 2.34), libcap2 (>= 1:2.10), libidn2-0 (>= 0.6)
Description: Tools to test the reachability of network hosts
The ping command sends ICMP ECHO_REQUEST packets to a host in order to
test if the host is reachable via the network.
.
This package includes a ping6 utility which supports IPv6 network
connections.
Homepage: https://github.com/iputils/iputils/
Original-Maintainer: Noah Meyerhans <noahm@debian.org>
Package: iputils-tracepath
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: iputils
Version: 3:20211215-1ubuntu0.1
Depends: libc6 (>= 2.34)
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: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.0-1ubuntu0.2
Depends: libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libglib2.0-0 (>= 2.35.8), libncursesw6 (>= 6), libnuma1 (>= 2.0.11), libsystemd0, libtinfo6 (>= 6)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/default/irqbalance 36e64b919c5778f81128d01a0cf29014
/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: 673
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.4.1-2.3ubuntu2.4
Provides: dhcp-client
Depends: libc6 (>= 2.34), libdns-export1110, libisc-export1105, debianutils (>= 2.8.2), iproute2
Recommends: isc-dhcp-common
Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns
Conffiles:
/etc/apparmor.d/sbin.dhclient a613b9bc67bb3c77dc2071cdf205c1b1
/etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb
/etc/dhcp/dhclient-enter-hooks.d/resolved-enter 4ecfd14e38e7362cd6aeb3e438c2ec43
/etc/dhcp/dhclient-exit-hooks.d/resolved 12e194a7c3bdde03d4a444c05061b69e
/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 95e21c32fa7f603db75f1dc33db53cf5
/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.
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: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: isc-dhcp
Version: 4.4.1-2.3ubuntu2.4
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: 19769
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.9.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: iso-flags-png-320x240
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 5529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: iso-flags-svg
Version: 1.0.2-1.1
Provides: iso-flag-png
Description: ISO country flags in PNG format (320x240)
A 4x3 country flag collection in PNG format in the resolution 320x240.
Generated from the high quality vector graphics country flag icons (shipped in
the iso-flags-svg package).
.
It contains more than 240 country flag icons.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: https://github.com/joielechong/iso-country-flags-svg-collection
Package: iucode-tool
Status: install ok installed
Priority: optional
Section: contrib/utils
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.1-1build1
Depends: libc6 (>= 2.34)
Recommends: 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.
Original-Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Homepage: https://gitlab.com/iucode-tool
Package: java-common
Status: deinstall ok config-files
Priority: optional
Section: java
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.72build2
Config-Version: 0.72build2
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.
Homepage: https://wiki.debian.org/Java/
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
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: jayatana
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.7-0ubuntu6
Replaces: libjayatana (<< 2.6.3), libjayatana-java (<< 2.6.3), libjayatanaag (<< 2.6.3), libjayatanaag-java (<< 2.6.3)
Provides: libjayatana, libjayatana-java, libjayatanaag, libjayatanaag-java
Depends: libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libglib2.0-0 (>= 2.31.8), libx11-6, gir1.2-glib-2.0, gir1.2-dbusmenu-glib-0.4
Conflicts: libjayatana, libjayatana-java, libjayatanaag, libjayatanaag-java
Description: Java Native Library for ayatana project
This library integrates Java swing applications to Ubuntu, like application
menu support.
Homepage: http://code.google.com/p/java-swing-ayatana/
Original-Maintainer: Jared González <danjaredg@gmail.com>
Package: jsonlint
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.8.3-2
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: important
Section: utils
Installed-Size: 1328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.3.0-3ubuntu4.22.04
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 a set of data files, such as the one
in the “console-setup” package.
Homepage: http://www.kbd-project.org/
Original-Maintainer: Console utilities maintainers <pkg-kbd-devel@lists.alioth.debian.org>
Package: kerneloops
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.12+git20140509-6ubuntu5
Replaces: kerneloops-daemon (<< 0.12+git20140509-6ubuntu1)
Provides: kerneloops-daemon
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.14.0), lsb-base
Suggests: kerneloops-applet
Breaks: kerneloops-daemon (<< 0.12+git20140509-6ubuntu1)
Conffiles:
/etc/dbus-1/system.d/kerneloops.conf 3a45a41fdff361d3539c4008cc7228e9
/etc/default/kerneloops cbfeaaf1731b73555fc5a750d02dbd2b
/etc/init.d/kerneloops 2e43c47bae9d14535654c575776a3d69
/etc/kerneloops.conf 58ebf76f11386308d7f2ddee09b3cf96
Description: kernel oops tracker
kerneloops is a daemon that collects kernel crash information and then
submits the extracted signature to the oops.kernel.org website for
statistical analysis and presentation to the Linux kernel developers.
Homepage: http://oops.kernel.org/
Original-Maintainer: Balint Reczey <balint@balintreczey.hu>
Package: keyboard-configuration
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 842
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: console-setup
Version: 1.205ubuntu3
Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47)
Depends: liblocale-gettext-perl
Pre-Depends: debconf (>= 1.5.34)
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: klibc-utils
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 547
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: klibc
Version: 2.0.10-4ubuntu0.1
Depends: libklibc (= 2.0.10-4ubuntu0.1)
Breaks: initramfs-tools (<< 0.123~)
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: 251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 29-1ubuntu1
Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0~~alpha1), libzstd1 (>= 1.4.0), libkmod2 (= 29-1ubuntu1), lsb-base
Conffiles:
/etc/depmod.d/ubuntu.conf 7c8439ef36b12e5f226b5dbfa20b8c2d
/etc/init.d/kmod 82698019c962069b438bd2a82d9fa1e7
/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/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: krb5-locales
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: krb5
Version: 1.19.2-2ubuntu0.7
Description: internationalization support for MIT Kerberos
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains internationalized messages for MIT Kerberos.
Homepage: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: language-pack-en
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 9
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:22.04+20240902
Replaces: language-pack-en (<< 1:22.04+20240902), language-pack-en-base, language-pack-gnome-en (<< 1:22.04+20240902), language-pack-gnome-en-base (<< 1:22.04+20240902), language-pack-kde-en (<< 1:22.04+20240902), language-pack-kde-en-base (<< 1:22.04+20240902)
Depends: language-pack-en-base (>= 1:22.04+20240902)
Pre-Depends: dpkg (>= 1.16.1)
Description: translation updates for language English
Translation data updates for all supported packages for:
English
.
language-pack-en-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.
Package: language-pack-en-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 3773
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:22.04+20240902
Replaces: language-pack-en (<< 1:22.04+20240902), language-pack-en-base (<< 1:22.04+20240902), language-pack-gnome-en (<< 1:22.04+20240902), language-pack-gnome-en-base (<< 1:22.04+20240902), language-pack-kde-en (<< 1:22.04+20240902), language-pack-kde-en-base (<< 1:22.04+20240902)
Depends: locales (>= 2.3.6), language-pack-en (>= 1:22.04+20240902)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-en (<< 1:22.04+20240902)
Description: translations for language English
Translation data for all supported packages for:
English
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-en provides frequent
translation updates, so you should install this as well.
Package: language-pack-gnome-en
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 9
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:22.04+20240902
Replaces: language-pack-en (<< 1:22.04+20240902), language-pack-en-base (<< 1:22.04+20240902), language-pack-gnome-en (<< 1:22.04+20240902), language-pack-gnome-en-base, language-pack-kde-en (<< 1:22.04+20240902), language-pack-kde-en-base (<< 1:22.04+20240902)
Depends: language-pack-gnome-en-base (>= 1:22.04+20240902), language-pack-en
Pre-Depends: dpkg (>= 1.16.1)
Description: GNOME translation updates for language English
Translation data updates for all supported GNOME packages for:
English
.
language-pack-gnome-en-base provides the bulk of translation data
and is updated only seldom. This package provides frequent translation
updates.
Package: language-pack-gnome-en-base
Status: install ok installed
Priority: optional
Section: translations
Installed-Size: 3491
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:22.04+20240902
Replaces: language-pack-en (<< 1:22.04+20240902), language-pack-en-base (<< 1:22.04+20240902), language-pack-gnome-en (<< 1:22.04+20240902), language-pack-gnome-en-base (<< 1:22.04+20240902), language-pack-kde-en (<< 1:22.04+20240902), language-pack-kde-en-base (<< 1:22.04+20240902)
Depends: locales (>= 2.3.6), language-pack-gnome-en (>= 1:22.04+20240902)
Pre-Depends: dpkg (>= 1.16.1)
Conflicts: language-pack-gnome-en (<< 1:22.04+20240902)
Description: GNOME translations for language English
Translation data for all supported GNOME packages for:
English
.
This package provides the bulk of translation data and is updated
only seldom. language-pack-gnome-en provides frequent
translation updates, so you should install this as well.
Package: language-selector-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: language-selector
Version: 0.219.1
Depends: python3:any, iso-codes, python3-apt (>= 0.7.12.0), python3-dbus, dbus, accountsservice (>= 0.6.29-1ubuntu6)
Pre-Depends: dpkg (>= 1.15.7.2)
Conffiles:
/etc/dbus-1/system.d/com.ubuntu.LanguageSelector.conf 4ae68aecbcfad1f92f7fb0a3305edf44
/etc/fonts/conf.avail/30-cjk-aliases.conf a8c1e3ddb3c01a1974cd6ba8510277ca
/etc/fonts/conf.avail/56-language-selector-ar.conf 0b8aa447c54e475fb91e62c0ac9c6b43
/etc/fonts/conf.avail/64-language-selector-prefer.conf cc31aa3df0ce53568b31ae984355971b
/etc/fonts/conf.avail/69-language-selector-ja.conf 5e3ed378ccff2697a48b0521fdc8bd4d
/etc/fonts/conf.avail/69-language-selector-zh-cn.conf 213c5fccbf5f3ee348f993f085c8d99e
/etc/fonts/conf.avail/69-language-selector-zh-hk.conf 8c960c5bcfb26f6f058902bf0b07cf00
/etc/fonts/conf.avail/69-language-selector-zh-mo.conf ae322c10c54d609bc37bed17c11cd32b
/etc/fonts/conf.avail/69-language-selector-zh-sg.conf eb0cdda5f96e73c75446af7f8676d494
/etc/fonts/conf.avail/69-language-selector-zh-tw.conf a981e8a61314aeb753c11d6c72d80cd9
/etc/fonts/conf.avail/99-language-selector-zh.conf bcbe0b7ba747248475e9413184103a2c
/etc/profile.d/cedilla-portuguese.sh eb7a23efe066237e69ad812ad771873c
Description: Language selector for Ubuntu
This package let you change and install language packs
in Ubuntu.
.
This package contains the common part of language-selector
Package: language-selector-gnome
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: language-selector
Version: 0.219.1
Depends: language-selector-common (= 0.219.1), python3:any, python3-gi, gir1.2-gtk-3.0, python3-apt, aptdaemon (>= 0.40+bzr527), python3-aptdaemon.gtk3widgets, im-config (>= 0.29-1ubuntu10~)
Recommends: yelp
Description: Language selector frontend for Ubuntu
This package let you change and install language packs
in Ubuntu.
.
This package contains the GTK+ frontend.
Package: laptop-detect
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.16
Recommends: dmidecode
Description: system chassis type checker
This package provides a simple shell script which attempts to determine
whether it is being run on a laptop (or similar portable machine). It is
mainly useful for installers.
Original-Maintainer: Simó Albert i Beltran <sim6@probeta.net>
Homepage: https://gitlab.com/debiants/laptop-detect
Package: ldap-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 695
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: openldap
Version: 2.5.19+dfsg-0ubuntu0.22.04.1
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.34), libldap-2.5-0 (= 2.5.19+dfsg-0ubuntu0.22.04.1), libsasl2-2 (>= 2.1.27+dfsg2)
Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Description: OpenLDAP utilities
This package provides utilities from the OpenLDAP (Lightweight
Directory Access Protocol) package. These utilities can access a
local or remote LDAP server and contain all the client programs
required to access LDAP servers.
Homepage: https://www.openldap.org/
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 590-1ubuntu0.22.04.3
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: lib2geom1.1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 896
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lib2geom
Version: 1.1-2build1
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgsl27 (>= 2.7.1), libstdc++6 (>= 11)
Description: robust computational geometry framework -- shared library
2Geom is a C++ 2D geometry library geared towards robust processing of
computational geometry data associated with vector graphics. The primary
design consideration is ease of use and clarity. It is dual-licensed
under LGPL 2.1 and MPL 1.1.
.
The library is descended from a set of geometric routines present in
Inkscape, a vector graphics editor based around the Scalable Vector
Graphics format, the most widespread vector graphics interchange format
on the Web and a W3C Recommendation. Due to this legacy, not all parts
of the API form a coherent whole (yet).
.
Rendering is outside the scope of this library, and it is assumed
something like libcairo or similar is employed for this. 2geom
concentrates on higher level algorithms and geometric computations.
.
This package contains the shared library.
Homepage: https://gitlab.com/inkscape/lib2geom
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: liba52-0.7.4
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: a52dec
Version: 0.7.4-20
Depends: libc6 (>= 2.4)
Description: library for decoding ATSC A/52 streams
liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is
used in a variety of applications, including digital television and DVD. It is
also known as AC-3.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://liba52.sourceforge.net/
Package: libaa1
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: aalib
Version: 1.4p5-50build1
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: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libaacs
Version: 0.11.1-1
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.14)
Recommends: libbdplus0
Enhances: libbluray1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libaacs.html
Package: libabsl20210324
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1799
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: abseil
Version: 0~20210324.2-2ubuntu0.2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
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-1build3
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11), 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: libaccounts-glib0
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: libaccounts-glib
Version: 1.25-1
Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4)
Description: Accounts database access - shared library
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
platforms.
.
This package contains shared libraries of the accounts database access
GLib-based API.
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://gitlab.com/accounts-sso/libaccounts-glib
Package: libaccountsservice0
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: accountsservice
Version: 22.07.5-2ubuntu1.5
Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.63.5), libsystemd0 (>= 209)
Breaks: accountsservice (<< 0.6.5)
Description: query and manipulate user account information - shared libraries
The AccountService project provides a set of D-Bus
interfaces for querying and manipulating user account
information and an implementation of these interfaces,
based on the useradd, usermod and userdel commands.
.
This package provides the shared libraries of the
AccountService library.
Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libacl1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: acl
Version: 2.3.1-1
Depends: libc6 (>= 2.33)
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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://savannah.nongnu.org/projects/acl/
Package: libadwaita-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libadwaita-1
Version: 1.1.7-0ubuntu0.22.04.1
Depends: libc6 (>= 2.29), libcairo2 (>= 1.10.0), libfribidi0 (>= 0.19.2), libglib2.0-0 (>= 2.67.3), libgraphene-1.0-0 (>= 1.5.4), libgtk-4-1 (>= 4.5.0), libpango-1.0-0 (>= 1.14.0), gsettings-desktop-schemas
Description: Library with GTK widgets for mobile phones
libadwaita provides GTK widgets and GObjects to ease developing
applications for mobile phones.
.
This package contains the shared library.
Homepage: https://gitlab.gnome.org/GNOME/libadwaita
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libaio1
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.112-13build1
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-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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.04-6build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Algorithm-Diff-XS
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
Version: 0.08-3
Depends: perl, 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: libaliased-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.34-1.1
Depends: perl:any
Description: Perl module to provide aliases of class names
aliased is a module to alias class names to arbitrary aliases in the current
module or script, which is especially useful with classes that are in deep
class hierarchies. It is also handy if a class has been renamed.
.
Please note that this module only applies to loading object oriented modules,
not for procedural modules in general. Fortunately this is rarely necessary
in practise, since these modules support exporting of needed functions.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/aliased
Package: libamd2
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: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libc6 (>= 2.2.5), libsuitesparseconfig5 (>= 1:5.0.0)
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: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ann
Version: 1.1.2+doc-7build1
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
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.
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Homepage: http://www.cs.umd.edu/~mount/ANN/
Package: libao-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libao
Version: 1.2.2+20180113-1.1ubuntu3
Replaces: libao4 (<< 1.0.0-2)
Breaks: libao4 (<< 1.0.0-2)
Conflicts: libao2
Conffiles:
/etc/libao.conf 6e1c0182a9f224141f2db6b2ae3b8837
Description: Cross Platform Audio Output Library (Common files)
Libao is a cross-platform audio library that allows programs to output audio
using a simple API on a wide variety of platforms. It currently supports:
.
* Null output (handy for testing without a sound device)
* WAV files
* AU files
* OSS (Open Sound System, used on Linux and FreeBSD)
* ALSA (Advanced Linux Sound Architecture)
* PulseAudio (next generation GNOME sound server)
* and several others.
.
This package contains config files and man pages for libao.
Homepage: http://www.xiph.org/ao/
Original-Maintainer: Ron Lee <ron@debian.org>
Package: libao4
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: libao
Version: 1.2.2+20180113-1.1ubuntu3
Replaces: libao-pulse
Depends: libc6 (>= 2.34), libao-common
Suggests: libasound2, libaudio2, libpulse0, libsndio6.1
Description: Cross Platform Audio Output Library
Libao is a cross-platform audio library that allows programs to output audio
using a simple API on a wide variety of platforms. It currently supports:
.
* Null output (handy for testing without a sound device)
* WAV files
* AU files
* OSS (Open Sound System, used on Linux and FreeBSD)
* ALSA (Advanced Linux Sound Architecture)
* PulseAudio (next generation GNOME sound server)
* and several others.
Homepage: http://www.xiph.org/ao/
Original-Maintainer: Ron Lee <ron@debian.org>
Package: libaom3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aom
Version: 3.3.0-1ubuntu0.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.org/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libapache2-mod-php
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 40
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: libapache2-mod-php8.4
Description: server-side, HTML-embedded scripting language (Apache 2 module) (default)
This package provides the PHP module for the Apache 2 webserver.
.
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.4).
Package: libapache2-mod-php7.4
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 4597
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: libapache2-mod-php, phpapi-20190902
Depends: media-types | mime-support, php7.4-cli, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), php7.4-json, php7.4-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.14), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php7.4.conf ad48fb8185ef5a0054b3d42dd69ddd83
/etc/apache2/mods-available/php7.4.load b54868dc273edd0a0198190ad8bd4e7a
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: Core date filter hash libxml openssl
pcre 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/
Package: libapache2-mod-php8.1
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5321
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: libapache2-mod-php, php-json, php8.1-json, phpapi-20210902
Depends: media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), php8.1-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php8.1.conf 002a0a2a5863242ae11e2d2d4dfcafe4
/etc/apache2/mods-available/php8.1.load e2f77af79aab42c8610fd83ca529824c
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcre 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/
Package: libapache2-mod-php8.2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5438
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: libapache2-mod-php, php-json, php8.2-json, phpapi-20220829
Depends: media-types | mime-support, php8.2-cli, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), php8.2-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php8.2.conf 002a0a2a5863242ae11e2d2d4dfcafe4
/etc/apache2/mods-available/php8.2.load c68f6273d32f252336bd75585aec958e
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: libapache2-mod-php8.3
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5536
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: libapache2-mod-php, php-json, php8.3-json, phpapi-20230831
Depends: media-types | mime-support, php8.3-cli, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), php8.3-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php8.3.conf 002a0a2a5863242ae11e2d2d4dfcafe4
/etc/apache2/mods-available/php8.3.load 675353173fb98595cc8499d45385a31e
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: libapache2-mod-php8.4
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 5749
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: libapache2-mod-php, php-json, php8.4-json, phpapi-20240924
Depends: media-types | mime-support, php8.4-cli, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), php8.4-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Recommends: apache2
Suggests: php-pear
Conffiles:
/etc/apache2/mods-available/php8.4.conf 002a0a2a5863242ae11e2d2d4dfcafe4
/etc/apache2/mods-available/php8.4.load d937f2aece88b695ccacb4e4a086e2bc
Description: server-side, HTML-embedded scripting language (Apache 2 module)
This package provides the PHP module for the Apache 2 webserver (as
found in the apache2-mpm-prefork package). Please note that this package
ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: libapparmor1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 3.0.4-2ubuntu2.5
Replaces: libapparmor-perl (<< 3.0.3-3)
Depends: libc6 (>= 2.34)
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: libappstream4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: appstream
Version: 0.15.2-2
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.67.3+git20210214), libstemmer0d (>= 0+svn527), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2
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.
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Package: libapr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 290
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: apr
Version: 1.7.2-2+ubuntu20.04.1+deb.sury.org+1
Depends: libc6 (>= 2.25), libuuid1 (>= 2.16)
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/
Package: libaprutil1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 283
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: apr-util
Version: 1.6.3-1+ubuntu20.04.1+deb.sury.org+1
Depends: libapr1 (>= 1.6.2), libc6 (>= 2.25), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.0.1), libgdbm6 (>= 1.16), libssl1.1 (>= 1.1.0)
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/
Package: libapt-pkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.1.40build2
Depends: perl, perlapi-5.34.0, libapt-pkg6.0 (>= 2.1.20), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1)
Description: Perl interface to libapt-pkg
A Perl interface to APT's libapt-pkg which provides modules for configuration
file/command line parsing, version comparison, inspection of the binary
package cache and source package details.
Original-Maintainer: Brendan O'Dea <bod@debian.org>
Package: libapt-pkg6.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 2.4.14
Provides: libapt-pkg (= 2.4.14)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.4.14)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~)
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-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: libarchive13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libarchive
Version: 3.6.0-1ubuntu1.5
Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.33), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8, libxml2 (>= 2.7.4), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Suggests: lrzip
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: important
Section: libs
Installed-Size: 56
Maintainer: Luca Bruno <lucab@debian.org>
Architecture: amd64
Multi-Arch: same
Source: argon2
Version: 0~20190702-0.1+ubuntu20.04.1+deb.sury.org+1
Depends: libc6 (>= 2.25)
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
Package: libasan5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 14963
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-9
Version: 9.5.0-1ubuntu1~22.04
Depends: gcc-9-base (= 9.5.0-1ubuntu1~22.04), 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: libasan6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7518
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), 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: libasound2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-lib
Version: 1.2.6.1-1ubuntu1
Depends: libasound2-data (>= 1.2.6.1-1ubuntu1), libc6 (>= 2.34)
Suggests: libasound2-plugins (>= 1.0.24)
Breaks: alsa-utils (<< 1.2.1)
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: libasound2-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 217
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: alsa-lib
Version: 1.2.6.1-1ubuntu1
Replaces: libasound2 (<< 1.2.6.1-1ubuntu1)
Recommends: alsa-ucm-conf, alsa-topology-conf
Suggests: alsa-utils
Breaks: libasound2 (<< 1.2.6.1-1ubuntu1)
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-plugins
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 339
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: alsa-plugins
Version: 1.2.6-1
Depends: libasound2 (>= 1.2.5), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7)
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.
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Homepage: https://www.alsa-project.org/
Package: libaspell15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: aspell
Version: 0.60.8-4build1
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Homepage: http://aspell.net/
Package: libass9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libass
Version: 1:0.15.2-1
Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 1.2.6)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/libass/libass
Package: libassuan0
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: libassuan
Version: 2.5.5-1build1
Depends: libc6 (>= 2.33), 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: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libasyncns
Version: 0.8-6build2
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: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libatasmart
Version: 0.19-5build2
Depends: libc6 (>= 2.33), 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-adaptor
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-atk
Version: 2.38.0-3
Replaces: at-spi
Provides: at-spi
Depends: libatk-bridge2.0-0 (>= 2.38.0-3), libglib2.0-0 (>= 2.12.0)
Conflicts: at-spi
Conffiles:
/etc/X11/Xsession.d/90atk-adaptor 4078a3f4ac00fc84e750302cad860730
/etc/environment.d/90atk-adaptor.conf 37f0e9966dd90df63360e1b6520f2a05
Description: AT-SPI 2 toolkit bridge
This package includes a gtk-module that bridges ATK to the new
D-Bus based AT-SPI.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: libatk-bridge2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-atk
Version: 2.38.0-3
Depends: libatk1.0-0 (>= 2.36.0~), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.41.1)
Description: AT-SPI 2 toolkit bridge - shared library
This package contains the ATK bridge shared library.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: libatk1.0-0
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: atk1.0
Version: 2.36.0-3build1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libatk1.0-data (>= 2.36.0-3build1)
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.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: libatk1.0-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: atk1.0
Version: 2.36.0-3build1
Description: Common files for the 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 contains the common files which the runtime libraries need.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: libatkmm-1.6-1v5
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: atkmm1.6
Version: 2.28.2-1build1
Replaces: libatkmm-1.6-1
Depends: libatk1.0-0 (>= 2.12.0), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.33.14), libglibmm-2.4-1v5 (>= 2.66.2), 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.gtkmm.org/
Package: libatm1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux-atm
Version: 1:2.5.1-4build2
Depends: libc6 (>= 2.34)
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: 45
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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: libatopology2
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: alsa-lib
Version: 1.2.6.1-1ubuntu1
Replaces: libasound2 (<< 1.2.1.1)
Depends: libasound2 (>= 1.2.3), libc6 (>= 2.14)
Breaks: libasound2 (<< 1.2.1.1)
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-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: at-spi2-core
Version: 2.44.0-3
Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4)
Recommends: at-spi2-core (= 2.44.0-3)
Description: Assistive Technology Service Provider Interface - shared library
This package contains the shared library for applications that wish to use
the at-spi interface.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://wiki.gnome.org/Accessibility
Package: libattr1
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: attr
Version: 1:2.5.1-1build1
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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://savannah.nongnu.org/projects/attr/
Package: libaudit-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:3.0.7-1build1
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.
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Homepage: https://people.redhat.com/sgrubb/audit/
Package: libaudit1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:3.0.7-1build1
Depends: libaudit-common (>= 1:3.0.7-1build1), libc6 (>= 2.33), 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.
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Homepage: https://people.redhat.com/sgrubb/audit/
Package: libaugeas0
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: augeas
Version: 1.13.0-1
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libxml2 (>= 2.7.4), augeas-lenses
Suggests: augeas-tools
Description: Augeas configuration editing library and API
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree.
Original-Maintainer: Hilko Bengen <bengen@debian.org>
Homepage: http://augeas.net/
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
Version: 2.1600-1.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::Cyrus
This module uses the Cyrus SASL C-library (both version 1 and 2 are
supported).
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: 138
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-common3 (= 0.8-5ubuntu5.3), 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: http://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: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.3
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: http://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: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libc6 (>= 2.34), libavahi-common-data (= 0.8-5ubuntu5.3)
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: http://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: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-common3 (= 0.8-5ubuntu5.3), 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: http://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: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-common3 (= 0.8-5ubuntu5.3), libc6 (>= 2.2.5), libglib2.0-0 (>= 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: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-gobject0
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: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-client3 (= 0.8-5ubuntu5.3), libavahi-common3 (= 0.8-5ubuntu5.3), libavahi-glib1 (= 0.8-5ubuntu5.3), libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3)
Description: Avahi GObject 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 GObject wrapper for Avahi.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libavahi-ui-gtk3-0
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: avahi
Version: 0.8-5ubuntu5.3
Depends: libavahi-client3 (= 0.8-5ubuntu5.3), libavahi-common3 (= 0.8-5ubuntu5.3), libavahi-glib1 (= 0.8-5ubuntu5.3), libc6 (>= 2.4), libgdbm6 (>= 1.16), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0)
Description: Avahi GTK+ User interface library for GTK3
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 a GTK+ widget for browsing services.
Homepage: http://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: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libavc1394
Version: 0.5.4-5build2
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: libavcodec58
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 14623
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libaom3 (>= 3.2.0), libavutil56 (= 7:4.4.2-0ubuntu0.22.04.1), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.0 (>= 1.0.1), libdav1d5 (>= 0.2.1), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmfx1 (>= 18.4.0), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.8), libspeex1 (>= 1.2~beta3-1), libswresample3 (= 7:4.4.2-0ubuntu0.22.04.1), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.2.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.10.0), libwebp7, libwebpmux3, libx264-163 (>= 2:0.163.3060+git5db6aa6), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 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: libavfilter7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libass9 (>= 1:0.13.6), libavcodec58 (= 7:4.4.2-0ubuntu0.22.04.1), libavformat58 (= 7:4.4.2-0ubuntu0.22.04.1), libavutil56 (= 7:4.4.2-0ubuntu0.22.04.1), libbs2b0, libc6 (>= 2.35), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmfx1 (>= 18.4.0), libmysofa1 (>= 0.7~), libpocketsphinx3 (>= 0.8.0+real5prealpha+1), libpostproc55 (= 7:4.4.2-0ubuntu0.22.04.1), librubberband2 (>= 2.0.0), libsphinxbase3 (>= 0.8+5prealpha), libswresample3 (= 7:4.4.2-0ubuntu0.22.04.1), libswscale5 (= 7:4.4.2-0ubuntu0.22.04.1), libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1
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: libavformat58
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libavcodec58 (= 7:4.4.2-0ubuntu0.22.04.1), libavutil56 (= 7:4.4.2-0ubuntu0.22.04.1), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.7.2), libopenmpt0 (>= 0.3.0), librabbitmq4 (>= 0.6.0), libsrt1.4-gnutls (>= 1.4.4), 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: libavif13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libavif
Version: 0.9.3-3
Depends: libaom3 (>= 3.2.0), libc6 (>= 2.14), libdav1d5 (>= 0.1.0), libgav1-0 (>= 0.16.0), libyuv0 (>= 0.0~git20220104.b91df1a)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/AOMediaCodec/libavif
Package: libavutil56
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 771
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.60), libmfx1 (>= 18.4.0), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), 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: 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.90-7ubuntu2
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.37.3), libgtk-3-0 (>= 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: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ayatana-ido
Version: 0.9.1-1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.67.1), libgtk-3-0 (>= 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-power (<< 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.
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Homepage: https://github.com/AyatanaIndicators/ayatana-ido
Package: libayatana-indicator3-7
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: libayatana-indicator
Version: 0.9.1-1
Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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).
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Homepage: https://github.com/AyatanaIndicators/libayatana-indicator
Package: libb-hooks-endofscope-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.25-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: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22-1build5
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/B-Hooks-OP-Check
Package: libbabeltrace1
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: babeltrace
Version: 1.5.8-2build1
Replaces: libbabeltrace-ctf1 (<< 1.5.3-2~)
Provides: libbabeltrace-ctf1 (= 1.5.8-2build1)
Depends: libc6 (>= 2.33), libdw1 (>= 0.126), libelf1 (>= 0.131), libglib2.0-0 (>= 2.30.0), 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.
Original-Maintainer: Jon Bernard <jbernard@debian.org>
Homepage: https://www.efficios.com/babeltrace
Package: libbabl-0.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1751
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: babl
Version: 1:0.1.92-1
Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.8)
Description: Dynamic, any to any, pixel format conversion library
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but
also facilitates creation of new and uncommon ones.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://gegl.org/babl/
Package: libbamf3-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Didier Roche <didrocks@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bamf
Version: 0.5.6+22.04.20220217-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: unity (<< 3.2.12)
Description: Window matching library - shared library
bamf matches application windows to desktop files
.
This package contains shared libraries to be used by applications.
Homepage: https://launchpad.net/bamf
Package: libbasicobjects0
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: ding-libs
Version: 0.6.2-1
Depends: libc6 (>= 2.14)
Description: Basic object types for C
Library that add basic object types for C.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
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-1
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.14)
Recommends: libaacs0
Enhances: libbluray1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libbdplus.html
Package: libbinutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.12
Replaces: binutils (<< 2.29-6)
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.0), binutils-common (= 2.38-4ubuntu2.12)
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: libblas3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 695
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lapack
Version: 3.10.0-2ubuntu1
Provides: libblas.so.3
Depends: libc6 (>= 2.14), 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: libblkid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.33)
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-crypto2
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: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.20), libc6 (>= 2.25), libcryptsetup12 (>= 2:2.4), libglib2.0-0 (>= 2.42.2), 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-fs2
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: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libblkid1 (>= 2.24.2), libblockdev-part-err2 (>= 2.14), libblockdev-utils2 (>= 2.16), libc6 (>= 2.7), libglib2.0-0 (>= 2.42.2), libmount1 (>= 2.30.2), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), 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-loop2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.27), libglib2.0-0 (>= 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-part-err2
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: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libc6 (>= 2.3), libglib2.0-0 (>= 2.42.2)
Description: Partition error utility functions for libblockdev
libblockdev-part-err 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: libblockdev-part2
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: 2.26-1ubuntu0.1
Depends: libblockdev-part-err2 (>= 2.14), libblockdev-utils2 (>= 2.14), libc6 (>= 2.29), libglib2.0-0 (>= 2.42.2), libparted2 (>= 3.1), gdisk (>= 0.8.6), fdisk | util-linux (<< 2.29.2-3~)
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-swap2
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: 2.26-1ubuntu0.1
Depends: libblkid1 (>= 2.23.0), libblockdev-utils2 (>= 2.14), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2)
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-utils2
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: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.70.0), libkmod2 (>= 5~), 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: libblockdev2
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: libblockdev
Version: 2.26-1ubuntu0.1
Depends: libblockdev-utils2 (>= 2.14), libc6 (>= 2.34), libglib2.0-0 (>= 2.42.2)
Conffiles:
/etc/libblockdev/conf.d/00-default.cfg 7a51eb0d581c2472e8738775147375a1
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: libbluetooth3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Bluetooth team <ubuntu-bluetooth@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bluez
Version: 5.64-0ubuntu1.4
Replaces: libsdp2 (<= 1.5-2)
Depends: libc6 (>= 2.15), libudev1 (>= 183)
Conflicts: libsdp2 (<= 1.5-2)
Description: Library to use the BlueZ Linux Bluetooth stack
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 <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Package: libbluray2
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: libbluray
Version: 1:1.3.1-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libbluray.html
Package: libboost-filesystem1.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
Depends: libc6 (>= 2.33), 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.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2137
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
Depends: libbz2-1.0, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.4.0), 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.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2705
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
Depends: libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 11)
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-regex1.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3013
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
Provides: libboost-regex1.74.0-icu70
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 11)
Description: regular expression library for C++
This package forms part of the Boost C++ Libraries collection.
.
Regular expressions are a form of pattern-matching that are often
used in text processing; many users will be familiar with the Unix
utilities grep, sed and awk, and the programming language perl, each
of which make extensive use of regular expressions. Traditionally C++
users have been limited to the POSIX C APIs for manipulating regular
expressions, and while regex does provide these APIs, they do not
represent the best way to use the library. For example regex can cope
with wide character strings, or search and replace operations (in a
manner analogous to either sed or perl), something that traditional C
libraries can not do.
Homepage: http://www.boost.org/libs/regex/
Original-Maintainer: Debian Boost Team <team+boost@tracker.debian.org>
Package: libboost-thread1.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
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: libbpf0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbpf (0.5.0-1ubuntu22.04.1)
Version: 1:0.5.0-1ubuntu22.04.1
Depends: libc6 (>= 2.22), libelf1 (>= 0.142), 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: libbrasero-media3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1355
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brasero
Version: 3.12.3-1
Depends: libburn4 (>= 1.5.2), libc6 (>= 2.14), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.0.0), libisofs6 (>= 1.5.2), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libtotem-plparser18 (>= 3.26.0), libxml2 (>= 2.7.4), brasero-common (= 3.12.3-1)
Recommends: gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, cdrdao (>= 1:1.2.3)
Suggests: gstreamer1.0-plugins-bad
Description: CD/DVD burning library for GNOME - runtime
Libbrasero is a simple library to burn, copy and erase CD and DVD
media.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Brasero
Package: libbrlapi0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brltty
Version: 6.4-4ubuntu3
Depends: libc6 (>= 2.34), libsystemd0
Description: braille display access via BRLTTY - shared library
BRLTTY is a daemon which provides access to the console (text mode)
for a blind person using a braille display. It drives the braille
display and provides complete screen review functionality.
.
BrlAPI is a library which gives an application access to a braille display and
lets it write braille.
.
This package contains the shared library necessary to run programs which
need to communicate with a braille display.
Homepage: https://brltty.com
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libbrotli1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 848
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: amd64
Multi-Arch: same
Source: brotli
Version: 1.1.0-2+ubuntu20.04.1+deb.sury.org+1
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
Package: libbs2b0
Status: install ok installed
Priority: extra
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-2.2build1
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.
Original-Maintainer: Andrew Gainer <gainer.andrew@gmail.com>
Homepage: http://bs2b.sourceforge.net/
Package: libbsd0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.11.5-1
Depends: libc6 (>= 2.33), 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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://libbsd.freedesktop.org/
Package: libburn4
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.4-1
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian Libburnia packagers <pkg-libburnia-devel@lists.alioth.debian.org>
Homepage: http://libburnia-project.org
Package: libbz2-1.0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.8-5build1
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: libc-ares2
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: c-ares
Version: 1.18.1-1ubuntu0.22.04.3
Replaces: libc-ares1
Depends: libc6 (>= 2.17)
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: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 2539
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.35-0ubuntu3.11
Depends: libc6 (>> 2.35), libc6 (<< 2.36)
Suggests: manpages
Conffiles:
/etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
/etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
/etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
/etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
/etc/default/nss d6d5d6f621fb3ead2548076ce81e309c obsolete
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-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.35-0ubuntu3.11
Depends: libc6 (>> 2.35), libc6 (<< 2.36)
Recommends: manpages, manpages-dev, libc-devtools (>> 2.35)
Description: GNU C Library: Development binaries
This package contains utility programs related to the GNU C Library
development package.
.
* gencat: generate message catalogs
* rpcgen: compile RPC protocols to C
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: required
Section: libs
Installed-Size: 13598
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.11
Replaces: libc6-amd64
Depends: libgcc-s1, libcrypt1 (>= 1:4.4.10-10ubuntu4)
Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: busybox (<< 1.30.1-6), fakeroot (<< 1.25.3-1.1ubuntu2~), hurd (<< 1:0.9.git20170910-1), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.35), locales-all (<< 2.35), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.35), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.2p1-4), r-cran-later (<< 0.7.5+dfsg-2), wcc (<< 0.0.2+dfsg-3)
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
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12482
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.11
Replaces: libc6-i386, libc6-i686, libc6-xen
Provides: libc6-i686, libc6-xen
Depends: libgcc-s1, libcrypt1 (>= 1:4.4.10-10ubuntu4)
Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus
Suggests: glibc-doc, debconf | debconf-2.0, locales
Breaks: busybox (<< 1.30.1-6), fakeroot (<< 1.25.3-1.1ubuntu2~), hurd (<< 1:0.9.git20170910-1), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.35), locales-all (<< 2.35), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.35), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.2p1-4), r-cran-later (<< 0.7.5+dfsg-2), wcc (<< 0.0.2+dfsg-3)
Conflicts: libc6-i686
Conffiles:
/etc/ld.so.conf.d/i386-linux-gnu.conf f0822fd4d6027e0e8276fefafe371c54
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: 18251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.11
Provides: libc-dbg, libc6-dbgsym
Depends: libc6 (= 2.35-0ubuntu3.11)
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: 02389c74a1b005d24507625a6ce2b8f33c20496f 02423a98a060158cfe887c83d35f9dc77e0506a8 027e100b8dd7274cf7c40609590047c211df8fd5 031953ed8ca12de8bbf7c41990ebcedb216b4c93 031e44637b90ca81b9d5309191323bb441acb2a8 03ee83e0abd4ed422afd02e1c68f4d9d2a5213bb 04e964411eae25242e55ead58ccd9c364b5092f7 06cb3bbf1487c79794b4dcdc2001dc5322fcd896 072a52b7555d90d6be71d6f22599667d5810be3c 072bbb6c958b0f85370b2bd5bc6bee77cf532f53 0855c36a1a8bcdc538ce3e8862b98d905d4319f5 088d7eac7a7b844c483dcf917b24daf097e34909 099f02d109074a3e80c9fc98d8ff9fbdd6dd0bc7 0a97c3432e6a255d94fa6392306ba6b1bb04e1a9 0c06d9c2f627a8eaf3ccb1bb38fd4af5ee3d6c98 0d173c782abff6df280b6219d3136887261fdd60 0e32c0c5d8a2f720c1702bc3365b29d8b7c5baf3 0eaa0f6a23776a31912a535cd16a6ff82623c819 0efbf066abc726f16206a4fa746f8331bde2aeca 124cea2062bdcc1747e6d9336e26c2d9ce7e50d2 14d05b40d094218c2b4324408ac9d785cc51a603 14d9b1c48722ad85648e5237757e0469e31df0a3 157aeddfff9c220200e1c8b200886e0339815a4e 17bfeca3417964cef2987780ccfaa762ae8782eb 17cca0df94d97e8d3c4e1796d3be612c68810425 1858bc870e8c7eaa4af4c831f64b6f62917036d2 187efd28126c9c89e53559b3e0010249668dc8c0 19876b9b558f5615b9599f76b1e307e66c815995 1a27d0f5ebc047daef6f9955c91026b8aa8b10fd 1adb6a5b177fcf865a43a8ed00da408910d66384 1c6082b1e9b5c4cda6de3442dee31ff2ff1fc94e 1cdafeb2871a95e558b3108a61bd244abfd89bf1 21037b7334c8721db86664ba88c04e8541fd2661 2251e0dfc49843d71ac15f3b27f40902fa9f8779 229d9be26266b52b437f4b87bc9c4be34e250709 22bba411926e9b218990e52de3a7f549e1d7256b 263bffd70d11065195c936928d0ea616d06f6b75 2658f5c62e8a3ded0e048d58ecf25ff0908e7419 28199278357cac115b7e8855cd1292b3dc4e4be9 290ce8d43966ffb2edee6327161d0d6478d2e54b 29d3de4dcfb76a16dc61cf224ebc581fe5a69038 2a347b5ed1d4d9b331eced5b1f86d0f7b7ea312e 2d0d2fc09656882cbe995c935b144a8ee4f84d91 2d7cc49d9ed9b80ace8e6a285f10e3250c18feff 2dab5fc19f3b6eacd065f749d63fec0d4c570fed 2ea050b8123e5f82c7182444d3eabc294d24eaf7 31a88458a50272dea11dca9fcc14a9ea92d3bf4c 31c8a7e57247b5b67df69ea9f9c562cd3e9867be 31f993845cb411de084412506fd1b61110ce14c7 32ab8e8280f4630cf6ca3a1a531404fec05d20e7 32f560a4fe7ee37c89e79bff566d5d31af7d89ba 361750a64058b300386bea0aa791502871a2413a 36490a4d1069d6950f9b6fb713498daab51a5ce1 39b0f111d7f0b27c1947ec850782d17733245728 3a457bf503a8f4365b814ff224add8cdec674d7d 3a88f5635ff58c426c94d6b4eaced021692e33a1 3a8d3c18ffccd53ab1647e577c1a645bfe85599c 3ab2ee3df1b66b764fef23251668695fe6054e34 3b3edd3e9b5315fcdf03a80b80128ad0483f4df1 3c1bbb1093f99feb74e193c1effd6de9ee4765d5 3c215514bb97762d4b787860c3d8c73146a2d38a 3c287b45f9bd9f92b686d07ab89b2dd88926ba9e 3d4678cc55d1e11898e8f187edc4a06bbbdb1519 3e93296aee01c1d27a347eda7419902804ab948b 42da1bb2b7a4c0e9f909bc8c61d1463ddd33df7d 44761a8a77422bc0f17483333f51cac99eceff82 4587458df31fa8392283625921ec3cdfb146948b 462a82d5214fabd95198a2d2207051df4fc52211 46be87f7341422a6dfb0b6b1c1c1ba29792df226 47420991065a8346f70c3511197c7838cb4610d3 4801fcbd232609360897e6e466e112750edef3ba 4980d77bf0494fca196b93390ef8c41362280750 49b002f9d0bfe76f56b4c797846ec19d45b88e0f 4a78146bc790bbf3b67c372339a4935647b0dc2c 4b22e434b51a82051652948590086c6297a9189e 4c591ff3e6d639657284584fe5f681fb443d3f53 4c674e452caa769bdf5e491bc98966c1f1410ab4 4d4cde43e589d7fe44a0ab979dfc11bc29dcaf13 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 52775b9c9f1b5e095bb5953477bb197f6a8e540e 5353389ca485ed3159bb4ca36de8c4eacb89516e 562678799bdd0b3e3ba10404539fa2ae8706290f 56dac23d2e59e3661c723d95e5e05df2c3ae5d5e 574aa1bd4b64797f3fd0a1cc43257eb727c791c3 58c2fd8b151930bc258c0f5bc55e069fdab79a7d 59967366811d50a944abcacc55de05da9cb45849 599ef004b7c7e0fed04fd4fd37f51928cce7ab81 5a0d74adb3d6c965959e0b32983e7b4a299de5f1 5a62fb0b807a5fad8e4168158e21a7997549bbe9 5aacb769611657e8818f8c46fb0b7ccd5e6f9734 5b11875eb4787ac895d475c9603831093002e0b4 5b946a995f22c1c027436334ae7e006d7c144371 5be4d7534627e87c5f4c99297953b3eb17856905 5c3cea2ac5ee62f11411997423c0055948a749f2 5ce290a466c91519ecfed54fef49221432043a08 5cf5ba7057517788fcae68db48f58b73a17bed71 5d2ba977174e03f080d19107249c059f642bf178 5fcc90760cd995f1fd8cc0da31c16ab288e80578 5fde3c2b80e14f9c914a1a0a1fc2fb3ac582f96d 603ddb1ec981a419729d239d4063ba306a06b9c6 607e960c2cbbcf27ea758f437393764d5c738243 60b48d7fd38ffed6612ab40dfbceeda3335f766c 614eded7c99a6477fd966f1503af4054b928ae6e 616cdd97084138c08cfbdc276c6558e13090e0a5 616eeda2877328b057ff5a9a839d4da644905a2f 62e6d7c00188be2a61b6a7189c1a2c32c211e49b 6437307af45d46b834ae4e159fe21a9eba7ff2f0 65e43b5271954f0ea0da60622ca5e15d532dc353 66949d97d7bc5c59b23a60446f4f6a9c12c0af14 66d33989c9b76aaa39272a90a877a7b719f0a51f 6929af0a2a7f515e8d551b5f425b2f85546108a8 6af35e0ae3fab03d58983211083e9c2d497b89a2 6b80bdfe3a0afdc473aa4e351f5c2ab05194f108 6c96996bbaa8ed056a9ef33ab0e1b53fe79818ca 6cc810f05cb5967d3e26808faf7cc069158aad6b 6d6967ffbe5de11bc0f9c24e20d5d206f775e844 7029e5cb6657c2afa78c0069fd824a80a0955a8e 7115086d01a9732502f4f9964bfea0256e19f949 751713cb71c2855e732531f7d04333dfa2fd1dd9 78d649836a48fb37f6464e981c8f1da57bedaf25 7943946829b9ad12ef34914125b44e77c38681da 7a29f5c6a36b2fb36d581cc9f9bfd950455815ca 7cde996f2da6d8229066b7c788162baea172ab35 7cf70f552ce64bcfaae66a7cdf40fd6c2be00736 7d7bed13db67b1e0b6e078e08b8259bc7980d5b7 7d903cb8c47da1cb8fd72024e8989218fadbc2c4 7e10c9b41f41bb293d2b6b635a5782f21ba0d202 80b30013e3c9ea93c6393f7ebda336bd711cfc9e 81877918d157424db6e4a698963ed0c58de5f66e 83c25c17a9671e138a462f88419b85d39d76b7b0 8422d8aec1f305530739e92f48e49a172d4cc501 8471e9aed860779765a550af930a5b2b71a0d466 84e8c02a7c2244b6372a44c441f8fdcdeee40e5a 85a306197b8f926c2f5820cffebc213accbaaba5 86556dffb47d7684d10cb21ea1bbd8aec42a851e 871af915361582c7257d9cf60e81b60ce7ca253f 88f3deac9b8e1d10125ef7d30aeb792722edb6cd 8a4a7b39449e52c2f252442a3590b87a7fd2ae9b 8a70cb38bd981969339d78769dcd75044711fa8c 8af691d09fb4b126f525b8dbdf7ed59934e75d97 8d597f3e13b55696190479df0b56c05483a03ef3 8e16869918a917db4631700dde5dc5d24a278c9e 8e1977d88fc3c015367ef3189a52f2c8607b8b99 8e2581f8656d89e074a2d7e030a74d230447ba57 8ed05e9d195efb49f9fcad7b0589037b81f79199 8f2351dc27e82674f00a006a778f8fd0044b9e28 90f542857c3b892949fcda9d0bf7cd42d7e8dce3 92b441da8c82438d83888984acd035b1dc0b432f 944501e9c885afb081835d4702543cb3fec40149 944ba1314c36a877e966ca74ee26f9b5c2cc27df 9526fc60f360b8cf8299f358c83671820eddbaf2 962d7bd26067c4b8a770087ac081b803599118a7 979cef7326b581cbc07d926cf8707fec8ce6570b 9816c7c379048db076b3eca09b372c04c980e1e7 981801ee6c94a9176ef14080a7b44bc41bf378bd 9a15901d5e2a08afbfd70b32ecdc00962b3d4167 9a227f5619bb2edea73298f9596ef5429a1a6e00 9ab4186edbb16b0e209dd5402a4c622e969af989 9b2bb3e48cf276d1541fa62a59bce90f0d13e7a4 9c0fb51f5cc7cd3288af2b2b68d62ea92de5effd 9c3f44eb8a2b20e22dc13f78bb399d63fc299f92 9ffda4078fa39d12ae593a25f5d8b527055a5fc4 a06c30ec88802dc09455371a41b026034a18aee6 a1e1a5904d7515bfb9fc4dadcd9dfb9351f66665 a32dbbdff3b88fd54aa80ff66563f8c07b2fd5a3 a4966fff19356f70036dd800b922588ff8187a23 a50d2511ff21b3862aecf9de15cb5cc8c3984fbc a567a53f08046f1086d9a5c7a5f5294147a19a41 a5e58f1504fad781ed69289d575aec13f8560b4c a74a801fe558b13120599dc96e4d333c199e05e5 a7b9ac33372a552c2670319f32da9ff7ba875131 a8e6c70b14b22e003c6206ef1fd838df206a68d4 a96880d4c06715d36ad56bdb4715d3c45e190068 ab60f34e9d67f675bf91f2c4e6e9850da03920fe ab6e99f986ee8c112a91080a2a1422743ee9a110 abd5f6c054532c792e6c2a598adf961bce61c028 ac062332181544d6fefb154ee5be61c782bf7cc1 acaf96d7b1a6bad57b559d646233d5dc1a23257c ae82f128aa84f5fce9c9ff587c47d6405b06eb28 aeb6150efedf86768afd2f1f4c1ae0c0e710a5e3 af5461e3007e878615f44dacf58a20d8fa35b4e6 afcde416c70c9ebcda5ff9713fcf412fdcd51af7 b13eff9029e988383af1ab195c7263110ef4b954 b1d660c6c3c429f58f34863498380bc7c84bd33a b1deae27b326091970a40da4caaa9607f12eb3f3 b259d945f86c7b255106afbc9a154aa895640c10 b2b4cd0f73a7c7a6da5ba4126bceb33ce68853d5 b2d35c0d9d7412852c92878e20deaabdc8d938f9 b2f8e0663c3cb0f62adecef728dd4402927ddb40 b34df43060e42faf0bfee33951eb061aee044fe3 b3abdc817ef238f769436339b0d6dd478262e175 b3bcd06598f444196cf46293af3316b1f69ad1f9 b425b7f897e7f60e963eb596b347246c1cfd5222 ba3a22f52dbac4e64c837704702f61e495677065 bb2b676a98419df9ad6f962ee476197639d016f2 bb4351319cff116b2b55f0638be09285fa4c18dc bbce3ec1b8cec0fc52714e6d7377b2ae800ed6b7 bc10d8d220fac3614c13c5ad30be7a4ce31d9fbe bd9b11cf3a64ccc36d311a1d82c40c9a63b11591 bda5f3ff1ae3f7b28d484535d20d2cdb7a196c84 be7ca9edd40e6a46bdfc41885920db004c9fdc9e bf224e47cb177776f32b7fedd64f577e91cf6448 bf90bcd6dd29eebb0743060bb2ca0a2b411a195c bfbc54ba8f65f7dd0837dfef19a720da844fd486 bfec427e84080cb1aca40e33f3db9956575749e8 c01258159d657db1698fdc0db831cbb55ef9b32b c163bb2738779e65620b32ebf8cfcea18b8d839d c169bbfc400ffd787d9181a71c1b438acc2aa1d2 c36c43c17574f6eeb899c90b81a0638c9b806f51 c3c9d4e77bf41f558c2cc28183889eb3ecea0398 c4d96d26672a4b36ba32bf4fb924f98d7e35d325 c52ef358cebc84aff0f18df7dcfea192be9f6ecd c52f914fcabfeec572f901215d9555986de47d3c c5e1b6ae4d5d6083c84a9e22e188df9697d84f33 c6addf2e098fd2d1e343f3ec5a026b947882f95f c6be8bfde31acc962e268f73317d7f9ae5d3b4d3 c77bf4ee9642e0294e5b4a9d78a6ab636c618282 c8a5bca7c71abf1dd78b000c491c3ffe0b0d33cb c905e50a864d151152263a891ad21c142b4bd8a9 c92491b5c2c45372d361cef1065032a89d01d648 c9695f86475082ebbc844b53c3e805670286a797 ca8ecc18a3c564b1db284c2485ff1dcdbcc9837a ccbc465be59191fc4e68d8147670a996909d624f ce0ca9453e35f3b23521469868254ea330a91bce ce4c59599a3c05d1a1b095b8a629e409f605f367 ce5412532038c78ced48f9550d187b9a5da9cdcf d152dfdeb8ffbd3162a3feb8e7b3e1c304f9ddea d1539647ab8918421ec0e7eed4f04b18c0d3124e d323356b5b239365eedbd61a12a62e41f9a8b7ea d3691a4c50c0695bbb54784c0c9d4a9224211f58 d3d8cf11fbc5746a3a4fdaf4b9f4109a7a907e2e d57df9c7d2d1415b7fc537cb7df5897221af4f0d d72587059396ac70c5893beacf955e0d31fb8fb6 d97a4750ef850af4ad4f9a6797111b01f990572a d9d91e48e4a24dc90598d5feec3ae813d5a97da7 da2a342cf5aeea8dc9faa7b694d3d9edd0712122 da4acb37d771076d8ee80800ae9cf5d7728c871b dda87bb764654c043773f21ac17a1ceb877ea671 dde85b127efdf29e32443de91df0f3ca8287d7d4 df338dce3a80bc3add1e91d16e88730917ad6e1c e014b35952d20d8fd64a694dd8528119670be473 e0c3153dcb36ef90826fe50b11e98e63e5cc69c9 e1bc27740de367ba8f26aff21a217dfc64183ee2 e28a299e17b4a50a49a273236c0721f9dc0aa123 e32e495e14e04f4f2b31982cd29fb76409d3914a e34f1d0e949ebe63ebdbad4af40f77c0a9b9cac6 e4e83a401153188fe38d46ddc5c1e8218a5d79a7 e543119e160946edd8cf534a7f64f5d5e1b7e395 e69a28581f78f057664a52421b5229b7e31a9e7d e6daa294fe854c64713dd21227fc133639ac59ec e73a4aa9781173a239fde9e4580a5c20c6c7e59c e7806a608669945787156d924d65e7d702bcee71 e8d53c61c49dc2827287abf56b9795a95dc92d28 e90a73924341eb0abf0ba7891df7cf1a5b79fcc1 ec1387c305f9e993d96232ab7693bfd345f22ce1 ec34cdf236624a9ed92bccd1cbe7320e2abdd90a ecb0fc8f12dffb2bba856eb86e5dec09239602bb ecbffb254ac1ab02269836b015037d4fb94139a0 ed7299cffc33f253071ba8507503a1bfbe07a055 f101ca83ec330aab6a56943f59e8125ebd486aa3 f291856b27a4cf82988223085aa7658e0bf843f9 f2fa83f666cf9631fbd678556efd24fc6d60f876 f3dd319bef36f3e94f6949241a89bc8f0fe3492a f5265472f54cb003959d135858c52ed9a75a436b f57807b858a3dc514403aff3ebc5754ad79ba90a f6ac3ccef5028700ebfc6584e1fe29db234748d7 f6e332a713b5ecc2e8d11f270600f4ec7e6f5d41 f9962d0a052b228ee822b3ee468efb1cde5ca54e f9ce1afd927d629162aba82c3e70456f14583081 fa79516c8929d0dd3a3ca2f0912fad3e6b75768f fb01e150a5f87d586078fa783300511312a09bd2 fd3db829a63c177332e65504d4df78d6ab6b7ae2 ffa8dfa44247b655def1cd2e2582ea2025a09396 0162cf6f27f82792644dca3ae93ab170eb340962 0f258c048ea269af1243ad8fddc67f24b8d5b261 25061a263e5f13d85ad584406ea738289633247a 2a1618c214787f0c229f9d83ede9622ea8bd9ee1 2a84fc32088ade7f0f9e9c4a3a7490ad34649880 47985528b0eee999ffd3f777b61eb78a20a734f9 4adcab3a55c4fd67fb2fa52355543f5e1ade20bd 6668a13f9f3008e724233c527ff2711310e1c732 8094e4e3481877ba717348790b3682abae28fee2 8632fc6e36900b8c3bf94c526d64b8284593eb50 9f2874c6ce59ba5bdde19998f706c2cd27ee99e9 ba32a8007c55b6373b4587cfa47af67e9486406d bd33b7ae8f484149ce619c742621ebcb7205207c bfdbbaeec24c41d5db984bb41a8157cb9f3b110d c340277acb01bec1e0c1a297e51cf43f91982398 e358c682301801f904ba1aa23bde39497010b0e7 e6b50d1f9a3ef9999e1f4c88f31276a68b5c4c9c e6b98cced3fa5023e355d4d3c66936e8c04165bb f3135ba10a3e6d51faa48fddb4474e59415efe6b
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: 13039
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.11
Provides: libc-dev
Depends: libc6 (= 2.35-0ubuntu3.11), libc-dev-bin (= 2.35-0ubuntu3.11), linux-libc-dev, libcrypt-dev, rpcsvc-proto, libtirpc-dev, libnsl-dev
Suggests: glibc-doc, manpages-dev
Breaks: libc6-dev-amd64-cross (<< 2.35~), libgcc-10-dev (<< 10-20200321-1~), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libperl5.26 (<< 5.26.1-3), python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1)
Conflicts: libc0.1-dev, 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: libcaca0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1053
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcaca
Version: 0.99.beta19-2.2ubuntu4
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.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: Sam Hocevar <sho@debian.org>
Package: libcacard0
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: libcacard
Version: 1:2.8.0-3build2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpcsclite1 (>= 1.3.0)
Description: Virtual Common Access Card (CAC) Emulator (runtime library)
This emulator is designed to provide emulation of actual smart cards to a
virtual card reader running in a guest virtual machine. The emulated smart
cards can be representations of real smart cards, where the necessary
functions such as signing, card removal/insertion, etc. are mapped to real,
physical cards which are shared with the client machine the emulator is
running on, or the cards could be pure software constructs.
.
This package provides the runtime library.
Homepage: https://cgit.freedesktop.org/spice/libcacard/
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Package: libcairo-gobject-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.005-3build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.12.0), libcairo-perl, libglib-perl
Description: integrate Cairo into the Glib type system in Perl
Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface,
etc.) with Glib's type systems so that they can be used normally
in signals and properties.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Cairo-GObject
Package: libcairo-gobject2
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: cairo
Version: 1.16.0-5ubuntu2
Depends: libcairo2 (= 1.16.0-5ubuntu2), libglib2.0-0 (>= 2.14.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: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.109-2build1
Depends: perl, perlapi-5.34.0, 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/.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://gtk2-perl.sourceforge.net/
Package: libcairo-script-interpreter2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.16.0-5ubuntu2
Depends: libc6 (>= 2.29), libcairo2 (= 1.16.0-5ubuntu2), 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: 1351
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cairo
Version: 1.16.0-5ubuntu2
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.9.1), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4)
Breaks: libwebkit2gtk-3.0-25 (<< 2.4.5-2~), libwebkitgtk-1.0-0 (<< 2.4.5-2~), libwebkitgtk-3.0-0 (<< 2.4.5-2~), weston (<< 1.5.0-3~)
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: libcairomm-1.0-1v5
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: cairomm
Version: 1.12.2-4build3
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 (>= 5.2)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://cairographics.org/cairomm/
Package: libcamd2
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: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libc6 (>= 2.2.5), libsuitesparseconfig5 (>= 1:5.0.0)
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: libcamel-1.2-63
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.41.1), libgssapi-krb5-2 (>= 1.17), libicu70 (>= 70.1-1~), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libsqlite3-0 (>= 3.6.0), zlib1g (>= 1:1.1.4)
Description: Evolution MIME message handling library
Camel is a generic messaging library. It supports the standard
messaging system for receiving and sending messages. It is the
messaging backend for Evolution.
.
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcanberra-gtk3-0
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: libcanberra
Version: 0.30-10ubuntu1.22.04.1
Depends: libc6 (>= 2.4), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6
Recommends: libcanberra-gtk3-module
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: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcanberra
Version: 0.30-10ubuntu1.22.04.1
Depends: libc6 (>= 2.4), libcanberra-gtk3-0 (>= 0.25), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 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: libcanberra-pulse
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: libcanberra
Version: 0.30-10ubuntu1.22.04.1
Depends: libc6 (>= 2.4), libcanberra0 (= 0.30-10ubuntu1.22.04.1), libpulse0 (>= 0.99.1), pulseaudio | pipewire-pulse
Description: PulseAudio backend for libcanberra
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the PulseAudio backend for libcanberra.
Homepage: http://0pointer.de/lennart/projects/libcanberra/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcanberra0
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: libcanberra
Version: 0.30-10ubuntu1.22.04.1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libltdl7 (>= 2.4.6), libtdb1 (>= 1.2.7+git20101214), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop
Suggests: libcanberra-gtk0, libcanberra-pulse
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: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng
Version: 0.7.9-2.2build3
Depends: libc6 (>= 2.33)
Description: An 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 header files and libraries for libcap-ng.
Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Homepage: http://people.redhat.com/sgrubb/libcap-ng
Package: libcap2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:2.44-1ubuntu0.22.04.2
Depends: libc6 (>= 2.33)
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
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Version: 1:2.44-1ubuntu0.22.04.2
Depends: libc6 (>= 2.33)
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: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libcap2
Version: 1:2.44-1ubuntu0.22.04.2
Replaces: libcap-bin
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.33)
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: libcapture-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.48-1
Depends: perl
Description: module to capture STDOUT and STDERR
Capture::Tiny is a Perl module that provides a simple, portable way to
capture anything sent to STDOUT or STDERR, regardless of whether it comes
from Perl, XS code or an external program. Further, output can be captured
while being passed through to the original handles.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Capture-Tiny
Package: libcaribou-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: caribou
Version: 0.4.21-7.2
Description: Configurable on screen keyboard with scanning mode - common files
An input assistive technology intended for switch and pointer users.
.
This package contains support files for libcaribou
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Caribou
Package: libcaribou0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: caribou
Version: 0.4.21-7.2
Depends: libc6 (>= 2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libx11-6, libxklavier16 (>= 5.0), libxml2 (>= 2.7.4), libxtst6, libcaribou-common (= 0.4.21-7.2)
Description: Configurable on screen keyboard with scanning mode - library
An input assistive technology intended for switch and pointer users.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Caribou
Package: libcbor0.8
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: libcbor
Version: 0.8.0-2ubuntu1
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: 144
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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: libccolamd2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libc6 (>= 2.4), libsuitesparseconfig5 (>= 1:5.0.0)
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-cdda2
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: libcdio-paranoia
Version: 10.2+2.0.0-1build3
Depends: libc6 (>= 2.33), libcdio19 (>= 2.1.0)
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: Debian QA Group <packages@qa.debian.org>
Package: libcdio-paranoia2
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: libcdio-paranoia
Version: 10.2+2.0.0-1build3
Depends: libc6 (>= 2.14), libcdio-cdda2 (>= 10.2+2.0.0), libcdio19 (>= 2.1.0)
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: Debian QA Group <packages@qa.debian.org>
Package: libcdio19
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-3ubuntu0.2
Depends: libc6 (>= 2.33)
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: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cdparanoia
Version: 3.10.2+debian-14build2
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.
Original-Maintainer: Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>
Homepage: https://www.xiph.org/paranoia/
Package: libcdr-0.1-1
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: libcdr
Version: 0.1.6-2build2
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: library for reading and converting Corel DRAW files
libcdr is a library and a set of tools for reading and converting binary files
produced by Corel DRAW.
.
libcdr currently supports just CDR files from V7 to X3 and the following
features:
.
- pages and page sizes
- shapes, lines, Bezier curves, bitmaps
- flat color fills, both RGB, CMYK, HLS and HSB
- different kinds of strokes including dashed strokes
.
Above that libcdr provides a public API for rendering preview of pages for
applications that have no notion of pages themselves.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: http://freedesktop.org/wiki/Software/libcdr
Package: libcdt5
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: graphviz
Version: 2.42.2-6ubuntu0.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: 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.15-1
Depends: perl, 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: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.54-1
Depends: perl:any, libhtml-parser-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: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-6ubuntu0.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: libcheese-gtk25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cheese
Version: 41.1-1build1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libcanberra-gtk3-0 (>= 0.25), libcheese8 (= 41.1-1build1), libclutter-1.0-0 (>= 1.16), libclutter-gtk-1.0-0 (>= 0.91.8), libcogl20 (>= 1.17.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.13.4), libx11-6, gstreamer1.0-clutter-3.0, cheese-common (>= 41.1-1build1)
Description: tool to take pictures and videos from your webcam - widgets
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the GTK+ shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Cheese
Package: libcheese8
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: cheese
Version: 41.1-1build1
Depends: libc6 (>= 2.4), libclutter-1.0-0 (>= 1.16), libclutter-gst-3.0-0 (>= 3.0.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), cheese-common (>= 41.1-1build1), gstreamer1.0-plugins-base (>= 0.11.0), gstreamer1.0-plugins-good (>= 0.11.0), gstreamer1.0-x
Description: tool to take pictures and videos from your webcam - base library
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the base shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Cheese
Package: libcholmod3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 941
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libamd2 (>= 1:4.5.2), libblas3 | libblas.so.3, libc6 (>= 2.7), libcamd2 (>= 1:4.5.2), libccolamd2 (>= 1:4.5.2), libcolamd2 (>= 1:4.5.2), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libmetis5 (>= 5.1.0.dfsg), libsuitesparseconfig5 (>= 1:5.0.0)
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: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: chromaprint
Version: 1.5.1-2
Depends: libavcodec58 (>= 7:4.4), libavutil56 (>= 7:4.4), libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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: libcinnamon-control-center1
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: cinnamon-control-center
Version: 5.2.1-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.16.0), libpango-1.0-0 (>= 1.14.0)
Description: library used by configuration applets for Cinnamon
This package contains the library used by control center panels.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libcinnamon-desktop4
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: cinnamon-desktop
Version: 5.2.1-1
Depends: cinnamon-desktop-data (>= 5.2.1-1), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libx11-6, libxext6, libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.2.99.3)
Recommends: hwdata (>= 0.227-1)
Breaks: cinnamon-control-center (<< 5.2), cinnamon-settings-daemon (<< 5.2), libcinnamon-control-center1 (<< 5.2), nemo (<< 5.2)
Description: Cinnamon library for loading .desktop files
This library is used by Cinnamon to load the .desktop files.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libcinnamon-menu-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cinnamon-menus
Version: 5.2.0-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.1)
Breaks: cinnamon (<< 5.2~), cinnamon-control-center (<< 5.2~)
Description: Cinnamon 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
.
This package contains the shared library.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com
Package: libcjs0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1075
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cjs
Version: 5.2.0-2
Depends: gir1.2-gtk-3.0, libc6 (>= 2.14), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libgirepository-1.0-1 (>= 1.62.0-4~), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.58.0), libmozjs-78-0 (>= 78.15.0), libreadline8 (>= 6.0), libstdc++6 (>= 11), libx11-6
Breaks: cinnamon (<< 5.0~)
Description: Library of the javascript bindings for the Cinnamon
Makes it possible for applications to use all of Cinnamon's platform
libraries using the Javascript language. It's mainly based on the
Mozilla javascript engine and the GObject introspection framework.
.
This package is the frozen version of gjs that the cinnamon desktop currently
uses.
.
This package contains the shared library, used by cjs itself, and cinnamon.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
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-method-modifiers-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.13-1
Depends: perl
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-xsaccessor-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.19-3build9
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.34.0~), perlapi-5.34.0, perl (<< 5.34.1~), 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Class-XSAccessor
Package: libclone-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.45-1build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Clone
Package: libclucene-contribs1v5
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: clucene-core
Version: 2.3.3.4+dfsg-1ubuntu5
Replaces: libclucene-contribs1
Depends: libc6 (>= 2.27), libclucene-core1v5 (>= 2.3.3.4+dfsg), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
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-core1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: clucene-core
Version: 2.3.3.4+dfsg-1ubuntu5
Replaces: libclucene-core1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
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: libclutter-1.0-0
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: clutter-1.0
Version: 1.26.4+dfsg-4build1
Depends: libatk1.0-0 (>= 2.5.3), libc6 (>= 2.29), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcogl-pango20 (>= 1.17.4), libcogl-path20 (>= 1.17.4), libcogl20 (>= 1.21.2), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.53.4), libgtk-3-0 (>= 3.16.2), libinput10 (>= 0.21.0), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.30), libpangocairo-1.0-0 (>= 1.30), libpangoft2-1.0-0 (>= 1.30), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-server0 (>= 1.2.0), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.5.0)
Recommends: libclutter-1.0-common
Breaks: cinnamon-session (<< 2.6.2)
Description: Open GL based interactive canvas library
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://blogs.gnome.org/clutter/
Package: libclutter-1.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: clutter-1.0
Version: 1.26.4+dfsg-4build1
Description: Open GL based interactive canvas library (common files)
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
.
This package contains the common files, such as translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://blogs.gnome.org/clutter/
Package: libclutter-gst-3.0-0
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: clutter-gst-3.0
Version: 3.0.27-2ubuntu1
Depends: libc6 (>= 2.4), libclutter-1.0-0 (>= 1.20.0), libcogl20 (>= 1.17.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.4.0), libgudev-1.0-0 (>= 146), libx11-6
Description: Open GL based interactive canvas library GStreamer elements
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
Homepage: http://www.clutter-project.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libclutter-gtk-1.0-0
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: clutter-gtk
Version: 1.8.4-4build2
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libclutter-1.0-0 (>= 1.23.7), libcogl20 (>= 1.17.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.0), libwayland-client0 (>= 1.20.0)
Description: Open GL based interactive canvas library GTK+ widget
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.clutter-project.org/
Package: libcodec2-1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 15018
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: codec2
Version: 1.0.1-3
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.
Original-Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Homepage: http://rowetel.com/codec2.html
Package: libcogl-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cogl
Version: 1.22.8-3build1
Description: Object oriented GL/GLES Abstraction/Utility Layer (common files)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package contains the common files, such as translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcogl-pango20
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: cogl
Version: 1.22.8-3build1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.10), libcogl20 (= 1.22.8-3build1), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.28.3-5), libpangocairo-1.0-0 (>= 1.28.3-5)
Recommends: libcogl-common
Description: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcogl-path20
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: cogl
Version: 1.22.8-3build1
Depends: libc6 (>= 2.11), libcogl20 (= 1.22.8-3build1), libglib2.0-0 (>= 2.32.0)
Recommends: libcogl-common
Description: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcogl20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cogl
Version: 1.22.8-3build1
Depends: libgl1, libc6 (>= 2.17), libcairo2 (>= 1.10), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32.0), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.2.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.2.0)
Recommends: libcogl-common
Suggests: libgles2
Breaks: libclutter-1.0-0 (<< 1.17)
Description: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libcolamd2
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: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libc6 (>= 2.4), libsuitesparseconfig5 (>= 1:5.0.0)
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: libcollection4
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: ding-libs
Version: 0.6.2-1
Depends: libc6 (>= 2.14)
Description: Collection data-type for C
A data-type to collect data in a hierarchical structure for easy iteration
and serialization.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
Package: libcolord-gtk1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: colord-gtk
Version: 0.3.0-1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0)
Recommends: colord
Description: GTK+ convenience library for interacting with colord
colord is a system service that makes it easy to manage, install and generate
colour profiles to accurately colour manage input and output devices.
.
This is a GTK+ convenience library for interacting with colord. It is useful
for both applications which need colour management and applications that wish
to perform colour calibration.
.
This package contains the runtime libraries.
Homepage: https://www.freedesktop.org/software/colord/
Package: libcolord2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 616
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.4.6-1
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.58), 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: http://www.freedesktop.org/software/colord/
Package: libcolorhug2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: colord
Version: 1.4.6-1
Depends: libc6 (>= 2.14), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.58), 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: http://www.freedesktop.org/software/colord/
Package: libcom-err2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.2
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.46.5-2ubuntu1.2)
Depends: libc6 (>= 2.17)
Breaks: 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: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.2
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.46.5-2ubuntu1.2)
Depends: libc6 (>= 2.28)
Breaks: 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: libconfig-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.28-1
Depends: perl:any
Description: Read/Write .ini style files with as little code as possible
Config::Tiny is a perl class to read and write .ini style configuration files
with as little code as possible, reducing load time and memory overhead.
.
This module is primarily for reading human written files, and anything
written into shouldn't need to have documentation/comments. If something with
more power is needed, move up to Config::Simple, Config::General or one of
the many other Config:: modules. Config::Tiny does not preserve comments,
whitespace, or the order of the file contents.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Config-Tiny
Package: libconst-fast-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.014-1.1
Depends: perl:any, libsub-exporter-perl, libsub-exporter-progressive-perl
Description: facility for creating read-only scalars, arrays, and hashes
Const::Fast is a perl module for creating read-only scalars, arrays,
and hashes. It enables you to set a variable to the given value and
subsequently make it readonly. Arrays and hashes will be made deeply
readonly.
.
This module uses the builtin readonly feature of perl, making access
to the variables just as fast as any normal variable without the
weird side-effects of ties.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Const-Fast/
Package: libcpanel-json-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.27-1ubuntu0.2
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: module for fast and correct serialising to JSON
Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its
primary goal is to be correct and its secondary goal is to be fast. To reach
the latter goal it was written in C.
.
As this is the n-th-something JSON module on CPAN, what was the reason to
write yet another JSON module? While it seems there are many JSON modules,
none of them correctly handle all corner cases, and in most cases their
maintainers are unresponsive, gone missing, or not listening to bug reports
for other reasons.
Homepage: https://metacpan.org/release/Cpanel-JSON-XS
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libcrack2
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: cracklib2
Version: 2.9.6-3.4build4
Depends: libc6 (>= 2.14)
Recommends: cracklib-runtime
Breaks: cracklib-runtime (<< 2.9.2-4)
Description: pro-active password checker library
Shared library for cracklib2 which contains a C function which may be
used in a passwd like program. The idea is simple: try to prevent
users from choosing passwords that could be guessed by crack by
filtering them out, at source. cracklib2 is NOT a replacement passwd
program. cracklib2 is a LIBRARY.
Original-Maintainer: Jan Dittberner <jandd@debian.org>
Homepage: https://github.com/cracklib/cracklib
Package: libcrypt-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.27-1
Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1)
Provides: libcrypt1-dev
Depends: libcrypt1 (= 1:4.4.27-1)
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: libcrypt1
Protected: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.27-1
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.25)
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>
Important: yes
Package: libcrypt1
Protected: yes
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.27-1
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.25)
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>
Important: yes
Package: libcryptsetup12
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:2.4.3-1ubuntu1.3
Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.17.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0~~alpha1), 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: libcscreensaver0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cinnamon-screensaver
Version: 5.2.1-1
Depends: gir1.2-gtk-3.0 (>= 3.22), libc6 (>= 2.33), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.22), libpam0g (>= 0.99.7.1), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.99.3)
Description: library and introspection data used by cinnamon-screensaver
cinnamon-screensaver is a screen saver and locker that aims to have simple,
sane and secure defaults, and be well integrated with the Cinnamon desktop.
.
This package contains the library used by the screensaver.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libctf-nobfd0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.12
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: 239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.12
Depends: libbinutils (= 2.38-4ubuntu2.12), libc6 (>= 2.33), zlib1g (>= 1:1.2.0)
Description: Compact C Type Format library (runtime, 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: libcue2
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: libcue
Version: 2.2.1-3ubuntu0.1
Depends: libc6 (>= 2.14)
Description: CUE Sheet Parser Library
Libcue is intended to parse a so called cue sheet from a
char string or a file pointer. For handling of the parsed
data a convenient API is available.
Homepage: https://github.com/lipnitsk/libcue
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libcups2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups
Version: 2.4.1op1-1ubuntu4.16
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgnutls30 (>= 3.7.2), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0)
Suggests: cups-common
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: libcupsfilters1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cups-filters
Version: 1.28.15-0ubuntu1.5
Depends: libc6 (>= 2.33), libcups2 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3)
Description: OpenPrinting CUPS Filters - Shared library
This library contains functions commonly used by the CUPS filters
in the OpenPrinting CUPS filters package, currently functions to read
several different image formats and to convert bitmaps between different
color spaces.
Homepage: http://www.openprinting.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libcupsimage2
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: cups
Version: 2.4.1op1-1ubuntu4.16
Depends: libcups2 (= 2.4.1op1-1ubuntu4.16), libc6 (>= 2.2.5)
Recommends: libcupsfilters1
Description: Common UNIX Printing System(tm) - Raster image 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 image libraries for handling the CUPS
raster format.
Homepage: https://github.com/OpenPrinting/cups/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.81.0-1ubuntu1.21
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.2), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh-4 (>= 0.9.0), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
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.haxx.se
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Package: libcurl4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 788
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.81.0-1ubuntu1.21
Replaces: libcurl3
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-3~), libssh-4 (>= 0.9.0), libssl3 (>= 3.0.0~~alpha1), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
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.haxx.se
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Package: libcvc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cinnamon-desktop
Version: 5.2.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1)
Breaks: cinnamon-settings-daemon (<< 5.2)
Description: Cinnamon pulseaudio abstraction library
This library contains code to access PulseAudio using a GObject
based library, shared between cinnamon-control-center, cinnamon-settings-daemon
and cinnamon. It is not API stable, and it is meant to be used
as a submodule.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libdaemon0
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: libdaemon
Version: 0.14-7.1ubuntu3
Depends: libc6 (>= 2.15)
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-dpath-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.58-1
Depends: libaliased-perl (>= 0.33), libclass-xsaccessor-perl, libiterator-util-perl, liblist-moreutils-perl, libsub-exporter-perl, perl (>= 5.15.6)
Description: DPath is like XPath but for Perl data structures
With Data::DPath you can address points in a Perl data structure by
describing a "path" to it using hash keys, array indexes or some
wildcard-like steps. It is inspired by XPath but differs from it.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Data-DPath
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-messagepack-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.01-2build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: MessagePack serializing/deserializing
Data::Messagepack converts Perl data structures to MessagePack and vice
versa.
.
MessagePack is a binary-based efficient object serialization
format. It enables to exchange structured objects between many
languages like JSON. But unlike JSON, it is very fast and small.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/module/Data::MessagePack
Package: libdata-optlist-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.112-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: libdata-validate-domain-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.10-1.1
Depends: perl:any, libnet-domain-tld-perl
Description: perl domain name validation functions
Data::Validate::Domain collects domain validation routines to make input
validation and untainting easier and more readable.
Original-Maintainer: Alexander Wirt <formorer@debian.org>
Package: libdata-validate-ip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.30-1
Depends: perl:any, libnet-ipv6addr-perl, libnet-netmask-perl, libnetaddr-ip-perl
Description: Perl module for IP validation
Data::Validate::IP collects IP validation routines to make input validation
and untainting easier and more readable. All functions return an untainted
value if the test passes, and undef if it fails. This means that you should
always check for a defined status explicitly. Don't assume the return value
will be true.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Data-Validate-IP
Package: libdata-validate-uri-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.07-2
Depends: perl:any, libdata-validate-domain-perl, libdata-validate-ip-perl
Description: common URI validation methods
The Data::Validate::URI module collects common URI validation routines to
make input validation and untainting easier and more readable.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Data-Validate-URI
Package: libdatrie1
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: libdatrie
Version: 0.2.13-2
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.
Original-Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
Homepage: https://linux.thai.net/projects/libthai
Package: libdav1d5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dav1d
Version: 0.9.2-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/projects/dav1d.html
Package: libdazzle-1.0-0
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: libdazzle
Version: 3.44.0-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.37.5), libdazzle-common
Description: feature-filled library for GTK+ and GObject
libdazzle provides additional features for GTK+ and GObject. A wide range of
components from utilities for GIO, widgets for GTK+, an animation framework,
state machines, paneling and high-performance counters are included.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libdazzle
Package: libdazzle-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: libdazzle
Version: 3.44.0-1
Description: feature-filled library for GTK+ and GObject (common files)
libdazzle provides additional features for GTK+ and GObject. A wide range of
components from utilities for GIO, widgets for GTK+, an animation framework,
state machines, paneling and high-performance counters are included.
.
This package contains architecture-independent files such as translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libdazzle
Package: libdb5.3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1750
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28+dfsg1-0.8ubuntu3
Depends: libc6 (>= 2.34)
Description: Berkeley v5.3 Database Libraries [runtime]
This is the runtime package for programs that use the v5.3 Berkeley
database library.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Original-Maintainer: Debian Berkeley DB Team <team+bdb@tracker.debian.org>
Package: libdbd-mysql-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.050-5ubuntu0.22.04.1
Depends: perl, perl-dbdabi-94, perlapi-5.34.0, libc6 (>= 2.34), 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: libdbi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.643-3build3
Provides: dh-sequence-perl-dbi, perl-dbdabi-94
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Suggests: libclone-perl, libmldbm-perl, libnet-daemon-perl, libsql-statement-perl
Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+)
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
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://dbi.perl.org/
Package: libdbus-1-3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.12.20-2ubuntu4.1
Depends: libc6 (>= 2.34), libsystemd0
Recommends: dbus
Breaks: dbus (<< 1.9.16-1~)
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 daemon can be found in the dbus package.
Homepage: https://dbus.freedesktop.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: dbus
Version: 1.12.20-2ubuntu4.1
Depends: libc6 (>= 2.34), libsystemd0
Recommends: dbus
Breaks: dbus (<< 1.9.16-1~)
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 daemon can be found in the dbus 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: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dbus-glib
Version: 0.112-2build1
Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.40)
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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings
Package: libdbusmenu-glib4
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: libdbusmenu
Version: 16.04.1+18.10.20180917-0ubuntu8
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: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdbusmenu
Version: 16.04.1+18.10.20180917-0ubuntu8
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0)
Description: library for passing menus over DBus - GTK+ 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+ 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: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdc1394
Version: 2.2.6-4
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://sourceforge.net/projects/libdc1394/
Package: libdca0
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: libdca
Version: 0.0.7-2
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libdca.html
Package: libdconf1
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: dconf
Version: 0.40.0-3ubuntu0.1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.55.2)
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: 788
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libde265
Version: 1.0.8-1ubuntu0.3
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.261ubuntu1
Depends: libc6 (>= 2.4)
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: libdebuginfod-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: elfutils
Version: 0.186-1ubuntu0.1
Depends: debconf (>= 0.5) | debconf-2.0, ucf
Pre-Depends: debconf
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: libdebuginfod1
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: elfutils
Version: 0.186-1ubuntu0.1
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.28.0), libelf1 (= 0.186-1ubuntu0.1), libdw1 (= 0.186-1ubuntu0.1), libdebuginfod-common (>= 0.186-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: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdecor-0
Version: 0.1.0-3build1
Replaces: libdecor
Depends: libc6 (>= 2.34), libwayland-client0 (>= 1.20.0)
Recommends: libdecor-0-plugin-1-cairo | 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.gnome.org/jadahl/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: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdecor-0
Version: 0.1.0-3build1
Replaces: libdecor-plugin-cairo
Provides: libdecor-0-plugin-1
Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.1.0-3build1), libglib2.0-0 (>= 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: default decoration plugin
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.gnome.org/jadahl/libdecor
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Package: libdee-1.0-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: dee
Version: 1.2.7+17.10.20170616-6ubuntu4
Replaces: libdee-1.0-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.68.0), libicu70 (>= 70.1-1~)
Breaks: libdee-1.0-1 (<< 0.5.22-1)
Description: Model to synchronize multiple instances over DBus - shared lib
libdee is a shared library that provides objects that help having multiple
instances communicating over DBus.
.
This package contains shared libraries to be used by applications.
Homepage: https://launchpad.net/dee
Original-Maintainer: Kartik Mistry <kartik@debian.org>
Package: libdeflate0
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: libdeflate
Version: 1.10-2
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".
Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Homepage: https://github.com/ebiggers/libdeflate
Package: libdevel-callchecker-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.008-1ubuntu4
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl, perlapi-5.34.0
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-size-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.83-1build4
Depends: perl, perlapi-5.34.0, libc6 (>= 2.2.5), libtest-simple-perl
Description: Perl extension for finding the memory usage of Perl variables
Devel::Size figures out the real sizes of Perl variables in bytes. Call
functions with a reference to the variable you want the size of. If the
variable is a plain scalar it returns the size of the scalar. If the
variable is a hash or an array, use a reference when calling.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Devel-Size
Package: libdevel-stacktrace-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0400-1
Depends: perl
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: libdevmapper1.02.1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 493
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.03.11-2.1ubuntu5)
Version: 2:1.02.175-2.1ubuntu5
Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.175-2.1ubuntu5~)
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: libdhash1
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: ding-libs
Version: 0.6.2-1
Depends: libc6 (>= 2.14)
Description: Dynamic hash table
A hash table which will dynamically resize to achieve optimal storage & access
time properties.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
Package: libdiscid0
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: libdiscid
Version: 0.6.2-3
Depends: libc6 (>= 2.14)
Description: library for creating MusicBrainz DiscIDs
libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
It reads a CD's table of contents (TOC) and generates an identifier which
can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
Additionally, it provides a submission URL for adding the DiscID to the
database.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://musicbrainz.org/doc/libdiscid
Package: libdjvulibre-text
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: djvulibre
Version: 3.5.28-2ubuntu0.22.04.1
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: 1691
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: djvulibre
Version: 3.5.28-2ubuntu0.22.04.1
Replaces: libdjvulibre1, libdjvulibre15
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libjpeg8 (>= 8c), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.28-2ubuntu0.22.04.1)
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: libdmapsharing-3.0-2
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: libdmapsharing
Version: 2.9.41-3build2
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.6), libgstreamer1.0-0 (>= 1.0.0), libsoup2.4-1 (>= 2.48), zlib1g (>= 1:1.1.4)
Description: DMAP client and server library - runtime
libdmapsharing is a library to access and share content through the
DMAP (DAAP & DPAP) protocols. The library is written in C using GObject
and libsoup.
.
This package contains the runtime needed by programs using the
library.
Homepage: http://www.flyn.org/projects/libdmapsharing/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libdns-export1110
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2262
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: bind9-libs
Version: 1:9.11.19+dfsg-2.1ubuntu3
Depends: libc6 (>= 2.34), libisc-export1105, libssl3 (>= 3.0.0~~alpha1)
Description: Exported DNS Shared Library
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND 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 the exported libdns shared library.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: libdotconf0
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: dotconf
Version: 1.3-0.3fakesync1build2
Depends: libc6 (>= 2.33)
Description: Configuration file parser library - runtime files
dot.conf is a simple-to-use and powerful configuration-file parser
library written in C. The configuration files created for dot.conf
look very similar to those used by the Apache Webserver. Even
Container-Directives known from httpd.conf can easily be used in the
exact same manner as for Apache-Modules. It supports various types of
arguments, dynamically loadable modules that create their own
configuration options on-the-fly, a here-documents feature to pass
very long ARG_STR data to your app, and on-the-fly inclusion of
additional config files.
Original-Maintainer: Shane Wegner <shane@debian.org>
Package: libdouble-conversion3
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: double-conversion
Version: 3.1.7-4
Depends: libc6 (>= 2.4), 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.
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/google/double-conversion
Package: libdpkg-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 2340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: dpkg
Version: 1.21.1ubuntu2.6
Depends: perl:any, dpkg (>= 1.18.11)
Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils
Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr
Breaks: dgit (<< 3.13~), pkg-kde-tools (<< 0.15.28~)
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::Build::Info: build information functions
- Dpkg::BuildFlags: set, modify and query compilation build flags
- 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: libdrm-amdgpu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdrm
Version: 2.4.113-2~ubuntu0.22.04.1
Depends: libc6 (>= 2.28), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: libdrm-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libdrm
Version: 2.4.113-2~ubuntu0.22.04.1
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: libdrm-intel1
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: libdrm
Version: 2.4.113-2~ubuntu0.22.04.1
Depends: libc6 (>= 2.17), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: libdrm-nouveau2
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: libdrm
Version: 2.4.113-2~ubuntu0.22.04.1
Depends: libc6 (>= 2.14), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: libdrm-radeon1
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: libdrm
Version: 2.4.113-2~ubuntu0.22.04.1
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
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.113-2~ubuntu0.22.04.1
Depends: libdrm-common (>= 2.4.113-2~ubuntu0.22.04.1), libc6 (>= 2.33)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://cgit.freedesktop.org/mesa/drm/
Package: libdv4
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: libdv
Version: 1.0.0-14build1
Depends: libc6 (>= 2.14)
Suggests: libdv-bin, oss-compat
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: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdvdnav
Version: 6.1.1-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libdvdnav.html
Package: libdvdread8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libdvdread
Version: 6.1.2-1
Depends: libc6 (>= 2.34)
Suggests: libdvdcss2
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libdvdnav.html
Package: libdw1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 729
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.186-1ubuntu0.1
Depends: libbz2-1.0, libc6 (>= 2.34), libelf1 (= 0.186-1ubuntu0.1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3)
Description: library that provides access to the DWARF debug information
libdw1 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
Version: 0.003-1.1
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: 457
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libe-book
Version: 0.1.3-2build2
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 11), 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)
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: http://www.freedesktop.org/wiki/Software/libe-book
Package: libebackend-1.2-10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.7), libcamel-1.2-63 (>= 3.19.92), libdb5.3, libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libglib2.0-0 (>= 2.40), libsoup2.4-1 (>= 2.42), libsqlite3-0 (>= 3.6.0)
Description: Utility library for evolution data servers
This package is a utility library for evolution-data-servers providing
backend functions to access data.
.
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libebook-1.2-20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.4), libcamel-1.2-63 (>= 3.42.1), libebook-contacts-1.2-3 (>= 3.16.2), libedata-book-1.2-26 (>= 3.43.2), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libglib2.0-0 (>= 2.41.1), libxml2 (>= 2.7.4)
Description: Client library for evolution address books
This package is a client library for evolution addressbooks.
.
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libebook-contacts-1.2-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.14), libcamel-1.2-63 (>= 3.19.92), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.40), libphonenumber8, libstdc++6 (>= 5.2)
Description: Client library for evolution contacts books
This package is a client library for evolution addressbooks.
.
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libecal-2.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 622
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.33), libcamel-1.2-63 (>= 3.24.1), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libglib2.0-0 (>= 2.41.1), libical3 (>= 3.0.7)
Conflicts: almanah (<< 0.11.1-1+b9), bijiben (<< 3.26.0-0.1+b1), evolution (<< 3.26.3), evolution-data-server (<< 3.26.3), evolution-data-server-tests (<< 3.26.3), evolution-ews (<< 3.26.3), evolution-plugin-pstimport (<< 3.26.3), evolution-plugins (<< 3.26.3), gnome-calendar (<< 3.26.2-3), gnome-panel (<< 3.26.0-1+b1), gnome-shell (<< 3.26.2-1+b1), gnome-todo (<< 3.26.2-2), libabiword-3.0 (<< 3.0.2-5), libedata-cal-2.0-1 (<< 3.26.3), libevolution (<< 3.26.3), libjana-ecal0 (<< 0.0.0+git20091215.9ec1da8a-4+b1), libjana-test (<< 0.0.0+git20091215.9ec1da8a-4+b1), syncevolution-libs-gnome (<< 1.5.2-2+b2)
Description: Client library for evolution calendars
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
.
This package is a client library for evolution calendar.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libedata-book-1.2-26
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 823
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.33), libebackend-1.2-10 (= 3.44.4-0ubuntu1.1), libebook-contacts-1.2-3 (>= 3.43.2), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libglib2.0-0 (>= 2.70.0), libsoup2.4-1 (>= 2.42), libsqlite3-0 (>= 3.5.9)
Description: Backend library for evolution address books
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
.
This package is a backend library for evolution address book.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libedata-cal-2.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 533
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.4), libcamel-1.2-63 (>= 3.19.92), libebackend-1.2-10 (= 3.44.4-0ubuntu1.1), libecal-2.0-1 (>= 3.39.3), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libglib2.0-0 (>= 2.70.0), libical3 (>= 3.0.7), libsoup2.4-1 (>= 2.42), libsqlite3-0 (>= 3.5.9)
Conflicts: evolution-data-server (<< 3.26.3), evolution-data-server-tests (<< 3.26.3), evolution-ews (<< 3.26.3)
Description: Backend library for evolution calendars
Evolution is the integrated mail, calendar, task and address book
distributed suite from Novell, Inc.
.
This package is a backend library for evolution calendar.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libedataserver-1.2-26
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 997
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.14), libcamel-1.2-63 (>= 3.39.3), libgcc-s1 (>= 3.3.1), libgdata22 (>= 0.15.0), libglib2.0-0 (>= 2.45.6), libicu70 (>= 70.1-1~), libjson-glib-1.0-0 (>= 1.5.2), libsecret-1-0 (>= 0.7), libsoup2.4-1 (>= 2.58.2), libstdc++6 (>= 5.2), libxml2 (>= 2.9.0), evolution-data-server-common (>= 3.44)
Description: Utility library for evolution data servers
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
.
This package is a utility library for evolution-data-server.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libedataserverui-1.2-3
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: evolution-data-server
Version: 3.44.4-0ubuntu1.1
Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcamel-1.2-63 (>= 3.19.92), libecal-2.0-1 (>= 3.33.4), libedataserver-1.2-26 (= 3.44.4-0ubuntu1.1), libgcr-base-3-1 (>= 3.8.0), libgcr-ui-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.40), libgtk-3-0 (>= 3.16.2), libical3 (>= 3.0.7), libpango-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.42), libwebkit2gtk-4.0-37 (>= 2.31.1), evolution-data-server-common (>= 3.44)
Description: Utility library for evolution data servers
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
.
This package is a UI utility library for evolution-data-server.
Homepage: https://wiki.gnome.org/Apps/Evolution
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libedit2
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: libedit
Version: 3.1-20210910-1build1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), 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: libefiboot1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 37-6ubuntu2
Depends: libc6 (>= 2.33), libefivar1 (>= 37)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
Library to allow for the manipulation of UEFI variables related to booting.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: https://github.com/rhinstaller/efivar
Package: libefivar1
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: efivar
Version: 37-6ubuntu2
Depends: libc6 (>= 2.34)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
Library to allow for the simple manipulation of UEFI variables.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: https://github.com/rhinstaller/efivar
Package: libegl-mesa0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Provides: libegl-vendor
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.109), libexpat1 (>= 2.0.1), libgbm1 (= 23.2.1-1ubuntu3.1~22.04.3), libgcc-s1 (>= 3.4), libglapi-mesa (= 23.2.1-1ubuntu3.1~22.04.3), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.7.5), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1
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: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.4.0-1), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libelf1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.186-1ubuntu0.1
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4)
Description: library to read and write ELF files
The libelf1 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-address-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.04-1build6
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: Perl library for RFC 5322 address/group parsing and formatting
Email::Address::XS implements RFC 5322 parser and formatter of email
addresses and groups. It parses an input string from email headers which
contain a list of email addresses or a groups of email addresses (like From,
To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for
those headers from a list of email addresses objects.
.
Parser and formatter functionality is implemented in XS and uses shared code
from Dovecot IMAP server.
.
It is a drop-in replacement for the Email::Address module.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Email-Address-XS
Package: libenchant-2-2
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: enchant-2
Version: 2.3.2-1ubuntu2
Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary | aspell-dictionary | ispell-dictionary, libaspell15 (>= 0.60.8), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 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: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.05-1.1
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-5build2
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: 1380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libepoxy
Version: 1.5.10-1
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().
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://github.com/anholt/libepoxy
Package: libept1.6.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 293
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libept
Version: 1.2.1
Replaces: libept1.4.16 (= 1.0.14+b2)
Depends: libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Breaks: libept1.4.16 (= 1.0.14+b2)
Description: High-level library for managing Debian package information
The library defines a very minimal framework in which many sources of data
about Debian packages can be implemented and queried together.
.
The library includes four data sources:
.
* APT: access the APT database
* Debtags: access the Debtags tag information
* Popcon: access Popcon package scores
* The Xapian index built by apt-xapian-index
.
This is the shared library.
Original-Maintainer: APT Development Team <deity@lists.debian.org>
Package: libepubgen-0.1-1
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: libepubgen
Version: 0.1.1-1ubuntu5
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: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.17029-1
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: libespeak-ng1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 498
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: espeak-ng
Version: 1.50+dfsg-10ubuntu0.1
Depends: libc6 (>= 2.34), libpcaudio0 (>= 1.1), libsonic0 (>= 0.1.10), espeak-ng-data (= 1.50+dfsg-10ubuntu0.1)
Description: Multi-lingual software speech synthesizer: shared library
eSpeak NG is a software speech synthesizer for English, and some other
languages.
.
This package contains the espeak NG program in a shared library.
Homepage: https://github.com/espeak-ng/espeak-ng
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libestr0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libestr
Version: 0.1.10-2.1build3
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: http://libestr.sourceforge.net/
Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Package: libetonyek-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2431
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libetonyek
Version: 0.1.10-3build1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 11), 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: libev4
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: libev
Version: 1:4.33-1
Depends: libc6 (>= 2.17)
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.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: http://software.schmorp.de/pkg/libev.html
Package: libevdev2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevdev
Version: 1.12.1+dfsg-1
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.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/libevdev/
Package: libevdocument3-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 677
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evince
Version: 42.3-0ubuntu3.1
Depends: libarchive13 (>= 3.6.0), libc6 (>= 2.35), libcairo2 (>= 1.14.0), libdjvulibre21 (>= 3.5.28), libgdk-pixbuf-2.0-0 (>= 2.40), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.22.0), libgxps2 (>= 0.2.1), libkpathsea6 (>= 2021.20210626.59705), libpango-1.0-0 (>= 1.18.0), libpoppler-glib8 (>= 22.02.0), libspectre1 (>= 0.2.3), libsynctex2 (>= 2021.20210626.59705), libtiff5 (>= 4.0.3), libxml2 (>= 2.7.4)
Description: Document (PostScript, PDF) rendering library
This package contains libevdocument, which performs the rendering of the
documents.
.
It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend.
Homepage: https://wiki.gnome.org/Apps/Evince
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libevent-2.1-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 389
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-1build3
Depends: libc6 (>= 2.33)
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/
Package: libevent-core-2.1-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-1build3
Depends: libc6 (>= 2.33)
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/
Package: libevent-pthreads-2.1-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-1build3
Depends: libc6 (>= 2.34), libevent-core-2.1-7 (= 2.1.12-stable-1build3)
Description: Asynchronous event notification library (pthreads)
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).
.
If you want threading support and you're using pthreads, you'll need
to link against the libevent_pthreads library in addition to
libevent_core.
Homepage: https://libevent.org/
Package: libevview3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: evince
Version: 42.3-0ubuntu3.1
Depends: gstreamer1.0-plugins-base, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libevdocument3-4 (>= 42~beta), libglib2.0-0 (>= 2.38), libgspell-1-2 (>= 1.8.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0)
Description: Document (PostScript, PDF) rendering library - Gtk+ widgets
This package contains libevview, which provides GTK+ widgets for displaying
documents.
Homepage: https://wiki.gnome.org/Apps/Evince
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.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: libexempi8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: exempi
Version: 2.5.2-1ubuntu0.22.04.1
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: library to parse XMP metadata (Library)
Exempi is a library to parse XMP metadata as defined by the
specification.
.
XMP (Extensible Metadata Platform) facilitates embedding metadata in files
using a subset of RDF. Most notably XMP supports embedding metadata in PDF
and many image formats, though it is designed to support nearly any file type.
Homepage: https://libopenraw.freedesktop.org/wiki/Exempi
Original-Maintainer: Michael Biebl <biebl@debian.org>
Package: libexif12
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: libexif
Version: 0.6.24-1build1
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: libexiv2-27
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: exiv2
Version: 0.27.5-3ubuntu1
Replaces: libexiv2-dev (<< 0.27.2-7~)
Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Suggests: exiv2
Breaks: libexiv2-dev (<< 0.27.2-7~)
Description: EXIF/IPTC/XMP metadata manipulation library
Exiv2 is a C++ library and a command line utility to manage image metadata.
It provides fast and easy read and write access to the Exif, IPTC and XMP
metadata of images in various formats
.
Exiv2 library provides:
* fast read and write access to the Exif, IPTC, and XMP metadata of an image
* an easy to use and extensively documented API
* conversions of Exif and IPTC metadata to XMP and vice versa
* a smart IPTC implementation that does not affect data that programs like
Photoshop store in the same image segment
* Exif Makernote support:
- Makernote tags can be read and written just like any other metadata
- a sophisticated write algorithm avoids corrupting the Makernote
* a simple interface to extract previews embedded in RAW images and Exif
thumbnails
* set and delete methods for Exif thumbnails
Homepage: https://www.exiv2.org/
Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Package: libexo-2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: exo
Version: 4.16.3-1
Depends: libexo-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.22.0), libxfce4util7 (>= 4.9.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/exo/start
Package: libexo-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: exo
Version: 4.16.3-1
Suggests: sensible-utils
Conffiles:
/etc/xdg/xfce4/helpers.rc 4f79bec5bb84a284331e6178fb3eeac5 obsolete
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/exo/start
Package: libexpat1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.4.7-1ubuntu0.6
Depends: libc6 (>= 2.25)
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: libexporter-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.002002-1
Depends: perl:any
Description: tiny exporter similar to Sub::Exporter
Exporter::Tiny is an exporter for Perl with the features of
Sub::Exporter but only core dependencies.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Exporter-Tiny
Package: libext2fs2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 574
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.2
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.46.5-2ubuntu1.2)
Depends: libc6 (>= 2.34)
Breaks: e2fslibs (<< 1.43.9-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: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libexttextcat
Version: 3.4.5-1build2
Depends: libc6 (>= 2.14), libexttextcat-data (= 3.4.5-1build2)
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: 501
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libexttextcat
Version: 3.4.5-1build2
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: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.8001-1
Depends: perl:any, perl (>= 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: 523
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: faad2
Version: 2.10.0-2
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).
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/knik0/faad2
Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fakeroot
Version: 1.28-1ubuntu1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.34)
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: libfarstream-0.2-5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 693
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: farstream-0.2
Version: 0.2.9-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.4), libgstreamer1.0-0 (>= 1.8.0), libgupnp-igd-1.0-4 (>= 0.2.1), libnice10 (>= 0.1.8)
Recommends: gstreamer1.0-nice, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good
Conflicts: libfarstream-0.2-0, libfarstream-0.2-2
Description: Audio/Video communications framework: core library
The Farstream project is an effort to create a framework to deal with all
known audio/video conferencing protocols. On one side it offers a generic
API that makes it possible to write plugins for different streaming
protocols, on the other side it offers an API for clients to use those
plugins.
.
This package provides the core Farstream library.
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/Farstream/
Package: libfastjson4
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfastjson
Version: 0.99.9-1build2
Depends: libc6 (>= 2.14)
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: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libfcgi
Version: 2.4.2-2ubuntu0.1
Replaces: libfcgi0ldbl (<< 2.4.0-8.4)
Depends: libc6 (>= 2.34), libfcgi0ldbl (>= 2.4.2)
Breaks: libfcgi0ldbl (<< 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: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.82+ds-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libfcgi0ldbl (>= 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).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/FCGI
Package: libfcgi0ldbl
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: libfcgi
Version: 2.4.2-2ubuntu0.1
Replaces: libfcgi0, libfcgi0c2
Provides: libfcgi
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Recommends: libfcgi-bin (= 2.4.2-2ubuntu0.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: libfcitx-config4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fcitx
Version: 1:4.2.9.8-5
Replaces: fcitx (<< 1:4.2.9.8), fcitx-libs (<< 1:4.2.8.5-3)
Depends: libc6 (>= 2.33), libfcitx-utils0 (>= 4.2.7)
Suggests: fcitx (>= 1:4.2.9.8)
Breaks: fcitx (<< 1:4.2.9.8), fcitx-libs (<< 1:4.2.8.5-3)
Description: Flexible Input Method Framework - configuration support library
Fcitx is an input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.
.
It offers a pleasant and modern experience, with intuitive graphical
configuration tools and customizable skins and mapping tables. It is
highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support
for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
API.
.
This package contains the library file:
* libfcitx-config - support library for Fcitx configurations
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/fcitx/fcitx
Package: libfcitx-gclient1
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: fcitx
Version: 1:4.2.9.8-5
Replaces: fcitx (<< 1:4.2.9.8), fcitx-libs-gclient (<< 1:4.2.8.5-3)
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libfcitx-utils0 (>= 4.2.7), libglib2.0-0 (>= 2.37.3)
Suggests: fcitx (>= 1:4.2.9.8)
Breaks: fcitx (<< 1:4.2.9.8), fcitx-libs-gclient (<< 1:4.2.8.5-3)
Description: Flexible Input Method Framework - D-Bus client library for Glib
Fcitx is an input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.
.
It offers a pleasant and modern experience, with intuitive graphical
configuration tools and customizable skins and mapping tables. It is
highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support
for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
API.
.
This package contains the following library:
* libfcitx-gclient - D-Bus client library for Glib
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/fcitx/fcitx
Package: libfcitx-utils0
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: fcitx
Version: 1:4.2.9.8-5
Replaces: fcitx (<< 1:4.2.9.8), fcitx-libs (<< 1:4.2.8.5-3)
Depends: libc6 (>= 2.14)
Suggests: fcitx (>= 1:4.2.9.8)
Breaks: fcitx (<< 1:4.2.9.8), fcitx-libs (<< 1:4.2.8.5-3)
Description: Flexible Input Method Framework - utility support library
Fcitx is an input method framework with extension support, which provides
an interface for entering characters of different scripts in applications
using a variety of mapping systems.
.
It offers a pleasant and modern experience, with intuitive graphical
configuration tools and customizable skins and mapping tables. It is
highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support
for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly
API.
.
This package contains the library file:
* libfcitx-utils - utility support library for Fcitx
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/fcitx/fcitx
Package: libfdisk1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 433
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.33), 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: libffi7
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.3-5ubuntu1
Depends: libc6 (>= 2.14)
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: libffi8
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: libffi
Version: 3.4.2-4
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.4.2-4)
Depends: libc6 (>= 2.27)
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.
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Homepage: https://sourceware.org/libffi/
Package: libfftw3-double3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2254
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.8-2ubuntu8
Replaces: libfftw3-3 (<< 3.3.3-1)
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Breaks: libfftw3-3 (<< 3.3.3-1)
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: http://fftw.org
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libfftw3-single3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2346
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fftw3
Version: 3.3.8-2ubuntu8
Replaces: libfftw3-3 (<< 3.3.3-1)
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Suggests: libfftw3-bin, libfftw3-dev
Breaks: libfftw3-3 (<< 3.3.3-1)
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: http://fftw.org
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libfido2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfido2
Version: 1.10.0-1
Depends: libc6 (>= 2.33), libcbor0.8 (>= 0.5.0), libssl3 (>= 3.0.0~~alpha1), libudev1 (>= 183), zlib1g (>= 1:1.2.0)
Description: library for generating and verifying FIDO 2.0 objects
A library for communicating with a FIDO device over USB, and for verifying
attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2)
are supported.
.
This package contains the library.
Original-Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Homepage: https://developers.yubico.com/libfido2/
Package: libfile-basedir-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.09-1
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: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.22-2
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: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22-3build7
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/File-FcntlLock
Package: libfile-find-rule-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.34-1ubuntu0.22.04.1
Depends: perl:any, libnumber-compare-perl, libtext-glob-perl
Description: module to search for files based on rules
File::Find::Rule is a Perl module which essentially provides an easy-to-use
interface to the popular module, File::Find. It provides a way to build rules
that specify desired file and directory names using a text-globbing syntax
(provided by Text::Glob). This makes it useful for simple tasks, like finding
all ".pm" files in a given directory.
Homepage: https://metacpan.org/release/File-Find-Rule
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.14-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: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.31-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: libflac8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: flac
Version: 1.3.3-2ubuntu0.2
Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3)
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: libflite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 27549
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: flite
Version: 2.2-3
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33)
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
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://www.speech.cs.cmu.edu/flite
Package: libfluidsynth3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 598
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fluidsynth
Version: 2.2.5-1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8), libgomp1 (>= 4.9), libinstpatch-1.0-2 (>= 1.1.2), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1), libreadline8 (>= 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/Fluidsynth/fluidsynth
Package: libfont-afm-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.20-3
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: libfont-ttf-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.06-1.1
Depends: perl:any, libio-string-perl
Suggests: libxml-parser-perl
Description: Perl module for TrueType font hacking
Font::TTF module supports reading, processing and writing many different
table formats for TrueType fonts. You can do almost anything with a
TrueType font with this module.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Font-TTF
Package: libfontconfig1
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: fontconfig
Version: 2.13.1-4.2ubuntu5
Provides: libfontconfig
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), libuuid1 (>= 2.16), fontconfig-config (>= 2.13.1-4.2ubuntu5)
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: libfontembed1
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: cups-filters
Version: 1.28.15-0ubuntu1.5
Depends: libc6 (>= 2.14)
Description: OpenPrinting CUPS Filters - Font Embed Shared library
This library contains functions for font embedding in PDF files, commonly
used by CUPS filters.
Homepage: http://www.openprinting.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: libfontenc1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfontenc
Version: 1:1.1.4-1build3
Depends: libc6 (>= 2.14), 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: libfprint-2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 830
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libfprint
Version: 1:1.94.3+tod1-0ubuntu2~22.04.08
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.67.3), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.3.0), libnss3 (>= 2:3.13.4-2~), libpixman-1-0 (>= 0.30.0)
Description: async fingerprint library of fprint project, shared libraries
The fprint project aims to support for consumer fingerprint reader devices.
.
Previously, Linux support for such devices has been scattered amongst different
projects (many incomplete) and inconsistent in that application developers
would have to implement support for each type of fingerprint reader separately.
The idea is to change that by providing a central system to support all the
fingerprint readers as it's possible to get hands on.
.
libfprint is the centre of efforts, this component does the dirty job of
talking to fingerprint reading devices, and processing fingerprint data.
.
This library depends on the new libusb, which performs asynchronous callbacks,
allowing fprint to perform non-blocking device tasks.
.
This package provides shared libraries.
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
Original-Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.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-1
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.
Original-Maintainer: Kentaro Hayashi <kenhys@xdump.org>
Homepage: https://github.com/iamthehorker/libfreeaptx
Package: libfreehand-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 475
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libfreehand
Version: 0.1.2-3build2
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: Library for parsing the FreeHand file format structure
Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications.
Homepage: http://freedesktop.org/wiki/Software/libfreehand
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libfreerdp-client2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 873
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.6.1+dfsg1-3ubuntu2.7
Replaces: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Depends: libasound2 (>= 1.0.18), libc6 (>= 2.28), libcups2 (>= 1.7.0), libfreerdp2-2 (= 2.6.1+dfsg1-3ubuntu2.7), libpulse0 (>= 0.99.1), libusb-1.0-0 (>= 2:1.0.19), libwinpr2-2 (>= 2.6.1+dfsg1-3ubuntu2.7)
Breaks: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
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: libfreerdp-server2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 362
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.6.1+dfsg1-3ubuntu2.7
Replaces: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Depends: libc6 (>= 2.14), libfreerdp2-2 (= 2.6.1+dfsg1-3ubuntu2.7), libwinpr2-2 (>= 2.1.0+dfsg1)
Breaks: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Description: Free Remote Desktop Protocol library (server library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library with common server functionality.
Homepage: https://www.freerdp.com/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libfreerdp2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1607
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.6.1+dfsg1-3ubuntu2.7
Replaces: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libjpeg8 (>= 8c), libssl3 (>= 3.0.0~~alpha1), libwinpr2-2 (= 2.6.1+dfsg1-3ubuntu2.7), libx11-6, libxkbfile1 (>= 1:1.1.0)
Suggests: freerdp2-x11
Breaks: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
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: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 870
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.11.1+dfsg-1ubuntu0.3
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), 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://www.freetype.org
Original-Maintainer: Hugh McMaster <hugh.mcmaster@outlook.com>
Package: libfribidi0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fribidi
Version: 1.0.8-2ubuntu3.1
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: libfuse3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fuse3
Version: 3.10.5-1build1
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://github.com/libfuse/libfuse/wiki
Package: libfwupd2
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: fwupd
Version: 1.7.9-1~22.04.3
Depends: libc6 (>= 2.27), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.53.2), libjcat1 (>= 0.1.4), libjson-glib-1.0-0 (>= 1.5.2)
Description: Firmware update daemon library
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See <https://github.com/fwupd/fwupd> for details
.
This package provides the library used by the daemon.
Homepage: https://github.com/fwupd/fwupd
Original-Maintainer: Debian EFI <debian-efi@lists.debian.org>
Package: libfwupdplugin5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fwupd
Version: 1.7.9-1~22.04.3
Depends: libfwupd2 (= 1.7.9-1~22.04.3), libarchive13 (>= 3.0.4), libc6 (>= 2.14), libgcab-1.0-0 (>= 1.0), libglib2.0-0 (>= 2.67.3), libgudev-1.0-0 (>= 212), libgusb2 (>= 0.3.4), libjcat1 (>= 0.1.4), libxmlb2 (>= 0.3.2)
Description: Firmware update daemon plugin library
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See <https://github.com/fwupd/fwupd> for details
.
This package provides the library for the interface between daemon and plugins.
Homepage: https://github.com/fwupd/fwupd
Original-Maintainer: Debian EFI <debian-efi@lists.debian.org>
Package: libgadu3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 255
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgadu
Version: 1:1.12.2-6
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libprotobuf-c1 (>= 1.0.1), zlib1g (>= 1:1.2.0)
Description: Gadu-Gadu protocol library - runtime files
Gadu-Gadu is an instant messaging program, very popular in
Poland. libgadu is a Gadu-Gadu protocol implementation
library.
.
This package contains the shared library.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://toxygen.net/libgadu/
Package: libgail-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Depends: at-spi2-core, libatk1.0-0 (>= 2.35.1), libc6 (>= 2.4), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (= 3.24.33-1ubuntu2.2), libpango-1.0-0 (>= 1.44.0)
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: https://www.gtk.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgail-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Depends: libatk1.0-0 (>= 1.32.0), libc6 (>= 2.4), libgail18 (= 2.24.33-2ubuntu2.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 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: libgail18
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: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Depends: libatk1.0-0 (>= 1.32.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.27.3), libgtk2.0-0 (= 2.24.33-2ubuntu2.1), libpango-1.0-0 (>= 1.28.3)
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: libgamemode0
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: gamemode
Version: 1.6.1-1build2
Depends: libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), gamemode-daemon
Description: Optimise Linux system performance on demand (host library)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the host library for gamemode. It is an internal
library which communicates with the daemon.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: libgamemode0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gamemode
Version: 1.6.1-1build2
Depends: libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), gamemode-daemon
Description: Optimise Linux system performance on demand (host library)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the host library for gamemode. It is an internal
library which communicates with the daemon.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: libgamemodeauto0
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: gamemode
Version: 1.6.1-1build2
Depends: libc6 (>= 2.34)
Recommends: libgamemode0 (= 1.6.1-1build2)
Description: Optimise Linux system performance on demand (client library)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the libgamemodeauto library. It is a client library
which loads libgamemode if installed. The library can also be used to inject
gamemode into any program with the LD_PRELOAD environment variable.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: libgamemodeauto0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gamemode
Version: 1.6.1-1build2
Depends: libc6 (>= 2.34)
Recommends: libgamemode0 (= 1.6.1-1build2)
Description: Optimise Linux system performance on demand (client library)
GameMode is a daemon/lib combo for Linux that allows games to request a set
of optimisations be temporarily applied to the host OS.
.
The design has a clear-cut abstraction between the host daemon and library
(gamemoded and libgamemode), and the client loaders (libgamemodeauto and
gamemode_client.h) that allows for safe use without worrying about whether
the daemon is installed or running. This design also means that while the
host library currently relies on systemd for exchanging messages with the
daemon, it's entirely possible to implement other internals that still work
with the same clients.
.
GameMode was designed primarily as a stop-gap solution to problems with
the Intel and AMD CPU powersave or ondemand governors, but is intended to
be expanded beyond just CPU governor states, as there are a wealth of
automation tasks one might want to apply.
.
This package provides the libgamemodeauto library. It is a client library
which loads libgamemode if installed. The library can also be used to inject
gamemode into any program with the LD_PRELOAD environment variable.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: https://github.com/FeralInteractive/gamemode
Package: libgarcon-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: garcon
Version: 4.16.1-1
Depends: libgarcon-common, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libxfce4util7 (>= 4.15.6)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/garcon/start
Package: libgarcon-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: garcon
Version: 4.16.1-1
Replaces: libgarcon-1-0 (<< 0.1.2-1), xfdesktop4 (<< 4.7.0), xfdesktop4-data (<< 4.7.0)
Conffiles:
/etc/xdg/menus/xfce-applications.menu 83890c08455aa6ad9e670ceabb09bef1
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/garcon/start
Package: libgarcon-gtk3-1-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: garcon
Version: 4.16.1-1
Depends: libc6 (>= 2.4), libgarcon-1-0 (>= 0.6.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.14.0), libxfce4ui-2-0 (>= 4.15.7), libxfce4util7 (>= 4.15.6)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/garcon/start
Package: libgav1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 880
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgav1
Version: 0.17.0-1build1
Depends: libabsl20210324 (>= 0~20210324.2-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
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).
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://chromium.googlesource.com/codecs/libgav1/
Package: libgbm1
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: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0), libxcb-randr0
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: 405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgc
Version: 1:8.0.6-1.1build1
Replaces: libgc1c2
Depends: libc6 (>= 2.34), 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: http://www.hboehm.info/gc/
Original-Maintainer: Christoph Egger <christoph@debian.org>
Package: libgcab-1.0-0
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: gcab
Version: 1.4-3build2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2), zlib1g (>= 1:1.1.4)
Description: Microsoft Cabinet file manipulation library
libgcab provides functions to manipulate cabinet (.cab) files,
both for reading and writing their contents.
.
This package contains the shared library.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: https://wiki.gnome.org/msitools
Package: libgcc-11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13895
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Replaces: libtsan0 (<< 11.2.0-11)
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), libgcc-s1 (>= 11.4.0-1ubuntu1~22.04.2), libgomp1 (>= 11.4.0-1ubuntu1~22.04.2), libitm1 (>= 11.4.0-1ubuntu1~22.04.2), libatomic1 (>= 11.4.0-1ubuntu1~22.04.2), libasan6 (>= 11.4.0-1ubuntu1~22.04.2), liblsan0 (>= 11.4.0-1ubuntu1~22.04.2), libtsan0 (>= 11.4.0-1ubuntu1~22.04.2), libubsan1 (>= 11.4.0-1ubuntu1~22.04.2), libquadmath0 (>= 11.4.0-1ubuntu1~22.04.2)
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-9-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 13754
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-9
Version: 9.5.0-1ubuntu1~22.04
Replaces: libgccjit-9-dev (<< 9.3.0-6), libtsan0 (<< 9.4.0-4)
Depends: gcc-9-base (= 9.5.0-1ubuntu1~22.04), libgcc-s1 (>= 9.5.0-1ubuntu1~22.04), libgomp1 (>= 9.5.0-1ubuntu1~22.04), libitm1 (>= 9.5.0-1ubuntu1~22.04), libatomic1 (>= 9.5.0-1ubuntu1~22.04), libasan5 (>= 9.5.0-1ubuntu1~22.04), liblsan0 (>= 9.5.0-1ubuntu1~22.04), libtsan0 (>= 9.5.0-1ubuntu1~22.04), libubsan1 (>= 9.5.0-1ubuntu1~22.04), libquadmath0 (>= 9.5.0-1ubuntu1~22.04)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Breaks: libgccjit-9-dev (<< 9.3.0-6), libtsan0 (<< 9.4.0-4)
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
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:12.3.0-1ubuntu1~22.04.2)
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgcc-s1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:12.3.0-1ubuntu1~22.04.2)
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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/
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Package: libgck-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.40.0-4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.59.0), libp11-kit0 (>= 0.23.18.1)
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-base-3-1
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: gcr
Version: 3.40.0-4
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.40.0-4), libc6 (>= 2.28), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.59.0), libp11-kit0 (>= 0.23.18.1)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: libgcr-ui-3-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 461
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcr
Version: 3.40.0-4
Replaces: libgcr-3-1 (<< 3.8.2-2)
Depends: libgck-1-0 (= 3.40.0-4), libgcr-base-3-1 (= 3.40.0-4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeKeyring
Package: libgcrypt20
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 1354
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.9.4-3ubuntu3
Depends: libc6 (>= 2.33), 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://directory.fsf.org/project/libgcrypt/
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: libgcrypt20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Version: 1.9.4-3ubuntu3
Depends: libc6 (>= 2.33), 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://directory.fsf.org/project/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: 461
Maintainer: GD Team <team+gd@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libgd2
Version: 2.3.3-13+ubuntu22.04.1+deb.sury.org+1
Depends: libavif13 (>= 0.9.3), libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libheif1 (>= 1.3.2), libimagequant0 (>= 2.11.10), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, 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/
Package: libgdata-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: libgdata
Version: 0.18.1-2build1
Description: Library for accessing GData webservices - common data files
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the common data files for libgdata.
Homepage: https://wiki.gnome.org/Projects/libgdata
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdata22
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 979
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgdata
Version: 0.18.1-2build1
Depends: libc6 (>= 2.14), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.44.0), libgoa-1.0-0b (>= 3.12.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.56.0), libxml2 (>= 2.7.4), libgdata-common
Description: Library for accessing GData webservices - shared libraries
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the shared libraries.
Homepage: https://wiki.gnome.org/Projects/libgdata
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgdbm-compat4
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: gdbm
Version: 1.23-1
Depends: libc6 (>= 2.33), libgdbm6 (>= 1.16)
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 libgdbm6 and libgdbm-dev.
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Homepage: https://gnu.org/software/gdbm
Package: libgdbm6
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: gdbm
Version: 1.23-1
Depends: libc6 (>= 2.33)
Suggests: gdbm-l10n (= 1.23-1)
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).
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Homepage: https://gnu.org/software/gdbm
Package: libgdk-pixbuf-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 516
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.4
Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Depends: libgdk-pixbuf2.0-common (>= 2.42.8+dfsg-1ubuntu0.4), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.59.0), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3)
Recommends: libgdk-pixbuf2.0-bin
Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
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-pixbuf2.0-bin
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.4
Replaces: libgdk-pixbuf2.0-dev (<< 2.36.12-2~)
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0 (>= 2.56.0)
Breaks: libgdk-pixbuf2.0-dev (<< 2.36.12-2~)
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: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.4
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: libgdm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gdm3
Version: 42.0-1ubuntu7.22.04.4
Replaces: gdm3 (<< 3.18.0-3~)
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libsystemd0
Breaks: gdm3 (<< 3.18.0-3~)
Description: GNOME Display Manager (shared library)
GDM provides the equivalent of a "login:" prompt for X displays: it
asks for a login and starts graphical sessions.
.
It supports multiple seats and switching between multiple users.
.
The greeter is based on the GNOME libraries and applications, and its
look and design are the same as those of a GNOME session.
.
This package contains the shared library required by gnome-shell.
Homepage: https://wiki.gnome.org/Projects/GDM/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgee-0.8-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgee-0.8
Version: 0.20.5-2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92)
Description: GObject based collection and utility library
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
libgee provides the following interfaces:
* Traversable
- Iterable
+ Collection
# List
* BidirList
# Set
* SortedSet
- BidirSortedSet
# MultiSet
# Queue
* Deque
+ Map
# SortedMap
* BidirSortedMap
- Iterator
+ BidirIterator
# BidirListIterator
+ ListIterator
# BidirListIterator
* MultiMap
* Future
.
The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
reasonable sample implementation of those interfaces. In addition, a set of
abstract classes are provided to ease the implementation of new collections.
.
Around that, the API provides means to retrieve read-only views, efficient
sort algorithms, simple, bi-directional or index-based mutable iterators
depending on the collection type.
.
libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.
.
This package contains the shared libraries.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libgee
Package: libgegl-0.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gegl
Version: 1:0.4.34-1build1
Replaces: libgegl-dev (<< 0.3.0-4)
Depends: libavcodec58 (>= 7:4.4), libavformat58 (>= 7:4.4), libavutil56 (>= 7:4.4), libbabl-0.1-0 (>= 1:0.1.84), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.61.2), libjpeg8 (>= 8c), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.2+git20110628), libopenexr25 (>= 2.5.7), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.71.0), libraw20 (>= 0.16.0), librsvg2-2 (>= 2.40.6), libstdc++6 (>= 5.2), libswscale5 (>= 7:4.4), libtiff5 (>= 4.0.3), libumfpack5 (>= 1:4.5.2), libwebp7, libgegl-common (>= 1:0.4.34-1build1)
Suggests: graphviz
Breaks: libgegl-dev (<< 0.3.0-4)
Description: Generic Graphics Library
GEGL (Generic Graphics Library) is a graph based image processing
framework.
.
GEGL's original design was made to scratch GIMP's itches for a new
compositing and processing core. This core is being designed to have
minimal dependencies and a simple well defined API.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gegl.org/
Package: libgegl-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 4679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gegl
Version: 1:0.4.34-1build1
Description: Generic Graphics Library - common files
GEGL (Generic Graphics Library) is a graph based image processing
framework.
.
GEGL's original design was made to scratch GIMP's itches for a new
compositing and processing core. This core is being designed to have
minimal dependencies and a simple well defined API.
.
This package contains common data files and translations.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gegl.org/
Package: libgeoclue-2-0
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: geoclue-2.0
Version: 2.5.7-3ubuntu3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44.0), geoclue-2.0 (= 2.5.7-3ubuntu3)
Description: convenience library to interact with 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 shared library.
Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libgeocode-glib0
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: geocode-glib
Version: 3.26.2-2build2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.42)
Description: geocoding and reverse geocoding GLib library using Nominatim
Geocode-glib allows you to do geocoding (going from a place name,
to a longitude/latitude pair) and reverse geocoding (finding a place
name from coordinates) using the Nominatim service.
.
This library should be used in place of Geoclue's D-Bus API for
geocoding and reverse geocoding.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgexiv2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gexiv2
Version: 0.14.0-1build1
Depends: libc6 (>= 2.29), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.37.3), libstdc++6 (>= 11)
Description: GObject-based wrapper around the Exiv2 library
gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
features of Exiv2 available to GNOME applications.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/gexiv2
Package: libgfortran5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2987
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), libc6 (>= 2.34), libgcc-s1 (>= 4.3), libquadmath0 (>= 4.6)
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: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: giflib
Version: 5.1.9-2ubuntu0.1
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: http://giflib.sourceforge.net/
Original-Maintainer: David Suárez <david.sephirot@gmail.com>
Package: libgimp2.0
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: gimp
Version: 2.10.30-1ubuntu0.1
Depends: libbabl-0.1-0 (>= 1:0.1.78), libc6 (>= 2.33), libcairo2 (>= 1.12.2), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.34), libgexiv2-2 (>= 0.10.6), libglib2.0-0 (>= 2.56.2), libgtk2.0-0 (>= 2.24.10), liblcms2-2 (>= 2.9), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4)
Recommends: gimp-data (>= 2.10.30), gimp-data (<= 2.10.30-z)
Description: Libraries for the GNU Image Manipulation Program
This package includes the libgimp libraries, which are
necessary to run GIMP and third-party GIMP plugins.
Homepage: https://www.gimp.org/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgirepository-1.0-1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gobject-introspection
Version: 1.72.0-1
Provides: libgirepository-1.0-1-with-libffi8 (= 1.72.0-1)
Depends: libglib2.0-0 (>= 2.70.0), libc6 (>= 2.29), libffi8 (>= 3.4)
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: libgit2-1.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgit2
Version: 1.1.0+dfsg.1-4.1ubuntu0.1
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libmbedcrypto7 (>= 2.28.0), libmbedtls14 (>= 2.28.0), libmbedx509-1 (>= 2.28.0), libpcre3, libssh2-1 (>= 1.7.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: libgit2-glib-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 327
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgit2-glib
Version: 1.0.0.1-1
Depends: libc6 (>= 2.14), libgit2-1.1 (>= 1.1.0), libglib2.0-0 (>= 2.67.3+git20210214)
Description: glib wrapper library around the libgit2 git access library
libgit2-glib is a glib wrapper library around the libgit2 git access library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libgit2-glib
Package: libgjs0g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gjs
Version: 1.72.4-0ubuntu0.22.04.4
Replaces: libgjs0, libgjs0a, libgjs0b, libgjs0c, libgjs0d, libgjs0e, libgjs0f
Depends: libc6 (>= 2.14), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3.1), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.64), libglib2.0-0 (>= 2.70.0), libmozjs-91-0 (>= 91.10.0), libreadline8 (>= 6.0), libstdc++6 (>= 11), libx11-6
Breaks: gnome-characters (<< 3.25.92), gnome-documents (<< 3.30.0), gnome-maps (<< 3.26.1), gnome-shell (<< 3.38.6), gnome-sound-recorder (<< 3.28.1-3~), gnome-weather (<< 3.25.91), ostree-tests (<< 2017.11-1~), polari (<< 3.29.91)
Conflicts: libgjs0, libgjs0a, libgjs0b, libgjs0c, libgjs0d, libgjs0e, libgjs0f
Description: Mozilla-based javascript bindings for the GNOME platform
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This is the shared library applications link to.
Homepage: https://gitlab.gnome.org/GNOME/gjs/wikis
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 653
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Depends: libc6 (>= 2.14), libglvnd0 (= 1.4.0-1), libglx0 (= 1.4.0-1)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libgl1-amber-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 15592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa-amber
Version: 21.3.9-0ubuntu1~22.04.1
Replaces: libgl1-mesa-dri (<< 22.0.0~)
Provides: dri-drivers
Depends: libc6 (>= 2.34), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.17), libdrm2 (>= 2.4.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libglapi-mesa (>= 23.0.4), libstdc++6 (>= 5.2), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Conflicts: libgl1-mesa-dri (<< 22.0.0~)
Description: free implementation of the OpenGL API -- Amber 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 Amber, please look at the
libglx-amber0 package.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/
Package: libgl1-mesa-dri
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31988
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Replaces: libgl1-amber-dri (<< 21.3.9)
Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-intel1 (>= 2.4.38), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libglapi-mesa (= 23.2.1-1ubuntu3.1~22.04.3), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libxcb-dri3-0 (>= 1.13), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Recommends: libgl1-amber-dri
Breaks: libgl1-amber-dri (<< 21.3.9)
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: libglapi-mesa
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 289
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Depends: libc6 (>= 2.34)
Description: free implementation of the GL API -- shared library
The Mesa GL API module is responsible for dispatching all the gl*
functions. It is intended to be mainly used by both the libgles1-mesa
and libgles2-mesa packages.
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: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Depends: libc6 (>= 2.14), libglvnd0 (= 1.4.0-1)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libglib-object-introspection-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 226
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.049-1+build2
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.24.0), libglib-perl (>= 3:1.320)
Suggests: libxml-libxml-perl
Description: Perl 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 Glib::Object::Introspection, the Perl binding
generator for libraries that support gobject-introspection, such as
GTK+, WebKit, libsoup and many more.
.
To use perli11ndoc, the Perl introspection documentation tool, the -dev
version of the introspected library must be installed. For example,
perli11ndoc can only show documentation for libgtk3-perl if
libgtk-3-dev is installed.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Glib-Object-Introspection
Package: libglib-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 939
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3:1.329.3-2build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libglib2.0-0 (>= 2.41.1), 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/>).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://gtk2-perl.sourceforge.net/
Package: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4090
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.72.4-0ubuntu2.7
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-bin
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: glib2.0
Version: 2.72.4-0ubuntu2.7
Depends: libglib2.0-data, libc6 (>= 2.34), libelf1 (>= 0.142), libglib2.0-0 (= 2.72.4-0ubuntu2.7)
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: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: glib2.0
Version: 2.72.4-0ubuntu2.7
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: libglibmm-2.4-1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: glibmm2.4
Version: 2.66.2-2
Replaces: libglibmm-2.4-1c2a
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.61.2), libsigc++-2.0-0v5 (>= 2.9.1), libstdc++6 (>= 11)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.gtkmm.org/
Package: libglu1-mesa
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: libglu
Version: 9.0.2-1
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: 725
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Replaces: libgldispatch0-nvidia
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libglx-mesa0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 567
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Provides: libglx-vendor
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libglapi-mesa (= 23.2.1-1ubuntu3.1~22.04.3), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.7.5), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-randr0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxext6, libxfixes3, libxshmfence1, libxxf86vm1, 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: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Depends: libc6 (>= 2.34), libglvnd0 (= 1.4.0-1), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libgme0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 333
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: game-music-emu
Version: 0.6.3-2
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), 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.
Original-Maintainer: Sebastian Dröge <slomo@debian.org>
Homepage: https://bitbucket.org/mpyne/game-music-emu/wiki/Home
Package: libgmp10
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.2.1+dfsg-3ubuntu1
Depends: libc6 (>= 2.14)
Breaks: libmath-gmp-perl (<< 2.20-1), libmath-prime-util-gmp-perl (<< 0.51-2), 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 Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libgnome-autoar-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-autoar
Version: 0.4.3-1
Depends: libarchive13 (>= 3.4.0), libc6 (>= 2.33), libglib2.0-0 (>= 2.55.2)
Description: Archives integration support for GNOME
GNOME Autoar is a library which makes creating and extracting archives easy,
safe, and automatic.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-bg-4-1
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: gnome-desktop
Version: 42.9-0ubuntu1
Depends: gsettings-desktop-schemas (>= 3.27.0), libc6 (>= 2.14), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.53.0), libgnome-desktop-4-1 (>= 3.17.92), libgtk-4-1 (>= 4.4.0)
Recommends: locales | locales-all
Description: Utility library for background images - runtime files
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.
.
This library provides utilities for managing background images (wallpaper).
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-bluetooth-3.0-13
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: gnome-bluetooth3
Version: 42.0-5
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.59.0), libudev1 (>= 196), libupower-glib3 (>= 0.99.14), gnome-bluetooth-3-common (>= 42.0-5)
Description: GNOME Bluetooth 3 support library
This package contains tools for managing and manipulating Bluetooth
devices using the GNOME desktop.
.
The libraries included provide support to gnome-bluetooth.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: libgnome-bluetooth13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 267
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-bluetooth
Version: 3.34.5-8
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libudev1 (>= 196), gnome-bluetooth-common (>= 3.34.5-8)
Description: GNOME Bluetooth tools - support library
This package contains tools for managing and manipulating Bluetooth
devices using the GNOME desktop.
.
The libraries included provide support to gnome-bluetooth.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
Package: libgnome-desktop-3-19
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: gnome-desktop
Version: 42.9-0ubuntu1
Depends: bubblewrap, gnome-desktop3-data (>= 42.9-0ubuntu1), gnome-desktop3-data (<< 43~), gsettings-desktop-schemas (>= 3.27.0), iso-codes, libc6 (>= 2.33), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.70.0), libgtk-3-0 (>= 3.9.10), libseccomp2 (>= 1.0.1), libsystemd0, libudev1 (>= 196), libxkbregistry0 (>= 1.0.0)
Recommends: locales | locales-all
Description: Utility library for the GNOME desktop - GTK 3 version
This library provides various utility functions that are used in multiple
components of the GNOME desktop, but do not have a sufficiently stable API
to be included in core libraries such as GLib and GTK.
.
This package provides a legacy GTK-3-based library with functionality similar
to a combination of libgnome-bg-4-1, libgnome-desktop-4-1 and libgnome-rr-4-1,
for compatibility with older GNOME components.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-desktop-4-1
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: gnome-desktop
Version: 42.9-0ubuntu1
Depends: bubblewrap, gnome-desktop3-data (>= 42.9-0ubuntu1), gnome-desktop3-data (<< 43~), gsettings-desktop-schemas (>= 3.27.0), iso-codes, libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.70.0), libseccomp2 (>= 1.0.1), libsystemd0, libudev1 (>= 196), libxkbregistry0 (>= 1.0.0)
Recommends: locales | locales-all
Description: Utility library for the GNOME desktop - runtime files
The gnome-desktop set of libraries provides various utility functions
that are used in multiple components of the GNOME desktop, but do not
have a sufficiently stable API to be included in core libraries such
as GLib and GTK.
.
This library provides miscellaneous non-GUI utilities, including
sandboxed image thumbnailing, localization-related utilities, idle time
monitoring, a simplified interface to the udev hardware database,
putting processes into systemd scopes, user-facing time representation
and keyboard layout information.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-games-support-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgnome-games-support
Version: 1.8.2-1build1
Depends: libgnome-games-support-common, libc6 (>= 2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.43.92), libgtk-3-0 (>= 3.19.12)
Description: library for common functions of GNOME games
libgnome-games-support is a small library intended for internal use by the
games developed by the GNOME project but it may be used by others.
Homepage: https://wiki.gnome.org/Apps/Games
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-games-support-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: libgnome-games-support
Version: 1.8.2-1build1
Description: library for common functions of GNOME games (common files)
libgnome-games-support is a small library intended for internal use by the
games developed by the GNOME project but it may be used by others.
.
This package contains architecture-independent files such as translations.
Homepage: https://wiki.gnome.org/Apps/Games
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-menu-3-0
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: gnome-menus
Version: 3.36.0-1ubuntu3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
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.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-panel0
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: gnome-panel
Version: 1:3.44.0-1ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.67.1), libgtk-3-0 (>= 3.22.0)
Breaks: gnome-flashback (<< 3.37.2-2~), sensors-applet (<< 3.0.0+git6-0.5~), workrave (<< 1.10.44-3.1~)
Description: library for GNOME Panel modules
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package contains the shared library, that is used by GNOME Panel
modules.
Homepage: https://wiki.gnome.org/Projects/GnomePanel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnome-todo
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnome-todo
Version: 3.28.1-6ubuntu1
Replaces: gnome-todo (<< 3.26.2-2~)
Breaks: gnome-todo (<< 3.26.2-2~)
Description: library data for GNOME To Do
Library that provides GObject-based interface of GNOME To Do, simplistic
personal task manager designed to perfectly fit the GNOME desktop.
.
This package contains the library files.
Homepage: https://wiki.gnome.org/Apps/Todo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnomekbd-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgnomekbd
Version: 3.26.1-2
Depends: dconf-gsettings-backend | gsettings-backend
Description: GNOME library to manage keyboard configuration - common files
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains files common to the various libgnomekbd packages.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnomekbd8
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: libgnomekbd
Version: 3.26.1-2
Depends: iso-codes, libgnomekbd-common (>= 3.26.1-2), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.22.0), libx11-6, libxklavier16 (>= 5.2)
Description: GNOME library to manage keyboard configuration - shared library
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgnutls30
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 2284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.7.3-4ubuntu1.7
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.2.1+dfsg), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
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: libgoa-1.0-0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-online-accounts
Version: 3.44.0-1ubuntu1
Replaces: libgoa-1.0-0
Depends: libgoa-1.0-common (>= 3.44.0-1ubuntu1), libc6 (>= 2.4), libglib2.0-0 (>= 2.52)
Conflicts: libgoa-1.0-0
Description: library for GNOME Online Accounts
This package contains the GNOME Online Accounts service, which provides a
centralized place for managing online accounts (Google, etc) for the
GNOME desktop.
.
This package contains the libraries used by GOA applications.
Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgoa-1.0-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: gnome-online-accounts
Version: 3.44.0-1ubuntu1
Replaces: libgoa-1.0-0 (<< 3.8.2)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: libgoa-1.0-0 (<< 3.8.2)
Description: library for GNOME Online Accounts - common files
This package contains the GNOME Online Accounts service, which provides a
centralized place for managing online accounts (Google, etc) for the
GNOME desktop.
.
This package contains the translation files for the GOA library and daemon.
Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgoa-backend-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-online-accounts
Version: 3.44.0-1ubuntu1
Depends: libgoa-1.0-common (>= 3.44.0-1ubuntu1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgck-1-0 (>= 2.91.1), libgcr-base-3-1 (>= 3.8.0), libgcr-ui-3-1 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgoa-1.0-0b (>= 3.17.92), libgtk-3-0 (>= 3.19.12), libharfbuzz0b (>= 0.6.0), libjavascriptcoregtk-4.0-18 (>= 2.35.90), libjson-glib-1.0-0 (>= 1.5.2), libp11-kit0 (>= 0.23.18.1), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librest-0.7-0 (>= 0.7.92), libsecret-1-0 (>= 0.7), libsnapd-glib1 (>= 1.43), libsoup2.4-1 (>= 2.42), libwebkit2gtk-4.0-37 (>= 2.26), libxml2 (>= 2.9.0)
Description: backend library for GNOME Online Accounts
This package contains the GNOME Online Accounts service, which provides a
centralized place for managing online accounts (Google, etc) for the
GNOME desktop.
.
This package contains the backend libraries used by GOA applications.
Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgom-1.0-0
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: libgom
Version: 0.4-1build2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9)
Description: Object mapper from GObjects to SQLite
Gom provides an object mapper from GObjects to SQLite.
It helps you write applications that need to store structured data
as well as make complex queries upon that data.
.
This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/Gom
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 320
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), libc6 (>= 2.34)
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: libgpg-error-l10n
Status: install ok installed
Priority: optional
Section: localization
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgpg-error
Version: 1.43-3
Replaces: libgpg-error0 (<< 1.32-1.1~)
Breaks: libgpg-error0 (<< 1.32-1.1~)
Enhances: libgpg-error0
Description: library of error values and messages in GnuPG (localization files)
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 translation files for the use in non-English locales.
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Package: libgpg-error0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.43-3
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Package: libgpg-error0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libgpg-error
Version: 1.43-3
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Package: libgpgme11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0
Version: 1.16.0-1.2ubuntu4.2
Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.34), libgpg-error0 (>= 1.36)
Recommends: dirmngr, gpg-agent, gpg-wks-client, gpgsm
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: libgpgmepp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0
Version: 1.16.0-1.2ubuntu4.2
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgpgme11 (>= 1.15.0), libstdc++6 (>= 11)
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-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.27-1build2
Depends: libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12 (>= 2.5.10), libjpeg8 (>= 8c), libltdl7 (>= 2.4.6), libxml2 (>= 2.7.4)
Recommends: libgphoto2-l10n (>= 2.5.27-1build2)
Suggests: gphoto2 (>= 2.5.7)
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: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgphoto2
Version: 2.5.27-1build2
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-port12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgphoto2
Version: 2.5.27-1build2
Replaces: libgphoto2-port10 (>= 2.5.7)
Depends: libc6 (>= 2.33), libltdl7 (>= 2.4.6), libusb-1.0-0 (>= 2:1.0.8)
Suggests: gphoto2 (>= 2.5.7)
Breaks: libgphoto2-port10 (>= 2.5.7)
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: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gpm
Version: 1.20.7-10build1
Depends: libc6 (>= 2.33)
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: libgpod-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libgpod
Version: 0.8.3-16build2
Replaces: libgpod0 (<< 0.3.0-4)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.31.18), libgpod4 (>= 0.7.90), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libsgutils2-2 (>= 1.27), libusb-1.0-0 (>= 2:1.0.8), libxml2 (>= 2.7.4)
Description: common files for libgpod
libgpod is a library meant to abstract access to an iPod's content. It
provides an easy to use API to retrieve the list of files and playlist
stored on an iPod, to modify them and to save them back to the iPod.
.
This package contains
- internationalization support
- udev support
Homepage: http://www.gtkpod.org/wiki/Libgpod
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libgpod4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgpod
Version: 0.8.3-16build2
Replaces: libgpod4-nogtk (<< 0.8.3-8.1~)
Depends: libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.18), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0)
Recommends: libgpod-common
Breaks: libgpod4-nogtk (<< 0.8.3-8.1~)
Description: library to read and write songs and artwork to an iPod
libgpod is a library meant to abstract access to an iPod's content. It
provides an easy to use API to retrieve the list of files and playlist
stored on an iPod, to modify them and to save them back to the iPod
.
This package contains the shared library.
Homepage: http://www.gtkpod.org/wiki/Libgpod
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: libgraphene-1.0-0
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: graphene
Version: 1.10.8-1
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://ebassi.github.io/graphene/
Package: libgraphite2-3
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: graphite2
Version: 1.3.14-1build2
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.14)
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.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: http://graphite.sil.org/
Package: libgrilo-0.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: grilo
Version: 0.3.14-1build1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.61.2), libsoup2.4-1 (>= 2.41.90), libtotem-plparser18 (>= 3.26.0)
Suggests: grilo-plugins-0.3
Description: Framework for discovering and browsing media - Shared libraries
Grilo is a framework focused on making media discovery and browsing
easy for application developers.
.
More precisely, Grilo provides:
* A single, high-level API that abstracts the differences among
various media content providers, allowing application developers
to integrate content from various services and sources easily.
* A collection of plugins for accessing content from various media
providers. Developers can share efforts and code by writing
plugins for the framework that are application agnostic.
* A flexible API that allows plugin developers to write plugins of
various kinds.
.
This package contains the shared libraries.
Original-Maintainer: Alberto Garcia <berto@igalia.com>
Homepage: https://wiki.gnome.org/Projects/Grilo
Package: libgs9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ghostscript
Version: 9.55.0~dfsg1-0ubuntu5.13
Depends: libgs9-common (= 9.55.0~dfsg1-0ubuntu5.13), poppler-data, libc6 (>= 2.34), libcups2 (>= 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-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff5 (>= 4.0.3), 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: libgs9-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ghostscript
Version: 9.55.0~dfsg1-0ubuntu5.13
Depends: fonts-urw-base35 (>= 20200910)
Recommends: fonts-droid-fallback
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: libgsf-1-114
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 323
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgsf
Version: 1.14.47-1ubuntu0.1
Depends: libgsf-1-common (>= 1.14.47-1ubuntu0.1), libbz2-1.0, libc6 (>= 2.33), libglib2.0-0 (>= 2.53.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Description: Structured File Library - runtime version
The GNOME Structured File Library aims to provide an efficient
extensible I/O abstraction for dealing with different structured file
formats.
Homepage: http://projects.gnome.org/libgsf/
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Package: libgsf-1-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: libgsf
Version: 1.14.47-1ubuntu0.1
Replaces: libgsf-1 (<= 1.12.3-4)
Description: Structured File Library - common files
The GNOME Structured File Library aims to provide an efficient
extensible I/O abstraction for dealing with different structured file
formats.
.
These are the architecture independent files that are part of libgsf,
like translations of messages.
Homepage: http://projects.gnome.org/libgsf/
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Package: libgsl27
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gsl
Version: 2.7.1+dfsg-3
Replaces: gsl, libgsl0 (<= 1.9-4), libgsl0ldbl (<= 1.16+dfsg-4)
Depends: libc6 (>= 2.29), libgslcblas0 (= 2.7.1+dfsg-3)
Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html
Conflicts: gsl, libgsl0, libgsl0ldbl
Description: GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
.
GSL includes data types and routines for complex numbers, vectors,
matrices, basic linear algebra subroutines (BLAS), eigensystems,
simulated annealing, minimization, root finding, pseudo-random
numbers, least-squares fitting, fast Fourier transforms (FFT),
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
.
This package provides the shared libraries required to run programs
compiled with GNU GSL. To compile your own programs you also need to
install libgsl-dev.
.
URL: http://www.gnu.org/software/gsl/
Original-Maintainer: Dirk Eddelbuettel <edd@debian.org>
Homepage: https://www.gnu.org/software/gsl
Package: libgslcblas0
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: gsl
Version: 2.7.1+dfsg-3
Replaces: gsl, libgsl0 (<= 1.9-4), libgsl0ldbl (<= 1.16+dfsg-4), libgsl2, libgsl23 (<< 2.4+dfsg-4)
Depends: libc6 (>= 2.3.4)
Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html
Conflicts: gsl, libgsl0, libgsl0ldbl, libgsl2
Description: GNU Scientific Library (GSL) -- blas library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
.
GSL includes data types and routines for complex numbers, vectors,
matrices, basic linear algebra subroutines (BLAS), eigensystems,
simulated annealing, minimization, root finding, pseudo-random
numbers, least-squares fitting, fast Fourier transforms (FFT),
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
.
This package provides the shared blas library required to run programs
compiled with GNU GSL. To compile your own programs you also need to
install libgsl-dev.
.
URL: http://www.gnu.org/software/gsl/
Original-Maintainer: Dirk Eddelbuettel <edd@debian.org>
Homepage: https://www.gnu.org/software/gsl
Package: libgsm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgsm
Version: 1.0.19-1
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.
Original-Maintainer: Felix Lechner <felix.lechner@lease-up.com>
Homepage: http://www.quut.com/gsm/
Package: libgsound0
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: gsound
Version: 1.0.3-2build1
Depends: libc6 (>= 2.4), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.37.3)
Description: small library for playing system sounds
GSound is a small library for playing system sounds. It's designed to
be used via GObject Introspection, and is a thin wrapper around the
libcanberra C library.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GSound
Package: libgspell-1-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gspell
Version: 1.9.1-4
Depends: libgspell-1-common (>= 1.9.1-4), libatk1.0-0 (>= 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.44), libgtk-3-0 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu70 (>= 70.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0)
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)
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/gspell
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.9.1-4
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/gspell
Package: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.19.2-2ubuntu0.7), libkrb5support0 (>= 1.15~beta1)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 489
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.19.2-2ubuntu0.7), libkrb5support0 (>= 1.15~beta1)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libgssdp-1.2-0
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: gssdp
Version: 1.4.0.1-2build1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.67.3), libsoup2.4-1 (>= 2.26.1)
Description: GObject-based library for SSDP
A GObject-based API for doing SSDP (Simple Service Discovery Protocol)
transparently.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GUPnP
Package: libgstreamer-gl1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 633
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.18.0), libgstreamer1.0-0 (>= 1.20.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.7.5), 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: 1656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-bad1.0
Version: 1.20.3-0ubuntu1.1
Depends: libc6 (>= 2.29), libdrm2 (>= 2.3.1), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libva-drm2 (>= 1.8), libva2 (>= 1.8.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: 2740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-base1.0
Version: 1.20.1-1ubuntu0.5
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.67.3), libgstreamer1.0-0 (>= 1.20.0), liborc-0.4-0 (>= 1:0.4.25), 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: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gst-plugins-good1.0
Version: 1.20.3-0ubuntu1.4
Replaces: gstreamer1.0-plugins-good (= 1.0.3-1ubuntu1), libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1)
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.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: 2984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gstreamer1.0
Version: 1.20.3-0ubuntu1.1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.126), libglib2.0-0 (>= 2.70.0), libunwind8, libcap2-bin
Suggests: gstreamer1.0-tools
Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0), libgstreamer-plugins-bad1.0-0 (<< 1.13.1)
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: install ok installed
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
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
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: 337
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Replaces: gtk-3-examples (<< 3.24.13)
Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.24.33-1ubuntu2.2), libgtk-3-common (>= 3.24.33-1ubuntu2.2)
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: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.33-1ubuntu2.2
Replaces: libgtk-3-dev (<< 3.24.30-3~)
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: libgtk-3-0
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: 8605
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtk4
Version: 4.6.9+ds-0ubuntu0.22.04.2
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.34), libcairo-gobject2 (>= 1.14.0), libcairo-script-interpreter2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 2.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.70.0), libgraphene-1.0-0 (>= 1.9.4), libharfbuzz0b (>= 2.2.0), libjpeg8 (>= 8c), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), libpangoft2-1.0-0 (>= 1.50.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.20.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.6.9+ds-0ubuntu0.22.04.2)
Recommends: libgtk-4-bin, iso-codes, librsvg2-common (>= 2.52.0)
Suggests: gvfs, libgtk-4-media-gstreamer | libgtk-4-media-ffmpeg
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: 8441
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk4
Version: 4.6.9+ds-0ubuntu0.22.04.2
Replaces: gtk-4-examples (<< 3.96.0-3~)
Depends: gtk-update-icon-cache, libc6 (>= 2.34), libcairo-gobject2 (>= 1.14.0), libcairo-script-interpreter2 (>= 1.14.0), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.30.1), libglib2.0-0 (>= 2.70.0), libgraphene-1.0-0 (>= 1.9.4), libgtk-4-1 (>= 4.6.9+ds-0ubuntu0.22.04.2), libharfbuzz0b (>= 2.2.0), libjpeg8 (>= 8c), libpango-1.0-0 (>= 1.50.3), libpangocairo-1.0-0 (>= 1.50.0), libpangoft2-1.0-0 (>= 1.50.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.20.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.6.9+ds-0ubuntu0.22.04.2)
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: 2208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk4
Version: 4.6.9+ds-0ubuntu0.22.04.2
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-vnc-2.0-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: gtk-vnc
Version: 1.3.0-1ubuntu1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgtk-3-0 (>= 3.11.5), libgvnc-1.0-0 (>= 1.3.0), libx11-6
Description: VNC viewer widget for GTK+3 (runtime libraries)
It is built using coroutines, allowing it to be completely asynchronous while
remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
VeNCrypt authentication extension providing SSL/TLS encryption with x509
certificate authentication.
.
The core library is written in C and a bindings for other languages are
available via GObject introspection. The networking layer supports connections
over both IPv4 and IPv6.
.
This package contains the shared library built for GTK+3.
Homepage: https://wiki.gnome.org/Projects/gtk-vnc
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Package: libgtk2.0-0
Status: install ok installed
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
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-bin
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Depends: libgtk2.0-0 (= 2.24.33-2ubuntu2.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: misc
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtk+2.0
Version: 2.24.33-2ubuntu2.1
Recommends: libgtk2.0-0
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: libgtk3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.038-1
Depends: perl:any, gir1.2-gdkpixbuf-2.0 (>= 2.38.0+dfsg-5~), gir1.2-gtk-3.0, gir1.2-pango-1.0, libcairo-gobject-perl, libglib-object-introspection-perl (>= 0.043), libglib-perl
Description: Perl bindings 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 Perl bindings to GTK+, built using
Glib::Object::Introspection. Generated bindings live under the Gtk3 namespace.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Gtk3
Package: libgtkmm-3.0-1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4861
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtkmm3.0
Version: 3.24.5-1build1
Replaces: libgtkmm-3.0-1
Depends: libatkmm-1.6-1v5 (>= 2.28.2), libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.35.5), libglib2.0-0 (>= 2.41.1), libglibmm-2.4-1v5 (>= 2.66.2), libgtk-3-0 (>= 3.24.0), libpangomm-1.4-1v5 (>= 2.46.2), libsigc++-2.0-0v5 (>= 2.6.1), libstdc++6 (>= 5.2)
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: 692
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gtksourceview4
Version: 4.8.3-1
Depends: libatk1.0-0 (>= 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-0 (>= 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.3-1)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
Package: libgtksourceview-4-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: gtksourceview4
Version: 4.8.3-1
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GtkSourceView
Package: libgtkspell0
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: gtkspell
Version: 2.0.16-1.3
Depends: libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0)
Description: spell-checking addon for GTK's TextView widget
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
GtkTextView widget. Right-clicking a misspelled word pops up a menu of
suggested replacements.
Original-Maintainer: Ari Pollak <ari@debian.org>
Package: libgtop-2.0-11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgtop2
Version: 2.40.0-2build3
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.18.0), libxau6 (>= 1:1.0.9), libgtop2-common (>= 2.40.0-2build3)
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: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgtop2
Version: 2.40.0-2build3
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-5
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 425
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gts
Version: 0.7.6+darcs121130-5
Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5)
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.16.0)
Recommends: libgts-bin
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.
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Homepage: http://gts.sourceforge.net/
Package: libgts-bin
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: gts
Version: 0.7.6+darcs121130-5
Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (= 0.7.6+darcs121130-5)
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.
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Homepage: http://gts.sourceforge.net/
Package: libgucharmap-2-90-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5299
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gucharmap
Version: 1:14.0.3-1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22)
Description: Unicode browser widget library (shared library)
The libgucharmap library contains a Unicode browser widget; it is
most prominently used by the "gucharmap" program. See the package of
the same name for more information.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Built-Using: unicode-data (= 14.0.0-1.1)
Homepage: https://wiki.gnome.org/Apps/Gucharmap
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 (237-2build1)
Version: 1:237-2build1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.38.0), libudev1 (>= 199)
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: libgupnp-1.2-1
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: gupnp
Version: 1.4.3-1
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.66), libgssdp-1.2-0 (>= 1.4.0.1), libsoup2.4-1 (>= 2.48.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), shared-mime-info
Description: GObject-based library for UPnP
A GObject-based API for doing UPnP transparently.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GUPnP
Package: libgupnp-av-1.0-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 309
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gupnp-av
Version: 0.14.0-3
Replaces: libgupnp-av-1.0-2 (<< 0.14)
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.58), libxml2 (>= 2.7.4)
Breaks: libgupnp-av-1.0-2 (<< 0.14)
Description: Audio/Visual utility library for GUPnP
An audio/visual utility library for GUPnP, providing DIDL parser/writer and
search criteria parser objects.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://www.gupnp.org
Package: libgupnp-dlna-2.0-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 350
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gupnp-dlna
Version: 0.12.0-3
Replaces: libgupnp-dlna-2.0-3 (<< 0.12)
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libxml2 (>= 2.7.4)
Breaks: libgupnp-dlna-2.0-3 (<< 0.12)
Description: DLNA utility library for GUPnP
A small utility library that aims to ease the DLNA-related tasks
such as media profile guessing, transcoding to a given profile, etc.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/GUPnP
Package: libgupnp-igd-1.0-4
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: gupnp-igd
Version: 1.2.0-1build1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38), libgssdp-1.2-0 (>= 0.12.0), libgupnp-1.2-1 (>= 1.1.2)
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: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgusb
Version: 0.3.10-1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.44.0), 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.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: http://www.hughski.com/downloads.html
Package: libgvc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1882
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: graphviz
Version: 2.42.2-6ubuntu0.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-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), libwebp7, 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: libgvnc-1.0-0
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: gtk-vnc
Version: 1.3.0-1ubuntu1
Replaces: libgtk-vnc-1.0-0 (<= 0.4.3-1)
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgnutls30 (>= 3.7.2), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.27+dfsg2), zlib1g (>= 1:1.1.4)
Description: VNC GObject wrapper (runtime libraries)
It is built using coroutines, allowing it to be completely asynchronous while
remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
VeNCrypt authentication extension providing SSL/TLS encryption with x509
certificate authentication.
.
The core library is written in C and a bindings for other languages are
available via GObject introspection. The networking layer supports connections
over both IPv4 and IPv6.
.
This package contains the shared library.
Homepage: https://wiki.gnome.org/Projects/gtk-vnc
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Package: libgvpr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-6ubuntu0.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: libgweather-3-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 837
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libgweather
Version: 40.0-5build1
Depends: libc6 (>= 2.29), libgeocode-glib0 (>= 0.99.1), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.13.5), libsoup2.4-1 (>= 2.44.0), libxml2 (>= 2.7.4), libgweather-common (>= 3.5.0)
Breaks: evolution-data-server (<< 3.38.3-2~), gnome-applets (<< 3.40.0-5~), gnome-calendar (<< 40.0~), gnome-panel (<< 3.40.0-3~), gnome-shell (<< 40.4-1~), gnome-weather (<< 40.0~), wmforecast (<< 1.5~)
Description: GWeather shared library
libgweather is a library to access weather information from online
services for numerous locations.
.
This package contains shared libraries.
Homepage: https://wiki.gnome.org/Projects/LibGWeather
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgweather-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1644
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libgweather
Version: 40.0-5build1
Depends: dconf-gsettings-backend | gsettings-backend
Description: GWeather common files
libgweather is a library to access weather information from online
services for numerous locations.
.
This package contains the weather locations.
Homepage: https://wiki.gnome.org/Projects/LibGWeather
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libgxps2
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: libgxps
Version: 0.3.2-2
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.14), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3)
Description: handling and rendering XPS documents (library)
OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
a new electronic paper format originally developed by Microsoft and it serves
as a PDF alternative. XPS files are usually created using "Microsoft XPS
Document Writer" in Windows environments. It is now standardized as an open
standard document format.
.
Quoting Wikipedia:
An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
Conventions, containing the files which make up the document. These include an
XML markup file for each page, text, embedded fonts, raster images, 2D vector
graphics, as well as the digital rights management information. The contents
of an XPS file can be examined simply by opening it in an application which
supports ZIP files.
.
The OpenXPS document format specification supports features such as color
gradients, transparencies, CMYK color spaces, printer calibration,
multiple-ink systems and print schemas.
.
This package contains the library. It is being used by evince to read XPS
documents.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/libgxps
Package: libhandy-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libhandy-1
Version: 1.6.1-1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libhandy
Package: libharfbuzz-icu0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 2.7.4-1ubuntu3.2
Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu70 (>= 70.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: libharfbuzz0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: harfbuzz
Version: 2.7.4-1ubuntu3.2
Replaces: libharfbuzz0, libharfbuzz0a
Depends: libc6 (>= 2.33), libfreetype6 (>= 2.9.1), libglib2.0-0 (>= 2.31.8), 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: libheif1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 551
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libheif
Version: 1.12.0-2build1
Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d5 (>= 0.1.0), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libx265-199 (>= 3.5)
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: libhogweed6
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: nettle
Version: 3.7.3-1build2
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg), libnettle8
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.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: libhpmud0
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: hplip
Version: 3.21.12+dfsg0-1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcups2 (>= 1.6.0), libdbus-1-3 (>= 1.9.14), libsnmp40 (>= 5.9.1+dfsg), libusb-1.0-0 (>= 2:1.0.8)
Description: HP Multi-Point Transport Driver (hpmud) run-time libraries
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
.
Shared library that provides direct I/O for each process. Prior to
hpmud, all I/O was serialized through hpiod, a monolithic I/O processor.
The new hpmud direct I/O is faster. Hpmud supports parallel, USB and
JetDirect connectivity.
.
With hpmud, HPLIP no longer has Linux specific libusb extensions. This
means any UNIX/Linux derivative that supports libusb may work with
HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h
for documentation. A Python wrapper for hpmud, called hpmudext, is also
available.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: libhtml-form-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.07-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: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.12-1.1
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-Format
Package: libhtml-html5-entities-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.004-1.1
Depends: perl:any
Description: module to encode and decode character entities defined in HTML5
HTML::HTML5::Entities is a drop-in replacement for HTML::Entities,
providing the character entities defined in HTML5. It is a pure Perl
implementation and hence slower, especially decoding.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-HTML5-Entities
Package: libhtml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.76-1build2
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTML-Parser
Package: libhtml-tagset-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: 3.20-4
Depends: perl
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-1.1
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: 481
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.07-2
Depends: perl, 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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.10-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: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.13-1ubuntu0.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: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.05-1
Depends: perl, libtimedate-perl, libtime-local-perl (>= 1.28)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTTP-Date
Package: libhttp-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 191
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.36-1
Depends: perl:any, libencode-locale-perl, libencode-perl (>= 3.01), libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Recommends: libclone-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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/HTTP-Message
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-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-message-perl
Breaks: libwww-perl (<< 6.00)
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: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: http-parser
Version: 2.9.4-4
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).
Original-Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: https://github.com/joyent/http-parser
Package: libhunspell-1.7-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 485
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hunspell
Version: 1.7.0-4build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary
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.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://hunspell.github.io/
Package: libhyphen0
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: hyphen
Version: 2.8.8-7build2
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.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://github.com/hunspell/hyphen
Package: libibus-1.0-5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 561
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ibus
Version: 1.5.26-4
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.59.0)
Description: Intelligent Input Bus - shared library
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains the shared library.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: libical3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1453
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.0.14-1build1
Depends: tzdata, libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.41.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 5.2)
Description: iCalendar library implementation in C (runtime)
libical is an open source implementation of the IETF's iCalendar calendaring
and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components
and provides a C API for manipulating the component properties, parameters,
and subcomponents.
.
This package contains the files necessary for running applications that use
the libical library.
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Homepage: https://github.com/libical/libical
Package: libice6
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: libice
Version: 2:1.0.10-1build2
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.33), 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: libicu66
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 32774
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 66.1-2ubuntu2.1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), tzdata (>> 2019c-3ubuntu1~)
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: http://www.icu-project.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: libidn12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn
Version: 1.38-4ubuntu1
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: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.3.2-2build1
Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7)
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-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libidn2
Version: 2.3.2-2build1
Depends: libc6 (>= 2.34), libunistring2 (>= 0.9.7)
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: libido3-0.1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ido
Version: 13.10.0+17.04.20161028-0ubuntu3
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.8.2-0ubuntu2), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0)
Description: Shared library providing extra gtk menu items for display in
system indicators
.
This package contains shared libraries to be used by GTK+ 3 applications.
Homepage: https://launchpad.net/ido
Package: libiec61883-0
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: libiec61883
Version: 1.2.0-4build3
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-3
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: libieee1284
Version: 0.2.11-14build2
Depends: libc6 (>= 2.33)
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: 547
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-gmmlib
Version: 22.1.2+ds1-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/intel/gmmlib
Package: libijs-0.35
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ijs
Version: 0.35-15build2
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.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: http://www.linuxprinting.org/ijs/
Package: libilmbase25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 880
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ilmbase
Version: 2.5.7-2
Replaces: libilmbase23 (>= 2.3)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 6)
Breaks: libilmbase23 (>= 2.3)
Description: several utility libraries from ILM used by OpenEXR
IlmBase are a set of utility libraries released by ILM, and used in
their OpenEXR implementation. Included in this package you can find:
.
* libHalf: a class (Half) for manipulating "half" values (16-bit
floating point format) as if they were a built-in C++ data type.
.
* libIlmThread: a thread abstraction library on top of pthreads.
.
* libImath: a math library with support for matrices, 2d- and
3d-transformations, solvers for linear/quadratic/cubic equations,
and more.
.
* libIex: an exception handling library.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://www.openexr.com
Package: libimage-magick-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: allowed
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Replaces: perlmagick (<< 8:6.8.3.10-1~)
Provides: perlmagick
Depends: perl:any, imagemagick-6-common (= 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5), libimage-magick-q16-perl
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: imagemagick-doc
Breaks: perlmagick (<< 8:6.8.3.10-1~)
Description: Perl interface to the ImageMagick graphics routines
PerlMagick is an objected-oriented Perl interface to ImageMagick.
Use the module to read, manipulate, or write an image or image sequence from
within a Perl script. This makes it very suitable for Web CGI scripts.
.
This is the compatibility (wrapper) perlmagick package that
use the default channel depth.
.
This package provides the perl Image::Magick class.
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libimage-magick-q16-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 515
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Replaces: perlmagick (<< 8:6.8.3.10-1~)
Provides: libimage-magick-defaultquantum-perl, perlmagick (= 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5)
Depends: perl, perlapi-5.34.0, libc6 (>= 2.7), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libperl5.34 (>= 5.34.0)
Pre-Depends: dpkg (>= 1.17.11)
Suggests: imagemagick-doc
Breaks: perlmagick (<< 8:6.8.3.10-1~)
Description: Perl interface to the ImageMagick graphics routines -- Q16 version
PerlMagick is an objected-oriented Perl interface to ImageMagick.
Use the module to read, manipulate, or write an image or image sequence from
within a Perl script. This makes it very suitable for Web CGI scripts.
.
This version of libimage-magick is compiled for a channel
depth of 16 bits (Q16).
.
This package provides the perl Image::Magick::Q16 class.
Homepage: https://www.imagemagick.org/
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Package: libimagequant0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libimagequant
Version: 2.17.0-1
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.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: https://github.com/ImageOptim/libimagequant
Package: libimobiledevice6
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: libimobiledevice
Version: 1.3.0-6build3
Replaces: libimobiledevice0, libimobiledevice1, libiphone0
Depends: libc6 (>= 2.34), libplist3 (>= 2.2.0), libssl3 (>= 3.0.0~~alpha1), 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.
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Homepage: https://www.libimobiledevice.org/
Package: libimport-into-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.002005-1
Depends: perl, libmodule-runtime-perl
Description: module for importing packages into other packages
Import::Into creates a global method import::into which you can call on
any package to import it into another package. This is useful because
there are many different ways to write exporters: some use Exporter, some
use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare
and some things are pragmas.
.
And if you want to re-export other things, you have to know which is which.
Exporter subclasses provide export_to_level, but if they overrode their
import method all bets are off. Sub::Exporter provides an into parameter
but figuring out something used it isn't trivial. Pragmas need to have
their import method called directly since they affect the current unit of
compilation. Import::Into can be used to import packages into other packages
without having to deal with the specific details of every exporting approach.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Import-Into
Package: libindicator3-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libindicator
Version: 16.10.0+18.04.20180321.1-0ubuntu5
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.5.18)
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
.
This package contains the library itself.
Homepage: https://launchpad.net/libindicator
Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libini-config5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ding-libs
Version: 0.6.2-1
Depends: libbasicobjects0 (>= 0.4.0), libc6 (>= 2.33), libcollection4 (>= 0.5.0), libpath-utils1 (>= 0.4.0), libref-array1 (>= 0.4.0)
Description: INI file parser for C
Library to process config files in INI format into a libcollection data
structure.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
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: 53-1ubuntu3
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: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libinput
Version: 1.20.0-1ubuntu0.3
Depends: libc6 (>= 2.34), 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: http://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: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libinput
Version: 1.20.0-1ubuntu0.3
Depends: libc6 (>= 2.35), libevdev2 (>= 1.10.0), libmtdev1 (>= 1.1.0), libudev1 (>= 183), libwacom9 (>= 2.0.0), libinput-bin (>= 1.20.0-1ubuntu0.3)
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: http://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: 810
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libinstpatch
Version: 1.1.6-1
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.41.1), 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/swami/libinstpatch
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
Version: 1.004-2
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-interactive-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.023-1
Depends: perl:any
Description: utility module for interactive I/O
IO::Interactive provides three utility subroutines that make it easier to
develop interactive applications: is_interactive, interactive and busy.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-Interactive
Package: libio-prompt-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.003-1
Depends: perl
Description: module that prompts for user input with a default option
IO::Prompt::Tiny is an extremely simple prompting module, based on the
extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's
all you need and this module gives it to you without all the overhead of
ExtUtils::MakeMaker just to prompt for input.
.
It doesn't do any validation, coloring, menus, timeouts, or any of the wild,
crazy, cool stuff that other prompting modules do. It just prompts with a
default. That's it!
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-Prompt-Tiny
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: 561
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.074-2
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-string-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.08-3.1
Depends: perl:any
Description: Emulate IO::File interface for in-core strings
The IO::String module provide the IO::File interface for in-core
strings. An IO::String object can be attached to a string, and
will make it possible to use the normal file operations for reading or
writing data, as well as seeking to various locations of the string.
The main reason you might want to do this, is if you have some other
library module that only provide an interface to file handles, and you
want to keep all the stuff in memory.
.
The IO::String module provide an interface compatible with
IO::File as distributed with IO-1.20, but the following methods
are not available; new_from_fd, fdopen, format_write,
format_page_number, format_lines_per_page, format_lines_left,
format_name, format_top_name.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IO-String/
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: important
Section: libs
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.7-1ubuntu5.2
Depends: libc6 (>= 2.28)
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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.7-1ubuntu5.2
Depends: libc6 (>= 2.28)
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: libipa-hbac0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libc6 (>= 2.4), libunistring2 (>= 0.9.7)
Description: FreeIPA HBAC Evaluator library
Utility library to validate FreeIPA HBAC rules for authorization requests.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libipc-run3-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.048-2
Depends: perl:any
Description: run a subprocess with input/output redirection
IPC::Run3 allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures. It aims to satisfy 99%
of the need for using system()/qx``/open3() with a simple, extremely
Perlish API and none of the bloat and rarely used features of IPC::Run.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/IPC-Run3
Package: libipc-system-simple-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.30-1
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: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ipset
Version: 7.15-1build1
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: http://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: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: intel-processor-trace
Version: 2.0.5-1
Depends: libc6 (>= 2.33)
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.
Original-Maintainer: Victor Seva <vseva@debian.org>
Homepage: https://github.com/intel/libipt
Package: libisc-export1105
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 510
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: bind9-libs
Version: 1:9.11.19+dfsg-2.1ubuntu3
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
Description: Exported ISC Shared Library
The Berkeley Internet Name Domain (BIND) implements an Internet domain
name server. BIND 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 the exported libisc shared library.
Homepage: https://www.isc.org/downloads/bind/
Original-Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Package: libisl23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: isl
Version: 0.24-2build1
Replaces: libisl-dbg (<< 0.19)
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+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: libisofs6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 469
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libisofs
Version: 1.5.4-1
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libjte2, zlib1g (>= 1:1.2.0)
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.
Original-Maintainer: Debian Libburnia packagers <pkg-libburnia-devel@lists.alioth.debian.org>
Homepage: http://libburnia-project.org
Package: libiterator-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.03+ds1-1.1
Depends: libexception-class-perl (>= 1.21), perl:any
Description: Perl implementation of iterators
Iterator is meant to be the definitive implementation of iterators, as
popularized by Mark Jason Dominus's lectures and recent book (Higher Order
Perl, Morgan Kauffman, 2005).
.
An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. When you
need a value to operate on, you pull it from the iterator. If it depends on
other iterators, it pulls values from them when it needs to. Iterators can be
chained together (see Iterator::Util for functions that help you do just
that), queueing up work to be done but not actually doing it until a value is
needed at the front end of the chain. At that time, one data value is pulled
through the chain.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Iterator
Package: libiterator-util-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.02+ds1-1.1
Depends: libexception-class-perl (>= 1.21), libiterator-perl (>= 0.01), perl:any
Description: Useful functions for creating and manipulating iterator objects
Iterator::Util implements many useful functions for creating and manipulating
iterator objects.
.
An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. For
further information, including a tutorial on using iterator objects, see the
Iterator documentation.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Iterator-Util
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-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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: libiw30
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: wireless-tools
Version: 30~pre9-13.1ubuntu4
Depends: libc6 (>= 2.29)
Description: Wireless tools - library
Wireless tools are used to manipulate the Linux Wireless Extensions. The
Wireless Extension is an interface allowing you to set Wireless LAN specific
parameters and get the specific stats.
.
This package contains the dynamic library libiw.
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Original-Maintainer: Guus Sliepen <guus@debian.org>
Package: libjack-jackd2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jackd2
Version: 1.9.20~dfsg-1
Replaces: libjack-0.116, libjack-0.125
Provides: libjack-0.116, libjack-0.125
Depends: libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.0), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11)
Suggests: jackd2 (= 1.9.20~dfsg-1)
Conflicts: jackd2 (>> 1.9.20~dfsg-1), jackd2 (<< 1.9.20~dfsg-1), 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://jackaudio.org/
Package: libjansson4
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: jansson
Version: 2.13.1-1.1build3
Depends: libc6 (>= 2.14)
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.0-18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32798
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.50.3-0ubuntu0.22.04.1
Depends: libatomic1 (>= 4.8), libc6 (>= 2.35), libgcc-s1 (>= 7), libglib2.0-0 (>= 2.65.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 12), libsystemd0
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.0).
.
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: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jbigkit
Version: 2.1-3.1ubuntu0.22.04.1
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: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jbig2dec
Version: 0.19-3build2
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: libjcat1
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: libjcat
Version: 0.1.9-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.61.2), libgnutls30 (>= 3.7.0), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), libjson-glib-1.0-0 (>= 1.5.2)
Description: JSON catalog library
The libjcat library assembles checksum and metadata into a JSON based catalog.
.
This is used by other software to validate metadata.
Original-Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Homepage: https://github.com/hughsie/libjcat
Package: libjemalloc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 756
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jemalloc
Version: 5.2.1-4ubuntu1
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: http://jemalloc.net/
Original-Maintainer: Faidon Liambotis <paravoid@debian.org>
Package: libjpeg-turbo8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 543
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 2.1.2-0ubuntu1
Replaces: libjpeg8 (<< 8c-2ubuntu5)
Depends: libc6 (>= 2.14)
Breaks: libjpeg8 (<< 8c-2ubuntu5)
Description: IJG JPEG compliant runtime library.
Runtime library supporting the Independent JPEG Group's standard
for JPEG files.
.
This package contains the shared library which is a drop in
replacement for libjpeg8, which has better performance than
standard libjpeg by use of SIMD and other optimizations.
Homepage: http://libjpeg-turbo.virtualgl.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-2ubuntu10
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: libjs-bootstrap4
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 3831
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: twitter-bootstrap4
Version: 4.6.0+dfsg1-4
Config-Version: 4.6.0+dfsg1-4
Provides: node-bootstrap (= 4.6.0+dfsg1-4), 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-jquery
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: node-jquery
Version: 3.6.0+dfsg+~3.5.13-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-popper.js
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 603
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: popper.js
Version: 1.16.1+ds-5
Config-Version: 1.16.1+ds-5
Provides: node-popper.js (= 1.16.1), node-popper.js (= 1.16.1+ds-5), 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: libjson-c5
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: json-c
Version: 0.15-3~ubuntu1.22.04.2
Depends: libc6 (>= 2.33)
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: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: json-glib
Version: 1.6.6-1build1
Depends: libjson-glib-1.0-common (>= 1.6.6-1build1), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2)
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: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: json-glib
Version: 1.6.6-1build1
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.004003-1
Depends: perl:any, libcpanel-json-xs-perl | libjson-xs-perl (>= 3), 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: libjte2
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: jigit
Version: 1.22-3build1
Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: Jigdo Template Export - runtime library
libjte is a library providing support for creating jigdo files, to be
used by ISO image creation tools such as xorriso.
.
This package provides the runtime library file needed to run software
written using libjte
Original-Maintainer: Steve McIntyre <93sam@debian.org>
Homepage: https://www.einval.com/~steve/software/JTE/
Package: libjxr-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: jxrlib
Version: 1.2~git20170615.f752187-5
Depends: libc6 (>= 2.34), libjxr0 (>= 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)
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: https://github.com/4creators/jxrlib
Package: libjxr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 410
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: jxrlib
Version: 1.2~git20170615.f752187-5
Depends: libc6 (>= 2.29)
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.)
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: https://github.com/4creators/jxrlib
Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 293
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.16)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.16)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkate1
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: libkate
Version: 0.4.1-11build1
Depends: libc6 (>= 2.14)
Description: Codec for karaoke and text encapsulation
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
libkate provides an API for the encoding and decoding of kate files.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://code.google.com/p/libkate/
Package: libkeybinder-3.0-0
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: keybinder-3.0
Version: 0.3.2-1.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 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.
Original-Maintainer: Andrew Starr-Bochicchio <asb@debian.org>
Homepage: https://github.com/engla/keybinder
Package: libkeyutils1
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: keyutils
Version: 1.6.1-2ubuntu3
Depends: libc6 (>= 2.14)
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://people.redhat.com/~dhowells/keyutils/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libkeyutils1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: keyutils
Version: 1.6.1-2ubuntu3
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://people.redhat.com/~dhowells/keyutils/
Original-Maintainer: Christian Kastner <ckk@debian.org>
Package: libklibc
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: klibc
Version: 2.0.10-4ubuntu0.1
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: important
Section: libs
Installed-Size: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 29-1ubuntu1
Depends: libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0~~alpha1), libzstd1 (>= 1.4.0)
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: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Depends: libc6 (>= 2.33)
Breaks: texlive-binaries (<< 2014)
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: optional
Section: libs
Installed-Size: 1053
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.18.2), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.19.2-2ubuntu0.7), libssl3 (>= 3.0.0~~alpha1)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkrb5-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.18.2), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.19.2-2ubuntu0.7), libssl3 (>= 3.0.0~~alpha1)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkrb5support0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.34)
Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.16), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libkrb5support0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.7
Depends: libc6 (>= 2.34)
Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-1), libk5crypto3 (<< 1.16), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-8 (<< 1.16)
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: http://web.mit.edu/kerberos/
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libksba
Version: 1.6.0-2ubuntu0.2
Depends: libc6 (>= 2.14), libgpg-error0 (>= 1.14)
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: 2485
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: graphviz
Version: 2.42.2-6ubuntu0.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: 1993
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: liblangtag
Version: 0.6.3-2ubuntu1
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: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblangtag
Version: 0.6.3-2ubuntu1
Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4), liblangtag-common (= 0.6.3-2ubuntu1)
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: 7427
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lapack
Version: 3.10.0-2ubuntu1
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: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lcms2
Version: 2.12~rc1-2build2
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: liblcms2-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: lcms2
Version: 2.12~rc1-2build2
Depends: libc6 (>= 2.34), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libtiff5 (>= 4.0.3)
Description: Little CMS 2 color management library (utilities)
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 additional utilities (jpegicc, linkicc, psicc, tificc
and transicc).
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-4
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.
Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Homepage: https://android.googlesource.com/platform/external/libldac
Package: libldap-2.5-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 570
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.5.19+dfsg-0ubuntu0.22.04.1
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: 110
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.5.19+dfsg-0ubuntu0.22.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: libldb2
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: ldb
Version: 2:2.4.4-0ubuntu0.22.04.2
Replaces: libldb0
Depends: libc6 (>= 2.34), libldap-2.5-0 (>= 2.5.4), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.3.1~), libtdb1 (>= 1.4.3~), libtevent0 (>= 0.10.2~)
Breaks: ldb-tools (<< 1.1.30~), libldb0, libldb1 (<< 2:2~), libsamdb0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), python-samba (<< 2:4.7.0~), samba (<< 2:4.7.0~), samba-dsdb-modules (<< 2:4.7.0~), samba-libs (<< 2:4.7.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://ldb.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: liblightdm-gobject-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 161
Maintainer: Robert Ancell <robert.ancell@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lightdm
Version: 1.30.0-0ubuntu5
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxklavier16 (>= 5.0)
Recommends: accountsservice
Suggests: lightdm
Description: LightDM GObject client library
A GObject based library for LightDM clients to use to interface with LightDM.
Homepage: https://github.com/canonical/lightdm
Package: liblilv-0-0
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: lilv
Version: 0.24.12-2
Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14.0~dfsg0), libsratom-0-0 (>= 0.4.6~dfsg0)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://drobilla.net/software/lilv/
Package: liblinear4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblinear
Version: 2.3.0+dfsg-5
Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Suggests: liblinear-tools (= 2.3.0+dfsg-5), liblinear-dev (= 2.3.0+dfsg-5)
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.
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Homepage: https://www.csie.ntu.edu.tw/~cjlin/liblinear/
Package: liblirc-client0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lirc
Version: 0.10.1-6.3ubuntu1
Replaces: liblircclient0 (<= 0.9.4~pre1)
Depends: libc6 (>= 2.33)
Suggests: lirc
Breaks: inputlirc (<< 19), kradio (<< 4), liblircclient0 (<= 0.9.4~pre1)
Description: infra-red remote control support - client library
LIRC stands for 'Linux Infra-red Remote Control'.
.
This package provides a library with functions to support remote
controls via LIRC in programs such as xawtv.
Homepage: https://sf.net/p/lirc
Original-Maintainer: Debian Lirc Team <team+debian-lirc@tracker.debian.org>
Package: liblist-compare-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.55-1
Depends: perl:any
Description: Perl module for comparing elements of two or more lists
List::Compare lets you compare elements between lists.
This module uses the Carp module which is part of the standard Perl
distribution. Other than that, there are no module dependencies in
this version of List::Compare.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-Compare
Package: liblist-moreutils-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.430-2
Depends: perl:any, libexporter-tiny-perl, liblist-moreutils-xs-perl, perl (>= 5.22.2-2~)
Description: Perl module with additional list functions not found in List::Util
List::MoreUtils provides some trivial but commonly needed functionality on
lists which is not going to go into List::Util.
.
All of the functions are implementable in only a couple of lines of Perl
code. Using the functions from this module however should give slightly better
performance as everything is implemented in C. The pure-Perl implementation of
these functions only serves as a fallback in case the C portions of this module
could not be compiled on this machine.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-MoreUtils
Package: liblist-moreutils-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.430-2build2
Replaces: liblist-moreutils-perl (<< 0.417)
Depends: perl (>= 5.24.1), perlapi-5.34.0, libc6 (>= 2.4)
Breaks: liblist-moreutils-perl (<< 0.417)
Enhances: liblist-moreutils-perl
Description: Perl module providing compiled List::MoreUtils functions
List::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible
to have it practically independent from List::MoreUtils, it technically
depends on List::MoreUtils. Since it's only a backend, the API is not public
and can change without any warning.
.
List::MoreUtils provides some trivial but commonly needed functionality on
lists which is not going to go into List::Util.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-MoreUtils-XS
Package: liblist-someutils-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.58-1
Depends: perl, libmodule-implementation-perl
Recommends: liblist-someutils-xs-perl
Description: module that provides the stuff missing in List::Util
List::SomeUtils provides some trivial but commonly needed functionality on
lists which is not going to go into List::Util.
.
All of the functions are implementable in only a couple of lines of Perl code.
Using the functions from this module however should give slightly better
performance as everything is implemented in C. The pure-Perl implementation of
these functions only serves as a fallback in case the C portions of this
module couldn't be compiled on this machine.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-SomeUtils
Package: liblist-someutils-xs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.58-2build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.4), liblist-someutils-perl (>= 0.56)
Enhances: liblist-someutils-perl
Description: module providing XS implementation for List::SomeUtils
List::SomeUtils::XS provides a fast, compiled XS implementation of key
functionality found in List::SomeUtils.
.
There are no user-facing parts here; please install the liblist-someutils-perl
package for the user-facing module and API details.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-SomeUtils-XS
Package: liblist-utilsby-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.11-1
Depends: perl
Description: higher-order list utility functions
List::UtilsBy provides a number of list utility functions, all of which take
an initial code block to control their behaviour. They are variations on
similar core perl or List::Util functions of similar names, but which use the
block to control their behaviour.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/List-UtilsBy
Package: libllvm15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: llvm-toolchain-15
Version: 1:15.0.7-0ubuntu0.22.04.3
Depends: libc6 (>= 2.34), 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)
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: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lmdb
Version: 0.9.24-1build2
Depends: libc6 (>= 2.34)
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: http://symas.com/mdb/
Original-Maintainer: LMDB <lmdb@packages.debian.org>
Package: liblocale-gettext-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.07-4build3
Depends: libc6 (>= 2.34)
Pre-Depends: perl-base, perlapi-5.34.0
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().
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/gettext
Package: liblockfile-bin
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: liblockfile
Version: 1.17-1build2
Replaces: liblockfile1 (<< 1.09-1)
Depends: libc6 (>= 2.34)
Breaks: liblockfile1 (<< 1.09-1)
Description: support binaries for and cli utilities based on liblockfile
This package contains support binaries for the liblockfile library,
and the command-line utility ``dotlockfile''.
Homepage: https://github.com/miquels/liblockfile
Original-Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Package: liblockfile1
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblockfile
Version: 1.17-1build2
Depends: libc6 (>= 2.33), liblockfile-bin (>= 1.17-1build2)
Description: NFS-safe locking library
Liblockfile is a shared library with NFS-safe locking functions.
Homepage: https://github.com/miquels/liblockfile
Original-Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Package: liblouis-data
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 10577
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: liblouis
Version: 3.20.0-2ubuntu0.2
Description: Braille translation library - data
Liblouis is a braille translator and back-translator. It features support for
computer and literary braille, supports contracted and uncontracted translation
for many languages and has support for hyphenation. Liblouis also supports
math braille (Nemeth and Marburg). New languages can easily be added through
tables that support a rule- or dictionary based approach. Included are also
tools for testing and debugging tables.
.
This package contains runtime data.
Homepage: http://liblouis.org/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: liblouis20
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: liblouis
Version: 3.20.0-2ubuntu0.2
Depends: libc6 (>= 2.33), liblouis-data
Description: Braille translation library - shared libs
Liblouis is a braille translator and back-translator. It features support for
computer and literary braille, supports contracted and uncontracted translation
for many languages and has support for hyphenation. Liblouis also supports
math braille (Nemeth and Marburg).
.
This package contains shared libraries.
Homepage: http://liblouis.org/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: liblouisutdml-bin
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: liblouisutdml
Version: 2.10.0-4
Depends: libc6 (>= 2.34), liblouis20 (>= 3.20.0), liblouisutdml9 (>= 2.10.0)
Suggests: antiword, ooo2dbk, poppler-utils, rtf2xml
Description: Braille UTDML translation utilities
liblouisutdml is an extension of liblouisxml, the translator from xml
format into transcribed braille, that includes support for Unified
Tactile Document Markup Language (UTDML).
.
This consists essentially of <brl> subtrees containing all the braille
translations and formatting, plus some <meta> tags.
.
This package contains utdml2brl which translates an utdml or text file into an
embosser-ready braille file.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://liblouis.org/
Package: liblouisutdml-data
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: liblouisutdml
Version: 2.10.0-4
Description: Braille UTDML translation library - data
liblouisutdml is an extension of liblouisxml, the translator from xml
format into transcribed braille, that includes support for Unified
Tactile Document Markup Language (UTDML).
.
This consists essentially of <brl> subtrees containing all the braille
translations and formatting, plus some <meta> tags.
.
This package contains runtime data.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://liblouis.org/
Package: liblouisutdml9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liblouisutdml
Version: 2.10.0-4
Depends: liblouisutdml-data, libc6 (>= 2.33), liblouis20 (>= 3.20.0), libxml2 (>= 2.7.4)
Description: Braille UTDML translation library - shared libs
liblouisutdml is an extension of liblouisxml, the translator from xml
format into transcribed braille, that includes support for Unified
Tactile Document Markup Language (UTDML).
.
This consists essentially of <brl> subtrees containing all the braille
translations and formatting, plus some <meta> tags.
.
This package contains shared libraries.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://liblouis.org/
Package: liblqr-1-0
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: liblqr
Version: 0.4.2-2.1
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 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.
Original-Maintainer: Bernd Zeimetz <bzed@debian.org>
Homepage: http://liblqr.wikidot.com/
Package: liblsan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2961
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libltc
Version: 1.3.1-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/x42/libltc
Package: libltdl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 938
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-15build2
Replaces: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20)
Provides: libltdl3-dev, libltdl7-dev
Depends: libltdl7 (= 2.4.6-15build2), automake-1.16
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20), libtool1.4
Description: System independent dlopen wrapper for GNU libtool
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: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtool
Version: 2.4.6-15build2
Depends: libc6 (>= 2.34)
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: 498
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lua5.3
Version: 5.3.6-1build1
Depends: libc6 (>= 2.34), 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: http://www.lua.org
Original-Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.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-1
Depends: perl
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: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.10-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: liblz4-1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 1.9.3-2build2
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/Cyan4973/lz4
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Package: liblz4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: lz4
Version: 1.9.3-2build2
Replaces: liblz4-1a
Depends: libc6 (>= 2.4)
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/Cyan4973/lz4
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Package: liblzma5
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.2.5-2ubuntu1
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: liblzma5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 293
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: xz-utils
Version: 5.2.5-2ubuntu1
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: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lzo2
Version: 2.10-2build3
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: important
Section: libs
Installed-Size: 7128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: file
Version: 1:5.41-3ubuntu0.1
Replaces: libmagic1 (<< 1:5.28-4~)
Breaks: libmagic1 (<< 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 libmagic1 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: install ok installed
Priority: important
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
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
/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: libmagick++-6.q16-8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 680
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2), libstdc++6 (>= 11)
Description: C++ interface to ImageMagick -- quantum depth Q16
The Magick++ library is a set of C++ wrapper classes that provides access
to the ImageMagick package functionality from within a C++ application.
.
This package contains the C++ libraries needed to run executables that make
use of libMagick++.
.
This version of libmagick++ 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-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6651
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Depends: libbz2-1.0, libc6 (>= 2.35), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.4.0), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.6), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3, 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, gsfonts
Suggests: libmagickcore-6.q16-6-extra
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: libmagickcore-6.q16-6-extra
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 338
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
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-extra
Depends: libc6 (>= 2.35), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.28), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libmagickwand-6.q16-6 (>= 8:6.9.10.2), libopenexr25 (>= 2.5.7), 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-6
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: libmagickwand-6.q16-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: imagemagick
Version: 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3)
Pre-Depends: dpkg (>= 1.17.6)
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: libmailtools-perl
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 223
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.21-1
Depends: perl, 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: libmalcontent-0-0
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: malcontent
Version: 0.10.4-1ubuntu0.22.04.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.60)
Description: library for parental control of applications
malcontent implements support for restricting the type of content accessible
to non-administrator accounts on a Linux system. Typically, when this is used,
a non-administrator account will be for a child using the system; and the
administrator accounts will be for the parents; and the content being filtered
will be apps which are not suitable for the child to use, due to (for example)
being too violent.
.
This is not a security boundary, and a sufficiently technically advanced user
may always work around these parental controls. malcontent is not a mandatory
access control (MAC) system like AppArmor or SELinux. However, its correct use
by applications should provide enough of an obstacle to prevent users easily or
accidentally having access to content which they shouldn’t.
.
This package contains the libmalcontent library.
Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libmanette-0.2-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: libmanette
Version: 0.2.6-3build1
Depends: libc6 (>= 2.4), libevdev2 (>= 1.4.5), libglib2.0-0 (>= 2.50.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: libmariadb3
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: mariadb-10.6
Version: 1:10.6.22-0ubuntu0.22.04.1
Replaces: libmariadbclient18
Depends: mariadb-common, libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4)
Breaks: libmariadbclient18
Conflicts: 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/
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Package: libmarkdown2
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: discount
Version: 2.2.7-2
Depends: libc6 (>= 2.14)
Description: implementation of the Markdown markup language in C (library)
Discount is an implementation of John Gruber's Markdown markup language. It
implements all of the language described in the Markdown syntax document and
passes the Markdown 1.0 test suite.
.
This package provides the libmarkdown generated from discount.
Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
Homepage: http://www.pell.portland.or.us/~orc/Code/discount/
Package: libmath-base85-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 19
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.5+dfsg-1
Depends: perl:any
Description: Perl extension for base 85 numbers, as referenced by RFC 1924
RFC 1924 describes a compact, fixed-size representation of IPv6 addresses
which uses a base 85 number system. Math::Base85 handles some of the uglier
details of it.
.
The base 85 numbers (from 0 to 84) are as follows:
.
0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~
.
At the moment, there's not much in this module. But it should be sufficient
for the purposes of RFC 1924.
.
This module has a variable called $Math::Base85::base85_digits, which is a
string containing the digits of the base 85 alphabet from lowest (0) to
highest (~), in that order.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Math-Base85
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.5.2-1build2
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
http://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: libmbedcrypto7
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: mbedtls
Version: 2.28.0-1build1
Depends: libc6 (>= 2.14)
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.
Homepage: https://github.com/ARMmbed/mbedtls
Original-Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Package: libmbedtls14
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: mbedtls
Version: 2.28.0-1build1
Depends: libc6 (>= 2.15), libmbedcrypto7 (>= 2.28.0), libmbedx509-1 (>= 2.28.0)
Description: lightweight crypto and SSL/TLS library - tls 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 TLS.
Homepage: https://github.com/ARMmbed/mbedtls
Original-Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Package: libmbedx509-1
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: mbedtls
Version: 2.28.0-1build1
Depends: libc6 (>= 2.33), libmbedcrypto7 (>= 2.28.0)
Description: lightweight crypto and SSL/TLS library - x509 certificate 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 x509 certificates.
Homepage: https://github.com/ARMmbed/mbedtls
Original-Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Package: libmbim-glib4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 684
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmbim
Version: 1.28.0-1~ubuntu20.04.2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 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: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libmbim
Version: 1.28.0-1~ubuntu20.04.2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libmbim-glib4 (= 1.28.0-1~ubuntu20.04.2)
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: libmcrypt4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 195
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libmcrypt
Version: 2.5.8-7
Depends: libc6 (>= 2.14)
Suggests: libmcrypt-dev, mcrypt
Description: De-/Encryption Library
libmcrypt is the library which implements all the algorithms and
modes found in mcrypt.
.
libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128
(known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE.
Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n
bit, where n is the size of the algorithm's block length).
.
More information can be found at the libmcrypt homepage
http://mcrypt.sourceforge.net/ .
Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Homepage: http://mcrypt.sourceforge.net/
Package: libmd0
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: libmd
Version: 1.0.4-1build1
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: libmeanwhile1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 257
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: meanwhile
Version: 1.1.1-2
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.24.0)
Description: open implementation of the Lotus Sametime Community Client protocol
This library provides the basic Lotus Sametime Community Client session
functionality along with the core services; Presence, Messaging, and
Conferencing.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://github.com/obriencj/meanwhile
Package: libmecab2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 858
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mecab
Version: 0.996-14build9
Replaces: libmecab1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Breaks: libmecab1
Conflicts: libmecab1
Conffiles:
/etc/mecabrc 725f8b0baaf5e2de88d057c9bb17c8f3
Description: Libraries of Mecab
This package provides runtime libraries of Mecab, that is a Japanese
morphological analysis system.
Original-Maintainer: Natural Language Processing (Japanese) <team+pkg-nlp-ja@tracker.debian.org>
Homepage: https://taku910.github.io/mecab/
Package: libmediaart-2.0-0
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: libmediaart
Version: 1.9.5-2build1
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3)
Description: media art extraction and cache management library
Libmediaart is a library tasked with managing, extracting and handling
media art caches.
.
This package contains the shared library.
Homepage: https://wiki.gnome.org/MediaArtStorageSpec
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libmessaging-menu0
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: ayatana-indicator-messages
Version: 22.2.0-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Description: Ayatana Messaging Menu - shared library
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.
.
This library contains information to build status providers to go into
the messaging menu.
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-messages
Package: libmetis5
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: metis
Version: 5.1.0.dfsg-7build2
Depends: libc6 (>= 2.33)
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: 24478
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: intel-mediasdk
Version: 22.3.0-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: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mhash
Version: 0.9.9.9-9build2
Depends: libc6 (>= 2.14)
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: libminiupnpc17
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: miniupnpc
Version: 2.2.3-1build1
Depends: libc6 (>= 2.17)
Suggests: minissdpd
Description: UPnP IGD client lightweight library
The UPnP protocol is supported by most home adsl/cable routers and Microsoft
Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software
solution to support the "Internet Gateway Device" part of the protocol. The
MediaServer/MediaRenderer UPnP protocol is also becoming very popular.
.
Miniupnpc aims at the simplest library possible, with the smallest footprint
and no dependencies to other libraries such as XML parsers or HTTP
implementations. All the code is pure ANSI C. Compiled on a x86 PC, the
miniupnp client library have less than 15KB code size. For instance, the upnpc
sample program is around 20KB. The miniupnp daemon is much smaller than any
other IGD daemon and is ideal for using on low memory device for this reason.
.
This package contains the shared library.
Original-Maintainer: Thomas Goirand <zigo@debian.org>
Homepage: http://miniupnp.free.fr/
Package: libmjpegutils-2.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: mjpegtools
Version: 1:2.1.0+debian-6build1
Depends: libc6 (>= 2.14)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://mjpeg.sourceforge.net/
Package: libmm-glib0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: modemmanager
Version: 1.20.0-1~ubuntu22.04.4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2)
Recommends: modemmanager (>= 1.20.0-1~ubuntu22.04.4)
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: libmng2
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: libmng
Version: 2.0.3+dfsg-3
Replaces: libmng, libmng-dev (<< 1.0.0-3)
Depends: libc6 (>= 2.29), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), zlib1g (>= 1:1.1.4)
Description: Multiple-image Network Graphics library
The libmng library supports decoding, displaying, encoding, and various other
manipulations of the Multiple-image Network Graphics (MNG) format image files.
It uses the zlib compression library, and optionally the JPEG library by the
Independent JPEG Group (IJG) and/or lcms (little cms), a color-management
library by Marti Maria Saguar.
Original-Maintainer: Kartik Mistry <kartik@debian.org>
Homepage: https://www.libmng.com
Package: libmnl0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmnl
Version: 1.0.4-3build2
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: 359
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmodplug
Version: 1:0.8.9.0-3
Depends: libc6 (>= 2.29), 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.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: http://modplug-xmms.sourceforge.net/
Package: libmodule-implementation-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.09-1.1
Depends: perl:any, libmodule-runtime-perl (>= 0.012), 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-1
Depends: perl, 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: libmoo-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.005004-3
Depends: perl:any, libclass-method-modifiers-perl, libclass-xsaccessor-perl, libimport-into-perl, librole-tiny-perl (>= 2.002003), libscalar-list-utils-perl, libsub-quote-perl (>= 2.006006)
Recommends: libnamespace-clean-perl
Breaks: libobject-remote-perl (<< 0.004001-2~)
Description: Minimalist Object Orientation library (with Moose compatibility)
Moo is an extremely light-weight, high-performance Moose replacement. It also
avoids depending on any XS modules to allow simple deployments. The name Moo
is based on the idea that it provides almost - but not quite - two thirds of
Moose.
.
Unlike Mouse this module does not aim at full Moose compatibility. See
INCOMPATIBILITIES in Moo(3pm) for more details.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Moo
Package: libmoox-aliases-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.001006-1.1
Depends: libclass-method-modifiers-perl, libstrictures-perl, libmoo-perl (>= 1.001000), perl:any
Description: easy aliasing of methods and attributes in Moo
The MooX::Aliases module will allow you to quickly alias methods in
Moo. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/pod/MooX::Aliases
Package: libmosquitto1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 189
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: amd64
Multi-Arch: same
Source: mosquitto
Version: 2.0.18-0mosquitto1~focal1
Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0)
Description: MQTT version 3.1/3.1.1 client library
This is a C library for implementing MQTT version 3.1/3.1.1 clients.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Homepage: http://mosquitto.org/
Package: libmount1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), 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: libmouse-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 510
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.5.10-1build4
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Recommends: libclass-method-modifiers-perl
Description: lightweight object framework for Perl
Mouse is a lightweight Perl object framework based largely on the techniques
created for Moose, the leading Perl framework for painless OO class creation.
It is designed to be similar in functionality to Moose, though faster, by only
providing a subset of Moose's functionality, alleviating some of the compile-
time penalty incurred by Moose. It also has considerably less dependencies.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Mouse
Package: libmousepad0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 425
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mousepad
Version: 0.5.8-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/mousepad/start
Package: libmozjs-78-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 28948
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mozjs78
Version: 78.15.0-4ubuntu1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4), tzdata
Description: SpiderMonkey JavaScript library
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
.
This library is intended for use in contexts where only trusted
JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
polkit's rules parsing. It should not be used to run untrusted JavaScript
from web pages: use a security-supported implementation such as Firefox,
Chrome or WebKitGTK's JavaScriptCore instead.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libmozjs-91-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 11984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mozjs91
Version: 91.10.0-0ubuntu1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libicu70 (>= 70.1-1~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), tzdata
Description: SpiderMonkey JavaScript library
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
.
This library is intended for use in contexts where only trusted
JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
polkit's rules parsing. It should not be used to run untrusted JavaScript
from web pages: use a security-supported implementation such as Firefox,
Chrome or WebKitGTK's JavaScriptCore instead.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libmp3lame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lame
Version: 3.100-3build2
Depends: libc6 (>= 2.29)
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: http://lame.sourceforge.net/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libmpc3
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: mpclib3
Version: 1.2.1-2build1
Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+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: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmpc
Version: 2:0.1~r495-2
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://www.musepack.net
Package: libmpdec3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpdecimal
Version: 2.5.1-2build2
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Breaks: libpython3.8-stdlib (<< 2.8.5-2)
Description: library for decimal floating point arithmetic (runtime library)
mpdecimal is a package for correctly-rounded arbitrary precision decimal
floating point arithmetic.
Homepage: https://www.bytereef.org/mpdecimal/index.html
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libmpeg2-4
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: mpeg2dec
Version: 0.5.1-9
Depends: libc6 (>= 2.4)
Description: MPEG1 and MPEG2 video decoder library
libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.
.
The main features in libmpeg2 are:
.
* Conformance - libmpeg2 is able to decode all mpeg streams that conform to
certain restrictions. For streams that follow these restrictions, libmpeg2
is probably 100% conformant to the mpeg standards - and there's a pretty
extensive test suite to check this.
.
* Speed - there has been huge efforts there, and libmpeg2 is probably the
fastest library around for what it does.
.
* Portability - most of the code is written in C, and when platform-specific
optimizations are used, there always is a generic C routine to fall back
on. This should be portable to all architectures - at least it is known
people run this code on x86, ppc, sparc, arm and sh4.
.
* Reuseability - libmpeg2 is not intended to include any project-specific
code, but it should still include enough features to be used by very
diverse projects.
.
This package contains the libmpeg2 shared libraries.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://libmpeg2.sourceforge.net/
Package: libmpeg2encpp-2.1-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: mjpegtools
Version: 1:2.1.0+debian-6build1
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0, libstdc++6 (>= 5)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://mjpeg.sourceforge.net/
Package: libmpfr6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mpfr4
Version: 4.1.0-3build3
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+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-0
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: mpg123
Version: 1.29.3-1ubuntu0.1
Depends: libc6 (>= 2.29)
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-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: mjpegtools
Version: 1:2.1.0+debian-6build1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0, libstdc++6 (>= 5)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://mjpeg.sourceforge.net/
Package: libmspub-0.1-1
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: libmspub
Version: 0.1.4-3build3
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: library for parsing the mspub file structure
Libmspub is library providing ability to interpret and import mspub
diagrams into various applications.
Homepage: http://www.freedesktop.org/wiki/Software/libmspub
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libmtdev1
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: mtdev
Version: 1.1.6-1build4
Depends: libc6 (>= 2.4)
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: libmtp-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libmtp
Version: 1.1.19-1build1
Description: Media Transfer Protocol (MTP) common files
libmtp is a library for communicating with MTP aware devices in POSIX
compliant operating systems. It implements MTP Basic, the subset
proposed for standardization.
.
The Media Transfer Protocol (commonly referred to as MTP) is a devised
set of custom extensions to support the transfer of music files on
USB digital audio players and movie files on USB portable media players.
.
This package provides the udev rules file.
Homepage: http://libmtp.sourceforge.net/
Original-Maintainer: Alessio Treglia <alessio@debian.org>
Package: libmtp-runtime
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libmtp
Version: 1.1.19-1build1
Depends: libmtp-common, libmtp9 (= 1.1.19-1build1), libc6 (>= 2.34)
Enhances: libmtp9
Description: Media Transfer Protocol (MTP) runtime tools
libmtp is a library for communicating with MTP aware devices in POSIX
compliant operating systems. It implements MTP Basic, the subset
proposed for standardization.
.
The Media Transfer Protocol (commonly referred to as MTP) is a devised
set of custom extensions to support the transfer of music files on
USB digital audio players and movie files on USB portable media players.
.
This package provides mtp-probe, a program to probe newly connected
device interfaces from userspace to determine if they are MTP devices,
used for udev rules.
Homepage: http://libmtp.sourceforge.net/
Original-Maintainer: Alessio Treglia <alessio@debian.org>
Package: libmtp9
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: libmtp
Version: 1.1.19-1build1
Depends: libmtp-common, libc6 (>= 2.14), libgcrypt20 (>= 1.9.0), libusb-1.0-0 (>= 2:1.0.22)
Recommends: libmtp-runtime, udev
Description: Media Transfer Protocol (MTP) library
libmtp is a library for communicating with MTP aware devices in POSIX
compliant operating systems. It implements MTP Basic, the subset
proposed for standardization.
.
The Media Transfer Protocol (commonly referred to as MTP) is a devised
set of custom extensions to support the transfer of music files on
USB digital audio players and movie files on USB portable media players.
Homepage: http://libmtp.sourceforge.net/
Original-Maintainer: Alessio Treglia <alessio@debian.org>
Package: libmuffin0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: muffin
Version: 5.2.1-1
Depends: muffin-common (= 5.2.1-1), libatk1.0-0 (>= 2.2.0), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libegl1, libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.9.12), libgl1, libglib2.0-0 (>= 2.43.4), libgtk-3-0 (>= 3.19.12), libice6 (>= 1:1.0.0), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.18.0), libpangoft2-1.0-0 (>= 1.14.0), libsm6, libstartup-notification0 (>= 0.7), libwacom9 (>= 2.0.0), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.7.2), libxcb-res0 (>= 1.10), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.99.3), libxrender1, libxtst6
Breaks: cinnamon (<< 5.0~)
Description: lightweight window and compositing manager (shared library)
Muffin is a small window manager performing compositing as well based on
GTK+ and Clutter and used in desktop environment such as Cinnamon.
.
It is fairly extensible by the mean of plugins, providing new or customized
visual effects as well as a flexibility in the behavior of the window
manager.
.
This package contains the window manager shared library, used by muffin
itself, and Cinnamon.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libmusicbrainz5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmusicbrainz5
Version: 5.1.0+git20150707-10
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmusicbrainz5cc2v5 (>= 5.1), libstdc++6 (>= 5.2)
Description: Library to access the MusicBrainz.org database (C wrapper functions)
MusicBrainz is a community music metadatabase that attempts to create a
comprehensive music information site.
.
This package contains the shared library for the C wrapper functions.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://musicbrainz.org/doc/libmusicbrainz
Package: libmusicbrainz5cc2v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 475
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmusicbrainz5
Version: 5.1.0+git20150707-10
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libneon27-gnutls, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4)
Description: Library to access the MusicBrainz.org database
MusicBrainz is a community music metadatabase that attempts to create a
comprehensive music information site.
.
This package contains the shared library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://musicbrainz.org/doc/libmusicbrainz
Package: libmutter-10-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4018
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mutter
Version: 42.9-0ubuntu9
Depends: adwaita-icon-theme, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 42.9-0ubuntu9), libatk1.0-0 (>= 2.2.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.14.0), libcanberra0 (>= 0.2), libdrm2 (>= 2.4.71), libegl1, libfontconfig1 (>= 2.12.6), libfribidi0 (>= 1.0.0), libgbm1 (>= 17.3.0~rc1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.70.0), libgnome-desktop-3-19 (>= 3.36.0), libgraphene-1.0-0 (>= 1.10.0), libgtk-3-0 (>= 3.19.12), libgudev-1.0-0 (>= 232), libice6 (>= 1:1.0.0), libinput10 (>= 1.19.0), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.46.0), libpangocairo-1.0-0 (>= 1.46.0), libpangoft2-1.0-0 (>= 1.46.0), libpipewire-0.3-0 (>= 0.3.33), libsm6, libstartup-notification0 (>= 0.11), libsystemd0 (>= 226), libudev1 (>= 183), libwacom9 (>= 2.0.0), libwayland-server0 (>= 1.20.0), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.7.5), libxau6 (>= 1:1.0.9), libxcb-randr0 (>= 1.3), libxcb-res0 (>= 1.10), libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.6.99.1), libxinerama1 (>= 2:1.1.4), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxtst6
Breaks: apparmor (<< 2.13.3-5~), gnome-control-center (<< 1:3.25.2), gnome-settings-daemon (<< 3.31.101), gnome-shell (<< 42~rc), libgtk-3-0 (<< 3.24.33-1ubuntu2~), libgtk-4-1 (<< 4.6.3+ds1-0ubuntu1~)
Description: window manager library from the Mutter window manager
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the window manager shared library, used by mutter
itself, and gnome-shell.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libmwaw-0.3-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6334
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmwaw
Version: 0.3.21-1build1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11), 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: libmypaint-1.5-1
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: libmypaint
Version: 1.6.0-2
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libjson-c5 (>= 0.15), libmypaint-common (>= 1.6.0-2)
Description: brush library for mypaint
MyPaint is a pressure- and tilt-sensitive painting program which works well
with Wacom graphics tablets and other similar devices. It comes with a large
brush collection including charcoal and ink to emulate real media, but the
highly configurable brush engine allows you to experiment with your own
brushes and with not-quite-natural painting.
.
This package contains the shared library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/mypaint/libmypaint
Package: libmypaint-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libmypaint
Version: 1.6.0-2
Conflicts: mypaint-data (<< 2~)
Description: brush library for mypaint - common files
MyPaint is a pressure- and tilt-sensitive painting program which works well
with Wacom graphics tablets and other similar devices. It comes with a large
brush collection including charcoal and ink to emulate real media, but the
highly configurable brush engine allows you to experiment with your own
brushes and with not-quite-natural painting.
.
This package contains architecture-independent files such as translations.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/mypaint/libmypaint
Package: libmysofa1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1266
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libmysofa
Version: 1.2.1~dfsg0-1
Depends: libc6 (>= 2.29), 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/hoene/libmysofa
Package: libmysqlclient21
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6733
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mysql-8.0
Version: 8.0.44-0ubuntu0.22.04.2
Depends: mysql-common (>= 5.5), libc6 (>= 2.34), libgcc-s1 (>= 3.4), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 11), libzstd1 (>= 1.4.0)
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: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mythes
Version: 2:1.2.4-4build1
Depends: libc6 (>= 2.14), 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-clean-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.27-1
Depends: libb-hooks-endofscope-perl (>= 0.12), libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, perl
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: libnatpmp1
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: libnatpmp
Version: 20150609-7.1build2
Depends: libc6 (>= 2.7)
Suggests: minissdpd, natpmpc
Description: portable and fully compliant implementation of NAT-PMP
NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
providing a way to do NAT traversal. It is part of the Bonjour protocol
specifications. At the moment it is mainly supported by Apple software and
hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
(Open)Solaris Router, you should have a look at MiniUPnPd which is
supporting NAT-PMP in addition to UPnP since December 2007 !
.
libnatpmp is an attempt to make a portable and fully compliant
implementation of the protocol NAT-PMP for the client side. It is based on non
blocking sockets and all calls of the API are asynchronous. It is therefore
very easy to integrate the NAT-PMP code to any event driven code.
.
This package contains the shared library.
Original-Maintainer: Thomas Goirand <zigo@debian.org>
Homepage: http://miniupnp.free.fr/libnatpmp.html
Package: libnautilus-extension1a
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: nautilus
Version: 1:42.6-0ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.67.1), libgtk-3-0 (>= 3.22.27)
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: libncurses6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 329
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.3-2ubuntu0.1
Depends: libtinfo6 (= 6.3-2ubuntu0.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: Craig Small <csmall@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.3-2ubuntu0.1
Depends: libtinfo6 (= 6.3-2ubuntu0.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: Craig Small <csmall@debian.org>
Package: libndp0
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: libndp
Version: 1.8-0ubuntu3.1
Depends: libc6 (>= 2.4)
Description: Library for Neighbor Discovery Protocol
libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It
contains functions for building and parsing NDP messages, and provides
a high-level interface for sending and receiving NDP messages on a
network interface.
Homepage: http://libndp.org
Original-Maintainer: Andrew Ayer <agwa@andrewayer.name>
Package: libnemo-extension1
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: nemo
Version: 5.2.4-1
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.45.7), libgtk-3-0 (>= 3.10.0), libpango-1.0-0 (>= 1.14.0)
Breaks: nemo-fileroller (<< 5.2~), nemo-python (<< 5.2~)
Description: Nemo component system facilities
Nemo is the official file manager for the Cinnamon desktop. It allows one
to browse directories, preview files and launch applications associated
with them. It is also responsible for handling the icons on the Cinnamon
desktop. It works on local and remote filesystems.
.
This package contains the shared library needed by the nemo extensions.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libneon27-gnutls
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: neon27
Version: 0.32.2-1
Depends: libc6 (>= 2.33), libgnutls30 (>= 3.7.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Description: HTTP and WebDAV client library (GnuTLS enabled)
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 GnuTLS (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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://notroj.github.io/neon/
Package: libnet-dbus-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 622
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.0-1build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-DBus
Package: libnet-domain-tld-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.75-1.1
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: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 6.22-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-ipv6addr-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.02-1
Depends: perl:any, libmath-bigint-perl
Recommends: libmath-base85-perl
Description: module to validate/manipulate IPv6 addresses
Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in
RFC1884, and can convert them into other supported formats including:
.
* Preferred form x:x:x:x:x:x:x:x
* Compressed form with double colon: x::x
* Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d
* Mixed IPv4/IPv6 with compression: x::x:d.d.d.d
* Base-85-encoded
* Big integers
* Arrays
* Reverse-address pointer
.
When creating/validating an IPv6 address from a given string, Net::IPv6Addr
will either accept it or throw an exception.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-IPv6Addr
Package: libnet-libidn-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.12.ds-3build6
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libidn12 (>= 1.13)
Description: Perl bindings for GNU 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-netmask-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0001-1
Depends: perl:any
Description: module to parse, manipulate and lookup IP network blocks
Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks.
It's built with an object-oriented interface,
with functions being methods that operate on a Net::Netmask object.
.
These methods provide
nearly all types of information about a network block
that you might want.
.
There are also functions to insert a network block into a table
and then later lookup network blocks by IP address using that table.
There are functions to turn a IP address range
into a list of CIDR blocks.
There are functions to turn a list of CIDR blocks
into a list of IP addresses.
.
There is a function for sorting by text IP address.
.
All functions understand both IPv4 and IPv6.
Matches, finds, etc, will always return false
when an IPv4 address is matched against an IPv6 address.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-Netmask
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-1
Depends: libio-socket-ssl-perl, perl
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: 1345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.92-1build2
Depends: perl, perl-openssl-abi-3, perlapi-5.34.0, libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Net-SSLeay
Package: libnetaddr-ip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.079+dfsg-1build7
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Recommends: libsocket6-perl
Description: IP address manipulation module
NetAddr::IP provides an object-oriented abstraction on top of IP addresses
or IP subnets, that allows for easy manipulations.
.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
.
The following operations are supported:
Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
mask generation, full mask generation, subnet manipulation, expansion, and
range operations, sub/supernet tests, data type determination, and more
complex operations such as expansion of netblocks into arrays of smaller
blocks of arbitrary size, and CIDR block aggregation
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/NetAddr-IP
Package: libnetfilter-conntrack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.0.9-1
Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0
Description: Netfilter netlink-conntrack library
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
Original-Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/
Package: libnetpbm10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netpbm-free
Version: 2:10.0-15.4
Depends: libc6 (>= 2.33)
Description: Graphics conversion tools shared libraries
This package contains the shared libraries used by netpbm.
Original-Maintainer: Andreas Barth <aba@not.so.argh.org>
Homepage: http://netpbm.alioth.debian.org
Package: libnetplan0
Status: install ok installed
Priority: important
Section: net
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netplan.io
Version: 0.106.1-7ubuntu0.22.04.4
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.70.0), libuuid1 (>= 2.16), libyaml-0-2
Description: YAML network configuration abstraction 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 Netplan Maintainers <team+netplan@tracker.debian.org>
Package: libnettle8
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
Source: nettle
Version: 3.7.3-1build2
Depends: libc6 (>= 2.17)
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.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Package: libnewt0.52
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: newt
Version: 0.52.21-5ubuntu2
Depends: libc6 (>= 2.34), 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: extra
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-3build3
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.
Original-Maintainer: Alexander Wirt <formorer@debian.org>
Package: libnfs13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 360
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnfs
Version: 4.0.0-1build2
Replaces: libnfs1 (>= 1.9.3-1), libnfs4
Depends: libc6 (>= 2.17)
Breaks: libnfs1 (>= 1.9.3-1), libnfs4
Description: NFS client library (shared library)
LIBNFS is a client library for accessing NFS shares over a network.
.
LIBNFS offers three different APIs, for different use :
1, RAW : A fully async low level rpc library for nfs protocols
2, NFS ASYNC : A fully asynchronous library for high level vfs functions
3, NFS SYNC : A synchronous library for high level vfs functions
.
This package provides the shared library.
Homepage: https://github.com/sahlberg/libnfs
Package: libnfsidmap1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nfs-utils
Version: 1:2.6.1-1ubuntu1.2
Replaces: libnfsidmap2 (<< 0.25-7~)
Depends: libc6 (>= 2.34), libldap-2.5-0 (>= 2.5.4)
Breaks: libnfsidmap2 (<< 0.25-7~)
Conflicts: libnfsidmap2
Description: NFS idmapping library
libnfsidmap provides functions to map between NFSv4 names (which are
of the form user@domain) and local uid's and gid's.
Homepage: https://linux-nfs.org/
Original-Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Package: libnftables1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 913
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nftables
Version: 1.0.2-1ubuntu3
Depends: libc6 (>= 2.33), libgmp10 (>= 2:6.2.1+dfsg), libjansson4 (>= 2.3), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.1), 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: 227
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnftnl
Version: 1.2.1-1build1
Depends: libc6 (>= 2.14), 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 <pkg-netfilter-team@lists.alioth.debian.org>
Package: libnghttp2-14
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: nghttp2
Version: 1.43.0-1ubuntu0.2
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: 533
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nghttp2
Version: 1.43.0-1ubuntu0.2
Replaces: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Depends: libnghttp2-14 (= 1.43.0-1ubuntu0.2), 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: 395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnice
Version: 0.1.18-2
Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54), libgnutls30 (>= 3.7.0), libgupnp-igd-1.0-4 (>= 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.
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Homepage: https://nice.freedesktop.org/
Package: libnl-3-200
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: libnl3
Version: 3.5.0-0.1
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Homepage: http://www.infradead.org/~tgr/libnl/
Package: libnl-genl-3-200
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: libnl3
Version: 3.5.0-0.1
Depends: libnl-3-200 (= 3.5.0-0.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.
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Homepage: http://www.infradead.org/~tgr/libnl/
Package: libnl-route-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 583
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.5.0-0.1
Depends: libnl-3-200 (= 3.5.0-0.1), libc6 (>= 2.34)
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.
Original-Maintainer: Heiko Stuebner <mmind@debian.org>
Homepage: http://www.infradead.org/~tgr/libnl/
Package: libnm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1459
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: network-manager
Version: 1.36.6-0ubuntu2.1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 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: libnma-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libnma
Version: 1.8.34-1ubuntu1
Replaces: network-manager-gnome (<< 1.18.0)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: network-manager-gnome (<< 1.18.0)
Description: NetworkManager GUI library - translations
The libnma library provides Gtk+ dialogs and UI utilities for NetworkManager.
.
This package contains translations and GSettings schema files.
Homepage: https://www.gnome.org/projects/NetworkManager/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libnma0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnma
Version: 1.8.34-1ubuntu1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libnm0 (>= 1.8.0), libnma-common (= 1.8.34-1ubuntu1)
Description: NetworkManager GUI library
This library provides Gtk+ dialogs and UI utilities for NetworkManager.
Homepage: https://www.gnome.org/projects/NetworkManager/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: libnorm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: norm
Version: 1.5.9+dfsg-2
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
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.
Original-Maintainer: Luca Boccassi <bluca@debian.org>
Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm
Package: libnotify-bin
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libnotify
Version: 0.7.9-3ubuntu5.22.04.1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.26), libnotify4 (>= 0.7.3)
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: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnotify
Version: 0.7.9-3ubuntu5.22.04.1
Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3)
Suggests: gnome-shell | 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libnpth0
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: npth
Version: 1.6-3build2
Depends: libc6 (>= 2.34)
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: libnsl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libnsl
Version: 1.3.0-2build2
Replaces: libc6-dev (<< 2.31-4)
Depends: libnsl2 (= 1.3.0-2build2), libtirpc-dev
Breaks: libc6-dev (<< 2.31-4)
Description: libnsl development files
This package contains the files needed for developing applications that
use libnsl.
Homepage: https://github.com/thkukuk/libnsl
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnsl2
Status: install ok installed
Priority: optional
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-2build2
Depends: libc6 (>= 2.33), libtirpc3 (>= 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: libnsl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libnsl
Version: 1.3.0-2build2
Depends: libc6 (>= 2.33), libtirpc3 (>= 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: 314
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.35-0ubuntu0.22.04.1
Depends: libc6 (>= 2.34)
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: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nss-mdns
Version: 0.15.1-1ubuntu1
Depends: base-files (>= 3.1.10), libc6 (>= 2.34)
Recommends: avahi-daemon (>= 0.6.16-1)
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-nis
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.1-0ubuntu6
Replaces: libc6 (<< 2.32)
Depends: libc6 (>= 2.14), libnsl2 (>= 1.0)
Breaks: libc6 (<< 2.32)
Description: NSS module for using NIS as a naming service
This package provides a Name Service Switch that allows your NIS server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files.
.
This module 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/libnss_nis
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnss-nis
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Version: 3.1-0ubuntu6
Replaces: libc6 (<< 2.32)
Depends: libc6 (>= 2.4), libnsl2 (>= 1.0)
Breaks: libc6 (<< 2.32)
Description: NSS module for using NIS as a naming service
This package provides a Name Service Switch that allows your NIS server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files.
.
This module 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/libnss_nis
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnss-nisplus
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.3-0ubuntu6
Replaces: libc6 (<< 2.32)
Depends: libc6 (>= 2.14), libnsl2 (>> 1.3.0), libnsl2 (<< 1.3.1), libtirpc3 (>= 1.0.2)
Breaks: libc6 (<< 2.32)
Description: NSS module for using NIS+ as a naming service
This package provides a Name Service Switch that allows your NIS+ server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files.
.
This module 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/libnss_nisplus
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnss-nisplus
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Version: 1.3-0ubuntu6
Replaces: libc6 (<< 2.32)
Depends: libc6 (>= 2.4), libnsl2 (>> 1.3.0), libnsl2 (<< 1.3.1), libtirpc3 (>= 1.0.2)
Breaks: libc6 (<< 2.32)
Description: NSS module for using NIS+ as a naming service
This package provides a Name Service Switch that allows your NIS+ server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files.
.
This module 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/libnss_nisplus
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Package: libnss-sss
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libc6 (>= 2.33)
Recommends: sssd
Description: Nss library for the System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package provide the nss library to connect to the sssd daemon.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libnss-systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 491
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.17
Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17)
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: 4007
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.98-0ubuntu0.22.04.2
Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9)
Conflicts: libnss3-1d (<< 2:3.13.4-2)
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: http://www.mozilla.org/projects/security/pki/nss/
Original-Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Package: libntfs-3g89
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 371
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ntfs-3g
Version: 1:2021.8.22-3ubuntu1.2
Depends: libc6 (>= 2.33)
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: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.14-3ubuntu2
Depends: libc6 (>= 2.33)
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: libnumber-compare-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.03-2
Description: module for performing numeric comparisons in Perl
Number::Compare allows one to compile a simple comparison to an anonymous
subroutine, which can then be called with a value to be tested against.
.
The advantage of using this module is that it understands both the SI prefixes
'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Number-Compare
Package: libodfgen-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 726
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libodfgen
Version: 0.1.8-2build2
Depends: libc6 (>= 2.32), 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: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libogg
Version: 1.3.5-0ubuntu3
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: http://xiph.org/ogg/
Original-Maintainer: Ron Lee <ron@debian.org>
Package: libonig5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 615
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libonig
Version: 6.9.7.1-2build1
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: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openal-soft
Version: 1:1.19.1-2build3
Replaces: libopenal1 (<< 1:1.14-5)
Breaks: libopenal1 (<< 1:1.14-5)
Conffiles:
/etc/openal/alsoft.conf d1bc9fa6aeada2951603d417e2993afe
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.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: http://kcat.strangesoft.net/openal.html
Package: libopenal1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 959
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openal-soft
Version: 1:1.19.1-2build3
Depends: libopenal-data (= 1:1.19.1-2build3), libc6 (>= 2.34), libsndio7.0 (>= 1.8.1)
Recommends: libasound2 (>= 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.
Original-Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Homepage: http://kcat.strangesoft.net/openal.html
Package: libopencore-amrnb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opencore-amr
Version: 0.1.5-1
Depends: libc6 (>= 2.4)
Description: Adaptive Multi Rate speech codec - shared library
This library contains an implementation of the 3GPP TS 26.073 specification for
the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
the OpenCORE framework, part of the Google Android project.
.
This package contains the encoder/decoder shared library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://sourceforge.net/projects/opencore-amr/
Package: libopencore-amrwb0
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: opencore-amr
Version: 0.1.5-1
Depends: libc6 (>= 2.14)
Description: Adaptive Multi-Rate - Wideband speech codec - shared library
This library contains an implementation of the 3GPP TS 26.173 specification for
the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
is derived from the OpenCORE framework, part of the Google Android project.
.
This package contains the decoder shared library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://sourceforge.net/projects/opencore-amr/
Package: libopenexr25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3068
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openexr
Version: 2.5.7-1
Replaces: libopenexr23 (= 2.3.0-3)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libilmbase25 (>= 2.5.7), libstdc++6 (>= 11), zlib1g (>= 1:1.2.0)
Breaks: libopenexr23 (= 2.3.0-3)
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.
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: http://www.openexr.com
Package: libopengl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libglvnd
Version: 1.4.0-1
Depends: libc6 (>= 2.14), libglvnd0 (= 1.4.0-1)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Package: libopenh264-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openh264
Version: 2.2.0+dfsg-2
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: Bastian Germann <bage@debian.org>
Homepage: http://www.openh264.org
Package: libopenjp2-7
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: openjpeg2
Version: 2.4.0-6ubuntu0.4
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: libopenmpt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1499
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libopenmpt
Version: 0.6.1-1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.0), libmpg123-0 (>= 1.28.0), libstdc++6 (>= 11), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://lib.openmpt.org/libopenmpt/
Package: libopenni2-0
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: openni2
Version: 2.2.0.33+dfsg-15
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), 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: libopts25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: autogen
Version: 1:5.18.16-4
Replaces: autogen
Depends: libc6 (>= 2.14)
Description: automated option processing library based on autogen
This package contains the shared libraries needed by binaries that use
autoopts for option processing. The package containing the header files
and static libraries is libopts25-dev. The package containing the
development tools is autogen.
Original-Maintainer: Andreas Metzler <ametzler@debian.org>
Homepage: https://www.gnu.org/software/autogen/
Package: libopus0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: opus
Version: 1.3.1-0.1build2
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: Ron Lee <ron@debian.org>
Package: liborc-0.4-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1085
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: orc
Version: 1:0.4.32-2ubuntu0.1
Depends: libc6 (>= 2.14)
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.17-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: liborcus
Version: 0.17.2-2
Depends: libboost-filesystem1.74.0 (>= 1.74.0), libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liborcus-parser-0.17-0, libstdc++6 (>= 11)
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.17-0
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: liborcus
Version: 0.17.2-2
Depends: libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), 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-kit0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.24.0-6build1
Depends: libc6 (>= 2.34), libffi8 (>= 3.4)
Breaks: opencryptoki (<= 3.6.1+dfsg-1)
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.39-1
Depends: perl:any, libmodule-implementation-perl, libscalar-list-utils-perl
Recommends: libpackage-stash-xs-perl
Breaks: libclass-mop-perl (<< 1.09~), libmoosex-method-signatures-perl (<< 0.37~), libmoosex-roles-withoverloading-perl (<< 0.09~), libnamespace-clean-perl (<< 0.19~)
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: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.29-1build5
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Package-Stash-XS
Package: libpackagekit-glib2-18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 463
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: packagekit
Version: 1.2.5-2ubuntu3
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.54)
Recommends: packagekit (= 1.2.5-2ubuntu3)
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: libpagemaker-0.0-0
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: libpagemaker
Version: 0.0.4-1build3
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11)
Description: Library for importing and converting PageMaker Documents
libpagemaker is library providing ability to interpret and import
Adobe PageMaker documents into various applications.
Homepage: http://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libpam-cap
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libcap2
Version: 1:2.44-1ubuntu0.22.04.2
Replaces: libcap2-bin (<< 1:2.22-1.1)
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.33), libpam0g (>= 0.99.7.1), libpam-runtime (>= 1.1.3-2~)
Breaks: libcap2-bin (<< 1:2.22-1.1)
Conffiles:
/etc/security/capability.conf fa5804a90b16addeec23008102b4746d
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-fprintd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: fprintd
Version: 1.94.2-1ubuntu0.22.04.1
Depends: fprintd (= 1.94.2-1ubuntu0.22.04.1), libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.17), libpam0g (>= 0.99.7.1), libsystemd0 (>= 237)
Description: PAM module for fingerprint authentication through fprintd
fprintd is a D-Bus daemon that offers libfprint functionality over the
D-Bus interprocess communication bus. By adding this daemon layer above
libfprint, various problems related to multiple applications simultaneously
competing for fingerprint readers get solved.
.
This package provides a PAM module for fingerprint-based authentication
via fprintd.
Homepage: https://www.freedesktop.org/wiki/Software/fprint/fprintd
Original-Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
Package: libpam-gnome-keyring
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gnome-keyring
Version: 40.0-3ubuntu3
Depends: libc6 (>= 2.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libpam-runtime (>= 1.0.1-6)
Recommends: gnome-keyring
Description: PAM module to unlock the GNOME keyring upon login
gnome-keyring is a daemon in the session, similar to ssh-agent,
and other applications can use it to store passwords and other
sensitive information.
.
This package contains a PAM module that will automatically unlock the
keyrings using your login password, making gnome-keyring usage
transparent without losing its security benefits.
.
When installed, this module will automatically be used by GDM and
gnome-screensaver to unlock your keyrings when logging in and when
unlocking the screen saver.
Homepage: https://wiki.gnome.org/GnomeKeyring
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.4.0-11ubuntu2.6
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libdb5.3, libnsl2 (>= 1.0), libpam0g (>= 1.3.2), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.4.0-11ubuntu2.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 38dce56af34daf316b901d465769a137
/etc/security/namespace.conf 6b3796403421d66db7defc46517711bc
/etc/security/namespace.init 260eb0c3368ffaaf861e003e27618476
/etc/security/pam_env.conf 89cc8702173d5cd51abc152ae9f8d6bc
/etc/security/sepermit.conf d41c74654734a5c069a37bfc02f0a6d4
/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: Steve Langasek <vorlon@debian.org>
Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.4.0-11ubuntu2.6
Replaces: libpam-modules (<< 1.1.3-8)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~)
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: Steve Langasek <vorlon@debian.org>
Package: libpam-pwquality
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpwquality
Version: 1.4.4-1build2
Depends: libc6 (>= 2.4), libpam0g (>= 1.1.1), libpwquality1 (>= 1.1.0), libpam-runtime
Description: PAM module to check password strength
libpwquality's purpose is to provide common functions for password
quality checking and also scoring them based on their apparent randomness. The
library also provides a function for generating random passwords with good
pronounceability.
.
This module can be plugged into the password stack of a given service to
provide some plug-in strength-checking for passwords. The code was originaly
based on pam_cracklib module and the module is backwards compatible with its
options.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/libpwquality/libpwquality
Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.4.0-11ubuntu2.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: Steve Langasek <vorlon@debian.org>
Package: libpam-sss
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libpam-pwquality (>= 1.2.2-1), libpam-runtime (>= 1.0.1-6), libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1)
Recommends: sssd
Description: Pam module for the System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package provide the pam module to connect to the sssd daemon.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libpam-systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 649
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.17
Provides: default-logind (= 249.11-0ubuntu3.17), logind (= 249.11-0ubuntu3.17)
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libpam0g (>= 0.99.7.1), systemd (= 249.11-0ubuntu3.17), libpam-runtime (>= 1.0.1-6), default-dbus-system-bus | dbus-system-bus, systemd-sysv
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: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.4.0-11ubuntu2.6
Replaces: libpam0g-util
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
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: Steve Langasek <vorlon@debian.org>
Package: libpango-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: fontconfig (>= 2.13.0), libc6 (>= 2.14), libfribidi0 (>= 1.0.6), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 2.6.0), libthai0 (>= 0.1.25)
Breaks: libpangocairo-1.0-0 (<< 1.44.7), libpangoft2-1.0-0 (<< 1.44.7), libpangoxft-1.0-0 (<< 1.44.7)
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: libpangocairo-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.6+ds-2ubuntu1), libpangoft2-1.0-0 (= 1.50.6+ds-2ubuntu1)
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: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.3), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.50.6+ds-2ubuntu1)
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: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pangomm
Version: 2.46.2-1
Replaces: libpangomm-1.4-1
Depends: libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.33.14), libglibmm-2.4-1v5 (>= 2.66.2), 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: http://gtkmm.org
Package: libpangoxft-1.0-0
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: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.13.0), libglib2.0-0 (>= 2.62.0), libpango-1.0-0 (= 1.50.6+ds-2ubuntu1), libpangoft2-1.0-0 (= 1.50.6+ds-2ubuntu1), 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: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libpaper
Version: 1.1.28build2
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: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpaper
Version: 1.1.28build2
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: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.015-1build5
Depends: libdevel-callchecker-perl, perl, perlapi-5.34.0, 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Params-Classify
Package: libparams-util-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.102-1build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Params-Util
Package: libparted-fs-resize0
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: parted
Version: 3.4-2build1
Depends: libc6 (>= 2.14), libparted2 (= 3.4-2build1)
Suggests: libparted-dev
Description: disk partition manipulator - shared FS resizing 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 libparted-fs-resize shared library for
resizing HFS+ and FAT file systems.
Homepage: https://www.gnu.org/software/parted
Original-Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Package: libparted2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 458
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: parted
Version: 3.4-2build1
Provides: libparted
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode
Suggests: parted, libparted-dev, libparted-i18n (= 3.4-2build1)
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: libpath-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.122-1
Depends: perl:any
Recommends: libunicode-utf8-perl
Description: file path utility
Path::Tiny attempts to provide a small, fast utility for working with
file paths. It is friendlier to use than File::Spec and provides easy
access to functions from several other core file handling modules.
.
It doesn't attempt to be as full-featured as IO::All or Path::Class,
nor does it try to work for anything except Unix-like and Win32
platforms. Even then, it might break if you try something particularly
obscure or tortuous. (Quick! What does this mean:
"///../../..//./././a//b/.././c/././"? And how does it differ on
Win32?)
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/module/Path::Tiny
Package: libpath-utils1
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: ding-libs
Version: 0.6.2-1
Depends: libc6 (>= 2.33)
Description: Filesystem Path Utilities
Utility functions to manipulate filesystem pathnames.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
Package: libpathplan4
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: graphviz
Version: 2.42.2-6ubuntu0.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.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 357
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpcap
Version: 1.10.1-4ubuntu1.22.04.1
Replaces: libpcap0.8-dev (<< 1.0.0-2)
Depends: libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14)
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: libpcaudio0
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: pcaudiolib
Version: 1.1-6build2
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), libpulse0 (>= 0.99.1)
Description: C API to different audio devices - shared library
The Portable C Audio Library (pcaudiolib) provides a C API to different audio
devices. It supports Alsa, OSS, and PulseAudio.
.
This package contains the shared library.
Homepage: https://github.com/espeak-ng/pcaudiolib
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libpci3
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: pciutils
Version: 1:3.7.0-6
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://mj.ucw.cz/sw/pciutils/
Package: libpciaccess0
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: libpciaccess
Version: 0.16-3
Depends: libc6 (>= 2.33), 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: libpcre2-32-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 563
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-3+ubuntu22.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
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/
Package: libpcre2-8-0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 648
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.42-3+ubuntu22.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
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/
Package: libpcre3
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 591
Maintainer: Perl 5 Compatible Regular Expression Library <pcre3@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre3
Version: 2:8.45-1+ubuntu22.04.1+deb.sury.org+1
Depends: libc6 (>= 2.14)
Description: 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.
.
This package contains the runtime libraries.
Package: libpcsclite1
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: pcsc-lite
Version: 1.9.5-3ubuntu1
Depends: libc6 (>= 2.33)
Suggests: pcscd (= 1.9.5-3ubuntu1)
Breaks: libpcsclite-dev (<< 1.9.5-3ubuntu1), pcscd (<< 1.9.5-3ubuntu1)
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: libpeas-1.0-0
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: libpeas
Version: 1.32.0-1
Depends: libpeas-common, libc6 (>= 2.14), libgirepository-1.0-1 (>= 1.39.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.21.5), libpython3.10 (>= 3.10.0)
Description: Application plugin library
libpeas is a library that allows applications to support plugins.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libpeas
Package: libpeas-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libpeas
Version: 1.32.0-1
Description: Application plugin library (common files)
libpeas is a library that allows applications to support plugins.
.
This package contains common files, such as translations and icons.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libpeas
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
Version: 0.004-2
Depends: perl
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.34
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 28448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.34.0-3ubuntu1.5
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.101), libcompress-raw-zlib-perl (<< 2.101), libcompress-zlib-perl (<< 2.102), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.08), libio-compress-base-perl (<< 2.102), libio-compress-bzip2-perl (<< 2.102), libio-compress-perl (<< 2.102), libio-compress-zlib-perl (<< 2.102), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.23), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.26), libthreads-shared-perl (<< 1.62), libtime-hires-perl (<< 1.9767), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~)
Depends: libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.18-3), zlib1g (>= 1:1.2.2.3), perl-modules-5.34 (>= 5.34.0-3ubuntu1.5)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.101), libcompress-raw-zlib-perl (<< 2.101), libcompress-zlib-perl (<< 2.102), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.08), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.102), libio-compress-bzip2-perl (<< 2.102), libio-compress-perl (<< 2.102), libio-compress-zlib-perl (<< 2.102), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.23), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.26), libthreads-shared-perl (<< 1.62), libtime-hires-perl (<< 1.9767), libtime-piece-perl (<< 1.3401)
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.34 which contains the
architecture-independent parts).
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: libperlio-gzip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.19-1build8
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), zlib1g (>= 1:1.1.4)
Description: module providing a PerlIO layer to gzip/gunzip
PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
files in the format used by the gzip program. Compression and decompression
are both implemented, but cannot be used simultaneously (i.e. files cannot
be opened for both reading and writing).
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/PerlIO-gzip
Package: libperlio-utf8-strict-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.009-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: fast and correct UTF-8 Perl IO module
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
Unlike perl's default :utf8 layer it checks the input for correctness
and will croak if it finds an ill-formed UTF-8 octet sequence or
noncharacter code points not meant for interchange.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/PerlIO-utf8_strict
Package: libpgm-5.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpgm
Version: 5.3.128~dfsg-2
Depends: libc6 (>= 2.29)
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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://github.com/steve-o/openpgm
Package: libphodav-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: phodav
Version: 2.5-1
Depends: libphodav-2.0-common (>= 2.5-1), libc6 (>= 2.4), libglib2.0-0 (>= 2.51.2), libsoup2.4-1 (>= 2.48.0), libxml2 (>= 2.7.4)
Description: WebDAV server implementation using libsoup
phởdav is a WebDAV server implementation using libsoup (RFC 4918).
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/phodav
Package: libphodav-2.0-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: phodav
Version: 2.5-1
Description: WebDAV server implementation using libsoup (common files)
phởdav is a WebDAV server implementation using libsoup (RFC 4918).
.
This package contains the translations files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/phodav
Package: libphonenumber8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 705
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libphonenumber
Version: 8.12.44-1
Depends: libabsl20210324 (>= 0~20210324.2-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 11)
Description: parsing/formatting/validating phone numbers
Google's common C++ and Java library for parsing, formatting, storing and
validating international phone numbers.
.
This package contains the runtime libraries for C++ users.
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/googlei18n/libphonenumber/
Package: libpipeline1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libpipeline
Version: 1.5.5-1
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://nongnu.org/libpipeline/
Package: libpipewire-0.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 938
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 0.3.48-1ubuntu3
Depends: libspa-0.2-modules (= 0.3.48-1ubuntu3), libc6 (>= 2.34)
Recommends: pipewire (= 0.3.48-1ubuntu3), libpipewire-0.3-common
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 video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pipewire
Version: 0.3.48-1ubuntu3
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 video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: 2406
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 0.3.48-1ubuntu3
Replaces: pipewire (<< 0.3.5)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcanberra0 (>= 0.2), libdbus-1-3 (>= 1.9.14), libpipewire-0.3-0 (= 0.3.48-1ubuntu3), libpulse0 (>= 11.1), libsndfile1 (>= 1.0.20), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libx11-6 (>= 2:1.7.0), libxfixes3 (>= 1:6.0.0)
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 video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.40.0-1ubuntu0.22.04.1
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: libpkcs11-helper1
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: pkcs11-helper
Version: 1.28-1ubuntu0.22.04.1
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
Description: library that simplifies the interaction with PKCS#11
libpkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications.
.
libpkcs11-helper allows using multiple PKCS#11 providers at the same time,
enumerating available token certificates, or selecting a certificate
directly by serialized id, handling card removal and card insert
events, handling card re-insert to a different slot, supporting session
expiration and much more all using a simple API.
.
libpkcs11-helper is not designed to manage card content, since object
attributes are usually vendor specific, and 99% of application need to
access existing objects in order to perform signature and decryption.
Original-Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint@lists.alioth.debian.org>
Homepage: https://github.com/OpenSC/pkcs11-helper
Package: libplist3
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: libplist
Version: 2.2.0-6build2
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 ...).
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Homepage: https://www.libimobiledevice.org/
Package: libplymouth5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 419
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: plymouth
Version: 0.9.5+git20211018-1ubuntu3
Replaces: plymouth (<< 0.9.2-1~)
Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libudev1 (>= 183)
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: http://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 353
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.37-3ubuntu0.1
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.11)
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: 310
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pocketsphinx
Version: 0.8.0+real5prealpha+1-14ubuntu1
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
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://cmusphinx.sourceforge.net/
Package: libpolkit-agent-1-0
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: policykit-1
Version: 0.105-33
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-33)
Description: PolicyKit Authentication Agent API
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains a library for accessing the authentication agent.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: libpolkit-gobject-1-0
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: policykit-1
Version: 0.105-33
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213)
Description: PolicyKit Authorization API
PolicyKit is a toolkit for defining and handling the policy that
allows unprivileged processes to speak to privileged processes.
.
This package contains a library for accessing PolicyKit.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: libpoppler-cpp0v5
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: poppler
Version: 22.02.0-2ubuntu0.12
Replaces: libpoppler-cpp0
Depends: libpoppler118 (= 22.02.0-2ubuntu0.12), libc6 (>= 2.14), libstdc++6 (>= 11)
Conflicts: libpoppler-cpp0
Description: PDF rendering library (CPP shared library)
Poppler is a PDF rendering library based on Xpdf PDF viewer.
.
This package provides the CPP shared library for applications
using a simple C++ interface (using STL, and no other dependency) to Poppler.
Homepage: https://poppler.freedesktop.org/
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Package: libpoppler-glib8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 474
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: poppler
Version: 22.02.0-2ubuntu0.12
Depends: libpoppler118 (= 22.02.0-2ubuntu0.12), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.67.1), libstdc++6 (>= 11)
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: libpoppler118
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3527
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: poppler
Version: 22.02.0-2ubuntu0.12
Depends: libc6 (>= 2.35), 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-16 (>= 1.6.2-1), libstdc++6 (>= 11), libtiff5 (>= 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: important
Section: libs
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: popt
Version: 1.18-3build1
Depends: libc6 (>= 2.33)
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: Michael Jeanson <mjeanson@debian.org>
Package: libpostproc55
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: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libavutil56 (= 7:4.4.2-0ubuntu0.22.04.1), 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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: potrace
Version: 1.16-2
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.
Original-Maintainer: Bartosz Fenski <fenio@debian.org>
Homepage: http://potrace.sourceforge.net/
Package: libproc-processtable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.634-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Proc-ProcessTable
Package: libprocps8
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:3.3.17-6ubuntu2.1
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.34), libsystemd0 (>= 209)
Description: library for accessing process information from /proc
The libprocps library is a way of accessing information out of the /proc
filesystem.
.
This package contains the shared libraries necessary to run programs
compiled with libprocps.
Homepage: https://gitlab.com/procps-ng/procps
Original-Maintainer: Craig Small <csmall@debian.org>
Package: libprotobuf-c1
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: protobuf-c
Version: 1.3.3-1ubuntu2.1
Depends: libc6 (>= 2.14)
Description: Protocol Buffers C shared library (protobuf-c)
Protocol Buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
This is the "protobuf-c" implementation of Protocol Buffers in C.
.
This package contains the shared library.
Homepage: https://github.com/protobuf-c/protobuf-c
Original-Maintainer: Robert Edmonds <edmonds@debian.org>
Package: libprotobuf-lite23
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: protobuf
Version: 3.12.4-1ubuntu7.22.04.4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Description: protocol buffers C++ library (lite version)
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the runtime library needed for C++ applications whose
message definitions have the "lite runtime" optimization setting.
Homepage: https://github.com/google/protobuf/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libprotobuf23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2847
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: protobuf
Version: 3.12.4-1ubuntu7.22.04.4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: cura-engine (<< 1:3.3.0-2.1+b1), libarcus3 (<< 3.3.0-2)
Description: protocol buffers C++ library
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the runtime library needed for C++ applications.
Homepage: https://github.com/google/protobuf/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libproxy1-plugin-gsettings
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: libproxy
Version: 0.4.17-2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.45.3), libproxy1v5 (= 0.4.17-2), libstdc++6 (>= 5.2), gsettings-desktop-schemas
Enhances: libproxy1v5
Description: automatic proxy configuration management library (GSettings plugin)
libproxy is a lightweight library which makes it easy to develop
applications proxy-aware with a simple and stable API.
.
This package contains the plugin to allow libproxy to read proxy settings from
GSettings (GNOME 3)
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://libproxy.github.io/libproxy/
Package: libproxy1-plugin-networkmanager
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: libproxy
Version: 0.4.17-2
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5), libproxy1v5 (= 0.4.17-2)
Enhances: libproxy1v5
Description: automatic proxy configuration management library (Network Manager plugin)
libproxy is a lightweight library which makes it easy to develop
applications proxy-aware with a simple and stable API.
.
This package contains the plugin to allow libproxy to read information from
Network Manager.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://libproxy.github.io/libproxy/
Package: libproxy1v5
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: libproxy
Version: 0.4.17-2
Replaces: libproxy1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://libproxy.github.io/libproxy/
Package: libpsl5
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: libpsl
Version: 0.21.0-1.2build2
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring2 (>= 0.9.7)
Recommends: publicsuffix (>= 20150507)
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: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Depends: libc6 (>= 2.4), libkpathsea6 (>= 2021.20210626.59705)
Breaks: texlive-binaries (<< 2014)
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: libpulse-mainloop-glib0
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libpulse0 (= 1:15.99.1+dfsg1-1ubuntu2.2)
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: http://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: 1029
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libasyncns0 (>= 0.3), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.7.5), 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: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: libpulsedsp
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Depends: libc6 (>= 2.34), libpulse0 (= 1:15.99.1+dfsg1-1ubuntu2.2)
Description: PulseAudio OSS pre-load library
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.
.
This package provides the pre-load library used to redirect applications
using OSS through pulseaudio.
Homepage: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: libpurple-bin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pidgin
Version: 1:2.14.8-1ubuntu2.1
Depends: libpurple0, python3, python3-dbus
Description: multi-protocol instant messaging library - extra utilities
This package contains the utilities not included in the main libpurple0
package. Currently included are: purple-remote, purple-send,
purple-send-async, and purple-url-handler.
Homepage: https://www.pidgin.im
Original-Maintainer: Richard Laager <rlaager@debian.org>
Package: libpurple0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3814
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pidgin
Version: 1:2.14.8-1ubuntu2.1
Depends: libsasl2-modules, pidgin-data (<< 1:2.14.8-z), pidgin-data (>= 1:2.14.8), perl-base, perlapi-5.34.0, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libfarstream-0.2-5 (>= 0.2.7), libgadu3 (>= 1:1.12.0~rc2), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libidn12 (>= 1.13), libmeanwhile1 (>= 1.1.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.44.0), libperl5.34 (>= 5.34.0), libsasl2-2 (>= 2.1.27+dfsg2), libxml2 (>= 2.7.4), libzephyr4
Recommends: ca-certificates, libpurple-bin
Suggests: libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Description: multi-protocol instant messaging library
libpurple is a library intended to be used by programmers seeking
to write an IM client that connects to many IM networks.
Currently supported are:
AIM/ICQ, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu,
Bonjour, Groupwise, Sametime, and SIMPLE.
.
Some extra packages are suggested to use increased functionality:
* libtcl8.6, libtk8.6:
- Support for writing plugins with Tcl/Tk
Homepage: https://www.pidgin.im
Original-Maintainer: Richard Laager <rlaager@debian.org>
Package: libpwquality-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libpwquality
Version: 1.4.4-1build2
Replaces: libpwquality-tools (<< 1.4.1-2~)
Breaks: libpwquality-tools (<< 1.4.1-2~)
Conffiles:
/etc/security/pwquality.conf 679fa78b6ec12124527154c556af807c
Description: library for password quality checking and generation (data files)
libpwquality's purpose is to provide common functions for password
quality checking and also scoring them based on their apparent randomness. The
library also provides a function for generating random passwords with good
pronounceability.
.
This package contains the configuration file and man page for libpwquality.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/libpwquality/libpwquality
Package: libpwquality1
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: libpwquality
Version: 1.4.4-1build2
Depends: libc6 (>= 2.14), libcrack2 (>= 2.8.14), libpwquality-common
Description: library for password quality checking and generation
libpwquality's purpose is to provide common functions for password
quality checking and also scoring them based on their apparent randomness. The
library also provides a function for generating random passwords with good
pronounceability.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/libpwquality/libpwquality
Package: libpython2.7-minimal
Status: deinstall ok config-files
Priority: optional
Section: python
Installed-Size: 2784
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python2.7
Version: 2.7.18-13ubuntu1.2
Config-Version: 2.7.18-13ubuntu1.2
Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10)
Recommends: libpython2.7-stdlib
Breaks: python2.7-minimal (<< 2.7.4~rc1-1~)
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python2.7/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 2.7)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python2.7-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3-stdlib
Status: install ok installed
Priority: important
Section: python
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults
Version: 3.10.6-1~22.04.1
Depends: libpython3.10-stdlib (>= 3.10.6-1~)
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.10).
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://www.python.org/
Package: libpython3.10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.12
Depends: libpython3.10-stdlib (= 3.10.12-1~22.04.12), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Description: Shared Python runtime library (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 shared runtime library, normally not needed
for programs using the statically linked interpreter.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.10-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 5123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.12
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0~~alpha1)
Recommends: libpython3.10-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
/etc/python3.10/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.10)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.10-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.10-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 8119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.12
Replaces: python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.10-minimal (= 3.10.12-1~22.04.12), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.14.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1)
Breaks: python3-gdbm (<< 3.9.9-1~)
Description: Interactive high-level object-oriented language (standard library, 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 Python 3.10's standard library. It is normally not
used on its own, but as a dependency of python3.10.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libpython3.8-minimal
Status: deinstall ok config-files
Priority: important
Section: python
Installed-Size: 4809
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3.8
Version: 3.8.10-0ubuntu1~20.04.12
Config-Version: 3.8.10-0ubuntu1~20.04.12
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.1)
Recommends: libpython3.8-stdlib
Breaks: libpython3.8-stdlib (<< 3.8.0~b1-1~)
Conflicts: binfmt-support (<< 1.1.2), libpython3.8-stdlib (<< 3.8.0~b1-1~)
Conffiles:
/etc/python3.8/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.8)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.8-minimal.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libqmi-glib5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3812
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libqmi
Version: 1.32.0-1ubuntu0.22.04.1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.56), libmbim-glib4 (>= 1.27~), libmbim-proxy
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: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libqmi
Version: 1.32.0-1ubuntu0.22.04.1
Depends: libqmi-glib5 (= 1.32.0-1ubuntu0.22.04.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.56)
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: libqpdf28
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2194
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qpdf
Version: 10.6.3-1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libjpeg8 (>= 8c), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Description: runtime library for PDF transformation/inspection software
QPDF is a program that can be used to linearize (web-optimize),
encrypt (password-protect), decrypt, and inspect PDF files from the
command-line. It does these and other structural, content-preserving
transformations on PDF files, reading a PDF file as input and
creating a new one as output. It also provides many useful
capabilities to developers of PDF-producing software or for people
who just want to look at the innards of a PDF file to learn more
about how they work.
.
QPDF understands PDF files that use compressed object streams
(supported by newer PDF applications) and can convert such files into
those that can be read with older viewers. It can also be used for
checking PDF files for structural errors, inspecting stream contents,
or extracting objects from PDF files. QPDF is not PDF content
creation or viewing software -- it does not have the capability to
create PDF files from scratch or to display PDF files.
.
This package contains the qpdf runtime libraries required to run
programs that link with the qpdf library.
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Homepage: http://qpdf.sourceforge.net
Package: libqqwing2v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Jackson Doak <noskcaj@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: qqwing
Version: 1.3.4-1.1ubuntu3
Replaces: libqqwing2
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Conflicts: libqqwing2
Description: tool for generating and solving Sudoku puzzles (library)
Sudoku puzzle generator and solver. It offers the following features:
*Can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds.
*Uses logic. Uses as many solve techniques as possible when solving
puzzles rather than guessing.
*Rates puzzles. Most generators don't give an indication of the difficulty
of a Sudoku puzzle. QQwing does.
*Can print solve instructions for any puzzle.
*Customizable output style, including a CSV style that is easy to
import into a database.
.
This package contains the shared library
Homepage: http://qqwing.com/
Package: libqrencode4
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: qrencode
Version: 4.1.1-1
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.
Original-Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Homepage: https://fukuchi.org/works/qrencode/index.html.en
Package: libquadmath0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), libc6 (>= 2.23)
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: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librabbitmq
Version: 0.10.0-1ubuntu2
Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0~~alpha1)
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: 428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: raptor2
Version: 2.0.15-0ubuntu4.1
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4)
Suggests: raptor2-utils
Breaks: libraptor1 (<< 1.4.21-3)
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: http://librdf.org/raptor/
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Package: libraqm0
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: raqm
Version: 0.7.0-4ubuntu1
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.4.2), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 2.1.1)
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: librasqal3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 521
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rasqal
Version: 0.9.33-0.2ubuntu1
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg), libmhash2 (>= 0.9.9.9), libpcre3, libraptor2-0 (>= 2.0.14), libuuid1 (>= 2.16)
Suggests: rasqal-utils
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: http://librdf.org/rasqal/
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Package: libraw1394-11
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: libraw1394
Version: 2.1.2-2build2
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: libraw20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libraw
Version: 0.20.2-2ubuntu2.22.04.2
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.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: librdf0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 279
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: redland
Version: 1.0.17-1.1ubuntu3
Depends: libc6 (>= 2.14), libdb5.3, libltdl7 (>= 2.4.6), libraptor2-0 (>= 2.0.14), librasqal3 (>= 0.9.31)
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
librdf-storage-sqlite or librdf-storage-virtuoso packages should be
installed.
Homepage: http://librdf.org/
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Package: libreadline8
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 461
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 8.1.2-1
Depends: readline-common, libc6 (>= 2.33), libtinfo6 (>= 6)
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.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: libref-array1
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: ding-libs
Version: 0.6.2-1
Depends: libc6 (>= 2.14)
Description: refcounted array for C
A dynamically-growing, reference-counted array
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Homepage: https://github.com/SSSD/ding-libs
Package: libreoffice-base-core
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 3520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-base-drivers (<< 1:6.1.1~rc1-2)
Depends: libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10) | libreoffice-core-nogui (= 1:7.3.7-0ubuntu0.22.04.10), libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 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-calc
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 33437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Depends: libreoffice-base-core (= 1:7.3.7-0ubuntu0.22.04.10), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), lp-solve (>= 5.5.0.13-5+b1), ucf (>= 0.8), libc6 (>= 2.32), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu70 (>= 70.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, liborcus-0.17-0, liborcus-parser-0.17-0, librevenge-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private
Suggests: ocl-icd-libopencl1 | mesa-opencl-icd | beignet-opencl-icd
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- spreadsheet
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the spreadsheet component for LibreOffice.
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: 57700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
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, ure, ucf (>= 0.8)
Recommends: fonts-liberation2 | ttf-mscorefonts-installer, apparmor (>= 2.13.1~), poppler-data, xdg-utils, python3-uno (>= 4.4.0~beta2), libexttextcat-data
Suggests: libreoffice-style
Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-core (>= 1:7.4~), libreoffice-core (<< 1:7.3~), 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-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 1:7.3~), libreoffice-style-crystal (>= 1:7.4~), libreoffice-style-crystal (<< 1:7.3~), libreoffice-style-galaxy (>= 1:7.4~), libreoffice-style-galaxy (<< 1:7.3~), libreoffice-style-hicontrast (>= 1:7.4~), libreoffice-style-hicontrast (<< 1:7.3~), 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 9a7bd24049dda529501f164cb0ccc7ab
/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: 136969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
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 (>> 1:7.3.7), ure (>= 1:7.3.0~), libabsl20210324 (>= 0~20210324.2-1), libboost-locale1.74.0 (>= 1.74.0), libc6 (>= 2.35), libcairo2 (>= 1.14.0), libclucene-contribs1v5 (>= 2.3.3.4+dfsg), libclucene-core1v5 (>= 2.3.3.4+dfsg), libcups2 (>= 1.7.0), libcurl3-gnutls (>= 7.68.0), libdbus-1-3 (>= 1.9.14), libdconf1 (>= 0.15.2), libeot0, libepoxy0 (>= 1.0), libexpat1 (>= 2.0.1), libexttextcat-2.0-0 (>= 2.2-8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.38.0), libgpgmepp6 (>= 1.16.0), libgraphite2-3 (>= 1.2.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libharfbuzz-icu0 (>= 0.9.42), libharfbuzz0b (>= 1.4.2), libhunspell-1.7-0, libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu70 (>= 70.1-1~), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libldap-2.5-0 (>= 2.5.4), libmythes-1.2-0, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.2.0), liborcus-0.17-0, liborcus-parser-0.17-0, libpng16-16 (>= 1.6.2-1), libpoppler118 (>= 22.02.0), libraptor2-0 (>= 2.0.14), librdf0 (>= 1.0.17), librevenge-0.0-0, libsm6, libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libx11-6, libx11-xcb1 (>= 2:1.7.5), libxext6, libxinerama1 (>= 2:1.1.4), libxml2 (>= 2.8), libxmlsec1 (>= 1.2.33), libxmlsec1-nss (>= 1.2.33), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), uno-libs-private, 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 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-base (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-calc (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-common (<< 1:5.4.1), libreoffice-dev (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-draw (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-evolution (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-gnome (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-gtk2 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-gtk3 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-impress (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-kde4 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-kde5 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-kf5 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-officebean (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-pdfimport (<< 1:5.4~), libreoffice-qt5 (<< 1:7.3.7-0ubuntu0.22.04.10), libreoffice-writer (<< 1:7.3.7-0ubuntu0.22.04.10)
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-draw
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 15163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2)
Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.35), libcdr-0.1-1, libdbus-1-3 (>= 1.9.14), libfreehand-0.1-1, libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libicu70 (>= 70.1-1~), libmspub-0.1-1, libmwaw-0.3-3, libodfgen-0.1-1, libpagemaker-0.0-0, libpng16-16 (>= 1.6.2-1), librevenge-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libvisio-0.1-1, libwpg-0.3-3, libxml2 (>= 2.8), uno-libs-private, zlib1g (>= 1:1.1.4)
Breaks: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2)
Description: office productivity suite -- drawing
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the drawing component for LibreOffice.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-gtk (<< 1:5.0.0~rc2-1), libreoffice-gtk3 (<< 1:7.2.0~)
Provides: libreoffice-gtk-gnome
Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libstdc++6 (>= 5), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private
Recommends: libreoffice-style-elementary, libreoffice-style-yaru, libreoffice-gtk3
Suggests: libreoffice-evolution, seahorse
Conflicts: libreoffice-gtk3 (<< 1:7.2.0~)
Enhances: libreoffice
Description: office productivity suite -- GNOME integration
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the GIO support.
.
You can extend the functionality of this by installing these packages:
.
* libreoffice-evolution: Evolution addressbook support
* evolution
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-gtk3
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2413
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Depends: libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libx11-6, uno-libs-private
Recommends: gstreamer1.0-gtk3
Suggests: libreofficekit-data
Enhances: libreoffice
Description: office productivity suite -- GTK+ 3 integration
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the Gtk plugin for drawing LibreOffices widgets
with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-help-common
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 13866
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.3.0)
Depends: libreoffice-common
Breaks: libreoffice-common (<< 1:6.3.0)
Description: office productivity suite -- common files for LibreOffice help
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the common files (e.g. language-independent, media) files
for the LibreOffice Help.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-help-en-us
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 23514
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-help-common (<< 1:6.4.1~rc1)
Provides: libreoffice-help (= 7.3)
Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-us, libreoffice-help-common (= 1:7.3.7-0ubuntu0.22.04.10)
Recommends: libreoffice-core (>> 1:7.3.7)
Suggests: firefox | firefox-esr | epiphany-browser | konqueror | chromium-browser | chromium
Description: office productivity suite -- English_american help
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the help of LibreOffice in
English_american.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-impress
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 10170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-ogltrans (<< 1:6.1.4-2~)
Provides: libreoffice-ogltrans
Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), libreoffice-draw (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), libc6 (>= 2.32), libepoxy0 (>= 1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private
Suggests: bluez
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-ogltrans (<< 1:6.1.4-2~)
Description: office productivity suite -- presentation
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the presentation component for LibreOffice.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-math
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 2480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Depends: fonts-opensymbol (>= 2:102.11), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- equation editor
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-ogltrans
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Depends: libreoffice-impress (>= 1:6.2.0~beta1~)
Description: transitional package for libreoffice-ogltrans
This package used to contain the OpenGL slide transitions for LibreOffice
Impress.
That has been merged into libreoffice-impress directly and thus this package
can be safely removed.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-pdfimport
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Depends: libreoffice-common (>= 1:5.4~), libreoffice-core (>= 1:5.4~)
Description: transitional package for PDF Import component for LibreOffice
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package formerly contained a component enabling LibreOffice to import PDF
Documents. This now has been merged back into the "main" packages and this
package thus can be safely removed once installed.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-style-breeze
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 7129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Provides: libreoffice-style
Depends: libreoffice-style-colibre
Recommends: libreoffice-common
Suggests: breeze-icon-theme
Enhances: libreoffice-core
Description: office productivity suite -- Breeze 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 "breeze" symbol style, default style for KDE 5.
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: 2996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
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-style-elementary
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 9798
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Provides: libreoffice-style
Depends: libreoffice-style-colibre
Recommends: libreoffice-common
Enhances: libreoffice-core
Description: office productivity suite -- Elementary 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 "elementary" symbol style, default style
for GTK+/Gnome.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-style-tango
Status: deinstall ok config-files
Priority: extra
Section: oldlibs
Installed-Size: 246
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.7
Config-Version: 1:7.3.7-0ubuntu0.22.04.7
Depends: libreoffice-style-colibre
Description: transitional package for Tango symbol style
You can safely remove this package.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-style-yaru
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 8876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: all
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Provides: libreoffice-style
Recommends: libreoffice-common
Enhances: libreoffice-core
Description: office productivity suite -- Yaru 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 "yaru" symbol style.
Homepage: http://www.libreoffice.org
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libreoffice-writer
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 41119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Depends: libreoffice-base-core (= 1:7.3.7-0ubuntu0.22.04.10), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), libabw-0.1-1, libc6 (>= 2.32), libe-book-0.1-1, libepubgen-0.1-1 (>= 0.1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu70 (>= 70.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), libwpd-0.10-10, libwpg-0.3-3, libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private, zlib1g (>= 1:1.1.4)
Recommends: libreoffice-math
Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito, libreoffice-base, libreoffice-java-common (>= 1:7.3.7~), default-jre (>= 2:1.8) | java8-runtime | jre
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- word processor
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: librest-0.7-0
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: librest
Version: 0.8.1-1.1build2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.30), libxml2 (>= 2.7.4)
Description: REST service access library
This library was designed to make it easier to access web services that
claim to be "RESTful". It includes convenience wrappers for libsoup and
libxml to ease remote use of the RESTful API.
Homepage: https://wiki.gnome.org/Projects/Librest
Original-Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@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.4-6ubuntu7
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), 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: librhythmbox-core10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rhythmbox
Version: 3.4.4-5ubuntu1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.10.0), libglib2.0-0 (>= 2.38.0), libgstreamer-plugins-base1.0-0 (>= 1.4.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.20.0), libgudev-1.0-0 (>= 146), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.0.0), libsoup2.4-1 (>= 2.42.0), libtdb1 (>= 1.2.7+git20101214), libtotem-plparser18 (>= 3.26.0), libxml2 (>= 2.7.8)
Description: support library for the rhythmbox music player
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
.
This package contains the core support library used by rhythmbox and
programs interacting with it.
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.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: 10760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librsvg
Version: 2.52.5+dfsg-3ubuntu0.2
Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.12), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), 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: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: librsvg
Version: 2.52.5+dfsg-3ubuntu0.2
Depends: librsvg2-2 (= 2.52.5+dfsg-3ubuntu0.2), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 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: librsync2
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: librsync
Version: 2.3.2-1ubuntu1
Depends: libc6 (>= 2.33)
Description: rsync remote-delta algorithm library
librsync implements the rsync remote-delta algorithm, which allows for
efficient remote updates of a file, without requiring the old and new versions
to both be present at the transmitter. The library uses a stream-based designed
so that it can be easily embedded into network applications.
.
librsync is used by rdiff-backup and duplicity backup applications.
Original-Maintainer: Andrey Rahmatullin <wrar@debian.org>
Homepage: https://github.com/librsync/librsync
Package: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-2build4
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg), libgnutls30 (>= 3.7.2), 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: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rubberband
Version: 2.0.0-2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.breakfastquay.com/rubberband/
Package: libruby2.7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 16847
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby2.7
Version: 2.7.0-5ubuntu1.14
Provides: ruby-benchmark (= 0.1.0), ruby-bigdecimal (= 2.0.0), ruby-cgi (= 0.1.0), ruby-csv (= 3.1.2), ruby-date (= 3.0.0), ruby-dbm (= 1.1.0), ruby-delegate (= 0.1.0), ruby-did-you-mean (= 1.4.0), ruby-etc (= 1.1.0), ruby-fcntl (= 1.0.0), ruby-fiddle (= 1.0.0), ruby-fileutils (= 1.4.1), ruby-forwardable (= 1.3.1), ruby-gdbm (= 2.1.0), ruby-getoptlong (= 0.1.0), ruby-io-console (= 0.5.3), ruby-ipaddr (= 1.2.2), ruby-irb (= 1.2.1), ruby-json (= 2.3.0), ruby-logger (= 1.4.2), ruby-matrix (= 0.2.0), ruby-mutex-m (= 0.1.0), ruby-net-pop (= 0.1.0), ruby-net-smtp (= 0.1.0), ruby-observer (= 0.1.0), ruby-open3 (= 0.1.0), ruby-openssl (= 2.1.2), ruby-ostruct (= 0.2.0), ruby-prime (= 0.1.1), ruby-pstore (= 0.1.0), ruby-psych (= 3.1.0), ruby-racc (= 1.4.16), ruby-rdoc (= 6.2.1), ruby-readline (= 0.0.2), ruby-readline-ext (= 0.1.0), ruby-reline (= 0.1.2), ruby-rexml (= 3.2.3), ruby-rss (= 0.2.8), ruby-sdbm (= 1.0.0), ruby-singleton (= 0.1.0), ruby-stringio (= 0.1.0), ruby-strscan (= 1.0.3), ruby-timeout (= 0.1.0), ruby-tracer (= 0.1.0), ruby-uri (= 0.10.0), ruby-webrick (= 1.6.0), ruby-yaml (= 0.1.0), ruby-zlib (= 1.1.0)
Depends: rake (>= 10.4.2), ruby-minitest (>= 5.4), ruby-net-telnet (>= 0.1.1), ruby-test-unit (>= 3.0.8~), ruby-xmlrpc (>= 0.3.0~), libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libffi7 (>= 3.3~20180313), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libgmp10, libreadline8 (>= 6.0), libssl1.1 (>= 1.1.1), libyaml-0-2, zlib1g (>= 1:1.2.2)
Description: Libraries necessary to run Ruby 2.7
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-2.7' library, necessary to run Ruby 2.7.
(API version 2.7.0)
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: libruby3.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 22380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ruby3.0
Version: 3.0.2-7ubuntu2.11
Provides: ruby-abbrev (= 0.1.0), ruby-base64 (= 0.1.0), ruby-benchmark (= 0.1.1), ruby-bigdecimal (= 3.0.0), ruby-cgi (= 0.2.0), ruby-csv (= 3.1.9), ruby-date (= 3.1.0), ruby-dbm (= 1.1.0), ruby-debug (= 0.1.0), ruby-delegate (= 0.2.0), ruby-did-you-mean (= 1.5.0), ruby-digest (= 3.0.0), ruby-drb (= 2.0.4), ruby-english (= 0.7.1), ruby-erb (= 2.2.0), ruby-etc (= 1.2.0), ruby-fcntl (= 1.0.0), ruby-fiddle (= 1.0.6), ruby-fileutils (= 1.5.0), ruby-find (= 0.1.0), ruby-forwardable (= 1.3.2), ruby-gdbm (= 2.1.0), ruby-getoptlong (= 0.1.1), ruby-io-console (= 0.5.7), ruby-io-nonblock (= 0.1.0), ruby-io-wait (= 0.1.0), ruby-ipaddr (= 1.2.2), ruby-irb (= 1.3.5), ruby-json (= 2.5.1), ruby-logger (= 1.4.3), ruby-matrix (= 0.3.1), ruby-minitest (= 5.14.2), ruby-mutex-m (= 0.1.1), ruby-net-ftp (= 0.1.2), ruby-net-http (= 0.1.1), ruby-net-imap (= 0.1.1), ruby-net-pop (= 0.1.1), ruby-net-protocol (= 0.1.0), ruby-net-smtp (= 0.2.1), ruby-nkf (= 0.1.0), ruby-observer (= 0.1.1), ruby-open-uri (= 0.1.0), ruby-open3 (= 0.1.1), ruby-openssl (= 3.0.0), ruby-optparse (= 0.1.0), ruby-ostruct (= 0.3.1), ruby-pathname (= 0.1.0), ruby-power-assert (= 1.2.0), ruby-pp (= 0.1.0), ruby-prettyprint (= 0.1.0), ruby-prime (= 0.1.2), ruby-pstore (= 0.1.1), ruby-psych (= 3.3.0), ruby-racc (= 1.5.1), ruby-rake (= 13.0.3), ruby-rbs (= 1.0.4), ruby-rdoc (= 6.3.1), ruby-readline (= 0.0.2), ruby-readline-ext (= 0.1.1), ruby-reline (= 0.2.5), ruby-resolv (= 0.2.0), ruby-resolv-replace (= 0.1.0), ruby-rexml (= 3.2.5), ruby-rinda (= 0.1.0), ruby-rss (= 0.2.9), ruby-securerandom (= 0.1.0), ruby-set (= 1.0.1), ruby-shellwords (= 0.1.0), ruby-singleton (= 0.1.1), ruby-stringio (= 3.0.0), ruby-strscan (= 3.0.0), ruby-syslog (= 0.1.0), ruby-tempfile (= 0.1.1), ruby-test-unit (= 3.3.7), ruby-time (= 0.1.0), ruby-timeout (= 0.1.1), ruby-tmpdir (= 0.1.2), ruby-tracer (= 0.1.1), ruby-tsort (= 0.1.0), ruby-typeprof (= 0.12.0), ruby-un (= 0.1.0), ruby-uri (= 0.10.1), ruby-weakref (= 0.1.1), ruby-yaml (= 0.1.1), ruby-zlib (= 1.1.0)
Depends: rake (>= 10.4.2), ruby-net-telnet (>= 0.1.1), ruby-xmlrpc (>= 0.3.0~), libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libedit2 (>= 3.1-20130611-0), libffi8 (>= 3.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libgmp10 (>= 2:6.2.1+dfsg), libssl3 (>= 3.0.0~~alpha1), libyaml-0-2, zlib1g (>= 1:1.2.2)
Description: Libraries necessary to run Ruby 3.0
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.0' library, necessary to run Ruby 3.0.
(API version 3.0.0)
Homepage: https://www.ruby-lang.org/
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Package: librygel-core-2.6-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rygel
Version: 0.40.3-1ubuntu2
Depends: libc6 (>= 2.4), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.56.0), libgssdp-1.2-0 (>= 1.1.0), libgupnp-1.2-1 (>= 1.1.2), libxml2 (>= 2.7.4)
Description: GNOME UPnP/DLNA services - core library
Rygel is a home media solution that allows you to easily share audio, video
and pictures, and control of media player on your home network. In technical
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling.
.
This package contains the core of Rygel, used by other rygel modules.
Homepage: https://wiki.gnome.org/Projects/Rygel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: librygel-db-2.6-2
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: rygel
Version: 0.40.3-1ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56.0), librygel-core-2.6-2 (>= 0.40.3), libsqlite3-0 (>= 3.5.9), libunistring2 (>= 0.9.7)
Description: GNOME UPnP/DLNA services - db library
Rygel is a home media solution that allows you to easily share audio, video
and pictures, and control of media player on your home network. In technical
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling.
.
This package contains a library implementing a generic database
abstraction used by rygel and rygel plugins.
Homepage: https://wiki.gnome.org/Projects/Rygel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: librygel-renderer-2.6-2
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: rygel
Version: 0.40.3-1ubuntu2
Depends: libc6 (>= 2.14), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.56.0), libgupnp-1.2-1 (>= 1.1.2), libgupnp-av-1.0-3 (>= 0.12.8), librygel-core-2.6-2 (>= 0.40.3), libsoup2.4-1 (>= 2.44.0)
Description: GNOME UPnP/DLNA services - renderer library
Rygel is a home media solution that allows you to easily share audio, video
and pictures, and control of media player on your home network. In technical
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling.
.
This package contains a library used by applications implementing
UPnP renderer functionality by using rygel renderer plug-ins.
Homepage: https://wiki.gnome.org/Projects/Rygel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: librygel-server-2.6-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 693
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rygel
Version: 0.40.3-1ubuntu2
Depends: libc6 (>= 2.14), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.56.0), libgssdp-1.2-0 (>= 1.1.3), libgupnp-1.2-1 (>= 1.1.0), libgupnp-av-1.0-3 (>= 0.12.8), libmediaart-2.0-0 (>= 1.9.0), librygel-core-2.6-2 (>= 0.40.3), libsoup2.4-1 (>= 2.44.0), libxml2 (>= 2.7.4)
Description: GNOME UPnP/DLNA services - server library
Rygel is a home media solution that allows you to easily share audio, video
and pictures, and control of media player on your home network. In technical
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling.
.
This package contains a library used by application implementing
UPnP server functionality by using rygel server plug-ins.
Homepage: https://wiki.gnome.org/Projects/Rygel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsamplerate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsamplerate
Version: 0.2.2-1build1
Replaces: samplerate-programs (<< 0.1.8-3)
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: http://www.mega-nerd.com/SRC/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Package: libsane-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: sane-backends
Version: 1.1.1-5
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 9a86aab8112b6f00ba28689dc49dbb0f
/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 624fac9b028e8f8403c5bea70fb22984
/etc/sane.d/genesys.conf 5a8be443f0fc5dbd9147e8b2271a8cf9
/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 8c475d97fdd97c4348d8527e797028ed
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).
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: http://www.sane-project.org
Package: libsane-hpaio
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1569
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: hplip
Version: 3.21.12+dfsg0-1
Replaces: hplip (<< 3.17.10+repack0-5~)
Depends: libc6 (>= 2.34), libcups2 (>= 1.6.0), libdbus-1-3 (>= 1.9.14), libhpmud0 (>= 3.21.12+dfsg0)
Recommends: hplip (= 3.21.12+dfsg0-1), sane-utils
Breaks: hplip (<< 3.17.10+repack0-5~)
Conffiles:
/etc/hp/hplip.conf a6f5d20d83532787868e8f981634524f
/etc/sane.d/dll.d/hplip 60fc397b1570c0694184588f86d56807
Description: HP SANE backend for multi-function peripherals
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
.
This package contains the SANE backend libraries for use with HP
Multi-function peripherals.
.
Users of hplip are advised to install the hplip{-gui} packages for
command line and GUI tools associated with HPLIP.
.
This package is useful for a minimal footprint headless scanning solution.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: libsane1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 12435
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sane-backends
Version: 1.1.1-5
Replaces: libsane (<< 1.0.29-1~)
Provides: libsane (= 1.1.1-5)
Depends: acl, adduser, libsane-common (= 1.1.1-5), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libieee1284-3 (>= 0.2.11), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.18.0), libsnmp40 (>= 5.9.1+dfsg), libstdc++6 (>= 11), libtiff5 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4)
Recommends: sane-airscan, sane-utils (>= 1.1.1-5), ipp-usb
Suggests: avahi-daemon, hplip
Breaks: libsane (<< 1.0.29-1~)
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.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: http://www.sane-project.org
Package: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg2-3ubuntu1.2
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.27+dfsg2-3ubuntu1.2), libc6 (>= 2.34)
Recommends: libsasl2-modules (>= 2.1.27+dfsg2-3ubuntu1.2)
Breaks: postfix (<= 2.8.3-1), slapd (<= 2.4.25-3)
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-modules
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg2-3ubuntu1.2
Replaces: libsasl2-modules-gssapi-mit (<< 2.1.27+dfsg2-3ubuntu1.2)
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0~~alpha1)
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.27+dfsg2-3ubuntu1.2), logcheck-database (<= 1.3.16~)
Conffiles:
/etc/logcheck/ignore.d.server/libsasl2-modules bef6e87d49dab9587a357eb525524bda
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: standard
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg2-3ubuntu1.2
Depends: libc6 (>= 2.14), libdb5.3
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: libsasl2-modules-gssapi-mit
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: cyrus-sasl2
Version: 2.1.27+dfsg2-3ubuntu1.2
Depends: libsasl2-modules (= 2.1.27+dfsg2-3ubuntu1.2), libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17)
Conflicts: libsasl2-modules-gssapi-heimdal
Description: Cyrus SASL - pluggable authentication modules (GSSAPI)
This is the Cyrus SASL API implementation, version 2.1. See package
libsasl2-2 and RFC 2222 for more information.
.
This package provides the GSSAPI plugin, compiled with the MIT
Kerberos 5 library.
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: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sbc
Version: 1.5-3build2
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: 1730
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsdl2
Version: 2.0.20+dfsg-2ubuntu1.22.04.1
Replaces: libsdl-1.3-0
Depends: libasound2 (>= 1.0.27), libc6 (>= 2.34), libdecor-0-0 (>= 0.1.0), libdrm2 (>= 2.4.46), libgbm1 (>= 8.1~0), libpulse0 (>= 0.99.1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.5.99.2), libxinerama1 (>= 2:1.1.4), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1, libxxf86vm1
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.
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Homepage: https://www.libsdl.org/
Package: libseccomp2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.5.3-2ubuntu3~22.04.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: 429
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsecret
Version: 0.20.5-2
Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.59.0), libsecret-common
Breaks: seahorse (<< 3.10)
Description: Secret store
Library for storing and retrieving passwords and other secrets.
It communicates with the "Secret Service" using DBus.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libsecret
Package: libsecret-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: libsecret
Version: 0.20.5-2
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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Libsecret
Package: libselinux1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 3.3-1build2
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Homepage: https://selinuxproject.org
Package: libsemanage-common
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 3.3-1build2
Conffiles:
/etc/selinux/semanage.conf f6f9b97af233c90ca127f406fb6f0932
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.
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Homepage: https://selinuxproject.org
Package: libsemanage2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 3.3-1build2
Depends: libsemanage-common (>= 3.3-1build2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.33), libselinux1 (>= 3.3), libsepol2 (>= 3.3)
Breaks: policycoreutils (<< 3.0)
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.
Original-Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Homepage: https://selinuxproject.org
Package: libsensors-config
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lm-sensors
Version: 1:3.6.0-7ubuntu1
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: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lm-sensors
Version: 1:3.6.0-7ubuntu1
Depends: libsensors-config, libc6 (>= 2.33)
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: libsepol2
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: libsepol
Version: 3.3-1build1
Depends: libc6 (>= 2.33)
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: 119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: serd
Version: 0.30.10-2
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/
Package: libsereal-decoder-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 283
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.023+ds-1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.33), libzstd1 (>= 1.4.0)
Breaks: libsereal-encoder-perl (<< 4.023+ds~)
Description: fast, compact, powerful binary deserialization module
Sereal::Decoder implements a deserializer for an efficient, compact-output,
and feature-rich binary protocol called Sereal.
.
Its sister module Sereal::Encoder implements an encoder for this format.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sereal-Decoder
Package: libsereal-encoder-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.023+ds-1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.33), libzstd1 (>= 1.4.0)
Description: fast, compact, powerful binary serialization module
Sereal::Encoder implements an efficient, compact-output,
and feature-rich serializer using a binary protocol called Sereal.
.
Its sister module Sereal::Decoder implements a decoder for this format.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sereal-Encoder
Package: libsgutils2-2
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: sg3-utils
Version: 1.46-1ubuntu0.22.04.1
Replaces: libsgutils2
Depends: libc6 (>= 2.33)
Suggests: sg3-utils
Conflicts: libsgutils2
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: http://sg.danny.cz/sg/
Original-Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Package: libshine3
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: shine
Version: 3.1.1-2
Depends: libc6 (>= 2.4)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/savonet/shine
Package: libshout3
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: libshout
Version: 2.4.5-1build3
Depends: libc6 (>= 2.34), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~beta3-1), libssl3 (>= 3.0.0~~alpha1), 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: libsidplay1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 250
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsidplay
Version: 1.36.60-1
Replaces: libsidplay1, libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Suggests: sidplay-base
Conflicts: libsidplay1, libsidplay1-c102 (<= 1.36.59-2), libsidplay1.36, sidplay (<= 1.36.36)
Description: SID (MOS 6581) emulation library
This is a (shared) library that implements the emulation of the C64's
SID chip (MOS 6581) and CPU (6510). It is used by several "player"
applications, e.g. sidplay, which make it possible to listen to *really*
a lot (13.600+) of tunes, known from old and new C64 programs (as well
as Amiga compositions).
Find most of the available musics from your favourite games or demos
and more in the High Voltage SID Collection (HVSC). For downloads and
information about the volunteers, who maintain the collection, look at
the HVSC homepage http://www.hvsc.c64.org.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: libsigc++-2.0-0v5
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: libsigc++-2.0
Version: 2.10.4-2ubuntu3
Replaces: libsigc++-2.0-0c2a
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.6)
Conflicts: libsigc++-2.0-0c2a
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.
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsigsegv2
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: libsigsegv
Version: 2.13-1ubuntu3
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: important
Section: libs
Installed-Size: 1628
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: slang2
Version: 2.3.2-5build4
Depends: libc6 (>= 2.35)
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 (= 14.0.0-1.1)
Homepage: http://www.jedsoft.org/slang/
Package: libsm6
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: libsm
Version: 2:1.2.3-1build2
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: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.14)
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: libsmbclient
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: samba
Version: 2:4.15.13+dfsg-0ubuntu1.10
Depends: samba-libs (= 2:4.15.13+dfsg-0ubuntu1.10), libbsd0 (>= 0.0), libc6 (>= 2.14), libtalloc2 (>= 2.3.3~), libtevent0 (>= 0.11.0~), libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.10)
Pre-Depends: dpkg (>= 1.15.6~)
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: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libsmbios-c2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libsmbios
Version: 2.4.3-1build1
Replaces: libsmbios2, libsmbios2v5
Provides: libsmbios2 (= 2.3.1-1), libsmbios2v5 (= 2.3.1-0ubuntu2)
Depends: libc6 (>= 2.33)
Suggests: libsmbios-doc
Conflicts: libsmbios2, libsmbios2v5
Description: Provide access to (SM)BIOS information -- dynamic library
libsmbios aims towards providing access to as much BIOS information as
possible. It does this by providing a library of functions that can be used
as well as sample binaries.
.
It incorporates extensible access to SMBIOS information capabilities and
ability to perform unit tests across multiple systems without using physical
hardware. Moreover, centralized, data-driven exception handling for broken
BIOS tables is provided. Currently, full access to the SMBIOS table and its
items is implemented. Additionally, access and manipulation of Dell Indexed
IO Token (type 0xD4) is implemented. This token is a vendor-extention
SMBIOS structure which allows uniform access to manipulate the system CMOS
to enable, disable, or otherwise manipulate normal BIOS functions or features.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Homepage: https://github.com/dell/libsmbios/
Package: libsnapd-glib1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snapd-glib
Version: 1.60-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.67.1), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.39.2)
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: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snappy
Version: 1.1.8-1build3
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), 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: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsndfile
Version: 1.0.31-2ubuntu0.2
Depends: libc6 (>= 2.33), libflac8 (>= 1.3.0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.2.3)
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.8.1-1.1
Replaces: libsndio7.1 (<= 1.8.1-1~exp2)
Depends: libasound2 (>= 1.0.17), libbsd0 (>= 0.0), libc6 (>= 2.33)
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.
Original-Maintainer: Peter Piwowarski <peterjpiwowarski@gmail.com>
Homepage: http://www.sndio.org/
Package: libsnmp-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 678
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: net-snmp
Version: 5.9.1+dfsg-1ubuntu2.8
Replaces: snmp (<< 5.7.3+dfsg-5)
Suggests: snmp-mibs-downloader
Breaks: snmp (<< 5.7.3+dfsg-5)
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: http://net-snmp.sourceforge.net/
Original-Maintainer: Debian SNMP Team <team+snmp@tracker.debian.org>
Package: libsnmp40
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3806
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: net-snmp
Version: 5.9.1+dfsg-1ubuntu2.8
Depends: libc6 (>= 2.34), libpci3 (>= 1:3.5.1), libperl5.34 (>= 5.34.0), libsensors5 (>= 1:3.5.0), libssl3 (>= 3.0.0~~alpha1), libwrap0 (>= 7.6-4~), libsnmp-base
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: http://net-snmp.sourceforge.net/
Original-Maintainer: Debian SNMP Team <team+snmp@tracker.debian.org>
Package: libsocket6-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.29-1build4
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Socket6
Package: libsodium23
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsodium
Version: 1.0.18-1build2
Depends: libc6 (>= 2.33)
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: libsonic0
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: sonic
Version: 0.2.0-11build1
Depends: libc6 (>= 2.14)
Description: Simple library to speed up or slow down speech
This package contains just the actual library.
libsonic is a very simple library for speeding up or slowing
down speech. It has only basic dependencies, and is meant to
work on both Linux desktop machines and embedded systems.
The key new feature in Sonic versus other libraries is very
high quality at speed up factors well over 2X.
Homepage: https://github.com/waywardgeek/sonic
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: libsord-0-0
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: sord
Version: 0.16.8-2
Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30)
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).
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://drobilla.net/software/sord/
Package: libsort-versions-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.62-1
Depends: perl
Description: Perl module for sorting of revision (and similar) numbers
The Sort::Versions module allows easy sorting (via comparisons) of mixed text
and numeric strings, similar to the complex "version numbers" that many
revision control packages and shared library systems use. For an explanation
of the algorithm, it's easiest to look at these examples:
.
1.1 < 1.2
1.1a < 1.2
1.1 < 1.1.1
1.1 < 1.1a
1.1.a < 1.1a
1 < a
a < b
1 < 2
.
(special handling for leading zeros)
0002 < 1
1.06 < 1.5
.
(a hyphen binds looser than a period)
1-1 < 1-2
1-2 < 1.2
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sort-Versions
Package: libsoundtouch1
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: soundtouch
Version: 2.3.1+ds1-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.surina.net/soundtouch/
Package: libsoup-gnome2.4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoup2.4
Version: 2.74.2-3ubuntu0.6
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.58), libsoup2.4-1 (= 2.74.2-3ubuntu0.6)
Description: HTTP library implementation in C -- GNOME support 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).
.
The GNOME support library is used for features which are important to
GNOME apps, but which require GNOME-specific libraries that non-GNOME
apps may not want to add dependencies on.
.
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 GNOME support shared library.
Homepage: https://wiki.gnome.org/Projects/libsoup
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libsoup2.4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsoup2.4
Version: 2.74.2-3ubuntu0.6
Depends: glib-networking (>= 2.32.0), libsoup2.4-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libglib2.0-0 (>= 2.61.2), libgssapi-krb5-2 (>= 1.17), libpsl5 (>= 0.20), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), 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 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: libsoup2.4-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libsoup2.4
Version: 2.74.2-3ubuntu0.6
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: 307
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: source-highlight
Version: 3.1.9-4.1build2
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.
Original-Maintainer: Kartik Kulkarni <kartik.koolks@gmail.com>
Homepage: http://www.gnu.org/software/src-highlite/
Package: libsource-highlight4v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 610
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: source-highlight
Version: 3.1.9-4.1build2
Replaces: libsource-highlight4
Depends: libsource-highlight-common, libboost-regex1.74.0-icu70, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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.
Original-Maintainer: Kartik Kulkarni <kartik.koolks@gmail.com>
Homepage: http://www.gnu.org/software/src-highlite/
Package: libsoxr0
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: libsoxr
Version: 0.1.3-4build2
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: 2221
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pipewire
Version: 0.3.48-1ubuntu3
Replaces: pipewire (<< 0.3.5)
Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), 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 video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: libspandsp2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 831
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: spandsp
Version: 0.0.6+dfsg-2
Depends: libc6 (>= 2.15), libtiff5 (>= 4.0.3)
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.
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Homepage: https://www.soft-switch.org/installing-spandsp.html
Package: libspectre1
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: libspectre
Version: 0.2.10-1
Depends: libc6 (>= 2.33), libgs9 (>= 9.53.0~dfsg)
Description: Library for rendering PostScript documents
libspectre is a small library for rendering PostScript documents. It provides
a convenient easy to use API for handling and rendering PostScript documents.
.
This package contains the shared library.
Original-Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Homepage: https://libspectre.freedesktop.org
Package: libspeechd2
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: speech-dispatcher
Version: 0.11.1-1ubuntu3
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.36)
Description: Speech Dispatcher: Shared libraries
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a shared library needed for C programs linked with it.
Homepage: http://devel.freebsoft.org/speechd
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
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~rc1.2-1.1ubuntu3
Depends: libc6 (>= 2.29)
Suggests: speex
Conflicts: asterisk (<= 1:1.4.18.1~dfsg-1), libiaxclient1 (<= 2.0.2-1), libmediastreamer0 (<= 2.1.0-1), libopal-2.2 (<= 2.2.11~dfsg1-3), libopal-2.2-develop (<= 2.2.11~dfsg1-3), libopal-2.2-ptrace (<= 2.2.11~dfsg1-3), libopal-2.2.0
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: http://www.speex.org/
Original-Maintainer: Ron Lee <ron@debian.org>
Package: libspeexdsp1
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: speex
Version: 1.2~rc1.2-1.1ubuntu3
Depends: libc6 (>= 2.29)
Description: The Speex extended 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 runtime library of additional functions that
are part of the Speex distribution.
Homepage: http://www.speex.org/
Original-Maintainer: Ron Lee <ron@debian.org>
Package: libsphinxbase3
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: sphinxbase
Version: 0.8+5prealpha+1-13build1
Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1)
Description: Speech recognition tool - shared library
CMU Sphinx is a large vocabulary, speaker-independent continuous speech
recognition engine.
.
This package contains the shared library.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://cmusphinx.sourceforge.net/
Package: libspice-client-glib-2.0-8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1135
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: spice-gtk
Version: 0.39-3ubuntu1
Depends: spice-client-glib-usb-acl-helper (= 0.39-3ubuntu1), usb.ids, libc6 (>= 2.33), libcacard0 (>= 2.2), libglib2.0-0 (>= 2.43.90), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.14.0), libjpeg8 (>= 8c), libjson-glib-1.0-0 (>= 1.5.2), liblz4-1 (>= 0.0~r130), libopus0 (>= 1.1), libphodav-2.0-0 (>= 2.5), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.27+dfsg2), libsoup2.4-1 (>= 2.49.91.1), libssl3 (>= 3.0.0~~alpha1), libusb-1.0-0 (>= 2:1.0.21), libusbredirhost1 (>= 0.8.0), libusbredirparser1 (>= 0.8.0), zlib1g (>= 1:1.1.4)
Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good
Breaks: virt-viewer (<< 7.0)
Description: GObject for communicating with Spice servers (runtime library)
libspice-glib4 provides glib objects for spice protocol
decoding and surface rendering
.
This package provide the runtime library.
Homepage: https://www.spice-space.org/
Original-Maintainer: Lin Qigang <lqi254@protonmail.com>
Package: libspice-client-gtk-3.0-5
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: spice-gtk
Version: 0.39-3ubuntu1
Depends: libc6 (>= 2.14), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.51.2), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.10), libgtk-3-0 (>= 3.22), libphodav-2.0-0 (>= 2.5), libspice-client-glib-2.0-8 (>= 0.39), libva-x11-2 (>= 1.0.3), libwayland-client0 (>= 1.9.91), libwayland-server0 (>= 1.0.2), libx11-6
Description: GTK3 widget for SPICE clients (runtime library)
libspice-gtk3 provides gtk3 widget to show spice display
and accept user input.
.
This package provide the runtime library.
Homepage: https://www.spice-space.org/
Original-Maintainer: Lin Qigang <lqi254@protonmail.com>
Package: libsqlite3-0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1603
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.37.2-2ubuntu0.5
Depends: libc6 (>= 2.34)
Breaks: 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.8-1
Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://drobilla.net/software/sratom/
Package: libsrt1.4-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 783
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: srt
Version: 1.4.4-4
Replaces: libsrt1-gnutls
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libnettle8, libstdc++6 (>= 11)
Breaks: libsrt1-gnutls
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.
Original-Maintainer: Florian Ernst <florian@debian.org>
Homepage: https://github.com/Haivision/srt
Package: libsrtp2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libsrtp2
Version: 2.4.2-2
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.
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/cisco/libsrtp
Package: libss2
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.2
Replaces: e2fsprogs (<< 1.34-1)
Depends: libcom-err2, libc6 (>= 2.34)
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: 491
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh
Version: 0.9.6-2ubuntu0.22.04.5
Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0~~alpha1), 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: 606
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh
Version: 0.9.6-2ubuntu0.22.04.5
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.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
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 368
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libssh2
Version: 1.10.0-3
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4)
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.
Original-Maintainer: Nicolas Mora <babelouest@debian.org>
Homepage: https://libssh2.org/
Package: libssl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 12102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 3.0.2-0ubuntu1.20
Depends: libssl3 (= 3.0.2-0ubuntu1.20)
Suggests: libssl-doc
Conflicts: libssl1.0-dev
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: libssl1.1
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 4034
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 1.1.1f-1ubuntu2.23
Depends: libc6 (>= 2.25), debconf (>= 0.5) | debconf-2.0
Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5)
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@lists.alioth.debian.org>
Package: libssl3
Status: install ok installed
Priority: optional
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.20
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: libssl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5864
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: openssl
Version: 3.0.2-0ubuntu1.20
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: libsss-certmap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0~~alpha1), libtalloc2 (>= 2.0.4~git20101213)
Description: Certificate mapping library for SSSD
Library to map certificates to users based on rules.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libsss-idmap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libc6 (>= 2.14)
Description: ID mapping library for SSSD
Utility library to convert SIDs to Unix uids and gids.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libsss-nss-idmap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libc6 (>= 2.34)
Description: SID based lookups library for SSSD
Utility library for SID based lookups.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: libstartup-notification0
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: startup-notification
Version: 0.12-6build2
Depends: libc6 (>= 2.4), libx11-xcb1 (>= 2:1.7.2), 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: libstdc++-11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 18759
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Provides: libstdc++-dev
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), libgcc-11-dev (= 11.4.0-1ubuntu1~22.04.2), libstdc++6 (>= 11.4.0-1ubuntu1~22.04.2), libc6-dev (>= 2.13-0ubuntu6)
Suggests: libstdc++-11-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: 2755
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Replaces: libstdc++6-12-dbg (<< 4.9.0-3)
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), libc6 (>= 2.34), libgcc-s1 (>= 4.2)
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: 839
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: snowball
Version: 2.2.0-1build1
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: libstrictures-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.000006-1
Depends: perl
Suggests: libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl
Description: Perl module to turn on strict and make all warnings fatal
strictures turns on strict and makes all warnings fatal. If run within test
cases from VCS checkouts, it will also cause bareword filehandles, indirect
object syntax and multidimensional array emulation to raise a fatal error. To
actually turn on these checks and stop strictures to complain about missing
modules, the recommended packages libbareword-filehandles-perl,
libindirect-perl and libmultidimensional-perl need to be installed.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/strictures
Package: libsub-exporter-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.988-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
Version: 0.001013-1
Depends: perl
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: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.14-1build5
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Identify
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
Version: 0.928-1.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: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.26-1build3
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Name
Package: libsub-quote-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.006006-1
Replaces: libmoo-perl (<< 2.003000)
Depends: perl, libscalar-list-utils-perl
Breaks: libmoo-perl (<< 2.003000)
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Sub-Quote
Package: libsuitesparseconfig5
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: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libc6 (>= 2.17)
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: libswresample3
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: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libavutil56 (= 7:4.4.2-0ubuntu0.22.04.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: libswscale5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 670
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libavutil56 (= 7:4.4.2-0ubuntu0.22.04.1), libc6 (>= 2.29)
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: libsynctex2
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: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Depends: libc6 (>= 2.33), 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: libsyntax-keyword-try-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.26-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libxs-parse-keyword-perl
Description: try/catch/finally syntax for perl
Syntax::Keyword::Try provides a syntax plugin that implements
exception-handling semantics in a form familiar to users of other languages,
being built on a block labeled with the try keyword, followed by at least one
of a catch or finally block.
.
As well as providing a handy syntax for this useful behaviour, this module
also serves to contain a number of code examples for how to implement parser
plugins and manipulate optrees to provide new syntax and behaviours for perl
code.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Syntax-Keyword-Try
Package: libsysmetrics1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ubuntu-report
Version: 1.7.1ubuntu0.1
Depends: libc6 (>= 2.34)
Description: Report hardware and other collected metrics - shared lib
The tool will show you what is going to be reported and ask for your
acknowledgement before uploading it. This information can't be used to
identify a single machine and is presented before being sent to the server.
.
This package contains shared libraries to use sysmetrics collection
and report functionality.
Built-Using: golang-1.18 (= 1.18.1-1ubuntu1.2)
Homepage: https://github.com/ubuntu/ubuntu-report
Package: libsystemd0
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.17
Pre-Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.4.0)
Description: systemd utility library
The libsystemd0 library provides interfaces to various systemd components.
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: optional
Section: libs
Installed-Size: 1031
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.17
Pre-Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.4.0)
Description: systemd utility library
The libsystemd0 library provides interfaces to various systemd components.
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: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.11.1+dfsg.1-3ubuntu3
Replaces: libtag1c2a
Depends: libtag1v5-vanilla (= 1.11.1+dfsg.1-3ubuntu3)
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: http://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: 1093
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.11.1+dfsg.1-3ubuntu3
Replaces: libtag1-vanilla, libtag1c2a (<< 1.5-5)
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 5.2), 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: http://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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: taglib
Version: 1.11.1+dfsg.1-3ubuntu3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), 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: http://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: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: talloc
Version: 2.3.3-2build1
Depends: libc6 (>= 2.16)
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.
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Homepage: https://talloc.samba.org/
Package: libtasn1-6
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.18.0-4ubuntu0.1
Depends: libc6 (>= 2.14)
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: libtcl8.6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4091
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tcl8.6
Version: 8.6.12+dfsg-1build1
Replaces: tcl8.6 (<< 8.6.0-2)
Provides: libtcl
Depends: tzdata, libc6 (>= 2.35), 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: 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.5-2build1
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.
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Homepage: https://tdb.samba.org/
Package: libteamdctl0
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libteam
Version: 1.31-1build2
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.9.14)
Description: library for communication with `teamd` process
libteamdctl is a library for communication with teamd process
(via D-Bus, Unix socket or zeromq). It is used by the `teamdctl` utility.
.
Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
(Data link) into a single virtual NIC. The process is called "channel
bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
This is already implemented in the Linux kernel by the bonding driver but
unlike the bonding driver, libteam (user space) has the following
additional features:
* load-balancing for LACP support
* NS/NA (IPV6) link monitoring
* port priorities and stickiness ("primary" option enhancement)
* separate per-port link monitoring setup
.
Libteam requires Linux kernel 3.3 or higher.
Homepage: http://libteam.org
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Package: libteckit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2675
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: teckit
Version: 2.5.11+ds1-1
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), 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 Maintainers <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: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.38-1build4
Depends: perl, perlapi-5.34.0, 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/TermReadKey
Package: libtevent0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tevent
Version: 0.11.0-1build1
Depends: libc6 (>= 2.34), libtalloc2 (>= 2.3.2~)
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
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: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Depends: libc6 (>= 2.34)
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: libtexluajit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 605
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Description: TeX Live: LuaJIT, modified for use with LuaJITTeX
The LuaJIT library as used within LuaJITTeX.
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: important
Section: perl
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.04-10build3
Depends: libc6 (>= 2.34), perl-base, perlapi-5.34.0
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().
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-CharWidth
Package: libtext-glob-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.11-2
Description: Perl module for matching globbing patterns against text
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem. If you
want to do full file globbing use the File::Glob module instead.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-Glob
Package: libtext-iconv-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7-7build3
Depends: libc6 (>= 2.34), perl-base, perlapi-5.34.0
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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-Iconv
Package: libtext-levenshteinxs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.03-4build10
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: XS implementation of the Levenshtein edit distance
Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this
should be much faster than the pure Perl implementation.
.
The Levenshtein edit distance is a measure of the degree of proximity between
two strings. This distance is the number of substitutions, deletions or
insertions ("edits") needed to transform one string into the other one (and
vice versa). When two strings have distance 0, they are the same.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-LevenshteinXS
Package: libtext-markdown-discount-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.13-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libmarkdown2 (>= 2.0.6)
Description: Perl interface to Discount, an implementation of Markdown
Text::Markdown::Discount is a Perl module that implements the bindings to
discount, an implementation of John Gruber's Markdown markup language.
.
Given the performance of Discount, Text::Markdown::Discount processes markdown
formatted text quickly and passes the Markdown 1.0 test suite.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-Markdown-Discount
Package: libtext-wrapi18n-perl
Status: install ok installed
Priority: important
Section: perl
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.06-9
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: libtext-xslate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 542
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 3.5.9-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.33), libdata-messagepack-perl, libmouse-perl
Description: scalable template engine for Perl 5 (C/XS accelerated)
Text::Xslate is a template engine, tuned for persistent applications, safe
as an HTML generator, and with rich features.
.
There are a lot of template engines in CPAN, for example Template-Toolkit,
Text::MicroTemplate, HTML::Template, and so on, but all of them have some
weak points: a full-featured template engine may be slow, while a fast
template engine may be too simple to use. This is why Text::Xslate is
developed, which is to be the best template engine for web applications.
.
The concept of Text::Xslate is strongly influenced by Text::MicroTemplate and
Template-Toolkit 2, but the central philosophy of Text::Xslate is different
from them. That is, the philosophy is one of sandboxing; that the template
logic should not have no access outside the template beyond your permission.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Text-Xslate
Package: libthai-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 595
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libthai
Version: 0.1.29-1build1
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: libthai0
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: libthai
Version: 0.1.29-1build1
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: 651
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtheora
Version: 1.1.1+dfsg.1-15ubuntu4
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: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: thunar
Version: 4.16.10-1
Depends: thunar-data, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 4.15.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpcre3, libx11-6, libxfce4ui-2-0 (>= 4.15.3), libxfce4util7 (>= 4.15.3), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/start
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
Version: 1.23-2.1
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: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 585
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.3.0-6ubuntu0.12
Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg8 (>= 8c), liblzma5 (>= 5.1.1alpha+20120614), libwebp7, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
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: libtime-duration-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.21-1
Depends: perl
Description: module for rounded or exact English expression of durations
Time::Duration provides functions for expressing time spans in rounded
or exact terms. So while
.
say duration_exact(86399);
.
will correctly give "23 hours, 59 minutes, and 59 seconds",
.
say ago(86399);
.
will output the rounded time span as "1 day ago".
.
The provided functions are duration(), ago(), from_now(), later() and
earlier(), along with their *_exact counterparts. The precision used
for rounding can be specified, and version 1.10 added a millisecond
mode.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Time-Duration
Package: libtime-moment-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.44-1build6
Depends: perl, perlapi-5.34.0, libc6 (>= 2.14)
Description: Perl C/XS module representing date and time of day with UTC offset
Time::Moment is an immutable object representing a date and time of day with
an offset from UTC in the ISO 8601 calendar system.
.
Time is measured in nanoseconds since 0001-01-01T00Z. Leap seconds are
ignored. Time::Moment can represent all epoch integers from -62,135,596,800
to 2,534,02,300,799; this range suffices to measure times to nanosecond
precision for any instant that is within 0001-01-01T00:00:00Z to
9999-12-31T23:59:59Z.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Time-Moment
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: libtimezonemap-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 5630
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libtimezonemap
Version: 0.4.6-2build2
Replaces: libtimezonemap1 (<< 0.4.2)
Breaks: libtimezonemap1 (<< 0.4.2)
Description: GTK+3 timezone map widget - data files
Timezone map widget for GTK+3
.
This package contains the images and city information needed to display the
widget.
Homepage: https://launchpad.net/timezonemap
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Package: libtimezonemap1
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: libtimezonemap
Version: 0.4.6-2build2
Depends: libc6 (>= 2.29), libcairo2 (>= 1.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.1.4), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.42.0), libtimezonemap-data (= 0.4.6-2build2)
Description: GTK+3 timezone map widget
Timezone map widget for GTK+3
Homepage: https://launchpad.net/timezonemap
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Package: libtinfo6
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 558
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.3-2ubuntu0.1
Depends: libc6 (>= 2.33)
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: Craig Small <csmall@debian.org>
Package: libtirpc-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libtirpc
Version: 1.3.2-2ubuntu0.1
Replaces: libtirpc1, libtirpc3 (<< 1.1.4-0.1~)
Breaks: libtirpc1, libtirpc3 (<< 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: libtirpc-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtirpc
Version: 1.3.2-2ubuntu0.1
Depends: libtirpc3 (= 1.3.2-2ubuntu0.1)
Description: transport-independent RPC library - development 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 files needed for development against libtirpc.
Homepage: http://sourceforge.net/projects/libtirpc
Original-Maintainer: Josue Ortega <josue@debian.org>
Package: libtirpc3
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: libtirpc
Version: 1.3.2-2ubuntu0.1
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.2-2ubuntu0.1)
Breaks: 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: libtirpc3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 242
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libtirpc
Version: 1.3.2-2ubuntu0.1
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.2-2ubuntu0.1)
Breaks: 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: libtool
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.4.6-15build2
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf (>> 2.50), automaken, gfortran | fortran95-compiler, gcj-jdk
Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4
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: libtotem-plparser-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: totem-pl-parser
Version: 3.26.6-1build1
Replaces: libtotem-plparser17, libtotem-plparser18 (<< 3.10.5-1)
Breaks: libtotem-plparser17, libtotem-plparser18 (<< 3.10.5-1)
Description: Totem Playlist Parser library - common files
totem-pl-parser is a simple GObject-based library to parse a host of
playlist formats, as well as save those.
.
This package contains the translation files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libtotem-plparser18
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: totem-pl-parser
Version: 3.26.6-1build1
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.33), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.56.0), libxml2 (>= 2.7.4), libtotem-plparser-common
Description: Totem Playlist Parser library - runtime files
totem-pl-parser is a simple GObject-based library to parse a host of
playlist formats, as well as save those.
.
This package contains the shared library.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libtotem0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: totem
Version: 42.0-1ubuntu1
Depends: libatk1.0-0 (>= 1.29.4), libc6 (>= 2.33), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libgirepository-1.0-1 (>= 0.9.12), libglib2.0-0 (>= 2.59.0), libgnome-desktop-3-19 (>= 3.17.92), libgrilo-0.3-0 (>= 0.3.0), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libgtk-3-0 (>= 3.22.0), libhandy-1-0 (>= 1.5.90), libpango-1.0-0 (>= 1.37.2), libpangocairo-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.1.0), libtotem-plparser18 (>= 3.26.5)
Description: Main library for the Totem media player
This package contains the main library used by the Totem media player. It is
used both by the media player itself and by the plugins.
.
This library is only useful within Totem. You should not have to
manually install this package.
Homepage: https://wiki.gnome.org/Apps/Videos
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: libtraceevent1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libtraceevent
Version: 1:1.3.3-1
Depends: libc6 (>= 2.34)
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: libtracker-sparql-3.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1295
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tracker
Version: 3.3.0-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libicu70 (>= 70.1-1~), libjson-glib-1.0-0 (>= 1.5.2), libsoup2.4-1 (>= 2.49.91.1), libsqlite3-0 (>= 3.20.0), libstemmer0d (>= 0+svn527), libxml2 (>= 2.7.4)
Description: metadata database, indexer and search tool - library
This package contains a library to perform SPARQL queries and updates in the
Tracker store.
.
Tracker is an advanced framework for first class objects with associated
metadata and tags. It provides a one stop solution for all metadata, tags,
shared object databases, search tools and indexing.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Tracker
Package: libtry-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.31-1
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: 7255
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04.2
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04.2), 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: libtss2-esys-3.0.2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 623
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.2-1)
Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), libtss2-mu0 (>= 3.0.1), libtss2-sys1 (>= 3.1.0)
Breaks: libtss2-esys0 (<< 3.0.2-1)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TSS esys libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-mu0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 344
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.14)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TSS mu libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-sys1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 170
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu0 (>= 3.0.1)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TSS sys libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-tcti-cmd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.7), libtss2-mu0 (>= 3.0.1)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TCTI cmd libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-tcti-device0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu0 (>= 3.0.1)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TCTI device libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-tcti-mssim0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.7), libtss2-mu0 (>= 3.0.1)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TCTI mssim libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtss2-tcti-swtpm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tpm2-tss
Version: 3.2.0-1ubuntu1.1
Replaces: libtss2-esys0 (<< 3.0.1-2)
Depends: tpm-udev, libc6 (>= 2.14), libtss2-mu0 (>= 3.0.1)
Breaks: libtss2-esys0 (<< 3.0.1-2)
Description: TPM2 Software stack library - TSS and TCTI libraries
TPM2.0 TSS (Software Stack) consists of API layers provided to support
TPM 2.0 chips. It is made out of three layers:
.
- Enhanced System API (ESAPI)
- System API (SAPI), which implements the system layer API;
- Marshaling/Unmarshaling (MU)
- TPM Command Transmission Interface (TCTI), which is used by SAPI to
allow communication with the TAB/RM layer;
.
This package contains the TCTI swtpm libraries that client applications
will link against when they require accessing the TPM.
Homepage: https://github.com/tpm2-software/tpm2-tss
Package: libtumbler-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 84
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tumbler
Version: 4.16.0-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Package: libtwolame0
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: twolame
Version: 0.4.0-2build2
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: libu2f-udev
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 14
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libu2f-host
Version: 1.1.10-3build2
Depends: udev (>= 244)
Description: Universal 2nd Factor (U2F) — transitional package
Libu2f is a package for doing Universal 2nd Factor (U2F) host communication
and has functionality for the Registration and Authentication operations.
.
This package is not necessary anymore, and can be safely removed: since udev
v244, U2F devices are autodetected without needing 3rd party udev rules.
Homepage: https://developers.yubico.com/libu2f-host/
Original-Maintainer: Debian Authentication Maintainers <team+auth@tracker.debian.org>
Package: libubsan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2676
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04.2
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04.2), 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: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: uchardet
Version: 0.0.7-1build2
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: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.17
Depends: libc6 (>= 2.34)
Description: libudev shared library
This library provides access to udev device information.
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: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libudfread
Version: 1.1.2-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://www.videolan.org/developers/libudfread.html
Package: libudisks2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: udisks2
Version: 2.9.4-1ubuntu2.3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.50)
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: libumfpack5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 733
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: suitesparse
Version: 1:5.10.1+dfsg-4build1
Depends: libamd2 (>= 1:4.5.2), libblas3 | libblas.so.3, libc6 (>= 2.29), libcholmod3 (>= 1:4.5.2), libsuitesparseconfig5 (>= 1:5.0.0)
Description: sparse LU factorization library
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The UMFPACK library provides a set of routines solving sparse linear systems
via LU factorization.
Homepage: http://suitesparse.com
Original-Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Package: libunicode-utf8-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.62-1build4
Depends: perl, perlapi-5.34.0, libc6 (>= 2.4)
Description: encoding and decoding of UTF-8 encoding form
Unicode::UTF8 provides functions
to encode and decode UTF-8 encoding form
as specified by Unicode and ISO/IEC 10646:2011.
.
Performs between 600% and 1200% faster than Encode.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Unicode-UTF8
Package: libunistring2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 1746
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 1.0-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.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: https://www.gnu.org/software/libunistring/
Package: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1749
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libunistring
Version: 1.0-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.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: https://www.gnu.org/software/libunistring/
Package: libunity-gtk2-parser0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unity-gtk-module
Version: 0.0.0+18.04.20171202-0ubuntu3
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1)
Pre-Depends: dpkg (>= 1.15.7.2)
Description: GtkMenuShell to GMenuModel parser
This library converts GtkMenuShells into GMenuModels.
Homepage: https://code.launchpad.net/unity-gtk-module
Package: libunity-gtk3-parser0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unity-gtk-module
Version: 0.0.0+18.04.20171202-0ubuntu3
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.2.0)
Pre-Depends: dpkg (>= 1.15.7.2)
Description: GtkMenuShell to GMenuModel parser
This library converts GtkMenuShells into GMenuModels.
Homepage: https://code.launchpad.net/unity-gtk-module
Package: libunity-protocol-private0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 349
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunity
Version: 7.1.4+19.04.20190319-6build1
Depends: libc6 (>= 2.4), libdee-1.0-4 (>= 1.2.5~), libglib2.0-0 (>= 2.43.92)
Breaks: libunity9 (<< 7.1.1)
Description: binding to get places into the launcher - private library
libunity is a shared library to be able to interact with the launcher
and add places in Unity environment.
.
This package contains a library containing the private protocol to be
used between libunity and unity itself.
Homepage: https://launchpad.net/libunity
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libunity-scopes-json-def-desktop
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libunity
Version: 7.1.4+19.04.20190319-6build1
Replaces: libunity-common (<< 7.0.7)
Provides: libunity-common, unity-scopes-json-def
Conflicts: libunity-common (<< 7.0.7), unity-scopes-json-def
Description: binding to get places into the launcher - desktop def file
libunity is a shared library to be able to interact with the launcher
and add places in Unity environment.
.
This package contains default scopes definition for the destkop.
Homepage: https://launchpad.net/libunity
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libunity-settings-daemon1
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 270
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unity-settings-daemon
Version: 15.04.1+21.10.20220207-0ubuntu1
Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.37.3), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.9.10), libx11-6, libxext6, libxrandr2 (>= 2:1.2.99.3)
Description: Helper library for accessing settings
This package contains a helper library for unity-control-center
Package: libunity9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 829
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libunity
Version: 7.1.4+19.04.20190319-6build1
Depends: libc6 (>= 2.34), libdbusmenu-glib4 (>= 0.4.2), libdee-1.0-4 (>= 1.2.7+15.04.20150304), libglib2.0-0 (>= 2.43.92), libunity-protocol-private0 (= 7.1.4+19.04.20190319-6build1), dconf-gsettings-backend | gsettings-backend, libunity-scopes-json-def-desktop (>= 7.1.4+19.04.20190319-6build1) | unity-scopes-json-def
Suggests: unity-common (>= 7.1.2)
Breaks: unity-common (<< 7.1.2)
Description: binding to get places into the launcher - shared library
libunity is a shared library to be able to interact with the launcher
and add places in Unity environment.
.
This package contains shared libraries to be used by applications.
Homepage: https://launchpad.net/libunity
Original-Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Package: libuno-cppu3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3, ure (<< 5.0.0~rc2-1)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libuno-sal3 (>= 5.3.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), 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-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3, ure (<< 5.0.0~rc2-1)
Depends: uno-libs-private (= 1:7.3.7-0ubuntu0.22.04.10), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), 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-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3, ure (<< 5.0.0~rc2-1)
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libuno-cppu3 (>= 1.4.0), libuno-sal3 (>= 1.4.0)
Breaks: libreoffice-core (<< 1:4.3.0~), 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-sal3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 681
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3, ure (<< 5.0.0~rc2-1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Breaks: libreoffice-core (<< 1:4.3.0~), 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-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3, ure (<< 5.0.0~rc2-1)
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libuno-sal3 (>= 1.8.0)
Breaks: libreoffice-core (<< 1:4.3.0~), 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: libunwind8
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: libunwind
Version: 1.3.2-2build2.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: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: upower
Version: 0.99.17-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56)
Recommends: upower
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: liburi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.10-1
Depends: perl:any
Suggests: libbusiness-isbn-perl (>= 3.005), libwww-perl
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: libusb-1.0-0
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: libusb-1.0
Version: 2:1.0.25-1ubuntu2
Depends: libc6 (>= 2.34), 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.
Homepage: http://www.libusb.info
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: libusbmuxd6
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: libusbmuxd
Version: 2.0.2-3build2
Depends: libc6 (>= 2.34), libplist3 (>= 2.2.0)
Breaks: usbmuxd (<< 1.1.1~git20181007.f838cf6-1)
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@lists.alioth.debian.org>
Package: libusbredirhost1
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: usbredir
Version: 0.11.0-2build1
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.8.0)
Description: Implementing the usb-host (*) side of a usbredir connection (runtime)
Usbredirhost is a library implementing the usb-host (*) side of a
usbredir connection. All that an application wishing to implement
an usb-host needs to do is:
* Provide a libusb device handle for the device
* Provide write and read callbacks for the actual transport of usbredir data
* Monitor for usbredir and libusb read/write events and call their handlers
.
This package contains the runtime library.
Homepage: http://www.spice-space.org/
Original-Maintainer: Lin Qigang <lqi254@protonmail.com>
Package: libusbredirparser1
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: usbredir
Version: 0.11.0-2build1
Depends: libc6 (>= 2.14)
Description: Parser for the usbredir protocol (runtime)
Usbredirparse is a library containing the parser for the usbredir protocol.
This package contains the runtime library.
Homepage: http://www.spice-space.org/
Original-Maintainer: Lin Qigang <lqi254@protonmail.com>
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-2build2
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: http://git.altlinux.org/people/ldv/packages/?p=libutempter.git
Original-Maintainer: Christian Göttsche <cgzones@googlemail.com>
Package: libuuid1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.25)
Recommends: uuid-runtime
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: libuv1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.43.0-1ubuntu0.1
Depends: libc6 (>= 2.34)
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-0
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: v4l-utils
Version: 1.22.1-2build1
Depends: libv4lconvert0 (= 1.22.1-2build1), libc6 (>= 2.34)
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/downloads/v4l-utils/
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libv4lconvert0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: v4l-utils
Version: 1.22.1-2build1
Replaces: libv4l-0 (<< 0.8.5-4)
Depends: libc6 (>= 2.34), libjpeg8 (>= 8c)
Breaks: libv4l-0 (<< 0.8.5-4)
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/downloads/v4l-utils/
Original-Maintainer: Gregor Jasny <gjasny@googlemail.com>
Package: libva-drm2
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: libva
Version: 2.14.0-1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.16), libva2 (>= 2.14.0), libva2 (<< 2.14.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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: libva-wayland2
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: libva
Version: 2.14.0-1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.14.0), libva2 (<< 2.14.0.1), libwayland-client0 (>= 1.20.0)
Description: Video Acceleration (VA) API for Linux -- Wayland 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-wayland library.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: libva-x11-2
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: libva
Version: 2.14.0-1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.3.1), libva2 (>= 2.14.0), libva2 (<< 2.14.0.1), libx11-6 (>= 2:1.4.99.1), 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: libva2
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: libva
Version: 2.14.0-1
Provides: libva-driver-abi-1.0, libva-driver-abi-1.1, libva-driver-abi-1.10, libva-driver-abi-1.11, libva-driver-abi-1.12, libva-driver-abi-1.13, libva-driver-abi-1.14, libva-driver-abi-1.2, libva-driver-abi-1.3, libva-driver-abi-1.4, libva-driver-abi-1.5, libva-driver-abi-1.6, libva-driver-abi-1.7, libva-driver-abi-1.8, libva-driver-abi-1.9
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: libvariable-magic-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.62-1build5
Depends: perl, perlapi-5.34.0, 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/Variable-Magic
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.4-3build2
Depends: libc6 (>= 2.34), 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://gitlab.freedesktop.org/vdpau/libvdpau
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: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvidstab
Version: 1.1.0-2
Depends: libc6 (>= 2.15), 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.
Original-Maintainer: Keng-Yu Lin <kengyu@lexical.tw>
Homepage: http://public.hronopik.de/vid.stab/
Package: libvisio-0.1-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 666
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvisio
Version: 0.1.7-1build5
Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), librevenge-0.0-0, libstdc++6 (>= 11), libxml2 (>= 2.9.2+zdfsg1-4)
Breaks: libvisio-tools (<< 0.0.15~)
Description: library for parsing the visio file structure
Libvisio is library providing ability to interpret and import visio
diagrams into various applications.
Homepage: http://freedesktop.org/wiki/Software/libvisio
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Package: libvisual-0.4-0
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
Source: libvisual
Version: 0.4.0-17build2
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: libvncclient1
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: libvncserver
Version: 0.9.13+dfsg-3build2
Replaces: libvncserver0 (<< 0.9.9+dfsg-3)
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.0), libgnutls30 (>= 3.7.2), libjpeg8 (>= 8c), liblzo2-2 (>= 2.02), libsasl2-2 (>= 2.1.27+dfsg2), zlib1g (>= 1:1.1.4)
Breaks: libvncserver0 (<< 0.9.9+dfsg-3)
Description: API to write one's own VNC server - client library
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
the programmer from the tedious task of managing clients and compression.
.
This package provides the client library.
Homepage: http://libvnc.github.io
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libvncserver1
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: libvncserver
Version: 0.9.13+dfsg-3build2
Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgnutls30 (>= 3.7.2), libjpeg8 (>= 8c), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4)
Description: API to write one's own VNC server
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
the programmer from the tedious task of managing clients and compression.
.
This package provides the server library.
Homepage: http://libvnc.github.io
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: libvo-aacenc0
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: vo-aacenc
Version: 0.1.3-2
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://opencore-amr.git.sourceforge.net/
Package: libvo-amrwbenc0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vo-amrwbenc
Version: 0.1.3-2
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://opencore-amr.git.sourceforge.net/
Package: libvolume-key1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: volume-key
Version: 0.3.12-3.1build3
Depends: libblkid1 (>= 2.16), libc6 (>= 2.14), libcryptsetup12 (>= 2:1.4), libglib2.0-0 (>= 2.18.0), libgpgme11 (>= 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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://pagure.io/volume_key
Package: libvorbis0a
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: libvorbis
Version: 1.3.7-1build2
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: 704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build2
Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-1build2)
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: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build2
Depends: libc6 (>= 2.14), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-1build2)
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: libvpx7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvpx
Version: 1.11.0-2ubuntu2.4
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: 569
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vte2.91
Version: 0.68.0-1ubuntu0.1
Depends: libvte-2.91-common (= 0.68.0-1ubuntu0.1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.52.0), libgnutls30 (>= 3.7.2), libgtk-3-0 (>= 3.24.22), libicu70 (>= 70.1-1~), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 11), libsystemd0 (>= 220), zlib1g (>= 1:1.2.0)
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: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: vte2.91
Version: 0.68.0-1ubuntu0.1
Depends: libc6 (>= 2.34)
Conffiles:
/etc/profile.d/vte-2.91.sh a1f60728d39e70bdfb1039b296dd52ca
/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: 494
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: vulkan-loader
Version: 1.3.204.1-2
Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://github.com/KhronosGroup/Vulkan-Loader
Package: libwacom-bin
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libwacom
Version: 2.2.0-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.28.0), libgudev-1.0-0 (>= 146), libwacom9 (>= 2.0.0), python3:any
Description: Wacom model feature query library -- binaries
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 the utilities which are used by the libraries.
Original-Maintainer: Timo Aaltonen <tjaalton@debian.org>
Package: libwacom-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 805
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libwacom
Version: 2.2.0-1
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: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwacom
Version: 2.2.0-1
Depends: libc6 (>= 2.8), libglib2.0-0 (>= 2.67.3), libgudev-1.0-0 (>= 146), libwacom-common (= 2.2.0-1)
Recommends: libwacom-bin (= 2.2.0-1)
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: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wavpack
Version: 5.4.0-1build2
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: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.20.0-1ubuntu0.1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.28), 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: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.20.0-1ubuntu0.1
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: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.20.0-1ubuntu0.1
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: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wayland
Version: 1.20.0-1ubuntu0.1
Replaces: libwayland0 (<< 1.1.0-1)
Depends: libc6 (>= 2.34), 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: 858
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.15.13+dfsg-0ubuntu1.10
Depends: libbsd0 (>= 0.5.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libicu70 (>= 70.1-1~), libsystemd0, libtalloc2 (>= 2.3.3~), libtevent0 (>= 0.11.0~)
Pre-Depends: dpkg (>= 1.15.6~)
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: http://www.samba.org
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: libwebkit2gtk-4.0-37
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webkit2gtk
Version: 2.50.3-0ubuntu0.22.04.1
Depends: libjavascriptcoregtk-4.0-18 (= 2.50.3-0ubuntu0.22.04.1), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, libgles2, bubblewrap (>= 0.3.1), xdg-dbus-proxy, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.35), 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.9.0), libglib2.0-0 (>= 2.70.0), libgstreamer-gl1.0-0 (>= 1.14.0), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgtk-3-0 (>= 3.23.0), libharfbuzz-icu0 (>= 0.9.9), libharfbuzz0b (>= 1.8.6), libhyphen0 (>= 2.7.1), libicu70 (>= 70.1-1~), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libmanette-0.2-0 (>= 0.1.2), libpango-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libseccomp2 (>= 0.0.0~20120605), libsecret-1-0 (>= 0.7), libsoup2.4-1 (>= 2.69.90), libsqlite3-0 (>= 3.8.7), libstdc++6 (>= 12), libsystemd0, libtasn1-6 (>= 4.14), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.0.2), libwebp7, libwebpdemux2, libwebpmux3, libwoff1 (>= 1.0.0), 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.0 of the API and uses libsoup v2 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: 439
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.2.2-2ubuntu0.22.04.2
Depends: libc6 (>= 2.34)
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: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.2.2-2ubuntu0.22.04.2
Depends: libc6 (>= 2.14), libwebp7
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: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.2.2-2ubuntu0.22.04.2
Depends: libc6 (>= 2.29), libwebp7
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: 676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: webrtc-audio-processing
Version: 0.3.1-0ubuntu5
Depends: libc6 (>= 2.34), 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: libwebsockets18
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 399
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libwebsockets
Version: 4.2.1-0mosquitto1~focal1
Depends: libc6 (>= 2.17), libcap2 (>= 1:2.10), libssl1.1 (>= 1.1.0)
Description: lightweight C websockets library
Libwebsockets is a lightweight pure C library for both websockets
clients and servers built to use minimal CPU and memory resources
and provide fast throughput in both directions.
.
This package contains the main shared library.
Homepage: https://libwebsockets.org/
Package: libwhoopsie-preferences0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: whoopsie-preferences
Version: 23
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3)
Breaks: whoopsie (<< 0.2.47)
Description: Ubuntu error tracker submission settings - shared library
This library provides convenience DBus methods for interfacing with the error
tracker submission settings daemon.
Homepage: http://launchpad.net/whoopsie-preferences
Original-Maintainer: Evan Dandrea <evan.dandrea@canonical.com>
Package: libwhoopsie0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Evan Dandrea <ev@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: whoopsie
Version: 0.2.77
Depends: libc6 (>= 2.27), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.32)
Description: Ubuntu error tracker submission - shared library
This library provides methods to generate an identifier for use with the
Ubuntu error tracker
Homepage: http://wiki.ubuntu.com/ErrorTracker
Package: libwildmidi2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: wildmidi
Version: 0.4.3-1
Replaces: libwildmidi0
Depends: libc6 (>= 2.14)
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.
Original-Maintainer: Bret Curtis <psi29a@gmail.com>
Homepage: http://www.mindwerks.net/projects/wildmidi/
Package: libwinpr2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: freerdp2
Version: 2.6.1+dfsg1-3ubuntu2.7
Replaces: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Depends: libc6 (>= 2.34), libicu70 (>= 70.1-1~), libssl3 (>= 3.0.0~~alpha1), libsystemd0
Suggests: freerdp2-x11
Breaks: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
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: libwmf-0.2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwmf
Version: 0.2.12-5ubuntu1
Replaces: libwmf0.2-7 (<< 0.2.12-1)
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libwmflite-0.2-7 (>= 0.2.12), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: fonts-urw-base35
Suggests: libwmf-0.2-7-gtk
Breaks: libwmf0.2-7 (<< 0.2.12-1)
Description: Windows metafile conversion 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 shared library.
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: http://wvware.sourceforge.net/libwmf.html
Package: libwmf-0.2-7-gtk
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libwmf
Version: 0.2.12-5ubuntu1
Replaces: libwmf0.2-7 (<< 0.2.8.4-12)
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libwmf-0.2-7 (= 0.2.12-5ubuntu1), libwmflite-0.2-7 (>= 0.2.12)
Breaks: libwmf0.2-7 (<< 0.2.8.4-12)
Description: Windows metafile conversion GTK pixbuf plugin
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 GTK pixbuf plugin.
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: http://wvware.sourceforge.net/libwmf.html
Package: libwmf-bin
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: libwmf
Version: 0.2.12-5ubuntu1
Depends: libc6 (>= 2.34), libwmf-0.2-7 (>= 0.2.12), libwmflite-0.2-7 (>= 0.2.12), libx11-6, zlib1g (>= 1:1.1.4)
Description: Windows metafile conversion tools
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 several frontends to libwmf (wmf2x, wmf2gd,
wmf2fig, wmf2eps, wmf2svg).
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: http://wvware.sourceforge.net/libwmf.html
Package: libwmf0.2-7-gtk
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwmf
Version: 0.2.12-5ubuntu1
Depends: libwmf-0.2-7-gtk (>= 0.2.12-5ubuntu1)
Description: Windows metafile conversion GTK pixbuf plugin - transitional package
Windows metafile (WMF) is a picture format used by many Windows
programs, e.g. Microsoft Word.
.
This transitional package depends on the new names of the shared library
packages, to provide smooth upgrades from Debian 11. It can be removed
if no installed packages depend on it.
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: http://wvware.sourceforge.net/libwmf.html
Package: libwmflite-0.2-7
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: libwmf
Version: 0.2.12-5ubuntu1
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.
Original-Maintainer: Yangfl <mmyangfl@gmail.com>
Homepage: http://wvware.sourceforge.net/libwmf.html
Package: libwnck-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwnck3
Version: 40.1-1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libwnck
Package: libwnck-3-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libwnck3
Version: 40.1-1
Description: Window Navigator Construction Kit - common files
A library to use for writing pagers and task lists.
.
This package contains internationalization files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.gnome.org/GNOME/libwnck
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-1build4
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
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: 750
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwpd
Version: 0.10.3-2build1
Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11)
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: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwpg
Version: 0.3.3-1build3
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: 1969
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libwps
Version: 0.4.12-2build1
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11)
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: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-31build2
Depends: libc6 (>= 2.33), libnsl2 (>= 1.0)
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: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.61-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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/libwww-perl
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: 1387
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.7.5-1ubuntu0.3
Depends: libc6 (>= 2.34), 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: 1430
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.7.5-1ubuntu0.3
Breaks: libx11-6 (<< 2:1.4.1)
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-protocol-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.56-7.1
Depends: perl:any
Recommends: perl (>= 5.19.8) | 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: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.7.5-1ubuntu0.3
Depends: libx11-6 (= 2:1.7.5-1ubuntu0.3)
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-163
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1847
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: x264
Version: 2:0.163.3060+git5db6aa6-2build1
Depends: libc6 (>= 2.34)
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: 15869
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: x265
Version: 3.5-2
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: http://x265.org
Package: libxapian30
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xapian-core
Version: 1.4.18-4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: xapian-tools
Description: Search engine library
This package contains the core Xapian runtime library.
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
Original-Maintainer: Olly Betts <olly@survex.com>
Homepage: https://xapian.org/
Package: libxapp1
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: xapp
Version: 2.2.8-1
Replaces: xapps-common (<< 2.0.6-2~)
Depends: libgnomekbd8 (>= 3.6.0), xapps-common (>= 2.2.8-1), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.51.5), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libx11-6
Breaks: nemo (<< 5.2), xapps-common (<< 2.0.6-2~)
Description: XApp library
Xapp provides components which are common to multiple desktop environments
and required to implement cross-DE solutions.
.
This library is used by several Xapp apps.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: libxatracker2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Depends: libc6 (>= 2.34), libdrm-intel1 (>= 2.4.38), libdrm-nouveau2 (>= 2.4.66), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libzstd1 (>= 1.4.0), 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: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.9-1build5
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: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxaw
Version: 2:1.0.14-1
Depends: libc6 (>= 2.15), libx11-6, libxext6, libxmu6 (>= 2:1.1.3), libxpm4, libxt6
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-dri2-0
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-dri3-0
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-glx0
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-icccm4
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: xcb-util-wm
Version: 0.4.1-1.1build2
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-2
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://xcb.freedesktop.org
Package: libxcb-keysyms1
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-keysyms
Version: 0.4.0-1build3
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: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-randr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-render-util0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xcb-util-renderutil
Version: 0.3.9-1build3
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: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-res0
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: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, res extension
This package contains the library files needed to run software using
libxcb-res, the res 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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-shape0
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-shm0
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-sync1
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-util1
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: xcb-util
Version: 0.4.0-1build2
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: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-xkb1
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: libxcb
Version: 1.14-3ubuntu3
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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb-xv0
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: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.4), libxcb1
Description: X C Binding, xv extension
This package contains the library files needed to run software using
libxcb-xv, the xv 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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcb1
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: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.14), 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
Homepage: https://xcb.freedesktop.org
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxcomposite1
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: libxcomposite
Version: 1:0.4.5-1build2
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: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxcursor
Version: 1:1.2.0-2build4
Depends: libc6 (>= 2.4), 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.1-3
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: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxdamage
Version: 1:1.1.5-2build2
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: libxdmcp6
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: libxdmcp
Version: 1:1.1.3-0ubuntu5
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: libxext6
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: libxext
Version: 2:1.3.4-1build1
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: 166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-panel
Version: 4.16.3-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libxfce4util7 (>= 4.15.6)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-panel/start
Package: libxfce4ui-2-0
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: libxfce4ui
Version: 4.16.1-1
Depends: libxfce4ui-common, libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.15.6), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Package: libxfce4ui-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libxfce4ui
Version: 4.16.1-1
Provides: xfce-keyboard-shortcuts
Suggests: devhelp, libxfce4ui-2-0 | libxfce4ui-1-0
Conffiles:
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 83fa1b4f9600508f1ea233b908f68364
Description: common files for libxfce4ui
This package contains the common files for both variants of libxfce4ui.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Package: libxfce4ui-utils
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 223
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxfce4ui
Version: 4.16.1-1
Depends: libc6 (>= 2.34), libepoxy0 (>= 1.0), libglib2.0-0 (>= 2.30.0), libgtk-3-0 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.15.6)
Description: Utility files for libxfce4ui
This package contains the Xfce settings plugin and the utility files for
libxfce4ui-2-0 which are:
- xfce4-about
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4ui/start
Package: libxfce4util-bin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libxfce4util
Version: 4.16.0-1
Replaces: libxfce4util4 (<< 4.6.1-2)
Depends: libc6 (>= 2.3.4), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Package: libxfce4util-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 565
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libxfce4util
Version: 4.16.0-1
Replaces: libxfce4util4 (<< 4.6.1-2)
Breaks: libxfce4util4 (<< 4.6.1-2)
Description: common files for libxfce4util
This package contains various infrastructure-independant common files for
libxfce4util, the Xfce utility library.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Package: libxfce4util7
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: libxfce4util
Version: 4.16.0-1
Depends: libxfce4util-common, libc6 (>= 2.14), libglib2.0-0 (>= 2.37.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/libxfce4util/start
Package: libxfconf-0-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xfconf
Version: 4.16.0-2
Depends: xfconf, libc6 (>= 2.14), libglib2.0-0 (>= 2.41.1)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfconf/start
Package: libxfixes3
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: libxfixes
Version: 1:6.0.0-1
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: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxfont
Version: 1:2.0.5-1build1
Depends: libbz2-1.0, libc6 (>= 2.35), libfontenc1 (>= 1:1.1.4), 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: 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.4-1
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: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxi
Version: 2:1.8-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: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxinerama
Version: 2:1.1.4-3
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: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbcommon
Version: 1.4.0-1
Depends: libxkbcommon0 (= 1.4.0-1), 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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: http://www.xkbcommon.org/
Package: libxkbcommon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbcommon
Version: 1.4.0-1
Depends: xkb-data, libc6 (>= 2.33)
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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: http://www.xkbcommon.org/
Package: libxkbfile1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxkbfile
Version: 1:1.1.0-1build3
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: libxkbregistry0
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: libxkbcommon
Version: 1.4.0-1
Depends: libxkbcommon0 (= 1.4.0-1), libc6 (>= 2.33), libxml2 (>= 2.7.4)
Description: library to query available RMLVO
This package provides an add-on library called xkbregistry, which is used
to query available RMLVO instead of parsing evdev.xml 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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: http://www.xkbcommon.org/
Package: libxklavier16
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: libxklavier
Version: 5.4-4build2
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.37.3), 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-libxml-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1010
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.0207+dfsg+really+2.0134-1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libxml2 (>= 2.7.4), libxml-namespacesupport-perl, libxml-sax-perl
Description: Perl interface to the libxml2 library
XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides
interfaces for parsing and manipulating XML files. This module allows Perl
programmers to make use of the highly capable validating XML parser and the
high performance Document Object Model (DOM) implementation. Additionally, it
supports using the XML Path Language (XPath) to find and extract information.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-LibXML
Package: libxml-namespacesupport-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.12-1.1
Depends: perl:any
Description: Perl module for supporting simple generic namespaces
XML::NamespaceSupport offers a simple way to process namespace-based XML
names. It also helps maintain a prefix-to-namespace URI map and provides a
number of basic checks.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-NamespaceSupport
Package: libxml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 691
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.46-3build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), 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.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-Parser
Package: libxml-sax-base-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.09-1.1
Replaces: libxml-sax-perl (<< 0.99+dfsg-1)
Depends: perl:any
Breaks: libxml-sax-perl (<< 0.99+dfsg-1)
Description: base class for SAX drivers and filters
XML::SAX::Base is a base class for PerlSAX drivers and filters. The main
advantages that it provides are easy dispatching of events the right way (ie
it takes care for you of checking that the handler has implemented that
method, or has defined an AUTOLOAD), and the guarantee that filters will pass
along events that they aren't implementing to handlers downstream that might
nevertheless be interested in them.
.
This package also provides XML::SAX::Exception.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-SAX-Base
Package: libxml-sax-expat-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.51-1
Depends: perl, libxml-namespacesupport-perl, libxml-parser-perl, libxml-sax-perl
Suggests: libxml-sax-expatxs-perl
Description: Perl module for a SAX2 driver for Expat (XML::Parser)
The XML::SAX::Expat module is an implementation of a SAX2 driver sitting on
top of Expat (XML::Parser). It is still incomplete, though most of the basic
SAX2 events should be available.
.
The libxml-sax-expatxs-perl provides an Expat XML parser as an XS module.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-SAX-Expat
Package: libxml-sax-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.02+dfsg-3
Depends: perl:any, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf
Recommends: libwww-perl, libxml-sax-expat-perl
Description: Perl module for using and building Perl SAX2 XML processors
XML::SAX consists of several framework classes for using and
building Perl SAX2 XML parsers, filters, and drivers. It is designed
around the need to be able to "plug in" different SAX parsers to an
application without requiring programmer intervention. Those of you
familiar with the DBI will be right at home. Some of the designs
come from the Java JAXP specification (SAX part), only without the
javaness.
.
The package also contains a SAX parser, XML::SAX::PurePerl, but it
is considered too slow for serious use and is only provided as a
fallback parser. It is recommend XML::SAX::Expat (provided in
libxml-sax-expat-perl) instead.
.
The framework includes a Debian-specific script (called
update-perl-sax-parsers) to manage the ParserDetails.ini file. This
script is intended to be used in postinst and prerm package scripts to
(de)register parsers. See README.Debian for more info.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XML-SAX/
Package: libxml-twig-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:3.52-1
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-1
Depends: perl
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: important
Section: libs
Installed-Size: 2095
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 2.9.14+dfsg-0.1+ubuntu22.04.1+deb.sury.org+1
Depends: libc6 (>= 2.34), libicu70 (>= 70.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
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
Package: libxmlb2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmlb
Version: 0.3.6-2build1
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614)
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: libxmlrpc-epi0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlrpc-epi
Version: 0.54.2-1.2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Description: XML-RPC request serialisation/deserialisation library
A library that implements a transportless implementation of the XML-RPC
protocol.
Original-Maintainer: Robin Cornelius <robin.cornelius@gmail.com>
Homepage: http://xmlrpc-epi.sourceforge.net/
Package: libxmlsec1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 435
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.33-1build2
Depends: libc6 (>= 2.14), libxml2 (>= 2.8.0), libxslt1.1 (>= 1.1.25)
Breaks: libreoffice-core (<< 1:6.0.5~rc2~)
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: libxmlsec1-nss
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xmlsec1
Version: 1.2.33-1build2
Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.13.4-2~), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33)
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: libxmu6
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: libxmu
Version: 2:1.1.3-3
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: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxmu
Version: 2:1.1.3-3
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: 65
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: nvidia-settings
Version: 510.47.03-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.
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: libxpm4
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: libxpm
Version: 1:3.5.12-1ubuntu0.22.04.2
Depends: libc6 (>= 2.33), 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: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxpresent
Version: 1.0.0-2build1
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: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxrandr
Version: 2:1.5.2-1build1
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
git://anongit.freedesktop.org/git/xorg/lib/libXrandr
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: libxrender1
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: libxrender
Version: 1:0.9.10-1build4
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: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxres
Version: 2:1.2.1-1
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
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.x.org
Package: libxs-parse-keyword-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.21-1build1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34)
Description: XS functions to assist in parsing keyword syntax
XS::Parse::Keywords provides some XS functions to assist in writing syntax
modules that provide new perl-visible syntax, primarily for authors of
keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to
be of much use to anyone else; and highly unlikely to be any use when writing
perl code using these. Unless you are writing a keyword plugin using XS, this
module is not for you.
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: https://metacpan.org/release/XS-Parse-Keyword
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-1build4
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: 500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxslt
Version: 1.1.34-4ubuntu0.22.04.4
Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.9.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: http://xmlsoft.org/xslt/
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: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxss
Version: 1:1.2.3-1build2
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: libxt6
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: libxt
Version: 1:1.2.1-1
Depends: libc6 (>= 2.33), libice6 (>= 1:1.0.0), libsm6, libx11-6
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: important
Section: libs
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.7-1ubuntu5.2
Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Depends: libc6 (>= 2.34)
Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Description: netfilter xtables library
The iptables/xtables framework has been replaced by nftables. You should
consider migrating now.
.
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: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxtst
Version: 2:1.2.3-1build4
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: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxv
Version: 2:1.0.11-1build2
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: 696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xvidcore
Version: 2:1.3.7-1
Depends: libc6 (>= 2.29)
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://labs.xvid.com/source/
Package: libxvmc1
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: libxvmc
Version: 2:1.0.12-2build2
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: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxxf86dga
Version: 2:1.1.5-0ubuntu3
Depends: libc6 (>= 2.4), 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:http://www.X.org>
.
This module can be found at
git://anongit.freedesktop.org/git/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: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libxxf86vm
Version: 1:1.1.4-1build3
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: optional
Section: libs
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: xxhash
Version: 0.8.1-1
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.
Original-Maintainer: Josue Ortega <josue@debian.org>
Homepage: https://cyan4973.github.io/xxHash
Package: libyajl2
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: yajl
Version: 2.1.0-3ubuntu0.22.04.1
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: http://lloyd.github.com/yajl/
Original-Maintainer: John Stamp <jstamp@users.sourceforge.net>
Package: libyaml-0-2
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.2.2-1build2
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: Anders Kaseorg <andersk@mit.edu>
Package: libyaml-libyaml-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.83+ds-1ubuntu0.22.04.1
Depends: perl, perlapi-5.34.0, libc6 (>= 2.34), libyaml-0-2
Description: Perl interface to libyaml, a YAML implementation
YAML::LibYAML (or YAML::XS) 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: libyelp0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 342
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: yelp
Version: 42.1-1ubuntu0.1
Depends: libbz2-1.0, libc6 (>= 2.14), libglib2.0-0 (>= 2.67.4), libgtk-3-0 (>= 3.13.3), liblzma5 (>= 5.1.1alpha+20120614), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.0-37 (>= 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: 531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libyuv
Version: 0.0~git20220104.b91df1a-2
Replaces: libyuv
Provides: libyuv
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), 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: libzbar0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zbar
Version: 0.23.92-4build2
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libjpeg8 (>= 8c), libv4l-0 (>= 0.5.0), libx11-6
Recommends: libmagickcore-6.q16-6-extra
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.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: https://github.com/mchehab/zbar
Package: libzephyr4
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: zephyr
Version: 3.1.2-1build3
Depends: libc6 (>= 2.15), libcom-err2 (>= 1.01)
Conflicts: libzephyr4-krb, libzephyr4-krb45, libzephyr4-krb5
Description: Project Athena's notification service - non-Kerberos libraries
Zephyr is derived from the original Project Athena 'Instant Message' system
and allows users to send messages to other users or to groups of users.
Users can view incoming Zephyr messages as windowgrams (transient X
windows) or as text on a terminal.
.
This package provides the libraries without Kerberos support.
Original-Maintainer: Karl Ramm <kcr@debian.org>
Package: libzimg2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 815
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zimg
Version: 3.0.3+ds1-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://github.com/sekrit-twc/zimg
Package: libzip4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Stefan Schörghofer <amd1212@4md.gr>
Architecture: amd64
Multi-Arch: same
Source: libzip
Version: 1.7.3-1+ubuntu20.04.1+deb.sury.org+2
Depends: libbz2-1.0, libc6 (>= 2.14), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
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
Package: libzmq5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zeromq3
Version: 4.3.4-2
Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.17), libnorm1 (>= 1.5r6), libpgm-5.3-0 (>= 5.1.116~dfsg), libsodium23 (>= 1.0.3), libstdc++6 (>= 11)
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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://www.zeromq.org/
Package: libzstd1
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 846
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.4.8+dfsg-3build1
Depends: libc6 (>= 2.14)
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: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 845
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Multi-Arch: same
Source: libzstd
Version: 1.4.8+dfsg-3build1
Depends: libc6 (>= 2.4)
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: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: libzvbi-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: zvbi
Version: 0.2.35-19
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 <ileanadumi95@protonmail.com>
Homepage: http://zapping.sf.net/ZVBI
Package: libzvbi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 693
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zvbi
Version: 0.2.35-19
Replaces: libzvbi-0.1 (<= 0.2.1-3)
Depends: libc6 (>= 2.34), libpng16-16 (>= 1.6.2-1), libzvbi-common (= 0.2.35-19)
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 <ileanadumi95@protonmail.com>
Homepage: http://zapping.sf.net/ZVBI
Package: libzxingcore1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1153
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zxing-cpp
Version: 1.2.0-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 11)
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/nu-book/zxing-cpp
Package: libzzip-0-13
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.1
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4)
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.
Original-Maintainer: Scott Howard <showard@debian.org>
Homepage: https://github.com/gdraheim
Package: light-locker
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 525
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.0-3ubuntu1
Depends: lightdm, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsystemd0, libx11-6, libxext6, libxss1
Recommends: light-locker-settings | xfce4-power-manager
Conffiles:
/etc/xdg/autostart/light-locker.desktop 956688e9aa7ce6d7d932199ca9df390a
Description: simple screen locker for lightDM display manager
light-locker is a simple screen locker that aims to have simple, sane, secure
defaults and be well integrated with the desktop while not carrying any
desktop-specific dependencies.
.
It relies on lightdm for locking and unlocking your session via
logind/systemd.
Homepage: https://github.com/the-cavalry/light-locker/
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: light-locker-settings
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.5.0-0ubuntu4
Depends: python3:any, gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-psutil, light-locker (>= 1.4.0)
Description: simple configuration tool for light-locker
light-locker-settings is a simple configuration utility that allows you
to configure your screensaver and locking settings.
Homepage: https://launchpad.net/light-locker-settings
Original-Maintainer: Sean Davis <smd.seandavis@gmail.com>
Package: lightdm
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 835
Maintainer: Robert Ancell <robert.ancell@ubuntu.com>
Architecture: amd64
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: lightsoff
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 1565
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:40.0.1-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.24), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Description: Light puzzle game
Puzzle where all lights have to be switched off.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Lightsoff
Package: lintian
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 7261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2.114.0ubuntu1.7
Replaces: funny-manpages (<< 1.3-5.1)
Depends: binutils, bzip2, diffstat, dpkg (>= 1.17.14), dpkg-dev, file, gettext, gpg, intltool-debian, libapt-pkg-perl, libarchive-zip-perl, libcapture-tiny-perl, libclass-xsaccessor-perl, libclone-perl, libconfig-tiny-perl, libconst-fast-perl, libcpanel-json-xs-perl, libdata-dpath-perl, libdata-validate-domain-perl, libdata-validate-uri-perl, libdevel-size-perl, libdigest-sha-perl, libdpkg-perl, libencode-perl, libemail-address-xs-perl, libfile-basedir-perl, libfile-find-rule-perl, libfont-ttf-perl, libhtml-html5-entities-perl, libio-interactive-perl, libio-prompt-tiny-perl, libipc-run3-perl, libjson-maybexs-perl, liblist-compare-perl, liblist-someutils-perl, liblist-utilsby-perl, libmoo-perl, libmoox-aliases-perl, libnamespace-clean-perl, libpath-tiny-perl, libperlio-gzip-perl, libperlio-utf8-strict-perl, libproc-processtable-perl, libsereal-decoder-perl, libsereal-encoder-perl, libsort-versions-perl, libsyntax-keyword-try-perl, libterm-readkey-perl, libtext-glob-perl, libtext-levenshteinxs-perl, libtext-markdown-discount-perl, libtext-xslate-perl, libtime-duration-perl, libtime-moment-perl, libtimedate-perl, libunicode-utf8-perl, liburi-perl, libxml-libxml-perl, libyaml-libyaml-perl, lzip | clzip, lzop, man-db, patchutils, perl, t1utils, unzip, xz-utils, perl:any
Suggests: binutils-multiarch, libtext-template-perl
Breaks: funny-manpages (<< 1.3-5.1), libconfig-model-dpkg-perl (<< 2.151), lintian-brush (<< 0.88), pkg-js-tools (<< 0.9.4), pkg-perl-tools (<< 0.53)
Description: Debian package checker
Lintian dissects Debian packages and reports bugs and policy violations. It
contains automated checks for many aspects of Debian policy as well as some
checks for common errors.
.
This package is useful for all people who want to check Debian packages for
compliance with Debian policy. Every Debian maintainer should check packages
with this tool before uploading them to the archive.
.
This version of Lintian is calibrated for Debian Policy version 4.6.0.1.
Homepage: https://lintian.debian.org/
Original-Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Package: linux-base
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 156
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.5ubuntu9+22.04.1
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: 1113686
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20220329.git681281e4-0ubuntu3.40
Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common
Provides: atmel-firmware
Recommends: firmware-sof-signed
Breaks: 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.
Package: linux-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 21
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 5.15.0.164.159
Depends: linux-image-generic (= 5.15.0.164.159), linux-headers-generic (= 5.15.0.164.159)
Description: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.
Package: linux-generic-hwe-20.04
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 21
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 5.15.0.164.159
Depends: linux-generic-hwe-22.04
Description: Complete Generic Linux kernel and headers (dummy transitional package)
Transitional package for upgrades. This package can be safely removed.
Package: linux-generic-hwe-22.04
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 24
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Depends: linux-image-generic-hwe-22.04 (= 6.8.0-90.91~22.04.1), linux-headers-generic-hwe-22.04 (= 6.8.0-90.91~22.04.1)
Recommends: linux-tools-6.8.0-90-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-5.15.0-164
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 76369
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 5.15.0-164.174
Depends: coreutils
Description: Header files related to Linux kernel version 5.15.0
This package provides kernel header files for version 5.15.0, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-5.15.0-164/debian.README.gz for details
Package: linux-headers-5.15.0-164-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 24606
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-164.174
Provides: linux-headers, linux-headers-3.0
Depends: linux-headers-5.15.0-164, libc6 (>= 2.34), libelf1 (>= 0.142), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.2.3.3)
Description: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP
This package provides kernel header files for version 5.15.0 on
64 bit x86 SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-5.15.0-164/debian.README.gz for details.
Package: linux-headers-6.8.0-87-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28445
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
Provides: linux-headers, linux-headers-3.0
Depends: linux-hwe-6.8-headers-6.8.0-87, libc6 (>= 2.34), libelf1 (>= 0.144), libssl3 (>= 3.0.0~~alpha1), 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-87/debian.README.gz for details.
Package: linux-headers-6.8.0-90-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28447
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Provides: linux-headers, linux-headers-3.0
Depends: linux-hwe-6.8-headers-6.8.0-90, libc6 (>= 2.34), libelf1 (>= 0.144), libssl3 (>= 3.0.0~~alpha1), 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-90/debian.README.gz for details.
Package: linux-headers-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 21
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 5.15.0.164.159
Depends: linux-headers-5.15.0-164-generic
Description: Generic Linux kernel headers
This package will always depend on the latest generic kernel headers
available.
Package: linux-headers-generic-hwe-22.04
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 24
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Depends: linux-headers-6.8.0-90-generic
Description: Generic Linux kernel headers
This package will always depend on the latest generic kernel headers
available.
Package: linux-hwe-6.8-headers-6.8.0-87
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 84118
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
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-hwe-6.8-headers-6.8.0-87/debian.README.gz for details
Package: linux-hwe-6.8-headers-6.8.0-90
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 84119
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
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-hwe-6.8-headers-6.8.0-90/debian.README.gz for details
Package: linux-hwe-6.8-tools-6.8.0-87
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 17122
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.161), libelf1 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.5.1), libpython3.10 (>= 3.10.0), libslang2 (>= 2.2.4), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 4.1.1), libtraceevent1 (>= 1:1.3.0), libudev1 (>= 183), libunwind8, zlib1g (>= 1:1.2.3.3), linux-tools-common
Description: Linux kernel version specific tools for version 6.8.0-87
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-87 on
64 bit x86.
You probably want to install linux-tools-6.8.0-87-<flavour>.
Package: linux-hwe-6.8-tools-6.8.0-90
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 17124
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.161), libelf1 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.5.1), libpython3.10 (>= 3.10.0), libslang2 (>= 2.2.4), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 4.1.1), libtraceevent1 (>= 1:1.3.0), libudev1 (>= 183), libunwind8, zlib1g (>= 1:1.2.3.3), linux-tools-common
Description: Linux kernel version specific tools for version 6.8.0-90
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-90 on
64 bit x86.
You probably want to install linux-tools-6.8.0-90-<flavour>.
Package: linux-image-5.11.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11502
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.11
Version: 5.11.0-41.45~20.04.1
Config-Version: 5.11.0-41.45~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.11.0-41-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.11-source-5.11.0, linux-hwe-5.11-tools, linux-headers-5.11.0-41-generic, linux-modules-extra-5.11.0-41-generic
Conflicts: linux-image-unsigned-5.11.0-41-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.11 (= 5.11.0-41.45~20.04.1)
Package: linux-image-5.15.0-107-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11311
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-107.117~20.04.1
Config-Version: 5.15.0-107.117~20.04.1
Provides: aufs-dkms, 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-hwe-5.15-source-5.15.0, linux-hwe-5.15-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-hwe-5.15 (= 5.15.0-107.117~20.04.1)
Package: linux-image-5.15.0-113-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11311
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-113.123~20.04.1
Config-Version: 5.15.0-113.123~20.04.1
Provides: aufs-dkms, 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-hwe-5.15-source-5.15.0, linux-hwe-5.15-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-hwe-5.15 (= 5.15.0-113.123~20.04.1)
Package: linux-image-5.15.0-116-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11330
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-116.126~20.04.1
Config-Version: 5.15.0-116.126~20.04.1
Provides: aufs-dkms, 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-hwe-5.15-source-5.15.0, linux-hwe-5.15-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-hwe-5.15 (= 5.15.0-116.126~20.04.1)
Package: linux-image-5.15.0-117-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11324
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-117.127~20.04.1
Config-Version: 5.15.0-117.127~20.04.1
Provides: aufs-dkms, 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-hwe-5.15-source-5.15.0, linux-hwe-5.15-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-hwe-5.15 (= 5.15.0-117.127~20.04.1)
Package: linux-image-5.15.0-119-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11325
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-119.129~20.04.1
Config-Version: 5.15.0-119.129~20.04.1
Provides: aufs-dkms, 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-hwe-5.15-source-5.15.0, linux-hwe-5.15-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-hwe-5.15 (= 5.15.0-119.129~20.04.1)
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-124-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-124.134
Config-Version: 5.15.0-124.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-5.15.0-124-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-124-generic, linux-modules-extra-5.15.0-124-generic
Conflicts: linux-image-unsigned-5.15.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 (= 5.15.0-124.134)
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-127-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11474
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-127.137
Config-Version: 5.15.0-127.137
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-127-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-127-generic, linux-modules-extra-5.15.0-127-generic
Conflicts: linux-image-unsigned-5.15.0-127-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-127.137)
Package: linux-image-5.15.0-130-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11474
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-130.140
Config-Version: 5.15.0-130.140
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-130-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-130-generic, linux-modules-extra-5.15.0-130-generic
Conflicts: linux-image-unsigned-5.15.0-130-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-130.140)
Package: linux-image-5.15.0-131-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11475
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-131.141
Config-Version: 5.15.0-131.141
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-131-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-131-generic, linux-modules-extra-5.15.0-131-generic
Conflicts: linux-image-unsigned-5.15.0-131-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-131.141)
Package: linux-image-5.15.0-133-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11471
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-133.144
Config-Version: 5.15.0-133.144
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-133-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-133-generic, linux-modules-extra-5.15.0-133-generic
Conflicts: linux-image-unsigned-5.15.0-133-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-133.144)
Package: linux-image-5.15.0-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11471
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-134.145
Config-Version: 5.15.0-134.145
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-134-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-134-generic, linux-modules-extra-5.15.0-134-generic
Conflicts: linux-image-unsigned-5.15.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 (= 5.15.0-134.145)
Package: linux-image-5.15.0-135-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11483
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-135.146
Config-Version: 5.15.0-135.146
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-135-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-135-generic, linux-modules-extra-5.15.0-135-generic
Conflicts: linux-image-unsigned-5.15.0-135-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-135.146)
Package: linux-image-5.15.0-136-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11478
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-136.147
Config-Version: 5.15.0-136.147
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-136-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-136-generic, linux-modules-extra-5.15.0-136-generic
Conflicts: linux-image-unsigned-5.15.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 (= 5.15.0-136.147)
Package: linux-image-5.15.0-138-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11480
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-138.148
Config-Version: 5.15.0-138.148
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-138-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-138-generic, linux-modules-extra-5.15.0-138-generic
Conflicts: linux-image-unsigned-5.15.0-138-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-138.148)
Package: linux-image-5.15.0-139-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11479
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-139.149
Config-Version: 5.15.0-139.149
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-139-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-139-generic, linux-modules-extra-5.15.0-139-generic
Conflicts: linux-image-unsigned-5.15.0-139-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-139.149)
Package: linux-image-5.15.0-140-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11491
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-140.150
Config-Version: 5.15.0-140.150
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-140-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-140-generic, linux-modules-extra-5.15.0-140-generic
Conflicts: linux-image-unsigned-5.15.0-140-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-140.150)
Package: linux-image-5.15.0-141-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11491
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-141.151
Config-Version: 5.15.0-141.151
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-141-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-141-generic, linux-modules-extra-5.15.0-141-generic
Conflicts: linux-image-unsigned-5.15.0-141-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-141.151)
Package: linux-image-5.15.0-142-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-142.152
Config-Version: 5.15.0-142.152
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-142-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-142-generic, linux-modules-extra-5.15.0-142-generic
Conflicts: linux-image-unsigned-5.15.0-142-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-142.152)
Package: linux-image-5.15.0-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11467
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-143.153
Config-Version: 5.15.0-143.153
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-143-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-143-generic, linux-modules-extra-5.15.0-143-generic
Conflicts: linux-image-unsigned-5.15.0-143-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-143.153)
Package: linux-image-5.15.0-144-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11469
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-144.157
Config-Version: 5.15.0-144.157
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-144-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-144-generic, linux-modules-extra-5.15.0-144-generic
Conflicts: linux-image-unsigned-5.15.0-144-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-144.157)
Package: linux-image-5.15.0-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11469
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-151.161
Config-Version: 5.15.0-151.161
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-151-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-151-generic, linux-modules-extra-5.15.0-151-generic
Conflicts: linux-image-unsigned-5.15.0-151-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-151.161)
Package: linux-image-5.15.0-152-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11471
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-152.162
Config-Version: 5.15.0-152.162
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-152-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-152-generic, linux-modules-extra-5.15.0-152-generic
Conflicts: linux-image-unsigned-5.15.0-152-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-152.162)
Package: linux-image-5.15.0-153-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11471
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-153.163
Config-Version: 5.15.0-153.163
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-153-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-153-generic, linux-modules-extra-5.15.0-153-generic
Conflicts: linux-image-unsigned-5.15.0-153-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-153.163)
Package: linux-image-5.15.0-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11475
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-156.166
Config-Version: 5.15.0-156.166
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-156-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-156-generic, linux-modules-extra-5.15.0-156-generic
Conflicts: linux-image-unsigned-5.15.0-156-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-156.166)
Package: linux-image-5.15.0-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11474
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-157.167
Config-Version: 5.15.0-157.167
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-157-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-157-generic, linux-modules-extra-5.15.0-157-generic
Conflicts: linux-image-unsigned-5.15.0-157-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-157.167)
Package: linux-image-5.15.0-160-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11474
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-160.170
Config-Version: 5.15.0-160.170
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-160-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-160-generic, linux-modules-extra-5.15.0-160-generic
Conflicts: linux-image-unsigned-5.15.0-160-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-160.170)
Package: linux-image-5.15.0-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11476
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-161.171
Config-Version: 5.15.0-161.171
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-161-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-161-generic, linux-modules-extra-5.15.0-161-generic
Conflicts: linux-image-unsigned-5.15.0-161-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-161.171)
Package: linux-image-5.15.0-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11480
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-163.173
Config-Version: 5.15.0-163.173
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-163-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-163-generic, linux-modules-extra-5.15.0-163-generic
Conflicts: linux-image-unsigned-5.15.0-163-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-163.173)
Package: linux-image-5.15.0-164-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 11479
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.15.0-164.174
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-164-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-164-generic, linux-modules-extra-5.15.0-164-generic
Conflicts: linux-image-unsigned-5.15.0-164-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-164.174)
Package: linux-image-5.15.0-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11237
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.15
Version: 5.15.0-71.78~20.04.1
Config-Version: 5.15.0-71.78~20.04.1
Provides: aufs-dkms, 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-71-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.15-source-5.15.0, linux-hwe-5.15-tools, linux-headers-5.15.0-71-generic, linux-modules-extra-5.15.0-71-generic
Conflicts: linux-image-unsigned-5.15.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-hwe-5.15 (= 5.15.0-71.78~20.04.1)
Package: linux-image-5.4.0-42-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11419
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.4.0-42.46
Config-Version: 5.4.0-42.46
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-dkms, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.4.0-42-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.4.0, linux-tools, linux-headers-5.4.0-42-generic
Conflicts: linux-image-unsigned-5.4.0-42-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 5.4.0-42.46)
Package: linux-image-5.4.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11436
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.4.0-54.60
Config-Version: 5.4.0-54.60
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-dkms, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.4.0-54-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.4.0, linux-tools, linux-headers-5.4.0-54-generic
Conflicts: linux-image-unsigned-5.4.0-54-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 5.4.0-54.60)
Package: linux-image-5.4.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11440
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.4.0-56.62
Config-Version: 5.4.0-56.62
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-dkms, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.4.0-56-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.4.0, linux-tools, linux-headers-5.4.0-56-generic
Conflicts: linux-image-unsigned-5.4.0-56-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 5.4.0-56.62)
Package: linux-image-5.4.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11440
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.4.0-58.64
Config-Version: 5.4.0-58.64
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-dkms, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.4.0-58-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.4.0, linux-tools, linux-headers-5.4.0-58-generic
Conflicts: linux-image-unsigned-5.4.0-58-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 5.4.0-58.64)
Package: linux-image-5.4.0-59-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 11444
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed
Version: 5.4.0-59.65
Config-Version: 5.4.0-59.65
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-dkms, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.4.0-59-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-source-5.4.0, linux-tools, linux-headers-5.4.0-59-generic
Conflicts: linux-image-unsigned-5.4.0-59-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux (= 5.4.0-59.65)
Package: linux-image-5.8.0-34-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9520
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-34.37~20.04.2
Config-Version: 5.8.0-34.37~20.04.2
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-34-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-34-generic
Conflicts: linux-image-unsigned-5.8.0-34-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-34.37~20.04.2)
Package: linux-image-5.8.0-36-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9520
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-36.40~20.04.1
Config-Version: 5.8.0-36.40~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-36-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-36-generic
Conflicts: linux-image-unsigned-5.8.0-36-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-36.40~20.04.1)
Package: linux-image-5.8.0-38-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9520
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-38.43~20.04.1
Config-Version: 5.8.0-38.43~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-38-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-38-generic
Conflicts: linux-image-unsigned-5.8.0-38-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-38.43~20.04.1)
Package: linux-image-5.8.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9520
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-41.46~20.04.1
Config-Version: 5.8.0-41.46~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-41-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-41-generic
Conflicts: linux-image-unsigned-5.8.0-41-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-41.46~20.04.1)
Package: linux-image-5.8.0-43-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9520
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-43.49~20.04.1
Config-Version: 5.8.0-43.49~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-43-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-43-generic
Conflicts: linux-image-unsigned-5.8.0-43-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-43.49~20.04.1)
Package: linux-image-5.8.0-44-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9539
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-44.50~20.04.1
Config-Version: 5.8.0-44.50~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-44-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-44-generic
Conflicts: linux-image-unsigned-5.8.0-44-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-44.50~20.04.1)
Package: linux-image-5.8.0-45-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9583
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-45.51~20.04.1+1
Config-Version: 5.8.0-45.51~20.04.1+1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-45-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-45-generic
Conflicts: linux-image-unsigned-5.8.0-45-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-45.51~20.04.1)
Package: linux-image-5.8.0-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9583
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-48.54~20.04.1
Config-Version: 5.8.0-48.54~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-48-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-48-generic
Conflicts: linux-image-unsigned-5.8.0-48-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-48.54~20.04.1)
Package: linux-image-5.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9589
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-49.55~20.04.1
Config-Version: 5.8.0-49.55~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-49-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-49-generic
Conflicts: linux-image-unsigned-5.8.0-49-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-49.55~20.04.1)
Package: linux-image-5.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9588
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-50.56~20.04.1
Config-Version: 5.8.0-50.56~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-50-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-50-generic
Conflicts: linux-image-unsigned-5.8.0-50-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-50.56~20.04.1)
Package: linux-image-5.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 9592
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-5.8
Version: 5.8.0-53.60~20.04.1
Config-Version: 5.8.0-53.60~20.04.1
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, virtualbox-guest-modules, zfs-dkms, zfs-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-5.8.0-53-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc | linux-hwe-5.8-source-5.8.0, linux-hwe-5.8-tools, linux-headers-5.8.0-53-generic
Conflicts: linux-image-unsigned-5.8.0-53-generic
Description: Signed kernel image generic
A kernel image for generic. This version of it is signed with
Canonical's UEFI/Opal signing key.
Built-Using: linux-hwe-5.8 (= 5.8.0-53.60~20.04.1)
Package: linux-image-6.8.0-47-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14599
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-47.47~22.04.1
Config-Version: 6.8.0-47.47~22.04.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-47-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-47-generic, linux-modules-extra-6.8.0-47-generic
Conflicts: linux-image-unsigned-6.8.0-47-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-hwe-6.8 (= 6.8.0-47.47~22.04.1)
Package: linux-image-6.8.0-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14603
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-48.48~22.04.1
Config-Version: 6.8.0-48.48~22.04.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-48-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-48-generic, linux-modules-extra-6.8.0-48-generic
Conflicts: linux-image-unsigned-6.8.0-48-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-hwe-6.8 (= 6.8.0-48.48~22.04.1)
Package: linux-image-6.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14603
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-49.49~22.04.1
Config-Version: 6.8.0-49.49~22.04.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-49-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-49.49~22.04.1)
Package: linux-image-6.8.0-51-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14619
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-51.52~22.04.1
Config-Version: 6.8.0-51.52~22.04.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-51-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-51.52~22.04.1)
Package: linux-image-6.8.0-52-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14615
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-52.53~22.04.1
Config-Version: 6.8.0-52.53~22.04.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-52-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-52.53~22.04.1)
Package: linux-image-6.8.0-57-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-hwe-6.8
Version: 6.8.0-57.59~22.04.1
Config-Version: 6.8.0-57.59~22.04.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-57-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-57.59~22.04.1)
Package: linux-image-6.8.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14652
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-58.60~22.04.1
Config-Version: 6.8.0-58.60~22.04.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-hwe-6.8-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-hwe-6.8 (= 6.8.0-58.60~22.04.1)
Package: linux-image-6.8.0-59-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-hwe-6.8
Version: 6.8.0-59.61~22.04.1
Config-Version: 6.8.0-59.61~22.04.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-59-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-59-generic, linux-modules-extra-6.8.0-59-generic
Conflicts: linux-image-unsigned-6.8.0-59-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-hwe-6.8 (= 6.8.0-59.61~22.04.1)
Package: linux-image-6.8.0-60-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-hwe-6.8
Version: 6.8.0-60.63~22.04.1
Config-Version: 6.8.0-60.63~22.04.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-60-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-60.63~22.04.1)
Package: linux-image-6.8.0-64-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14656
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-64.67~22.04.1
Config-Version: 6.8.0-64.67~22.04.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-64-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-64.67~22.04.1)
Package: linux-image-6.8.0-65-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14656
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-65.68~22.04.1
Config-Version: 6.8.0-65.68~22.04.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-65-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-65-generic, linux-modules-extra-6.8.0-65-generic
Conflicts: linux-image-unsigned-6.8.0-65-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-hwe-6.8 (= 6.8.0-65.68~22.04.1)
Package: linux-image-6.8.0-78-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14664
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-78.78~22.04.1
Config-Version: 6.8.0-78.78~22.04.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-78-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-78.78~22.04.1)
Package: linux-image-6.8.0-79-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14660
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-79.79~22.04.1
Config-Version: 6.8.0-79.79~22.04.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-79-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-79.79~22.04.1)
Package: linux-image-6.8.0-83-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14660
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-83.83~22.04.1
Config-Version: 6.8.0-83.83~22.04.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-83-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-83-generic, linux-modules-extra-6.8.0-83-generic
Conflicts: linux-image-unsigned-6.8.0-83-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-hwe-6.8 (= 6.8.0-83.83~22.04.1)
Package: linux-image-6.8.0-84-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14672
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-84.84~22.04.1
Config-Version: 6.8.0-84.84~22.04.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-84-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-84-generic, linux-modules-extra-6.8.0-84-generic
Conflicts: linux-image-unsigned-6.8.0-84-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-hwe-6.8 (= 6.8.0-84.84~22.04.1)
Package: linux-image-6.8.0-85-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14672
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-85.85~22.04.1
Config-Version: 6.8.0-85.85~22.04.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-85-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-85-generic, linux-modules-extra-6.8.0-85-generic
Conflicts: linux-image-unsigned-6.8.0-85-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-hwe-6.8 (= 6.8.0-85.85~22.04.1)
Package: linux-image-6.8.0-86-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-hwe-6.8
Version: 6.8.0-86.87~22.04.1
Config-Version: 6.8.0-86.87~22.04.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-86-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-tools, linux-headers-6.8.0-86-generic, linux-modules-extra-6.8.0-86-generic
Conflicts: linux-image-unsigned-6.8.0-86-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-hwe-6.8 (= 6.8.0-86.87~22.04.1)
Package: linux-image-6.8.0-87-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 14652
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-87.88~22.04.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-87-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-87.88~22.04.1)
Package: linux-image-6.8.0-88-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 14652
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-88.89~22.04.2
Config-Version: 6.8.0-88.89~22.04.2
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-hwe-6.8-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-hwe-6.8 (= 6.8.0-88.89~22.04.2)
Package: linux-image-6.8.0-90-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 14656
Maintainer: Canonical Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-signed-hwe-6.8
Version: 6.8.0-90.91~22.04.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-90-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-hwe-6.8-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-hwe-6.8 (= 6.8.0-90.91~22.04.1)
Package: linux-image-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 21
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta
Version: 5.15.0.164.159
Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-164), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6)
Depends: linux-image-5.15.0-164-generic, linux-modules-extra-5.15.0-164-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-image-generic-hwe-22.04
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 24
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-meta-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Provides: ivsc-modules (= 0~git202311021215.73a044d9), spl-modules (= 2.2.2-0ubuntu9.4), v4l2loopback-modules (= 0.12.7-2ubuntu5), virtualbox-guest-modules (= 6.8.0-90), wireguard-modules (= 1.0.0), zfs-modules (= 2.2.2-0ubuntu9.4)
Depends: linux-image-6.8.0-90-generic, linux-modules-extra-6.8.0-90-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: 7097
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: linux
Version: 5.15.0-164.174
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.11.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 94671
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.11
Version: 5.11.0-41.45~20.04.1
Config-Version: 5.11.0-41.45~20.04.1
Depends: linux-image-5.11.0-41-generic | linux-image-unsigned-5.11.0-41-generic
Description: Linux kernel extra modules for version 5.11.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: 125372
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-107.117~20.04.1
Config-Version: 5.15.0-107.117~20.04.1
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-113-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 158594
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-113.123~20.04.1
Config-Version: 5.15.0-113.123~20.04.1
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: 158828
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-116.126~20.04.1
Config-Version: 5.15.0-116.126~20.04.1
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: 158829
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-117.127~20.04.1
Config-Version: 5.15.0-117.127~20.04.1
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-119-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 158815
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-119.129~20.04.1
Config-Version: 5.15.0-119.129~20.04.1
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-124-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-124.134
Config-Version: 5.15.0-124.134
Depends: linux-image-5.15.0-124-generic | linux-image-unsigned-5.15.0-124-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-127-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113340
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-127.137
Config-Version: 5.15.0-127.137
Depends: linux-image-5.15.0-127-generic | linux-image-unsigned-5.15.0-127-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-130-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113343
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-130.140
Config-Version: 5.15.0-130.140
Depends: linux-image-5.15.0-130-generic | linux-image-unsigned-5.15.0-130-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-131-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113343
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-131.141
Config-Version: 5.15.0-131.141
Depends: linux-image-5.15.0-131-generic | linux-image-unsigned-5.15.0-131-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-133-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113365
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-133.144
Config-Version: 5.15.0-133.144
Depends: linux-image-5.15.0-133-generic | linux-image-unsigned-5.15.0-133-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-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113365
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-134.145
Config-Version: 5.15.0-134.145
Depends: linux-image-5.15.0-134-generic | linux-image-unsigned-5.15.0-134-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-135-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113423
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-135.146
Config-Version: 5.15.0-135.146
Depends: linux-image-5.15.0-135-generic | linux-image-unsigned-5.15.0-135-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-136-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113424
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-136.147
Config-Version: 5.15.0-136.147
Depends: linux-image-5.15.0-136-generic | linux-image-unsigned-5.15.0-136-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-138-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113428
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-138.148
Config-Version: 5.15.0-138.148
Depends: linux-image-5.15.0-138-generic | linux-image-unsigned-5.15.0-138-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-139-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113428
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-139.149
Config-Version: 5.15.0-139.149
Depends: linux-image-5.15.0-139-generic | linux-image-unsigned-5.15.0-139-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-140-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113478
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-140.150
Config-Version: 5.15.0-140.150
Depends: linux-image-5.15.0-140-generic | linux-image-unsigned-5.15.0-140-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-141-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113481
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-141.151
Config-Version: 5.15.0-141.151
Depends: linux-image-5.15.0-141-generic | linux-image-unsigned-5.15.0-141-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-142-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113491
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-142.152
Config-Version: 5.15.0-142.152
Depends: linux-image-5.15.0-142-generic | linux-image-unsigned-5.15.0-142-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-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113472
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-143.153
Config-Version: 5.15.0-143.153
Depends: linux-image-5.15.0-143-generic | linux-image-unsigned-5.15.0-143-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-144-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113507
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-144.157
Config-Version: 5.15.0-144.157
Depends: linux-image-5.15.0-144-generic | linux-image-unsigned-5.15.0-144-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-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113508
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-151.161
Config-Version: 5.15.0-151.161
Depends: linux-image-5.15.0-151-generic | linux-image-unsigned-5.15.0-151-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-152-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113522
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-152.162
Config-Version: 5.15.0-152.162
Depends: linux-image-5.15.0-152-generic | linux-image-unsigned-5.15.0-152-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-153-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113525
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-153.163
Config-Version: 5.15.0-153.163
Depends: linux-image-5.15.0-153-generic | linux-image-unsigned-5.15.0-153-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-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113566
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-156.166
Config-Version: 5.15.0-156.166
Depends: linux-image-5.15.0-156-generic | linux-image-unsigned-5.15.0-156-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-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113574
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-157.167
Config-Version: 5.15.0-157.167
Depends: linux-image-5.15.0-157-generic | linux-image-unsigned-5.15.0-157-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-160-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113574
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-160.170
Config-Version: 5.15.0-160.170
Depends: linux-image-5.15.0-160-generic | linux-image-unsigned-5.15.0-160-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-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113578
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-161.171
Config-Version: 5.15.0-161.171
Depends: linux-image-5.15.0-161-generic | linux-image-unsigned-5.15.0-161-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-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 113660
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-163.173
Config-Version: 5.15.0-163.173
Depends: linux-image-5.15.0-163-generic | linux-image-unsigned-5.15.0-163-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-164-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 113656
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-164.174
Depends: linux-image-5.15.0-164-generic | linux-image-unsigned-5.15.0-164-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-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 124465
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-71.78~20.04.1
Config-Version: 5.15.0-71.78~20.04.1
Depends: linux-image-5.15.0-71-generic | linux-image-unsigned-5.15.0-71-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.4.0-42-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 71364
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-42.46
Config-Version: 5.4.0-42.46
Description: Linux kernel extra modules for version 5.4.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.4.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 71587
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-54.60
Config-Version: 5.4.0-54.60
Description: Linux kernel extra modules for version 5.4.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.4.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 71667
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-56.62
Config-Version: 5.4.0-56.62
Description: Linux kernel extra modules for version 5.4.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.4.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 71667
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-58.64
Config-Version: 5.4.0-58.64
Description: Linux kernel extra modules for version 5.4.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.4.0-59-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 71702
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-59.65
Config-Version: 5.4.0-59.65
Description: Linux kernel extra modules for version 5.4.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.8.0-34-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74331
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-34.37~20.04.2
Config-Version: 5.8.0-34.37~20.04.2
Description: Linux kernel extra modules for version 5.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-5.8.0-36-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74331
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-36.40~20.04.1
Config-Version: 5.8.0-36.40~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-38-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74332
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-38.43~20.04.1
Config-Version: 5.8.0-38.43~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74333
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-41.46~20.04.1
Config-Version: 5.8.0-41.46~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-43-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74333
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-43.49~20.04.1
Config-Version: 5.8.0-43.49~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-44-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 74414
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-44.50~20.04.1
Config-Version: 5.8.0-44.50~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-45-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 78281
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-45.51~20.04.1
Config-Version: 5.8.0-45.51~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 78281
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-48.54~20.04.1
Config-Version: 5.8.0-48.54~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 78322
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-49.55~20.04.1
Config-Version: 5.8.0-49.55~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 78322
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-50.56~20.04.1
Config-Version: 5.8.0-50.56~20.04.1
Description: Linux kernel extra modules for version 5.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-5.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 78352
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-53.60~20.04.1
Config-Version: 5.8.0-53.60~20.04.1
Description: Linux kernel extra modules for version 5.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-47-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142343
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-47.47~22.04.1
Config-Version: 6.8.0-47.47~22.04.1
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-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142365
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-48.48~22.04.1
Config-Version: 6.8.0-48.48~22.04.1
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: 142368
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-49.49~22.04.1
Config-Version: 6.8.0-49.49~22.04.1
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: 142482
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-51.52~22.04.1
Config-Version: 6.8.0-51.52~22.04.1
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: 142483
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-52.53~22.04.1
Config-Version: 6.8.0-52.53~22.04.1
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: 142579
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-57.59~22.04.1
Config-Version: 6.8.0-57.59~22.04.1
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: 142840
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-58.60~22.04.1
Config-Version: 6.8.0-58.60~22.04.1
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-59-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142839
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-59.61~22.04.1
Config-Version: 6.8.0-59.61~22.04.1
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: 142877
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-60.63~22.04.1
Config-Version: 6.8.0-60.63~22.04.1
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: 142924
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-64.67~22.04.1
Config-Version: 6.8.0-64.67~22.04.1
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-65-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142930
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-65.68~22.04.1
Config-Version: 6.8.0-65.68~22.04.1
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: 142885
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-78.78~22.04.1
Config-Version: 6.8.0-78.78~22.04.1
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: 142890
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-79.79~22.04.1
Config-Version: 6.8.0-79.79~22.04.1
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-83-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142899
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-83.83~22.04.1
Config-Version: 6.8.0-83.83~22.04.1
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-84-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142928
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-84.84~22.04.1
Config-Version: 6.8.0-84.84~22.04.1
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-85-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142922
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-85.85~22.04.1
Config-Version: 6.8.0-85.85~22.04.1
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-86-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 142941
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-86.87~22.04.1
Config-Version: 6.8.0-86.87~22.04.1
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: install ok installed
Priority: optional
Section: kernel
Installed-Size: 142940
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
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: 142980
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-88.89~22.04.2
Config-Version: 6.8.0-88.89~22.04.2
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: 142980
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
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.11.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 276202
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.11
Version: 5.11.0-41.45~20.04.1
Config-Version: 5.11.0-41.45~20.04.1
Depends: linux-image-5.11.0-41-generic | linux-image-unsigned-5.11.0-41-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.11.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: 346819
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-107.117~20.04.1
Config-Version: 5.15.0-107.117~20.04.1
Depends: linux-image-5.15.0-107-generic | linux-image-unsigned-5.15.0-107-generic, crda | wireless-crda
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: 406900
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-113.123~20.04.1
Config-Version: 5.15.0-113.123~20.04.1
Depends: linux-image-5.15.0-113-generic | linux-image-unsigned-5.15.0-113-generic, crda | wireless-crda
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: 406994
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-116.126~20.04.1
Config-Version: 5.15.0-116.126~20.04.1
Depends: linux-image-5.15.0-116-generic | linux-image-unsigned-5.15.0-116-generic, crda | wireless-crda
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: 406993
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-117.127~20.04.1
Config-Version: 5.15.0-117.127~20.04.1
Depends: linux-image-5.15.0-117-generic | linux-image-unsigned-5.15.0-117-generic, crda | wireless-crda
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: 406987
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-119.129~20.04.1
Config-Version: 5.15.0-119.129~20.04.1
Depends: linux-image-5.15.0-119-generic | linux-image-unsigned-5.15.0-119-generic, crda | wireless-crda
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-124-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344672
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-124.134
Config-Version: 5.15.0-124.134
Depends: linux-image-5.15.0-124-generic | linux-image-unsigned-5.15.0-124-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-127-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344773
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-127.137
Config-Version: 5.15.0-127.137
Depends: linux-image-5.15.0-127-generic | linux-image-unsigned-5.15.0-127-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-130-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344705
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-130.140
Config-Version: 5.15.0-130.140
Depends: linux-image-5.15.0-130-generic | linux-image-unsigned-5.15.0-130-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-131-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344706
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-131.141
Config-Version: 5.15.0-131.141
Depends: linux-image-5.15.0-131-generic | linux-image-unsigned-5.15.0-131-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-133-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344734
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-133.144
Config-Version: 5.15.0-133.144
Depends: linux-image-5.15.0-133-generic | linux-image-unsigned-5.15.0-133-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-134-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344734
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-134.145
Config-Version: 5.15.0-134.145
Depends: linux-image-5.15.0-134-generic | linux-image-unsigned-5.15.0-134-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-135-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344818
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-135.146
Config-Version: 5.15.0-135.146
Depends: linux-image-5.15.0-135-generic | linux-image-unsigned-5.15.0-135-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-136-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344817
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-136.147
Config-Version: 5.15.0-136.147
Depends: linux-image-5.15.0-136-generic | linux-image-unsigned-5.15.0-136-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-138-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344819
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-138.148
Config-Version: 5.15.0-138.148
Depends: linux-image-5.15.0-138-generic | linux-image-unsigned-5.15.0-138-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-139-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344819
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-139.149
Config-Version: 5.15.0-139.149
Depends: linux-image-5.15.0-139-generic | linux-image-unsigned-5.15.0-139-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-140-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344844
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-140.150
Config-Version: 5.15.0-140.150
Depends: linux-image-5.15.0-140-generic | linux-image-unsigned-5.15.0-140-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-141-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344846
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-141.151
Config-Version: 5.15.0-141.151
Depends: linux-image-5.15.0-141-generic | linux-image-unsigned-5.15.0-141-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-142-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344645
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-142.152
Config-Version: 5.15.0-142.152
Depends: linux-image-5.15.0-142-generic | linux-image-unsigned-5.15.0-142-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-143-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344646
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-143.153
Config-Version: 5.15.0-143.153
Depends: linux-image-5.15.0-143-generic | linux-image-unsigned-5.15.0-143-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-144-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344681
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-144.157
Config-Version: 5.15.0-144.157
Depends: linux-image-5.15.0-144-generic | linux-image-unsigned-5.15.0-144-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-151-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344682
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-151.161
Config-Version: 5.15.0-151.161
Depends: linux-image-5.15.0-151-generic | linux-image-unsigned-5.15.0-151-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-152-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344692
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-152.162
Config-Version: 5.15.0-152.162
Depends: linux-image-5.15.0-152-generic | linux-image-unsigned-5.15.0-152-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-153-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344694
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-153.163
Config-Version: 5.15.0-153.163
Depends: linux-image-5.15.0-153-generic | linux-image-unsigned-5.15.0-153-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-156-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344717
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-156.166
Config-Version: 5.15.0-156.166
Depends: linux-image-5.15.0-156-generic | linux-image-unsigned-5.15.0-156-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-157-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344753
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-157.167
Config-Version: 5.15.0-157.167
Depends: linux-image-5.15.0-157-generic | linux-image-unsigned-5.15.0-157-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-160-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344753
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-160.170
Config-Version: 5.15.0-160.170
Depends: linux-image-5.15.0-160-generic | linux-image-unsigned-5.15.0-160-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-161-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344754
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-161.171
Config-Version: 5.15.0-161.171
Depends: linux-image-5.15.0-161-generic | linux-image-unsigned-5.15.0-161-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-163-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 344798
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-163.173
Config-Version: 5.15.0-163.173
Depends: linux-image-5.15.0-163-generic | linux-image-unsigned-5.15.0-163-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-164-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 344802
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.15.0-164.174
Depends: linux-image-5.15.0-164-generic | linux-image-unsigned-5.15.0-164-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-71-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 347063
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.15
Version: 5.15.0-71.78~20.04.1
Config-Version: 5.15.0-71.78~20.04.1
Depends: linux-image-5.15.0-71-generic | linux-image-unsigned-5.15.0-71-generic, crda | wireless-crda
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.4.0-42-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 185187
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-42.46
Config-Version: 5.4.0-42.46
Depends: linux-image-5.4.0-42-generic | linux-image-unsigned-5.4.0-42-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.4.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.4.0-54-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 185397
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-54.60
Config-Version: 5.4.0-54.60
Depends: linux-image-5.4.0-54-generic | linux-image-unsigned-5.4.0-54-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.4.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.4.0-56-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 185455
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-56.62
Config-Version: 5.4.0-56.62
Depends: linux-image-5.4.0-56-generic | linux-image-unsigned-5.4.0-56-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.4.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.4.0-58-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 185458
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-58.64
Config-Version: 5.4.0-58.64
Depends: linux-image-5.4.0-58-generic | linux-image-unsigned-5.4.0-58-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.4.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.4.0-59-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 185481
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux
Version: 5.4.0-59.65
Config-Version: 5.4.0-59.65
Depends: linux-image-5.4.0-59-generic | linux-image-unsigned-5.4.0-59-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.4.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.8.0-34-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193873
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-34.37~20.04.2
Config-Version: 5.8.0-34.37~20.04.2
Depends: linux-image-5.8.0-34-generic | linux-image-unsigned-5.8.0-34-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-36-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193873
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-36.40~20.04.1
Config-Version: 5.8.0-36.40~20.04.1
Depends: linux-image-5.8.0-36-generic | linux-image-unsigned-5.8.0-36-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-38-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193876
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-38.43~20.04.1
Config-Version: 5.8.0-38.43~20.04.1
Depends: linux-image-5.8.0-38-generic | linux-image-unsigned-5.8.0-38-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-41-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193874
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-41.46~20.04.1
Config-Version: 5.8.0-41.46~20.04.1
Depends: linux-image-5.8.0-41-generic | linux-image-unsigned-5.8.0-41-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-43-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193875
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-43.49~20.04.1
Config-Version: 5.8.0-43.49~20.04.1
Depends: linux-image-5.8.0-43-generic | linux-image-unsigned-5.8.0-43-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-44-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 193977
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-44.50~20.04.1
Config-Version: 5.8.0-44.50~20.04.1
Depends: linux-image-5.8.0-44-generic | linux-image-unsigned-5.8.0-44-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-45-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 206153
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-45.51~20.04.1
Config-Version: 5.8.0-45.51~20.04.1
Depends: linux-image-5.8.0-45-generic | linux-image-unsigned-5.8.0-45-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 206160
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-48.54~20.04.1
Config-Version: 5.8.0-48.54~20.04.1
Depends: linux-image-5.8.0-48-generic | linux-image-unsigned-5.8.0-48-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-49-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 206164
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-49.55~20.04.1
Config-Version: 5.8.0-49.55~20.04.1
Depends: linux-image-5.8.0-49-generic | linux-image-unsigned-5.8.0-49-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-50-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 206165
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-50.56~20.04.1
Config-Version: 5.8.0-50.56~20.04.1
Depends: linux-image-5.8.0-50-generic | linux-image-unsigned-5.8.0-50-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-5.8.0-53-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 206211
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-5.8
Version: 5.8.0-53.60~20.04.1
Config-Version: 5.8.0-53.60~20.04.1
Depends: linux-image-5.8.0-53-generic | linux-image-unsigned-5.8.0-53-generic, crda | wireless-crda
Description: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
This package contains the Linux kernel extra modules for version 5.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-47-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 460199
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-47.47~22.04.1
Config-Version: 6.8.0-47.47~22.04.1
Depends: linux-modules-6.8.0-47-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-48-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 460221
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-48.48~22.04.1
Config-Version: 6.8.0-48.48~22.04.1
Depends: linux-modules-6.8.0-48-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: 460358
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-49.49~22.04.1
Config-Version: 6.8.0-49.49~22.04.1
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-51-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 460462
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-51.52~22.04.1
Config-Version: 6.8.0-51.52~22.04.1
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: 460363
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-52.53~22.04.1
Config-Version: 6.8.0-52.53~22.04.1
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-57-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 460540
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-57.59~22.04.1
Config-Version: 6.8.0-57.59~22.04.1
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: 460853
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-58.60~22.04.1
Config-Version: 6.8.0-58.60~22.04.1
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-59-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 460946
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-59.61~22.04.1
Config-Version: 6.8.0-59.61~22.04.1
Depends: linux-modules-6.8.0-59-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: 460949
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-60.63~22.04.1
Config-Version: 6.8.0-60.63~22.04.1
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-64-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461195
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-64.67~22.04.1
Config-Version: 6.8.0-64.67~22.04.1
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-65-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461230
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-65.68~22.04.1
Config-Version: 6.8.0-65.68~22.04.1
Depends: linux-modules-6.8.0-65-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: 461283
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-78.78~22.04.1
Config-Version: 6.8.0-78.78~22.04.1
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: 461209
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-79.79~22.04.1
Config-Version: 6.8.0-79.79~22.04.1
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-83-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461147
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-83.83~22.04.1
Config-Version: 6.8.0-83.83~22.04.1
Depends: linux-modules-6.8.0-83-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-84-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461097
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-84.84~22.04.1
Config-Version: 6.8.0-84.84~22.04.1
Depends: linux-modules-6.8.0-84-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-85-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461192
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-85.85~22.04.1
Config-Version: 6.8.0-85.85~22.04.1
Depends: linux-modules-6.8.0-85-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-86-generic
Status: deinstall ok config-files
Priority: optional
Section: kernel
Installed-Size: 461131
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-86.87~22.04.1
Config-Version: 6.8.0-86.87~22.04.1
Depends: linux-modules-6.8.0-86-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: install ok installed
Priority: optional
Section: kernel
Installed-Size: 461133
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
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: 461036
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-88.89~22.04.2
Config-Version: 6.8.0-88.89~22.04.2
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: 461101
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
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-sound-base
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 69
Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
Architecture: all
Source: alsa-driver
Version: 1.0.25+dfsg-0ubuntu7
Depends: debconf (>= 0.5) | debconf-2.0, kmod (>= 17-1)
Suggests: alsa-base (>= 1.0.18-1)
Description: base package for ALSA and OSS sound systems
This package allows the administrator to choose between
the OSS and ALSA sound systems.
.
ALSA is the Advanced Linux Sound Architecture.
OSS is the free version of the Open Sound System.
Homepage: http://www.alsa-project.org/
Original-Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Package: linux-tools-6.8.0-87-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 669
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-87.88~22.04.1
Depends: linux-hwe-6.8-tools-6.8.0-87
Description: Linux kernel version specific tools for version 6.8.0-87
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-87 on
64 bit x86.
Package: linux-tools-6.8.0-90-generic
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 671
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: amd64
Source: linux-hwe-6.8
Version: 6.8.0-90.91~22.04.1
Depends: linux-hwe-6.8-tools-6.8.0-90
Description: Linux kernel version specific tools for version 6.8.0-90
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-90 on
64 bit x86.
Package: linux-tools-common
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 1197
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 5.15.0-164.174
Depends: lsb-release, hwdata
Description: Linux kernel version specific tools for version 5.15.0
This package provides the architecture independent parts for kernel
version locked tools (such as perf and x86_energy_perf_policy) for
version 5.15.0.
Package: lm-sensors
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:3.6.0-7ubuntu1
Depends: sed (>= 4.0.5-1), lsb-base (>= 3.2-13), 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: 33270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.004.5-6.1
Replaces: lm, lmodern-x11
Depends: tex-common (>= 6.13), xfonts-utils, fonts-lmodern (= 2.004.5-6.1)
Conflicts: context (<= 2008.10.31-1), 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 maintainers <debian-tex-maint@lists.debian.org>
Homepage: http://www.gust.org.pl/projects/e-foundry/latin-modern/
Package: locales
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 17068
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: glibc
Version: 2.35-0ubuntu3.11
Depends: libc-bin (>> 2.35), debconf (>= 0.5) | debconf-2.0
Conffiles:
/etc/locale.alias 4a3f5ef911616822ec6fe04e31930bbf
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: 888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.1-2ubuntu2.2
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules
Breaks: util-linux (<< 2.32-0.2~)
Conflicts: python-4suite (<< 0.99cvs20060405-1)
Conffiles:
/etc/login.defs 905e8b2d452e98ee5d9ac93adfcfdc8b
/etc/pam.d/login 5afbc06eb5f71fef25170cf3c936a442
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;
* su, a basic tool for executing commands as root or another user.
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: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.19.0-1ubuntu1.1
Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.34), libpopt0 (>= 1.14), libselinux1 (>= 3.1~)
Suggests: bsd-mailx | mailx
Conffiles:
/etc/cron.daily/logrotate 31da718265eaaa2fdabcfb2743bda171
/etc/logrotate.conf b0a820970ecd7412a334ade9c98de3f6
/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: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.2
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: lp-solve
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.5.2.5-2build2
Depends: libc6 (>= 2.34), libcolamd2 (>= 1:4.5.2)
Description: Solve (mixed integer) linear programming problems
The linear programming (LP) problem can be formulated as: Solve A.x >=
V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative)
variables, V1 is a vector called the right hand side, and V2 is a vector
specifying the objective function.
.
An integer linear programming (ILP) problem is an LP with the
constraint that all the variables are integers. In a mixed integer
linear programming (MILP) problem, some of the variables are integer
and others are real.
.
The program lp_solve solves LP, ILP, and MILP problems. It is slightly
more general than suggested above, in that every row of A (specifying
one constraint) can have its own (in)equality, <=, >= or =. The result
specifies values for all variables.
.
lp_solve uses the 'Simplex' algorithm and sparse matrix methods for
pure LP problems. If one or more of the variables is declared
integer, the Simplex algorithm is iterated with a branch and bound
algorithm, until the desired optimal solution is found. lp_solve can
read MPS format input files.
Homepage: http://lpsolve.sourceforge.net
Original-Maintainer: Juan Esteban Monsalve Tobon <esteban@v7w.com>
Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 11.1.0ubuntu4
Description: Linux Standard Base init script functionality
The Linux Standard Base (http://www.linuxbase.org/) is a standard
core system that third-party applications written for Linux can
depend upon.
.
This package only includes the init-functions shell library, which
may be used by other packages' initialization scripts for console
logging and other purposes.
Homepage: https://wiki.linuxfoundation.org/lsb/start
Original-Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Package: lsb-release
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: lsb
Version: 11.1.0ubuntu4
Depends: python3:any, distro-info-data
Recommends: apt
Description: Linux Standard Base version reporting utility
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.
LSB conformance will not be reported unless the required metapackages are
installed.
.
While it is intended for use by LSB packages, this command may also
be useful for programmatically distinguishing between a pure Debian
installation and derived distributions.
Homepage: https://wiki.linuxfoundation.org/lsb/start
Original-Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Package: lshw
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 921
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 02.19.git.2021.06.19.996aaad9c7-2build1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
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: 447
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.93.2+dfsg-1.1build2
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2)
Suggests: perl
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: lto-disabled-list
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 39
Maintainer: Matthias Klose <doko@ubuntu.com>
Architecture: all
Version: 24
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: ltrace
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.7.3-6.1ubuntu6.22.04.1
Config-Version: 0.7.3-6.1ubuntu6.22.04.1
Depends: libc6 (>= 2.34), libelf1 (>= 0.131), libselinux1 (>= 3.1~)
Conffiles:
/etc/ltrace.conf f67e1097893416df68c30b65ed908992
Description: Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it
exits. While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by
the executed process and the signals received by that process.
It can also intercept and print the system calls executed by the 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 the source handy.
.
You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.
Original-Maintainer: Juan Cespedes <cespedes@debian.org>
Package: lua-lpeg
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.0.2-1
Provides: lua5.1-lpeg, lua5.2-lpeg, lua5.3-lpeg
Depends: libc6 (>= 2.14)
Description: LPeg library for the Lua language
LPeg is a new pattern-matching library for Lua, based on Parsing Expression
Grammars (PEGs). PEGs look similar to regular expressions or context-free
grammars in Backus-Naur form (BNF) notation. PEGs make a good replacement for
regular expressions, because they are strictly more powerful. For example, a
regular expression inherently cannot find matched pairs of parentheses, because
it is not recursive, but a PEG can.
Original-Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Homepage: http://www.inf.puc-rio.br/~roberto/lpeg.html
Lua-Versions: 5.1 5.2 5.3
Package: lzip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.23-1
Provides: lzip-alternative, lzip-compressor, lzip-decompressor
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
which makes it well suited for software distribution and data archiving.
Original-Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Homepage: http://www.nongnu.org/lzip/lzip.html
Package: lzop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 159
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.04-2build2
Depends: libc6 (>= 2.34), liblzo2-2 (>= 2.02)
Description: fast compression program
lzop is a compressor similar to gzip. Its main advantages over gzip are
much higher compression and decompression speed. lzop was designed with
the following goals in mind:
1) reliability
2) speed (both compression and decompression)
3) reasonable drop-in compatibility with gzip
4) portability
Homepage: https://www.lzop.org/
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Package: m4
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 346
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.18-5ubuntu2
Depends: libc6 (>= 2.34), libsigsegv2 (>= 2.9)
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: install ok installed
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
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: make
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: make-dfsg
Version: 4.3-4.1build1
Replaces: make-guile
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Manoj Srivastava <srivasta@debian.org>
Homepage: https://www.gnu.org/software/make/
Package: man-db
Status: install ok installed
Priority: important
Section: doc
Installed-Size: 2824
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.10.2-1
Replaces: man, nlsutils
Provides: man, man-browser
Depends: bsdextrautils | bsdmainutils (<< 12.1.1~), groff-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgdbm6 (>= 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 857c7372869b8f2105d316c606472d24
/etc/cron.weekly/man-db 7d3f58916b8a9840cd602991375e7781
/etc/manpath.config 77d8f48dc5c371248a79d1add5a68707
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://nongnu.org/man-db/
Package: manpages
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1669
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.10-1ubuntu1
Replaces: attr (<< 1:2.4.47-3), keyutils (<< 1.6-1), manpages-dev (<< 5.09-2)
Suggests: man-browser
Breaks: attr (<< 1:2.4.47-3), keyutils (<< 1.6-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).
.
Sections 1, 6 and 8 are provided by the respective applications. This
package only includes the intro man page describing the section.
.
The man pages describe syntaxes of several system files.
Homepage: https://www.kernel.org/doc/man-pages/
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 3942
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: manpages
Version: 5.10-1ubuntu1
Replaces: libattr1-dev (<< 1:2.4.47-3), libbsd-dev (<< 0.8.4-1)
Depends: manpages
Suggests: man-browser
Breaks: libattr1-dev (<< 1:2.4.47-3), libbsd-dev (<< 0.8.4-1), manpages (<< 5.09-2)
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).
Homepage: https://www.kernel.org/doc/man-pages/
Original-Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Package: mate-icon-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 35169
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.26.0-1
Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common
Description: MATE Desktop icon theme
This package contains the default icon theme used by the MATE desktop.
The icons are used in the panel menu, in Caja and other
applications shipped with MATE.
.
This icon theme provides icon artwork for representing the different
applications, files, directories, and devices found on the MATE desktop.
Original-Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Homepage: http://www.mate-desktop.org/
Package: mate-themes
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 80755
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.22.23-1
Depends: gtk2-engines, gtk2-engines-murrine, gtk2-engines-pixbuf, librsvg2-common, mate-icon-theme
Conflicts: mate-themes-gnome
Description: Official themes for the MATE desktop
This package contains the official desktop themes of the MATE desktop
environment.
.
The themes provided for the MATE desktop partially resemble themes that
are well known from GNOMEv2 desktops. However, the MATE team also prepared
some new themes esp. for MATE (Menta, GreenLaguna, TraditionalGreen,
TraditionalOk, and BlackMate).
Original-Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Homepage: http://www.mate-desktop.org/
Package: mawk
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.4.20200120-3
Provides: awk
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: https://invisible-island.net/mawk/
Package: mc
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1537
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3:4.8.27-1
Provides: mcedit
Depends: libc6 (>= 2.34), libext2fs2 (>= 1.37), libglib2.0-0 (>= 2.59.2), libgpm2 (>= 1.20.7), libslang2 (>= 2.2.4), libssh2-1 (>= 1.2.8), mc-data (= 3:4.8.27-1)
Recommends: mime-support, perl, unzip, sensible-utils
Suggests: arj, bzip2, catdvi | texlive-binaries, dbview, djvulibre-bin, epub-utils, file, genisoimage, gv, imagemagick, libaspell-dev, links | w3m | lynx, odt2txt, poppler-utils, python, python-boto, python-tz, unar, wimtools, xpdf | pdf-viewer, zip
Conffiles:
/etc/mc/edit.indent.rc 008c6d0205315a87a977c7cd74a1526e
/etc/mc/filehighlight.ini c86f473cf6464aaad192f39fb9974ab9
/etc/mc/mc.default.keymap 8290c76828c9d98a98481208534f9952
/etc/mc/mc.emacs.keymap 12ec679b2fa904fc6ccd92559c781ecd
/etc/mc/mc.ext 4b5c13d78bd946cb53c6e46dfcf1a0a4
/etc/mc/mc.menu e3f16ca2ea9999bd5074368f26984723
/etc/mc/mcedit.menu 8db98bd6c57ab17599bac4a76f61cf4d
/etc/mc/sfs.ini bc412d55e342e6dd7465df0bbfc53205
Description: Midnight Commander - a powerful file manager
GNU Midnight Commander is a text-mode full-screen file manager. It
uses a two panel interface and a subshell for command execution. It
includes an internal editor with syntax highlighting and an internal
viewer with support for binary files. Also included is Virtual
Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH
servers) and files inside archives to be manipulated like real files.
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Homepage: https://www.midnight-commander.org
Package: mc-data
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 6112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: mc
Version: 3:4.8.27-1
Replaces: mc (<< 3:4.8.1)
Breaks: mc (<< 3:4.8.1)
Description: Midnight Commander - a powerful file manager -- data files
GNU Midnight Commander is a text-mode full-screen file manager. It
uses a two panel interface and a subshell for command execution. It
includes an internal editor with syntax highlighting and an internal
viewer with support for binary files. Also included is Virtual
Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH
servers) and files inside archives to be manipulated like real files.
.
This package provides architecture independent files
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Homepage: https://www.midnight-commander.org
Package: mecab-ipadic
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 53075
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.7.0-20070801+main-3
Depends: mecab-utils (>= 0.93)
Description: IPA dictionary compiled for Mecab
This package provides IPA dictionary converted for Mecab, that is a
Japanese morphological analysis system. This dictionary is organized
in the IPA grammar system.
Original-Maintainer: Natural Language Processing (Japanese) <team+pkg-nlp-ja@tracker.debian.org>
Homepage: https://taku910.github.io/mecab/
Package: mecab-ipadic-utf8
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mecab-ipadic
Version: 2.7.0-20070801+main-3
Depends: mecab-utils (>= 0.93), mecab-ipadic
Description: IPA dictionary encoded in UTF-8 compiled for Mecab
This package provides IPA dictionary converted for Mecab, that is a
Japanese morphological analysis system. This dictionary is organized
in the IPA grammar system.
Original-Maintainer: Natural Language Processing (Japanese) <team+pkg-nlp-ja@tracker.debian.org>
Homepage: https://taku910.github.io/mecab/
Package: mecab-utils
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mecab
Version: 0.996-14build9
Depends: libc6 (>= 2.34), libmecab2 (>= 0.996)
Description: Support programs of Mecab
This package provides the dictionary compiler to convert a dictionary
written in text format to a binary data for Mecab, that is a Japanese
morphological analysis system. This package is necessary to install
dictionary packages for Mecab like mecab-jumandic.
Original-Maintainer: Natural Language Processing (Japanese) <team+pkg-nlp-ja@tracker.debian.org>
Homepage: https://taku910.github.io/mecab/
Package: media-player-info
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 370
Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 24-2
Depends: udev
Description: Media player identification files
media-player-info is a repository of data files describing media player
(mostly USB Mass Storage ones) capabilities. These files contain information
about the directory layout to use to add music to these devices, about the
supported file formats, and so on.
.
The music player capabilities are now described in *.mpi files (which are
ini-like files), together with udev rules to identify these devices.
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Homepage: https://gitlab.freedesktop.org/media-player-info/media-player-info
Package: media-types
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 7.0.0
Replaces: mime-support (<< 3.65)
Breaks: mime-support (<< 3.65)
Conffiles:
/etc/mime.types 2e5f0c27e65400ea230c8a94be277b86
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: memtest86+
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.31b+dfsg-4
Depends: debconf (>= 0.5) | debconf-2.0
Suggests: grub-pc | grub-legacy, memtest86, memtester, mtools
Conffiles:
/etc/grub.d/20_memtest86+ f840950e9091b4938a87809d1f55d7f4
Description: thorough real-mode memory tester
Memtest86+ scans your RAM for errors.
.
This tester runs independently of any OS - it is run at computer
boot-up, so that it can test *all* of your memory. You may want to
look at `memtester', which allows to test your memory within Linux,
but this one won't be able to test your whole RAM.
.
It can output a list of bad RAM regions usable by the BadRAM kernel
patch, so that you can still use your old RAM with one or two bad bits.
.
Memtest86+ is based on memtest86 3.0, and adds support for recent
hardware, as well as a number of general-purpose improvements,
including many patches to memtest86 available from various sources.
.
Both memtest86 and memtest86+ are being worked on in parallel.
Original-Maintainer: Fabio Fantoni <fantonifabio@tiscali.it>
Homepage: https://www.memtest.org/
Package: mesa-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mesa-demos
Version: 8.4.0-1ubuntu1
Replaces: mesa-utils-extra
Provides: mesa-utils-extra
Depends: mesa-utils-bin
Conflicts: mesa-utils-extra
Description: Miscellaneous Mesa utilities -- symlinks
This package provides symlinks to several native utilities provided by Mesa,
including glxinfo and glxgears.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/
Package: mesa-utils-bin
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 253
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa-demos
Version: 8.4.0-1ubuntu1
Depends: libc6 (>= 2.34), libegl1, libgl1, libgles2, libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libx11-6
Description: Miscellaneous Mesa utilities -- native applications
This package provides native builds of utilities provided by Mesa, including
glxinfo and glxgears.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/
Package: mesa-va-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 14825
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Replaces: vdpau-va-driver (<< 0.7.4-5)
Provides: va-driver
Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.7.5), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
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: 14081
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Provides: vdpau-driver
Depends: libvdpau1, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.7.5), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
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: 49617
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: mesa
Version: 23.2.1-1ubuntu3.1~22.04.3
Provides: vulkan-icd
Depends: libvulkan1, python3:any | python3-minimal:any, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm2 (>= 2.4.99), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm15, libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.7.5), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.4.0), 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: metacity-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: metacity
Version: 1:3.44.0-1ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend
Description: shared files for the Metacity window manager
Metacity is a small window manager, using GTK to do everything.
.
As the author says, metacity is a "Boring window manager for the adult in
you. Many window managers are like Marshmallow Froot Loops; Metacity is
like Cheerios."
.
This package contains the shared files.
Homepage: https://gitlab.gnome.org/GNOME/metacity
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: mime-support
Status: install ok installed
Priority: important
Section: net
Installed-Size: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.66
Depends: mailcap, media-types
Conffiles:
/etc/mime.types f4631d08bcc92bf2dde274696d7b4b35 obsolete
/etc/mailcap.order ba07e08a7fe3741d0b8339127963190e obsolete
Description: transitional package
This is a transitional package. It will be possible to remove it
safely once its dependency chain has adjusted to depend on mailcap
or media-types directly.
Original-Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Package: mobile-broadband-provider-info
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 525
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20220315-1
Description: database of mobile broadband service providers
This package contains a database of provider-specific settings of mobile
broadband providers in different countries. Its functioning through Network
Manager makes it easy for users to choose their mobile broadband service
provider.
.
The database contains information relevant to mobile networks access point
usage, such as APN (access point name), username, password, etc.
Original-Maintainer: Graham Inggs <ginggs@debian.org>
Homepage: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders
Package: modemmanager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.20.0-1~ubuntu22.04.4
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56.0), libgudev-1.0-0 (>= 232), libmbim-glib4 (>= 1.28.0), libmbim-proxy, libmm-glib0 (>= 1.19~git20220825), libpolkit-gobject-1-0 (>= 0.99), libqmi-glib5 (>= 1.32.0), libqmi-proxy, libsystemd0 (>= 209), policykit-1
Recommends: usb-modeswitch
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf b34f558232938aad76d7b38fd94aaa61
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: mokutil
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6.0-2~22.04.2
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libefivar1 (>= 37), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0~~alpha1)
Description: tools for manipulating machine owner keys
This program provides the means to enroll and erase the machine owner
keys (MOK) stored in the database of shim.
Original-Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Package: mosquitto
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 706
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.0.18-0mosquitto1~focal1
Depends: adduser (>= 3.10), libmosquitto1 (<< 2.0.18-0mosquitto1~focal1.1~), libmosquitto1 (>= 2.0.18-0mosquitto1~focal1), lsb-base (>= 4.1+Debian3), libc6 (>= 2.29), libssl1.1 (>= 1.1.1), libsystemd0, libwebsockets18 (>= 4.2.1), libwrap0 (>= 7.6-4~)
Suggests: apparmor
Conffiles:
/etc/init.d/mosquitto 7c1c057c3c625deaac042ba97032ec69
/etc/logrotate.d/mosquitto f74e922f3bf6b513f76d5e47fabfb322
/etc/mosquitto/ca_certificates/README c1c6ae67f2def06c6a483be09b49d4de
/etc/mosquitto/certs/README 4d8a70d4cefab07d4dabc5be1f786c1f
/etc/mosquitto/conf.d/README b4ac621550824082a735732bfb42b51d
/etc/mosquitto/mosquitto.conf 8dc982b2d07502cb146f1d8538bbdbf9
Description: MQTT version 3.1/3.1.1 compatible message broker
This is a message broker that supports version 3.1 and 3.1.1 of the MQTT
protocol.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Homepage: http://mosquitto.org/
Package: mosquitto-clients
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 327
Maintainer: Roger A. Light <roger@atchoo.org>
Architecture: amd64
Multi-Arch: foreign
Source: mosquitto
Version: 2.0.18-0mosquitto1~focal1
Depends: libmosquitto1 (= 2.0.18-0mosquitto1~focal1), libc6 (>= 2.17)
Description: Mosquitto command line MQTT clients
This is two MQTT version 3.1/3.1.1 command line clients. mosquitto_pub can be
used to publish messages to a broker and mosquitto_sub can be used to
subscribe to a topic to receive messages.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Homepage: http://mosquitto.org/
Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 389
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libmount1 (>= 2.37.2), 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: 1805
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.5.8-1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/mousepad/start
Package: mousetweaks
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.32.0-3build2
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libx11-6, libxcursor1 (>> 1.1.2), libxfixes3, libxtst6, dconf-gsettings-backend | gsettings-backend, gsettings-desktop-schemas (>= 0.1.0)
Description: mouse accessibility enhancements for the GNOME desktop
This package contains a daemon and some panel applets to improve mouse
usability on the GNOME desktop. These enhancements are:
.
* The possibility to click without a button
* The ability to bring the context menu with a one-button mouse
(like MacOS does)
* An area to capture the mouse pointer until it is released with a
pre-defined key combination.
Homepage: https://wiki.gnome.org/Projects/Mousetweaks
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: mscompress
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.4-9build1
Depends: libc6 (>= 2.34)
Description: Microsoft "compress.exe/expand.exe" compatible (de)compressor
This package contains two programs:
.
* msexpand which decompresses files compressed by the Microsoft
compress.exe utility (e.g. Win 3.x installation files);
* mscompress which compresses files using the LZ77 compression
algorithm.
.
Files can be decompressed using Microsoft expand.exe or msexpand(1).
Homepage: https://github.com/stapelberg/mscompress
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Package: mtools
Status: deinstall ok config-files
Priority: optional
Section: otherosfs
Installed-Size: 403
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.0.33-1+really4.0.32-1build1
Config-Version: 4.0.33-1+really4.0.32-1build1
Depends: libc6 (>= 2.34)
Suggests: floppyd
Conffiles:
/etc/mtools.conf 659bb18a4490dcb17ad0b0139c2fb654
Description: Tools for manipulating MSDOS files
Mtools is a collection of utilities to access MS-DOS disks from Unix without
mounting them. It supports Win'95 style long file names, OS/2 Xdf disks,
ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk).
.
Also included in this package are commands to eject and manipulate the
write/password protection control of Zip disks.
Homepage: https://www.gnu.org/software/mtools/
Original-Maintainer: Chris Lamb <lamby@debian.org>
Package: mtr-tiny
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: mtr
Version: 0.95-1
Replaces: mtr
Depends: libc6 (>= 2.34), libjansson4 (>= 2.0.1), 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.
Original-Maintainer: Robert Woodcock <rcw@debian.org>
Homepage: https://www.bitwizard.nl/mtr/
Package: muffin
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 170
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.1-1
Provides: x-window-manager
Depends: muffin-common (= 5.2.1-1), zenity, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.12), libmuffin0 (>= 4.0.4), libpango-1.0-0 (>= 1.14.0), libx11-6, libxcomposite1 (>= 1:0.4.5)
Recommends: cinnamon-session (>= 5.0~) | x-session-manager
Suggests: cinnamon-control-center (>= 5.0~), xdg-user-dirs
Breaks: cinnamon (<< 5.0~), cinnamon-core (<< 5.0~)
Description: lightweight window and compositing manager
Muffin is a small window manager performing compositing as well based on
GTK+ and Clutter and used in desktop environment such as Cinnamon.
.
It is fairly extensible by the mean of plugins, providing new or customized
visual effects as well as a flexibility in the behavior of the window
manager.
.
This package contains the core binaries.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: muffin-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 5075
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: muffin
Version: 5.2.1-1
Depends: dconf-gsettings-backend | gsettings-backend
Description: lightweight window and compositing manager (data files)
Muffin is a small window manager performing compositing as well based on
GTK+ and Clutter and used in desktop environment such as Cinnamon.
.
It is fairly extensible by the mean of plugins, providing new or customized
visual effects as well as a flexibility in the behavior of the window
manager.
.
This package contains the shared data files.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: mutter
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.9-0ubuntu9
Provides: x-window-manager
Depends: adwaita-icon-theme, gnome-settings-daemon-common, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 42.9-0ubuntu9), zenity, libc6 (>= 2.34), libgles2, libglib2.0-0 (>= 2.70.0), libmutter-10-0 (>= 42~beta), libwayland-client0 (>= 1.20.0), libx11-6, libxcomposite1 (>= 1:0.4.5)
Suggests: gnome-control-center (>= 1:3.25.2), xdg-user-dirs
Description: Example window manager using GNOME's window manager library
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the mutter executable. It can be used as a
standalone window manager, but is primarily intended for debugging.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: mutter-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: mutter
Version: 42.9-0ubuntu9
Depends: dconf-gsettings-backend | gsettings-backend
Description: shared files for the Mutter window manager
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the shared files.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: mythes-en-us
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 21491
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: libreoffice-dictionaries
Version: 1:7.2.0-2
Provides: mythes-thesaurus, mythes-thesaurus-en-us
Depends: dictionaries-common
Suggests: libreoffice-writer
Description: English (USA) Thesaurus for LibreOffice
Libreoffice is a full-featured office productivity suite that provides a
near drop-in replacement for Microsoft(R) Office.
.
This package contains the English (USA) thesaurus for LibreOffice.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: https://wiki.documentfoundation.org/Language_support_of_LibreOffice
Package: n2n
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.3.1~svn3789-7
Depends: libc6 (>= 2.15), lsb-base (>= 3.0-6), net-tools
Conffiles:
/etc/default/n2n ef64fd213dbab7b6439a84addba8b961
/etc/init.d/n2n 6fe3a50f83eb86876f50a14467754af5
Description: Peer-to-Peer VPN network daemon
n2n is an open source VPN application which utilizes
a Peer-to-peer architecture for network membership
and routing.
Original-Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
Homepage: http://www.ntop.org/products/n2n/
Package: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 6.2-1ubuntu0.1
Replaces: nano-tiny (<< 2.8.6-2), pico
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6)
Suggests: hunspell
Breaks: nano-tiny (<< 2.8.6-2)
Conflicts: pico
Conffiles:
/etc/nanorc b2c34817282284614d58163ef56df0d9
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
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1964
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:42.6-0ubuntu2
Replaces: nautilus-data (<< 1:3.38.1-1ubuntu1), totem (<< 3.31.91-1)
Depends: bubblewrap, desktop-file-utils (>= 0.7), gsettings-desktop-schemas (>= 3.8.0), gvfs (>= 1.3.2), libglib2.0-data, libnautilus-extension1a (= 1:42.6-0ubuntu2), nautilus-data (= 1:42.6-0ubuntu2), shared-mime-info (>= 0.50), tracker (>= 3), tracker-miner-fs (>= 3), tracker-extract (>= 3), libatk1.0-0 (>= 1.32.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libdbusmenu-glib4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgexiv2-2 (>= 0.14.0), libglib2.0-0 (>= 2.70.0), libgnome-autoar-0-0 (>= 0.4.0), libgnome-desktop-3-19 (>= 3.17.92), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.23.1), libhandy-1-0 (>= 1.5.0), libpango-1.0-0 (>= 1.44.6), libselinux1 (>= 3.1~), libtracker-sparql-3.0-0 (>= 3.1.1), libunity9 (>= 3.4.6)
Recommends: gvfs-backends, libgdk-pixbuf2.0-bin, librsvg2-common
Suggests: eog, evince | pdf-viewer, gnome-sushi, nautilus-extension-brasero, nautilus-sendto, totem | mp3-decoder, xdg-user-dirs
Breaks: gedit (<< 40), nautilus-data (<< 1:3.38.1-1ubuntu1), totem (<< 3.31.91-1), unity (<< 7.5.1+21.10.20210601.1-0ubuntu1)
Description: file manager and graphical shell for GNOME
Nautilus is the official file manager for the GNOME desktop. It allows
one to browse directories, preview files and launch applications
associated with them. It is also responsible for handling the icons on
the GNOME desktop. It works on local and remote filesystems.
.
Several icon themes and components for viewing different kinds of files
are available in separate packages.
Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: nautilus-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: nautilus
Version: 1:42.6-0ubuntu2
Depends: dconf-gsettings-backend | gsettings-backend
Description: data files for nautilus
Nautilus is the official file manager and graphical shell for the
GNOME desktop.
.
This package contains pictures, localization files and other data
needed by nautilus.
Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: nautilus-extension-brasero
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: brasero
Version: 3.12.3-1
Replaces: brasero (<< 3.12.1-5~)
Depends: libbrasero-media3-1 (>= 3.0.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libnautilus-extension1a (>= 3.21.92-3~), gvfs
Breaks: brasero (<< 3.12.1-5~)
Enhances: nautilus
Description: CD/DVD burning integration for Nautilus
Brasero is a simple application to burn, copy and erase CD and DVD
media: audio, video or data. It features among other things:
* On-the-fly burning
* Multisession support
* On-the-fly conversion of music playlists in all formats supported by
GStreamer
.
This package contains the extension for Nautilus, the GNOME Files app.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Brasero
Package: nautilus-extension-gnome-terminal
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: gnome-terminal
Version: 3.44.0-1ubuntu1
Replaces: brasero (<< 3.27.92-2~)
Depends: gnome-terminal (= 3.44.0-1ubuntu1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.52.0), libgtk-3-0 (>= 3.22.27), libnautilus-extension1a (>= 3.28.0), libstdc++6 (>= 4.1.1)
Breaks: gnome-terminal (<< 3.27.92-2~)
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: nautilus-sendto
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.8.6-4
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0)
Enhances: evince, nautilus
Description: easily send files via email from within Nautilus
The Nautilus Send To plugin provides the Nautilus file manager with a context
menu component for quickly sending files via email.
.
Supported email clients are Evolution, Thunderbird/Icedove, balsa and
Sylpheed/Claws.
.
Nautilus Send To also provides the option of compressing the files (tar.bz2,
tar.gz, or zip) before sending.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: nautilus-share
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.7.3-2ubuntu6
Depends: nautilus (>= 2.10), gnome-session-bin, apturl, libc6 (>= 2.33), libglib2.0-0 (>= 2.35.9), libgtk-3-0 (>= 3.0.0), libnautilus-extension1a (>= 3.14.1)
Suggests: samba (>= 3.0.27a)
Enhances: nautilus
Description: Nautilus extension to share folder using Samba
Nautilus Share allows you to quickly share a folder from
the GNOME Nautilus file manager without requiring root access.
Original-Maintainer: Chow Loong Jin <hyperair@debian.org>
Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 393
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.3-2ubuntu0.1
Provides: ncurses-runtime
Breaks: bash-static (<< 4.4.18-1.1), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), neovim (<< 0.6.0), zsh-static (<< 5.4.2-4)
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: Craig Small <csmall@debian.org>
Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 646
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 6.3-2ubuntu0.1
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.3)
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: Craig Small <csmall@debian.org>
Package: ncurses-term
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 4249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.3-2ubuntu0.1
Replaces: alacritty (<< 0.3.4~), dvtm (<< 0.15-3), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), tn5250 (<< 0.17.4-3)
Depends: ncurses-base (>= 6.1+20190713)
Breaks: bash-static (<< 4.4.18-1.1), dvtm (<< 0.15-3), libmono-corlib4.5-cil (<< 4.6.2.7+dfsg-2), libslang2 (<< 2.3.1a-3), libtinfo5 (<< 6.1), libunibilium0 (<< 2), libunibilium4 (<< 2.0.0-3), zsh-static (<< 5.4.2-4)
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: Craig Small <csmall@debian.org>
Package: nemo
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 3955
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.4-1
Depends: cinnamon-desktop-data (>= 5.2~), desktop-file-utils (>= 0.7), gsettings-desktop-schemas, gvfs (>= 1.3.2), libcinnamon-desktop4 (>= 5.2~), libglib2.0-data, libnemo-extension1 (= 5.2.4-1), nemo-data (= 5.2.4-1), shared-mime-info (>= 0.50), xapp, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgail-3-0 (>= 3.0.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgsf-1-114 (>= 1.14.9), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libpangocairo-1.0-0 (>= 1.14.0), libselinux1 (>= 3.1~), libx11-6, libxapp1 (>= 2.0.0), libxml2 (>= 2.7.8)
Recommends: catdoc, cinnamon-l10n (>= 5.2~), exif, gnome-disk-utility, gvfs-backends, gvfs-fuse, id3, librsvg2-common, nemo-fileroller (>= 5.2~), odt2txt, poppler-utils, python3-xlrd, python3:any, texlive-binaries
Suggests: eog, evince | pdf-viewer, totem | mp3-decoder, xdg-user-dirs
Breaks: cinnamon (<< 5.2~), cinnamon-core (<< 5.2~), nemo-fileroller (<< 5.2~)
Description: File manager and graphical shell for Cinnamon
Nemo is the official file manager for the Cinnamon desktop. It allows one
to browse directories, preview files and launch applications associated
with them. It is also responsible for handling the icons on the Cinnamon
desktop. It works on local and remote filesystems.
.
Several icon themes and components for viewing different kinds of files
are available in separate packages.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: nemo-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 318
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: nemo
Version: 5.2.4-1
Replaces: nemo (<< 3.6.5-1~)
Depends: python3:any, dconf-gsettings-backend | gsettings-backend
Suggests: nemo
Breaks: nemo (<< 3.6.5-1~)
Description: File manager and graphical shell for Cinnamon (data files)
Nemo is the official file manager for the Cinnamon desktop. It allows one
to browse directories, preview files and launch applications associated
with them. It is also responsible for handling the icons on the Cinnamon
desktop. It works on local and remote filesystems.
.
This package contains pictures, localization files and other data
needed by nemo.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: nemo-fileroller
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.2.0-2
Depends: file-roller, nemo (>= 4.6), libc6 (>= 2.2.5), libglib2.0-0 (>= 2.18.0), libnemo-extension1 (>= 4.6)
Recommends: cinnamon-l10n (>= 4.6)
Description: File Roller integration for Nemo
Nemo File Roller is an Nemo extension which allows you to create and extract
archives in Nemo. This extension adds "Extract Here" (for archive files) and
"Compress..." items to the right-click menu.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: https://github.com/linuxmint/nemo-extensions/
Package: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 800
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.60+git20181103.0eebece-1ubuntu5.4
Depends: libc6 (>= 2.34), 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: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.3
Replaces: ebtables (<< 2.0.11-2)
Breaks: ebtables (<< 2.0.11-2)
Conffiles:
/etc/ethertypes cde059c510632569fb1869eb86cc026d
/etc/protocols bb9c019d6524e913fd72441d58b68216
/etc/rpc f0b6f6352bf886623adc04183120f83b
/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.218-4ubuntu1
Replaces: netcat (<< 1.10-35)
Provides: netcat
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.34)
Breaks: netcat (<< 1.10-35)
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: nethogs
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.6-3
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libpcap0.8 (>= 0.9.8), libstdc++6 (>= 9), libtinfo6 (>= 6)
Description: Net top tool grouping bandwidth per process
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per
protocol or per subnet, like most tools do, it groups bandwidth by process.
NetHogs does not rely on a special kernel module to be loaded.
Original-Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>
Homepage: https://github.com/raboof/nethogs
Package: netpbm
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 5114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: netpbm-free
Version: 2:10.0-15.4
Replaces: kdelibs4c2a, netpbm-dev, netpbm-nonfree, pbmwbmp, pnmtopng
Provides: pbmwbmp, pnmtopng
Depends: libnetpbm10 (= 2:10.0-15.4), libc6 (>= 2.33), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Conflicts: kdelibs4c2a, netpbm-dev (<= 2:9.10), netpbm-nonfree (<= 1:19940301.1-3), pbmwbmp, pnmtopng, ucbmpeg (<= 1r2-6)
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.
Original-Maintainer: Andreas Barth <aba@not.so.argh.org>
Homepage: http://netpbm.alioth.debian.org
Package: netplan.io
Status: install ok installed
Priority: important
Section: net
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.106.1-7ubuntu0.22.04.4
Replaces: nplan (<< 0.34~)
Provides: nplan
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libnetplan0 (= 0.106.1-7ubuntu0.22.04.4), libsystemd0 (>= 243), iproute2, python3, python3-dbus, python3-yaml, python3-netifaces, systemd (>= 248~)
Suggests: network-manager | wpasupplicant, openvswitch-switch, python3-rich, iw
Breaks: nplan (<< 0.34~)
Conflicts: netplan
Description: YAML network configuration abstraction for various backends
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.
Homepage: https://netplan.io/
Original-Maintainer: Debian Netplan Maintainers <team+netplan@tracker.debian.org>
Package: netstandard-targeting-pack-2.1
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 18465
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dotnet6
Version: 6.0.136-0ubuntu1~22.04.1
Description: Internal - targeting pack for NETStandard.Library 2.1
This package provides a targeting pack for NETStandard.Library 2.1
that allows developers to compile against and target NETStandard.Library 2.1
applications using the .NET SDK.
This are not meant for general use.
Homepage: https://dot.net/core
Package: network-manager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 7236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.36.6-0ubuntu2.1
Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.34), libcurl3-gnutls (>= 7.24.0), libglib2.0-0 (>= 2.68.0), libgnutls30 (>= 3.7.2), libjansson4 (>= 2.0.1), libmm-glib0 (>= 1.4.0), libndp0 (>= 1.2), libnewt0.52 (>= 0.52.21), libnm0 (= 1.36.6-0ubuntu2.1), libpsl5 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libsystemd0 (>= 209), libteamdctl0 (>= 1.9), libudev1 (>= 183), dbus, isc-dhcp-client, udev, adduser, policykit-1
Recommends: ppp, dnsmasq-base, modemmanager, network-manager-pptp, wireless-regdb, wpasupplicant, libpam-systemd
Suggests: avahi-autoipd, libteam-utils, iptables
Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~)
Conffiles:
/etc/NetworkManager/NetworkManager.conf ff117aea5e8fc25e075df0f18a5f7b45
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf 07590947643cfa18d31ffbd1dfa016c5
/etc/NetworkManager/dispatcher.d/01-ifupdown e6de81aa6aa1f472937fd99db343914f
Description: network management framework (daemon and userspace tools)
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 provides the userspace daemons and a command line interface to
interact with NetworkManager.
.
Optional dependencies:
* avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP
address configuration.
* ppp: Required for establishing dial-up connections (e.g. via GSM).
* dnsmasq-base/iptables: Required for creating Ad-hoc connections and
connection sharing.
* libteam-utils: Network Team driver allows multiple network interfaces to be
teamed together and act like a single one. This process is called "ethernet
bonding", "channel teaming" or "link aggregation".
Homepage: https://wiki.gnome.org/Projects/NetworkManager
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: network-manager-config-connectivity-ubuntu
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: network-manager
Version: 1.36.6-0ubuntu2.1
Depends: network-manager (>= 1.36.6-0ubuntu2.1)
Description: NetworkManager configuration to enable connectivity checking
This package contains a configuration file which enables NetworkManager's
connectivity checking functionality.
.
NetworkManager will try to connect to an Ubuntu server to determine the
connection status.
.
This is particularly useful for captive portal detection.
.
No user data is transmitted in the connectivity checks, but merely contacting
the Ubuntu connectivity check servers reveals that the user is running an
Ubuntu(-based) operating system with NetworkManager.
Homepage: https://wiki.gnome.org/Projects/NetworkManager
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: network-manager-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: network-manager-applet
Version: 1.24.0-1ubuntu3
Depends: libatk1.0-0 (>= 1.12.4), libayatana-appindicator3-1 (>= 0.4.90), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.10), libjansson4 (>= 2.7), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.16.0), libnma0 (>= 1.8.28), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.18), libselinux1 (>= 3.1~), network-manager (>= 1.8), gnome-shell | policykit-1-gnome | polkit-1-auth-agent, default-dbus-session-bus | dbus-session-bus
Recommends: gnome-shell | notification-daemon, gnome-keyring, mobile-broadband-provider-info, iso-codes
Suggests: network-manager-openconnect-gnome, network-manager-openvpn-gnome, network-manager-vpnc-gnome, network-manager-pptp-gnome
Conffiles:
/etc/xdg/autostart/nm-applet.desktop 953fa992366b134626f00182e8db63f3
Description: network management framework (GNOME frontend)
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains a systray applet for GNOME's notification area but it
also works for other desktop environments which provide a systray like KDE
or Xfce.
It displays the available networks and allows users to easily switch between
them. For encrypted networks it will prompt the user for the key/passphrase
and it can optionally store them in the gnome-keyring.
Homepage: https://www.gnome.org/projects/NetworkManager/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Package: network-manager-openvpn
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.18-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libnm0 (>= 1.7.0), network-manager, openvpn, adduser
Description: network management framework (OpenVPN plugin core)
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 provides a VPN plugin for OpenVPN.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.gnome.org/projects/NetworkManager/
Package: network-manager-openvpn-gnome
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: network-manager-openvpn
Version: 1.8.18-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.34), libgtk-3-0 (>= 3.4), libnm0 (>= 1.7.0), libnma0 (>= 1.8.0), libsecret-1-0 (>= 0.18), network-manager-openvpn (= 1.8.18-1)
Description: network management framework (OpenVPN plugin GNOME GUI)
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 provides the GNOME bits of NetworkManager's OpenVPN plugin.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.gnome.org/projects/NetworkManager/
Package: network-manager-pptp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.10-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.34), libnm0 (>= 1.2.0), ppp (<< 2.4.9-2~), ppp (>= 2.4.9-1+~), network-manager, pptp-linux
Description: network management framework (PPTP plugin core)
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 provides a VPN plugin for PPTP, commonly used for connecting
to Microsoft VPN servers.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.gnome.org/projects/NetworkManager/
Package: network-manager-pptp-gnome
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: network-manager-pptp
Version: 1.2.10-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.34), libgtk-3-0 (>= 3.4), libnm0 (>= 1.2.0), libnma0 (>= 1.2.0), libsecret-1-0 (>= 0.18), network-manager-pptp (= 1.2.10-1)
Description: network management framework (PPTP plugin GNOME GUI)
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 provides the GNOME bits of NetworkManager's PPTP plugin.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.gnome.org/projects/NetworkManager/
Package: networkd-dispatcher
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.1-2ubuntu0.22.04.2
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.
Homepage: https://github.com/craftyguy/networkd-dispatcher
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: nftables
Status: install ok installed
Priority: important
Section: net
Installed-Size: 177
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.0.2-1ubuntu3
Depends: libnftables1 (= 1.0.2-1ubuntu3), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0)
Recommends: netbase
Suggests: firewalld
Conffiles:
/etc/nftables.conf b10493a168ed8e96d0d56408721425c4
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: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.43.0-1ubuntu0.2
Depends: nghttp2-client (>= 1.43.0-1ubuntu0.2), nghttp2-proxy (>= 1.43.0-1ubuntu0.2), nghttp2-server (>= 1.43.0-1ubuntu0.2)
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: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nghttp2
Version: 1.43.0-1ubuntu0.2
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.43.0-1ubuntu0.2), lsb-base, libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjansson4 (>= 2.0.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 12), 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: 1040
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: nghttp2
Version: 1.43.0-1ubuntu0.2
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.43.0-1ubuntu0.2), lsb-base, openssl, python3, libc-ares2 (>= 1.7.0), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 11), 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.43.0-1ubuntu0.2
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.43.0-1ubuntu0.2), lsb-base, libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 11), 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: nmap
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4239
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1
Depends: nmap-common (= 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblinear4 (>= 2.01+dfsg), liblua5.3-0, libpcap0.8 (>= 1.5.1), libpcre3, libssl3 (>= 3.0.0~~alpha1), libstdc++6 (>= 11), lua-lpeg (>= 1.0.2), 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: 20488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: nmap
Version: 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1
Replaces: nmap (<< 7.60+dfsg1-1~)
Recommends: nmap
Breaks: nmap (<< 7.60+dfsg1-1~)
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-duplexer3
Status: deinstall ok config-files
Priority: optional
Section: javascript
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.1.4-6
Config-Version: 0.1.4-6
Replaces: node-duplexer2
Provides: node-duplexer2 (= 0.1.4-6)
Breaks: node-duplexer2 (<< 0.1.4-2)
Description: Like duplexer but using streams3
This is a reimplementation of duplexer using the Streams3 API
which is standard in Node as of v4. Everything largely works the same
Duplexer takes a writable stream and a readable stream and makes them
appear as a readable writable stream.
.
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/floatdrop/duplexer3
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: 182931
Maintainer: NodeSource Support <support@nodesource.com>
Architecture: amd64
Version: 18.20.8-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: ntfs-3g
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2021.8.22-3ubuntu1.2
Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgnutls30 (>= 3.7.2), libntfs-3g89 (= 1:2021.8.22-3ubuntu1.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: ntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2071
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.2.8p15+dfsg-1ubuntu2
Replaces: time-daemon
Provides: time-daemon
Depends: adduser, lsb-base (>= 3.2-13), netbase, tzdata, libc6 (>= 2.34), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614-0), libopts25 (>= 1:5.18.16), libssl3 (>= 3.0.0~~alpha1)
Recommends: sntp, perl:any
Suggests: ntp-doc
Conflicts: time-daemon
Conffiles:
/etc/NetworkManager/dispatcher.d/ntp 9b47f8044e4690b4efa94e636ba6359e
/etc/apparmor.d/tunables/ntpd 5519e4c01535818cb26f2ef9e527f191
/etc/apparmor.d/usr.sbin.ntpd 9c58c04b58df70cfab827173135abe1b
/etc/cron.daily/ntp 2edb88a0b9b935161db3841b8b7421ab
/etc/default/ntp cd7a62fbb18fa8fe5893dee93064b328
/etc/dhcp/dhclient-exit-hooks.d/ntp 18f917c51f3110afa8fa74da376aafea
/etc/init.d/ntp 57d5d284cf93f722faa05fc0bed4fcb6
/etc/ntp.conf 10552d6aaf319d27890203e4c378c58b
Description: Network Time Protocol daemon and utility programs
NTP, the Network Time Protocol, is used to keep computer clocks
accurate by synchronizing them over the Internet or a local network,
or by following an accurate hardware receiver that interprets GPS,
DCF-77, NIST or similar time signals.
.
This package contains the NTP daemon and utility programs. An NTP
daemon needs to be running on each host that is to have its clock
accuracy controlled by NTP. The same NTP daemon is also used to
provide NTP service to other hosts.
.
For more information about the NTP protocol and NTP server
configuration and operation, install the package "ntp-doc".
Homepage: http://support.ntp.org/
Original-Maintainer: Debian NTP Team <ntp@packages.debian.org>
Package: ntpstat
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 23
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.0.0.1-2
Depends: libc6 (>= 2.15)
Description: show network time protocol (ntp) status
This program uses an NTP mode 6 control message, which is the same as that
used by the ntpq command. The ntpdc command uses NTP mode 7, details of
which are elusive. For details on the format of NTP control message, see
http://www.eecis.udel.edu/~mills/database/rfc/rfc1305/rfc1305b.ps.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/darkhelmet/ntpstat
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.2.14-3
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.
Original-Maintainer: Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org>
Homepage: https://github.com/OCL-dev/ocl-icd
Package: odt2txt
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.5-7
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: simple converter from OpenDocument Text to plain text
odt2txt is a command-line tool which extracts the text out of OpenDocument
Texts, as produced by OpenOffice.org, KOffice, StarOffice and others.
.
odt2txt can also extract text from some file formats similar to OpenDocument
Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org
version 1.x and older StarOffice versions. To a lesser extend, odt2txt may
be useful to extract content from OpenDocument spreadsheets (*.ods) and
OpenDocument presentations (*.odp).
.
It is small and fast, can output the document in many encodings and
adopts to your locale.
Original-Maintainer: Luis Paulo Linares <lpfllinares@gmail.com>
Homepage: https://github.com/dstosberg/odt2txt/
Package: openjdk-11-jre-headless
Status: deinstall ok config-files
Priority: optional
Section: java
Installed-Size: 171798
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: openjdk-lts
Version: 11.0.24+8-1ubuntu3~22.04
Config-Version: 11.0.24+8-1ubuntu3~22.04
Replaces: openjdk-11-jdk-headless (<< 11~18-2)
Provides: java-runtime-headless (= 11), java10-runtime-headless, java11-runtime-headless, java2-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), libcups2, libfontconfig1, liblcms2-2 (>= 2.2+git20110628), libjpeg8 (>= 8c), libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libasound2 (>= 1.0.16), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.0), libharfbuzz0b (>= 1.2.6), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.2)
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-11-openjdk/accessibility.properties cb5ef274bab0096317e5053916bd8bb8
/etc/java-11-openjdk/jfr/default.jfc b8a4a5ddac9065f99d61328cf4929f89
/etc/java-11-openjdk/jfr/profile.jfc ec206be14224640e867f2d6d7d4e031f
/etc/java-11-openjdk/jvm-amd64.cfg 321e540aeca44cb27331afed9a4c0d02
/etc/java-11-openjdk/logging.properties 98ad75f661f25cb9ca756efb7836c4bb
/etc/java-11-openjdk/management/jmxremote.access 5880f5255cf159b204761cf24be76061
/etc/java-11-openjdk/management/management.properties a5fc398c37a16613b1e37add65987531
/etc/java-11-openjdk/net.properties 627de155bebf2229bc7a91cb0c6edf75
/etc/java-11-openjdk/psfont.properties.ja d4c735bf5756759a1c3bc8de408629fc
/etc/java-11-openjdk/psfontj2d.properties 17b15d370018acc01550175882c7da91
/etc/java-11-openjdk/security/blocked.certs 19e78890d61c0dfc65b291341c08beba
/etc/java-11-openjdk/security/default.policy bca53424160781e86d70558f2d4f5ea3
/etc/java-11-openjdk/security/java.policy aad9032ca70395e13bbf249e9ce0a118
/etc/java-11-openjdk/security/java.security 43719403f849e02c1d015947cefa2d2d
/etc/java-11-openjdk/security/nss.cfg ccd8ac9d15b87311cc9054767517c14d
/etc/java-11-openjdk/security/policy/README.txt 3d47d94bc4f19d18bcc8b23f51d013af
/etc/java-11-openjdk/security/policy/limited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a
/etc/java-11-openjdk/security/policy/limited/default_local.policy 6d7b4616a5dba477b6b6d3f9a12e568f
/etc/java-11-openjdk/security/policy/limited/exempt_local.policy 4cbb03f484c86cbea1a217baae07d3c9
/etc/java-11-openjdk/security/policy/unlimited/default_US_export.policy 1a08ffdf0bc871296c8d698fb22f542a
/etc/java-11-openjdk/security/policy/unlimited/default_local.policy 2a0f330c51aff13a96af8bd5082c84a8
/etc/java-11-openjdk/security/public_suffix_list.dat 02e412fd9cc78530e29b057b166c6d6d
/etc/java-11-openjdk/sound.properties 4f95242740bfb7b133b879597947a41e
/etc/java-11-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/
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Package: openprinting-ppds
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 6927
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: foomatic-db
Version: 20220223-0ubuntu1
Depends: python3:any, xz-utils
Recommends: cups, cups-client, cups-filters | foomatic-filters
Suggests: hpijs-ppds
Description: OpenPrinting printer support - PostScript PPD files
This package includes a collection of free PostScript Printer Description
files for PostScript (and clone) printers from various manufacturers, as
distributed by OpenPrinting.
.
If you have non-PostScript printers, the foomatic-db-compressed-ppds (or
foomatic-db and foomatic-db-engine), hplip and the
printer-driver-* packages are the ones you need; this package
won't be of much help to you.
.
Some manufacturers distribute PPD files for their printers under
non-free licenses; those are not included in this package, but may be
available from the manufacturer's website, included on a CD or
other media with the printer, or downloadable from the OpenPrinting
web site (even automatically if the printer setup tool supports it).
Original-Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Homepage: https://www.openprinting.org/
Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 3092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:8.9p1-3ubuntu0.13
Replaces: openssh-sk-helper, ssh, ssh-krb5
Provides: rsh-client, ssh-client
Depends: adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3 (>= 3.0.2), 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 8a5bddc82befb71d8ef34cc903d3d077
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: http://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: 1505
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:8.9p1-3ubuntu0.13
Replaces: openssh-client (<< 1:7.9p1-8), ssh, ssh-krb5
Provides: ssh-server
Depends: adduser (>= 3.9), dpkg (>= 1.9.0), libpam-modules (>= 0.72-9), libpam-runtime (>= 0.76-14), lsb-base (>= 4.1+Debian3), openssh-client (= 1:8.9p1-3ubuntu0.13), openssh-sftp-server, procps, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), 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~), libssl3 (>= 3.0.2), libsystemd0, 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 e8fbe2dcefa45888cf7341d78d8258ce
/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: http://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:8.9p1-3ubuntu0.13
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:8.9p1-3ubuntu0.13), libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
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: http://www.openssh.com/
Original-Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Package: openssl
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 2053
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0.2-0ubuntu1.20
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.2-0ubuntu1.2)
Suggests: ca-certificates
Conffiles:
/etc/ssl/openssl.cnf 6b4a72a4ce84bab35d884e536295e14f
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: openvpn
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1631
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.5.11-0ubuntu0.22.04.1
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzo2-2 (>= 2.02), libpam0g (>= 0.99.7.1), libpkcs11-helper1 (>= 1.11), libssl3 (>= 3.0.0~~alpha1), libsystemd0, iproute2, lsb-base (>= 3.0-6)
Suggests: openssl, resolvconf, openvpn-systemd-resolved, easy-rsa
Conffiles:
/etc/default/openvpn 3c4d9d1b3f89320396784cc21a142a22
/etc/init.d/openvpn cf1bc30e71de3b3e4a2f05dc8bf095e4
/etc/network/if-down.d/openvpn 33ce4a4608a2f2e129c1feb05daa2f97
/etc/network/if-up.d/openvpn 5c1e39845a263f512b81ee62c1f37b92
/etc/openvpn/update-resolv-conf b75b20ba3fd750b33e47dd81e2c427a8
Description: virtual private network daemon
OpenVPN is an application to securely tunnel IP networks over a
single UDP or TCP port. It can be used to access remote sites, make
secure point-to-point connections, enhance wireless security, etc.
.
OpenVPN uses all of the encryption, authentication, and certification
features provided by the OpenSSL library (any cipher, key size, or
HMAC digest).
.
OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
over NAT or connection-oriented stateful firewalls (such as Linux's iptables).
Homepage: https://openvpn.net/
Original-Maintainer: Bernhard Schmidt <berni@debian.org>
Package: orca
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 5256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 42.0-1ubuntu2
Replaces: gnome-orca (<< 3.26.0-4~)
Depends: python3:any, gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.6.2), gir1.2-pango-1.0, gir1.2-wnck-3.0, gir1.2-gstreamer-1.0, gstreamer1.0-plugins-good, python3-brlapi (>= 0.5.1), python3-cairo, python3-gi (>= 3.18), python3-louis (>= 1.6.2), python3-pyatspi (>= 2.26), python3-speechd (>= 0.8), speech-dispatcher (>= 0.8), gsettings-desktop-schemas
Recommends: xbrlapi
Suggests: brltty
Breaks: gnome-orca (<< 3.26.0-4~)
Conffiles:
/etc/xdg/autostart/orca-autostart.desktop 1dba197c6ffc05ef2a32e6783d0bcde2
Description: Scriptable screen reader
A flexible, extensible, and powerful assistive technology that
provides end-user access to applications and toolkits that support the
AT-SPI (e.g., the GNOME desktop).
.
Orca defines a set of default behaviors (reactions to application events) and
key bindings (reaction to user key presses). These default behaviors and key
bindings can be overwritten on a per-application basis. Orca creates a script
object for each running application, which merges both the default behaviors
and key bindings, and the application specific ones. Orca provides the
infrastructure to activate and deactivate scripts, as well as a host of
services accessible from within the scripts.
Homepage: https://wiki.gnome.org/Projects/Orca
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: os-prober
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.79ubuntu2
Depends: libc6 (>= 2.34), grub-common, mount
Description: utility to detect other OSes on a set of drives
This package detects other OSes available on a system and outputs the
results in a generic machine-readable format.
Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Package: p11-kit
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.24.0-6build1
Depends: p11-kit-modules (>= 0.24.0-6build1), libc6 (>= 2.34), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14)
Description: p11-glue utilities
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 p11-kit tool for listing 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: p11-kit-modules
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.24.0-6build1
Replaces: p11-kit (<= 0.20.2-1)
Depends: libp11-kit0 (= 0.24.0-6build1), libc6 (>= 2.33), libffi8 (>= 3.4), libtasn1-6 (>= 4.14)
Breaks: p11-kit (<= 0.20.2-1)
Description: p11-glue proxy and trust modules
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 p11-kit proxy module and the system trust
policy module.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Package: packagekit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.2.5-2ubuntu3
Depends: libglib2.0-bin, policykit-1, init-system-helpers (>= 1.52), libappstream4 (>= 0.10.0), libapt-pkg6.0 (>= 1.9.2), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.61.2), 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 (>= 11), libsystemd0 (>= 214)
Recommends: packagekit-tools, systemd
Suggests: appstream
Breaks: plymouth (<< 0.9.5)
Conffiles:
/etc/PackageKit/PackageKit.conf 71da11578968301072133d233e91cd1e
/etc/PackageKit/Vendor.conf ea3d03c3310b5470d0273659815c312d
/etc/apt/apt.conf.d/20packagekit f9751c0229fd14ae8d7b69de0645f7b3
/etc/dbus-1/system.d/org.freedesktop.PackageKit.conf fded44ee0c8edb7e65b9649570db3574
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.
.
The main benefits are:
- unified interface on several distributions
- fine grained privileges by using PolicyKit
- independency from a running desktop session during the processing
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: packagekit-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: packagekit
Version: 1.2.5-2ubuntu3
Depends: packagekit (= 1.2.5-2ubuntu3), libc6 (>= 2.34), libglib2.0-0 (>= 2.54), libpackagekit-glib2-18 (>= 1.2.5)
Description: Provides PackageKit command-line tools
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 the PackageKit command-line tools.
Homepage: https://www.freedesktop.org/software/PackageKit/
Original-Maintainer: Matthias Klumpp <mak@debian.org>
Package: packages-microsoft-prod
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 42
Maintainer: Matt Bearup <mbearup@microsoft.com>
Architecture: all
Version: 1.0-ubuntu20.04.1
Depends: apt-transport-https, ca-certificates
Conffiles:
/etc/apt/sources.list.d/microsoft-prod.list 787d83ecb1a44d565d980c61f7b61554
/etc/apt/trusted.gpg.d/microsoft-prod.gpg f3582d7428e6868ec9ae5a561be8f545
Description: Apt configuration for packages.microsoft.com
This package contains the apt repo configuration
for packages.microsoft.com and the public GPG key.
Package: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.4-2build1
Depends: libc6 (>= 2.34), libparted2 (= 3.4-2build1), libreadline8 (>= 6.0), libtinfo6 (>= 6)
Suggests: parted-doc
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: 2325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.1-2ubuntu2.2
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.3), libpam-modules
Recommends: sensible-utils
Conffiles:
/etc/default/useradd 559e87e86a6d1cb4b7f60a6f691d5150
/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: patch
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.7.6-7build2
Depends: libc6 (>= 2.34)
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: patchutils
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.4.2-1build2
Depends: libc6 (>= 2.34), perl:any, patch, sensible-utils
Description: Utilities to work with patches
This package includes the following utilities:
- combinediff creates a cumulative patch from two incremental patches
- dehtmldiff extracts a diff from an HTML page
- filterdiff extracts or excludes diffs from a diff file
- fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets
- flipdiff exchanges the order of two patches
- grepdiff shows which files are modified by a patch matching a regex
- interdiff shows differences between two unified diff files
- lsdiff shows which files are modified by a patch
- recountdiff recomputes counts and offsets in unified context diffs
- rediff and editdiff fix offsets and counts of a hand-edited diff
- splitdiff separates out incremental patches
- unwrapdiff demangles patches that have been word-wrapped
Homepage: http://cyberelk.net/tim/software/patchutils/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: pavucontrol
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 1123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.0-2
Depends: libatkmm-1.6-1v5 (>= 2.28.2), libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.16), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1v5 (>= 2.64.2), libgtk-3-0 (>= 3.0.0), libgtkmm-3.0-1v5 (>= 3.24.5), 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.
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Homepage: https://freedesktop.org/software/pulseaudio/pavucontrol/
Package: pci.ids
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0~2022.01.22-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: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.7.0-6
Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.7.0-6)
Suggests: bzip2, wget | curl | lynx-cur
Description: PCI utilities
This package contains various utilities for inspecting and setting of
devices connected to the PCI bus.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://mj.ucw.cz/sw/pciutils/
Package: pcmciautils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 018-13build1
Depends: libc6 (>= 2.34)
Recommends: udev
Suggests: wireless-tools
Description: PCMCIA utilities for Linux 2.6
This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or
later, replacing the old pcmcia-cs tools used with earlier kernel versions.
PCMCIA cards are commonly used in laptops to provide expanded capabilities
such as network connections, modems, increased memory, etc.
.
To use PCMCIA you need to have kernel modules available to support
it. These are included in the stock Debian 2.6 kernel packages. You
will most likely also need udev, although it isn't always required.
.
The wireless-tools package is required by many wireless network adapters.
Homepage: https://www.kernel.org/pub/linux/utils/kernel/pcmcia/
Original-Maintainer: Colin Watson <cjwatson@debian.org>
Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 718
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 5.34.0-3ubuntu1.5
Replaces: perl-base (<< 5.34.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.38), libattribute-handlers-perl (= 1.01), libautodie-perl (= 2.34), libcompress-raw-bzip2-perl (= 2.101), libcompress-raw-zlib-perl (= 2.101), libcompress-zlib-perl (= 2.102), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.58), libdigest-perl (= 1.19), libdigest-sha-perl (= 6.02), libencode-perl (= 3.08), libexperimental-perl (= 0.024), libextutils-cbuilder-perl (= 0.280236), libextutils-command-perl (= 7.62), libextutils-install-perl (= 2.20), libextutils-parsexs-perl (= 3.430000), libfile-spec-perl (= 3.8000), libhttp-tiny-perl (= 0.076), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.102), libio-compress-bzip2-perl (= 2.102), libio-compress-perl (= 2.102), libio-compress-zlib-perl (= 2.102), libio-zlib-perl (= 1.11), libjson-pp-perl (= 4.06000), liblocale-maketext-perl (= 1.29), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999818), libmath-complex-perl (= 1.5902), libmime-base64-perl (= 3.16), libmodule-corelist-perl (= 5.20210520), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.13), libnet-ping-perl (= 2.74), libparams-check-perl (= 0.38), libparent-perl (= 0.238), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-simple-perl (= 3.42), libstorable-perl (= 3.23), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.43), libtest-simple-perl (= 1.302183), libtest-tester-perl (= 1.302183), libtest-use-ok-perl (= 1.302183), libthread-queue-perl (= 3.14), libthreads-perl (= 2.26), libthreads-shared-perl (= 1.62), libtime-hires-perl (= 1.9767), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.29), libversion-perl (= 1:0.9928), libversion-requirements-perl, podlators-perl (= 4.14)
Depends: perl-base (= 5.34.0-3ubuntu1.5), perl-modules-5.34 (>= 5.34.0-3ubuntu1.5), libperl5.34 (= 5.34.0-3ubuntu1.5)
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.34.0-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: 7739
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: perl
Version: 5.34.0-3ubuntu1.5
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.55), libsocket-perl (<< 2.031), libxsloader-perl (<< 0.30), 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.55), libsocket-perl (= 2.031), libxsloader-perl (= 0.30), perlapi-5.34.0
Pre-Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17)
Suggests: perl, sensible-utils
Breaks: amanda-common (<< 1:3.3.9-2), backuppc (<< 3.3.1-2), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), 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.8000), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libmp3-tag-perl (<< 1.13-1.2), libsbuild-perl (<< 0.67.0-1), libscalar-list-utils-perl (<< 1:1.55), libsocket-perl (<< 2.031), libxsloader-perl (<< 0.30), mailagent (<< 1:3.1-81-2), perl (<< 5.34.0~), perl-modules (<< 5.34.0~), 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.34"
and "perl-doc").
Homepage: http://dev.perl.org/perl5/
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Package: perl-modules-5.34
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 17672
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.34.0-3ubuntu1.5
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.38), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.19), libexperimental-perl (<< 0.024), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.62), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.430000), libfile-spec-perl (<< 3.8000), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.06000), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999818), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20210520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.13), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.42), libtest-harness-perl (<< 3.43), libtest-simple-perl (<< 1.302183), libtest-tester-perl (<< 1.302183), libtest-use-ok-perl (<< 1.302183), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.29), libversion-perl (<< 1:0.9928), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14)
Provides: perl-modules
Depends: perl-base (>= 5.34.0-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.34.0-1)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.38), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.19), libexperimental-perl (<< 0.024), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.62), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.430000), libfile-spec-perl (<< 3.8000), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.06000), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999818), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20210520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.13), libnet-ping-perl (<< 2.74), libparams-check-perl (<< 0.38), libparent-perl (<< 0.238), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-simple-perl (<< 3.42), libtest-harness-perl (<< 3.43), libtest-simple-perl (<< 1.302183), libtest-tester-perl (<< 1.302183), libtest-use-ok-perl (<< 1.302183), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.29), libversion-perl (<< 1:0.9928), maildirsync (<< 1.2-2.1), perl (<< 5.34.0~), podlators-perl (<< 4.14)
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.34' directly, they
should use `perl' (which depends on `perl-modules-5.34') 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: 5build2
Provides: dh-sequence-perl-openssl, perl-openssl-abi-3
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1)
Breaks: libcrypt-openssl-bignum-perl (<< 0.07-2), libcrypt-openssl-dsa-perl (<< 0.18-2), libcrypt-openssl-pkcs10-perl (<< 0.16-2), libcrypt-openssl-pkcs12-perl (<< 0.7-3), libcrypt-openssl-rsa-perl (<< 0.28-5), libcrypt-openssl-x509-perl (<< 1.8.7-3), libcrypt-smime-perl (<< 0.19-2), libcrypt-ssleay-perl (<< 0.73.04-2), libnet-ssleay-perl (<< 1.78-2)
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: php
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php8.4
Description: server-side, HTML-embedded scripting language (default)
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.4).
Package: php-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 75
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:100~+ubuntu22.04.1+deb.sury.org+1
Depends: psmisc (>= 22.15-1~)
Recommends: cron | cron-daemon | anacron | systemd-sysv
Breaks: php-amqp (<< 2.1.2-5~), php-apcu (<< 5.1.24-1~), php-ast (<< 1.1.2-3~), php-ds (<< 1.5.0-5~), php-excimer (<< 1.2.3-1~), php-gearman (<< 2.1.2-4~), php-gmagick (<< 2.0.6~rc1++-5~), php-gnupg (<< 1.5.1-6~), php-igbinary (<< 3.2.16-4~), php-imagick (<< 3.7.0-12~), php-imap (<< 3:1.0.3-1), php-libvirt-php (<< 0.5.8-7~), php-mailparse (<< 3.1.8-1~), php-maxminddb (<< 1.12.0-1~), php-mcrypt (<< 3:1.0.7-5~), php-memcache (<< 8.2-5~), php-memcached (<< 3.3.0-3~), php-mongodb (<< 1.20.1-1~), php-msgpack (<< 1:3.0.0-1~), php-oauth (<< 2.0.9-1~), php-pcov (<< 1.0.11-9~), php-pecl-http (<< 4.2.6-3~), php-pq (<< 2.2.3-5~), php-ps (<< 1.4.4++-4~), php-pspell (<< 3:1.0.1-3~), php-psr (<< 1.2.0-9~), php-raphf (<< 2.0.1++-4~), php-redis (<< 6.1.0-3~), php-rrd (<< 2.0.3++-5~), php-smbclient (<< 1.1.2-3~), php-solr (<< 2.7.0-4~), php-ssh2 (<< 1.4.1-4~), php-stomp (<< 2.0.3-5~), php-uopz (<< 7.1.1++-4~), php-uploadprogress (<< 2.0.2++-4~), php-uuid (<< 1.2.1-2~), php-xdebug (<< 3.4.0-2~), php-xmlrpc (<< 3:1.0.0~rc3-10~), php-yac (<< 2.3.1++-4~), php-yaml (<< 2.2.4-1~), php-zmq (<< 1.1.3-30~), php-zstd (<< 0.14.0-1~)
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.
Package: php-composer-ca-bundle
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.3.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-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: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.0.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: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.2.9-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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.5.6-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: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.0.4-1build1
Depends: php-common, php-psr-log, php-composer-pcre (>= 1), php-composer-pcre (<< 2~~)
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: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-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.4).
Package: php-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-gd
Description: GD module for PHP [default]
This package provides a GD 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.4).
Package: php-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 15
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: all
Version: 3.2.16-6+ubuntu22.04.1+deb.sury.org+1
Depends: php8.5-igbinary
Pre-Depends: php-common (>= 2:69~)
Conffiles:
/etc/php/7.4/mods-available/igbinary.ini 14c4abd8fcffef929339f328f10f6e80 obsolete
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.
.
This is empty package that depends on default PHP version.
Homepage: http://pecl.php.net/package/igbinary
Package: php-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: all
Version: 3.8.1-1+ubuntu22.04.1+deb.sury.org+1
Depends: php8.5-imagick
Pre-Depends: php-common (>= 2:69~)
Recommends: fonts-dejavu-core, ghostscript
Conffiles:
/etc/php/7.4/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de obsolete
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
.
This is empty package that depends on default PHP version.
Homepage: http://pecl.php.net/package/imagick
Package: php-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-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.4).
Package: php-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-json
Description: JSON module for PHP [default]
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.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.4).
Package: php-json-schema
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.2.11-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: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-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.4).
Package: php-psr-cache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 3.0.0-1
Depends: php-common
Description: Common interface for caching libraries
This contains all interfaces defined by PSR-6.
.
Note that this is not a Cache implementation of its own. It is merely
an interface that describes a Cache implementation. 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-6/
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: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.7.0-2
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: Teckids Debian Task Force <tdtf@lists.teckids.org>
Homepage: https://reactphp.org/promise/
Package: php-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 15
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: all
Version: 6.3.0-2+ubuntu22.04.1+deb.sury.org+1
Depends: php8.5-redis, php-igbinary
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Conffiles:
/etc/php/7.4/mods-available/redis.ini e9ee56ccb1ac17cef91a51375dc24947 obsolete
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.
.
This is empty package that depends on default PHP version.
Homepage: https://pecl.php.net/package/redis
Package: php-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-soap
Description: SOAP module for PHP [default]
This package provides a SOAP 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.4).
Package: php-symfony-cache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Provides: php-psr-cache-implementation, php-psr-simple-cache-implementation, php-symfony-cache-implementation
Depends: php-common, php-psr-cache, php-psr-log, php-symfony-cache-contracts, php-symfony-deprecation-contracts, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~), php-symfony-service-contracts, php-symfony-var-exporter
Breaks: php-doctrine-dbal (<< 2.13.1~~), php-symfony-dependency-injection (<< 4.4~~), php-symfony-http-kernel (<< 4.4~~), php-symfony-var-dumper (<< 4.4~~)
Description: provides an extended PSR-6, PSR-16 (and tags) implementation
The Symfony Cache Component provides an extended PSR-6 implementation for
adding cache to applications. It is designed to have a low overhead so
that caching is fastest. It ships with a few caching adapters for the
most widespread and suited to caching backends. It also provides a
`doctrine/cache` proxy adapter to cover more advanced caching needs
and a proxy adapter for greater interoperability between PSR-6
implementations.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/5.4/components/cache.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-cache-contracts
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-contracts
Version: 2.4.0-1ubuntu2
Replaces: php-symfony-contracts (<< 1.1.5)
Depends: php-common, php-psr-cache
Suggests: php-symfony-cache-implementation
Breaks: php-symfony-contracts (<< 1.1.5)
Description: Generic abstractions related to caching
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.
Homepage: https://symfony.com/components/Contracts
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-config
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 351
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-symfony-deprecation-contracts, php-symfony-filesystem, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~), php-symfony-polyfill-php81 (>= 1.22), php-symfony-polyfill-php81 (<< 2~~)
Suggests: php-symfony-yaml
Breaks: php-symfony-finder (<< 4.4~~)
Description: load configurations from different data sources
The Symfony Config Component provides the infrastructure for loading
configurations from different data sources and optionally monitoring
these for changes. Additional tools for validating, normalizing and
handling of defaults are provided.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/5.4/components/config.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-console
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 595
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Provides: php-psr-log-implementation
Depends: php-common, php-symfony-deprecation-contracts, php-mbstring, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~), php-symfony-service-contracts, php-symfony-string
Suggests: php-symfony-event-dispatcher, php-symfony-lock, php-symfony-process, php-psr-log
Breaks: php-symfony-dependency-injection (<< 4.4~~), php-symfony-dotenv (<< 5.1~~), php-symfony-event-dispatcher (<< 4.4~~), php-symfony-lock (<< 4.4~~), php-symfony-process (<< 4.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/5.4/components/console.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-dependency-injection
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 901
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Provides: php-psr-container-implementation, php-symfony-service-implementation
Depends: php-common, php-psr-container, php-symfony-deprecation-contracts, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~), php-symfony-polyfill-php81 (>= 1.22), php-symfony-polyfill-php81 (<< 2~~), php-symfony-service-contracts
Suggests: php-symfony-yaml, php-symfony-config, php-symfony-finder, php-symfony-expression-language, php-symfony-proxy-manager-bridge
Breaks: php-psr, php-symfony-config (<< 5.3~~), php-symfony-finder (<< 4.4~~), php-symfony-proxy-manager-bridge (<< 4.4~~), php-symfony-yaml (<< 4.4~~)
Description: standardize and centralize construction of objects
The Symfony DependencyInjection Component allows one to standardize and
centralize the way objects are constructed in an application.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/5.4/components/dependency_injection.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: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-contracts
Version: 2.4.0-1ubuntu2
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.
Homepage: https://symfony.com/components/Contracts
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-expression-language
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-symfony-cache, php-symfony-service-contracts
Description: compile and evaluate expressions
The Symfony ExpressionLanguage Component provides an engine that can compile
and evaluate expressions. An expression is a one-liner that returns a value
(mostly, but not limited to, Booleans).
.
By default, the engine implements simple math and logic functions, method
calls, property accesses, and array accesses.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/5.4/components/expression_language.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-filesystem
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-mbstring, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~)
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/5.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: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-symfony-deprecation-contracts, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~)
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/5.4/components/finder.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-polyfill-php80
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-polyfill
Version: 1.24.0-1ubuntu2
Depends: php-common
Description: Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
This component provides features added to PHP 8.0 core:
.
* Stringable interface
* fdiv
* ValueError class
* UnhandledMatchError class
* FILTER_VALIDATE_BOOL constant
* get_debug_type
* preg_last_error_msg
* str_contains
* str_starts_with
* str_ends_with
* get_resource_id
* Attribute class
.
The Symfony Polyfill project backports features found in the latest PHP
versions and provides compatibility layers for some extensions and functions.
It is intended to be used when portability across PHP versions and extensions
is desired.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-polyfill-php81
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-polyfill
Version: 1.24.0-1ubuntu2
Depends: php-common
Description: Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
This component provides features added to PHP 8.1 core:
.
* array_is_list
* MYSQLI_REFRESH_REPLICA constant
* ReturnTypeWillChange attribute
Homepage: https://symfony.com
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: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~)
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/5.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: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: php-symfony-contracts
Version: 2.4.0-1ubuntu2
Replaces: php-symfony-contracts (<< 1.1.5)
Depends: php-common, php-psr-container (>= 2.0), php-psr-container (<< 3~~)
Suggests: php-symfony-service-implementation
Breaks: 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.
Homepage: https://symfony.com/components/Contracts
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-string
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-intl, php-mbstring, php-symfony-polyfill-php80 (>= 1.15), php-symfony-polyfill-php80 (<< 2~~)
Breaks: php-symfony-translation-contracts (>= 3.0)
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/5.4/components/string.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-symfony-var-exporter
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: symfony
Version: 5.4.4+dfsg-1ubuntu8
Depends: php-common, php-symfony-polyfill-php80 (>= 1.16), php-symfony-polyfill-php80 (<< 2~~)
Description: export serializable PHP data structure to plain PHP code
The Symfony VarExporter allows one to export any serializable PHP data
structure to plain PHP code.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Homepage: https://symfony.com/doc/5.4/components/var_exporter.html
Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Package: php-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-xml
Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
This package provides a DOM, SimpleXML, WDDX, XML, and XSL 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.4).
Package: php-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 12
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: all
Version: 3:1.0.0~rc3-11+ubuntu22.04.1+deb.sury.org+1
Depends: php8.5-xmlrpc
Pre-Depends: php-common (>= 2:69~)
Description: XML-RPC servers and clients functions for PHP
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more
documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
.
This is empty package that depends on default PHP version.
Homepage: https://pecl.php.net/package/xmlrpc
Package: php-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 14
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Source: php-defaults (100~+ubuntu22.04.1+deb.sury.org+1)
Version: 2:8.4+100~+ubuntu22.04.1+deb.sury.org+1
Depends: php-common, php8.4-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.4).
Package: php7.4
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 89
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php7.4 | php7.4-fpm | php7.4-cgi, php7.4-common
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP interpreter
installed. Removing this package won't remove PHP from your system, however
it may remove other packages that depend on this one.
.
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: php7.4-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Bcmath module for PHP
This package provides the Bcmath 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/
Package: php7.4-bz2
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-21+ubuntu22.04.1+deb.sury.org+1
Config-Version: 1:7.4.33-21+ubuntu22.04.1+deb.sury.org+1
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-21+ubuntu22.04.1+deb.sury.org+1), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
This package provides the bzip2 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/
Package: php7.4-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4757
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, phpapi-20190902
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), php7.4-json, php7.4-opcache, php7.4-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.14), libssl3 (>= 3.0.0~~alpha1), 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/php7.4 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 libxml openssl
pcntl pcre 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/
Package: php7.4-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 7077
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
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, php7.4-calendar, php7.4-ctype, php7.4-exif, php7.4-ffi, php7.4-fileinfo, php7.4-ftp, php7.4-gettext, php7.4-iconv, php7.4-pdo, php7.4-phar, php7.4-posix, php7.4-shmop, php7.4-sockets, php7.4-sysvmsg, php7.4-sysvsem, php7.4-sysvshm, php7.4-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php7.4-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 136
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl4 (>= 7.56.1)
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/
Package: php7.4-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 144
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php7.4-gmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-gmp
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+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/
Package: php7.4-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 492
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu70 (>= 70.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/
Package: php7.4-json
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 76
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-json
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: JSON module for PHP
This package provides the JSON 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/
Package: php7.4-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1054
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php7.4-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 572
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34)
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/
Package: php7.4-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php7.4-soap
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 344
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1
Config-Version: 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1), libc6 (>= 2.14), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
This package provides the SOAP 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/
Package: php7.4-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 441
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Replaces: php7.4-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.4-dom, php7.4-simplexml, php7.4-xmlreader, php7.4-xmlwriter, php7.4-xsl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php7.4-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/
Package: php7.4-xmlrpc
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1
Config-Version: 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1
Provides: php-xmlrpc
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-14+ubuntu20.04.1+deb.sury.org+1), libc6 (>= 2.14), libxmlrpc-epi0
Description: XMLRPC-EPI module for PHP
This package provides the XMLRPC-EPI 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/
Package: php7.4-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 100
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php7.4
Version: 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 1:7.4.33-24+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libzip4 (>= 1.3.2)
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/
Package: php8.0-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 4942
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, php-json, php8.0-json, phpapi-20200930
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.0-common (= 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1), php8.0-opcache, php8.0-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.14), libssl3 (>= 3.0.0~~alpha1), 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.0 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 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/
Package: php8.0-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8095
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
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.0-calendar, php8.0-ctype, php8.0-exif, php8.0-ffi, php8.0-fileinfo, php8.0-ftp, php8.0-gettext, php8.0-iconv, php8.0-pdo, php8.0-phar, php8.0-posix, php8.0-shmop, php8.0-sockets, php8.0-sysvmsg, php8.0-sysvsem, php8.0-sysvshm, php8.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php8.0-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1050
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php8.0-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 76
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-mcrypt
Version: 3:1.0.9-2+ubuntu22.04.1+deb.sury.org+1
Replaces: php-mcrypt (<< 3:1.0.9~)
Provides: php-mcrypt
Depends: php8.0-common, phpapi-20200930, libc6 (>= 2.14), libmcrypt4 (>= 2.5.8)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mcrypt (<< 3:1.0.9~)
Conffiles:
/etc/php/8.0/mods-available/mcrypt.ini 00847735679487d57ea69423fe90888e
Description: PHP bindings for the libmcrypt library
These functions provides bindings for the unmaintained libmcrypt library.
.
The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
libmcrypt has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/mcrypt
Package: php8.0-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1365
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34)
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/
Package: php8.0-phpdbg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5021
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
Provides: php-json, php-phpdbg, php8.0-json, phpapi-20200930
Depends: media-types | mime-support, php8.0-cli, php8.0-common (= 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1), php8.0-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.14), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Description: server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcntl pcre 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/
Package: php8.0-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.0
Version: 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.0-common (= 1:8.0.30-18+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.1
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 77
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php8.1 | php8.1-fpm | php8.1-cgi, php8.1-common
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP interpreter
installed. Removing this package won't remove PHP from your system, however
it may remove other packages that depend on this one.
.
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: php8.1-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Bcmath module for PHP
This package provides the Bcmath 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/
Package: php8.1-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5501
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, php-json, php8.1-json, phpapi-20210902
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), php8.1-opcache, php8.1-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), 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.1 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 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/
Package: php8.1-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8457
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
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.1-calendar, php8.1-ctype, php8.1-exif, php8.1-ffi, php8.1-fileinfo, php8.1-ftp, php8.1-gettext, php8.1-iconv, php8.1-pdo, php8.1-phar, php8.1-posix, php8.1-shmop, php8.1-sockets, php8.1-sysvmsg, php8.1-sysvsem, php8.1-sysvshm, php8.1-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php8.1-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 144
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl4 (>= 7.56.1)
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/
Package: php8.1-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5528
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-fpm, php-json, php8.1-json, phpapi-20210902
Depends: media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), php8.1-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
/etc/apache2/conf-available/php8.1-fpm.conf 88b33ab41c1385d2a4a8b5de25fd879f
/etc/init.d/php8.1-fpm 40246d5e9590bae90b133167b9bfc118
/etc/logrotate.d/php8.1-fpm 4bbd87237b3b0883169be0d7f856aad4
/etc/php/8.1/fpm/php-fpm.conf 75494c14cd7739481ba87d225e031b49
/etc/php/8.1/fpm/pool.d/www.conf e65a6de26bd321e3c99320562f59b914
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests. Note that MOST Apache users
probably want the libapache2-mod-php8.1 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcre 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/
Package: php8.1-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 140
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.3.3)
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/
Package: php8.1-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 500
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu70 (>= 70.1-1~)
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/
Package: php8.1-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1074
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php8.1-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1033
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34), 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/
Package: php8.1-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.1-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 485
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php8.1-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.1-dom, php8.1-simplexml, php8.1-xmlreader, php8.1-xmlwriter, php8.1-xsl
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.1-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/
Package: php8.1-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 112
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.1
Version: 8.1.34-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.34-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libzip4 (>= 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/
Package: php8.2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 85
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php8.2 | php8.2-fpm | php8.2-cgi, php8.2-common
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP interpreter
installed. Removing this package won't remove PHP from your system, however
it may remove other packages that depend on this one.
.
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: php8.2-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-bcmath
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Bcmath module for PHP
This package provides the Bcmath 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/
Package: php8.2-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5617
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, php-json, php8.2-json, phpapi-20220829
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), php8.2-opcache, php8.2-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), 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.2 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/
Package: php8.2-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8500
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
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.2-calendar, php8.2-ctype, php8.2-exif, php8.2-ffi, php8.2-fileinfo, php8.2-ftp, php8.2-gettext, php8.2-iconv, php8.2-pdo, php8.2-phar, php8.2-posix, php8.2-shmop, php8.2-sockets, php8.2-sysvmsg, php8.2-sysvsem, php8.2-sysvshm, php8.2-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
Breaks: php8.2-apcu (<< 5.1.23-1~), php8.2-imagick (<< 3.7.0-5~), php8.2-oauth (<< 2.0.7++-1~)
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/
Package: php8.2-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 152
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl4 (>= 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/
Package: php8.2-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5649
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-fpm, php-json, php8.2-json, phpapi-20220829
Depends: media-types | mime-support, php8.2-cli, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), php8.2-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
/etc/apache2/conf-available/php8.2-fpm.conf 6e10de4fd642d6d8430f37fa89d7383a
/etc/init.d/php8.2-fpm d395dbfb617756f530a543ddbd995f67
/etc/logrotate.d/php8.2-fpm 5df6034d1e5bfb64cd4a964af70c7049
/etc/php/8.2/fpm/php-fpm.conf 6007c38e8ea0aeeac894c6b3700ff3da
/etc/php/8.2/fpm/pool.d/www.conf 255920f8afb451176981232efb14eb57
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests. Note that MOST Apache users
probably want the libapache2-mod-php8.2 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: php8.2-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 140
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.3.3)
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/
Package: php8.2-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1198
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php8.2-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 76
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-mcrypt
Version: 3:1.0.9-2+ubuntu22.04.1+deb.sury.org+1
Replaces: php-mcrypt (<< 3:1.0.9~)
Provides: php-mcrypt
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libmcrypt4 (>= 2.5.8)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mcrypt (<< 3:1.0.9~)
Conffiles:
/etc/php/8.2/mods-available/mcrypt.ini 00847735679487d57ea69423fe90888e
Description: PHP bindings for the libmcrypt library
These functions provides bindings for the unmaintained libmcrypt library.
.
The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
libmcrypt has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/mcrypt
Package: php8.2-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1025
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34), 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/
Package: php8.2-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.2-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 493
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php8.2-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.2-dom, php8.2-simplexml, php8.2-xmlreader, php8.2-xmlwriter, php8.2-xsl
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Breaks: php8.2-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/
Package: php8.2-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 124
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.2
Version: 8.2.30-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.30-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libzip4 (>= 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/
Package: php8.3
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 85
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php8.3 | php8.3-fpm | php8.3-cgi, php8.3-common
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP interpreter
installed. Removing this package won't remove PHP from your system, however
it may remove other packages that depend on this one.
.
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: php8.3-bz2
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-bz2
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.23-1+ubuntu22.04.1+deb.sury.org+1), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
This package provides the bzip2 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/
Package: php8.3-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5720
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
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.29-1+ubuntu22.04.1+deb.sury.org+1), php8.3-opcache, php8.3-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), 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/
Package: php8.3-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 9427
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
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.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php8.3-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 152
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl4 (>= 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/
Package: php8.3-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5746
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-fpm, php-json, php8.3-json, phpapi-20230831
Depends: media-types | mime-support, php8.3-cli, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), php8.3-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
/etc/apache2/conf-available/php8.3-fpm.conf c763554beba3b432ebf19c71e69ada46
/etc/init.d/php8.3-fpm 41b98fe30a0cb49481818a0c297d9bcb
/etc/logrotate.d/php8.3-fpm d2accdb1b12c3ac02239c433153fdb79
/etc/php/8.3/fpm/php-fpm.conf 696fcb228ad0e29f57cdd2082eb41fac
/etc/php/8.3/fpm/pool.d/www.conf 6204554fd51b0d45f12e2f2b5b62e377
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests. Note that MOST Apache users
probably want the libapache2-mod-php8.3 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: php8.3-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 140
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.3.3)
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/
Package: php8.3-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 119
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-igbinary
Version: 3.2.16-6+ubuntu22.04.1+deb.sury.org+1
Replaces: php-igbinary (<< 3.2.16~)
Provides: php-igbinary
Depends: php8.3-common, phpapi-20230831, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-igbinary (<< 3.2.16~)
Conffiles:
/etc/php/8.3/mods-available/igbinary.ini 14c4abd8fcffef929339f328f10f6e80
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.
Homepage: http://pecl.php.net/package/igbinary
Package: php8.3-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 503
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.8.0-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 3.8.0-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.8.0~)
Provides: php-imagick
Depends: php8.3-common, phpapi-20230831, libc6 (>= 2.33), libgomp1 (>= 9), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2)
Pre-Depends: php-common (>= 2:69~)
Recommends: fonts-dejavu-core, ghostscript
Breaks: php-imagick (<< 3.8.0~)
Conffiles:
/etc/php/8.3/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: php8.3-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 612
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu70 (>= 70.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/
Package: php8.3-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1210
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php8.3-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1028
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34), 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/
Package: php8.3-phpdbg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5752
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-json, php-phpdbg, php8.3-json, phpapi-20230831
Depends: media-types | mime-support, php8.3-cli, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), php8.3-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Description: server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
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/
Package: php8.3-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.3-redis
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 811
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-redis
Version: 6.2.0-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 6.2.0-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php-redis (<< 6.2.0~)
Provides: php-redis
Depends: php8.3-common, php8.3-igbinary, phpapi-20230831, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libzstd1 (>= 1.4.0)
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Breaks: php-redis (<< 6.2.0~)
Conffiles:
/etc/php/8.3/mods-available/redis.ini b89730768a6d15f2c55d71c13137d763
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.
Homepage: https://pecl.php.net/package/redis
Package: php8.3-soap
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 364
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.23-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.7.4)
Description: SOAP module for PHP
This package provides the SOAP 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/
Package: php8.3-xml
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 509
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 8.3.23-1+ubuntu22.04.1+deb.sury.org+1
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.23-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.3-xmlrpc
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 63
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-xmlrpc
Version: 3:1.0.0~rc3-10+ubuntu22.04.1+deb.sury.org+1
Config-Version: 3:1.0.0~rc3-10+ubuntu22.04.1+deb.sury.org+1
Replaces: php-xmlrpc (<< 3:1.0.0~rc3-10+ubuntu22.04.1+deb.sury.org+1~)
Provides: php-xmlrpc
Depends: php8.3-common, phpapi-20230831, libc6 (>= 2.14), libxmlrpc-epi0
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xmlrpc (<< 3:1.0.0~rc3-10+ubuntu22.04.1+deb.sury.org+1~)
Conffiles:
/etc/php/8.3/mods-available/xmlrpc.ini 3bc8349af9550d1759b7144defea6f24
Description: XML-RPC servers and clients functions for PHP
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more
documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/xmlrpc
Package: php8.3-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 132
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.3
Version: 8.3.29-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.3-common (= 8.3.29-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libzip4 (>= 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/
Package: php8.4
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 79
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: all
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php
Depends: libapache2-mod-php8.4 | php8.4-fpm | php8.4-cgi, php8.4-common
Description: server-side, HTML-embedded scripting language (metapackage)
This package is a metapackage that, when installed, guarantees that you
have at least one of the four server-side versions of the PHP interpreter
installed. Removing this package won't remove PHP from your system, however
it may remove other packages that depend on this one.
.
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: php8.4-bcmath
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 100
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-bcmath
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14)
Description: Bcmath module for PHP
This package provides the Bcmath 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/
Package: php8.4-bz2
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 60
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-bz2
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libbz2-1.0, libc6 (>= 2.14)
Description: bzip2 module for PHP
This package provides the bzip2 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/
Package: php8.4-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5940
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, php-json, php8.4-json, phpapi-20240924
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), php8.4-opcache, php8.4-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php8.4 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/
Package: php8.4-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 9993
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
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.4-calendar, php8.4-ctype, php8.4-exif, php8.4-ffi, php8.4-fileinfo, php8.4-ftp, php8.4-gettext, php8.4-iconv, php8.4-pdo, php8.4-phar, php8.4-posix, php8.4-shmop, php8.4-sockets, php8.4-sysvmsg, php8.4-sysvsem, php8.4-sysvshm, php8.4-tokenizer
Depends: php-common (>= 2:95~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php8.4-curl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 160
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-curl
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libcurl4 (>= 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/
Package: php8.4-fpm
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5964
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-fpm, php-json, php8.4-json, phpapi-20240924
Depends: media-types | mime-support, php8.4-cli, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), php8.4-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libsystemd0, libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Conffiles:
/etc/apache2/conf-available/php8.4-fpm.conf 8a94ee14f103f01d1f3785bcd900f73a
/etc/init.d/php8.4-fpm c2165066d4c404b912c3bb507f116daa
/etc/logrotate.d/php8.4-fpm 826e030dab902c74efe52b7d96d339c4
/etc/php/8.4/fpm/php-fpm.conf d2c8ebdf790f2cba12d04ff98958e4ed
/etc/php/8.4/fpm/pool.d/www.conf 826727a2d9844af7a1b3499b8c89baa1
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests. Note that MOST Apache users
probably want the libapache2-mod-php8.4 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl 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/
Package: php8.4-gd
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 180
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-gd
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgd3 (>= 2.3.3)
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/
Package: php8.4-gmp
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 100
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-gmp
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.4), libgmp10 (>= 2:6.2.1+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/
Package: php8.4-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 123
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-igbinary
Version: 3.2.16-6+ubuntu22.04.1+deb.sury.org+1
Replaces: php-igbinary (<< 3.2.16~)
Provides: php-igbinary
Depends: php8.4-common, phpapi-20240924, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-igbinary (<< 3.2.16~)
Conffiles:
/etc/php/8.4/mods-available/igbinary.ini 14c4abd8fcffef929339f328f10f6e80
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.
Homepage: http://pecl.php.net/package/igbinary
Package: php8.4-imagick
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 511
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.8.1-1+ubuntu22.04.1+deb.sury.org+1
Config-Version: 3.8.1-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.8.1~)
Provides: php-imagick
Depends: php8.4-common, phpapi-20240924, libc6 (>= 2.33), libgomp1 (>= 9), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2)
Pre-Depends: php-common (>= 2:69~)
Recommends: fonts-dejavu-core, ghostscript
Breaks: php-imagick (<< 3.8.1~)
Conffiles:
/etc/php/8.4/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: php8.4-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 684
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu70 (>= 70.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/
Package: php8.4-mbstring
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1230
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-mbstring
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.14), 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/
Package: php8.4-mcrypt
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 80
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-mcrypt
Version: 3:1.0.9-2+ubuntu22.04.1+deb.sury.org+1
Replaces: php-mcrypt (<< 3:1.0.9~)
Provides: php-mcrypt
Depends: php8.4-common, phpapi-20240924, libc6 (>= 2.14), libmcrypt4 (>= 2.5.8)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mcrypt (<< 3:1.0.9~)
Conffiles:
/etc/php/8.4/mods-available/mcrypt.ini 00847735679487d57ea69423fe90888e
Description: PHP bindings for the libmcrypt library
These functions provides bindings for the unmaintained libmcrypt library.
.
The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
libmcrypt has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/mcrypt
Package: php8.4-opcache
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 1202
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-opcache
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.34), 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/
Package: php8.4-phpdbg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 5972
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-json, php-phpdbg, php8.4-json, phpapi-20240924
Depends: media-types | mime-support, php8.4-cli, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), php8.4-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Description: server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
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/
Package: php8.4-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.4-redis
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 663
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-redis
Version: 6.3.0-2+ubuntu22.04.1+deb.sury.org+1
Config-Version: 6.3.0-2+ubuntu22.04.1+deb.sury.org+1
Replaces: php-redis (<< 6.3.0~)
Provides: php-redis
Depends: php8.4-common, php8.4-igbinary, phpapi-20240924, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libzstd1 (>= 1.4.0)
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Breaks: php-redis (<< 6.3.0~)
Conffiles:
/etc/php/8.4/mods-available/redis.ini b89730768a6d15f2c55d71c13137d763
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.
Homepage: https://pecl.php.net/package/redis
Package: php8.4-soap
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 372
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-soap
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.9.4)
Description: SOAP module for PHP
This package provides the SOAP 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/
Package: php8.4-xml
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 2396
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php8.4-xsl (<< 7.0.3-6~)
Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.4-dom, php8.4-simplexml, php8.4-xmlreader, php8.4-xmlwriter, php8.4-xsl
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libxml2 (>= 2.9.4), libxslt1.1 (>= 1.1.27)
Breaks: php8.4-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/
Package: php8.4-xmlrpc
Status: deinstall ok config-files
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-xmlrpc
Version: 3:1.0.0~rc3-11+ubuntu22.04.1+deb.sury.org+1
Config-Version: 3:1.0.0~rc3-11+ubuntu22.04.1+deb.sury.org+1
Replaces: php-xmlrpc (<< 3:1.0.0~rc3~)
Provides: php-xmlrpc
Depends: php8.4-common, phpapi-20240924, libc6 (>= 2.14), libxmlrpc-epi0
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xmlrpc (<< 3:1.0.0~rc3~)
Conffiles:
/etc/php/8.4/mods-available/xmlrpc.ini 3bc8349af9550d1759b7144defea6f24
Description: XML-RPC servers and clients functions for PHP
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more
documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/xmlrpc
Package: php8.4-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 136
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.4
Version: 8.4.16-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 2:95~), ucf, php8.4-common (= 8.4.16-1+ubuntu22.04.1+deb.sury.org+1), libc6 (>= 2.33), libzip4 (>= 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/
Package: php8.5-cli
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 10027
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.1-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-cli, php-json, php8.5-json, phpapi-20250925
Depends: libedit2 (>= 2.11-20080614-4), media-types | mime-support, php8.5-common (= 8.5.1-1+ubuntu22.04.1+deb.sury.org+1), php8.5-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libgcc-s1 (>= 3.3), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Description: command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php8.5 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 lexbor
libxml openssl pcntl pcre random Reflection session sodium SPL standard uri
Zend OPcache 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/
Package: php8.5-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 11797
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.1-1+ubuntu22.04.1+deb.sury.org+1
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.5-calendar, php8.5-ctype, php8.5-exif, php8.5-ffi, php8.5-fileinfo, php8.5-ftp, php8.5-gettext, php8.5-iconv, php8.5-pdo, php8.5-phar, php8.5-posix, php8.5-shmop, php8.5-sockets, php8.5-sysvmsg, php8.5-sysvsem, php8.5-sysvshm, php8.5-tokenizer
Depends: php-common (>= 2:95~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0~~alpha1)
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/
Package: php8.5-igbinary
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 123
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-igbinary
Version: 3.2.16-6+ubuntu22.04.1+deb.sury.org+1
Replaces: php-igbinary (<< 3.2.16~)
Provides: php-igbinary
Depends: php8.5-common, phpapi-20250925, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-igbinary (<< 3.2.16~)
Conffiles:
/etc/php/8.5/mods-available/igbinary.ini 14c4abd8fcffef929339f328f10f6e80
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.
Homepage: http://pecl.php.net/package/igbinary
Package: php8.5-imagick
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 511
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-imagick
Version: 3.8.1-1+ubuntu22.04.1+deb.sury.org+1
Replaces: php-imagick (<< 3.8.1~)
Provides: php-imagick
Depends: php8.5-common, phpapi-20250925, libc6 (>= 2.33), libgomp1 (>= 9), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2)
Pre-Depends: php-common (>= 2:69~)
Recommends: fonts-dejavu-core, ghostscript
Breaks: php-imagick (<< 3.8.1~)
Conffiles:
/etc/php/8.5/mods-available/imagick.ini 5dc8a9511b4fa405099723d80b21b5de
Description: Provides a wrapper to the ImageMagick library
Imagick is a native php extension to create and modify images using the
ImageMagick API.
Homepage: http://pecl.php.net/package/imagick
Package: php8.5-phpdbg
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 10018
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.1-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-json, php-phpdbg, php8.5-json, phpapi-20250925
Depends: media-types | mime-support, php8.5-cli, php8.5-common (= 8.5.1-1+ubuntu22.04.1+deb.sury.org+1), tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libgcc-s1 (>= 3.3), libpcre2-8-0 (>= 10.38), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.9.4), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Description: server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
The following extensions are built in: Core date filter hash json lexbor
libxml openssl pcntl pcre random Reflection session sodium SPL standard uri
Zend OPcache 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/
Package: php8.5-readline
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 68
Maintainer: Debian PHP Maintainers <team+pkg-php@tracker.debian.org>
Architecture: amd64
Source: php8.5
Version: 8.5.1-1+ubuntu22.04.1+deb.sury.org+1
Provides: php-readline
Depends: php-common (>= 2:95~), ucf, php8.5-common (= 8.5.1-1+ubuntu22.04.1+deb.sury.org+1), 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/
Package: php8.5-redis
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 663
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-redis
Version: 6.3.0-2+ubuntu22.04.1+deb.sury.org+1
Replaces: php-redis (<< 6.3.0~)
Provides: php-redis
Depends: php8.5-common, php8.5-igbinary, phpapi-20250925, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libzstd1 (>= 1.4.0)
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Breaks: php-redis (<< 6.3.0~)
Conffiles:
/etc/php/8.5/mods-available/redis.ini b89730768a6d15f2c55d71c13137d763
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.
Homepage: https://pecl.php.net/package/redis
Package: php8.5-xmlrpc
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Architecture: amd64
Source: php-xmlrpc
Version: 3:1.0.0~rc3-11+ubuntu22.04.1+deb.sury.org+1
Replaces: php-xmlrpc (<< 3:1.0.0~rc3~)
Provides: php-xmlrpc
Depends: php8.5-common, phpapi-20250925, libc6 (>= 2.14), libxmlrpc-epi0
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xmlrpc (<< 3:1.0.0~rc3~)
Conffiles:
/etc/php/8.5/mods-available/xmlrpc.ini 3bc8349af9550d1759b7144defea6f24
Description: XML-RPC servers and clients functions for PHP
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more
documentation on this extension and its functions at
http://xmlrpc-epi.sourceforge.net/.
.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
Homepage: https://pecl.php.net/package/xmlrpc
Package: pidgin
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2076
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.14.8-1ubuntu2.1
Depends: pidgin-data (<< 1:2.14.8-z), pidgin-data (>= 1:2.14.8), perl-base, perlapi-5.34.0, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk2.0-0 (>= 2.24.0), libgtkspell0 (>= 2.0.10), libice6 (>= 1:1.0.0), libmessaging-menu0 (>= 0.6.0), libpango-1.0-0 (>= 1.18.0), libpurple0 (>= 2.14.0), libsm6, libunity9 (>= 3.4.6), libx11-6, libxss1
Recommends: gstreamer1.0-alsa | gstreamer1.0-pulseaudio, gstreamer1.0-libav, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, sensible-utils, pidgin-libnotify
Suggests: libsqlite3-0 (>= 3.5.9), gnome-panel (>= 2.1) | kdebase-workspace-bin | docker, evolution-data-server (>= 1.10.0)
Description: graphical multi-protocol instant messaging client
Pidgin is a graphical, modular instant messaging client capable of using
multiple networks at once. Currently supported are:
AIM/ICQ, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu,
Bonjour, Groupwise, Sametime, and SIMPLE.
.
Some extra packages are suggested to use increased functionality:
* gnome-panel | kdebase-workspace-bin | docker:
- To use the system tray icon functionality (minimizing to an icon, having
the icon blink when there are new messages, etc.)
* libsqlite3-0:
- To use Contact Availability Prediction plugin
Homepage: https://www.pidgin.im
Original-Maintainer: Richard Laager <rlaager@debian.org>
Package: pidgin-data
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 25175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pidgin
Version: 1:2.14.8-1ubuntu2.1
Replaces: pidgin-facebookchat (<< 1.69-2)
Breaks: pidgin-facebookchat (<< 1.69-2)
Enhances: finch, libpurple0, pidgin
Conffiles:
/etc/purple/prefs.xml e8c5499e2ee0ca8f9a5eeb24a95a65ee
Description: multi-protocol instant messaging client - data files
This package contains architecture-independent supporting data files
required for use with pidgin, such as documentation, icons, translations,
and sounds.
Homepage: https://www.pidgin.im
Original-Maintainer: Richard Laager <rlaager@debian.org>
Package: pigz
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 158
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.6-1
Depends: libc6 (>= 2.33), 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: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pinentry
Version: 1.1.1-1build2
Provides: pinentry
Depends: libassuan0 (>= 2.1.0), libc6 (>= 2.34), 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: 105
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pinentry
Version: 1.1.1-1build2
Provides: pinentry, pinentry-x11
Depends: gcr, libassuan0 (>= 2.1.0), libc6 (>= 2.34), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 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: pipewire
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.3.48-1ubuntu3
Depends: libpipewire-0.3-modules (= 0.3.48-1ubuntu3), pipewire-bin (= 0.3.48-1ubuntu3), init-system-helpers (>= 1.52)
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 video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: 1420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: pipewire
Version: 0.3.48-1ubuntu3
Replaces: pipewire (<< 0.3.5)
Depends: libpipewire-0.3-modules (= 0.3.48-1ubuntu3), libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libncursesw6 (>= 6), libpipewire-0.3-0 (= 0.3.48-1ubuntu3), libreadline8 (>= 6.0), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6)
Recommends: dbus-user-session, pipewire-media-session | wireplumber, rtkit
Breaks: pipewire (<< 0.3.5)
Description: PipeWire multimedia server - programs
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of video (such as from a capture devices or
application provided streams) and multiplexing this with clients.
- Accessing sources of 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: install ok installed
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
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: pkexec
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: policykit-1
Version: 0.105-33
Replaces: policykit-1 (<< 0.105-32~)
Depends: polkitd (= 0.105-33), libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-33), libpolkit-gobject-1-0 (= 0.105-33)
Breaks: policykit-1 (<< 0.105-32~)
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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: pkg-config
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.29.2-1ubuntu3
Replaces: pkg-config-bin
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libdpkg-perl
Suggests: dpkg-dev
Conflicts: pkg-config-bin
Conffiles:
/etc/dpkg/dpkg.cfg.d/pkg-config-hook-config 467c877de00898418a9b26d432a1719a
Description: manage compile and link flags for libraries
pkg-config is a system for managing library compile and link flags that
works with automake and autoconf.
.
Increasingly libraries ship with ".pc" files that allow querying of the
compiler and linker flags needed to use them through the pkg-config(1)
program.
Homepage: http://pkg-config.freedesktop.org
Original-Maintainer: Tollef Fog Heen <tfheen@debian.org>
Package: plymouth
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.9.5+git20211018-1ubuntu3
Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~)
Depends: init-system-helpers (>= 1.18), lsb-base (>= 3.0-6), systemd (>= 232-8~), udev (>= 232-8~), libc6 (>= 2.34), libdrm2 (>= 2.4.47), libplymouth5 (>= 0.9.5+git20211018-1ubuntu3)
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: http://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: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 0.9.5+git20211018-1ubuntu3
Replaces: plymouth-themes (<< 0.9.2-5~)
Depends: plymouth (= 0.9.5+git20211018-1ubuntu3), libc6 (>= 2.4), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libplymouth5 (>= 0.9.4git20190712), 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: http://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@debian.org>
Package: plymouth-theme-spinner
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 407
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 0.9.5+git20211018-1ubuntu3
Replaces: plymouth-themes (<< 0.9.4git20190712-0ubuntu1~)
Provides: plymouth-theme
Depends: libc6 (>= 2.29), libplymouth5 (>= 0.9.5), plymouth (= 0.9.5+git20211018-1ubuntu3), plymouth-label (= 0.9.5+git20211018-1ubuntu3), lsb-release
Breaks: plymouth-themes (<< 0.9.4git20190712-0ubuntu1~)
Description: boot animation, logger and I/O multiplexer - spinner 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 spinner theme.
Homepage: http://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: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: plymouth
Version: 0.9.5+git20211018-1ubuntu3
Provides: plymouth-theme
Depends: libc6 (>= 2.17), libplymouth5 (>= 0.9.2), plymouth (= 0.9.5+git20211018-1ubuntu3), 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: http://www.freedesktop.org/wiki/Software/Plymouth
Original-Maintainer: Laurent Bigonville <bigon@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-14ubuntu1
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.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: http://cmusphinx.sourceforge.net/
Package: policykit-1
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.105-33
Depends: pkexec (= 0.105-33), polkitd (= 0.105-33)
Conffiles:
/etc/polkit-1/localauthority.conf.d/51-ubuntu-admin.conf c4dbd2117c52f367f1e8b8c229686b10 obsolete
/etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8 obsolete
/etc/pam.d/polkit-1 7c794427f656539b0d4659b030904fe0 obsolete
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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: policykit-1-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.105-7ubuntu3
Provides: polkit-1-auth-agent
Depends: policykit-1, libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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: policykit-desktop-privileges
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 17
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.21
Recommends: policykit-1
Breaks: gnome-settings-daemon (<< 3.6.4-0ubuntu8)
Description: run common desktop actions without password
This package provides a set of PolicyKit privileges which allow Administrators
to run common actions without being asked for their password:
.
* mounting and checking internal disk drives (through udisks)
* setting the CPU speed and policy (through the GNOME CPU frequency applet)
* setting the time and timezone (through the GNOME clock applet or through
KDE)
* Adding/changing system-wide NetworkManager connections
* Update already installed software
* Configure printers
.
It does not change privileges for non-Administrators (users who are not in the
"admin" or "sudo" group). So this satisfies the typical desktop/laptop use
case where the user has full control over the hardware anyway.
.
This is implemented by shipping a pklocalauthority(8) file.
Package: polkitd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: policykit-1
Version: 0.105-33
Replaces: policykit-1 (<< 0.105-32~)
Provides: polkitd-pkla (= 0.105-33)
Depends: dbus, default-logind | logind, libc6 (>= 2.34), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-33), libpolkit-gobject-1-0 (= 0.105-33), libsystemd0 (>= 213)
Breaks: policykit-1 (<< 0.105-32~)
Conffiles:
/etc/pam.d/polkit-1 7c794427f656539b0d4659b030904fe0
/etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8
/etc/polkit-1/localauthority.conf.d/51-ubuntu-admin.conf c4dbd2117c52f367f1e8b8c229686b10
Description: framework for managing administrative policies and privileges
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/polkit/
Package: poppler-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 13089
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.4.11-1
Replaces: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-cjk-resource (<= 1.20100103-3)
Provides: cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource
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~)
Breaks: cmap-adobe-cns1 (<= 0+20090930-2), cmap-adobe-gb1 (<= 0+20090930-2), cmap-adobe-japan1 (<= 0+20090930-2), cmap-adobe-japan2 (<= 0+20090930-2), cmap-adobe-korea1 (<= 1.20100103-3), gs-aladdin (<= 6.50-5), gs-cjk-resource (<= 1.20100103-3)
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: 681
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: poppler
Version: 22.02.0-2ubuntu0.12
Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-2~)
Provides: pdftohtml, xpdf-utils
Depends: libpoppler118 (= 22.02.0-2ubuntu0.12), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2)
Breaks: xpdf-common, xpdf-utils (<< 1:0)
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: popularity-contest
Status: deinstall ok config-files
Priority: optional
Section: misc
Installed-Size: 191
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.71ubuntu3
Config-Version: 1.71ubuntu3
Provides: popcon
Depends: debconf (>= 0.5) | debconf-2.0, dpkg (>= 1.10)
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
Recommends: gpg, cron | cron-daemon
Suggests: anacron, tor, torsocks
Conffiles:
/etc/cron.daily/popularity-contest bd6d91ce4e36bfb08beb2f85dcf8a65a
Description: Vote for your favourite packages automatically
Ubuntu no longer collects popularity-contest statistics. This
package is being kept for compatibility reasons.
.
The popularity-contest package sets up a cron job that will
periodically anonymously submit to the Debian developers
statistics about the most used Debian packages on this system.
.
This information helps Debian make decisions such as which packages
should go on the first CD. It also lets Debian improve future versions
of the distribution so that the most popular packages are the ones which
are installed automatically for new users.
Homepage: https://popcon.debian.org/
Original-Maintainer: Popularity Contest Developers <debian-popcon@lists.debian.org>
Package: postfix
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 4084
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.6.4-1ubuntu1.3
Replaces: mail-transport-agent
Provides: default-mta, mail-transport-agent
Depends: libc6 (>= 2.34), libdb5.3, libicu70 (>= 70.1-1~), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.27+dfsg2), libssl3 (>= 3.0.0~~alpha1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert, cpio, e2fsprogs
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3, ca-certificates
Conflicts: mail-transport-agent, smail
Conffiles:
/etc/init.d/postfix 394590f409167c291ab25309361d48eb
/etc/insserv.conf.d/postfix 7fe2d086ff4822fc9fe13adab1090dce
/etc/network/if-down.d/postfix 476028824e6fefb251ded3df27a420b3
/etc/network/if-up.d/postfix b13787e06b1451656034a14f0e16ce2c
/etc/postfix/post-install 64594bceb8f4a504f35ce5704ce7c1e6
/etc/postfix/postfix-files 2d1068960ddf2cc82a6fbe26dec98e6f
/etc/postfix/postfix-script 7d9116d6267632d74f642d70ac4b1ef1
/etc/ppp/ip-down.d/postfix 476028824e6fefb251ded3df27a420b3
/etc/ppp/ip-up.d/postfix b13787e06b1451656034a14f0e16ce2c
/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: http://www.postfix.org
Original-Maintainer: LaMont Jones <lamont@debian.org>
Package: power-profiles-daemon
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.10.1-3
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgudev-1.0-0 (>= 234), libpolkit-gobject-1-0 (>= 0.99)
Conffiles:
/etc/dbus-1/system.d/net.hadess.PowerProfiles.conf 6ec2f9901bf32bcede001cef2b78dcb8
Description: Makes power profiles handling available over D-Bus.
power-profiles-daemon offers to modify system behaviour based upon
user-selected power profiles. There are 3 different power profiles, a
"balanced" default mode, a "power-saver" mode, as well as a "performance"
mode. The first 2 of those are available on every system. The "performance"
mode is only available on select systems and is implemented by different
"drivers" based on the system or systems it targets.
.
In addition to those 2 or 3 modes (depending on the system),
"actions" can be hooked up to change the behaviour of a particular device.
For example, this can be used to disable the fast-charging for some USB
devices when in power-saver mode.
.
Note that power-profiles-daemon does not save the currently active
profile across system restarts and will always start with the "balanced"
profile selected.
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
Homepage: https://gitlab.freedesktop.org/hadess/power-profiles-daemon
Package: powermgmt-base
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.36ubuntu0.22.04.1
Description: common utils for power management
This package ships "on_ac_power" which lets you determine whether
the system is powered from battery or an abundant supply. It's
recommended to use this tool over a simple sysfs check,
ConditionACPower or other ad-hoc methods which notoriously fail to
account for unobvious quirks, both old and new.
Original-Maintainer: Adam Borowski <kilobyte@angband.pl>
Package: ppp
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1083
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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: install ok installed
Priority: optional
Section: net
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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: printer-driver-brlaser
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: brlaser
Version: 6-3
Depends: libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2)
Description: printer driver for (some) Brother laser printers
CUPS filter driver supporting (some) Brother laser printer.
.
This driver has been reported to work with these printers:
.
* Brother DCP-1510
* Brother DCP-1602
* Brother DCP-7030
* Brother DCP-7040
* Brother DCP-7055
* Brother DCP-7055W
* Brother DCP-7060D
* Brother DCP-7065DN
* Brother DCP-7080
* Brother DCP-L2500D
* Brother DCP-L2540DW
* Brother HL-1110 series
* Brother HL-1200 series
* Brother HL-L2300D series
* Brother HL-L2320D series
* Brother HL-L2340D series
* Brother HL-L2360D series
* Brother MFC-1910W
* Brother MFC-7240
* Brother MFC-7360N
* Brother MFC-7365DN
* Brother MFC-7840W
* Brother MFC-L2710DW
* Lenovo M7605D
This package contains the CUPS filter driver for the supported laser printers.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://github.com/pdewacht/brlaser
Package: printer-driver-c2esp
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: c2esp
Version: 27-11build1
Depends: libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.0~b1), libjbig0 (>= 2.0), zlib1g (>= 1:1.1.4)
Recommends: cups-ppdc
Suggests: psutils
Description: printer driver for Kodak ESP AiO color inkjet Series
The c2esp driver is an open source driver for the Kodak ESP AiO and HERO
AiO color inkjet printers series. It is likely to work on the
5100 AiO,
5300 AiO,
5500 AiO,
ESP 1.2 AiO,
ESP 2.2 AiO,
ESP 3200 Series AiO,
ESP 3.2 AiO,
ESP 3 AiO,
ESP 4.2 AiO,
ESP 5200 Series AiO,
ESP 5 AiO,
ESP 7200 Series AiO,
ESP 7 AiO,
ESP 9200 Series AiO,
ESP 9 AiO,
ESP C100 Series AiO,
ESP C110 Series AiO,
ESP C310 Series AiO,
ESP Office 4100 Series AiO,
ESP Office 6100 Series AiO,
HERO 3.1 AiO,
HERO 5.1 AiO,
HERO 6.1 AiO,
HERO 7.1 AiO and
HERO 9.1 AiO.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://sourceforge.net/projects/cupsdriverkodak/
Package: printer-driver-foo2zjs
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: foo2zjs
Version: 20200505dfsg0-2ubuntu2.22.04.1
Replaces: foo2zjs (<< 20111023dfsg0-1~)
Depends: cups-filters | foomatic-filters, dc, liblcms2-utils, printer-driver-foo2zjs-common (>= 20200505dfsg0-2ubuntu2.22.04.1), libc6 (>= 2.34), libcups2 (>= 1.4.0), libjbig0 (>= 2.0), mscompress
Recommends: cups, cups-client, unzip, wget
Suggests: hannah-foo2zjs, psutils
Breaks: foo2zjs (<< 20111023dfsg0-1~)
Description: printer driver for ZjStream-based printers
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and
HP LaserJet 1000/1005/1018/1020/1022. These printers are often
erroneously referred to as "winprinters" or "GDI printers".
.
This package provides the following drivers: foo2hblp2, foo2hiperc,
foo2hp, foo2lava, foo2oak, foo2qpdl, foo2slx, foo2xqx, foo2zjs.
.
The psutils package is needed to enable n-up printing support.
Homepage: http://foo2zjs.rkkda.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-foo2zjs-common
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 2509
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: foo2zjs
Version: 20200505dfsg0-2ubuntu2.22.04.1
Replaces: foo2zjs (<< 20111023dfsg0-1~)
Depends: python3:any, xz-utils
Recommends: printer-driver-foo2zjs (>= 20200505dfsg0-2ubuntu2.22.04.1)
Suggests: tix, tk
Breaks: foo2zjs (<< 20111023dfsg0-1~)
Enhances: printer-driver-foo2zjs (>= 20200505dfsg0-2ubuntu2.22.04.1)
Description: printer driver for ZjStream-based printers - common files
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and
HP LaserJet 1000/1005/1018/1020/1022. These printers are often
erroneously referred to as "winprinters" or "GDI printers".
.
This package contains the architecture-independent files for
printer-driver-foo2zjs.
Homepage: http://foo2zjs.rkkda.com/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-hpcups
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 2097
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: hplip
Version: 3.21.12+dfsg0-1
Depends: cups, cups-filters | ghostscript-cups, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libhpmud0 (>= 3.21.12+dfsg0), libjpeg8 (>= 8c), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Suggests: hplip (= 3.21.12+dfsg0-1), hplip-doc
Description: HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
This package contains a CUPS-Raster-based printer driver which adds support
for most inkjet printers and some LaserJet printers manufactured by HP. It
does not provide PPDs for the fax functionality of HP's multi-function
devices.
.
Users of the CUPS printing system are advised to also install the
hplip package, and use the hp CUPS backend to send data to the printer.
HPLIP supports USB and networked devices, and enables
extended hpcups functionality such as border-less printing.
Selecting any hpcups ppd in CUPS will use hpcups automatically.
.
No physical PPDs are shipped with this driver. PPDs are dynamically
generated via a CUPS DDK .drv file.
.
This package can be installed to provide a minimal headless printer
solution using CUPS.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: printer-driver-m2300w
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 1469
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: m2300w
Version: 0.51-15build1
Replaces: m2300w (<< 0.51-5~), m2300w-ppds
Depends: cups-filters | foomatic-filters, python3:any, xz-utils, libc6 (>= 2.34)
Recommends: cups-ppdc
Suggests: psutils
Breaks: m2300w (<< 0.51-5~), m2300w-ppds
Description: printer driver for Minolta magicolor 2300W/2400W color laser printers
The m2300w driver is a driver for the Konica Minolta magicolor 2300W and
2400W color laser printers.
.
The driver is basically intended for being used in conjunction with
"foomatic" (see http://www.openprinting.org/foomatic.html), which
is a database-driven system for integrating free software printer
drivers with common spoolers under Unix, like CUPS, LPRng, LPD,
GNUlpr, PPR, PDQ, CPS, and direct printing.
Homepage: http://m2300w.sf.net/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-min12xxw
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 102
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: min12xxw
Version: 0.0.9-11build2
Replaces: min12xxw (<< 0.0.9-6~)
Depends: libc6 (>= 2.34)
Recommends: cups, ghostscript, foomatic-db-compressed-ppds | foomatic-db
Breaks: min12xxw (<< 0.0.9-6~)
Description: printer driver for KonicaMinolta PagePro 1[234]xxW
A cups/foomatic printer driver for the KonicaMinolta PagePro 1200W, 1250W,
1300W, 1350W and 1400W.
Homepage: http://www.hinterbergen.de/mala/min12xxw/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-pnm2ppa
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 1870
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pnm2ppa
Version: 1.13+nondbs-0ubuntu9
Replaces: pnm2ppa (<< 1.13-3~)
Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0, ghostscript
Suggests: magicfilter | apsfilter
Breaks: pnm2ppa (<< 1.13-3~)
Conflicts: pbm2ppa
Description: printer driver for HP-GDI printers
Using pnm2ppa it's possible to run HP-GDI printers on Linux. These printers
are normally "Windows-only" and use the PPA protocol which is proprietary.
pnm2ppa supports color.
.
pnm2ppa supports the following printers: HP Deskjet 7XX Series, HP Deskjet
820 Series and HP Deskjet 1000 Series.
Homepage: http://pnm2ppa.sf.net/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-postscript-hp
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: hplip
Version: 3.21.12+dfsg0-1
Replaces: hplip (<< 3.18.3+dfsg0-1~)
Depends: python3:any, xz-utils, libc6 (>= 2.34), libcups2 (>= 1.4.0)
Suggests: hplip (>= 3.21.12+dfsg0-1)
Breaks: hplip (<< 3.18.3+dfsg0-1~)
Description: HP Printers PostScript Descriptions
The HP Linux Printing and Imaging System provides full support for
printing on most HP SFP (single function peripheral) inkjets and many
LaserJets, and for scanning, sending faxes and for photo-card access on
most HP MFP (multi-function peripheral) printers.
.
This package contains the compressed PPDs for the PostScript HP
Printers and the hpps filter.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing
Package: printer-driver-ptouch
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ptouch-driver
Version: 1.6-2build1
Depends: ghostscript, python3:any, xz-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6)
Description: printer driver Brother P-touch label printers
The ptouch driver is an open source driver for the Brother P-touch label
printers, from the QL-* and PT-* series.
Homepage: https://github.com/philpem/printer-driver-ptouch
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-pxljr
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pxljr
Version: 1.4+repack0-6build1
Replaces: pxljr (<< 1.3+repack0-2~)
Depends: cups-filters | foomatic-filters, python3:any, xz-utils, libc6 (>= 2.34), libijs-0.35 (>= 0.35), libjpeg8 (>= 8c)
Breaks: pxljr (<< 1.3+repack0-2~)
Description: printer driver for HP Color LaserJet 35xx/36xx
HP's Color LaserJets 35xx and 36xx are supported by HP's HPIJS driver
(part of HPLIP), but HPIJS supports only the lowest quality level of
the three which are available under Windows. This driver which is not
developed at HP but by an independent developer, supports all modes and
so provides the highest printout quality for these printers.
Homepage: http://sourceforge.net/projects/hp-pxl-jetready/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: printer-driver-sag-gdi
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: rastertosag-gdi
Version: 0.1-8
Replaces: rastertosag-gdi (<< 0.1-3)
Depends: ghostscript, python3:any
Recommends: cups | foomatic-filters
Breaks: rastertosag-gdi (<< 0.1-3)
Description: printer driver for Ricoh Aficio SP 1000s/SP 1100s
The rastertosag-gdi driver is an open source Linux driver for the Ricoh Aficio
SP 1000s/SP 1100s printers. These are some of the few Ricoh printers which do
not understand PostScript or PCL, but only a proprietary raster format.
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Homepage: https://www.openprinting.org/driver/rastertosag-gdi/
Package: printer-driver-splix
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: splix
Version: 2.0.0+svn315-7fakesync1ubuntu0.22.04.1
Replaces: splix (<< 2.0.0+svn299-1)
Depends: libc6 (>= 2.34), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libgcc-s1 (>= 3.3.1), libjbig0 (>= 2.0), libstdc++6 (>= 5), cups (>= 1.5.0-3~), cups-client, cups-filters (>= 1.0.36)
Breaks: splix (<< 2.0.0+svn299-1)
Description: Driver for Samsung and Xerox SPL2 and SPLc laser printers
Support for printing to SPL2- and SPLc-based printers. These are most
of the cheaper Samsung laser printers which do not understand standard
languages like PostScript or PCL. Both monochrome (ML-15xx, ML-16xx,
ML-17xx, ML-2xxx) and color (CLP-5xx, CLP-6xx) models are supported.
Also some rebranded Samsungs like the Xerox Phaser 6100 work with this
driver.
.
Note that older SPL1-based models (ML-12xx, ML-14xx) do not work. Use
these printers with the older "gdi" driver which is built into
GhostScript.
Homepage: http://splix.ap2c.org/
Original-Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Package: procinfo
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.0.304-6
Provides: procinfo-ng
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libncurses6 (>= 6), libstdc++6 (>= 11), libtinfo6 (>= 6)
Description: tools to display information from /proc and /sys
This package provides three small programs that gather system information
from diverse files under /proc and /sys and print it to the screen:
.
* lsdev - information from /proc about installed hardware;
* procinfo - system monitoring statistics from /proc and /sys;
* socklist - a summary of open network sockets from /proc/net.
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://procinfo-ng.sourceforge.net
Package: procps
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2:3.3.17-6ubuntu2.1
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.34), libncurses6 (>= 6), libncursesw6 (>= 6), libprocps8 (>= 2:3.3.16-1), libtinfo6 (>= 6), lsb-base (>= 3.0-10), 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 c0c09cba30da0565737cace8000d64ee
/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-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: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 23.4-2build3
Replaces: manpages-de (<< 4.9.1-1)
Depends: libc6 (>= 2.34), 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: 330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20211207.1025-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: 4564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Depends: libapparmor1 (>= 2.6~devel), libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.5), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.31.18), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.6), liborc-0.4-0 (>= 1:0.4.25), libpulse0 (= 1:15.99.1+dfsg1-1ubuntu2.2), libsm6, libsnapd-glib1 (>= 1.49), libsndfile1 (>= 1.0.20), libsoxr0 (>= 0.1.1), libspeexdsp1 (>= 1.2~beta3.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.7.5), 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, ubuntu-sounds
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: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: pulseaudio-module-bluetooth
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14), libpulse0 (= 1:15.99.1+dfsg1-1ubuntu2.2), libsbc1 (>= 1.5), pulseaudio (= 1:15.99.1+dfsg1-1ubuntu2.2), bluez (>= 5.23)
Recommends: gstreamer1.0-plugins-good (>= 1.19)
Suggests: gstreamer1.0-plugins-bad (>= 1.19)
Description: Bluetooth module for 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.
.
This module enables PulseAudio to work with bluetooth devices, like headset
or audio gateway.
.
The module is called module-bluetooth
Homepage: http://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: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.2
Replaces: pulseaudio (<< 1:14.2-3~)
Depends: libc6 (>= 2.34), libpulse0 (= 1:15.99.1+dfsg1-1ubuntu2.2), libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1 (>= 2:1.7.5), libxcb1, libpulsedsp
Suggests: avahi-daemon, pulseaudio
Breaks: pulseaudio (<< 1: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: http://www.pulseaudio.org
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Package: python-apt-common
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-apt
Version: 2.4.0ubuntu4.1
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-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.1.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: python2.7-minimal
Status: deinstall ok config-files
Priority: optional
Section: python
Installed-Size: 3639
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python2.7
Version: 2.7.18-13ubuntu1.2
Config-Version: 2.7.18-13ubuntu1.2
Replaces: python2.7 (<< 2.7.8-7~)
Depends: libpython2.7-minimal (= 2.7.18-13ubuntu1.2)
Pre-Depends: libc6 (>= 2.35), zlib1g (>= 1:1.2.0)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 2.7)
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/python2.7-minimal/README.Debian for a list of the modules
contained in this package.
Cnf-Visible-Pkgname: python2.7
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3
Status: install ok installed
Priority: important
Section: python
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.10.6-1~22.04.1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.10 (>= 3.10.6-1~), libpython3-stdlib (= 3.10.6-1~22.04.1)
Pre-Depends: python3-minimal (= 3.10.6-1~22.04.1)
Suggests: python3-doc (>= 3.10.6-1~22.04.1), python3-tk (>= 3.10.6-1~), python3-venv (>= 3.10.6-1~22.04.1)
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.10).
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://www.python.org/
Package: python3-acme
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-acme
Version: 1.21.0-1ubuntu0.1
Provides: python3-acme-abi-1 (= 1.21)
Depends: ca-certificates, python3-openssl (>= 17.3.0), python3-cryptography (>= 2.1.4), python3-josepy (>= 1.9.0), python3-pkg-resources, python3-requests, python3-requests-toolbelt, python3-rfc3339, python3-tz, 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.
Homepage: https://letsencrypt.org/
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Package: python3-apport
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.20.11-0ubuntu82.10
Depends: python3:any (>= 3.0~), python3-apt (>= 0.7.9), python3-httplib2, python3-problem-report (>= 0.94), lsb-release, python3-launchpadlib, python3-yaml
Recommends: apport
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: 705
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python-apt
Version: 2.4.0ubuntu4.1
Replaces: python-apt (<< 0.7.98+nmu1)
Provides: python3.10-apt
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), python-apt-common, distro-info-data
Recommends: lsb-release, iso-codes
Suggests: python3-apt-dbg, 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-aptdaemon
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: aptdaemon
Version: 1.1.1+bzr982-0ubuntu39
Depends: python3:any (>= 3.2~), aptdaemon, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.1), python3-apt (>= 0.8.5~ubuntu1), python3-defer (>= 1.0.6), python3-dbus, python3-gi, python3-pkg-resources, iso-codes
Description: Python 3 module for the server and client of aptdaemon
Aptdaemon is a transaction based package management service. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides the Python 3 modules required to run aptdaemon
and to implement a client. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: python3-aptdaemon.gtk3widgets
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: aptdaemon
Version: 1.1.1+bzr982-0ubuntu39
Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Depends: python3:any (>= 3.2~), python3-aptdaemon (= 1.1.1+bzr982-0ubuntu39), python3-gi, gir1.2-gtk-3.0, gir1.2-vte-2.91, aptdaemon-data
Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Description: Python 3 GTK+ 3 widgets to run an aptdaemon client
Aptdaemon is a transaction based package management daemon. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides the Python 3 GTK+ 3 widgets to implement a fully
working graphical client. The widgets can be used to initiate, to
monitor and to control a transaction. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Package: python3-attr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-attrs
Version: 21.2.0-1ubuntu1
Depends: 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.
Homepage: https://attrs.readthedocs.org/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-augeas
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-augeas
Version: 0.5.0-1.1
Depends: libaugeas0 (>= 0.7.2), python3:any (>= 3.3~)
Description: Python3 bindings for Augeas
Augeas is a library and command line tool that focuses
on the most basic problem in handling Linux configurations
programmatically: editing actual configuration files in a
controlled manner.
.
This module provides a Python3 interface to the Augeas API.
Original-Maintainer: Free Ekanayaka <freee@debian.org>
Homepage: http://augeas.net/
Package: python3-bcrypt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-bcrypt
Version: 3.2.0-1build1
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-six (>= 1.4.1), 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-blinker
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: blinker
Version: 1.4+dfsg1-0.4
Depends: python3:any
Suggests: python-blinker-doc
Description: fast, simple object-to-object and broadcast signaling library
Blinker provides a fast dispatching system that allows any number of
interested parties to subscribe to events, or "signals".
.
Signal receivers can subscribe to specific senders or receive signals
sent by any sender.
.
This package contains the Python 3 version.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pythonhosted.org/blinker/
Package: python3-brlapi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 367
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: brltty
Version: 6.4-4ubuntu3
Depends: libbrlapi0.8 (>= 6.4), libc6 (>= 2.34), python3 (<< 3.11), python3 (>= 3.10~)
Description: Braille display access via BRLTTY - Python3 bindings
BRLTTY is a daemon which provides access to the console (text mode)
for a blind person using a braille display. It drives the braille
display and provides complete screen review functionality.
.
BrlAPI is a library which gives an application access to a braille display and
lets it write braille.
.
This package provides Python 3 bindings.
Homepage: https://brltty.com
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: python3-bs4
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 397
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: beautifulsoup4
Version: 4.10.0-2
Depends: python3-soupsieve, python3:any
Recommends: python3-chardet, 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-cached-property
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 61
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: cached-property
Version: 1.5.2-1
Depends: python3-pkg-resources, python3:any
Description: Provides cached-property for decorating methods in classes (Python 3)
This Python module
* makes caching of time or computational expensive properties quick and easy.
* is simple to use.
* works in Python 2 and 3.
.
This package is targeting Python version 3.
Original-Maintainer: Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Homepage: https://github.com/pydanny/cached-property
Package: python3-cairo
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 303
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pycairo
Version: 1.20.1-3build1
Provides: python3.10-cairo
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libcairo2 (>= 1.15.12)
Description: Python3 bindings for the Cairo vector graphics library
This package contains modules that allow you to use the Cairo vector
graphics library in Python3 programs.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://cairographics.org/pycairo/
Package: python3-cap-ng
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libcap-ng
Version: 0.7.9-2.2build3
Provides: python3.10-cap-ng
Depends: libc6 (>= 2.14), libcap-ng0 (>= 0.7.9), python3 (<< 3.11), python3 (>= 3.10~), python3:any
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.
Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Homepage: http://people.redhat.com/sgrubb/libcap-ng
Package: python3-certbot
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certbot
Version: 1.21.0-1build1
Replaces: python-letsencrypt
Provides: python3-certbot-abi-1 (= 1.21)
Depends: python3-acme-abi-1 (>= 1.21), python3-requests, python3-acme, python3-configargparse, python3-configobj, python3-cryptography (>= 2.1.4), python3-distro, python3-josepy (>= 1.9.0), python3-parsedatetime (>= 2.4), python3-pkg-resources, python3-rfc3339, python3-tz, python3-zope.component, python3-zope.interface, 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 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 libraries.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://certbot.eff.org/
Package: python3-certbot-apache
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 321
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certbot-apache
Version: 1.21.0-1
Replaces: python-letsencrypt-apache
Depends: apache2, certbot, python3-certbot-abi-1 (>= 1.21), python3-acme, python3-augeas, python3-certbot, python3-pkg-resources, python3:any
Suggests: python-certbot-apache-doc
Breaks: python-letsencrypt-apache
Description: Apache plugin for Certbot
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 Apache plugin to the main application.
Original-Maintainer: Debian Let's Encrypt <team+letsencrypt@tracker.debian.org>
Homepage: https://letsencrypt.org/
Package: python3-certifi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-certifi
Version: 2020.6.20-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: important
Section: python
Installed-Size: 218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-cffi
Version: 1.15.0-1build2
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729)
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.34), 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: 1068
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: chardet
Version: 4.0.0-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 for Python3
Chardet takes a sequence of bytes in an unknown character encoding, and
attempts to determine the encoding.
.
Supported encodings:
* ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
* Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
Chinese)
* EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
* EUC-KR, ISO-2022-KR (Korean)
* KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
* ISO-8859-2, windows-1250 (Hungarian)
* ISO-8859-5, windows-1251 (Bulgarian)
* windows-1252 (English)
* ISO-8859-7, windows-1253 (Greek)
* ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
* TIS-620 (Thai)
.
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-click
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-click
Version: 8.0.3-1
Depends: python3-colorama, python3-importlib-metadata | python3 (>> 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: Sandro Tosi <morph@debian.org>
Homepage: https://github.com/pallets/click
Package: python3-colorama
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-colorama
Version: 0.4.4-1
Depends: python3:any (>= 3.6~)
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 has the happy side-effect that existing applications or libraries which
already use ANSI sequences to produce colored output on Linux.
.
This package provides the module for Python 3.
Original-Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
Homepage: https://github.com/tartley/colorama
Package: python3-commandnotfound
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: command-not-found
Version: 22.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: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-configargparse
Version: 1.5.3-1
Depends: python3:any
Description: replacement for argparse with config files and environment variables (Python 3)
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.
.
This is the Python 3 module.
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: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: configobj
Version: 5.0.6-5ubuntu0.1
Depends: python3-six, 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.
Homepage: http://www.voidspace.org.uk/python/configobj.html
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-cryptography
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1589
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-cryptography
Version: 3.4.8-1ubuntu2.2
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.14), libssl3 (>= 3.0.0~~alpha1)
Suggests: python-cryptography-doc, python3-cryptography-vectors
Breaks: python3-openssl (<< 16.0.0)
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: Tristan Seligmann <mithrandi@debian.org>
Package: python3-cups
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-cups
Version: 2.0.1-5build1
Provides: python3.10-cups
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.34), libcups2 (>= 1.7.0)
Description: Python3 bindings for CUPS
A module of python3 bindings for using the CUPS 2+ API in
python3 programs.
.
CUPS needs to be installed and running for python3-cups to work
correctly.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/OpenPrinting/pycups
Package: python3-cupshelpers
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: system-config-printer
Version: 1.5.16-0ubuntu3
Replaces: python-cupshelpers (<= 1.5)
Depends: python3-cups (>= 1.9.42), python3-dbus, python3:any
Breaks: python-cupshelpers (<= 1.5)
Conffiles:
/etc/cupshelpers/preferreddrivers.xml 50ef89e54f8f992f10f9641725046a69
Description: Python utility modules around the CUPS printing system
These Python modules, that come from the system-config-printer
distribution, help building applications and utilities around the CUPS
Python bindings.
Homepage: https://github.com/OpenPrinting/system-config-printer
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: python3-dateutil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 322
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-dateutil
Version: 2.8.1-6
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>
Package: python3-dbus
Status: install ok installed
Priority: important
Section: python
Installed-Size: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: dbus-python
Version: 1.2.18-3build1
Provides: python3.10-dbus
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.40)
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.
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python
Package: python3-debconf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: debconf
Version: 1.5.79ubuntu1
Replaces: debconf (<< 1.5.64)
Depends: debconf (= 1.5.79ubuntu1), python3:any
Breaks: debconf (<< 1.5.64)
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: 553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-debian
Version: 0.1.43ubuntu1.1
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-defer
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-defer
Version: 1.0.6-2.1ubuntu1
Depends: python3:any (>= 3.2~)
Description: Small framework for asynchronous programming (Python 3)
The defer module provides an easy way to write asynchrouns Python 3 programs.
It is greatly inspired by Twisted's defer, but hasn't got any external
dependencies.
.
Furthermore it features decorators to write asynchronous D-Bus servers and
clients.
.
At first defer was part of aptdaemon, but moved to a separate project in
August of 2010.
Homepage: https://launchpad.net/python-defer
Original-Maintainer: Sebastian Heinlein (devel) <devel@glatzor.de>
Package: python3-distro
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-distro
Version: 1.7.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.1ubuntu0.2
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: 639
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:22.04.20
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, python3-yaml, 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-distutils
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 757
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.10.8-1~22.04
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Provides: python3.10-distutils, python3.11-distutils
Depends: python3:any (>= 3.10.5-0~), python3:any (<< 3.12), python3-lib2to3 (= 3.10.8-1~22.04)
Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.5~rc1-3), libpython3.7-stdlib (<< 3.7.0~b2-2), libpython3.8-stdlib (<< 3.8.0~b2-5)
Description: distutils package for Python 3.x
Distutils package for Python 3.x. This package contains the distutils module
from the Python standard library.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-docker
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 537
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-docker
Version: 5.0.3-1
Depends: python3-distutils, python3-requests (>= 2.14.2~), python3-websocket (>= 0.32.0~), python3:any
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.
Original-Maintainer: Docker Compose Team <team+docker-compose@tracker.debian.org>
Homepage: https://github.com/docker/docker-py
Package: python3-dockerpty
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dockerpty
Version: 0.4.1-2
Depends: python3-six, python3:any
Recommends: python3-docker (>= 0.7.1)
Description: Pseudo-tty handler for docker Python client (Python 3.x)
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
a docker container, using the Python client.
.
This package provides Python 3.x version of dockerpty.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/d11wtq/dockerpty
Package: python3-docopt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: docopt
Version: 0.6.2-4
Depends: python3:any
Description: command-line interface description language (Python3)
docopt helps you define an interface for your command-line app and
automatically generate a parser for it. Its interface descriptions are
based on a formalization of the standard conventions used in help
messages and man pages.
.
This is the Python 3 compatible version of the package.
Original-Maintainer: Agustin Henze <tin@debian.org>
Homepage: http://docopt.org
Package: python3-dotenv
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-dotenv
Version: 0.19.2-1
Depends: python3:any
Description: Get and set values in the .env file in local and production servers
Reads key value pairs from the .env file and adds them to environment.
variables. It is useful to manage settings during development and in
production following the 12-factor principles: http://12factor.net/
The executable is named python-dotenv
Original-Maintainer: Federico Ceratto <federico@debian.org>
Homepage: https://github.com/theskumar/python-dotenv
Package: python3-fasteners
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 78
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-fasteners
Version: 0.14.1-2
Depends: python3-monotonic, python3-six, python3:any
Description: provides useful locks - Python 3.x
Fasteners is a Python package that provides useful locks. It includes locking
decorator (that acquires instance objects lock(s), acquires on method entry
and releases on method exit), reader-writer locks, inter-process locks and
generic lock helpers.
.
This package contains the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/harlowja/fasteners
Package: python3-firewall
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: firewalld
Version: 1.1.1-1ubuntu1
Replaces: firewalld (<< 0.8.0-2~)
Depends: gir1.2-glib-2.0, python3-gi, python3-dbus, python3:any
Breaks: firewalld (<< 0.8.0-2~)
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-future
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1666
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-future
Version: 0.18.2-5ubuntu0.1
Depends: python3:any, python3-lib2to3
Suggests: python-future-doc
Description: Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
.
The imports have no effect on Python 3. On Python 2, they shadow the
corresponding builtins, which normally have different semantics on Python 3
versus 2, to provide their Python 3 semantics.
.
This package contains the Python 3.x module.
Homepage: https://python-future.org
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-gdbm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python3-stdlib-extensions
Version: 3.10.8-1~22.04
Provides: python3.10-gdbm, python3.11-gdbm
Depends: python3 (>= 3.10.5-0~), python3 (<< 3.12), libc6 (>= 2.4), libgdbm6 (>= 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: important
Section: python
Installed-Size: 747
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: pygobject
Version: 3.42.1-0ubuntu1
Depends: gir1.2-glib-2.0 (>= 1.48.0), python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0 (>= 2.56.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.
Homepage: https://wiki.gnome.org/Projects/PyGObject
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: python3-gi-cairo
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pygobject
Version: 3.42.1-0ubuntu1
Depends: python3-cairo (>= 1.11.1), python3-gi (= 3.42.1-0ubuntu1), python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.4), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.56.0)
Description: Python 3 Cairo bindings for the GObject library
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 Cairo bindings for GObject. It is mostly
used by other bindings to map their GObjects to Python objects.
Homepage: https://wiki.gnome.org/Projects/PyGObject
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: python3-html5lib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: html5lib
Version: 1.1-3
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: Sandro Tosi <morph@debian.org>
Homepage: https://github.com/html5lib/html5lib-python
Package: python3-httplib2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-httplib2
Version: 0.20.2-2
Depends: ca-certificates, python3-pyparsing, python3:any
Breaks: python3-pysimplesoap (<< 1.16-2.1), 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.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/httplib2/httplib2
Package: python3-ibus-1.0
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ibus
Version: 1.5.26-4
Replaces: gir1.2-ibus-1.0 (<< 1.5.21-4~exp1)
Depends: python3:any, gir1.2-ibus-1.0, python3-gi (>= 3.8)
Breaks: gir1.2-ibus-1.0 (<< 1.5.21-4~exp1)
Description: Intelligent Input Bus - introspection overrides for Python (Python 3)
IBus is an Intelligent Input Bus. It is a new input framework for the Linux
OS. It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
.
This package contains GObject Introspection overrides for Python that
can be used by Python applications using IBus.
Original-Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Homepage: https://github.com/ibus/ibus
Package: python3-icu
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pyicu
Version: 2.8.1-0ubuntu2
Provides: python3.10-icu
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libicu70 (>= 70.1-1~), libstdc++6 (>= 5), python3 (<< 3.11), python3 (>= 3.10~), 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.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: https://gitlab.pyicu.org/main/pyicu
Python-Version: 3.10
Package: python3-idna
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python-idna
Version: 3.3-1ubuntu0.1
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: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-importlib-metadata
Version: 4.6.4-1
Depends: 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-jeepney
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: jeepney
Version: 0.7.1-3
Depends: python3:any
Description: pure Python D-Bus interface
Jeepney is a pure Python implementation of D-Bus messaging. It has an
I/O-free core, and integration modules for different event loops.
.
D-Bus is an inter-process communication system, mainly used in Linux.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://gitlab.com/takluyver/jeepney
Package: python3-josepy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-josepy
Version: 1.10.0-1
Depends: python3-cryptography (>= 0.8), python3-openssl (>= 0.13), python3-pkg-resources, 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-jsonschema
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 259
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-jsonschema
Version: 3.2.0-0ubuntu2
Depends: python3-attr, python3-pkg-resources, python3-setuptools, python3-six (>= 1.11.0), python3-importlib-metadata, python3-pyrsistent, python3:any
Suggests: python-jsonschema-doc
Description: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
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.
.
This package contains the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/Julian/jsonschema
Package: python3-jwt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyjwt
Version: 2.3.0-1ubuntu0.2
Depends: 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-keyring
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-keyring
Version: 23.5.0-1
Depends: python3-importlib-metadata (>= 3.6), python3-jeepney (>= 0.4.2), python3-secretstorage (>= 3.2), python3:any
Suggests: gir1.2-secret-1, gnome-keyring, libkf5wallet-bin, python3-dbus, python3-gi, python3-keyrings.alt
Breaks: python3-keyrings.alt (<< 3.1), python3-wheel (<< 0.27)
Description: store and access your passwords safely
The Python keyring library provides an easy way to access the system
keyring service (e.g Gnome-Keyring, KWallet) from Python.
It can be used in any application that needs safe password storage.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/jaraco/keyring
Package: python3-launchpadlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1762
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-launchpadlib
Version: 1.10.16-1
Depends: python3-httplib2, python3-keyring, python3-lazr.restfulclient, python3-lazr.uri, python3:any
Suggests: 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.restfulclient
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.restfulclient
Version: 0.14.4-1
Depends: python3-httplib2 (>= 0.7.7), python3-lazr.uri, python3-wadllib (>= 1.1.4), python3-distro, python3-oauthlib, python3-pkg-resources, python3-six, 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: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: lazr.uri
Version: 1.0.6-2
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: 173
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ldb
Version: 2:2.4.4-0ubuntu0.22.04.2
Depends: libldb2 (= 2:2.4.4-0ubuntu0.22.04.2), python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libpython3.10 (>= 3.10.0), libtalloc2 (>= 2.3.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://ldb.samba.org/
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Package: python3-lib2to3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.10.8-1~22.04
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3)
Provides: python3.10-lib2to3, python3.11-lib2to3
Depends: python3:any (>= 3.10.5-0~), python3:any (<< 3.12)
Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3)
Description: Interactive high-level object-oriented language (lib2to3)
Python is a high-level, interactive, object-oriented language. It
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the lib2to3 library, a Python2 to Python3 converter.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-lockfile
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-lockfile
Version: 1:0.12.2-2.2
Depends: python3:any
Suggests: python-lockfile-doc
Description: file locking library for Python — Python 3 library
The ‘lockfile’ library exports a ‘LockFile’ class which provides a
simple API for locking files.
.
The appropriate implementation for ‘LockFile’ is chosen automatically
based on the OS capabilities for an atomic filesystem operation.
These implementations are also available for explicit use as
‘LinkLockFile’ and ‘MkdirLockFile’.
.
Other back ends are possible with the same semantics. Examples
included are:
* ‘SQLiteLockFile’, using records in an SQLite database.
* ‘PIDLockFile’, using the semantics of a Unix PID file.
.
Unlike other Python locking libraries (the Windows ‘msvcrt.locking’
function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated
‘posixfile’ module), the API is identical across both Unix (including
GNU/Linux and MacOS) and Windows platforms.
.
This package installs the Python 3 library.
Original-Maintainer: Ben Finney <bignose@debian.org>
Homepage: https://pypi.python.org/pypi/lockfile/
Package: python3-louis
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: liblouis
Version: 3.20.0-2ubuntu0.2
Depends: python3:any, liblouis20 (>= 3.20.0-2ubuntu0.2)
Description: Python bindings for liblouis
Liblouis is a braille translator and back-translator. It features support for
computer and literary braille, supports contracted and uncontracted translation
for many languages and has support for hyphenation. Liblouis also supports
math braille (Nemeth and Marburg).
.
This package contains Python bindings.
Homepage: http://liblouis.org/
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: python3-lxml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: lxml
Version: 4.8.0-1build1
Provides: python3.10-lxml
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26)
Recommends: python3-bs4, 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-macaroonbakery
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 397
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: py-macaroon-bakery
Version: 1.3.1-2ubuntu0.1
Depends: python3-nacl, python3-protobuf, python3-pymacaroons, python3-requests, python3-rfc3339, python3-six (<< 2.0), python3-six (>= 1.11.0), python3:any
Description: Higher-level macaroon operations for Python 3
Macaroons, like cookies, are a form of bearer credential. Unlike opaque
tokens, macaroons embed caveats that define specific authorization
requirements for the target service, the service that issued the root
macaroon and which is capable of verifying the integrity of macaroons it
receives.
.
Macaroons allow for delegation and attenuation of authorization. They are
simple and fast to verify, and decouple authorization policy from the
enforcement of that policy.
.
The macaroonbakery library builds on pymacaroons to allow working with
macaroons at a higher level, such as by automatically gathering discharge
macaroons for third-party caveats from their corresponding services.
Homepage: https://github.com/go-macaroon-bakery/py-macaroon-bakery
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-mako
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 322
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: mako
Version: 1.1.3+ds1-2ubuntu0.1
Replaces: python-mako (<< 1.1.0+ds1-1)
Depends: python3-markupsafe, python3:any
Suggests: python3-beaker, python-mako-doc
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-markupsafe
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: markupsafe
Version: 2.0.1-2build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), 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.
Original-Maintainer: Piotr Ożarowski <piotr@debian.org>
Homepage: https://palletsprojects.com/p/markupsafe/
Package: python3-minimal
Status: install ok installed
Priority: important
Section: python
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults
Version: 3.10.6-1~22.04.1
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.10-minimal (>= 3.10.6-1~)
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.10-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://www.python.org/
Cnf-Visible-Pkgname: python3
Package: python3-monotonic
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-monotonic
Version: 1.6-2
Depends: python3:any
Description: implementation of time.monotonic() - Python 3.x
This module provides a monotonic() function which returns the value (in
fractional seconds) of a clock which never goes backwards. On Python 3.3 or
newer, monotonic will be an alias of time.monotonic from the standard library.
On older versions, it will fall back to an equivalent implementation:
GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3)
on Linux/BSD.
.
If no suitable implementation exists for the current platform, attempting to
import this module (or to import from it) will cause a RuntimeError exception
to be raised.
.
This package contains the Python 3.x module.
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Homepage: https://github.com/atdt/monotonic
Package: python3-more-itertools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 226
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: more-itertools
Version: 8.10.0-2
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-nacl
Status: install ok installed
Priority: important
Section: python
Installed-Size: 415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-nacl
Version: 1.5.0-2
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.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/pyca/pynacl/
Package: python3-netifaces
Status: install ok installed
Priority: important
Section: python
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: netifaces
Version: 0.11.0-1build2
Depends: python3 (<< 3.11), python3 (>= 3.10~), 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-nftables
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: nftables
Version: 1.0.2-1ubuntu3
Depends: libnftables1 (= 1.0.2-1ubuntu3), 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: 18477
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: numpy
Version: 1:1.21.5-1ubuntu22.04.1
Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-abi9, python3-numpy-api14, python3-numpy-dev, python3.10-numpy
Depends: python3-pkg-resources, python3 (<< 3.11), python3 (>= 3.10~), python3.10:any, python3:any, libblas3 | libblas.so.3, libc6 (>= 2.35), liblapack3 | liblapack.so.3
Suggests: gcc, gfortran, python-numpy-doc, python3-dev, python3-pytest
Description: Fast array facility to the Python 3 language
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.
.
Numpy replaces the python-numeric and python-numarray modules which are
now deprecated and shouldn't be used except to support older
software.
.
This package contains Numpy for Python 3.
Homepage: http://www.numpy.org/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: python3-oauthlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-oauthlib
Version: 3.2.0-1ubuntu0.1
Depends: python3:any, python3-blinker, python3-cryptography, python3-jwt (>= 1.0.0)
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.
Homepage: https://github.com/idan/oauthlib
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
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-openssl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 238
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyopenssl
Version: 21.0.0-1
Depends: python3-cryptography (>= 3.3), python3-six (>= 1.5.2), 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.
Original-Maintainer: Sandro Tosi <morph@debian.org>
Homepage: https://pyopenssl.org/
Package: python3-pampy
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pampy
Version: 1.8.4-2
Depends: python3:any
Description: Python module for simple PAM authentications (Python 3)
Provide an authenticate() function that will allow the caller to
authenticate a user against the Pluggable Authentication Modules
(PAM) on the system.
.
The module pam.py is a single file, implemented using ctypes, so
no compilation is necessary. This package provides the pam.py
module for Python 3.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://pypi.python.org/pypi/pam
Package: python3-paramiko
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 749
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: paramiko
Version: 2.9.3-0ubuntu1.3
Depends: python3-bcrypt (>= 3.1.3), python3-cryptography (>= 2.5), python3-nacl (>= 1.0.1), python3-six, python3:any
Suggests: python3-gssapi (>= 0.6.1), python3-invoke
Description: Make ssh v2 connections (Python 3)
"Paramiko" is a combination of the Esperanto words for "paranoid" and "friend".
It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure
(encrypted and authenticated) connections to remote machines. Unlike SSL (aka
TLS), SSH2 protocol does not require hierarchical certificates signed by a
powerful central authority. You may know SSH2 as the protocol that replaced
Telnet and rsh for secure access to remote shells, but the protocol also
includes the ability to open arbitrary channels to remote services across the
encrypted tunnel (this is how SFTP works, for example).
.
This is the Python 3 version of the package.
Homepage: https://github.com/paramiko/paramiko/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
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-2
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-pbr
Status: deinstall ok config-files
Priority: optional
Section: python
Installed-Size: 367
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pbr
Version: 5.8.0-0ubuntu1
Config-Version: 5.8.0-0ubuntu1
Depends: python3-pkg-resources, python3-setuptools, python3-six (>= 1.10.0), python3:any
Description: inject useful and sensible default behaviors into setuptools - Python 3.x
PBR (Python Build Reasonableness) is a library that injects some useful and
sensible default behaviors into your setuptools run. PBR can:
* Manage version number based on git revisions and tags (Version file).
* Generate AUTHORS file from git log
* Generate ChangeLog from git log
* Generate Sphinx autodoc stub files for your whole module
* Store your dependencies in a pip requirements file
* Use your README file as a long_description
* Smartly find packages under your root package
.
PBR is only mildly configurable. The basic idea is that there's a decent way
to run things and if you do, you should reap the rewards, because then it's
simple and repeatable. If you want to do things differently, cool! But you've
already got the power of Python at your fingertips, so you don't really need
PBR.
.
PBR builds on top of the work that d2to1 started to provide for declarative
configuration. d2to1 is itself an implementation of the ideas behind
distutils2. Although distutils2 is now abandoned in favor of work towards PEP
426 and Metadata 2.0, declarative config is still a great idea and
specifically important in trying to distribute setup code as a library when
that library itself will alter how the setup is processed. As Metadata 2.0 and
other modern Python packaging PEPs come out, PBR aims to support them as
quickly as possible.
.
This package provides support for Python 3.x.
Homepage: https://pypi.python.org/pypi/pbr
Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-pexpect
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pexpect
Version: 4.8.0-2ubuntu1
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.
Homepage: https://github.com/pexpect/pexpect
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1654
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pillow
Version: 9.0.1-1ubuntu0.3
Replaces: python3-imaging (<< 1.1.7+2.0.0-1.1)
Provides: python3-pillow
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, mime-support | python3-pil.imagetk, libc6 (>= 2.14), libfreetype6 (>= 2.10.1), libimagequant0 (>= 2.11.10), libjpeg8 (>= 8c), liblcms2-2 (>= 2.7), libopenjp2-7 (>= 2.0.0), libraqm0 (>= 0.7.0), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3, 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-pkg-resources
Status: install ok installed
Priority: important
Section: python
Installed-Size: 581
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 59.6.0-1.2ubuntu0.22.04.3
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-problem-report
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 183
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apport
Version: 2.20.11-0ubuntu82.10
Depends: python3:any (>= 3.0~)
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-protobuf
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 3390
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: protobuf
Version: 3.12.4-1ubuntu7.22.04.4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 11), python3 (<< 3.11), python3 (>= 3.10~), python3-pkg-resources, python3-six (>= 1.9), python3:any
Description: Python 3 bindings for protocol buffers
Protocol buffers are a flexible, efficient, automated mechanism for
serializing structured data - similar to XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured
data to and from a variety of data streams and using a variety of languages.
You can even update your data structure without breaking deployed programs
that are compiled against the "old" format.
.
Google uses Protocol Buffers for almost all of its internal RPC protocols and
file formats.
.
This package contains the Python 3 bindings for the protocol buffers. You will
need the protoc tool (in the protobuf-compiler package) to compile your
definition to Python classes, and then the modules in this package will allow
you to use those classes in your programs.
Homepage: https://github.com/google/protobuf/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: python3-psutil
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 948
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-psutil
Version: 5.9.0-1build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.7)
Suggests: python-psutil-doc
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.
Original-Maintainer: Sandro Tosi <morph@debian.org>
Homepage: https://github.com/giampaolo/psutil
Package: python3-ptyprocess
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ptyprocess
Version: 0.7.0-3
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-pyatspi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 219
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyatspi
Version: 2.38.2-1
Depends: python3:any, python3-gi, gir1.2-atspi-2.0 (>= 2.33.1), libatk-adaptor, at-spi2-core
Description: Assistive Technology Service Provider Interface - Python3 bindings
at-spi is the "Assistive Technology Service Provider Interface".
.
This package contains Python3 bindings for the client side aspects of at-spi2.
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Homepage: https://live.gnome.org/Accessibility
Package: python3-pycurl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: pycurl
Version: 7.44.1-4build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.15), libcurl3-gnutls (>= 7.81.0)
Suggests: libcurl4-gnutls-dev, python-pycurl-doc
Description: Python bindings to libcurl (Python 3)
This module provides the Python bindings to libcurl. Please refer to
the libcurl documentation available in libcurl4-gnutls-dev Debian package.
.
NOTE: the SSL support is provided by GnuTLS.
.
This package contains PyCURL for Python 3.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: http://pycurl.sourceforge.net
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-1.3
Depends: python3:any
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.
Original-Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Homepage: https://github.com/seb-m/pyinotify
Package: python3-pymacaroons
Status: install ok installed
Priority: important
Section: python
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: pymacaroons
Version: 0.13.0-4
Depends: python3-nacl (>= 1.1.2), python3-six (>= 1.8.0), python3:any
Description: Macaroon library for Python 3
Macaroons, like cookies, are a form of bearer credential. Unlike opaque
tokens, macaroons embed caveats that define specific authorization
requirements for the target service, the service that issued the root
macaroon and which is capable of verifying the integrity of macaroons it
receives.
.
Macaroons allow for delegation and attenuation of authorization. They are
simple and fast to verify, and decouple authorization policy from the
enforcement of that policy.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/ecordell/pymacaroons
Package: python3-pyparsing
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 298
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyparsing
Version: 2.4.7-1
Depends: python3:any
Suggests: python-pyparsing-doc
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 Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/pyparsing/pyparsing/
Package: python3-pyrsistent
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: pyrsistent
Version: 0.18.1-1build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), 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.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/tobgu/pyrsistent/
Package: python3-renderpm
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-reportlab
Version: 3.6.8-1ubuntu0.1
Provides: python3.10-renderpm
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.14), libfreetype6 (>= 2.2.1), fonts-urw-base35
Description: python low level render interface
This package contains the python low level render interface,
used in the ReportLab library.
Homepage: https://www.reportlab.com/opensource/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-reportlab
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 2925
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-reportlab
Version: 3.6.8-1ubuntu0.1
Depends: python3-reportlab-accel (>= 3.6.8-1ubuntu0.1), python3-pil, python3:any
Recommends: python3-renderpm
Suggests: pdf-viewer, python3-egenix-mxtexttools (>= 2.0.6-3.1), python-reportlab-doc
Description: ReportLab library to create PDF documents using Python3
ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. It's therefore extremely fast, and flexible (since
you're using a full-blown programming language).
.
Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step
Homepage: https://www.reportlab.com/opensource/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-reportlab-accel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-reportlab
Version: 3.6.8-1ubuntu0.1
Provides: python3.10-reportlab-accel
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.4)
Description: C coded extension accelerator for the ReportLab Toolkit
A C coded extension accelerator for the ReportLab Toolkit.
Homepage: https://www.reportlab.com/opensource/
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: requests
Version: 2.25.1+dfsg-2ubuntu0.3
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: http://python-requests.org
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-requests-toolbelt
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 187
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-requests-toolbelt
Version: 0.9.1-1
Depends: python3-requests, python3:any
Description: Utility belt for advanced users of python3-requests
Collection of utilities for python3-requests
It provides transport adapters: FingerprintAdapter, SSLAdapter,
SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
Also a cookiejar, streaming helpers and more.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://pypi.python.org/pypi/requests-toolbelt
Package: python3-rfc3339
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyrfc3339
Version: 1.1-3
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-scour
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 225
Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
Architecture: all
Source: scour
Version: 0.38.2-2
Depends: python3-six (>= 1.9.0), python3:any, python3-pkg-resources
Description: SVG scrubber and optimizer (Python 3 module)
Scour is a Python module that aggressively cleans SVG files, removing a lot of
unnecessary information that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernible visible differences from
the original file) while minimizing the file size.
.
WARNING: Scour is intended to be run on files that have been edited in Vector
Graphics editors such as Inkscape or Adobe Illustrator. Scour attempts to
optimize the file, and as result, it will change the file's structure and
(possibly) its semantics. If you have hand-edited your SVG files, you will
probably not be happy with the output of Scour.
.
Never use scour to overwrite your original file!
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Homepage: https://github.com/codedread/scour
Package: python3-secretstorage
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-secretstorage
Version: 3.3.1-1
Depends: dbus, python3-jeepney (>= 0.6), python3-cryptography (>= 2.0), python3:any
Suggests: gnome-keyring (>= 2.30), python-secretstorage-doc
Description: Python module for storing secrets - Python 3.x version
Python-SecretStorage provides a way for securely storing passwords
and other secrets.
.
It uses D-Bus Secret Service API that is supported by GNOME Keyring
(>= 2.30) and KSecretsService.
.
It allows one to create, edit and delete secret items, manipulate
secret collections, and search for items matching given attributes.
It also supports locking and unlocking collections.
.
This package provides Python 3.x version of SecretStorage.
Original-Maintainer: Dmitry Shachnev <mitya57@debian.org>
Homepage: https://github.com/mitya57/secretstorage
Package: python3-setproctitle
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: python-setproctitle
Version: 1.2.2-2build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.4)
Description: Setproctitle implementation for Python 3
The library allows a process to change its title (as displayed by system tools
such as ps and top).
.
Changing the title is mostly useful in multi-process systems, for example when
a master process is forked: changing the children's title allows one to
identify the task each process is busy with. The technique is used by
PostgreSQL and the OpenSSH Server for example.
.
This is the Python 3 package.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/dvarrazzo/py-setproctitle
Package: python3-setuptools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1749
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 59.6.0-1.2ubuntu0.22.04.3
Depends: python3-pkg-resources (= 59.6.0-1.2ubuntu0.22.04.3), python3-distutils, 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-six
Status: install ok installed
Priority: important
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-3ubuntu1
Depends: python3:any
Breaks: libpython-stdlib (<< 2.7.18), python-minimal (<< 2.7.18)
Description: Python 2 and 3 compatibility library (Python 3 interface)
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.
.
This package provides Six on the Python 3 module path. It is complemented
by python-six and pypy-six.
Homepage: https://github.com/benjaminp/six
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-software-properties
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 175
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.99.22.9
Depends: gpg, iso-codes, lsb-release, python3, python3-apt (>= 0.6.20ubuntu16), 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-soupsieve
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: soupsieve
Version: 2.3.1-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-speechd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 147
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: speech-dispatcher
Version: 0.11.1-1ubuntu3
Replaces: python-speechd
Depends: python3-xdg, python3:any
Breaks: python-speechd
Description: Python interface to Speech Dispatcher
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a Python library for communication with Speech
Dispatcher.
Homepage: http://devel.freebsoft.org/speechd
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
Package: python3-sss
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Provides: python3.10-sss
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4), libldb2 (>= 0.9.21), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213)
Recommends: sssd
Description: Python3 module for the System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package provide a module to access the configuration of the sssd daemon.
.
This package installs the library for Python 3.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: python3-systemd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 193
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-systemd
Version: 234-3ubuntu2
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.17), 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: http://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: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: talloc
Version: 2.3.3-2build1
Provides: python3.10-talloc
Depends: libtalloc2 (= 2.3.3-2build1), python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.4), libpython3.10 (>= 3.10.0)
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.
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Homepage: https://talloc.samba.org/
Package: python3-texttable
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: texttable
Version: 1.6.4-1
Depends: python3:any
Description: Module for creating simple ASCII tables — python3
texttable is a module to generate a formatted text table, using ASCII
characters.
It provides nice human-readable output for arrays when designing
a CLI or just output data.
.
This package contains the Python 3 module.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/foutaise/texttable
Package: python3-tinycss
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 282
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: python-tinycss
Version: 0.4-3build5
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4)
Suggests: python-tinycss-doc
Description: complete yet simple CSS parser (Python3 version)
tinycss is a complete yet simple CSS parser for Python. It supports the full
syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
.
* CSS Color 3
* CSS Fonts 3
* CSS Paged Media 3
.
It is designed to be easy to extend for new CSS modules and syntax,
and integrates well with cssselect for Selectors 3 support.
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Homepage: https://github.com/Kozea/tinycss
Package: python3-tinycss2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-tinycss2
Version: 1.1.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-tz
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-tz
Version: 2022.1-1ubuntu0.22.04.1
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.
Homepage: https://pypi.python.org/pypi/pytz/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-uno
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 697
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
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 (= 1:7.3.7-0ubuntu0.22.04.10) | libreoffice-core-nogui (= 1:7.3.7-0ubuntu0.22.04.10), ucf (>= 0.8), python3:any, python3 (<< 3.11), python3 (>= 3.10~), python3.10, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpython3.10 (>= 3.10.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 5.4.0~alpha), libuno-salhelpergcc3-3 (>= 3.6.0~beta), uno-libs-private
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: 261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:22.04.22
Replaces: update-manager-core (<< 1:0.163)
Depends: python3:any (>= 3.2~), python3-apt (>= 0.8.5~), python3-distro-info, python3-distupgrade, lsb-release
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-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 449
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-urllib3
Version: 1.26.5-1~exp1ubuntu0.4
Depends: python3:any, python3-six
Recommends: ca-certificates
Suggests: 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-wadllib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 365
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-wadllib
Version: 1.3.6-1
Depends: 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-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-4
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: 199
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: websocket-client
Version: 1.2.3-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-xapp
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-xapp
Version: 2.2.1-2
Depends: python3-psutil, python3:any
Breaks: cinnamon-screensaver (<< 3.8)
Description: Python 3 XApp library
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: https://github.com/linuxmint/python-xapp/
Package: python3-xdg
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: pyxdg
Version: 0.27-2
Provides: python3-pyxdg
Depends: python3:any
Description: Python 3 library to access freedesktop.org standards
PyXDG contains implementations of freedesktop.org standards in Python:
.
* Base Directory Specification Version 0.6
* Menu Specification Version 1.0-draft1
* Desktop Entry Specification Version 1.0
* Icon Theme Specification Version 0.8
* Recent File Spec 0.2
* Shared-MIME-Database Specification 0.13
.
This package contains the Python 3 version of the library.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://www.freedesktop.org/wiki/Software/pyxdg
Package: python3-xkit
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: x-kit
Version: 0.5.0ubuntu5
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-xlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 980
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-xlib
Version: 0.29-1
Depends: python3-six (>= 1.10.0), python3:any
Description: interface for Python 3 to the X11 protocol
python-xlib is a 100% pure Python 3 implementation of the X11
protocol. It currently implements client-side X11R6 fully, supports
the resource database, ICCM, and the Shape extension.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/python-xlib/python-xlib
Package: python3-xlrd
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 462
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-xlrd
Version: 1.2.0-2
Replaces: python-xlrd (<< 1.1.0-2)
Depends: python3:any
Breaks: python-xlrd (<< 1.1.0-2)
Description: extract data from Microsoft Excel spreadsheet files (Python3 version)
xlrd is a Python library to Extract data from new and old Microsoft
Excel spreadsheets. It supports both .xls and .xlsx files (from Excel
2007).
.
xlrd is a pure Python module and does not require any dependency
outside of the standard Python distribution.
.
This package contains only the Python3 version of xlrd.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://www.python-excel.org/
Package: python3-yaml
Status: install ok installed
Priority: important
Section: python
Installed-Size: 529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: pyyaml
Version: 5.4.1-1ubuntu1
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libyaml-0-2
Breaks: libpython-stdlib (<< 2.7.18), python-minimal (<< 2.7.18), python-yaml (<< 5.3.1-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: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-zipp
Version: 1.0.0-3ubuntu0.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 Modules Team <python-modules-team@lists.alioth.debian.org>
Package: python3-zope.component
Status: install ok installed
Priority: extra
Section: zope
Installed-Size: 334
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.component
Version: 4.3.0-3
Depends: python3-zope.hookable, python3-zope.interface (>= 4.1.0), python3-pkg-resources, python3-zope.event, 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 QA Group <packages@qa.debian.org>
Homepage: http://pypi.python.org/pypi/zope.component
Package: python3-zope.event
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: zope.event
Version: 4.4-3
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: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.hookable
Version: 5.1.0-1build1
Depends: python3 (<< 3.11), python3 (>= 3.10~), 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.interface
Status: install ok installed
Priority: optional
Section: zope
Installed-Size: 961
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: zope.interface
Version: 5.4.0-1build1
Provides: python3-zope, python3.10-zope.interface
Depends: python3 (<< 3.11), python3 (>= 3.10~), 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.
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
Homepage: https://github.com/zopefoundation/zope.interface
Package: python3.10
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 634
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.10.12-1~22.04.12
Depends: python3.10-minimal (= 3.10.12-1~22.04.12), libpython3.10-stdlib (= 3.10.12-1~22.04.12), media-types | mime-support
Suggests: python3.10-venv, python3.10-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.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.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: python3.10-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 5927
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.10
Version: 3.10.12-1~22.04.12
Depends: libpython3.10-minimal (= 3.10.12-1~22.04.12), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.35)
Recommends: python3.10
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.10)
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.10-minimal/README.Debian for a list of the modules
contained in this package.
Original-Maintainer: Matthias Klose <doko@debian.org>
Cnf-Visible-Pkgname: python3.10
Package: python3.8-minimal
Status: deinstall ok config-files
Priority: important
Section: python
Installed-Size: 5475
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: python3.8
Version: 3.8.10-0ubuntu1~20.04.12
Config-Version: 3.8.10-0ubuntu1~20.04.12
Depends: libpython3.8-minimal (= 3.8.10-0ubuntu1~20.04.12), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.29)
Recommends: python3.8
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.8)
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.8-minimal/README.Debian for a list of the modules
contained in this package.
Cnf-Visible-Pkgname: python3.8
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: quadrapassel
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:40.2-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libclutter-1.0-0 (>= 1.11.10), libclutter-gtk-1.0-0 (>= 0.91.8), libglib2.0-0 (>= 2.37.3), libgsound0 (>= 1.0.2), libgtk-3-0 (>= 3.11.5), libmanette-0.2-0 (>= 0.1.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), dconf-gsettings-backend | gsettings-backend
Description: popular Russian game, similar to Tetris
Quadrapassel comes from the classic falling-block game, Tetris. The
goal of the game is to create complete horizontal lines of blocks,
which will disappear.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Quadrapassel
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-2
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: readline-common
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 8.1.2-1
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Depends: dpkg (>= 1.15.4) | install-info
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.
Original-Maintainer: Matthias Klose <doko@debian.org>
Package: remmina
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 929
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.25+dfsg-1ubuntu0.1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-ui-gtk3-0 (>= 0.6.30), libayatana-appindicator3-1 (>= 0.4.90), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libgcrypt20 (>= 1.9.0), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.21.5), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.14.0), libsodium23 (>= 1.0.10), libsoup2.4-1 (>= 2.30.0), libssh-4 (>= 0.8.1), libvte-2.91-0 (>= 0.51.90), remmina-common (= 1.4.25+dfsg-1ubuntu0.1), default-dbus-session-bus | dbus-session-bus
Recommends: remmina-plugin-rdp, remmina-plugin-vnc, remmina-plugin-secret
Suggests: remmina-plugin-exec, remmina-plugin-kwallet, remmina-plugin-spice, remmina-plugin-www, remmina-plugin-x2go
Description: GTK+ Remote Desktop Client
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
.
Remmina supports multiple network protocols in an integrated and
consistent user interface.
.
Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported.
Homepage: https://www.remmina.org/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: remmina-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: remmina
Version: 1.4.25+dfsg-1ubuntu0.1
Recommends: remmina
Description: Common files for Remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
.
Remmina supports multiple network protocols in an integrated and
consistent user interface.
.
Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported.
.
This package contains the common files.
Homepage: https://www.remmina.org/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: remmina-plugin-rdp
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 175
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: remmina
Version: 1.4.25+dfsg-1ubuntu0.1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.0), libcups2 (>= 1.6.0), libfreerdp-client2-2 (>= 2.2.0~), libfreerdp2-2 (>= 2.3.0+dfsg1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.21.4), libwinpr2-2 (>= 2.1.0+dfsg1), libx11-6, remmina (= 1.4.25+dfsg-1ubuntu0.1)
Description: RDP plugin for Remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
.
Remmina supports multiple network protocols in an integrated and
consistent user interface.
.
Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported.
.
This package contains the RDP plugin for Remmina.
Homepage: https://www.remmina.org/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: remmina-plugin-secret
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: remmina
Version: 1.4.25+dfsg-1ubuntu0.1
Replaces: remmina-plugin-gnome
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libsecret-1-0 (>= 0.7), remmina (= 1.4.25+dfsg-1ubuntu0.1)
Breaks: remmina-plugin-gnome
Description: Secret plugin for Remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
.
Remmina supports multiple network protocols in an integrated and
consistent user interface.
.
Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported.
.
This package contains the secret plugin for Remmina, which
allows one to store and retrieve passwords from GNOME Keyring
or KWallet.
Homepage: https://www.remmina.org/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: remmina-plugin-vnc
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: remmina
Version: 1.4.25+dfsg-1ubuntu0.1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.9.12), libvncclient1 (>= 0.9.10), remmina (= 1.4.25+dfsg-1ubuntu0.1)
Description: VNC plugin for Remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
.
Remmina supports multiple network protocols in an integrated and
consistent user interface.
.
Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported.
.
This package contains the VNC plugin for Remmina.
Homepage: https://www.remmina.org/
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Package: rfkill
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.33)
Description: tool for enabling and disabling wireless devices
rfkill is a simple tool for accessing the Linux rfkill device interface,
which is used to enable and disable wireless networking devices, typically
WLAN, Bluetooth and mobile broadband.
Homepage: https://www.kernel.org/pub/linux/utils/util-linux/
Original-Maintainer: util-linux packagers <util-linux@packages.debian.org>
Package: rhythmbox
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 315
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.4.4-5ubuntu1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.68.0), libgstreamer-plugins-base1.0-0 (>= 1.4.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.20.0), libpeas-1.0-0 (>= 1.0.0), librhythmbox-core10 (= 3.4.4-5ubuntu1), libx11-6, rhythmbox-data (>= 3.4.4-5ubuntu1), dbus, gstreamer1.0-plugins-base (>= 1.4.0), gstreamer1.0-plugins-good (>= 1.4.0), gstreamer1.0-x, media-player-info
Recommends: yelp, avahi-daemon, gstreamer1.0-pulseaudio, gvfs-backends, rhythmbox-plugin-alternative-toolbar, rhythmbox-plugins
Suggests: gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gnome-codec-install, gnome-control-center | unity-control-center, notification-daemon, rhythmbox-plugin-cdrecorder, rhythmbox-plugin-zeitgeist
Description: music player and organizer for GNOME
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
Originally inspired by Apple's iTunes, the current version also supports
Internet Radio, iPod integration and generic portable audio player
support, Audio CD burning, Audio CD playback, music sharing, and
Podcasts.
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: rhythmbox-data
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 880
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: rhythmbox
Version: 3.4.4-5ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: rhythmbox
Description: data files for rhythmbox
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
Originally inspired by Apple's iTunes, the current version also supports
Internet Radio, iPod integration and generic portable audio player
support, Audio CD burning, Audio CD playback, music sharing, and
Podcasts.
.
This package contains pictures, localization files and other data
needed by rhythmbox.
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: rhythmbox-plugin-alternative-toolbar
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 436
Maintainer: David Mohammed <fossfreedom@ubuntu.com>
Architecture: all
Version: 0.20.2-1
Depends: dconf-gsettings-backend | gsettings-backend, python3:any, python3-gi, rhythmbox (>= 3.0)
Description: Enhanced play controls and interface for Rhythmbox
This plugin provides a visual new graphical interface to Rhythmbox.
New play-controls are provided and dynamical change either by user
choice or when using a different desktop-environment.
.
A GNOME-Shell based headerbar interface is available which integrates
Rhythmbox with other new GNOME based applications.
.
For non-headerbar compatible desktops, compact playcontrols toolbar is
used which gives Rhythmbox a sleek new interface.
.
New music control capabilities are provided - keyboard seek control
through music tracks as well as repeat-one track.
.
The sidebar has been given a visual reworking with new icons and
interface that integrates Rhythmbox with other GNOME applications
.
The plugins window has been revamped to give a consistent look with
the latest GTK-3 based applications.
Homepage: https://github.com/fossfreedom/alternative-toolbar
Package: rhythmbox-plugin-cdrecorder
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rhythmbox
Version: 3.4.4-5ubuntu1
Depends: libbrasero-media3-1 (>= 3.0.0), libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.20.0), librhythmbox-core10 (>= 3.0), rhythmbox (= 3.4.4-5ubuntu1)
Description: burning plugin for rhythmbox music player
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
Originally inspired by Apple's iTunes, the current version also supports
Internet Radio, iPod integration and generic portable audio player
support, Audio CD burning, Audio CD playback, music sharing, and
Podcasts.
.
This package contains the brasero based CD/DVD burning plugin.
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: rhythmbox-plugins
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1673
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: rhythmbox
Version: 3.4.4-5ubuntu1
Depends: libc6 (>= 2.33), libdmapsharing-3.0-2 (>= 2.9.19), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgpod4 (>= 0.8.2-4), libgrilo-0.3-0 (>= 0.3.0), libgstreamer1.0-0 (>= 1.4.0), libgtk-3-0 (>= 3.20.0), libgudev-1.0-0 (>= 146), libjson-glib-1.0-0 (>= 1.5.2), liblirc-client0, libmtp9 (>= 1.1.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.0.0), librhythmbox-core10 (= 3.4.4-5ubuntu1), libsecret-1-0 (>= 0.18), libsoup2.4-1 (>= 2.42.0), libtotem-plparser18 (>= 3.26.0), python3 (<< 3.11), python3 (>= 3.10~), python3.10, python3:any, rhythmbox (= 3.4.4-5ubuntu1), gir1.2-rb-3.0 (= 3.4.4-5ubuntu1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-webkit2-4.0, gir1.2-peas-1.0, gir1.2-gstreamer-1.0, gir1.2-secret-1, python3-gi, python3-mako
Description: plugins for rhythmbox music player
Rhythmbox is a very easy to use music playing and management program
which supports a wide range of audio formats (including mp3 and ogg).
Originally inspired by Apple's iTunes, the current version also supports
Internet Radio, iPod integration and generic portable audio player
support, Audio CD burning, Audio CD playback, music sharing, and
Podcasts.
.
This package contains the following plugins:
- Cover art search
- Audio CD Player
- Last.fm
- DAAP Music Sharing
- FM Radio
- Grilo media browser
- IM Status
- Internet Radio
- Song Lyrics
- Magnatune Store
- Media Player Keys
- Portable Players (generic, iPod, MTP)
- Notification
- Power Manager
- Python Console
- LIRC
- Replay Gain
- Soundcloud
- MediaServer2 D-Bus interface
- MPRIS D-Bus interface
- Web remote control
Homepage: https://wiki.gnome.org/Apps/Rhythmbox
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: ristretto
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.12.2-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libexif12 (>= 0.6.21-1~), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.21.5), libmagic1 (>= 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.9.0), libxfconf-0-3 (>= 4.12.1)
Recommends: tumbler
Description: lightweight picture-viewer for the Xfce desktop environment
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
environment.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/ristretto/start
Package: rkhunter
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1081
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.4.6-10
Depends: binutils, file, lsof, net-tools, ucf, debconf (>= 0.5) | debconf-2.0, perl:any
Pre-Depends: debconf | debconf-2.0
Recommends: bsd-mailx | mailutils | s-nail | mailx, default-mta | mail-transport-agent, e2fsprogs, iproute2, unhide, unhide.rb, wget | curl
Suggests: liburi-perl, libwww-perl, powermgmt-base
Conffiles:
/etc/apt/apt.conf.d/90rkhunter 662539eb1caa197e3cb9063186d207f4
/etc/cron.daily/rkhunter d223d17aa5d6b9c70145ce0c55f75e1b
/etc/cron.weekly/rkhunter 13da7eccf59ff1011d47bf854cb8334c
/etc/logcheck/ignore.d.server/rkhunter 6b6f43cfc660f206707930f94bf54a9c
/etc/logrotate.d/rkhunter c16a2282b8a5f0788678de0a1b2943c9
/etc/rkhunter.conf 8944b42c39ea946004aeee8ec7f33551
Description: rootkit, backdoor, sniffer and exploit scanner
Rootkit Hunter scans systems for known and unknown rootkits,
backdoors, sniffers and exploits.
.
It checks for:
- SHA256 hash changes;
- files commonly created by rootkits;
- executables with anomalous file permissions;
- suspicious strings in kernel modules;
- hidden files in system directories;
and can optionally scan within files.
.
Using rkhunter alone does not guarantee that a system is not
compromised. Running additional tests, such as chkrootkit, is
recommended.
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Homepage: http://rkhunter.sourceforge.net
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-0ubuntu6
Replaces: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32)
Depends: libc6 (>= 2.34)
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: 795
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.2.7-0ubuntu0.22.04.4
Depends: lsb-base, libacl1 (>= 2.2.23), libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libpopt0 (>= 1.14), libssl3 (>= 3.0.0~~alpha1), libxxhash0 (>= 0.8.0), libzstd1 (>= 1.4.0), 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: important
Section: admin
Installed-Size: 1750
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 8.2112.0-2ubuntu2.2
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.34), libestr0 (>= 0.1.4), libfastjson4 (>= 0.99.8), libsystemd0 (>= 246), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), adduser, ucf
Recommends: logrotate
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
/etc/apparmor.d/usr.sbin.rsyslogd 648eb046586f8a0d7f2ca87ba836bd14
/etc/logcheck/ignore.d.server/rsyslog 80e9fc074b97751dd4de99855bb8d0e0
/etc/logrotate.d/rsyslog 46de15167e065fe1d21b8cd9accc2c48
/etc/rsyslog.conf 8f03326e3d7284ef50ac6777ef8a4fb8
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: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.13-4build2
Depends: adduser, dbus, policykit-1, libc6 (>= 2.34), 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: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Source: ruby-defaults
Version: 1:3.0~exp1
Replaces: irb, rdoc, rubygems
Provides: irb, rdoc, rubygems
Depends: ruby3.0, 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.0).
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://www.ruby-lang.org/
Package: ruby-json
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 215
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.5.1+dfsg-2build1
Depends: ruby (>= 1:3.0~0), libc6 (>= 2.14), libruby3.0 (>= 3.0.0~preview2), ruby (<< 1:3.1~)
Conflicts: ruby-json-pure
Description: JSON library for Ruby
This library implements the JSON (JavaScript Object Notation) specification in
Ruby, allowing the developer to easily convert data between Ruby and JSON. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://flori.github.com/json
Ruby-Versions: ruby3.0
Package: ruby-minitest
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 5.13.0-1
Suggests: ruby-test-unit
Description: Ruby test tools supporting TDD, BDD, mocking, and benchmarking
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
.
minitest/unit is a small and incredibly fast unit testing framework.
It provides a rich set of assertions to make your tests clean and
readable.
.
minitest/spec is a functionally complete spec engine. It hooks onto
minitest/unit and seamlessly bridges test assertions over to spec
expectations.
.
minitest/benchmark is an awesome way to assert the performance of your
algorithms in a repeatable manner. Now you can assert that your newb
co-worker doesn't replace your linear algorithm with an exponential
one!
.
minitest/mock by Steven Baker, is a beautifully tiny mock object
framework.
.
minitest/pride shows pride in testing and adds coloring to your test
output.
.
minitest/unit is meant to have a clean implementation for language
implementors that need a minimal set of methods to bootstrap a working
test suite. For example, there is no magic involved for test-case
discovery.
Original-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/seattlerb/minitest
Ruby-Versions: all
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.1.1-2
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 Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/ruby/net-telnet
Ruby-Versions: all
Package: ruby-power-assert
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.7-2
Description: library showing values of variables and method calls in an expression
Power Assert shows each value of variables and method calls in the
expression. It is useful for testing, providing which value wasn't
correct when the condition is not satisfied.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/k-tsj/power_assert
Ruby-Versions: all
Package: ruby-rubygems
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 1164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: rubygems
Version: 3.3.5-2ubuntu1.2
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.
Homepage: https://rubygems.org
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Ruby-Versions: all
Package: ruby-test-unit
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.3.9-1
Depends: ruby-power-assert
Description: unit testing framework for Ruby
Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
principles. It allows writing tests, checking results and automated testing in
Ruby.
.
Note that this version of Test::Unit will override the one possibly shipped
with the Ruby interpreter.
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Homepage: https://test-unit.github.io/
Ruby-Versions: all
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-1ubuntu0.1
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.
Homepage: https://github.com/ruby/xmlrpc
Original-Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Ruby-Versions: all
Package: ruby3.0
Status: install ok installed
Priority: optional
Section: ruby
Installed-Size: 142
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: allowed
Version: 3.0.2-7ubuntu2.11
Depends: rubygems-integration (>= 1.17.1~), libc6 (>= 2.34), libruby3.0 (>= 3.0.0~preview1)
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.0' indicates the Ruby library compatibility
version. This package currently provides the `3.0.x' branch of Ruby.
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: runc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 33790
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: runc-app
Version: 1.3.3-0ubuntu1~22.04.3
Depends: libc6 (>= 2.34), 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.23 (= 1.23.1-1~22.04.2)
Homepage: https://github.com/opencontainers/runc
Package: rygel
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.40.3-1ubuntu2
Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.31.1), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.56.0), libgssdp-1.2-0 (>= 1.1.0), libgstreamer-plugins-base1.0-0 (>= 1.12), libgstreamer1.0-0 (>= 1.12), libgupnp-1.2-1 (>= 1.1.2), libgupnp-av-1.0-3 (>= 0.12.8), libgupnp-dlna-2.0-4 (>= 0.9.4-2), libmediaart-2.0-0 (>= 1.9.0), librygel-core-2.6-2 (>= 0.40.3), librygel-db-2.6-2 (>= 0.40.3), librygel-renderer-2.6-2 (>= 0.40.3), librygel-server-2.6-2 (>= 0.40.3), libsoup2.4-1 (>= 2.44.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4)
Recommends: dbus-user-session, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good
Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-ugly, rygel-playbin, rygel-preferences, rygel-ruih, rygel-tracker, tumbler
Conffiles:
/etc/rygel.conf 5e88250e5285ba33577ea702ba0ca51b
Description: GNOME UPnP/DLNA services
Rygel is a home media solution that allows you to easily share audio, video
and pictures, and control of media player on your home network. In technical
terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
a plug-in mechanism. Interoperability with other devices in the market is
achieved by conformance to very strict requirements of DLNA and on the fly
conversion of media to format that client devices are capable of handling.
.
This package contains the core of Rygel and following plugins:
* media-export: Recursively exports folders and files specified in the
user configuration. This plugin supports all types of URIs that
gio/gvfs and GStreamer can handle.
* external: A MediaServer plugin that exports media hierarchies
provided by external applications.
* mpris: Export of media players that implement MPRIS2 D-Bus interface,
as MediaRenderer devices.
Homepage: https://wiki.gnome.org/Projects/Rygel
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: samba-libs
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 24846
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: samba
Version: 2:4.15.13+dfsg-0ubuntu1.10
Replaces: libndr-standard0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), samba (<< 2:4.3.3+dfsg-1)
Depends: libacl1 (>= 2.2.23), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libbsd0 (>= 0.5.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libcups2 (>= 1.7.0), libgnutls30 (>= 3.7.3), libjansson4 (>= 2.1), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 2:2.4.4-0ubuntu0.22.04.2), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython3.10 (>= 3.10.0), libtalloc2 (>= 2.3.3~), libtdb1 (>= 1.4.4~), libtevent0 (>= 0.11.0~), libtirpc3 (>= 1.0.2), libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.10), python3-ldb (>= 2:2.1.0), python3-talloc (>= 2.3.1~), zlib1g (>= 1:1.1.4)
Breaks: libndr-standard0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), sssd-ad-common (<< 2.3.0)
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 both NT4-style and Active Directory domains.
.
This package contains the shared libraries.
Homepage: http://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: 423
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.99.27-1build1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libxml2 (>= 2.7.4)
Recommends: ipp-usb, sane-utils
Conffiles:
/etc/sane.d/airscan.conf a999a1797ae5bcd7f0d93a3c3075589b
/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: 598
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sane-backends
Version: 1.1.1-5
Depends: adduser, lsb-base (>= 3.0-6), update-inetd, debconf (>= 0.5) | debconf-2.0, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libieee1284-3 (>= 0.2.11), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), 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.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: http://www.sane-project.org
Package: sbsigntool
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.9.4-2ubuntu2
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0~~alpha1), libuuid1 (>= 2.16)
Description: Tools to manipulate signatures on UEFI binaries and drivers
This package installs tools which can cryptographically sign EFI binaries and
drivers.
Original-Maintainer: Debian EFI Team <debian-efi@lists.debian.org>
Package: seahorse
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 41.0-2
Depends: dconf-gsettings-backend | gsettings-backend, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libgck-1-0 (>= 3.12.0), libgcr-base-3-1 (>= 3.38), libgcr-ui-3-1 (>= 3.38), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.66), libgpgme11 (>= 1.14.0), libgtk-3-0 (>= 3.24), libhandy-1-0 (>= 1.5.90), libldap-2.5-0 (>= 2.5.4), libpwquality1 (>= 1.1.0), libsecret-1-0 (>= 0.18), libsoup2.4-1 (>= 2.41.90), gcr (>= 3.4), gnome-keyring (>= 3.4), gnupg (>= 2.0.12)
Recommends: openssh-client
Description: GNOME front end for GnuPG
Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
that integrates to the GNOME desktop. It is a tool for secure
communications and data storage. Data encryption and digital signature
creation can easily be performed through a GUI and Key Management
operations can easily be carried out through an intuitive interface.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Seahorse
Package: secureboot-db
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 29
Maintainer: Steve Langasek <steve.langasek@ubuntu.com>
Architecture: amd64
Version: 1.8
Depends: sbsigntool
Description: Secure Boot updates for DB and DBX
Systems with Secure Boot enabled have portions of the system signed by entries
in the Secure Boot DB. This package provides a mechanism for delivering
updates to DB and the corresponding blacklist database, DBX.
Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 4.8-1ubuntu2
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), 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: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.0.17
Replaces: debianutils (<= 2.32.3), manpages-pl (<= 20060617-3~)
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, or pager.
.
The specific utilities included are: sensible-browser sensible-editor
sensible-pager
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Package: session-migration
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 50
Maintainer: Didier Roche <didrocks@ubuntu.com>
Architecture: amd64
Version: 0.3.6
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 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: sgml-base
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.30
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: important
Section: misc
Installed-Size: 2744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.1-2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.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: shim-signed
Protected: yes
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 4744
Maintainer: Steve Langasek <steve.langasek@ubuntu.com>
Architecture: amd64
Source: shim-signed (1.51.4)
Version: 1.51.4+15.8-0ubuntu1
Replaces: shim (<< 15.3)
Depends: debconf (>= 0.5) | debconf-2.0, grub-efi-amd64-signed (>= 1.191~) | grub-efi-arm64-signed (>= 1.191~) | base-files (<< 12.3), grub-efi-amd64-signed (>= 1.187.2~) | grub-efi-arm64-signed (>= 1.187.2~), grub2-common (>= 2.04-1ubuntu24), mokutil (>= 0.3.0+1538710437.fb6250f-0ubuntu2), sbsigntool
Recommends: secureboot-db
Breaks: fwupd-signed (<< 1.44.1~), shim (<< 15.3)
Conffiles:
/etc/kernel/postinst.d/zz-shim b9ccfa0ef5e49db7008b2e863b8bf633
Description: Secure Boot chain-loading bootloader (Microsoft-signed binary)
This package provides a minimalist boot loader which allows verifying
signatures of other UEFI binaries against either the Secure Boot DB/DBX or
against a built-in signature database. Its purpose is to allow a small,
infrequently-changing binary to be signed by the UEFI CA, while allowing
an OS distributor to revision their main bootloader independently of the CA.
.
This package contains the version of the bootloader binary signed by the
Microsoft UEFI CA.
Built-Using: shim (= 15.8-0ubuntu1)
Important: yes
Package: shotwell
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 6553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.30.14-1ubuntu6
Replaces: shotwell-common (<< 0.26.2-1)
Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libexif12 (>= 0.6.21-1~), libgcr-base-3-1 (>= 3.8.0), libgcr-ui-3-1 (>= 3.8.0), libgdata22 (>= 0.15.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgee-0.8-2 (>= 0.10.1), libgexiv2-2 (>= 0.10.4), libglib2.0-0 (>= 2.49.5), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libjson-glib-1.0-0 (>= 1.5.2), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libraw20 (>= 0.16.0), libsoup2.4-1 (>= 2.41.90), libsqlite3-0 (>= 3.5.9), libunity9 (>= 3.4.6), libwebkit2gtk-4.0-37 (>= 2.25.1), libxml2 (>= 2.7.4), shotwell-common (= 0.30.14-1ubuntu6), dconf-cli, default-dbus-session-bus | dbus-session-bus, librsvg2-common
Description: digital photo organizer
Shotwell is a digital photo organizer designed for the GNOME desktop
environment. It allows you to import photos, pictures, images and videos
from disk or camera. Shotwell can organize them in collections and in other
various ways. The viewer shows them in full-window or fullscreen mode and
presents them as galleries or slideshows. The integrated editor can rotate,
flip, crop and tag the photos, adjust the colors und remove red eyes. Export
is possible to facebook, Flickr or Youtube to share with others. It is able
to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2.
Homepage: https://wiki.gnome.org/Apps/Shotwell
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: shotwell-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: shotwell
Version: 0.30.14-1ubuntu6
Depends: dconf-gsettings-backend | gsettings-backend
Recommends: shotwell
Breaks: shotwell (<< 0.26.2-1)
Description: digital photo organizer - common files
Shotwell is a digital photo organizer designed for the GNOME desktop
environment. It allows you to import photos, pictures, images and videos
from disk or camera. Shotwell can organize them in collections and in other
various ways. The viewer shows them in full-window or fullscreen mode and
presents them as galleries or slideshows. The integrated editor can rotate,
flip, crop and tag the photos, adjust the colors und remove red eyes. Export
is possible to facebook, Flickr or Youtube to share with others. It is able
to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2.
.
This package provides image files and documentation for Shotwell.
Homepage: https://wiki.gnome.org/Apps/Shotwell
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Package: simple-scan
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1
Depends: default-dbus-session-bus | dbus-session-bus, xdg-utils, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.4.10), libcolord2 (>= 0.1.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.43.92), libgtk-3-0 (>= 3.21.5), libgusb2 (>= 0.2.2), libhandy-1-0 (>= 1.5.0), libpackagekit-glib2-18 (>= 0.9.4), libsane1 (>= 1.0.27), libwebp7, libwebpmux3, zlib1g (>= 1:1.1.4)
Description: Simple Scanning Utility
Simple Scan is an easy-to-use application, designed to let users
connect their scanner and quickly have the image/document in an
appropriate format.
.
Simple Scan is basically a frontend for SANE - which is the same
backend as XSANE uses. This means that all existing scanners will
work and the interface is well tested.
Original-Maintainer: Jörg Frings-Fürst <debian@jff.email>
Homepage: https://gitlab.gnome.org/GNOME/simple-scan
Package: snapd
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 118220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.72+ubuntu22.04
Replaces: snap-confine (<< 2.23), snapd-xdg-open (<= 0.0.0), ubuntu-core-launcher (<< 2.22), ubuntu-snappy (<< 1.9), ubuntu-snappy-cli (<< 1.9)
Depends: adduser, apparmor (>= 2.10.95-0ubuntu2.2), ca-certificates, fuse3 (>= 3.10.5-1) | fuse, libcap2-bin, openssh-client, squashfs-tools, systemd, udev, default-dbus-session-bus | dbus-session-bus, libblkid1 (>= 2.17.2), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libudev1 (>= 183), zlib1g (>= 1:1.1.4)
Recommends: gnupg
Suggests: zenity | kdialog
Breaks: snap-confine (<< 2.23), snapd-xdg-open (<= 0.0.0), ubuntu-core-launcher (<< 2.22), ubuntu-snappy (<< 1.9), ubuntu-snappy-cli (<< 1.9)
Conflicts: snap (<< 2013-11-29-1ubuntu1)
Conffiles:
/etc/apparmor.d/usr.lib.snapd.snap-confine.real e4c0e265bde2506178fd9c2987510f84
/etc/apt/apt.conf.d/20snapd.conf dd6f6ce79792eecd4a57bdde4e6fff7d
/etc/profile.d/apps-bin-path.sh cf10aed8bb987ded8b7f4ba4303c1e9b
/etc/xdg/autostart/snap-userd-autostart.desktop 4aaaa2fe36462a072a72e09cad553362
Description: Daemon and tooling that enable snap packages
Install, configure, refresh and remove snap packages. 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.
.
Start with 'snap list' to see installed snaps.
Built-Using: apparmor (= 3.0.4-2ubuntu2.5), libcap2 (= 1:2.44-1ubuntu0.22.04.2), libseccomp (= 2.5.3-2ubuntu3~22.04.1)
Homepage: https://github.com/snapcore/snapd
Package: sntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ntp
Version: 1:4.2.8p15+dfsg-1ubuntu2
Replaces: ntp (<< 1:4.2.8p10+dfsg-3+exp3)
Depends: libc6 (>= 2.34), libevent-core-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libopts25 (>= 1:5.18.16), libssl3 (>= 3.0.0~~alpha1)
Breaks: ntp (<< 1:4.2.8p10+dfsg-3+exp3)
Description: Network Time Protocol - sntp client
NTP, the Network Time Protocol, is used to keep computer clocks
accurate by synchronizing them over the Internet or a local network,
or by following an accurate hardware receiver that interprets GPS,
DCF-77, NIST or similar time signals.
.
sntp can be used as an SNTP client to query a NTP or SNTP server and
either display the time or set the local system's time. It is not
sufficient, however, for maintaining an accurate clock in the long run.
Homepage: http://support.ntp.org/
Original-Maintainer: Debian NTP Team <ntp@packages.debian.org>
Package: software-properties-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 220
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.99.22.9
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.22.9), 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: software-properties-gtk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 491
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: software-properties
Version: 0.99.22.9
Depends: gir1.2-goa-1.0 (>= 3.27.92-1ubuntu1), gir1.2-gtk-3.0, gir1.2-handy-1, libgtk3-perl, python3, python3-dateutil, python3-distro-info, python3-gi, python3-software-properties (= 0.99.22.9), software-properties-common, ubuntu-advantage-tools (>= 27.11~), ubuntu-advantage-desktop-daemon, ubuntu-drivers-common (>= 1:0.9.6), dconf-gsettings-backend | gsettings-backend, python3:any
Recommends: gnome-keyring, gnome-session-bin | xfce4-session | mate-session-manager
Description: manage the repositories that you install software from (gtk)
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 a GTK+ based graphical interface.
Package: sound-icons
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 723
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.1-8
Description: Sounds for speech enabled applications
This package contains sound icons to be used for event signalization in
speech enabled applications. They are especially useful when running
Speech Dispatcher.
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
Homepage: https://devel.freebsoft.org/pub/projects/sound-icons
Package: sound-juicer
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 3001
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.38.0-2
Depends: default-dbus-session-bus | dbus-session-bus, gsettings-desktop-schemas, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, iso-codes, dconf-gsettings-backend | gsettings-backend, libbrasero-media3-1 (>= 3.0.0), libc6 (>= 2.34), libcanberra-gtk3-0 (>= 0.25), libdiscid0 (>= 0.5.0), libglib2.0-0 (>= 2.49.5), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libgtk-3-0 (>= 3.21.4), libmusicbrainz5-2 (>= 5.1.0+git20150707), libpango-1.0-0 (>= 1.14.0)
Suggests: brasero, gstreamer1.0-lame, gstreamer1.0-plugins-really-bad, gstreamer1.0-plugins-ugly
Description: GNOME CD Ripper
A CD ripper for GNOME which aims to have a simple, clean, easy to use
interface.
.
The package includes support by default for Vorbis and FLAC formats.
For other supports you need the following packages:
* gstreamer1.0-plugins-ugly to encode to MP2,
* gstreamer1.0-lame (not available in the Debian archive) to encode
to MP3,
* gstreamer1.0-plugins-really-bad (not available in Debian) to encode
to AAC.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/SoundJuicer
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: speech-dispatcher
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 23492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.11.1-1ubuntu3
Depends: adduser, lsb-base (>= 3.0-10), speech-dispatcher-audio-plugins (= 0.11.1-1ubuntu3), init-system-helpers (>= 1.52), libc6 (>= 2.34), libdotconf0 (>= 1.0.13), libglib2.0-0 (>= 2.67.3), libltdl7 (>= 2.4.6), libsndfile1 (>= 1.0.20), libspeechd2 (>= 0.9.0~rc1), libsystemd0
Recommends: pulseaudio, speech-dispatcher-espeak-ng, sound-icons
Suggests: libttspico-utils, espeak, mbrola, speech-dispatcher-doc-cs, speech-dispatcher-festival, speech-dispatcher-cicero, speech-dispatcher-flite, speech-dispatcher-espeak
Breaks: cl-speech-dispatcher (<< 0.9~), libspeechd2 (<< 0.9~), python-speechd (<< 0.9~), python3-speechd (<< 0.9~), speech-dispatcher-baratinoo (<< 0.10.2-1~), speech-dispatcher-ibmtts (<< 0.10.2-1~), speech-dispatcher-kali (<< 0.10.2-1~)
Conffiles:
/etc/init.d/speech-dispatcher d81c5aa6ba5feed27b54f42f46d1773c
/etc/logrotate.d/speech-dispatcher 0dd0d772d193d79cd7b8194425d25af2
/etc/speech-dispatcher/clients/emacs.conf 1e4a735e3fe42e5f24703200e77c8ce0
/etc/speech-dispatcher/modules/cicero.conf 2a148138372f4386fb144f1732bbf6b1
/etc/speech-dispatcher/modules/dtk-generic.conf c344287ff22864ef370cabcd858e3231
/etc/speech-dispatcher/modules/epos-generic.conf a16d3cbb87c16a7a03fb5c126d1207ef
/etc/speech-dispatcher/modules/espeak-mbrola-generic.conf 2ea4a62a5c6c461faa0c3f77185268c6
/etc/speech-dispatcher/modules/espeak-ng-mbrola-generic.conf 86b1cd26f66bf76afcf13ec693362e2d
/etc/speech-dispatcher/modules/espeak-ng-mbrola.conf b67fc7fe60bbe0700d91f65947c96ef1
/etc/speech-dispatcher/modules/espeak-ng.conf fb511e6d6aaa2bc83a1b51459067f12c
/etc/speech-dispatcher/modules/espeak.conf 8fa8536f5bc13f2d82b1b42ed7ec8878
/etc/speech-dispatcher/modules/festival.conf 894aefbb43c354d51255e5c044e67291
/etc/speech-dispatcher/modules/flite.conf 8916ab57542f7218a56e8029acd4c662
/etc/speech-dispatcher/modules/llia_phon-generic.conf 5ac71c284dab2c1908241ed1a3f7ab9a
/etc/speech-dispatcher/modules/mary-generic.conf bba0ce3f124ce1c1e656e44c5e01a273
/etc/speech-dispatcher/modules/swift-generic.conf 1ff62911611a7be421b8086a4cd88f9f
/etc/speech-dispatcher/speechd.conf 3565968198bc8977d31c9fa3307d0af3
Description: Common interface to speech synthesizers
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains Speech Dispatcher itself.
Homepage: http://devel.freebsoft.org/speechd
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
Package: speech-dispatcher-audio-plugins
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: speech-dispatcher
Version: 0.11.1-1ubuntu3
Depends: libao4 (>= 1.1.0), libasound2 (>= 1.0.18), libc6 (>= 2.8), libglib2.0-0 (>= 2.36), libpulse0 (>= 0.99.1)
Description: Speech Dispatcher: Audio output plugins
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains all the speech-dispatcher audio output plugins.
Homepage: http://devel.freebsoft.org/speechd
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
Package: speech-dispatcher-espeak-ng
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: speech-dispatcher
Version: 0.11.1-1ubuntu3
Depends: libc6 (>= 2.34), libdotconf0 (>= 1.0.13), libespeak-ng1 (>= 1.50+dfsg), libglib2.0-0 (>= 2.36), libltdl7 (>= 2.4.6), speech-dispatcher (= 0.11.1-1ubuntu3)
Description: Speech Dispatcher: Espeak-ng output module
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains the output module for the espeak-ng speech synthesizer.
Homepage: http://devel.freebsoft.org/speechd
Original-Maintainer: Debian TTS Team <tts-project@alioth-lists.debian.net>
Package: spice-client-glib-usb-acl-helper
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: spice-gtk
Version: 0.39-3ubuntu1
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libglib2.0-0 (>= 2.20.0), libpolkit-gobject-1-0 (>= 0.101)
Breaks: libspice-client-glib-2.0-8 (<< 0.37-3~)
Description: Helper tool to validate usb ACLs
When passthrough USB devices to VMs, spice-client-glib-usb-acl-helper
is called to validate usb ACLs via policykit policy
Homepage: https://www.spice-space.org/
Original-Maintainer: Lin Qigang <lqi254@protonmail.com>
Package: spice-vdagent
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.22.1-1
Depends: libasound2 (>= 1.0.22), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.3), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.22), libpciaccess0, libsystemd0, libx11-6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.2.99.2)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/init.d/spice-vdagent a2fba832eab9066d85f27ee56ac9fad4
/etc/xdg/autostart/spice-vdagent.desktop 01aad1b5600731334531a651ad6ea46b
Description: Spice agent for Linux
spice-vdagent is the spice agent for Linux, it is used in conjunction with
spice-compatible hypervisor, its feature includes:
- Client mouse mode (no need to grab mouse by client, no mouse lag)
this is handled by the daemon by feeding mouse events into the kernel
via uinput. This will only work if the active X-session is running a
spice-vdagent process so that its resolution can be determined.
- Automatic adjustment of the X-session resolution to the client resolution
- Support of copy and paste (text and images) between the active X-session
and the client
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.spice-space.org/
Package: squashfs-tools
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 414
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:4.5-3build1
Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.4.0), zlib1g (>= 1:1.1.4)
Description: Tool to create and append to squashfs filesystems
Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib
compression to compress both files, inodes and directories. Inodes in the
system are very small and all blocks are packed to minimise data overhead.
Block sizes greater than 4K are supported up to a maximum of 64K.
.
Squashfs is intended for general read-only filesystem use, for archival use
(i.e. in cases where a .tar.gz file may be used), and in constrained block
device/memory systems (e.g. embedded systems) where low overhead is needed.
Homepage: https://github.com/plougher/squashfs-tools
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: ssh-import-id
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 5.11-0ubuntu1
Depends: ca-certificates, openssh-client, python3-distro, 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: ssl-cert
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.2
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: sssd
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.6.3-1ubuntu3.6
Depends: python3-sss (= 2.6.3-1ubuntu3.6), sssd-ad (= 2.6.3-1ubuntu3.6), sssd-common (= 2.6.3-1ubuntu3.6), sssd-ipa (= 2.6.3-1ubuntu3.6), sssd-krb5 (= 2.6.3-1ubuntu3.6), sssd-ldap (= 2.6.3-1ubuntu3.6), sssd-proxy (= 2.6.3-1ubuntu3.6)
Description: System Security Services Daemon -- metapackage
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package is a metapackage which installs the daemon and existing
authentication back ends.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-ad
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libsss-idmap0 (= 2.6.3-1ubuntu3.6), sssd-ad-common (= 2.6.3-1ubuntu3.6), sssd-common (= 2.6.3-1ubuntu3.6), sssd-krb5-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.34), libdhash1 (>= 0.4.0), libini-config5 (>= 0.4.0), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 0.9.21), libpopt0 (>= 1.14), libsasl2-2 (>= 2.1.27+dfsg2), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (>= 2:4.15.13+dfsg)
Suggests: adcli
Description: System Security Services Daemon -- Active Directory back end
Provides the Active Directory back end that the SSSD can utilize to fetch
identity data from and authenticate against an Active Directory server.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-ad-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 267
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: sssd-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.34), libldb2 (>= 0.9.21), libpopt0 (>= 1.14), libselinux1 (>= 3.1~), libsss-idmap0 (>= 2.6.3), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (>= 2:4.15.13+dfsg)
Description: System Security Services Daemon -- PAC responder
Provides the PAC responder that the AD and IPA backends can use for
fetching additional attributes from the kerberos ticket.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 4976
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libnss-sss (= 2.6.3-1ubuntu3.6), libpam-sss (= 2.6.3-1ubuntu3.6), python3, python3-sss, libc-ares2 (>= 1.7.0), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.16), libdhash1 (>= 0.4.0), libgssapi-krb5-2 (>= 1.17), libini-config5 (>= 0.6.0), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.11+dfsg), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 0.9.21), libnfsidmap1 (>= 1:2.6.1), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libp11-kit0 (>= 0.23.18.1), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libpopt0 (>= 1.14), libref-array1 (>= 0.4.0), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.3), libssl3 (>= 3.0.0~~alpha1), libsss-certmap0 (>= 2.6.3), libsss-idmap0 (>= 2.6.3), libsss-nss-idmap0 (>= 2.6.3), libsystemd0, libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.11.0), libunistring2 (>= 0.9.7), adduser
Recommends: bind9-host
Suggests: apparmor, libsss-sudo, sssd-tools
Conffiles:
/etc/apparmor.d/usr.sbin.sssd e3ec871e5a7d9b20cbf54e1ed2bdc69a
/etc/default/sssd e4dc08cc6617716eae753d351aaa1622
/etc/init.d/sssd b67df2d934e05f6c38e6eca6ab0ee72f
/etc/logrotate.d/sssd-common 7c10a0f2db89ef685db568b221552663
/etc/pam.d/sssd-shadowutils b6a400894f4644feb716aa6523b9d54f
Description: System Security Services Daemon -- common files
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package provides the daemon and other common files needed by the
authentication back ends.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-ipa
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 697
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libipa-hbac0 (= 2.6.3-1ubuntu3.6), libsss-idmap0 (= 2.6.3-1ubuntu3.6), sssd-ad-common (= 2.6.3-1ubuntu3.6), sssd-common (= 2.6.3-1ubuntu3.6), sssd-krb5-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.34), libdhash1 (>= 0.4.0), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 0.9.21), libpopt0 (>= 1.14), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.3), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (>= 2:4.15.13+dfsg)
Description: System Security Services Daemon -- IPA back end
Provides the IPA back end that the SSSD can utilize to fetch identity data
from and authenticate against an IPA server.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-krb5
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 59
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: sssd-common (= 2.6.3-1ubuntu3.6), sssd-krb5-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213)
Description: System Security Services Daemon -- Kerberos back end
Provides the Kerberos back end that the SSSD can utilize authenticate
against a Kerberos server.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-krb5-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: sssd-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.34), libdhash1 (>= 0.4.0), libkrb5-3 (>= 1.12~alpha1+dfsg), libpopt0 (>= 1.14), libsystemd0, libtalloc2 (>= 2.0.4~git20101213)
Recommends: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Description: System Security Services Daemon -- Kerberos helpers
Provides helper processes that the LDAP and Kerberos back ends can use for
Kerberos user or host authentication.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-ldap
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: libsss-idmap0 (= 2.6.3-1ubuntu3.6), sssd-common (= 2.6.3-1ubuntu3.6), sssd-krb5-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9)
Recommends: ldap-utils
Suggests: libsasl2-modules-ldap
Description: System Security Services Daemon -- LDAP back end
Provides the LDAP back end that the SSSD can utilize to fetch identity data
from and authenticate against an LDAP server.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: sssd-proxy
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: sssd
Version: 2.6.3-1ubuntu3.6
Depends: sssd-common (= 2.6.3-1ubuntu3.6), libc6 (>= 2.34), libdhash1 (>= 0.4.0), libldb2 (>= 0.9.21), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9)
Description: System Security Services Daemon -- proxy back end
Provides the proxy back end which can be used to wrap an existing NSS and/or
PAM modules to leverage SSSD caching.
Homepage: https://github.com/SSSD/sssd
Original-Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Package: strace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 5.16-0ubuntu3
Depends: libc6 (>= 2.34), 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: important
Section: admin
Installed-Size: 2508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.9.9-1ubuntu2.5
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.0.2), libpam-modules, lsb-base
Conflicts: sudo-ldap
Conffiles:
/etc/pam.d/sudo b3a1b916bf62a2cc3280f7f9b94844ff
/etc/pam.d/sudo-i ce9740f66cedf7716e26950abfe556fa
/etc/sudo.conf efb56b1b282fa4cad1b6c0f05137bb08
/etc/sudo_logsrvd.conf 09ceda2c98f43e0fbb79bed7c82dba45
/etc/sudoers 791aa979aa5e859f9ba0112a9512158c
/etc/sudoers.d/README 44c75ff004a18eeefdde4c998914d6d3
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: swell-foop
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:41.0.1-1
Depends: libc6 (>= 2.34), libclutter-1.0-0 (>= 1.14.0), libclutter-gtk-1.0-0 (>= 1.5.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgnome-games-support-1-3 (>= 1.8.0), libgtk-3-0 (>= 3.23.1), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Description: Colored ball puzzle game
Remove blocks of balls of the same color in as few moves as possible. Try to
remove all balls for a bonus.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Swell%20Foop
Package: switcheroo-control
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4-3build2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.31.18), libgudev-1.0-0 (>= 146)
Conffiles:
/etc/dbus-1/system.d/net.hadess.SwitcherooControl.conf a7b0f6e367e694a4043bdbdc30a5cc02
Description: D-Bus service to check the availability of dual-GPU
For systems that have both an integrated GPU and a dedicated GPU, this
package by default will force the integrated GPU to be used to save power.
.
You can launch individual apps using the dedicated GPU by running them
with the environment variable DRI_PRIME=1. Or you can right-click on the
app (while it's not running) in GNOME Shell's Activities Overview
and choose the "Launch using Dedicated Graphics Card" option.
.
If this default behavior is not appropriate, uninstall this package or
set xdg.force_integrated=0 as a kernel command-line option in your
bootloader.
Homepage: https://github.com/hadess/switcheroo-control
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: synaptic
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 3172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.90.2build1
Depends: libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libept1.6.0 (>= 1.2.1), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.14.0), libgtk-3-0 (>= 3.11.7), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libvte-2.91-0, libxapian30 (>= 1.4.17~), hicolor-icon-theme, policykit-1
Recommends: libgtk3-perl, xdg-utils
Suggests: dwww, menu, deborphan, apt-xapian-index, tasksel, software-properties-gtk
Conflicts: menu (<< 2.1.11)
Description: Graphical package manager
Synaptic is a graphical package management tool based on GTK+ and APT.
Synaptic enables you to install, upgrade and remove software packages in
a user friendly way.
.
Besides these basic functions the following features are provided:
* Search and filter the list of available packages
* Perform smart system upgrades
* Fix broken package dependencies
* Edit the list of used repositories (sources.list)
* Download the latest changelog of a package
* Configure packages through the debconf system
* Browse all available documentation related to a package (dwww is required)
Original-Maintainer: Michael Vogt <mvo@debian.org>
Homepage: https://www.nongnu.org/synaptic/
Package: sysstat
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 12.5.2-2ubuntu0.2
Depends: lsb-base (>= 3.0-6), 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 a4fca530dc30ba916dd8fd8b0e0fdf9d
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.
Homepage: http://pagesperso-orange.fr/sebastien.godard/
Original-Maintainer: Robert Luberda <robert@debian.org>
Package: system-config-printer
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.5.16-0ubuntu3
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-handy-1, gir1.2-notify-0.7, gir1.2-packagekitglib-1.0, gir1.2-pango-1.0, gir1.2-polkit-1.0, python3-cups (>= 1.9.60), python3-cupshelpers (= 1.5.16-0ubuntu3), python3-dbus, python3-gi, system-config-printer-common (= 1.5.16-0ubuntu3), python3:any
Recommends: avahi-utils, system-config-printer-udev
Suggests: gnome-software (>= 3.16.5-2)
Conffiles:
/etc/xdg/autostart/print-applet.desktop 8bf7d2d8182d062184df49a7b8fad9c5
Description: graphical interface to configure the printing system
System-config-printer is a GUI written in Python using GTK+ to
configure a CUPS server. Its primary use is to configure the printing
system on the local host, but can also be used to setup a remote
printer.
.
In terms of features, it aims to be as complete as the CUPS web
administration tool, while being integrated to the desktop.
Homepage: https://github.com/OpenPrinting/system-config-printer
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: system-config-printer-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: system-config-printer
Version: 1.5.16-0ubuntu3
Replaces: system-config-printer (<< 1.5.7-2~)
Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-notify-0.7, gir1.2-pango-1.0, python3-cairo, python3-cups (>= 1.9.60), python3-cupshelpers (= 1.5.16-0ubuntu3), python3-dbus, python3-gi, python3:any
Recommends: cups-pk-helper, gir1.2-secret-1, system-config-printer-udev
Suggests: gnome-software (>= 3.16.5-2), python3-smbc
Breaks: system-config-printer (<< 1.5.7-2~)
Conffiles:
/etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf 9bb57447f63b617b9d8ce1c6ac607eaa
/etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf 151d3bab9f2ea8e246e6262836a78411
Description: backend and the translation files for system-config-printer
System-config-printer is a GUI written in Python using GTK+ to
configure a CUPS server. Its primary use is to configure the printing
system on the local host, but can also be used to setup a remote
printer.
.
In terms of features, it aims to be as complete as the CUPS web
administration tool, while being integrated to the desktop.
.
This package contains the backend and the translation files for
system-config-printer
Homepage: https://github.com/OpenPrinting/system-config-printer
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: system-config-printer-udev
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: system-config-printer
Version: 1.5.16-0ubuntu3
Depends: python3:any (>= 3.3.2-2~), python3-cups (>= 1.9.42), python3-cupshelpers (>= 1.5.16-0ubuntu3), python3-dbus, libc6 (>= 2.34), libcups2 (>= 1.6.0), libglib2.0-0 (>= 2.12.0), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8)
Description: Utilities to detect and configure printers automatically
These utilities allow one to detect automatically printers using UDEV when
they are plugged on the system. They are then configured automatically in
the CUPS printing daemon and made available to users.
Homepage: https://github.com/OpenPrinting/system-config-printer
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 16296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 249.11-0ubuntu3.17
Provides: systemd-sysusers (= 249.11-0ubuntu3.17), systemd-tmpfiles (= 249.11-0ubuntu3.17)
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libcrypt1 (>= 1:4.4.0), libcryptsetup12 (>= 2:2.4), libgnutls30 (>= 3.7.2), libgpg-error0 (>= 1.14), libip4tc2 (>= 1.8.3), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libssl3 (>= 3.0.0~~alpha1), libsystemd0 (= 249.11-0ubuntu3.17), util-linux (>= 2.27.1), mount (>= 2.26), adduser
Pre-Depends: libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libgcrypt20 (>= 1.9.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libzstd1 (>= 1.4.0)
Recommends: default-dbus-system-bus | dbus-system-bus, networkd-dispatcher, systemd-timesyncd | time-daemon
Suggests: systemd-container, libfido2-1, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, policykit-1
Breaks: resolvconf (<< 1.83~), udev (<< 247~)
Conflicts: consolekit, libpam-ck-connector, systemd-shim
Conffiles:
/etc/systemd/journald.conf d2187d732ab2911016a4d4017c155dbb
/etc/systemd/logind.conf 01fce0d0c11426fd7561a6b3bc907ed6
/etc/systemd/networkd.conf f461eed370e565cbe9890dd6b2c43996
/etc/systemd/pstore.conf ea1d43113c41edaacb39180d60a50b08
/etc/systemd/resolved.conf f87758687f627a75dfac54727cf08462
/etc/systemd/sleep.conf b15f42ea3ac089d0c96067de38268ff6
/etc/systemd/system.conf edb0a583ef891cdbe4c5611f24907e9c
/etc/systemd/user.conf e9c22208d3f0f96ef04eb5fbfecf5d2e
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.
.
systemd is compatible with SysV and LSB init scripts and can work as a
drop-in replacement for sysvinit.
.
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-hwe-hwdb
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: systemd-hwe
Version: 249.11.6
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-oomd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: systemd
Version: 249.11-0ubuntu3.17
Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.17), adduser
Conffiles:
/etc/systemd/oomd.conf 2214a142d48b48ae70f4bedf64b0b6fd
Description: Userspace out-of-memory (OOM) killer
systemd-oomd is a system service that uses cgroups-v2 and
pressure stall information (PSI) to monitor and take action on
processes before an OOM occurs in kernel space.
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: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 249.11-0ubuntu3.17
Replaces: sysvinit-core
Depends: systemd (= 249.11-0ubuntu3.17)
Pre-Depends: systemd
Recommends: libpam-systemd, libnss-systemd
Conflicts: file-rc, systemd-shim, sysvinit-core
Description: system and service manager - SysV links
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.
.
systemd is compatible with SysV and LSB init scripts and can work as a
drop-in replacement for sysvinit.
.
This package provides the manual pages and links needed for systemd
to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
link 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: deinstall ok config-files
Priority: important
Section: admin
Installed-Size: 245
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 245.4-4ubuntu3.21
Config-Version: 245.4-4ubuntu3.21
Replaces: systemd (<< 245.4-2~), time-daemon
Provides: time-daemon
Depends: libc6 (>= 2.29), systemd (= 245.4-4ubuntu3.21), adduser
Breaks: systemd (<< 245.4-2~)
Conflicts: time-daemon
Conffiles:
/etc/dhcp/dhclient-exit-hooks.d/timesyncd a891f21f45b0648b7082d999bf424591
/etc/systemd/timesyncd.conf dff71825daf78f541a22ea98d46df80e
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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 3.01-1ubuntu1
Depends: lsb-base (>= 11.0.0~), libc6 (>= 2.34)
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
Homepage: https://savannah.nongnu.org/projects/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: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.41-4build2
Depends: libc6 (>= 2.34)
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: tali
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:40.6-1
Replaces: gtali (<< 1:3.7.2)
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgnome-games-support-1-3 (>= 1.1.90), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), dconf-gsettings-backend | gsettings-backend
Recommends: yelp
Breaks: gtali (<< 1:3.7.2)
Description: sort of poker with dice and less money
GNOME Tali is a sort of poker played using dice. You roll five dice
three times and try to create the best “hand”. Your two rerolls may
include any or all of your dice.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Apps/Tali
Package: tango-icon-theme
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 11034
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 0.8.90-8
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: Debian QA Group <packages@qa.debian.org>
Homepage: http://tango.freedesktop.org
Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 960
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.34+dfsg-1ubuntu0.1.22.04.2
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), 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: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: tcltk-defaults
Version: 8.6.11+1build2
Provides: tclsh
Depends: tcl8.6 (>= 8.6.11+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: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 8.6.12+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: tcpdump
Status: install ok installed
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
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: standard
Section: net
Installed-Size: 154
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: netkit-telnet
Version: 0.17-44build1
Replaces: netstd
Provides: telnet-client
Depends: libc6 (>= 2.34), libstdc++6 (>= 5), netbase
Description: basic telnet client
The telnet command is used for interactive communication with another host
using the TELNET protocol.
.
For the purpose of remote login, the present client executable should be
depreciated in favour of an ssh-client, or in some cases with variants like
telnet-ssl or Kerberized TELNET clients. The most important reason is that
this implementation exchanges user name and password in clear text.
.
On the other hand, the present program does satisfy common use cases of
network diagnostics, like protocol testing of SMTP services, so it can
become handy enough.
Homepage: http://www.hcs.harvard.edu/~dholland/computers/netkit.html
Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Package: tex-common
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 6.17
Replaces: dvipdfmx, tetex-base (<= 3.0-10)
Provides: dh-sequence-tex
Depends: ucf
Pre-Depends: dpkg
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), texlive-binaries (<< 2015), texlive-common (<< 2010), texlive-lang-arab (<< 2012), thailatex (<< 2013)
Conflicts: tetex-base (<< 2007), texlive-common (<< 2009)
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: texlive-base
Status: install ok installed
Priority: optional
Section: tex
Installed-Size: 41641
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2021.20220204-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 (>= 2021.20210626), 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-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 (<< 2021.20210921), texlive-base (<< 2021.20210921), texlive-bibtex-extra (<< 2021.20210921), texlive-binaries (<< 2021.20210626), texlive-extra-utils (<< 2021.20210921), texlive-font-utils (<< 2021.20210921), texlive-fonts-extra (<< 2021.20210921), texlive-fonts-extra-doc (<< 2021.20210921), texlive-fonts-extra-links (<< 2021.20210921), texlive-fonts-recommended (<< 2021.20210921), texlive-fonts-recommended-doc (<< 2021.20210921), texlive-formats-extra (<< 2021.20210921), texlive-full (<< 2021.20210921), texlive-games (<< 2021.20210921), texlive-humanities (<< 2021.20210921), texlive-humanities-doc (<< 2021.20210921), texlive-lang-all (<< 2021.20210921), texlive-lang-arabic (<< 2021.20210921), texlive-lang-chinese (<< 2021.20210921), texlive-lang-cjk (<< 2021.20210921), texlive-lang-cyrillic (<< 2021.20210921), texlive-lang-czechslovak (<< 2021.20210921), texlive-lang-english (<< 2021.20210921), texlive-lang-european (<< 2021.20210921), texlive-lang-french (<< 2021.20210921), texlive-lang-german (<< 2021.20210921), texlive-lang-greek (<< 2021.20210921), texlive-lang-italian (<< 2021.20210921), texlive-lang-japanese (<< 2021.20210921), texlive-lang-korean (<< 2021.20210921), texlive-lang-other (<< 2021.20210921), texlive-lang-polish (<< 2021.20210921), texlive-lang-portuguese (<< 2021.20210921), texlive-lang-spanish (<< 2021.20210921), texlive-latex-base (<< 2021.20210921), texlive-latex-base-doc (<< 2021.20210921), texlive-latex-extra (<< 2021.20210921), texlive-latex-extra-doc (<< 2021.20210921), texlive-latex-recommended (<< 2021.20210921), texlive-latex-recommended-doc (<< 2021.20210921), texlive-luatex (<< 2021.20210921), texlive-metapost (<< 2021.20210921), texlive-metapost-doc (<< 2021.20210921), texlive-music (<< 2021.20210921), texlive-pictures (<< 2021.20210921), texlive-pictures-doc (<< 2021.20210921), texlive-plain-generic (<< 2021.20210921), texlive-pstricks (<< 2021.20210921), texlive-pstricks-doc (<< 2021.20210921), texlive-publishers (<< 2021.20210921), texlive-publishers-doc (<< 2021.20210921), texlive-science (<< 2021.20210921), texlive-science-doc (<< 2021.20210921), texlive-xetex (<< 2021.20210921)
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 for LaTeX, etc
.
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: 48188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: texlive-bin
Version: 2021.20210626.59705-1ubuntu0.2
Replaces: gregorio (<= 2.3-1), jmpost, luatex (<< 2014), mendexk, ptex-bin, texlive-extra-utils (<< 2020.20200329), texlive-lang-japanese (<< 2017), texlive-luatex (<< 2020.20200329), texlive-metapost (<< 2010)
Provides: jmpost, luatex, makejvf, mendexk, texlive-base-bin
Depends: libptexenc1 (>= 2021.20210626.59705-1ubuntu0.2), libptexenc1 (<< 2021.20210626.59705-1ubuntu0.2.1~), libkpathsea6 (>= 2021.20210626.59705-1ubuntu0.2), libkpathsea6 (<< 2021.20210626.59705-1ubuntu0.2.1~), libsynctex2 (>= 2021.20210626.59705-1ubuntu0.2), libsynctex2 (<< 2021.20210626.59705-1ubuntu0.2.1~), libtexlua53 (>= 2021.20210626.59705-1ubuntu0.2), libtexlua53 (<< 2021.20210626.59705-1ubuntu0.2.1~), libtexluajit2 (>= 2021.20210626.59705-1ubuntu0.2), libtexluajit2 (<< 2021.20210626.59705-1ubuntu0.2.1~), t1utils, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.9), libgcc-s1 (>= 4.0), libgraphite2-3 (>= 1.2.2), libharfbuzz0b (>= 2.4), libicu70 (>= 70.1-1~), libmpfr6 (>= 3.1.3), libpaper1, libpixman-1-0 (>= 0.10.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), 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, libxt6, libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.1.4), tex-common, perl, dpkg | install-info
Recommends: texlive-base, dvisvgm
Breaks: gregorio (<= 2.3-1), jtex-bin, luatex (<< 2014), multex-bin, texlive-base (<< 2020), texlive-extra-utils (<< 2020.20200329), texlive-htmlxml (<< 2016.20160829), 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: thermald
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 599
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.4.9-1ubuntu0.4
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libevdev2 (>= 0.9.1), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.37.3), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libupower-glib3 (>= 0.99.0), libxml2 (>= 2.7.4), lsb-base (>= 3.0-6)
Conffiles:
/etc/dbus-1/system.d/org.freedesktop.thermald.conf e4b851a247775942ec19bf72c2ebb6db
/etc/thermald/thermal-cpu-cdev-order.xml 6bbb6d648ba2c70b9635e843818beebb
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://01.org/linux-thermal-daemon
Original-Maintainer: Colin Ian King <colin.i.king@gmail.com>
Package: thunar
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1030
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.10-1
Replaces: thunar-data (<< 1.2.3-3)
Depends: desktop-file-utils, exo-utils, shared-mime-info, thunar-data (= 4.16.10-1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libexo-2-0 (>= 4.15.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 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.15.3), libxfce4util7 (>= 4.15.3), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/start
Package: thunar-archive-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.4.0-2
Depends: thunar (>= 0.5.0rc2-1), libc6 (>= 2.4), libglib2.0-0 (>= 2.35.9), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 4874
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: thunar
Version: 4.16.10-1
Conffiles:
/etc/xdg/Thunar/uca.xml f17a6d25390b75c709f8163f87375a37
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/start
Package: thunar-media-tags-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 413
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.3.0-2
Depends: thunar (>= 1.1.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: thunar-volman
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 868
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.0-1
Depends: exo-utils, thunar (>= 1.1.1), libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/thunar-volman
Package: thunderbird
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 275274
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: amd64
Version: 1:128.12.0+build1-0ubuntu0.22.04.1
Replaces: mozilla-thunderbird, thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3)
Provides: mail-reader
Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.35), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.0), libgtk-3-0 (>= 3.13.7), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libx11-6, libx11-xcb1 (>= 2:1.7.5), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1
Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary, libcanberra0, libdbusmenu-glib4, libdbusmenu-gtk3-4
Suggests: thunderbird-gnome-support, ttf-lyx, libotr5
Breaks: enigmail (<< 2:2.2), jsunit (<< 0.2.2-2ubuntu1), thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3), tinyjsd (<< 1.2+git1-1ubuntu1)
Conflicts: mozilla-thunderbird
Conffiles:
/etc/apport/blacklist.d/thunderbird c2067afdda11f2a3b21aba4980eb379d
/etc/apport/native-origins.d/thunderbird 237203a3ee75e1b45122f13fa8abf8ce
/etc/thunderbird/syspref.js 09e457e65435a1a043521f2bd19cd2a1
Description: Email, RSS and newsgroup client with integrated spam filter
Thunderbird is a full-featured email, RSS and newsgroup client that makes
emailing safer, faster and easier than ever before. It supports different mail
accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
click address book, tabbed interface, an integrated learning spam filter,
advanced search and indexing capabilities, and offers easy organization
of mails with tagging and virtual folders. It also features unrivalled
extensibility.
Package: thunderbird-gnome-support
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 126
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: amd64
Source: thunderbird
Version: 1:128.12.0+build1-0ubuntu0.22.04.1
Depends: thunderbird (= 1:128.12.0+build1-0ubuntu0.22.04.1), libmessaging-menu0, libunity9, libnotify4 | libnotify1
Description: Email, RSS and newsgroup client - GNOME support
Thunderbird is a full-featured email, RSS and newsgroup client that makes
emailing safer, faster and easier than ever before. It supports different mail
accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
click address book, tabbed interface, an integrated learning spam filter,
advanced search and indexing capabilities, and offers easy organization
of mails with tagging and virtual folders. It also features unrivalled
extensibility.
.
This package depends on the GNOME libraries which allow Thunderbird to take
advantage of technologies such as GConf, GIO and libnotify
Package: thunderbird-locale-en
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 1509
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: amd64
Source: thunderbird
Version: 1:128.12.0+build1-0ubuntu0.22.04.1
Depends: thunderbird (>= 1:128.12.0+build1-0ubuntu0.22.04.1), thunderbird (<< 1:128.12.0+build1-0ubuntu0.22.04.1.1~)
Description: English language pack for Thunderbird
This package contains English translations and search plugins
for Thunderbird
Package: thunderbird-locale-en-us
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 129
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird
Version: 1:128.12.0+build1-0ubuntu0.22.04.1
Depends: thunderbird-locale-en
Description: Transitional English language pack for Thunderbird
This is a transitional package to ensure that upgrades work correctly.
It can be safely removed
Package: tightvncpasswd
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tightvnc
Version: 1:1.3.10-5
Replaces: tightvncserver (<< 1:1.3.10-5)
Depends: libc6 (>= 2.34)
Breaks: tightvncserver (<< 1:1.3.10-5)
Description: virtual network computing password tool
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
This package provides the vncpasswd tool mandatory for the tightvncserver
and optional for the xtightvncviewer.
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Homepage: https://www.tightvnc.com
Package: tightvncserver
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tightvnc
Version: 1:1.3.10-5
Provides: vnc-server, xserver
Depends: tightvncpasswd (>= 1:1.3.10-5), x11-common | xserver-common, x11-utils, xauth, perl:any, libc6 (>= 2.34), libjpeg8 (>= 8c), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: x11-xserver-utils, xfonts-base
Suggests: tightvnc-java
Conffiles:
/etc/tightvncserver.conf ae459fdfaae5eb0091b0d6b3d019b5ef
Description: virtual network computing server software
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
This package provides a server to which X clients can connect and the
server generates a display that can be viewed with a vncviewer.
.
The difference between the tightvncserver and the normal vncserver is the
data encoding, optimized for low bandwidth connections. If the client do not
support jpeg or zlib encoding it can use the default one. Later versions of
vncserver (> 3.3.3r2) support a new automatic encoding that should be equally
good as the tightvnc encoding.
.
Note: This server does not support or need a display. You need a vncviewer to
see something. However, this viewer may also be on a computer running other
operating systems in the local net.
Original-Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Homepage: https://www.tightvnc.com
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.1build2
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: timeshift
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 3234
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 21.09.1-1ubuntu1
Replaces: timeshift-btrfs
Depends: psmisc, rsync, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libjson-glib-1.0-0 (>= 1.5.2), libvte-2.91-0
Breaks: util-linux (<< 2.37.2~)
Conffiles:
/etc/timeshift/default.json 5bfb650f933127e0575983c07a80e29a
/etc/timeshift/timeshift.json 5bfb650f933127e0575983c07a80e29a obsolete
Description: System restore utility
Timeshift is a system restore utility which takes snapshots
of the system at regular intervals. These snapshots can be restored
at a later date to undo system changes. Creates incremental snapshots
using rsync or BTRFS snapshots using BTRFS tools.
Homepage: https://github.com/teejee2008/timeshift
Original-Maintainer: Yanhao Mo <yanhaocs@gmail.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: tnftp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 231
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 20210827-4build1
Replaces: lukemftp
Provides: ftp
Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libssl3 (>= 3.0.0~~alpha1)
Conflicts: lukemftp
Description: enhanced ftp client
tnftp is what many users affectionately call the enhanced ftp
client in NetBSD (http://www.netbsd.org).
.
This package is a `port' of the NetBSD ftp client to other systems.
.
The enhancements over the standard ftp client in 4.4BSD include:
* command-line editing within ftp
* command-line fetching of URLS, including support for:
- http proxies (c.f: $http_proxy, $ftp_proxy)
- authentication
* context sensitive command and filename completion
* dynamic progress bar
* IPv6 support (from the WIDE project)
* modification time preservation
* paging of local and remote files, and of directory listings
(c.f: `lpage', `page', `pdir')
* passive mode support, with fallback to active mode
* `set option' override of ftp environment variables
* TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
* transfer-rate throttling (c.f: `-T', `rate')
Homepage: http://en.wikipedia.org/wiki/Tnftp
Original-Maintainer: xiao sheng wen <atzlinux@sina.com>
Package: totem
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.0-1ubuntu1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.56.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libgtk-3-0 (>= 3.22.0), libhandy-1-0 (>= 1.5.90), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libtotem-plparser18 (>= 3.26.0), libtotem0 (>= 42.0-1ubuntu1), libtotem0 (<< 42.1), libx11-6, grilo-plugins-0.3-base, totem-common (>= 42.0-1ubuntu1), gsettings-desktop-schemas, gstreamer1.0-gl, gstreamer1.0-gtk3, gstreamer1.0-plugins-base (>= 1.6.0), gstreamer1.0-plugins-good (>= 1.10), gstreamer1.0-x
Recommends: gstreamer1.0-pulseaudio, totem-plugins
Suggests: gstreamer1.0-plugins-bad, gstreamer1.0-libav, gstreamer1.0-plugins-ugly, gnome-codec-install
Description: Simple media player for the GNOME desktop based on GStreamer
Totem is a simple yet featureful media player for GNOME which can read
a large number of file formats. It features :
.
* Shoutcast, m3u, asx, SMIL and ra playlists support
* DVD (with menus), VCD and Digital CD (with CDDB) playback
* TV-Out configuration with optional resolution switching
* 4.0, 5.0, 5.1 and stereo audio output
* Full-screen mode (move your mouse and you get nice controls) with
Xinerama, dual-head and RandR support
* Aspect ratio toggling, scaling based on the video's original size
* Full keyboard control
* Simple playlist with repeat mode and saving feature
* GNOME, Nautilus and GIO integration
* Screenshot of the current movie
* Brightness and Contrast control
* Visualisation plugin when playing audio-only files
* Video thumbnailer for nautilus
* Nautilus properties page
* Works on remote displays
* DVD, VCD and OGG/OGM subtitles with automatic language selection
* Extensible with plugins
Homepage: https://wiki.gnome.org/Apps/Videos
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: totem-common
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 1568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: totem
Version: 42.0-1ubuntu1
Depends: dconf-gsettings-backend | gsettings-backend
Description: Data files for the Totem media player
Totem is a simple yet featureful media player for GNOME which can read
a large number of file formats.
.
This package contains common data files and translations.
Homepage: https://wiki.gnome.org/Apps/Videos
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: totem-plugins
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 747
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: totem
Version: 42.0-1ubuntu1
Depends: libc6 (>= 2.28), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.56.0), libgtk-3-0 (>= 3.22.0), libpeas-1.0-0 (>= 1.1.0), libtotem0 (>= 42.0-1ubuntu1), libtotem0 (<< 42.1), totem (= 42.0-1ubuntu1), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-peas-1.0, gir1.2-totem-1.0 (= 42.0-1ubuntu1), python3-gi (>= 2.90.3), python3-xdg
Description: Plugins for the Totem media player
Totem is a simple yet featureful media player for GNOME which can read
a large number of file formats.
.
This package contains a set of recommended plugins for Totem:
.
* Control Totem with an Infrared remote control
* Control Totem with the keyboard's media player keys
* Display movie properties
* Deactivate the screensaver when a movie is playing
* Skip to a defined time in the movie
* Set the away status in the instant messenger when a movie is
playing
* Control totem with a mobile phone using the Bluetooth protocol
* Share the current playlist via HTTP
* Search, browse for and play videos from YouTube
.
Additional plugins can be written in C or Python.
Homepage: https://wiki.gnome.org/Apps/Videos
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: tpm-udev
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.6
Depends: adduser, udev
Description: udev rules for TPM modules
This package provides udev rules for the TPM modules. Both TPM1 or TPM2 need
this package to be installed to provide proper permissions of the TPM.
Original-Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Package: traceroute
Status: install ok installed
Priority: important
Section: net
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.1.0-2
Depends: libc6 (>= 2.14)
Description: Traces the route taken by packets over an IPv4/IPv6 network
The traceroute utility displays the route used by IP packets on their way to a
specified network (or Internet) host. Traceroute displays the IP number and
host name (if possible) of the machines along the route taken by the packets.
Traceroute is used as a network debugging tool. If you're having network
connectivity problems, traceroute will show you where the trouble is coming
from along the route.
.
Install traceroute if you need a tool for diagnosing network connectivity
problems.
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Homepage: http://traceroute.sourceforge.net/
Package: tracker
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.3.0-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libicu70 (>= 70.1-1~), libsqlite3-0 (>= 3.20.0), libstemmer0d (>= 0+svn527), libtracker-sparql-3.0-0 (= 3.3.0-1), shared-mime-info, libglib2.0-bin, default-dbus-session-bus | dbus-session-bus
Recommends: tracker-miner-fs
Breaks: tracker-miner-fs (<< 3.1.1)
Description: metadata database, indexer and search tool
Tracker is an advanced framework for first class objects with associated
metadata and tags. It provides a one stop solution for all metadata, tags,
shared object databases, search tools and indexing.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/Tracker
Package: tracker-extract
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tracker-miners
Version: 3.3.3-0ubuntu0.20.04.3
Replaces: tracker (<< 1.99.2)
Depends: libblkid1 (>= 2.16), libc6 (>= 2.34), libcue2, libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgexiv2-2 (>= 0.6.1), libgif7 (>= 5.1), libglib2.0-0 (>= 2.62.0), libgsf-1-114 (>= 1.14.24), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.20.0), libgxps2 (>= 0.2.1), libicu70 (>= 70.1-1~), libjpeg8 (>= 8c), libnm0 (>= 1.0.0), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.18.0), libseccomp2 (>= 2.1.0), libtiff5 (>= 4.0.3), libtotem-plparser18 (>= 3.26.0), libtracker-sparql-3.0-0 (>= 3.3.0~), libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend, tracker (>= 3.2.0)
Breaks: tracker (<< 1.99.2)
Description: metadata database, indexer and search tool - metadata extractors
This package contains the metadata extractors.
.
Tracker is an advanced framework for first class objects with associated
metadata and tags. It provides a one stop solution for all metadata, tags,
shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: tracker-miner-fs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: tracker-miners
Version: 3.3.3-0ubuntu0.20.04.3
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libgstreamer1.0-0 (>= 1.20.0), libtracker-sparql-3.0-0 (>= 3.3.0~beta), libupower-glib3 (>= 0.99.0), tracker-extract (= 3.3.3-0ubuntu0.20.04.3), init-system-helpers (>= 1.52), tracker (>= 3.3.0~), procps
Breaks: bijiben (<< 40), brasero (<< 3.12.2-8~), gnome-applets (<< 3.40.0-4~), gnome-books (<< 40), gnome-boxes (<< 40), gnome-documents (<< 3.34.0-4~), gnome-music (<< 40), gnome-photos (<< 40), gnome-usage (<< 3.38.1-3~), nautilus (<< 40), netatalk (<< 3.1.12~ds-8.1), rygel (<< 0.40.1-3~)
Conffiles:
/etc/xdg/autostart/tracker-miner-fs-3.desktop 6164a1ae2379ca0f56aec9653b9a7b2a
Description: metadata database, indexer and search tool - filesystem indexer
This package contains the tracker indexer for indexing your files and folders.
.
Tracker is an advanced framework for first class objects with associated
metadata and tags. It provides a one stop solution for all metadata, tags,
shared object databases, search tools and indexing.
Homepage: https://wiki.gnome.org/Projects/Tracker
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: transmission-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: transmission
Version: 3.00-2ubuntu2.1
Replaces: transmission-gtk (<< 2.10-1)
Breaks: transmission-gtk (<< 2.10-1)
Description: lightweight BitTorrent client (common files)
Transmission is a set of lightweight BitTorrent clients (in GUI, CLI
and daemon form). All its incarnations feature a very simple, intuitive
interface on top on an efficient, cross-platform back-end.
.
This package contains the common files for the different transmission
versions.
Homepage: https://transmissionbt.com/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: transmission-gtk
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: transmission
Version: 3.00-2ubuntu2.1
Depends: transmission-common (= 3.00-2ubuntu2.1), libayatana-appindicator3-1 (>= 0.4.90), libc6 (>= 2.34), libcurl4 (>= 7.18.0), libevent-2.1-7 (>= 2.1.8-stable), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libminiupnpc17 (>= 1.9.20140610), libnatpmp1 (>= 20150609), libpango-1.0-0 (>= 1.14.0), libssl3 (>= 3.0.0~~alpha1), zlib1g (>= 1:1.1.4)
Recommends: xdg-utils
Description: lightweight BitTorrent client (GTK+ interface)
Transmission is a set of lightweight BitTorrent clients (in GUI, CLI
and daemon form). All its incarnations feature a very simple, intuitive
interface on top on an efficient, cross-platform back-end.
.
This package contains the GTK+ stand-alone client.
Homepage: https://transmissionbt.com/
Original-Maintainer: Sandro Tosi <morph@debian.org>
Package: tree
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 113
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.0.2-1
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Florian Ernst <florian@debian.org>
Homepage: http://mama.indstate.edu/users/ice/tree/
Package: tumbler
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.16.0-1
Depends: tumbler-common (= 4.16.0-1), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.18.0), libtumbler-1-0 (>= 0.2.4)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Package: tumbler-common
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 581
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: tumbler
Version: 4.16.0-1
Suggests: libtumbler-1-0
Conffiles:
/etc/xdg/tumbler/tumbler.rc 7ec968b50d25bc3dc4228ef1a080a050
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/thunar/tumbler
Package: tzdata
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 3912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2025b-0ubuntu0.22.04.1
Provides: tzdata-bookworm
Depends: debconf (>= 0.5) | debconf-2.0
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-desktop-daemon
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 101
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.10.ubuntu0.22.04.2
Replaces: ubuntu-advantage-daemon
Provides: ubuntu-advantage-daemon
Depends: ubuntu-advantage-tools, libc6 (>= 2.34), libglib2.0-0 (>= 2.43.1), libjson-glib-1.0-0 (>= 1.5.2), libpolkit-gobject-1-0 (>= 0.99)
Conflicts: ubuntu-advantage-daemon
Description: Daemon to allow access to ubuntu-advantage via D-Bus
ubuntu-advantage-desktop-daemon is a D-Bus daemon that allows graphical tools
easy access to the Ubuntu Advantage services.
Homepage: https://github.com/canonical/ubuntu-advantage-desktop-daemon
Original-Maintainer: Robert Ancell <robert.ancell@canonical.com>
Package: ubuntu-advantage-tools
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 37.1ubuntu0~22.04
Depends: ubuntu-pro-client (>= 37.1ubuntu0~22.04), 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-desktop
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.481.4
Provides: packagekit-installer
Depends: alsa-base, alsa-utils, anacron, at-spi2-core, bc, ca-certificates, dmz-cursor-theme, fonts-dejavu-core, fonts-freefont-ttf, foomatic-db-compressed-ppds, gdm3, ghostscript-x, gnome-control-center, gnome-menus, gnome-session-canberra, gnome-settings-daemon, gnome-shell, gnome-shell-extension-appindicator, gnome-shell-extension-desktop-icons-ng, gnome-shell-extension-ubuntu-dock, gstreamer1.0-alsa, gstreamer1.0-packagekit, gstreamer1.0-plugins-base-apps, gstreamer1.0-pulseaudio, inputattach, language-selector-common, language-selector-gnome, libatk-adaptor, libnotify-bin, libsasl2-modules, libu2f-udev, nautilus, openprinting-ppds, printer-driver-pnm2ppa, pulseaudio, rfkill, software-properties-gtk, spice-vdagent, ubuntu-desktop-minimal, ubuntu-drivers-common, ubuntu-release-upgrader-gtk, ubuntu-session, ubuntu-settings, unzip, update-manager, update-notifier, wireless-tools, wpasupplicant, xdg-user-dirs, xdg-user-dirs-gtk, xkb-data, xorg, yelp, zenity, zip
Recommends: acpi-support, aisleriot, apport-gtk, appstream, apt-config-icons-hidpi, avahi-autoipd, avahi-daemon, baobab, bluez, bluez-cups, branding-ubuntu, brltty, cheese, cups, cups-bsd, cups-client, cups-filters, deja-dup, dirmngr, eog, evince, file-roller, firefox, fonts-indic, fonts-kacst-one, fonts-khmeros-core, fonts-lao, fonts-liberation, fonts-liberation2, fonts-lklug-sinhala, fonts-noto-cjk, fonts-noto-color-emoji, fonts-opensymbol, fonts-sil-abyssinica, fonts-sil-padauk, fonts-thai-tlwg, fonts-tibetan-machine, fonts-ubuntu, fwupd, fwupd-signed, gamemode, gedit, gir1.2-gmenu-3.0, gnome-accessibility-themes, gnome-bluetooth, gnome-calculator, gnome-calendar, gnome-characters, gnome-disk-utility, gnome-font-viewer, gnome-initial-setup, gnome-keyring, gnome-logs, gnome-mahjongg, gnome-mines, gnome-power-manager, gnome-remote-desktop, gnome-sudoku, gnome-system-monitor, gnome-terminal, gnome-todo, gpg-agent, gsettings-ubuntu-schemas, gvfs-fuse, hplip, ibus, ibus-gtk, ibus-gtk3, ibus-table, im-config, kerneloops, laptop-detect, libglib2.0-bin, libnss-mdns, libpam-fprintd, libpam-gnome-keyring, libpam-sss, libproxy1-plugin-gsettings, libproxy1-plugin-networkmanager, libreoffice-calc, libreoffice-gnome, libreoffice-impress, libreoffice-math, libreoffice-ogltrans, libreoffice-pdfimport, libreoffice-style-breeze, libreoffice-writer, libwmf0.2-7-gtk, memtest86+, mousetweaks, nautilus-sendto, nautilus-share, network-manager, network-manager-config-connectivity-ubuntu, network-manager-openvpn-gnome, network-manager-pptp-gnome, orca, packagekit, pcmciautils, plymouth-theme-spinner, policykit-desktop-privileges, printer-driver-brlaser, printer-driver-c2esp, printer-driver-foo2zjs, printer-driver-m2300w, printer-driver-min12xxw, printer-driver-ptouch, printer-driver-pxljr, printer-driver-sag-gdi, printer-driver-splix, pulseaudio-module-bluetooth, remmina, rhythmbox, seahorse, shotwell, simple-scan, snapd, speech-dispatcher, system-config-printer, systemd-oomd, thunderbird, thunderbird-gnome-support, totem, transmission-gtk, ubuntu-docs, ubuntu-report, ubuntu-wallpapers, usb-creator-gtk, whoopsie, xcursor-themes, xdg-desktop-portal-gnome, xdg-desktop-portal-gtk, xdg-utils, yaru-theme-gnome-shell, yaru-theme-gtk, yaru-theme-icon, yaru-theme-sound
Description: The Ubuntu desktop system
This package depends on all of the packages in the Ubuntu desktop system
.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.
Package: ubuntu-desktop-minimal
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.481.4
Provides: packagekit-installer
Depends: alsa-base, alsa-utils, anacron, at-spi2-core, bc, ca-certificates, dmz-cursor-theme, fonts-dejavu-core, fonts-freefont-ttf, foomatic-db-compressed-ppds, gdm3, ghostscript-x, gnome-control-center, gnome-menus, gnome-session-canberra, gnome-settings-daemon, gnome-shell, gnome-shell-extension-appindicator, gnome-shell-extension-desktop-icons-ng, gnome-shell-extension-ubuntu-dock, gstreamer1.0-alsa, gstreamer1.0-packagekit, gstreamer1.0-plugins-base-apps, gstreamer1.0-pulseaudio, inputattach, language-selector-common, language-selector-gnome, libatk-adaptor, libnotify-bin, libsasl2-modules, libu2f-udev, nautilus, openprinting-ppds, printer-driver-pnm2ppa, pulseaudio, rfkill, software-properties-gtk, spice-vdagent, ubuntu-drivers-common, ubuntu-release-upgrader-gtk, ubuntu-session, ubuntu-settings, unzip, update-manager, update-notifier, wireless-tools, wpasupplicant, xdg-user-dirs, xdg-user-dirs-gtk, xkb-data, xorg, yelp, zenity, zip
Recommends: acpi-support, apport-gtk, appstream, apt-config-icons-hidpi, avahi-autoipd, avahi-daemon, bluez, bluez-cups, brltty, cups, cups-bsd, cups-client, cups-filters, dirmngr, eog, evince, file-roller, firefox, fonts-indic, fonts-kacst-one, fonts-khmeros-core, fonts-lao, fonts-liberation, fonts-liberation2, fonts-lklug-sinhala, fonts-noto-cjk, fonts-noto-color-emoji, fonts-opensymbol, fonts-sil-abyssinica, fonts-sil-padauk, fonts-thai-tlwg, fonts-tibetan-machine, fonts-ubuntu, fwupd, fwupd-signed, gamemode, gedit, gir1.2-gmenu-3.0, gnome-accessibility-themes, gnome-bluetooth, gnome-calculator, gnome-characters, gnome-disk-utility, gnome-font-viewer, gnome-initial-setup, gnome-keyring, gnome-logs, gnome-power-manager, gnome-remote-desktop, gnome-system-monitor, gnome-terminal, gpg-agent, gsettings-ubuntu-schemas, gvfs-fuse, hplip, ibus, ibus-gtk, ibus-gtk3, ibus-table, im-config, kerneloops, laptop-detect, libglib2.0-bin, libnss-mdns, libpam-fprintd, libpam-gnome-keyring, libpam-sss, libproxy1-plugin-gsettings, libproxy1-plugin-networkmanager, libwmf0.2-7-gtk, memtest86+, mousetweaks, nautilus-sendto, nautilus-share, network-manager, network-manager-config-connectivity-ubuntu, network-manager-openvpn-gnome, network-manager-pptp-gnome, orca, packagekit, pcmciautils, plymouth-theme-spinner, policykit-desktop-privileges, printer-driver-brlaser, printer-driver-c2esp, printer-driver-foo2zjs, printer-driver-m2300w, printer-driver-min12xxw, printer-driver-ptouch, printer-driver-pxljr, printer-driver-sag-gdi, printer-driver-splix, pulseaudio-module-bluetooth, seahorse, snapd, speech-dispatcher, system-config-printer, systemd-oomd, ubuntu-docs, ubuntu-report, ubuntu-wallpapers, whoopsie, xcursor-themes, xdg-desktop-portal-gnome, xdg-desktop-portal-gtk, xdg-utils, yaru-theme-gnome-shell, yaru-theme-gtk, yaru-theme-icon, yaru-theme-sound
Description: The Ubuntu desktop minimal system
This package depends on all of the packages in the Ubuntu desktop minimal
system.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.
Package: ubuntu-docs
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 1813
Maintainer: Ubuntu Documentation Team <ubuntu-doc@lists.ubuntu.com>
Architecture: all
Version: 22.04.5
Depends: yelp
Recommends: gnome-user-docs
Description: Ubuntu Desktop Guide
This package holds the official Ubuntu-specific documentation, maintained
by the Ubuntu Documentation Team. The documentation can be viewed using
Yelp, the GNOME help browser.
.
This package recommends gnome-user-docs, which provides the bulk of the
Ubuntu Desktop Guide, and ubuntu-docs does not make much sense without it.
Homepage: https://launchpad.net/ubuntu-docs
Package: ubuntu-drivers-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.9.6.2~0.22.04.9
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.34), libdrm2 (>= 2.3.1), libkmod2 (>= 5~), libpci3 (>= 1:3.5.1), 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: 146
Maintainer: Andy Whitcroft <apw@ubuntu.com>
Architecture: all
Version: 0.12.16
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-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 41
Maintainer: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Architecture: all
Multi-Arch: foreign
Version: 2021.03.26
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-minimal
Status: install ok installed
Priority: important
Section: metapackages
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.481.4
Depends: adduser, apt, apt-utils, console-setup, debconf, debconf-i18n, e2fsprogs, eject, init, iproute2, iputils-ping, isc-dhcp-client, kbd, kmod, less, locales, lsb-release, mawk, mount, netbase, netcat-openbsd, netplan.io, passwd, procps, python3, sensible-utils, sudo, tzdata, ubuntu-advantage-tools, ubuntu-keyring, udev, vim-tiny, whiptail
Recommends: rsyslog, usrmerge
Description: Minimal core of Ubuntu
This package depends on all of the packages in the Ubuntu minimal system,
that is a functional command-line system with the following capabilities:
.
- Boot
- Detect hardware
- Connect to a network
- Install packages
- Perform basic diagnostics
.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.
Package: ubuntu-mono
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 5587
Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: ubuntu-themes
Version: 20.10-0ubuntu2
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: 1374
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-advantage-tools
Version: 37.1ubuntu0~22.04
Replaces: ubuntu-advantage-tools (<< 31~)
Depends: python3-yaml, python3:any, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libjson-c5 (>= 0.15), libstdc++6 (>= 11), python3-apt, distro-info (>= 0.18ubuntu0.18.04.1), python3-pkg-resources
Recommends: ubuntu-pro-client-l10n
Breaks: ubuntu-advantage-tools (<< 31~)
Conffiles:
/etc/apparmor.d/ubuntu_pro_apt_news fc4246c45c221d8de8d878d444aeeb64
/etc/apparmor.d/ubuntu_pro_esm_cache 2500455e62cf17e89f8eff0e78cfbfdd
/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: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-advantage-tools
Version: 37.1ubuntu0~22.04
Depends: ubuntu-pro-client (= 37.1ubuntu0~22.04)
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: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:22.04.20
Replaces: update-manager (<< 1:0.165), update-manager-core (<< 1:0.165)
Depends: python3:any, python3-distupgrade (= 1:22.04.20), 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: ubuntu-release-upgrader-gtk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: ubuntu-release-upgrader
Version: 1:22.04.20
Depends: python3:any, ubuntu-release-upgrader-core (= 1:22.04.20), update-manager, python3-distupgrade (= 1:22.04.20), python3-dbus, python3-gi (>= 3.8), gir1.2-vte-2.91, gir1.2-gtk-3.0, gir1.2-webkit2-4.0
Description: manage release upgrades
This is the GTK+ frontend of the Ubuntu Release Upgrader
Package: ubuntu-report
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 6495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.7.1ubuntu0.1
Depends: libc6 (>= 2.34)
Conffiles:
/etc/xdg/autostart/ubuntu-report-on-upgrade.desktop f0a5af42aa4359d9c35109525a4afc6b
Description: Report hardware and other collected metrics
The tool will show you what is going to be reported and ask for your
acknowledgement before uploading it. This information can't be used to
identify a single machine and is presented before being sent to the server.
.
This package contains the command line tool.
Built-Using: golang-1.18 (= 1.18.1-1ubuntu1.2)
Homepage: https://github.com/ubuntu/ubuntu-report
Package: ubuntu-restricted-addons
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 11
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 26
Recommends: chromium-codecs-ffmpeg-extra, gstreamer1.0-fluendo-mp3, gstreamer1.0-libav, gstreamer1.0-plugins-ugly, gstreamer1.0-vaapi
Description: Commonly used restricted packages for Ubuntu
This package depends on some commonly used packages in the Ubuntu
universe and multiverse repositories.
Package: ubuntu-session
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: gnome-session
Version: 42.0-1ubuntu2
Replaces: gnome-session (<= 3.29.90-1ubuntu1)
Provides: x-session-manager
Depends: gnome-session-bin (<< 43~), gnome-session-bin (>= 42.0-1ubuntu2), gnome-session-common (= 42.0-1ubuntu2), gnome-settings-daemon (>= 3.37.0), gnome-shell (>= 3.37.91), xwayland, yaru-theme-gnome-shell (>= 20.04.3~), session-migration
Recommends: python3
Breaks: gnome-session (<= 3.29.90-1ubuntu1), hud (<< 14.10+17.10.20170619), unity (<< 7.5.0+17.10.20170619), unity-gtk-module (<< 0.0.0+17.04.20170918), unity-settings-daemon (<< 15.04.1+17.04.20170619)
Description: Ubuntu session with GNOME Shell
This package contains the required components for running a GNOME 3 session
with default Ubuntu configuration, based on the GNOME Shell.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: ubuntu-settings
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 40
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Version: 22.04.6
Depends: dconf-gsettings-backend | gsettings-backend, gnome-control-center-data, gsettings-desktop-schemas (>= 40), libglib2.0-bin (>= 2.53.4-3ubuntu1~)
Description: default settings for the Ubuntu desktop
This package contains the default settings used by Ubuntu.
Package: ubuntu-standard
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: ubuntu-meta
Version: 1.481.4
Depends: bind9-dnsutils, busybox-static, cpio, cron, dmidecode, dosfstools, ed, file, ftp, hdparm, info, libpam-systemd, logrotate, lshw, lsof, man-db, media-types, nftables, parted, pciutils, psmisc, rsync, strace, time, usbutils, wget, xz-utils
Recommends: apparmor, bash-completion, command-not-found, friendly-recovery, iptables, iputils-tracepath, irqbalance, manpages, mtr-tiny, nano, ntfs-3g, openssh-client, plymouth, plymouth-theme-ubuntu-text, tcpdump, telnet, ufw, update-manager-core, uuid-runtime
Description: The Ubuntu standard system
This package depends on all of the packages in the Ubuntu standard system.
This set of packages provides a comfortable command-line Unix-like
environment.
.
It is also used to help ensure proper upgrades, so it is recommended that
it not be removed.
Package: ubuntu-touch-sounds
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 12551
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 15.08
Description: sounds for the Ubuntu Touch image
That package provides notification and ringtones sound effects for Ubuntu
Touch.
Package: ubuntu-wallpapers
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 2188
Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
Architecture: all
Version: 22.04.4-0ubuntu1
Depends: ubuntu-wallpapers-jammy
Suggests: ubuntu-wallpapers-karmic, ubuntu-wallpapers-lucid, ubuntu-wallpapers-maverick, ubuntu-wallpapers-natty, ubuntu-wallpapers-oneiric, ubuntu-wallpapers-precise, ubuntu-wallpapers-quantal, ubuntu-wallpapers-raring, ubuntu-wallpapers-saucy, ubuntu-wallpapers-trusty, ubuntu-wallpapers-utopic, ubuntu-wallpapers-vivid, ubuntu-wallpapers-wily, ubuntu-wallpapers-xenial, ubuntu-wallpapers-yakkety, ubuntu-wallpapers-zesty, ubuntu-wallpapers-artful, ubuntu-wallpapers-bionic, ubuntu-wallpapers-cosmic, ubuntu-wallpapers-disco, ubuntu-wallpapers-eoan, ubuntu-wallpapers-focal, ubuntu-wallpapers-groovy, ubuntu-wallpapers-hirsute, ubuntu-wallpapers-impish
Description: Ubuntu Wallpapers
The default Ubuntu wallpaper. This is also a meta-package depending on the
other default wallpapers for the current Ubuntu release.
Homepage: https://launchpad.net/ubuntu-wallpapers
Package: ubuntu-wallpapers-jammy
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 23556
Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
Architecture: all
Source: ubuntu-wallpapers
Version: 22.04.4-0ubuntu1
Description: Ubuntu 22.04 Wallpapers
Alternative wallpapers for Ubuntu 22.04 and a Canonical-created greyscale
wallpaper.
Homepage: https://launchpad.net/ubuntu-wallpapers
Package: ucf
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 3.0043
Depends: debconf (>= 1.5.19), coreutils (>= 5.91), 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: 9501
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 249.11-0ubuntu3.17
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libkmod2 (>= 5~), libselinux1 (>= 3.1~), adduser, libudev1 (= 249.11-0ubuntu3.17), util-linux (>= 2.27.1)
Recommends: systemd-hwe-hwdb
Breaks: systemd (<< 249.11-0ubuntu3.17)
Conflicts: hal
Conffiles:
/etc/init.d/udev e9424814d107af7d8f58a22b1011810a
/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: 1180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.9.4-1ubuntu2.3
Depends: dbus, libblockdev-fs2, libblockdev-loop2, libblockdev-part2, libblockdev-swap2, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.24), libblockdev2 (>= 2.25), libc6 (>= 2.34), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.102), libpolkit-gobject-1-0 (>= 0.102), libsystemd0 (>= 209), libudisks2-0 (>= 2.9.0), libuuid1 (>= 2.16)
Recommends: dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, policykit-1, libpam-systemd
Suggests: btrfs-progs, f2fs-tools, libblockdev-mdraid2, mdadm, nilfs-tools, reiserfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-zram, xfsprogs, exfatprogs
Conffiles:
/etc/udisks2/mount_options.conf.example 590c5abc453c373b1db7e4ded4af43d1
/etc/udisks2/udisks2.conf cdca35d6490b9ff83f095070039ec117
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: install ok installed
Priority: optional
Section: admin
Installed-Size: 830
Maintainer: Jamie Strandboge <jdstrand@ubuntu.com>
Architecture: all
Version: 0.36.1-4ubuntu0.1
Depends: iptables, lsb-base (>= 3.0-6), ucf, python3:any, debconf (>= 0.5) | debconf-2.0
Suggests: rsyslog
Conffiles:
/etc/default/ufw a921dd9d167380b04de4bc911915ea44
/etc/init.d/ufw 4156943ab8a824fcf4b04cc1362eb230
/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: 436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 2.8ubuntu1
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: unhide
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 20130526-4ubuntu1
Depends: libc6 (>= 2.14)
Suggests: rkhunter
Description: Forensic tool to find hidden processes and ports
Unhide is a forensic tool to find processes and TCP/UDP ports hidden by
rootkits, Linux kernel modules or by other techniques. It includes two
utilities: unhide and unhide-tcp.
.
unhide detects hidden processes using the following six techniques:
* Compare /proc vs /bin/ps output
* Compare info gathered from /bin/ps with info gathered by walking thru the
procfs.
* Compare info gathered from /bin/ps with info gathered from syscalls
(syscall scanning).
* Full PIDs space occupation (PIDs bruteforcing)
* Reverse search, verify that all thread seen by ps are also seen by the
kernel (/bin/ps output vs /proc, procfs walking and syscall)
* Quick compare /proc, procfs walking and syscall vs /bin/ps output
.
unhide-tcp identifies TCP/UDP ports that are listening but are not listed in
/bin/netstat through brute forcing of all TCP/UDP ports available.
.
This package can be used by rkhunter in its daily scans.
.
This package is useful for network security checks, in addition to forensics
investigations.
Homepage: http://www.unhide-forensics.info
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: unhide.rb
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 22-6
Depends: ruby:any, procps
Suggests: rkhunter
Description: Forensics tool to find processes hidden by rootkits
Unhide.rb is a forensics tool to find processes hidden by rootkits.
.
It looks for active processes in many different ways. Processes found by
some means but not others are considered to be "hidden", and are reported
to the user.
.
Unhide.rb is a tentative of rewrite in Ruby of the original Unhide, which
is written in C. While being much faster, it does not implement all the
diagnostics of the original version. It is also less secure as it cannot
be statically compiled.
.
This package can be used by rkhunter in its daily scans.
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Homepage: https://launchpad.net/unhide.rb
Package: unity-greeter
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
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: install ok installed
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
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-gtk2-module
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unity-gtk-module
Version: 0.0.0+18.04.20171202-0ubuntu3
Replaces: appmenu-gtk
Provides: appmenu-gtk
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libunity-gtk2-parser0 (>= 0.0.0+18.04.20171202-0ubuntu3), libx11-6, unity-gtk-module-common (>= 0.0.0+18.04.20171202-0ubuntu3)
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: appmenu-gtk
Description: GtkMenuShell D-Bus exporter
This GTK+ 2 module exports GtkMenuShells over D-Bus.
Homepage: https://code.launchpad.net/unity-gtk-module
Package: unity-gtk3-module
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: unity-gtk-module
Version: 0.0.0+18.04.20171202-0ubuntu3
Replaces: appmenu-gtk3
Provides: appmenu-gtk3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.3.16), libunity-gtk3-parser0 (>= 0.0.0+18.04.20171202-0ubuntu3), libx11-6, unity-gtk-module-common (>= 0.0.0+18.04.20171202-0ubuntu3)
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: appmenu-gtk3
Description: GtkMenuShell D-Bus exporter
This GTK+ 3 module exports GtkMenuShells over D-Bus.
Homepage: https://code.launchpad.net/unity-gtk-module
Package: unity-settings-daemon
Status: install ok installed
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
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: unity-settings-daemon-schemas
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 156
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: unity-settings-daemon
Version: 15.04.1+21.10.20220207-0ubuntu1
Replaces: gnome-settings-daemon (<< 3.20.1-2ubuntu1~)
Depends: dconf-gsettings-backend | gsettings-backend
Breaks: gnome-settings-daemon (<< 3.20.1-2ubuntu1~)
Description: Shared schemas for gnome-settings-daemon
This package contains the gsettings schemas used by
unity-settings-daemon.
Package: uno-libs-private
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 940
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
Replaces: uno-libs3
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 1.4.0), libuno-sal3 (>= 5.3.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0)
Breaks: 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: 377
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 6.0-26ubuntu3.2
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: http://www.info-zip.org/UnZip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: update-inetd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 4.51
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
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1045
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1:22.04.22
Depends: python3:any (>= 3.2~), dconf-gsettings-backend | gsettings-backend, update-manager-core (= 1:22.04.22), libgtk3-perl, python3-aptdaemon.gtk3widgets (>= 1.1.1+bzr982-0ubuntu13) | synaptic, policykit-1, python3-dbus, python3-gi (>= 3.8), python3-yaml, gir1.2-gtk-3.0, gir1.2-handy-1 (>= 1.5.90), gir1.2-snapd-1, ubuntu-release-upgrader-gtk, update-notifier, gnome-shell | policykit-1-gnome | polkit-kde-agent-1 | lxpolkit | lxqt-policykit | mate-polkit | polkit-1-auth-agent
Recommends: software-properties-gtk (>= 0.71.2), python3-launchpadlib
Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0
Breaks: update-notifier (<< 3.177)
Description: GNOME application that manages apt updates
This is the GNOME apt update manager. It checks for updates and lets the user
choose which to install.
Package: update-manager-core
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: update-manager
Version: 1:22.04.22
Replaces: update-manager (<< 1:0.146.2)
Depends: python3:any (>= 3.2~), python3-update-manager (= 1:22.04.22), python3-distro-info, distro-info-data, lsb-release, ubuntu-release-upgrader-core (>= 1:18.04.9), ubuntu-advantage-tools (>= 30~)
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
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 306
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: amd64
Version: 3.192.54.8
Depends: libayatana-appindicator3-1 (>= 0.2.92), libc6 (>= 2.34), libglib2.0-0 (>= 2.49.2), libgtk-3-0 (>= 3.0.0), libgudev-1.0-0 (>= 146), libjson-glib-1.0-0 (>= 1.5.2), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), dconf-gsettings-backend | gsettings-backend, update-notifier-common (= 3.192.54.8), python3-dbus, ubuntu-drivers-common, update-manager-gnome | update-manager (>= 1:17.04.3), ubuntu-release-upgrader-gtk, gnome-shell | notification-daemon, policykit-1
Recommends: apport-gtk (>= 2.8-0ubuntu3), python3-aptdaemon.gtk3widgets | synaptic (>= 0.75.12), software-properties-gtk, python3-aptdaemon, whoopsie (>= 0.2.77)
Conffiles:
/etc/xdg/autostart/ubuntu-advantage-notification.desktop f5464a2c33be8fd2dfc93130a37a9275
/etc/xdg/autostart/update-notifier.desktop b8fac4fae2a2be909e26978312f9938b
Description: Daemon which notifies about package updates
Puts an icon in the user's notification area when package updates are
available.
Package: update-notifier-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1469
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: update-notifier
Version: 3.192.54.8
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: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.99.17-1
Depends: dbus, udev, libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libgudev-1.0-0 (>= 235), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libupower-glib3 (>= 0.99.8)
Recommends: policykit-1
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: 4086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Bugs: mailto:libreoffice@lists.launchpad.net
Architecture: amd64
Source: libreoffice
Version: 1:7.3.7-0ubuntu0.22.04.10
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 (= 1:7.3.7-0ubuntu0.22.04.10), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libicu70 (>= 70.1-1~), liblangtag1 (>= 0.4.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-purpenvhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 5.3.0~alpha), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libxml2 (>= 2.8)
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.2.0~), libreoffice-core-nogui (<< 1:7.2.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-creator-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: usb-creator
Version: 0.3.13
Depends: python3:any (>= 3.2~), python3-dbus, gir1.2-udisks-2.0, udisks2, genisoimage, python3-debian
Conffiles:
/etc/dbus-1/system.d/com.ubuntu.USBCreator.conf 82d0571077f52c01413d25af9045bdfd
Description: create a startup disk using a CD or disc image (common files)
Startup Disk Creator converts a USB key or SD card into a volume from which you
can start up and run Ubuntu. You can also store files and settings in any space
left over.
.
The program also works for Debian, or any other Debian-based OS for which you
have a CD or .iso image.
.
This package contains backend engine and common data files used by frontends.
Original-Maintainer: usb-creator Hackers Team <usb-creator-hackers@lists.launchpad.net>
Package: usb-creator-gtk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: usb-creator
Version: 0.3.13
Depends: python3:any (>= 3.2~), usb-creator-common (= 0.3.13), python3-gi, gir1.2-gtk-3.0, gir1.2-gudev-1.0, gir1.2-pango-1.0, gir1.2-glib-2.0, gir1.2-unity-7.0, python3-dbus
Description: create a startup disk using a CD or disc image (for GNOME)
Startup Disk Creator converts a USB key or SD card into a volume from which you
can start up and run Ubuntu. You can also store files and settings in any space
left over.
.
The program also works for Debian, or any other Debian-based OS for which you
have a CD or .iso image.
.
This package contains the GTK+ client frontend.
Original-Maintainer: usb-creator Hackers Team <usb-creator-hackers@lists.launchpad.net>
Package: usb-modeswitch
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.6.1-3ubuntu2
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: 94
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 20191128-4
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: Debian QA Group <packages@qa.debian.org>
Homepage: https://www.draisberghof.de/usb_modeswitch/
Package: usb.ids
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 715
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2022.04.02-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: usbmuxd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.1-2ubuntu0.1
Depends: libc6 (>= 2.34), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libusb-1.0-0 (>= 2:1.0.22), adduser
Description: USB multiplexor daemon for iPhone and iPod Touch devices
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 includes udev rules to start the daemon when a supported
device is plugged in, and stop it when all devices are removed.
Homepage: https://github.com/libimobiledevice/usbmuxd
Original-Maintainer: gtkpod Maintainers <pkg-gtkpod-devel@alioth-lists.debian.net>
Package: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 325
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:014-1build1
Depends: libc6 (>= 2.34), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22)
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.
Homepage: https://github.com/gregkh/usbutils
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Package: usbview
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.0-21-g6fe2f4f-2ubuntu1
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0)
Suggests: usbutils
Description: USB device viewer
USBView is a small GTK+ application to show what the device tree of
the USB bus looks like. 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.
Homepage: http://www.kroah.com/linux-usb/
Original-Maintainer: Mark Brown <broonie@debian.org>
Package: usrmerge
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 25ubuntu2
Depends: perl-base (>= 5.32.1-3)
Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~)
Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.3-1~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-4~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~)
Description: Convert the system to the merged /usr directories scheme
This package will automatically convert the system to the merged
/usr directory scheme, in which the /{bin,sbin,lib}/ directories are
symlinked to their counterparts in /usr/.
.
There is no automatic method to restore the precedent configuration, so
there is no going back once this package has been installed.
Homepage: https://wiki.debian.org/UsrMerge
Original-Maintainer: Marco d'Itri <md@linux.it>
Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3395
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 2.37.2-4ubuntu3.4
Replaces: hardlink
Provides: hardlink
Pre-Depends: libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.37.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.34), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Suggests: dosfstools, kbd, util-linux-locales
Conflicts: hardlink
Conffiles:
/etc/init.d/hwclock.sh c06bc68c12cbdd9c7f60ba25ee587efe
/etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
/etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
/etc/pam.d/su 60fbbe65c90d741bc0d380543cefe8af
/etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f
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-runtime
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3.4
Depends: adduser, libc6 (>= 2.34), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.31.1)
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: va-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libva
Version: 2.14.0-1
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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://01.org/linuxmedia/vaapi
Package: vdpau-driver-all
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: libvdpau
Version: 1.4-3build2
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://gitlab.freedesktop.org/vdpau/libvdpau
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: vim
Version: 2:8.2.3995-1ubuntu2.24
Depends: xxd
Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
Conffiles:
/etc/vim/vimrc e782ef3054004f773d556475cfad5870
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-tiny
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 1728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: vim
Version: 2:8.2.3995-1ubuntu2.24
Provides: editor
Depends: vim-common (= 2:8.2.3995-1ubuntu2.24), libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6)
Suggests: indent
Conffiles:
/etc/vim/vimrc.tiny d587d5897899e491dae0f4a7b780642a
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-athena, or vim-gtk3.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Package: vinagre
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 4210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.22.0-8ubuntu2
Depends: libavahi-common3 (>= 0.6.16), libavahi-gobject0 (>= 0.6.26), libavahi-ui-gtk3-0 (>= 0.6.30), libc6 (>= 2.15), libcairo2 (>= 1.6.0), libfreerdp2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.10), libgtk-vnc-2.0-0 (>= 0.3.10), libsecret-1-0 (>= 0.7), libspice-client-glib-2.0-8 (>= 0.13), libspice-client-gtk-3.0-5 (>= 0.32), libvte-2.91-0 (>= 0.20), libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend
Description: remote desktop client for the GNOME Desktop
Vinagre is a remote desktop client integrated into the GNOME Desktop.
.
With Vinagre you can have several connections open simultaneously,
bookmark your servers thanks to the Favorites support, store the
passwords in the GNOME keyring, and browse the network to look for
VNC servers.
.
Supported protocols are VNC, SSH, and RDP.
Homepage: https://wiki.gnome.org/Apps/Vinagre
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: vino
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.22.0-6ubuntu3
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.15), libcairo2 (>= 1.10.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.37.3), libgnutls30 (>= 3.6.14), libgtk-3-0 (>= 3.0.0), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libminiupnpc17 (>= 1.9.20140610), libnotify4 (>= 0.7.0), libsecret-1-0 (>= 0.7), libsm6, libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxtst6, zlib1g (>= 1:1.1.4), dconf-gsettings-backend | gsettings-backend
Recommends: gvfs
Suggests: gnome-control-center
Breaks: gnome-control-center (<< 1:3.13.2)
Description: VNC server for GNOME
VNC is a protocol that allows remote display of a user's desktop. This
package provides a VNC server that integrates with GNOME, allowing you
to export your running desktop to another computer for remote use or
diagnosis.
Homepage: https://wiki.gnome.org/Projects/Vino
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: vsftpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 318
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 3.0.5-0ubuntu1.1
Replaces: ftp-server
Provides: ftp-server
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0~~alpha1), libwrap0 (>= 7.6-4~), adduser, libpam-modules, lsb-base (>= 3.0-6), netbase, procps, sysvinit-utils (>= 2.96)
Recommends: logrotate, ssl-cert
Conflicts: ftp-server
Conffiles:
/etc/ftpusers 839f3157aad792bafbbdcd932a95a345
/etc/init.d/vsftpd caec74bf42550509365f905291645344
/etc/logrotate.d/vsftpd dac2cb7b9cfd8a03b4fa9ca3601a43a6
/etc/pam.d/vsftpd e75200b7896d8b2c2f2590d0e3d4a6ef
/etc/vsftpd.conf 0ed7ed3a33022af132b878c8c937bad9
Description: lightweight, efficient FTP server written for security
This package provides the "Very Secure FTP Daemon", written from
the ground up with security in mind.
.
It supports both anonymous and non-anonymous FTP access, PAM authentication,
bandwidth limiting, and the Linux sendfile() facility.
Homepage: http://vsftpd.beasts.org/
Original-Maintainer: Keng-Yu Lin <kengyu@debian.org>
Package: wamerican
Status: install ok installed
Priority: standard
Section: text
Installed-Size: 1004
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: scowl
Version: 2020.12.07-2
Provides: wordlist
Depends: debconf (>= 0.5) | debconf-2.0
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wbritish* and wcanadian* packages as well.
Original-Maintainer: Don Armstrong <don@debian.org>
Homepage: http://wordlist.sourceforge.net/
Package: wbritish
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: scowl
Version: 2020.12.07-2
Provides: wordlist
Depends: dictionaries-common (>= 0.20), debconf (>= 0.5) | debconf-2.0
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Original-Maintainer: Don Armstrong <don@debian.org>
Homepage: http://wordlist.sourceforge.net/
Package: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 928
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.21.2-2ubuntu1.1
Depends: libc6 (>= 2.34), libidn2-0 (>= 0.6), libpcre2-8-0 (>= 10.22), libpsl5 (>= 0.16.0), libssl3 (>= 3.0.0~~alpha1), 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: whiptail
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: newt
Version: 0.52.21-5ubuntu2
Depends: libc6 (>= 2.34), libnewt0.52 (>= 0.52.21), 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.13
Depends: libc6 (>= 2.34), 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: whoopsie
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 92
Maintainer: Evan Dandrea <ev@ubuntu.com>
Architecture: amd64
Version: 0.2.77
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.32), libwhoopsie0 (= 0.2.77), adduser
Pre-Depends: sysvinit-utils (>= 2.88dsf-50)
Conffiles:
/etc/init.d/whoopsie a1f3d5bd15f8b85ab00fbcb827c0f0c4
/etc/init/whoopsie.conf b806069db44b469ba7b37fbbcadff09f
Description: Ubuntu error tracker submission
This program submits crash reports back to an Ubuntu server.
Homepage: http://wiki.ubuntu.com/ErrorTracker
Package: whoopsie-preferences
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 23
Replaces: activity-log-manager (<< 0.9.7-0ubuntu4), activity-log-manager-control-center (<< 0.9.6)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0), libpolkit-gobject-1-0 (>= 0.99), libwhoopsie-preferences0 (= 23), libwhoopsie0 (>= 0.2.48)
Recommends: whoopsie (>= 0.2.77)
Breaks: activity-log-manager (<< 0.9.7-0ubuntu4), activity-log-manager-control-center (<< 0.9.6), whoopsie (<< 0.2.47)
Conffiles:
/etc/dbus-1/system.d/com.ubuntu.WhoopsiePreferences.conf 359f65108d6835497f55ce69364bcc49
Description: System preferences for error reporting
This package provides an interface for system preferences dialogs to control
error reporting.
Homepage: http://launchpad.net/whoopsie-preferences
Original-Maintainer: Evan Dandrea <evan.dandrea@canonical.com>
Package: wireless-regdb
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2025.07.10-0ubuntu1~22.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: wireless-tools
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 30~pre9-13.1ubuntu4
Depends: libc6 (>= 2.34), libiw30 (>= 30~pre1)
Conffiles:
/etc/network/if-post-down.d/wireless-tools 5cc59de6a0f25f32f25298f05625623c
/etc/network/if-pre-up.d/wireless-tools ab74bdf4a9503ddd3322890b155c475e
Description: Tools for manipulating Linux Wireless Extensions
This package contains the Wireless tools, used to manipulate
the Linux Wireless Extensions. The Wireless Extension is an interface
allowing you to set Wireless LAN specific parameters and get the
specific stats.
Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Original-Maintainer: Guus Sliepen <guus@debian.org>
Package: wodim
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 958
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: cdrkit
Version: 9:1.1.11-3.2ubuntu1
Replaces: cdrecord, cdrtools-doc
Provides: cdrecord
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10)
Recommends: genisoimage
Suggests: cdrkit-doc
Conflicts: cdrecord, xcdroast (<< 0.98+0alpha15-11)
Conffiles:
/etc/netscsid.conf 00118d4a9c94c41d3ae415638cc055dd
/etc/wodim.conf 9369bbf580daf4c52288f951dd547b37
Description: command line CD/DVD writing tool
wodim allows you to create CDs or DVDs on a CD/DVD recorder.
It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD
data and video disks on DVD capable devices, on just about every type of
CD/DVD recorder out there.
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Original-Maintainer: Joerg Jaspert <joerg@debian.org>
Package: wpasupplicant
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3831
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: wpa
Version: 2:2.10-6ubuntu2.3
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), libreadline8 (>= 6.0), libssl3 (>= 3.0.0~~alpha1), lsb-base, adduser
Suggests: wpagui, libengine-pkcs11-openssl
Conffiles:
/etc/dbus-1/system.d/wpa_supplicant.conf 8da8ffbbcd8050acd4d12ecfab7efb4b
/etc/wpa_supplicant/action_wpa.sh 41b2e273d616b1c7e7b605bbe8648d8b
/etc/wpa_supplicant/functions.sh 29834d0d67a65585b71e231832884174
/etc/wpa_supplicant/ifupdown.sh 4c82dbf7e1d8c5ddd70e40b9665cfeee
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: 2451
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+8build2
Replaces: bitmap, oclock, transset, x11perf, xbase-clients (<= 1:7.2.ds2-3), xbiff, xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd, xwud
Depends: libc6 (>= 2.35), libpng16-16 (>= 1.6.2-1), libsm6, libx11-6, libxaw7 (>= 2:1.0.14), libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxkbfile1 (>= 1:1.1.0), libxmu6 (>= 2:1.1.3), libxmuu1 (>= 2:1.1.3), libxrender1, libxt6 (>= 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 413d91ebae818dea88ef15c380a0f9c7
/etc/X11/app-defaults/XCalc-color c8efe9caf8987a902df98270e2b291c9
/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: 311
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg
Version: 1:7.7+23ubuntu2
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
/etc/X11/Xsession.d/60x11-common_localhost 2353ea72efc0c3e101058c3c56e282b4 obsolete
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: 233
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+4build2
Depends: libc6 (>= 2.34), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7 (>= 2:1.0.14), libxmuu1 (>= 2:1.1.3), libxt6 (>= 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: 709
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.7+5build2
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfontenc1 (>= 1:1.1.4), libgl1, libx11-6, libx11-xcb1 (>= 2:1.7.2), 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, libxt6 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1, libxxf86vm1
Suggests: mesa-utils
Conffiles:
/etc/X11/app-defaults/Editres 52c854cc7c64da8bebd2cc12ed598f55
/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 183bca665ae87e3943bdb4362d21973d
/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;
- luit, a filter that can be run between an arbitrary application and a
UTF-8 terminal emulator;
- 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. The luit program requires locale information from
the libx11-data 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: 485
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 7.7+5build4
Replaces: xbase-clients (<= 1:7.2.ds2-3)
Depends: libc6 (>= 2.34), libx11-6, libxaw7 (>= 2:1.0.14), libxkbfile1 (>= 1:1.1.0), libxt6
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: 567
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 7.7+9build1
Replaces: iceauth, sessreg, xbase-clients (<< 1:7.3), xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xutils (<< 1:7.2), xvidtune
Depends: libc6 (>= 2.34), 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), libxt6, libxxf86vm1, cpp
Suggests: nickle, cairo-5c, xorg-docs-core
Breaks: arandr (<< 0.1.9)
Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune
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: xapp
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.8-1
Replaces: libxapp1 (<< 2.2.6-1~)
Depends: libgnomekbd8, libxapp1 (= 2.2.8-1), xapps-common (>= 2.2.8-1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdbusmenu-gtk3-4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.9.10)
Breaks: libxapp1 (<< 2.2.6-1~)
Conffiles:
/etc/xdg/autostart/xapp-sn-watcher.desktop f7f6434313eb50145f6ee8457f19f051
Description: Libraries and common resources for multiple desktop environments
Xapp provides components which are common to multiple desktop environments
and required to implement cross-DE solutions.
.
This package contains a gtk module and sn-watcher binary
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: xapps-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 525
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xapp
Version: 2.2.8-1
Depends: python3, python3-gi, xdg-utils, dconf-gsettings-backend | gsettings-backend, python3:any
Recommends: gist, inxi
Breaks: cinnamon (<< 4.0)
Conffiles:
/etc/X11/Xsession.d/80xapp-gtk3-module a6b56017f8db3f7540252fe74ed58ff4
Description: Files that are common across Xapp desktop applications
Xapp provides components which are common to multiple desktop environments
and required to implement cross-DE solutions.
.
This package includes files that are shared between several XApp
apps (i18n files and configuration schemas).
Original-Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Homepage: http://cinnamon.linuxmint.com/
Package: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:1.1-1build2
Depends: libc6 (>= 2.34), 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: xbitmaps
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 242
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.1.1-2.1ubuntu1
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: xbrlapi
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: brltty
Version: 6.4-4ubuntu3
Replaces: brltty-x11 (<< 4.3-3)
Depends: libbrlapi0.8 (>= 6.4), libc6 (>= 2.34), libicu70 (>= 70.1-1~), libx11-6, libxfixes3, libxtst6
Breaks: brltty-x11 (<< 4.3-3)
Conffiles:
/etc/X11/Xsession.d/90xbrlapi 53135697d04b25b498e40f87391b63ba
Description: Access software for a blind person using a braille display - xbrlapi
BRLTTY is a daemon which provides access to the Linux console (text mode)
for a blind person using a braille display. It drives the braille
display and provides complete screen review functionality.
.
This package provides xbrlapi, a brltty X11 helper which handles proper
keyboard simulation and window selection.
Homepage: https://brltty.com
Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Package: xcursor-themes
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 3695
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.0.6-0ubuntu1
Conffiles:
/etc/X11/cursors/core.theme 73cec8bd811379ca1a61cb240e96fb51
/etc/X11/cursors/handhelds.theme d8be9d15f982704d007d3ba3d8009f54
/etc/X11/cursors/redglass.theme d1e8adaca475bf4a4b295ca5407244fd
/etc/X11/cursors/whiteglass.theme f24b4a1b5e7754dbb60a831af8bc591a
Description: Base X cursor themes
This package contains the additional base X cursor themes --
handhelds, redglass, and whiteglass. These themes are not essential
for the X server to run.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
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.1-3
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: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.1.3-1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4)
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).
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Homepage: https://github.com/flatpak/xdg-dbus-proxy
Package: xdg-desktop-portal
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.14.4-1ubuntu2~22.04.2
Replaces: flatpak (<< 0.10.4-1~)
Depends: bubblewrap, default-dbus-session-bus | dbus-session-bus, fuse3, init-system-helpers (>= 1.52), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.70.0), libjson-glib-1.0-0 (>= 1.5.2), libpipewire-0.3-0 (>= 0.3.10), libsystemd0
Breaks: flatpak (<< 0.10.4-1~)
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-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 42.1-0ubuntu2
Provides: xdg-desktop-portal-backend (= 1.7.1)
Depends: dbus-user-session | dbus-x11, gsettings-desktop-schemas, xdg-desktop-portal (>= 1.7.1), xdg-desktop-portal-gtk, libadwaita-1-0 (>= 1.0.0), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgnome-bg-4-1 (>= 3.17.92), libgnome-desktop-4-1 (>= 3.17.92), libgtk-4-1 (>= 4.0.0), libx11-6
Recommends: gnome-shell (>= 41~) | budgie-desktop (>= 10.5.3-3~), gnome-settings-daemon (>= 41~)
Suggests: accountsservice, evince
Description: GNOME portal backend for xdg-desktop-portal
xdg-desktop-portal-gnome provides a GNOME implementation for the
desktop-agnostic xdg-desktop-portal service. This allows sandboxed
applications to request services from outside the sandbox using
GNOME services (session manager, screenshot provider, Shell) or
GNOME-style user interfaces.
.
Non-GNOME GTK-based desktop environments should normally use
xdg-desktop-portal-gtk or their own portal implementation instead of
this one.
Homepage: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: xdg-desktop-portal-gtk
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 436
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1.14.0-1build1
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-0 (>= 2.55.1), libgtk-3-0 (>= 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: important
Section: utils
Installed-Size: 542
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 0.17-2ubuntu4
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: http://www.freedesktop.org/wiki/Software/xdg-user-dirs
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: xdg-user-dirs-gtk
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.10-3build2
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libgtk-3-0 (>= 3.0.0), xdg-user-dirs
Conffiles:
/etc/xdg/autostart/user-dirs-update-gtk.desktop f5889853a41ffa4bc93539685ee39803
Description: tool to manage well known user directories (Gtk extension)
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.
.
This extension sets the Gtk bookmark file and tracks changes of the locale
to notify the user on login about changed directory names.
Homepage: http://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~22.04.1
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: xfburn
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2277
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6.2-1build1
Depends: libburn4 (>= 1.5.4), libc6 (>= 2.34), libexo-2-0 (>= 0.11.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libisofs6 (>= 1.5.4), libxfce4ui-2-0 (>= 4.12.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://goodies.xfce.org/projects/applications/xfburn
Package: xfce4
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 16
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 4.16
Depends: libxfce4ui-utils (>= 4.16), thunar (>= 4.16), xfce4-appfinder (>= 4.16.0), xfce4-panel (>= 4.16.0), xfce4-pulseaudio-plugin, xfce4-session (>= 4.16.0), xfce4-settings (>= 4.16.0), xfconf (>= 4.16.0), xfdesktop4 (>= 4.16.0), xfwm4 (>= 4.16.0)
Recommends: desktop-base (>= 5.0.4), tango-icon-theme (>= 0.8.90), thunar-volman (>= 4.16), xfce4-notifyd, xorg
Suggests: xfce4-goodies, xfce4-power-manager (>= 4.16)
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: 912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.1-1
Depends: libc6 (>= 2.7), libgarcon-1-0 (>= 0.3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.10.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-appfinder/start
Package: xfce4-battery-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 680
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 1.1.4-0ubuntu1
Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.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: 942
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-clipman-plugin
Version: 2:1.6.2-1
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.22.29), libqrencode4 (>= 3.2.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 024b3c82d2accbc338188556b8cb562f
/etc/xdg/xfce4/panel/xfce4-clipman-actions.xml 6e554ef1ad1d60f6f5c38773f23a51a5
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).
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
Package: xfce4-clipman-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2:1.6.2-1
Depends: xfce4-clipman, libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libqrencode4 (>= 3.2.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin
Package: xfce4-cpufreq-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 545
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.2.7-1
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin
Package: xfce4-cpugraph-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.2.6-1
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.16.2), libstdc++6 (>= 11), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin
Package: xfce4-datetime-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.8.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0)
Description: date and time plugin for the Xfce4 panel
This plugin shows the date and time in the panel, and a calendar appears when
you left-click on it.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin
Package: xfce4-dict
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1038
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.4-1build1
Provides: dict-client
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/xfce4-dict/start
Package: xfce4-diskperf-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 379
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.6.3-1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://goodies.xfce.org/
Package: xfce4-fsguard-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.1.2-1
Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin
Package: xfce4-genmon-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 4.1.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin
Package: xfce4-goodies
Status: install ok installed
Priority: optional
Section: metapackages
Installed-Size: 10
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.14.0
Depends: mousepad, ristretto, thunar-archive-plugin, thunar-media-tags-plugin, xfburn, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-datetime-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-notes-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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://goodies.xfce.org/
Package: xfce4-helpers
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 154
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: xfce4-settings
Version: 4.16.2-1ubuntu2.22.04.1
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: 907
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.3.0-0ubuntu2
Depends: libc6 (>= 2.33), libexo-2-0 (>= 0.11.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgnutls30 (>= 3.7.2), libgtk-3-0 (>= 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: http://spuriousinterrupt.org/projects/mailwatch
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-netload-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 378
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.0-0ubuntu1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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: 835
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.6.3-1
Provides: notification-daemon
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.12), libxfconf-0-3 (>= 4.12)
Recommends: libnotify-bin
Conffiles:
/etc/xdg/autostart/xfce4-notifyd.desktop db3b6e0bf0928f7034da8541170c4c86
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: 3759
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.3-1
Depends: exo-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdbusmenu-gtk3-4 (>= 0.4.2), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.6.0), libgarcon-gtk3-1-0 (>= 0.7.1), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwnck-3-0 (>= 3.2.0), libx11-6, libxext6, libxfce4panel-2.0-4 (>= 4.15.2), libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.15.6), libxfconf-0-3 (>= 4.13.2)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-panel/start
Package: xfce4-places-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 443
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.8.1-1build1
Depends: thunar, libc6 (>= 2.33), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
Package: xfce4-power-manager
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.0-1
Depends: upower (>= 0.99), xfce4-power-manager-data (= 4.16.0-1), libc6 (>= 2.27), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 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.13), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.10.0), libxrandr2 (>= 2:1.2.99.2)
Recommends: default-logind | logind, xfce4-power-manager-plugins
Conffiles:
/etc/xdg/autostart/xfce4-power-manager.desktop ec6289eec1318ea2987ee5911b5c4489
/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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Package: xfce4-power-manager-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 3400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: xfce4-power-manager
Version: 4.16.0-1
Replaces: xfce4-power-manager (<< 0.8.0~beta2-1)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Package: xfce4-power-manager-plugins
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xfce4-power-manager
Version: 4.16.0-1
Depends: xfce4-power-manager (>= 0.8.0~), libc6 (>= 2.27), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 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.13.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.10.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start
Package: xfce4-pulseaudio-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.4.3-1
Depends: libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 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.13.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0)
Recommends: pavucontrol, pulseaudio
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin
Package: xfce4-screenshooter
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1025
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.9.9-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.44.3), libsoup2.4-1 (>= 2.41.90), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.9.0), libxfixes3, libxml2 (>= 2.7.4)
Recommends: libxfce4panel-2.0-4 (>= 4.13.0)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/screenshooter/start
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.3-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 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.9.0), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start
Package: xfce4-session
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 1756
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.0-1ubuntu2
Replaces: xfce4-utils
Provides: x-session-manager
Depends: xfce4-settings (>= 4.10.0), xfconf, x11-xserver-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.101), libsm6, libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.6.0)
Recommends: default-logind | logind, dbus-x11, xfce4-screensaver | xscreensaver | light-locker, systemd-sysv, upower, xfdesktop4, xfwm4
Suggests: fortunes-mod, sudo
Breaks: xfce4-utils
Conffiles:
/etc/X11/Xsession.d/55xfce4-session c0106505e6edc19225c644645d487fbd
/etc/xdg/autostart/xscreensaver.desktop 7ab5118dcebe1a00822e26ce561abb18
/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: 4729
Maintainer: Xubuntu Developers <xubuntu-devel@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.2-1ubuntu2.22.04.1
Depends: exo-utils, libgarcon-common (>= 0.2.0), xfce4-helpers, xfconf, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.3), libexo-2-0 (>= 4.15.1), libfontconfig1 (>= 2.12.6), libgarcon-1-0 (>= 0.6.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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.15.1), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.13.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 f723b6b02da0f42f6034793efe239b19
/etc/xdg/menus/xfce-settings-manager.menu 091b1f64fa76f5a4729624bbf87ea78c
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 25b5fc63f3cf9eba5b028b906b9d82a9
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: 221
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.5.2-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin
Package: xfce4-systemload-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: 1:1.3.1-1ubuntu1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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.9.0), libxfconf-0-3 (>= 4.12.1)
Recommends: upower (>= 0.99)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
Package: xfce4-taskmanager
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.5.2-1
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.11.1), libxfconf-0-3 (>= 4.6.0), libxmu6
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/xfce4-taskmanager/start
Package: xfce4-terminal
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.8.10-1
Provides: x-terminal-emulator
Depends: exo-utils, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libutempter0 (>= 1.1.5), libvte-2.91-0 (>= 0.51.90), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/apps/terminal/start
Package: xfce4-timer-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1.7.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Package: xfce4-verve-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 347
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.0.1-1
Depends: exo-utils, libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.3.16), libpcre3, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-verve-plugin
Package: xfce4-wavelan-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 278
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.6.2-1
Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin
Package: xfce4-weather-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 4911
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 0.11.0-1
Depends: libc6 (>= 2.29), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.41.90), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-weather-plugin
Package: xfce4-whiskermenu-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 921
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 2.7.1-1
Depends: libc6 (>= 2.14), 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-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libstdc++6 (>= 11), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin
Package: xfce4-xkb-plugin
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2086
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Version: 1:0.8.2-1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), 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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin
Package: xfconf
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.0-2
Depends: default-dbus-session-bus | dbus-session-bus, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libxfce4util7 (>= 4.10.0)
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
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfconf/start
Package: xfdesktop4
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 691
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.0-1
Replaces: xfdesktop4-data (<< 4.5.92)
Depends: exo-utils, xfdesktop4-data (= 4.16.0-1), libc6 (>= 2.14), 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-0 (>= 2.37.3), libgtk-3-0 (>= 3.22), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libthunarx-3-0 (>= 1.7.0), libwnck-3-0 (>= 3.14), libx11-6, libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.13.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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfdesktop/start
Package: xfdesktop4-data
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2583
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xfdesktop4
Version: 4.16.0-1
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfdesktop/start
Package: xfonts-base
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 7166
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.5
Replaces: xfonts-misc
Depends: xfonts-utils (>= 1:7.5+2)
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-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: 467
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1:1.0.3-1.2ubuntu1
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: 434
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:7.7+6build2
Depends: libc6 (>= 2.34), libfontenc1 (>= 1:1.1.4), 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: xfwm4
Status: install ok installed
Priority: optional
Section: xfce
Installed-Size: 2924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 4.16.1-1
Provides: x-window-manager
Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.5.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 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.12.0), libxfce4util7 (>= 4.10.0), libxfconf-0-3 (>= 4.13.0), libxfixes3 (>= 1:4.0.1), libxinerama1, libxpresent1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxres1 (>= 2:1.2.0)
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.
Original-Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Homepage: https://docs.xfce.org/xfce/xfwm4/start
Package: xiccd
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.3.0-1
Depends: libc6 (>= 2.4), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.37.3), 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.
Original-Maintainer: Faidon Liambotis <paravoid@debian.org>
Homepage: https://github.com/agalakhov/xiccd
Package: xinit
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.4.1-0ubuntu4
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: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.6.3-1build2
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: important
Section: x11
Installed-Size: 4236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xkeyboard-config
Version: 2.33-1
Breaks: libx11-6 (<< 2:1.4.3), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.freedesktop.org/Software/XKeyboardConfig
Package: xml-core
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.18+nmu1
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 XML-SGML group <debian-sgml@lists.debian.org>
Package: xorg
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 53
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Version: 1:7.7+23ubuntu2
Provides: x-window-system, x-window-system-core
Depends: xserver-xorg (>= 1:7.7+23ubuntu2), 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: xserver-common
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 244
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: xorg-server
Version: 2:21.1.4-2ubuntu1.7~22.04.16
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-xephyr
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2615
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg-server
Version: 2:21.1.4-2ubuntu1.7~22.04.16
Provides: xserver
Depends: xserver-common (>= 2:21.1.4-2ubuntu1.7~22.04.16), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libepoxy0 (>= 1.0), libgcrypt20 (>= 1.9.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libx11-6, libx11-xcb1 (>= 2:1.7.5), libxau6 (>= 1:1.0.9), libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.1), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-util1 (>= 0.4.0), libxcb-xkb1, libxcb-xv0 (>= 1.2), libxcb1 (>= 1.8), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Description: nested X server
Xephyr is an X server that can be run inside another X server,
much like Xnest. It is based on the kdrive X server, and as a
result it supports newer extensions than Xnest, including render and
composite.
.
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
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 366
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu2
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: 3972
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg-server
Version: 2:21.1.4-2ubuntu1.7~22.04.16
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.4-2ubuntu1.7~22.04.16), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.66), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.9.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: 47
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu2
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: 115
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1.2.1-1
Provides: xorg-driver-input
Depends: libc6 (>= 2.7), libinput10 (>= 1.19.1), xorg-input-abi-24, xserver-xorg-core (>= 2:1.18.99.901)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.x.org
Package: xserver-xorg-input-wacom
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xf86-input-wacom
Version: 1:1.0.0-3ubuntu1
Replaces: wacom-tools (<< 0.10.0)
Provides: xorg-driver-input
Depends: libc6 (>= 2.34), 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.
Original-Maintainer: Boyuan Yang <byang@debian.org>
Homepage: https://linuxwacom.github.io/
Package: xserver-xorg-legacy
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 275
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg-server
Version: 2:21.1.4-2ubuntu1.7~22.04.16
Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~)
Depends: xserver-common (>= 2:21.1.4-2ubuntu1.7~22.04.16), 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: 47
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Architecture: amd64
Source: xorg
Version: 1:7.7+23ubuntu2
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: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 22.0.0-1ubuntu0.2
Provides: xorg-driver-video
Depends: libc6 (>= 2.17), libdrm-amdgpu1 (>= 2.4.73), 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: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:19.1.0-2ubuntu1
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: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:0.5.0-2build1
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: 3210
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:2.99.917+git20210115-1
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.7.2), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.x.org/
Package: xserver-xorg-video-nouveau
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:1.0.17-2build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.33), libdrm-nouveau2 (>= 2.4.38), 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-qxl
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 0.1.5+git20200331-3
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://www.spice-space.org/
Package: xserver-xorg-video-radeon
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 526
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: xserver-xorg-video-ati
Version: 1:19.1.0-2ubuntu1
Provides: xorg-driver-video
Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.39), 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: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:2.5.0-1build4
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: 207
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 1:13.3.0-3build1
Provides: xorg-driver-video
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), 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: xul-ext-ubufox
Status: deinstall ok config-files
Priority: optional
Section: web
Installed-Size: 26
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: ubufox
Version: 3.4-0ubuntu1.17.10.1
Config-Version: 3.4-0ubuntu1.17.10.1
Replaces: ubufox (<< 0.9~rc2-0ubuntu3)
Depends: libglib2.0-0 (>= 2.26)
Breaks: ubufox (<< 0.9~rc2-0ubuntu3)
Description: Ubuntu modifications for Firefox
This package currently ships no functionality, but may be used again in
the future to display a restart notification after upgrading Firefox.
Homepage: https://launchpad.net/ubufox
Package: xwayland
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2277
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2:22.1.1-1ubuntu0.20
Depends: xserver-common, libc6 (>= 2.35), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.9.0), libgl1, libpixman-1-0 (>= 0.30.0), libtirpc3 (>= 1.0.2), libwayland-client0 (>= 1.20.0), libxau6 (>= 1:1.0.9), libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1
Description: X server for running X clients under Wayland
This package provides an X server running on top of wayland, using wayland
input devices for input and forwarding either the root window or individual
top-level windows as wayland surfaces.
Homepage: https://www.x.org/
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Package: xxd
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Source: vim
Version: 2:8.2.3995-1ubuntu2.24
Replaces: vim-common (<< 2:7.4.2347-1~)
Depends: libc6 (>= 2.34)
Breaks: vim-common (<< 2:7.4.2347-1~)
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: important
Section: utils
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.2.5-2ubuntu1
Replaces: lzip (<< 1.8~rc2), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.34), liblzma5 (>= 5.2.2)
Breaks: lzip (<< 1.8~rc2)
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: yaru-theme-gnome-shell
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 9692
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: yaru-theme
Version: 22.04.5
Breaks: gnome-shell (<< 42~)
Description: Yaru GNOME Shell desktop theme from the Ubuntu Community
This is the theme, better than a burrito, that is shaped by the community
on the Ubuntu discourse.
.
This package contains the GNOME Shell theme part
.
If you want to follow development, more information here:
https://community.ubuntu.com/c/desktop/theme-refresh.
Homepage: https://community.ubuntu.com/c/desktop/theme-refresh
Package: yaru-theme-gtk
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 33178
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: yaru-theme
Version: 22.04.5
Depends: session-migration, gnome-themes-extra, gtk2-engines-pixbuf, gtk2-engines-murrine, libglib2.0-bin
Description: Yaru GTK theme from the Ubuntu Community
This is the theme, better than a burrito, that is shaped by the community
on the Ubuntu discourse.
.
This package contains the GTK+ 2 and 3 theme parts
.
If you want to follow development, more information here:
https://community.ubuntu.com/c/desktop/theme-refresh.
Homepage: https://community.ubuntu.com/c/desktop/theme-refresh
Package: yaru-theme-icon
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 108981
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: yaru-theme
Version: 22.04.5
Description: Yaru icon theme from the Ubuntu Community
This is the theme, better than a burrito, that is shaped by the community
on the Ubuntu discourse.
.
This package contains the icon theme
.
If you want to follow development, more information here:
https://community.ubuntu.com/c/desktop/theme-refresh.
Homepage: https://community.ubuntu.com/c/desktop/theme-refresh
Package: yaru-theme-sound
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 791
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Architecture: all
Source: yaru-theme
Version: 22.04.5
Description: Yaru sound theme from the Ubuntu Community
This is the theme, better than a burrito, that is shaped by the community
on the Ubuntu discourse.
.
This package contains the sound theme
.
If you want to follow development, more information here:
https://community.ubuntu.com/c/desktop/theme-refresh.
Homepage: https://community.ubuntu.com/c/desktop/theme-refresh
Package: yelp
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 42.1-1ubuntu0.1
Depends: libatk1.0-0 (>= 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-0 (>= 2.67.4), libgtk-3-0 (>= 3.13.3), libhandy-1-0 (>= 1.5.0), libharfbuzz0b (>= 0.6.0), libjavascriptcoregtk-4.0-18, liblzma5 (>= 5.1.1alpha+20110809), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.4.0), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.0-37 (>= 2.19.2), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.25), libyelp0 (= 42.1-1ubuntu0.1), 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: 1437
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 42.0-1ubuntu0.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: zenity
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.42.1-0ubuntu1
Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.15.1), libx11-6, zenity-common (>= 3.42.1-0ubuntu1)
Description: Display graphical dialog boxes from shell scripts
Zenity allows you to display GTK+ dialogs from shell scripts; it is a
rewrite of the `gdialog' command from GNOME 1.
.
Zenity includes a gdialog wrapper script so that it can be used with
legacy scripts.
Homepage: https://wiki.gnome.org/Projects/Zenity
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: zenity-common
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1640
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: zenity
Version: 3.42.1-0ubuntu1
Description: Display graphical dialog boxes from shell scripts (common files)
Zenity allows you to display GTK+ dialogs from shell scripts; it is a
rewrite of the `gdialog' command from GNOME 1.
.
Zenity includes a gdialog wrapper script so that it can be used with
legacy scripts.
.
This package contains architecture independent files.
Homepage: https://wiki.gnome.org/Projects/Zenity
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Package: zip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 531
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.0-12build2
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: http://www.info-zip.org/Zip.html
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Package: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.dfsg-2ubuntu9.2
Provides: libz1
Depends: libc6 (>= 2.14)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2009-12)
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: 592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.dfsg-2ubuntu9.2
Provides: libz-dev
Depends: zlib1g (= 1:1.2.11.dfsg-2ubuntu9.2), 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: 1655
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: libzstd
Version: 1.4.8+dfsg-3build1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 0.0~r127), 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: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>