Package: acpid
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 123
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 585
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 1.2.6.3-1ubuntu1.8
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: 2204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: apt
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 3650
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 2.4.11
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.4.11)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.4.11), ubuntu-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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-utils
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 684
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: apt
Version: 2.4.11
Depends: apt (= 2.4.11), libapt-pkg6.0 (>= 2.4.11), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.5), 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: at-spi2-core
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 385
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 12ubuntu4.4
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 c78111f3dbc7f6637ec91efd15fb66cf
 /etc/issue.net 7c72aeb5e80b9193525ac63f9deac023
 /etc/legal 0110925f6e068836ef2e09356e3651d9
 /etc/lsb-release a7ee3eb6543fd677167a7776f044cb92
 /etc/profile.d/01-locale-fix.sh 870346d97b16faac4a371b04ffe4cc2f
 /etc/update-motd.d/00-header 4a1e6eed7a59f200b4267085721750a3
 /etc/update-motd.d/10-help-text d95d18b11ac12cf6582d08a1643034f3
 /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: 230
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
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: 1292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 5.1-6ubuntu1
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: bc
Status: install ok installed
Priority: standard
Section: math
Installed-Size: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 2.38-4ubuntu2.3
Provides: binutils-gold, elf-binutils
Depends: binutils-common (= 2.38-4ubuntu2.3), libbinutils (= 2.38-4ubuntu2.3), binutils-arm-linux-gnueabihf (= 2.38-4ubuntu2.3)
Suggests: binutils-doc (>= 2.38-4ubuntu2.3)
Conflicts: 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-arm-linux-gnueabihf
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 8623
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: binutils
Version: 2.38-4ubuntu2.3
Replaces: binutils (<< 2.29-6)
Depends: binutils-common (= 2.38-4ubuntu2.3), libbinutils (= 2.38-4ubuntu2.3), libc6 (>= 2.34), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 3.5), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.38-4ubuntu2.3)
Breaks: binutils (<< 2.29-6)
Description: GNU binary utilities, for arm-linux-gnueabihf target
 This package provides GNU assembler, linker and binary utilities
 for the arm-linux-gnueabihf target.
 .
 You don't need this package unless you plan to cross-compile programs
 for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform.
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: 504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.3
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: bsdutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: util-linux (2.37.2-4ubuntu3)
Version: 1:2.37.2-4ubuntu3
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: build-essential
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: standard
Section: misc
Installed-Size: 390
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 20230311ubuntu0.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: can-utils
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 2020.11.0-1
Depends: libc6 (>= 2.17)
Description: SocketCAN userspace utilities and tools
 CAN is a message-based network protocol designed for vehicles originally
 created by Robert Bosch GmbH. SocketCAN is a set of open source CAN drivers
 and a networking stack contributed by Volkswagen Research to the Linux kernel.
 .
 This package contains some userspace utilities for Linux SocketCAN subsystem.
 .
 Basic tools to display, record, generate and replay CAN traffic:
 candump, canplayer, cansend, cangen, cansniffer, cansequence.
 CAN access via IP sockets: canlogserver, bcmserver, socketcand.
 CAN in-kernel gateway configuration: cangw.
 CAN bus measurement and testing: canbusload, can-calc-bit-timing, canfdtest.
 ISO-TP (ISO 15765-2 2016) tools: isotpsend, isotprecv, isotpsniffer,
 isotpdump, isotpserver, isotpperf, isotptun.
 CAN log file converters: asc2log, log2asc, log2long.
 CAN Serial Line Discipline configuration (for slcan driver):
 slcan_attach, slcand, slcanpty.
 SAE J1939 tools and demo: j1939acd, j1939cat, j1939spy, j1939sr, testj1939.
Original-Maintainer: Alexander GQ Gerasiov <gq@debian.org>
Homepage: https://github.com/linux-can/can-utils

Package: cmake
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 15631
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 3.22.1-1ubuntu1.22.04.1
Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.5), libjsoncpp25 (>= 1.9.5), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1 (>= 1.38.0), zlib1g (>= 1:1.2.3.3), cmake-data (= 3.22.1-1ubuntu1.22.04.1), procps
Recommends: gcc, make
Suggests: cmake-doc, ninja-build, cmake-format
Description: cross-platform, open-source make system
 CMake is used to control the software compilation process using
 simple platform and compiler independent configuration files. CMake
 generates native makefiles and workspaces that can be used in the
 compiler environment of your choice. CMake is quite sophisticated: it
 is possible to support complex environments requiring system
 configuration, pre-processor generation, code generation, and template
 instantiation.
 .
 CMake was developed by Kitware as part of the NLM Insight
 Segmentation and Registration Toolkit project. The ASCI VIEWS project
 also provided support in the context of their parallel computation
 environment. Other sponsors include the Insight, VTK, and VXL open
 source software communities.
Homepage: https://cmake.org/
Original-Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>

Package: cmake-data
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 9866
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: cmake
Version: 3.22.1-1ubuntu1.22.04.1
Depends: dh-elpa-helper, emacsen-common
Description: CMake data files (modules, templates and documentation)
 This package provides CMake architecture independent data files (modules,
 templates, documentation etc.). Unless you have cmake installed, you probably
 do not need this package.
Homepage: https://cmake.org/
Original-Maintainer: Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 5660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 8.32-4.1ubuntu1
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: cpp
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 16039
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04), 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.2.3.3)
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: cron
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 378
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 7.81.0-1ubuntu1.15
Depends: libc6 (>= 2.34), libcurl4 (= 7.81.0-1ubuntu1.15), 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: 165
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 454
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: armhf
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: dconf-gsettings-backend
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 62
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: dconf
Version: 0.40.0-3
Provides: gsettings-backend
Depends: dconf-service (<< 0.40.0-3.1~), dconf-service (>= 0.40.0-3), libdconf1 (= 0.40.0-3), libc6 (>= 2.4), 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/dconf

Package: dconf-service
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 81
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: dconf
Version: 0.40.0-3
Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-3), 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/dconf

Package: debconf
Status: install ok installed
Priority: important
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: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: dh-elpa-helper
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: dh-elpa
Version: 2.0.9ubuntu1
Description: helper package for emacs lisp extensions
 This package provides the helper scripts needed by packages built
 with dh-elpa (>= 2.0). This allows dh-elpa using binary packages to
 receive bug fixes without rebuilding.
Original-Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>

Package: dialog
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 937
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.3-20211214-1
Provides: libdialog-dev
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6)
Description: Displays user-friendly dialog boxes from shell scripts
 This application 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.
 .
 The following types of boxes are at your disposal:
  yes/no           Typical query style box with "Yes" and "No" answer buttons
  menu             A scrolling list of menu choices with single entry selection
  input            Query style box with text entry field
  message          Similar to the yes/no box, but with only an "Ok" button
  text             A scrollable text box that works like a simple file viewer
  info             A message display that allows asynchronous script execution
  checklist        Similar to the menu box, but allowing multiple selections
  radiolist        Checklist style box allowing single selections
  gauge            Typical "progress report" style box
  tail             Allows viewing the end of files (tail) that auto updates
  background tail  Similar to tail but runs in the background.
  editbox          Allows editing an existing file
Original-Maintainer: Santiago Vila <sanvila@debian.org>
Homepage: https://invisible-island.net/dialog/dialog.html

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: adduser, gpgconf (= 2.2.27-3ubuntu2.1), 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.1)
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-data
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.52ubuntu0.5
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: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 230
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: lvm2 (2.03.11-2.1ubuntu4)
Version: 2:1.02.175-2.1ubuntu4
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: dns-root-data
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 18
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2021011101
Description: DNS root data including root zone and DNSSEC key
 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)
Original-Maintainer: dns-root-data packagers <dns-root-data@packages.debian.org>
Homepage: https://data.iana.org/root-anchors/

Package: dnsmasq-base
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 672
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: dnsmasq
Version: 2.86-1.1ubuntu0.3
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: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.21.1ubuntu2.2
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.2
Depends: perl:any, libdpkg-perl (= 1.21.1ubuntu2.2), 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: e2fsprogs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.46.5-2ubuntu1.1
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.46.5-2ubuntu1.1), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conffiles:
 /etc/cron.d/e2scrub_all 440566eb9320c5193353b1922562f087
 /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: 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: ethtool
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 481
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1:5.16-1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Conffiles:
 /etc/network/if-pre-up.d/ethtool 39693276fe35fccec75f610cb71d3e85
 /etc/network/if-up.d/ethtool b0d11ba5983c8c5990bb9933c35a3ec5
Description: display or change Ethernet device settings
 ethtool can be used to query and change settings such as speed, auto-
 negotiation and checksum offload on many network devices, especially
 Ethernet devices.
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Homepage: https://www.kernel.org/pub/software/network/ethtool/

Package: evemu-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: evemu
Version: 2.7.0-3
Depends: libevemu3 (= 2.7.0-3), libc6 (>= 2.8), libevdev2 (>= 1.2.99.902)
Description: Linux Input Event Device Emulation Library - test tools
 The evemu library and tools are used to describe devices, record data,
 create emulation devices and replay data from kernel evdev (input event)
 devices.
 .
 This package provides test tools for the evemu library.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: https://www.freedesktop.org/wiki/Evemu/

Package: evtest
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1:1.34-1
Depends: libc6 (>= 2.15)
Recommends: evemu-tools
Description: utility to monitor Linux input device events
 evtest monitors a Linux input device, displaying all the events it
 generates.
 .
 It can be used to determine mice button bindings, keymaps for exotic
 keyboards... It is commonly used to debug issues with input devices
 in X.Org.
 .
 evtest is now in maintenance mode and doesn't support all the
 features of the latest kernels; evemu-record from the evemu-tools
 package should be used instead.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: https://cgit.freedesktop.org/evtest/

Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 198
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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 unpacked
Priority: important
Section: utils
Installed-Size: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3
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: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: fontconfig
Status: install ok installed
Priority: optional
Section: fonts
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-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: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 16
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: gcc-defaults (1.193ubuntu1)
Version: 4:11.2.0-1ubuntu1
Provides: c++-compiler, g++-arm-linux-gnueabihf (= 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~)
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: 17827
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04
Provides: c++-compiler, c++abi2-dev
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04), gcc-11 (= 11.4.0-1ubuntu1~22.04), libstdc++-11-dev (= 11.4.0-1ubuntu1~22.04), 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.2.3.3)
Suggests: 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: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: gcc-defaults (1.193ubuntu1)
Version: 4:11.2.0-1ubuntu1
Provides: c-compiler, gcc-arm-linux-gnueabihf (= 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: 33139
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 11.4.0-1ubuntu1~22.04
Replaces: cpp-11 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-11 (= 11.4.0-1ubuntu1~22.04), gcc-11-base (= 11.4.0-1ubuntu1~22.04), libcc1-0 (>= 11.4.0-1ubuntu1~22.04), binutils (>= 2.38), libgcc-11-dev (= 11.4.0-1ubuntu1~22.04), libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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.2.3.3)
Recommends: libc6-dev (>= 2.13-0ubuntu6)
Suggests: 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: armhf
Multi-Arch: same
Source: gcc-11
Version: 11.4.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: 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: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.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: gdb
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 8933
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 12.1-0ubuntu1~22.04
Replaces: gdb
Provides: gdb-minimal (= 12.1-0ubuntu1~22.04)
Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.3), libgmp10 (>= 2:6.2.1+dfsg), 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), libc6-dbg
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.
Original-Maintainer: Héctor Orón Martínez <zumbi@debian.org>
Homepage: https://www.gnu.org/s/gdb/

Package: gdisk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 650
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1.0.8-4build1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 5.2), 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: gir1.2-glib-2.0
Status: install ok installed
Priority: optional
Section: introspection
Installed-Size: 677
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 21336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1:2.34.1-1ubuntu1.10
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: 1958
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.34.1-1ubuntu1.10
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: 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.1
Replaces: gnupg2 (<< 2.1.11-7+exp1)
Depends: dirmngr (<< 2.2.27-3ubuntu2.1.1~), dirmngr (>= 2.2.27-3ubuntu2.1), gnupg-l10n (= 2.2.27-3ubuntu2.1), gnupg-utils (<< 2.2.27-3ubuntu2.1.1~), gnupg-utils (>= 2.2.27-3ubuntu2.1), gpg (<< 2.2.27-3ubuntu2.1.1~), gpg (>= 2.2.27-3ubuntu2.1), gpg-agent (<< 2.2.27-3ubuntu2.1.1~), gpg-agent (>= 2.2.27-3ubuntu2.1), gpg-wks-client (<< 2.2.27-3ubuntu2.1.1~), gpg-wks-client (>= 2.2.27-3ubuntu2.1), gpg-wks-server (<< 2.2.27-3ubuntu2.1.1~), gpg-wks-server (>= 2.2.27-3ubuntu2.1), gpgsm (<< 2.2.27-3ubuntu2.1.1~), gpgsm (>= 2.2.27-3ubuntu2.1), gpgv (<< 2.2.27-3ubuntu2.1.1~), gpgv (>= 2.2.27-3ubuntu2.1)
Suggests: parcimonie, xloadimage
Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.2.27-3ubuntu2.1), 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.1
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: 925
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
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: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 805
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.2.27-3ubuntu2.1), 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.1)
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: 597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.2.27-3ubuntu2.1), 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.1)
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: 186
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Depends: dirmngr (= 2.2.27-3ubuntu2.1), gpg (= 2.2.27-3ubuntu2.1), gpg-agent (= 2.2.27-3ubuntu2.1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42)
Recommends: gnupg (= 2.2.27-3ubuntu2.1)
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: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Depends: gpg (= 2.2.27-3ubuntu2.1), gpg-agent (= 2.2.27-3ubuntu2.1), libc6 (>= 2.34), libgcrypt20 (>= 1.9.0), libgpg-error0 (>= 1.42)
Recommends: gnupg (= 2.2.27-3ubuntu2.1)
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: 263
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
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: 386
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: gpgconf (= 2.2.27-3ubuntu2.1), 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.1)
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: 330
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.27-3ubuntu2.1
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: gpiod
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: libgpiod
Version: 1.6.3-1build1
Depends: libc6 (>= 2.34), libgpiod2 (>= 1.5.1)
Description: Tools for interacting with Linux GPIO character device - binary
 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the gpiod binary tools.
Original-Maintainer: SZ Lin (林上智) <szlin@debian.org>
Homepage: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: groff-base
Status: install ok installed
Priority: important
Section: text
Installed-Size: 2811
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: armhf
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: 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: gtk-update-icon-cache
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.33-1ubuntu2
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: guvcview
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 495
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 2.0.7-2-1
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.21.4), libguvcview-2.0-2 (>= 2.0.7-2)
Recommends: uvcdynctrl
Description: GTK+ base UVC Viewer
 guvcview is a simple GTK+ interface for capturing and viewing video from
 devices supported by the Linux UVC driver.
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Homepage: http://guvcview.sourceforge.net/

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 211
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: hicolor-icon-theme
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 0.17-2
Description: default fallback theme for FreeDesktop.org icon themes
 This is the default fallback theme used by implementations of the
 Freedesktop.org Icon Theme specification.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: htop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 217
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: i2c-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 262
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 4.3-2build1
Depends: libc6 (>= 2.34), libi2c0 (>= 4.0), perl:any, adduser, udev
Recommends: read-edid
Suggests: libi2c-dev, python3-smbus
Description: heterogeneous set of I2C tools for Linux
 This package contains a heterogeneous set of I2C tools for Linux: a bus
 probing tool, a chip dumper, register-level access helpers, EEPROM
 decoding scripts, and more.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/

Package: ifupdown
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 203
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: inetutils-ping
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 146
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: inetutils
Version: 2:2.2-2ubuntu0.1
Provides: ping
Depends: libc6 (>= 2.34), netbase
Conflicts: ping
Description: ICMP echo tool
 Ping uses ICMP to send out echo requests, and uses the reply packets to
 calculate latency between the sending and the destination hosts.
 .
 This is the portable GNU implementation of ping.
Homepage: https://www.gnu.org/software/inetutils/
Original-Maintainer: Guillem Jover <guillem@debian.org>

Package: 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: iperf3
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 3.9-1+deb11u1build0.22.04.1
Depends: libc6 (>= 2.34), libiperf0 (>= 3.1.3)
Description: Internet Protocol bandwidth measuring tool
 Iperf3 is a tool for performing network throughput measurements. It can
 test either TCP or UDP throughput.
 .
 This is a new implementation that shares no code with the original
 iperf from NLANR/DAST and also is not backwards compatible.
 .
 This package contains the command line utility.
Original-Maintainer: Roberto Lumbreras <rover@debian.org>
Homepage: http://software.es.net/iperf/

Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 2343
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: armhf
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: 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: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 190
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 243
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 590-1ubuntu0.22.04.1
Depends: libc6 (>= 2.34), libtinfo6 (>= 6)
Description: pager program similar to more
 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.
Homepage: http://www.greenwoodsoftware.com/less/
Original-Maintainer: Milan Kupcevic <milan@debian.org>

Package: libacl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 2662
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: aom
Version: 3.3.0-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.
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Homepage: https://aomedia.org/

Package: libapparmor1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: apparmor
Version: 3.0.4-2ubuntu2.3
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: libapt-pkg6.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2647
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: apt
Version: 2.4.11
Provides: libapt-pkg (= 2.4.11)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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.3.4)
Recommends: apt (>= 2.4.11)
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: libarchive13
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 591
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libarchive
Version: 3.6.0-1ubuntu1
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: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: argon2
Version: 0~20171227-0.3
Depends: libc6 (>= 2.34)
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.
Original-Maintainer: Luca Bruno <lucab@debian.org>
Homepage: https://github.com/P-H-C/phc-winner-argon2

Package: libasan6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 6889
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04
Provides: libasan6-armhf
Depends: gcc-11-base (= 11.4.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: libasound2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 765
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libatk-bridge2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libatm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 93
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 36
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Provides: libatomic1-armhf
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), libc6 (>= 2.4)
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: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.4)
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: 174
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
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: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.2
Depends: libavahi-common3 (= 0.8-5ubuntu5.2), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14)
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: 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: armhf
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.2
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: 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: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: avahi
Version: 0.8-5ubuntu5.2
Depends: libc6 (>= 2.34), libavahi-common-data (= 0.8-5ubuntu5.2)
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: http://avahi.org/
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>

Package: libavcodec58
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9503
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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), 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)
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: libavutil56
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 578
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: ffmpeg
Version: 7:4.4.2-0ubuntu0.22.04.1
Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.60), 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: libbabeltrace1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.31.8), 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: libbinutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 1141
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.3
Replaces: binutils (<< 2.29-6)
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.0), binutils-common (= 2.38-4ubuntu2.3)
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: libblkid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 317
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3
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: libbluetooth3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 213
Maintainer: Ubuntu Bluetooth team <ubuntu-bluetooth@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: bluez
Version: 5.64-0ubuntu1.1
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: libboost-regex1.74.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: boost1.74
Version: 1.74.0-14ubuntu3
Provides: libboost-regex1.74.0-icu70
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), 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: libbpf0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libbrotli1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 665
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: brotli
Version: 1.0.9-2build6
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.
Original-Maintainer: Tomasz Buchert <tomasz@debian.org>
Homepage: https://github.com/google/brotli

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libbz2-1.0
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-bin
Essential: yes
Status: install ok triggers-pending
Priority: required
Section: libs
Installed-Size: 1608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.35-0ubuntu3.4
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
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
Triggers-Pending: ldconfig
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: 289
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.35-0ubuntu3.4
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: libc-devtools
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: glibc
Version: 2.35-0ubuntu3.4
Replaces: libc-dev-bin (<< 2.31-8)
Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~)
Recommends: manpages, manpages-dev
Breaks: libc-dev-bin (<< 2.31-8)
Description: GNU C Library: Development tools
 This package contains development tools shipped by the GNU C
 Library.
 .
  * memusage, memusagestat: profile a program's memory usage
  * mtrace: interpret the malloc trace log
  * sotruss: trace shared library calls
  * sprof: display shared object profiling data
Homepage: https://www.gnu.org/software/libc/libc.html
Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git

Package: libc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9242
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.4
Provides: libc6-armhf
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/arm-linux-gnueabihf.conf 5054ac8ac8815ff71fe0f9cadfa7e30f
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: 14679
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.4
Provides: libc-dbg, libc6-dbgsym
Depends: libc6 (= 2.35-0ubuntu3.4)
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: 0125c80b6638307392f9d4ab2f1c7ddd063a9300 018880b5c74e51445974c242f3358b607554e386 020bdc4fd3e115b9283cb047a50c08e9d55dee6a 04546abf0013fca67f8d551c9663f37749053794 04fa62b269302f975b2b239c4f014721f6e98479 04ff75222a200237cb7dfbb4612422380b660015 0538af79114a1db8b1aeba7848442df720c3e9e9 05589b5cb2ef04556e51014afbab39805a8ed93a 074015ee861437260d11064fe33be5332ea53cea 0967053fce410f28f29d6dee84c2000ef63173e4 0980bce054c1e058e9d885e157d9ba9fa278aa90 0a3e7694f4af72b31f740b59b7df81db3e79b0f7 0b257f64fd5ac8108ca44b47e9673fe74e50a5ec 0c8c78611c9edad48301081fcc3f55efb40b2619 1092d037ad514ce8ef32996c25759360b67984f1 120c2875e8c69bf2497e9410a0153b59f891cbe9 12d661753ca6897048bc8992e9449c3dfa78bcdd 137350226ea823d3431963790c4d5aa4f3a5ed9b 139b87fb517ec84606340d8f42c19f8d2a8c0943 15dd69ec2bbe4fe038c65c02ec763254f8b7c071 16199a44fdb8dfacb72d076cfcf19ab985e16818 17446958a175436ff1f86c456cb8254a542e8fdc 17d350b1f5eb2cb2643cc8c4bb0b628436cee772 17d7955bc96086148abb2657c8ce350c7ae3e9e8 1837103fbae646f316c18e5fcfa8eef0cb40410d 18a08a703170d7eb7c71ce808f1ea1209678689a 1931e6d8d9c04d950971955b0b6935c9e4b7c686 195d900ee641188733146a10c5408bb1fa7ac22f 1aad22e8d14618e1b83440d7d3bb5d94959c7c03 1b624a6bcf846709df8727ec70d00388fca7926b 1d2512005e18f965383d2ed7a95c50108afd44a0 1d8a205e5e5fcf0a984ba7e3f05a2feaf3a301fb 1dae965b19aec8ed253d2ffe2b877dd998f566dd 1dc1a0cd2277e398f683d2f581a11f5b1d75c783 1de087ac4d6e7f3c240b011ccaa181fd3bfc5d80 1de17a275db8c11f9d62d6b5b52ab42f0b35e421 1e5ab6beff8949f2e2ae7155b645bc18a5207bba 1e95b09e42fa0c38323ab4e4af400f50cf77dc7e 1f1908fdd4bc4978e0939324f22bb6549c26c012 1f3ab0c3b8e48dfbe5e8aa759fdefaeb8c021940 1f74b07b006c0c978bc10811c0a950f4e87c822a 20aff038b5e10bf4316a7322ec26319349645a8c 20db83da06aa68eb1e114d7ea27064ed86c45125 2137444462e617e99d401cb3f1b681771fdb609b 2228c6b0e10ac6ccec10d1357e02b6bdd6549b8c 25c0e190931dc39bc39ded0fbb8cfd00114a1754 2b43d9016939c1afdae97ed629492641adf494c4 2dfdbce1111dabb61a8d4a8694816126de6c1a70 2e15676fb070c02fcf50431b6be4ecd78480b3aa 2e33a00110113c84dda481fe17313dbc983e21c4 2e507c3743ca00e12acb04a64b040b3b1c93fe8a 2f85cb6b3e49f995d191d73a6358d1a94b5f9359 2fb632137311229568d2e51e84dbd5cd43450710 30ea40f7a3551eacafdf9e3b64e110b9521ea5bc 31c1a099646b1509d18822953f5651ad30f582e8 31fb15a4ed7da6f6655dbac64cd8c7ddb92969fd 327ef6f2d3c95076b7a9ffb2f152ddc152d3ba0b 32a0edf9933b96787d51eba59e8018eff72e74a2 3349c9e88926d189de9414eb945f4a3dad855b58 3494999ea0ba12d9d0d9c7fdc173b1be8ac9d76c 375dd039456a85cfb34855b0e5250c06ea04f976 3931ba5f433f39f898220e043ba4b242cc253259 39eeef6b6ea1927f255d7e4400c7aa3e5e1db2b2 39fd574341caffd0cf7931b5763e15d9e09403e4 3ae7608640ef6638e7389de2c6feb3e03113f946 41eb0aadeb3c3ffb33f41b28b61cb0ed7af2cdba 429278c530b30190c56870e8702911647f13cc17 4415a3df04e49209d799d0546bbbe20c1cf9c92a 461a7c7f7e72cf2ee5f32a67dec3fdeca8889eb8 465e7c6c06684951b28683b20dc62d20ada86ffa 46d7de6fdcf795ff17da382ab296711cffe8c8c4 49940c20d9ae61e7d622dccd8a49675cce412d21 49e00a77312f3f3a7fb7a69ddc50832fb9c7a7b0 4b2379392a63ee89488d1ec37044748e0d57b7d6 4b2c65910129da94045b5bde64bd1662bee42a93 4cc281abb762dee4b0b0d098857c9da5c42eb222 4ce88e28ab7d368554e3101ccdce1283a00685f7 4ebc1dd28ef3acf119305420b9c07770c218cb79 4f3479cf998137c24296c1b6974ffc822e9bc5c0 51513fdca5c849fa9d522c693b46fab1df5d31eb 531e972520e2373e0fa1c97f8c46d0afd28ed9eb 56df0b7c753b73b86f128075750fb6a32861bf13 56e4d0497feceed487042d07a9e475aa1f20d542 56f64cb1f0a4259124fccdf4413e9d3e8e908f2c 58e66d8f443ec112891c7853f5beccd6b1b691a3 5983c240cc3f0588dcfa060567f321123f10e0c3 5d0bd8984a7c13cb29ec32061c1418fc03bddbc8 5e91c0a09c1baa10f08b46d21e774afc241d6c55 5eea36b48371ce84be78650f0329ed2b304dffa7 61b2ccde4017d659ce42c2094b25c1e9e3a51db0 62abcf2096b598427c9cef9a44f9e28c5caed655 6492c35204457dbc8606e474452482e56cf3b3ee 64a4974c66ab7d462d00351f3d6f4413fee30805 6559f05b06949fbbd37c0e4c6573e072726dd180 65637b0563bb174d430f396dcba68c25f9c62f7c 6794ca5071bd5bfc1de93a2e3d4b16d50f6d49be 67a099c4723235d0c29f51f1f5347f498dc12338 6903fb6019c8de2e5baa16b81d23ea212c650020 699df638548fe3282725fadaea867bb296036e8d 69f5e72f07132b3e74d71de3f2044081f0923337 6b37fa9bcc70273fed2970d7596366614f950d3a 6c0f4a833b6cccf15fb10a82ea4a08d2320e5c9a 6c435a4bd7b468f4297035804b73d212fd29a8b4 6cdd6be81aa7703e8c0631f9a2aca51b8711f45a 6d0fbb61ccb0896c349dc39eede0625ed4e75246 6d91601f50171f058d8e433b18453fcdfc41f09d 6ee4bd3042e1e4cbe6b5e0e7c1bbf862b38296da 6f5cc1cc626c5019866befbc55ca05d8548967f4 703df7808885caa546bc8b432e4c1a6566d2a30a 70e632c0045cbd067b6fae2868d9a5b924175a40 717ba4d478bf90541e9f0991c8e295a3c047d429 71a3c98d6b8d325c200c1b8f96e617540aa3e186 72d45339d944e7c5d6ba6028119530ae6b393638 73bdf727414bc75c7a4ca7cf5fb3a4adc462054d 7419a28653eb88fedbe8b48da4487ca53f9f98cd 74a5942e68a4b7a074e3cbd3f83c00a05cda1cd3 782430bd74dd44b9aa83a589cc6eb01287e7a77e 789a7e0ddbb970bba9a62706d2e1faa47e89bd1f 78ee0e48138fb1a8318197bc6cd7108777934831 79740c9a01cab3923cd42293b29cbb57cdf5a79a 7ccb55bcd5a3279e0147c8485dfe3558b4375961 7d7f307e63e69c5f65d091988d598137637bc78b 7d9e3d5042a0dc33f16a1cb2696b3b4f9acbe8f9 7dd0b8026392a71d597ff574fa831c72e7ef303d 7ecc75a66f67ff95c6b3b0da8f756fce8729b784 7ee22ea73ebd88bf987561faee50f74bfa71e28d 7f0c25515814ac3716572ab89c168caa6d671600 7f31afbc301513310d9be4fd21b180ca0ec8818f 7f652eb1ddc5cd1481bc5b83531c1bea36d23e8a 806f4ee63194bae5f45a6908b46e9399a2bacc2c 809db4d36917dfe3b3aa62bc260d5061ecdd7582 810f1177124dc0ceca243027f6f8d3b23c455b66 82a07841c36dc8d09048d860b7f3854ab7fce439 83c4c69985a2d3e2bf8c545081c3c7c66860c56d 8408d446f248e44190800c0a49be3aadc33e45d3 8756e9dda223f87120cca80a2b4bec807a175188 87ea990188bc4322642a2b9e51e489af433265cb 88444b1b4cd60cd075ac5ebdc099be209f73aa61 88e5163b7835217ac9da623e430be250ad59e3de 8a14a6feee2ac633795cb711922c0757d9e9a00a 8affe4a17580a2bcfff24ebde76550cb99866360 8b0b5530193759f1f15854fae1c007494820ac1e 8c0eda14ef7185a872765d3c47339969e1baea38 8db6e267b58521789fd5ede00d3ab59846a9187b 90874e9e3695eaea495c5fd6de933e9e8af44965 90e4a704d6d300d11a0c7f05191d14d9cc39eb00 916bd1e33947e350751728d1879e12676a6bf07c 92de5279c65991e39933688dde88087dc0844678 930569bcbf6fe2de6196fa4e4f40b0e77ca3ec3b 934b262ec392b7701ef04d96ed35309da9b27006 937fc10a2df416c7af81c7f16c885574b99e8e4e 938d302f03ac9f23e7e53557a166191a218ae19a 95181911dca747b8140fe65429ff76a21929524c 95cc49f6942c85690deea5664991e84aeea85fb3 976cadf1ac2e3cc63af18d2100666f1930648401 97bad633cbf6f1d6a358120be18c1f48ff83e88f 97f512c28496eb5273a7a70152df3bc85ab8174c 989f590d9f0821fff3168eba4d93deb26bd05593 9bf2e9bee965ec4b5f5ec3158d1d8bdf988f3906 9c4a2360549be99a1c6ef07e1c7f1ea1057dacff 9c959e64b901491741d9e3e40417d229f6b97dcc 9d4bb1272595c9878fab91164c5c8619c5f3e2be 9d80f1bc4f21ba01a6476e752d6ecc7873e7b8c4 9deaadce4b62e42db765898db651efef5c11403a 9e4153e91a68e168d4da68ab71828f3a23c6db4e 9f35fa0ffe511a849ef0102f981d7dc44f493522 9f98d6a28e660e4ca8c1ef6e384e6a232f487a3c 9faf186e273b88d98d408e4a5ddade3fb038ed95 a15b52e473607275e18393c9089e176f2bf8c4af a16e8a5a11f5b4c1950be6eeed4b1676d98215f8 a241898cad9cb3976b9ae06bb51f86a6384f1f0a a31307717fea6d9d9986880f4d72730dc3c1e09d a31cb56d31aa7edf0ba3542a6465a6ab60815dfd a445cd4eb5c9bc03e44937121683509aa4985671 a50d0078462c954b3a1ead6f44e76c8533300edd a5a9e7822713fb20c914ce851df2908351251bf3 a60d81e9674d6997876ea1662b6fa77d267debca a6743dfcd9952f49c2d4d2ec91366504e2027ca0 a75c3abd643f407f2bde688937951bf1d11a65dd a87748360b402fb000008bd793ad4eda7a0dacd8 a8db6560962774e54df24e09e46440f5b41219c7 a93436b0ffa4461f58b5b7a45a21d22df981b9bf abd23cae541e2dbe5a1b56a7d46c4a122302e71b abe801e8f2cab16da04370a5b3fb0a5991e32d5c ad247ac35a3106e4bf039c80f3d999b3afe77277 addeb6a79515c2a452f9e3f3737a4528a4029670 ae3a573b604db950872edba5097e2f2266acb32f ae41a4f3e3e878576571da14310b6a884df40ead af63ec007eb0bf9c61cc08620a3c2f8254bdf901 b188c16622de1ff3fa157f1c2b761327dd355471 b2858460d17f6948af270e8c9394e37747112f49 b2b42ac19a0df8eaa6f31cbe8647f46313b2c075 b489d6d542b7d34e747bf33125572d24c4290906 b4b35b69b6f46b906185be491241ddf826c6755e b54dd17d6f0f78585c4b7ef428c6c23ac1123efe b79d98cde8569fdf64fc89e83108254a1dec9615 b9419a9dfe64a854fb4af09386f9c6a625a843bf ba2dc124ffe36cf395efa3ec483b1bd2408a949a bcd940422eb43e9647a747bc13f9512b8215945f bd5d6a61d123878e2384a971cf446d281678f7f6 be006366b458fb82846afe7cdbe2d384cf3bed5c bf9a6ecd2b5956d31aaf5058690044a876c6f256 bfd85fabc4a51404bf3f99cb4a530b970d2448c7 c08b802a0ef827293199ffe66811b0400a15e7f7 c195fdd5fee4c300ff9a78610384e42fcfb6d4d2 c28fbde3d00f09a632a9c1fee129395b678fcced c2b26969a0f7447043c729c8ed545c352ac7edc7 c330dd70bce04cc01648f536c6c65f8a7c674961 c3d712fb8030a72fbf4803280fd6136d79918c09 c4a6b2efd4ad23db8728b9ac75d7ea9e0348710c c4bf735a04794456ae040415dd7b652b8180fe58 c582947de09f064bf28268bb19dc050172a637f7 c6cef5cdaa444161c80baf4a67207d84ab38cc20 c6d8415f69752ecd31283642a2afc903378a9f08 c8ed2b701eaa1398963213352c2e21ec8a2a01a6 c963ed61f52922b1825787e8a1c4e65c00b13e7c ca7c70071493a66ed9591cd47835fce100ce02e1 cb1e2acd899066901dfd4fe2b3260f96521ec1ac cb7bc1c553a005d6117b3ab9ee7be40f3c24c7ca ccda356b158b22c64d165ac5c46006fe8d2e1a66 cd975d3d4797d58cbcefb4a253414b057b5d0411 d032595c9b32f3c97eb51ee2858cea21d7e91fda d08ab694f4f93425d054f0f4dcf20c1450753c5b d15688b16d16d2427111b11bff8786890498b265 d2a98c90045c95ec9182b750e240acf0d7e7c211 d45ec77cdddf9d99d5808fd432e4ea17078615fa d48db56ffbb7e028a1a129c9f3ea42f70ca6742e d5ac9cd5ee5217dfe67afcbfe10ae7fc3e02f226 d9d3a390071ccccb66690fe462dd5dc2a67fda51 db440a69e364b266cf80376ebe3e4e9b5f26d5d1 dbd1bc2c915ea398bdb371cc41c1267eb7ffaa80 dbf90e5b307eee017dda1fcff5c464246eac3b62 dd0a047dbd9c824900f3c351ea0a4d9014ce6d4e dd27f812c19bcbc6806fafe83e25addde330a9f2 df681b1481d7016a5b50e4770c68973038fd9fb2 df8239e55b086dae2ea1b6ec7e15fdc317e995f3 dfade4097631fb784c7705cf5a8d64c800d8a966 e050a60726b2473f6a402eec3c47fce8072315d7 e11ec1ded49b91dc1170bc5cb8aa6e53f76121d6 e13d270ba3d36b34e9c4ca2bb8b65b091fc7c967 e157d682c3914e4e5f40cfdfef2de7b9548c7189 e15b7514e050f3704d5f55e0e24b7145a03a439c e18e49c2e8fd01d88f48e50552d292f6dfbba659 e2c3cdeabc38293235aacad39a5a73335e84e719 e2f26680a9b320431dee5545b7f51f059eb5f231 e5a3f9828723256407f82a4644ba37566666044e e5d153b99bac9bc9e32c3d369a28be99361ac22c e5fc59c7db216024eea967dbf4cc9dd98d68de18 e88e739fe87ea8e0a5612b71a436a0766ccc1c32 e930af2d147092aaa8be8214f11cbc4a672780f3 e9f2b7c24045810744d48f3d42a11192b08cdf11 ea3d2ada5854d2adf1367f129e46016a3d4b2a1c ea5aeb77564336343b0113e5c0411ea85fb6f70c ead0fe336d48cb48f0c8afa22579028d2767ca7e ebb2bf1fc996e166a48d4a255e7861e77e6292ce ecb6349224ca8eff3bf913b0a83d927965546850 ecd71371141e26de7e54bf5a6b4f1a8a2f7c987f ef08c98bc10dd17b29105098bb0b462affefea6c ef5ef9770c63397833a691eda0c02d77d6c10e34 f077c96cf0cc77dbbda7aff285302bb728afc22c f0d2e5dd28b0417615fa51e307fd7f65f6281440 f0e47f69f4ad596539d4ca30d9c1b9056f18ffc1 f0f079615a46a69a87c913c96ec3b5f0b37fdeeb f239be9622e7909d58939e27935d4c51997201e9 f2d2e365cb70756e6a9eccb75e5fc1f7e378b251 f35ea2908b6c5e046d0858f129fb533da17bc4e8 f64073451f57ee4529c8d6652f02b2d55d6ddaba f663581c33189ebcf1d5dc2d583c16b660a829e1 f986949ca0f0388801426c8a3bd6a70507129caf fd237bf0e145c11af07071b92f9c0e747a95bf21 ffabfc88a768b6590234d3de7ae4035db44c1304 0bcb8451f3cac69d111ea997dacd855ff7c36c22 12c7a4338c05df903de31eeb9070f2dad75f5eb5 14689dc3468978c5608466c7230c194183f1bcf4 14a7d61ac29a93044a03395f7e5e2b64f015edad 2174b8cd6efd90ad963e38bf13d2e1367549b62e 25fb27fb8ec7077135f9f193f63456fd2f4f865e 282a6fc4b9db0cc7cf3880e730972272b1ba9639 3075e8ec7c845ce42b2b8a7fb918f27a6713921d 6c2f7c02720cac8530373477cede11c2b67faf69 6d9761582f6e7b14da019e5cef40ce2365167833 6f2657154f0b232b65c268a55f9701f1a947d279 73fd3df6cf47fc9a858499ed8c434fef46781dd5 b50803dd67657b5979ea44d11e46cfc0807853e5 ddae2798adfea69cf45ba09c469b6fc76d5d2de7 e0a874e18dd41eb4ceb941e6a0f4dd62d9655374 e83117f0a1a6676168b4d2a14aade2b37115cdec f98b5dfc8b2192ce66ce79b4d9212af597cf0936
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: 6558
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: glibc
Version: 2.35-0ubuntu3.4
Provides: libc-dev, libc6-dev-armhf
Depends: libc6 (= 2.35-0ubuntu3.4), libc-dev-bin (= 2.35-0ubuntu3.4), linux-libc-dev, libcrypt-dev, rpcsvc-proto, libtirpc-dev, libnsl-dev
Suggests: glibc-doc, manpages-dev
Breaks: libc6-dev-armhf-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: 965
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libcaca
Version: 0.99.beta19-2.2ubuntu4
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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: libcairo-gobject2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 82
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libcairo2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 886
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Version: 1:2.44-1ubuntu0.22.04.1
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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: libcap2
Version: 1:2.44-1ubuntu0.22.04.1
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: libcbor0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libcbor
Version: 0.8.0-2ubuntu1
Depends: libc6 (>= 2.4)
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: 87
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), libc6 (>= 2.15), libgcc-s1 (>= 3.5), 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: libcodec2-1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 14892
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libcolord2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 422
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Architecture: armhf
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: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.1
Replaces: libcomerr2 (<< 1.43.9-1~)
Provides: libcomerr2 (= 1.46.5-2ubuntu1.1)
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: libcrypt-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 405
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: cryptsetup
Version: 2:2.4.3-1ubuntu1.1
Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.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: libctf-nobfd0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 266
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.3
Replaces: libbinutils (<< 2.33.50.20191128-1~)
Depends: libc6 (>= 2.8), 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: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: binutils
Version: 2.38-4ubuntu2.3
Depends: libbinutils (= 2.38-4ubuntu2.3), 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: libcups2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 554
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: cups
Version: 2.4.1op1-1ubuntu4.7
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: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 516
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: curl
Version: 7.81.0-1ubuntu1.15
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: 524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: curl
Version: 7.81.0-1ubuntu1.15
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: libdatrie1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libdatrie
Version: 0.2.13-2
Depends: libc6 (>= 2.4)
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: 610
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libdb5.3
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 1103
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libdconf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: dconf
Version: 0.40.0-3
Depends: libc6 (>= 2.4), 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.
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Homepage: https://wiki.gnome.org/Projects/dconf

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-1build1
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.
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Homepage: https://sourceware.org/elfutils/

Package: libdebuginfod1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: elfutils
Version: 0.186-1build1
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.28.0), libelf1 (= 0.186-1build1), libdw1 (= 0.186-1build1), libdebuginfod-common (>= 0.186-1build1)
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.
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Homepage: https://sourceware.org/elfutils/

Package: libdecor-0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libdeflate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 97
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libdeflate
Version: 1.10-2
Depends: libc6 (>= 2.4)
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: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 366
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: lvm2 (2.03.11-2.1ubuntu4)
Version: 2:1.02.175-2.1ubuntu4
Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183)
Recommends: dmsetup (>= 2:1.02.175-2.1ubuntu4~)
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: libdns-export1110
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1505
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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.2
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: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-nouveau2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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 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: 74
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libdw1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: elfutils
Version: 0.186-1build1
Depends: libbz2-1.0, libc6 (>= 2.34), libelf1 (= 0.186-1build1), 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.
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Homepage: https://sourceware.org/elfutils/

Package: libedit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: elfutils
Version: 0.186-1build1
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.
Original-Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Homepage: https://sourceware.org/elfutils/

Package: libepoxy0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 874
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: libestr0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libestr
Version: 0.1.10-2.1build3
Depends: libc6 (>= 2.4)
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: libevdev2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libevemu3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: evemu
Version: 2.7.0-3
Depends: libc6 (>= 2.7), libevdev2 (>= 1.2.99.902)
Description: Linux Input Event Device Emulation Library
 The evemu library and tools are used to describe devices, record data,
 create emulation devices and replay data from kernel evdev (input event)
 devices.
Original-Maintainer: Stephen Kitt <skitt@debian.org>
Homepage: https://www.freedesktop.org/wiki/Evemu/

Package: libevent-core-2.1-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 183
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: armhf
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: 38
Maintainer: Balint Reczey <rbalint@ubuntu.com>
Architecture: armhf
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: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: expat
Version: 2.4.7-1ubuntu0.2
Depends: libc6 (>= 2.25), libgcc-s1 (>= 3.5)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Homepage: https://libexpat.github.io/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>

Package: libexpat1-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: expat
Version: 2.4.7-1ubuntu0.2
Provides: libexpat-dev
Depends: libexpat1 (= 2.4.7-1ubuntu0.2), libc6-dev | libc-dev
Conflicts: libexpat-dev
Description: XML parsing C library - development kit
 This package contains the header file and development libraries of
 expat, the C library for parsing XML.  Expat is a stream oriented XML
 parser.  This means that you register handlers with the parser prior
 to starting the parse.  These handlers are called when the parser
 discovers the associated structures in the document being parsed.  A
 start tag is an example of the kind of structures for which you may
 register handlers.
Homepage: https://libexpat.github.io/
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>

Package: libext2fs2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.1
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.46.5-2ubuntu1.1)
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: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-arm-linux-gnueabihf.conf d25f10d5ed2988daa84e1d495ea75bd3
Description: tool for simulating superuser privileges - shared libraries
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains the LD_PRELOAD libraries.
Original-Maintainer: Clint Adams <clint@debian.org>

Package: libfastjson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libfastjson
Version: 0.99.9-1build2
Depends: libc6 (>= 2.8)
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: libfdisk1
Status: install ok unpacked
Priority: optional
Section: libs
Installed-Size: 417
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3
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: libffi8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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), libgcc-s1 (>= 3.5)
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-single3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 663
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 163
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-fcntllock-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 118
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libflac8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 181
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libfontconfig1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 221
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 541
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: freetype
Version: 2.11.1+dfsg-1ubuntu0.2
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: optional
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libgbm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 121
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 23.0.4-0ubuntu1~22.04.1
Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libwayland-server0 (>= 1.15.0)
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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/

Package: libgcc-11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 7122
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04
Replaces: libtsan0 (<< 11.2.0-11)
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04), libgcc-s1 (>= 11.4.0-1ubuntu1~22.04), libgomp1 (>= 11.4.0-1ubuntu1~22.04), libatomic1 (>= 11.4.0-1ubuntu1~22.04), libasan6 (>= 11.4.0-1ubuntu1~22.04), libubsan1 (>= 11.4.0-1ubuntu1~22.04)
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-s1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Replaces: libgcc1 (<< 1:10)
Provides: libgcc-s1-armhf, libgcc1 (= 1:12.3.0-1ubuntu1~22.04)
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), libc6 (>= 2.34)
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: libgcrypt20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 806
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 341
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libgd2
Version: 2.3.0-2ubuntu2
Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libxpm4, zlib1g (>= 1:1.1.4)
Suggests: libgd-tools
Description: GD Graphics Library
 GD is a graphics library. It allows your code to quickly draw images
 complete with lines, arcs, text, multiple colours, cut and paste from
 other images, flood fills, and write out the result as a PNG file.
 This is particularly useful in World Wide Web applications, where PNG is
 one of the formats accepted for inline images by most browsers.
 .
 This is the runtime package of the library.
Homepage: http://www.libgd.org/
Original-Maintainer: GD Team <team+gd@tracker.debian.org>

Package: libgdbm-compat4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 71
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 339
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.2
Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~)
Depends: libgdk-pixbuf2.0-common (>= 2.42.8+dfsg-1ubuntu0.2), 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: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gdk-pixbuf
Version: 2.42.8+dfsg-1ubuntu0.2
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.2
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: libgirepository-1.0-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 178
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libglib2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2896
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: glib2.0
Version: 2.72.4-0ubuntu2.2
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~), 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-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.2
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: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 331
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gmp
Version: 2:6.2.1+dfsg-3ubuntu1
Depends: libc6 (>= 2.7)
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: libgnutls30
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gnutls28
Version: 3.7.3-4ubuntu1.3
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: libgomp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Provides: libgomp1-armhf
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), 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-error0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libgpiod-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 275
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libgpiod
Version: 1.6.3-1build1
Depends: libgpiod2 (= 1.6.3-1build1)
Suggests: libgpiod-doc
Description: C library for interacting with Linux GPIO device - static libraries and headers
 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the required static libraries, headers, and C++ bindings.
Original-Maintainer: SZ Lin (林上智) <szlin@debian.org>
Homepage: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git

Package: libgpiod2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libgpiod
Version: 1.6.3-1build1
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.5), libstdc++6 (>= 5.2)
Description: C library for interacting with Linux GPIO device - shared libraries
 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains the required shared libraries.
Original-Maintainer: SZ Lin (林上智) <szlin@debian.org>
Homepage: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git

Package: libgpm2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libgraphite2-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: graphite2
Version: 1.3.14-1build2
Replaces: libgraphite2-2.0.0
Provides: libgraphite2-2.0.0
Depends: libc6 (>= 2.4)
Breaks: libgraphite2-2.0.0 (<< 1.2.0)
Description: Font rendering engine for Complex Scripts -- library
 Graphite is a system that can be used to create and use "smart fonts" capable
 of displaying writing systems with various complex behaviors, such as:
 contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
 stacking diacritics and complex positioning.
 .
 This library was designed and developed by the NRSI (Non-Roman Script
 Initiative) within SIL International (www.sil.org) to act as a complement to
 other smart font rendering technologies with limited practical local
 extensibility. Its purpose is to help meet the needs of a very large number
 of "minority language" communities for local extensibility of complex script
 behaviors.
 .
 The behavior of the rendering engine for a given writing system is specified
 through extra tables added to a TrueType font.  These tables are generated by
 compiling a GDL (Graphite Description Language) source file into a font using
 grcompiler.
 .
 This package contains the shared library.
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Homepage: http://graphite.sil.org/

Package: libgsl27
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1887
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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), libgcc-s1 (>= 3.5), 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: 189
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.4), libgcc-s1 (>= 3.5)
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: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 313
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.3
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.19.2-2ubuntu0.3), 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: libgtk-3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7486
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gtk+3.0
Version: 3.24.33-1ubuntu2
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)
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: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: gtk+3.0
Version: 3.24.33-1ubuntu2
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), libgtk-3-common (>= 3.24.33-1ubuntu2)
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
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: libgudev-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libguvcview-2.0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 249
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: guvcview
Version: 2.0.7-2-1
Depends: libavcodec58 (>= 7:4.4), libavutil56 (>= 7:4.4), libc6 (>= 2.34), libgcc-s1 (>= 3.5), libgsl27 (>= 2.7.1), libpng16-16 (>= 1.6.2-1), libportaudio2 (>= 19+svn20101113), libpulse0 (>= 0.99.1), libsdl2-2.0-0 (>= 2.0.12), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8), libv4l-0 (>= 0.5.0)
Description: GTK+ base UVC Viewer - runtime
 guvcview is a simple GTK+ interface for capturing and viewing video from
 devices supported by the Linux UVC driver.
 .
 This package includes the shared library.
Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Homepage: http://guvcview.sourceforge.net/

Package: libharfbuzz0b
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 646
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: harfbuzz
Version: 2.7.4-1ubuntu3.1
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: libhogweed6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 270
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: nettle
Version: 3.7.3-1build2
Depends: libc6 (>= 2.4), 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: libi2c0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: i2c-tools
Version: 4.3-2build1
Depends: libc6 (>= 2.4)
Description: userspace I2C programming library
 I2C devices are usually controlled by a kernel driver.  Using this
 library it is also possible to access all devices on an adapter
 from userspace and without the knowledge of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Original-Maintainer: Aurelien Jarno <aurel32@debian.org>
Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/

Package: libicu70
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32431
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: icu
Version: 70.1-2
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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: libid3tag0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libid3tag
Version: 0.15.1b-14
Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Description: ID3 tag reading library from the MAD project
 ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1,
 ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1,
 ID3v1.1, and ID3v2.4 tags.
Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>

Package: libidn2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libip4tc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: iptables
Version: 1.8.7-1ubuntu5.1
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: libiperf0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: iperf3
Version: 3.9-1+deb11u1build0.22.04.1
Depends: libc6 (>= 2.33), libsctp1 (>= 1.0.10+dfsg), libssl3 (>= 3.0.0~~alpha1)
Description: Internet Protocol bandwidth measuring tool (runtime files)
 Iperf3 is a tool for performing network throughput measurements. It can
 test either TCP or UDP throughput.
 .
 This is a new implementation that shares no code with the original
 iperf from NLANR/DAST and also is not backwards compatible.
 .
 This is the runtime package for programs that use the shared iperf
 library.
Original-Maintainer: Roberto Lumbreras <rover@debian.org>
Homepage: http://software.es.net/iperf/

Package: libisc-export1105
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 1289
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: isl
Version: 0.24-2build1
Replaces: libisl-dbg (<< 0.19)
Depends: libc6 (>= 2.4), 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: libjack-jackd2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 717
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.5), 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: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: jansson
Version: 2.13.1-1.1build3
Depends: libc6 (>= 2.4)
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: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libjpeg-turbo8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 235
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libjpeg-turbo
Version: 2.1.2-0ubuntu1
Replaces: libjpeg8 (<< 8c-2ubuntu5)
Depends: libc6 (>= 2.7)
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: armhf
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-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-sphinxdoc
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 194
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: sphinx
Version: 4.3.2-1
Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1)
Description: JavaScript support for Sphinx documentation
 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package provides JavaScript code for documentation generated by Sphinx.
Homepage: https://www.sphinx-doc.org/

Package: libjs-underscore
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 345
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: underscore
Version: 1.13.2~dfsg-2
Recommends: javascript-common, libjs-jquery
Description: JavaScript's functional programming helper library
 Underscore is a utility-belt library for JavaScript that provides a lot
 of the functional programming support that you would expect in
 Prototype.js (or Ruby), but without extending any of the built-in
 JavaScript objects.  It's the tie to go along with jQuery's tux.
 .
 Underscore provides 60-odd functions that support both the usual
 functional suspects: map, select, invoke - as well as more specialized
 helpers: function binding, javascript templating, deep equality
 testing, and so on.  It delegates to built-in functions, if present, so
 modern browsers will use the native implementations of forEach, map,
 reduce, filter, every, some and indexOf.
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Homepage: https://underscorejs.org/

Package: libjson-c5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libjsoncpp25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 162
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libjsoncpp
Version: 1.9.5-3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11)
Description: library for reading and writing JSON for C++
 jsoncpp is an implementation of a JSON reader and writer in C++. JSON
 (JavaScript Object Notation) is a lightweight data-interchange format
 that it is easy to parse and redable for human. It is useful for
 building config files, network communications protocols, etc.
 .
 This library provides following features:
 .
  * High-level data structures for collecting data from JSON.
  * Easy-to-use reader and writer.
Original-Maintainer: Timo Röhling <roehling@debian.org>
Homepage: https://github.com/open-source-parsers/jsoncpp

Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 251
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.3
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: libkeyutils1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libkmod2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libkrb5-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.3
Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.19.2-2ubuntu0.3), 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: 143
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: krb5
Version: 1.19.2-2ubuntu0.3
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: 201
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libksba
Version: 1.6.0-2ubuntu0.2
Depends: libc6 (>= 2.4), 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: liblcms2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libldap-2.5-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 399
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: openldap
Version: 2.5.16+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: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: openldap
Version: 2.5.16+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: libllvm15
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99907
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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 (>= 4.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: liblocale-gettext-perl
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libltdl7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 402
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: liblz4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libmad0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libmad
Version: 0.15.1b-10ubuntu1
Depends: libc6 (>= 2.28)
Description: MPEG audio decoder library
 MAD is an MPEG audio decoder. It currently only supports the MPEG 1
 standard, but fully implements all three audio layers (Layer I, Layer II,
 and Layer III, the latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)

Package: libmagic-mgc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libmbim-glib4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 451
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libmbim
Version: 1.28.0-1~ubuntu20.04.1
Depends: libc6 (>= 2.4), 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: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: libmbim
Version: 1.28.0-1~ubuntu20.04.1
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56), libmbim-glib4 (= 1.28.0-1~ubuntu20.04.1)
Description: Proxy to communicate with MBIM ports
 libmbim is a glib-based library for talking to WWAN modems and devices
 which speak the Mobile Interface Broadband Model (MBIM) protocol.
 .
 This package contains the binary mbim-proxy used by libmbim to allow multiple
 clients to use the same MBIM port simultaneously.
Homepage: https://www.freedesktop.org/wiki/Software/libmbim/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>

Package: libmd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libmm-glib0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 798
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: modemmanager
Version: 1.20.0-1~ubuntu22.04.2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.61.2)
Recommends: modemmanager (>= 1.20.0-1~ubuntu22.04.2)
Description: D-Bus service for managing modems - shared libraries
 ModemManager is a DBus-activated daemon which controls mobile broadband
 (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles,
 Bluetooth-paired telephones or professional RS232/USB devices with external
 power supplies, ModemManager is able to prepare and configure the modems and
 setup connections with them.
 .
 This package contains shared libraries for applications interfacing with
 ModemManager.
Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/
Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>

Package: libmnl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libmnl
Version: 1.0.4-3build2
Depends: libc6 (>= 2.4)
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: libmount1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 361
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3
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: libmp3lame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 83
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libmpdec3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: mpdecimal
Version: 2.5.1-2build2
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.5), 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: libmpfr6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: mpfr4
Version: 4.1.0-3build3
Depends: libc6 (>= 2.4), 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: libncurses6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 262
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libndp
Version: 1.8-0ubuntu3
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: libnetfilter-conntrack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.0.9-1
Depends: libc6 (>= 2.4), 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: libnetplan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: netplan.io
Version: 0.106.1-7ubuntu0.22.04.2
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: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: libs
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.1-3build3
Depends: libc6 (>= 2.4)
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: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: nghttp2
Version: 1.43.0-1ubuntu0.1
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: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 43
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 398
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 938
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: network-manager
Version: 1.36.6-0ubuntu2
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: libnpth0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libnss-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 385
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.11
Depends: libc6 (>= 2.34), systemd (= 249.11-0ubuntu3.11)
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: libogg0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libogg
Version: 1.3.5-0ubuntu3
Depends: libc6 (>= 2.4)
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: libopencore-amrnb0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 79
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: opencore-amr
Version: 0.1.5-1
Depends: libc6 (>= 2.4)
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: libopenjp2-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: openjpeg2
Version: 2.4.0-6
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
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Homepage: https://www.openjpeg.org

Package: libopts25
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 114
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: autogen
Version: 1:5.18.16-4
Replaces: autogen
Depends: libc6 (>= 2.7)
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: 271
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libp11-kit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 769
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpam-cap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libcap2
Version: 1:2.44-1ubuntu0.22.04.1
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-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pam
Version: 1.4.0-11ubuntu2.3
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.3)
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 d9e6a7c85e966427ef23a04ec6c7000f
 /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: 213
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: pam
Version: 1.4.0-11ubuntu2.3
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-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.3
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-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 487
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.11
Provides: default-logind (= 249.11-0ubuntu3.11), logind (= 249.11-0ubuntu3.11)
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.24-9~), libpam0g (>= 0.99.7.1), systemd (= 249.11-0ubuntu3.11), 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: optional
Section: libs
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pam
Version: 1.4.0-11ubuntu2.3
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: 426
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: fontconfig (>= 2.13.0), libc6 (>= 2.4), 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: 130
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pango1.0
Version: 1.50.6+ds-2ubuntu1
Depends: libc6 (>= 2.4), 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: libparted2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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)
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: libpcap0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libpcap
Version: 1.10.1-4build1
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: libpci3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpcre2-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pcre2
Version: 10.39-3ubuntu0.1
Depends: libc6 (>= 2.4)
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.
Homepage: https://pcre.org/
Original-Maintainer: Matthew Vernon <matthew@debian.org>

Package: libpcre3
Status: install ok installed
Priority: important
Section: libs
Installed-Size: 529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pcre3
Version: 2:8.39-13ubuntu0.22.04.1
Depends: libc6 (>= 2.4)
Breaks: approx (<< 4.4-1~), cduce (<< 0.5.3-2~), cmigrep (<< 1.5-7~), galax (<< 1.1-7~), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-3~), ocsigen (<< 1.3.3-1~)
Conflicts: libpcre3-dev (<= 4.3-3)
Description: Old Perl 5 Compatible Regular Expression Library - runtime files
 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 New packages should use the newer pcre2 packages, and existing
 packages should migrate to pcre2.
 .
 This package contains the runtime libraries.
Original-Maintainer: Matthew Vernon <matthew@debian.org>

Package: libpcsclite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libperl5.34
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 20672
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: perl
Version: 5.34.0-3ubuntu1.3
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.3)
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: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpng16-16
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libpng1.6
Version: 1.6.37-3build5
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: libpolkit-agent-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 54
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpopt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libportaudio2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: portaudio19
Version: 19.6.0-1.1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.29), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125
Description: Portable audio I/O - shared library
 PortAudio is a portable audio I/O library designed for cross-platform
 support of audio. It uses a callback mechanism to request audio
 processing.  Audio can be generated in various formats, including 32
 bit floating point, and will be converted to the native format
 internally.
 .
 This package contains the shared library.
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Homepage: http://www.portaudio.com/

Package: libprocps8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 106
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 87
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libpulse0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 726
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: pulseaudio
Version: 1:15.99.1+dfsg1-1ubuntu2.1
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: libpython3-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3-defaults
Version: 3.10.6-1~22.04
Replaces: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Depends: libpython3.10-dev (>= 3.10.6-1~)
Breaks: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1)
Description: header files and a static library for Python (default)
 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's headers (currently v3.10).
Original-Maintainer: Matthias Klose <doko@debian.org>
Homepage: https://www.python.org/

Package: libpython3-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3-defaults
Version: 3.10.6-1~22.04
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: 4015
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.3
Depends: libpython3.10-stdlib (= 3.10.12-1~22.04.3), 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-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 12223
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.3
Depends: libpython3.10-stdlib (= 3.10.12-1~22.04.3), libpython3.10 (= 3.10.12-1~22.04.3), libexpat1-dev, zlib1g-dev
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.10)
 Header files, a static library and development tools for building
 Python (v3.10) modules, extending the Python interpreter or embedding
 Python (v3.10) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
 .
 This package contains development files. It is normally not
 used on it's own, but as a dependency of python3.10-dev.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: libpython3.10-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4991
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.3
Depends: libc6 (>= 2.4), 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: 7222
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: python3.10
Version: 3.10.12-1~22.04.3
Replaces: python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.10-minimal (= 3.10.12-1~22.04.3), 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: libqmi-glib5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2707
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libqmi
Version: 1.32.0-1ubuntu0.22.04.1
Depends: libc6 (>= 2.4), 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: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libreadline8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 297
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: librhash0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 205
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: rhash
Version: 1.4.2-1ubuntu1
Depends: libc6 (>= 2.34)
Recommends: libssl3
Description: shared library for hash functions computing
 LibRHash is a professional, portable, thread-safe C library for computing
 magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1,
 SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH,
 GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.
 Hash sums are used to ensure and verify integrity of large volumes of data
 for a long-term storing or transferring.
 .
 Features:
  * Small and easy to learn interface.
  * Hi-level and Low-level API.
  * Allows calculating of several hash functions simultaneously.
  * Portability: the library works on Linux, *BSD and Windows.
Homepage: http://rhash.sourceforge.net
Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>

Package: librsvg2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8377
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.3), 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: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-2build4
Depends: libc6 (>= 2.7), 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: libsamplerate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1471
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libsamplerate
Version: 0.2.2-1build1
Replaces: samplerate-programs (<< 0.1.8-3)
Depends: libc6 (>= 2.4)
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: libsasl2-2
Status: install ok installed
Priority: standard
Section: libs
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 225
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.4), 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: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.27+dfsg2-3ubuntu1.2
Depends: libc6 (>= 2.4), 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: libsctp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: lksctp-tools
Version: 1.0.19+dfsg-1build1
Depends: libc6 (>= 2.28)
Suggests: lksctp-tools
Description: user-space access to Linux kernel SCTP - shared library
 SCTP (Stream Control Transmission Protocol) is a message oriented,
 reliable transport protocol, with congestion control, support for
 transparent multi-homing, and multiple ordered streams of messages.
 RFC 2960 defines the core protocol.
 .
 This library is part of the LKSCTP project, supplementing the Linux
 kernel SCTP implementation.
Homepage: http://lksctp.sf.net/
Original-Maintainer: Michael Biebl <biebl@debian.org>

Package: libsdl2-2.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.47), 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.6.99.1), 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: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libseccomp
Version: 2.5.3-2ubuntu2
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: libselinux1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 146
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
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: 206
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libsepol2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 494
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libshine3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libslang2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libsmartcols1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3
Depends: libc6 (>= 2.33)
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: libsnappy1v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: snappy
Version: 1.1.8-1build3
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), 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: 382
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libsndfile
Version: 1.0.31-2ubuntu0.1
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: libsodium23
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 261
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 573
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: source-highlight
Version: 3.1.9-4.1build2
Replaces: libsource-highlight4
Depends: libsource-highlight-common, libboost-regex1.74.0-icu70, libc6 (>= 2.4), libgcc-s1 (>= 3.5), 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: libsox-fmt-all
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libsox-fmt-alsa (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-ao (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-base (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-mp3 (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-oss (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-pulse (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1)
Description: All SoX format libraries
 SoX is the swiss army knife of sound processing.
 .
 This is a metapackage depending on all free SoX format libraries.
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-alsa
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), libsox3 (>= 14.4.2~)
Description: SoX alsa format I/O library
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX alsa format I/O library.
 .
 alsa: https://www.alsa-project.org/main/index.php/Main_Page
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-ao
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libao4 (>= 1.1.0), libc6 (>= 2.4), libsox3 (>= 14.4.2~)
Description: SoX Libao format I/O library
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX Libao format I/O library.
 .
 libao: https://xiph.org/ao
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg, libsox-fmt-sndfile
Depends: libc6 (>= 2.4), libflac8 (>= 1.3.0), libgsm1 (>= 1.0.18), libogg0 (>= 1.0rc3), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libsndfile1 (>= 1.0.20), libsox3 (>= 14.4.2~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0)
Description: Minimal set of SoX format libraries
 SoX is the swiss army knife of sound processing.
 .
 This package contains most audio formats libraries supported by SoX.
 Among them: Ogg Vorbis, WAV, AIFF, VOC, SND, AU, GSM, WavPack, LPC10, FLAC,
 MATLAB/GNU Octave, Portable Voice Format, AMR and Sound Forge Audio Format.
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-mp3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libc6 (>= 2.4), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b-3), libmp3lame0 (>= 3.100), libsox3 (>= 14.4.2~), libtwolame0 (>= 0.3.10)
Description: SoX MP2 and MP3 format library
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX MP2 and MP3 format library.
 Read support by libmad. MP2 and MP3 write support by libtwolame and
 libmp3lame respectively.
 .
 libmad: https://www.underbit.com/products/mad/
 lame: https://lame.sourceforge.io
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-oss
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libc6 (>= 2.7), libsox3 (>= 14.4.2~)
Description: SoX OSS format I/O library
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX Open Sound System (OSS)
 format I/O library.
 .
 Open Sound System: http://www.opensound.com/oss.html
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox-fmt-pulse
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libc6 (>= 2.4), libpulse0 (>= 0.99.1), libsox3 (>= 14.4.2~)
Description: SoX PulseAudio format I/O library
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX PulseAudio format I/O library.
 .
 PulseAudio: https://www.freedesktop.org/wiki/Software/PulseAudio/
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsox3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 399
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sox
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Replaces: libsox1b
Depends: libc6 (>= 2.33), libgomp1 (>= 4.9), libgsm1 (>= 1.0.18), libltdl7 (>= 2.4.6), libmagic1 (>= 5.12), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4)
Recommends: libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse, libsox-fmt-base
Suggests: libsox-fmt-all
Conflicts: libsox0, libsox0a, libsox1, libsox1a
Description: SoX library of audio effects and processing
 SoX is the swiss army knife of sound processing.
 .
 This package contains the SoX library which enables to convert various formats
 of computer audio files in to other formats. It also allows you to apply
 various effects to sound files.
 .
 Any format support requires at least libsox-fmt-base.
 Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss or
 libsox-fmt-pulse.
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>

Package: libsoxr0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libspeex1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libsqlite3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: sqlite3
Version: 3.37.2-2ubuntu0.1
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: libss2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.1
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: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libssh
Version: 0.9.6-2ubuntu0.22.04.1
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: libssl-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 7774
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: openssl
Version: 3.0.2-0ubuntu1.12
Depends: libssl3 (= 3.0.2-0ubuntu1.12)
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: libssl3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3530
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: openssl
Version: 3.0.2-0ubuntu1.12
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: libstdc++-11-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 17982
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-11
Version: 11.4.0-1ubuntu1~22.04
Provides: libstdc++-dev
Depends: gcc-11-base (= 11.4.0-1ubuntu1~22.04), libgcc-11-dev (= 11.4.0-1ubuntu1~22.04), libstdc++6 (>= 11.4.0-1ubuntu1~22.04), 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: optional
Section: libs
Installed-Size: 2014
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Replaces: libstdc++6-12-dbg (<< 4.9.0-3)
Provides: libstdc++6-armhf
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), libc6 (>= 2.35), libgcc-s1 (>= 3.5)
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: libswresample3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 722
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.11
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: libtasn1-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Version: 4.18.0-4build1
Depends: libc6 (>= 2.4)
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: 3442
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libteamdctl0
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 86
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libthai
Version: 0.1.29-1build1
Depends: libthai-data (>= 0.1.10), libc6 (>= 2.4), 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: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libtheora
Version: 1.1.1+dfsg.1-15ubuntu4
Depends: libc6 (>= 2.4), 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: libtiff5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 427
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: tiff
Version: 4.3.0-6ubuntu0.7
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: libtinfo6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 567
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 150
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libtwolame0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libubsan1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2461
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: gcc-12
Version: 12.3.0-1ubuntu1~22.04
Provides: libubsan1-armhf
Depends: gcc-12-base (= 12.3.0-1ubuntu1~22.04), libc6 (>= 2.34), libgcc-s1 (>= 4.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: 179
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: uchardet
Version: 0.0.7-1build2
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.5), 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: optional
Section: libs
Installed-Size: 290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: systemd
Version: 249.11-0ubuntu3.11
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: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1597
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 107
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libuuid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 125
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: util-linux
Version: 2.37.2-4ubuntu3
Depends: libc6 (>= 2.28)
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: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Version: 1.43.0-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.
Original-Maintainer: Dominique Dumont <dod@debian.org>
Homepage: https://github.com/libuv/libuv

Package: libv4l-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 237
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 41
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-x11-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libvdpau1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libvdpau
Version: 1.4-3build2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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: libvorbis0a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 161
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 543
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 51
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libvorbis
Version: 1.3.7-1build2
Depends: libc6 (>= 2.4), 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: 2697
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libvpx
Version: 1.11.0-2ubuntu2.2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5)
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: libwavpack1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 25
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.4)
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: 70
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libwebcam0
Status: install ok installed
Priority: extra
Section: libs
Installed-Size: 55
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: libwebcam
Version: 0.2.4-1.1ubuntu2
Depends: libc6 (>= 2.8), libxml2 (>= 2.7.4)
Description: Webcam Library
 The Webcam Library libwebcam is designed to simplify
 the development of webcam applications, primarily on Linux but
 with an option to be ported to other platforms, in particular
 Solaris. It realizes part of what the unwritten Video4Linux user
 space library was always supposed to be: an easy to use library
 that shields its users from many of the difficulties and problems
 of using the V4L2 API directly.
Homepage: http://www.quickcamteam.net/software/libwebcam
Original-Maintainer: Paulo Assis <pj.assis@gmail.com>

Package: libwebp7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 263
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libwebpmux3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libwrap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1024
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-xcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 77
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 1035
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 2290
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: x265
Version: 3.5-2
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.5), 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: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxcb-dri2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 37
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 33
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-present0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-render0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.4), 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-shm0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 31
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 42
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.4), 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-xfixes0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxcb
Version: 1.14-3ubuntu3
Depends: libc6 (>= 2.28), 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: 27
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 46
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxdamage1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 22
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 73
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxext
Version: 2:1.3.4-1build1
Depends: libc6 (>= 2.4), 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: libxfixes3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxfixes
Version: 1:6.0.0-1
Depends: libc6 (>= 2.4), 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: libxi6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxi
Version: 2:1.8-1build1
Depends: libc6 (>= 2.4), 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: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxkbcommon0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1218
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Version: 2.9.13+dfsg-1ubuntu0.3
Depends: libc6 (>= 2.34), libicu70 (>= 70.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3)
Conflicts: w3c-dtd-xhtml
Description: GNOME XML library
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package provides a library providing an extensive API to handle
 such XML data files.
Homepage: http://xmlsoft.org
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>

Package: libxmuu1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxpm4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 65
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxrandr2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxrandr
Version: 2:1.5.2-1build1
Depends: libc6 (>= 2.4), 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: 47
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libxrender
Version: 1:0.9.10-1build4
Depends: libc6 (>= 2.4), 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: libxshmfence1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 21
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxss1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxtables12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: iptables
Version: 1.8.7-1ubuntu5.1
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: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxvidcore4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: libxxf86vm1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 30
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: xxhash
Version: 0.8.1-1
Depends: libc6 (>= 2.4)
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: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 91
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libyaml
Version: 0.2.2-1build2
Depends: libc6 (>= 2.4)
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: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 553
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 6640
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: linux
Version: 5.15.0-89.99
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: login
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.1-2ubuntu2.1
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: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
Section: admin
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: e2fsprogs
Version: 1.46.5-2ubuntu1.1
Replaces: e2fsprogs (<< 1.45.3-1)
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Description: save the output of a command in a log file
 The logsave program will execute cmd_prog with the specified
 argument(s), and save a copy of its output to logfile.  If the
 containing directory for logfile does not exist, logsave will
 accumulate the output in memory until it can be written out.  A copy
 of the output will also be written to standard output.
Homepage: http://e2fsprogs.sourceforge.net
Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>

Package: lsb-base
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 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: optional
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: 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: make
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: mesa-va-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8729
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 23.0.4-0ubuntu1~22.04.1
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.5), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/

Package: mesa-vdpau-drivers
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8939
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: mesa
Version: 23.0.4-0ubuntu1~22.04.1
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.5), 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.
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Homepage: https://mesa3d.org/

Package: modemmanager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 3180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1.20.0-1~ubuntu22.04.2
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: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: util-linux
Version: 2.37.2-4ubuntu3
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: nano
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 6.2-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
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Homepage: https://www.nano-editor.org/

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
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: 563
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: net-tools
Status: install ok installed
Priority: important
Section: net
Installed-Size: 620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.60+git20181103.0eebece-1ubuntu5
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: netplan.io
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 467
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 0.106.1-7ubuntu0.22.04.2
Replaces: nplan (<< 0.34~)
Provides: nplan
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.70.0), libnetplan0 (= 0.106.1-7ubuntu0.22.04.2), 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: network-manager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4924
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1.36.6-0ubuntu2
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), 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-pptp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: networkd-dispatcher
Status: install ok installed
Priority: optional
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: ntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1621
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: ocl-icd-libopencl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 111
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 4038
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: openssh
Version: 1:8.9p1-3ubuntu0.4
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: 1432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: openssh
Version: 1:8.9p1-3ubuntu0.4
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.4), 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: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: openssh
Version: 1:8.9p1-3ubuntu0.4
Replaces: openssh-server (<< 1:6.5p1-5)
Depends: openssh-client (= 1:8.9p1-3ubuntu0.4), 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: optional
Section: utils
Installed-Size: 1711
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 3.0.2-0ubuntu1.12
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: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 133
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 1894
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: shadow
Version: 1:4.8.1-2ubuntu2.1
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: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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-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.
Original-Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://pci-ids.ucw.cz/

Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 134
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 717
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Version: 5.34.0-3ubuntu1.3
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.3), perl-modules-5.34 (>= 5.34.0-3ubuntu1.3), libperl5.34 (= 5.34.0-3ubuntu1.3)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libtap-harness-archive-perl
Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-5), libmarc-charset-perl (<< 1.35-3), libperl-dev (<< 5.24.0~), perl-doc (<< 5.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: 6477
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: perl
Version: 5.34.0-3ubuntu1.3
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: 17671
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.34.0-3ubuntu1.3
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: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 75
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: pkexec
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: policykit-1
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 0.105-33
Depends: pkexec (= 0.105-33), polkitd (= 0.105-33)
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: polkitd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: ppp
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: procps
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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 e1efe66ec4ae7584a6dcc67913799de2
 /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: 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: python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 90
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: python3-defaults
Version: 3.10.6-1~22.04
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)
Pre-Depends: python3-minimal (= 3.10.6-1~22.04)
Suggests: python3-doc (>= 3.10.6-1~22.04), python3-tk (>= 3.10.6-1~), python3-venv (>= 3.10.6-1~22.04)
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-dbus
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 354
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-dev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 145
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: python3-defaults
Version: 3.10.6-1~22.04
Replaces: python3 (<< 3.9.2-1~), python3.1 (<< 3.1.2+20100706-3)
Depends: python3 (= 3.10.6-1~22.04), libpython3-dev (= 3.10.6-1~22.04), python3.10-dev (>= 3.10.6-1~), python3-distutils (>= 3.10.6-1~), libjs-sphinxdoc (>= 4.3)
Breaks: python3 (<< 3.9.2-1~)
Description: header files and a static library for Python (default)
 Header files, a static library and development tools for building
 Python modules, extending the Python interpreter or embedding Python
 in applications.
 .
 This package is a dependency package, which depends on Debian's default
 Python 3 version's headers (currently v3.10).
Original-Maintainer: Matthias Klose <doko@debian.org>
Built-Using: sphinx (= 4.3.2-1)
Homepage: https://www.python.org/

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-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-gi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 609
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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.4), 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-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-libgpiod
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: libgpiod
Version: 1.6.3-1build1
Depends: libc6 (>= 2.4), libgpiod2 (= 1.6.3-1build1), python3 (<< 3.11), python3 (>= 3.10~)
Description: Python bindings for libgpiod (Python 3)
 libgpiod encapsulates the ioctl calls and data structures
 behind a straightforward API. This new character device
 interface guarantees all allocated resources are freed after
 closing the device file descriptor and adds several new
 features that are not present in the obsolete sysfs interface
 (like event polling, setting/reading multiple values at once or
 open-source and open-drain GPIOs).
 .
 This package contains Python 3 bindings for the libgpiod library.
Original-Maintainer: SZ Lin (林上智) <szlin@debian.org>
Homepage: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git

Package: python3-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 122
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: python3-defaults
Version: 3.10.6-1~22.04
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-netifaces
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 45
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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-pip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6878
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: python-pip
Version: 22.0.2+dfsg-1ubuntu0.4
Replaces: python-pip
Provides: pip
Depends: ca-certificates, python3-distutils, python3-setuptools, python3-wheel, python3:any
Recommends: build-essential, python3-dev (>= 3.2)
Breaks: python-pip
Description: Python package installer
 pip is the Python package installer.  It integrates with virtualenv, doesn't
 do partial installs, can save package state for replaying, can install from
 non-egg sources, and can install from version control repositories.
 .
 This is the Python 3 version of the package.
Homepage: https://pip.pypa.io/en/stable/
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>

Package: python3-pkg-resources
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 580
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 59.6.0-1.2ubuntu0.22.04.1
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-setuptools
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1747
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: setuptools
Version: 59.6.0-1.2ubuntu0.22.04.1
Depends: python3-pkg-resources (= 59.6.0-1.2ubuntu0.22.04.1), 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-wheel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: wheel
Version: 0.37.1-2ubuntu0.22.04.1
Depends: python3-distutils, python3:any
Suggests: python3-setuptools
Description: built-package format for Python
 A wheel is a ZIP-format archive with a specially formatted filename and the
 `.whl` extension.  It is designed to contain all the files for a PEP 376
 compatible install in a way that is very close to the on-disk format.
 .
 The wheel project provides a `bdist_wheel` command for setuptools.  Wheel
 files can be installed with `pip`.
 .
 This is the Python 3 compatible package.
Homepage: https://github.com/pypa/wheel
Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>

Package: python3-yaml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 435
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: pyyaml
Version: 5.4.1-1ubuntu1
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4), 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.10
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 633
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Version: 3.10.12-1~22.04.3
Depends: python3.10-minimal (= 3.10.12-1~22.04.3), libpython3.10-stdlib (= 3.10.12-1~22.04.3), 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-dev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 511
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: python3.10
Version: 3.10.12-1~22.04.3
Depends: python3.10 (= 3.10.12-1~22.04.3), libpython3.10-dev (= 3.10.12-1~22.04.3), libpython3.10 (= 3.10.12-1~22.04.3)
Recommends: libc6-dev | libc-dev
Description: Header files and a static library for Python (v3.10)
 Header files, a static library and development tools for building
 Python (v3.10) modules, extending the Python interpreter or embedding
 Python (v3.10) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Original-Maintainer: Matthias Klose <doko@debian.org>

Package: python3.10-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 4109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: allowed
Source: python3.10
Version: 3.10.12-1~22.04.3
Depends: libpython3.10-minimal (= 3.10.12-1~22.04.3), 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: read-edid
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 3.0.2-1.1
Depends: libc6 (>= 2.4)
Description: hardware information-gathering tool for VESA PnP monitors
 read-edid consists of two tools:
 .
 get-edid uses a VESA VBE 2 interrupt service routine request to read
 a 128 byte EDID version 1 structure from your graphics card, which
 retrieves this information from the monitor via the Data Display
 Channel (DDC).
 .
 get-edid uses architecture-specific methods for querying the video
 hardware (real-mode x86 instructions on i386, Open Firmware device
 tree parsing on PowerMac) and is therefore only available for i386 and
 powerpc architectures.
 .
 parse-edid parses this data structure and outputs data suitable for
 inclusion into the XFree86 or X.org configuration file. It is available
 for any architecture.
Original-Maintainer: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
Homepage: http://www.polypux.org/projects/read-edid/

Package: readline-common
Status: install ok installed
Priority: optional
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: rpcsvc-proto
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: rsyslog
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 1128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-openssl | rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.8.96~2541-0ubuntu4~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Conffiles:
 /etc/apparmor.d/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: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 37
Maintainer: Didier Roche <didrocks@ubuntu.com>
Architecture: armhf
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: shared-mime-info
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: sntp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 182
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: sox
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 171
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1
Depends: libsox-fmt-alsa (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1) | libsox-fmt-ao (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1) | libsox-fmt-oss (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1) | libsox-fmt-pulse (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox-fmt-base (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libsox3 (= 14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1), libc6 (>= 2.34)
Suggests: libsox-fmt-all
Description: Swiss army knife of sound processing
 SoX is a command line utility that can convert various formats of computer
 audio files in to other formats. It can also apply various effects to these
 sound files during the conversion. As an added bonus, SoX can play and record
 audio files on several unix-style platforms.
 .
 SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU,
 GSM and several more.
 Any format support requires at least libsox-fmt-base. Some formats have their
 own package e.g. mp3 read and write support is provided by libsox-fmt-mp3.
 .
 SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse
 (respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and
 libsox-fmt-pulse). It also supports LADSPA plugins.
Homepage: https://sox.sourceforge.io/
Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.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: strace
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 979
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 5.16-0ubuntu3
Depends: libc6 (>= 2.34)
Description: System call tracer
 strace is a system call tracer: i.e. a debugging tool which prints out
 a trace of all the system calls made by another process/program.
 The program to be traced need not be recompiled for this, so you can
 use it on binaries for which you don't have source.
 .
 System calls and signals are events that happen at the user/kernel
 interface. A close examination of this boundary is very useful for bug
 isolation, sanity checking and attempting to capture race conditions.
Homepage: https://strace.io
Original-Maintainer: Steve McIntyre <93sam@debian.org>

Package: sudo
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 1.9.9-1ubuntu2.4
Replaces: sudo-ldap
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.3.4), 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: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 12232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 249.11-0ubuntu3.11
Provides: systemd-sysusers (= 249.11-0ubuntu3.11), systemd-tmpfiles (= 249.11-0ubuntu3.11)
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.11), 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: 17
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: systemd-hwe
Version: 249.11.3
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-sysv
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 197
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: systemd
Version: 249.11-0ubuntu3.11
Replaces: sysvinit-core
Depends: systemd (= 249.11-0ubuntu3.11)
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: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.34+dfsg-1ubuntu0.1.22.04.1
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: armhf
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: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 862
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 4.99.1-3ubuntu0.1
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 b9a4448b2ee472b84715262e4ae41165
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: toilet
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 35
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 0.3-1.4
Replaces: caca-utils
Depends: libc6 (>= 2.34), libcaca0 (>= 0.99.beta17-1), toilet-fonts
Suggests: figlet
Description: display large colourful characters in text mode
 TOIlet prints text using large characters made of smaller characters.
 It is similar in many ways to FIGlet with additional features such as
 Unicode handling, colour fonts, filters and various export formats.
 .
 TOIlet can open FIGlet fonts and is mostly commandline-compatible with it.
Original-Maintainer: Sam Hocevar <sho@debian.org>

Package: toilet-fonts
Status: install ok installed
Priority: optional
Section: text
Installed-Size: 783
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: toilet
Version: 0.3-1.4
Replaces: caca-utils
Suggests: toilet
Description: collection of TOIlet fonts
 TOIlet prints text using large characters made of smaller characters.
 It is similar in many ways to FIGlet with additional features such as
 Unicode handling, colour fonts, filters and various export formats.
 .
 This package contains a set of TOIlet-specific fonts.
Original-Maintainer: Sam Hocevar <sho@debian.org>

Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 3881
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2023c-0ubuntu0.22.04.2
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-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-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: ucf
Status: install ok installed
Priority: standard
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: 8946
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: systemd
Version: 249.11-0ubuntu3.11
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.11), util-linux (>= 2.27.1)
Recommends: systemd-hwe-hwdb
Breaks: systemd (<< 249.11-0ubuntu3.11)
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: usb-modeswitch
Status: install ok installed
Priority: optional
Section: comm
Installed-Size: 126
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: usbutils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: 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: 3340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 2.37.2-4ubuntu3
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: uvcdynctrl
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 50
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Source: libwebcam
Version: 0.2.4-1.1ubuntu2
Depends: libc6 (>= 2.7), libwebcam0 (= 0.2.4-1.1ubuntu2), uvcdynctrl-data
Description: Command line tool to control v4l2 devices
 This package provides the tools needed to add vendor specific
 controls to uvc devices.
 .
 uvcdynctrl is part of the Webcam Library.
 .
 The Webcam Library libwebcam is designed to simplify
 the development of webcam applications, primarily on Linux but
 with an option to be ported to other platforms, in particular
 Solaris. It realizes part of what the unwritten Video4Linux user
 space library was always supposed to be: an easy to use library
 that shields its users from many of the difficulties and problems
 of using the V4L2 API directly.
Homepage: http://www.quickcamteam.net/software/libwebcam
Original-Maintainer: Paulo Assis <pj.assis@gmail.com>

Package: uvcdynctrl-data
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: libwebcam
Version: 0.2.4-1.1ubuntu2
Description: Command line tool to control v4l2 devices - data files
 This package provides data files needed by uvcdynctrl to add
 vendor specific controls to uvc devices
 .
 uvcdynctrl is part of the Webcam Library.
 .
 The Webcam Library libwebcam is designed to simplify
 the development of webcam applications, primarily on Linux but
 with an option to be ported to other platforms, in particular
 Solaris. It realizes part of what the unwritten Video4Linux user
 space library was always supposed to be: an easy to use library
 that shields its users from many of the difficulties and problems
 of using the V4L2 API directly.
Homepage: http://www.quickcamteam.net/software/libwebcam
Original-Maintainer: Paulo Assis <pj.assis@gmail.com>

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: armhf
Multi-Arch: same
Source: libva
Version: 2.14.0-1
Depends: 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: armhf
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
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 2415
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 2:8.2.3995-1ubuntu2.13
Provides: editor
Depends: vim-common (= 2:8.2.3995-1ubuntu2.13), vim-runtime (= 2:8.2.3995-1ubuntu2.13), libacl1 (>= 2.2.23), libc6 (>= 2.34), libgpm2 (>= 1.20.7), libpython3.10 (>= 3.10.0), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtinfo6 (>= 6)
Suggests: ctags, vim-doc, vim-scripts
Description: Vi IMproved - enhanced vi editor
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a rather
 standard set of features.  This package does not provide a GUI
 version of Vim.  See the other vim-* packages if you need more
 (or less).
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>

Package: vim-common
Status: install ok installed
Priority: important
Section: editors
Installed-Size: 381
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: vim
Version: 2:8.2.3995-1ubuntu2.13
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-runtime
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 32782
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: vim
Version: 2:8.2.3995-1ubuntu2.13
Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
Breaks: vim-tiny (<< 2:8.2.3995-1ubuntu2.13)
Enhances: vim-tiny
Description: Vi IMproved - Runtime files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains vimtutor and the architecture independent runtime
 files, used, if available, by all vim variants available in Debian.
 Example of such runtime files are: online documentation, rules for
 language-specific syntax highlighting and indentation, color schemes,
 and standard plugins.
Homepage: https://www.vim.org/
Original-Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>

Package: vsftpd
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Version: 3.0.5-0ubuntu1
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: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 828
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Version: 1.21.2-2ubuntu1
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: optional
Section: utils
Installed-Size: 63
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: wireless-regdb
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 34
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Version: 2022.06.06-0ubuntu1~22.04.1
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: wpasupplicant
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2629
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: wpa
Version: 2:2.10-6ubuntu2
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.
Original-Maintainer: Debian wpasupplicant Maintainers <wpa@packages.debian.org>
Homepage: https://w1.fi/wpa_supplicant/

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
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: xauth
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: xdg-user-dirs
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 529
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: xinput
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 57
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: optional
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: xxd
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 274
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: foreign
Source: vim
Version: 2:8.2.3995-1ubuntu2.13
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: standard
Section: utils
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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: zlib1g
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 131
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
Multi-Arch: same
Source: zlib
Version: 1:1.2.11.dfsg-2ubuntu9.2
Provides: libz1
Depends: libc6 (>= 2.4)
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: 540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: armhf
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>

