Package: aardvark-dns
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2438
Maintainer: Reinhard Tartler <siretart@tauware.de>
Architecture: amd64
Version: 1.4.0-3
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), netavark (>> 1.4)
Enhances: podman
Description: Container-focused DNS server
 Netavark is designed to work with podman but is also applicable for other OCI
 container management applications.
Homepage: https://github.com/containers/netavark

Package: acl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 231
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: acl (2.3.2-2)
Version: 2.3.2-2+b1
Depends: libacl1 (= 2.3.2-2+b1), libc6 (>= 2.38)
Description: access control list - utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists. It also contains the chacl IRIX
 compatible utility.
Homepage: https://savannah.nongnu.org/projects/acl/

Package: adduser
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 429
Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.153
Depends: passwd (>= 1:4.17.2-5)
Suggests: liblocale-gettext-perl, perl, cron, quota
Conffiles:
 /etc/adduser.conf ef23042097ebb0d1075254f888c3c394
 /etc/deluser.conf 11a06baf8245fd8d690b99024d228c1f
Description: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 'Adduser' will choose UID and GID values that conform to Debian policy,
 create a home directory, copy skeletal user configuration, and
 automate setting initial values for the user's password, real name
 and so on.
 .
 'Deluser' can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
 'Adduser' and 'Deluser' are intended to be used by the local
 administrator in lieu of the tools from the 'useradd' suite, and
 they provide support for easy use from Debian package maintainer
 scripts, functioning as kind of a policy layer to make those scripts
 easier and more stable to write and maintain.

Package: android-libbase
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Depends: android-liblog (= 1:29.0.6-28), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Description: Android base library
 This library provides APIs for basic tasks like handling files, Unicode
 strings, logging, memory allocation, integer parsing, etc..
 .
 This library is only used by Android SDK currently.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: android-libboringssl
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2077
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-external-boringssl
Version: 14.0.0+r45-3
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Description: Google's internal fork of OpenSSL for the Android SDK
 The Android SDK builds against a static version of BoringSSL,
 Google's internal fork of OpenSSL.  This package should never be used
 for anything but Android SDK packages that already depend on it.
 .
 BoringSSL arose because Google used OpenSSL for many years in various
 ways and, over time, built up a large number of patches that were
 maintained while tracking upstream OpenSSL. As Google’s product
 portfolio became more complex, more copies of OpenSSL sprung up and
 the effort involved in maintaining all these patches in multiple
 places was growing steadily.
 .
 This is the Android AOSP fork of BoringSSL which is designed to be
 used by Android and its SDK.  BoringSSL is only ever statically linked
 into apps, and pinned to a commit version.  Upstream has no official
 releases of BoringSSL on its own, so it must be included separately
 for each project that uses it.
Homepage: https://android.googlesource.com/platform/external/boringssl

Package: android-libcutils
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Depends: android-libbase (= 1:29.0.6-28), android-liblog (>= 29.0.6), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9), libbsd0
Description: Android utils library for C
 This library provides common functionalities for android related tools.
 .
 This library is only used by Android SDK currently.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: android-liblog
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 133
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Description: Android NDK logger interfaces
 liblog represents an interface to the volatile Android Logging system for NDK
 (Native) applications and libraries. Interfaces for either writing or reading
 logs. The log buffers are divided up in Main, System, Radio and Events
 sub-logs.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: android-libsparse
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 109
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Depends: android-libbase (= 1:29.0.6-28), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4)
Description: Library for sparse files
 This library provides APIs for creating, manipulating and destroying sparse
 files.
 .
 This library is only used by Android SDK currently.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: android-libziparchive
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 130
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Depends: android-libbase (= 1:29.0.6-28), android-liblog (>= 29.0.6), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Description: Library for ZIP archives
 This library provides APIs for creating and manipulating ZIP archives.
 .
 This library is only used by Android SDK currently.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: android-sdk-libsparse-utils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 101
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Replaces: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~)
Depends: android-libbase (= 1:29.0.6-28), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-28), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), python3
Breaks: android-tools-fsutils, append2simg (<< 1:10.0.0+r36-1~), img2simg (<< 1:10.0.0+r36-1~), simg2img (<< 1:10.0.0+r36-1~)
Description: Android sparse image creation tool
 Command line tools to create sparse images for usage with Android devices.
 Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: apt
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4232
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: amd64
Version: 2.6.1
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.6.1)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.6.1), debian-archive-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.5), 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/01autoremove 879455db9b938ce287b23383629aedce
 /etc/cron.daily/apt-compat 1400ab07a4a2905b04c33e3e93d42b7b
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
    from authenticated sources and for installation, upgrade and
    removal of packages together with their dependencies
  * apt-cache for querying available information about installed
    as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

Package: attr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 172
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1:2.5.2-3
Depends: libattr1 (= 1:2.5.2-3), libc6 (>= 2.34)
Description: utilities for manipulating filesystem extended attributes
 A set of tools for manipulating extended attributes on filesystem
 objects, in particular getfattr(1) and setfattr(1).
 An attr(1) command is also provided which is largely compatible
 with the SGI IRIX tool of the same name.
Homepage: https://savannah.nongnu.org/projects/attr/

Package: augeas-lenses
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 2017
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: all
Multi-Arch: foreign
Source: augeas
Version: 1.14.1-1
Suggests: augeas-doc
Description: Set of lenses needed by libaugeas0 to parse config files
 Augeas parses configuration files described in lenses into a tree structure,
 which it exposes through its public API. Changes made through the API are
 written back to the initially read files.
 .
 Lenses are the building blocks of the file <-> tree transformation; they
 combine parsing a file and building the tree (the get transformation), with
 turning the tree back into an (updated) file (the put transformation).
 .
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the file
 format and the transformation into a tree. This package includes the official
 set of lenses.
Homepage: http://augeas.net/

Package: base-files
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 349
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 14
Replaces: base, dpkg (<= 1.15.0), miscutils
Provides: base, usr-is-merged
Pre-Depends: awk
Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
Conffiles:
 /etc/debian_version 033cf14800df38511c4b7ed1552f8ee5
 /etc/dpkg/origins/debian c47b6815f67ad1aeccb0d4529bd0b990
 /etc/host.conf 4eb63731c9f5e30903ac4fc07a7fe3d6
 /etc/issue 807fdbedd9d301135f6edcb785f19c3e
 /etc/issue.net 585b5394872b9e140c99ada8c6dabe5f
 /etc/update-motd.d/10-uname 9e1b832b7b06f566156e7c9e0548247b
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.

Package: base-passwd
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 272
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 3.6.7
Replaces: base
Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~)
Recommends: debconf (>= 0.5) | debconf-2.0
Description: Debian base system master password and group files
 These are the canonical master copies of the user database files
 (/etc/passwd and /etc/group), containing the Debian-allocated user and
 group IDs. The update-passwd tool is provided to keep the system databases
 synchronized with these master files.

Package: bash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 7273
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 5.3-1
Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1)
Pre-Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Recommends: bash-completion
Suggests: bash-doc
Conffiles:
 /etc/bash.bashrc a2b7735b79750a503c4265166cab2f88
 /etc/skel/.bash_logout 22bfb8c1dd94b5f3813a2b25da67463f
 /etc/skel/.bashrc ee35a240758f374832e809ae0ea4883a
 /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

Package: binutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 109
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Version: 2.40-2
Provides: binutils-gold, elf-binutils
Depends: binutils-common (= 2.40-2), libbinutils (= 2.40-2), binutils-x86-64-linux-gnu (= 2.40-2)
Suggests: binutils-doc (>= 2.40-2)
Conflicts: binutils-mingw-w64-i686 (<< 2.23.52.20130612-1+3), binutils-mingw-w64-x86-64 (<< 2.23.52.20130612-1+3), binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1)
Description: GNU assembler, linker and binary utilities
 The programs in this package are used to assemble, link and manipulate
 binary and object files.  They may be used in conjunction with a compiler
 and various libraries to build programs.
Homepage: https://www.gnu.org/software/binutils/

Package: binutils-common
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 15021
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.40-2
Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Conffiles:
 /etc/gprofng.rc d8f321679d2ce58b1399e4e6de17fcc9
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/

Package: binutils-x86-64-linux-gnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 11428
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: binutils
Version: 2.40-2
Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
Depends: binutils-common (= 2.40-2), libbinutils (= 2.40-2), libc6 (>= 2.36), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.40-2), libjansson4 (>= 2.14), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.40-2)
Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
Description: GNU binary utilities, for x86-64-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the x86-64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.
Homepage: https://www.gnu.org/software/binutils/

Package: bmap-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 160
Maintainer: Simon McVittie <smcv@debian.org>
Architecture: all
Version: 3.6-2
Depends: python3, python3-six, python3:any
Recommends: bzip2, lzop, xz-utils
Suggests: lz4, pbzip2, pigz, python3-gpgme, unzip
Description: tool to flash image files to block devices using the block map
 bmaptool is a generic tool for creating the block map (bmap) for a
 file, and copying files using the block map. The idea is that large
 file containing unused blocks, like raw system image files, can be
 copied or flashed a lot faster with bmaptool than with traditional
 tools like "dd" or "cp".
Homepage: https://github.com/intel/bmap-tools

Package: bsdextrautils
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 343
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.41.2-1
Replaces: bsdmainutils (<< 12.1.3)
Depends: libc6 (>= 2.38), libsmartcols1 (= 2.41.2-1), libtinfo6 (>= 6)
Breaks: bsdmainutils (<< 12.1.3)
Description: extra utilities from 4.4BSD-Lite
 This package contains some extra BSD utilities: col, colcrt, colrm, column,
 hd, hexdump, look, ul.
 Other BSD utilities are provided by bsdutils and calendar.
Homepage: https://github.com/util-linux/util-linux

Package: bsdutils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 334
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.41.2-1)
Version: 1:2.41.2-1
Depends: libc6 (>= 2.38), libsystemd0 (>= 254)
Recommends: bsdextrautils
Description: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a Debian
 system: renice, script, scriptlive, scriptreplay and wall. The
 remaining standard BSD utilities are provided by bsdextrautils.
Homepage: https://github.com/util-linux/util-linux

Package: btrfs-progs
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4483
Maintainer: Adam Borowski <kilobyte@angband.pl>
Architecture: amd64
Multi-Arch: foreign
Version: 6.2-1+deb12u1
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libudev1 (>= 183), libuuid1 (>= 2.16), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0)
Suggests: duperemove
Breaks: initramfs-tools (<< 0.137~)
Description: Checksumming Copy on Write Filesystem utilities
 Btrfs is a copy on write filesystem for Linux aimed at implementing
 advanced features while focusing on fault tolerance, repair and easy
 administration.
 .
 This package contains utilities (mkfs, fsck) used to work with btrfs
 and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.
Homepage: http://btrfs.wiki.kernel.org/

Package: buildah
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 20370
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: amd64
Source: golang-github-containers-buildah (1.28.2+ds1-3+deb12u1)
Version: 1.28.2+ds1-3+deb12u1+b1
Depends: uidmap, golang-github-containers-common (>> 0.49.1), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1), libseccomp2 (>= 2.5.0)
Recommends: fuse-overlayfs (>= 0.7.1~), crun | runc
Suggests: containers-storage
Breaks: fuse-overlayfs (<< 0.7.1)
Description: CLI tool to facilitate building OCI images
 The Buildah package provides a command line tool that can be used to
   - create a working container, either from scratch or using an image as a
     starting point
   - create an image, either from a working container or via the
     instructions in a Dockerfile
   - images can be built in either the OCI image format or the traditional
     upstream docker image format
   - mount a working container's root filesystem for manipulation
   - unmount a working container's root filesystem
   - use the updated contents of a container's root filesystem as a
     filesystem layer to create a new image
   - delete a working container or an image
   - rename a local container
 .
 This package contains the buildah command-line utility and provides an
 interface similar to the 'docker' command.
Built-Using: containerd (= 1.6.20~ds1-1+deb12u1), docker-registry (= 2.8.2+ds1-1), docker.io (= 20.10.24+dfsg1-1+deb12u1), golang-1.19 (= 1.19.8-2), golang-fsnotify (= 1.6.0-2), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3), golang-github-appc-cni (= 1.1.2-1), golang-github-blang-semver (= 4.0.0-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-chzyer-readline (= 1.4.39.g2972be2-3), golang-github-containerd-stargz-snapshotter (= 0.12.0-2), golang-github-containernetworking-plugins (= 1.1.1+ds1-3), golang-github-containers-common (= 0.50.1+ds1-4), golang-github-containers-image (= 5.23.1-4), golang-github-containers-ocicrypt (= 1.0.3-1), golang-github-containers-storage (= 1.43.0+ds1-8), golang-github-coreos-bbolt (= 1.3.6-2), golang-github-cyphar-filepath-securejoin (= 0.2.3-1), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-disiqueira-gotree (= 3.0.2-2), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-fsouza-go-dockerclient (= 1.8.1-1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-go-intervals (= 0.0.2-2), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-mux (= 1.8.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-jinzhu-copier (= 0.3.2-2), golang-github-json-iterator-go (= 1.1.12-1), golang-github-juju-ansiterm (= 1.0.0-1), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-lunixbochs-vtclean (= 1.0.0-1), golang-github-manifoldco-promptui (= 0.8.0-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.17-1), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-mattn-go-shellwords (= 1.0.10-2), golang-github-moby-sys (= 0.0~git20220606.416188a-1), golang-github-moby-term (= 0.0~git20221120.abb1982-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-morikuni-aec (= 1.0.0-3), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2), golang-github-opencontainers-selinux (= 1.10.0+ds1-1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2), golang-github-pkg-errors (= 0.9.1-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-proglottis-gpgme (= 0.1.1-2), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-spf13-cobra (= 1.6.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-sylabs-sif (= 2.8.3-1), golang-github-ulikunitz-xz (= 0.5.6-2), golang-github-vbatts-tar-split (= 0.11.2+ds1-1), golang-github-vbauerster-mpb (= 7.3.2-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1), golang-github-vividcortex-ewma (= 1.1.1-2), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3), golang-github-xeipuuv-gojsonschema (= 1.2.0-3), golang-go-patricia (= 2.3.1-1), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.4.0-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-net (= 1:0.7.0+dfsg-1), golang-golang-x-sync (= 0.1.0-1), golang-golang-x-sys (= 0.3.0-1), golang-golang-x-term (= 0.3.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.33.3-2), golang-gopkg-square-go-jose.v2 (= 2.6.0-2), golang-logrus (= 1.9.0-1), golang-toml (= 1.2.0-2), golang-yaml.v2 (= 2.4.0-4), runc (= 1.1.5+ds1-1+deb12u1)
Homepage: https://github.com/containers/buildah

Package: bzip2
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 113
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.0.8-6
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.8-6), 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).
Homepage: https://sourceware.org/bzip2/

Package: ca-certificates
Status: install ok installed
Priority: standard
Section: misc
Installed-Size: 390
Maintainer: Julien Cristau <jcristau@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 20250419
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.

Package: conmon
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 173
Maintainer: Podman Packaging Team <team+podman@tracker.debian.org>
Architecture: amd64
Version: 2.1.13+ds1-2
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.78.0), libsystemd0
Description: OCI container runtime monitor
 Conmon is a monitoring program and communication tool between a container
 manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a
 single container.
 .
 Upon being launched, it double-forks to daemonize and detach from the parent
 that launched it. It then launches the runtime as its child. This allows
 managing processes to die in the foreground, but still be able to watch over
 and connect to the child process (the container).
 .
 While the container runs, conmon does two things:
 .
 - Provides a socket for attaching to the container, holding open the
   container's standard streams and forwarding them over the socket.
 - Writes the contents of the container's streams to a log file (or to the
   systemd journal) so they can be read after the container's death.
 .
 Finally, upon the containers death, conmon will record its exit time and code
 to be read by the managing programs.
 .
 Written in C and designed to have a low memory footprint, conmon is intended to
 be run by a container managing library. Essentially, conmon is the smallest
 daemon a container can have.
Homepage: https://github.com/containers/conmon

Package: containerd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 120712
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: amd64
Version: 1.7.24~ds1-8
Depends: runc (>= 0.1.0~), libc6 (>= 2.34)
Suggests: containernetworking-plugins
Breaks: docker.io (<< 1.12)
Conffiles:
 /etc/containerd/config.toml 773cf1c5a249197a8ef37a08ac168414
Description: open and reliable container runtime
 Containerd is an industry-standard container runtime with an emphasis on
 simplicity, robustness and portability. It is available as a daemon for
 Linux and Windows, which can manage the complete container life cycle of
 its host system: image transfer and storage, container execution and
 supervision, low-level storage and network attachments, etc.
 .
 Containerd is designed to be embedded into a larger system, rather than
 being used directly by developers or end-users.
 .
 This package contains the binaries.
Built-Using: continuity (= 0.4.5~ds1-1), go-md2man-v2 (= 2.0.4-1), golang-1.24 (= 1.24.4-1), golang-blackfriday-v2 (= 2.1.0-1), golang-dbus (= 5.1.0-1), golang-fsnotify (= 1.8.0-3), golang-github-appc-cni (= 1.1.2-1), golang-github-beorn7-perks (= 1.0.1-3), golang-github-blang-semver (= 4.0.0-1), golang-github-cenkalti-backoff (= 4.3.0-1), golang-github-cespare-xxhash (= 2.3.0-1), golang-github-cilium-ebpf (= 0.11.0-2), golang-github-containerd-btrfs (= 2.0.0-2), golang-github-containerd-cgroups (= 3.0.3-4), golang-github-containerd-console (= 1.0.3-1), golang-github-containerd-errdefs (= 0.3.0-3), golang-github-containerd-fifo (= 1.1.0-1), golang-github-containerd-go-cni (= 1.1.9-2), golang-github-containerd-go-runc (= 1.1.0-2), golang-github-containerd-log (= 0.1.0-2), golang-github-containerd-nri (= 0.8.0-1), golang-github-containerd-platforms (= 0.2.1-2), golang-github-containerd-typeurl (= 2.2.3-1), golang-github-containernetworking-plugins (= 1.1.1+ds1-3), golang-github-containers-ocicrypt (= 1.1.10-3), golang-github-coreos-bbolt (= 1.4.2-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-distribution-reference (= 0.6.0-4), golang-github-docker-go-events (= 0.0~git20190806.e31b211-4), golang-github-docker-go-metrics (= 0.0.1-2), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-spdystream (= 0.5.0-1), golang-github-emicklei-go-restful (= 3.10.2-1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-3), golang-github-fxamacker-cbor (= 2.8.0-1), golang-github-go-jose-go-jose (= 4.0.5-1), golang-github-go-logr-logr (= 1.4.2-2), golang-github-go-logr-stdr (= 1.2.2-4), golang-github-golang-protobuf-1-5 (= 1.5.4-2), golang-github-google-go-cmp (= 0.6.0-1), golang-github-google-gofuzz (= 1.2.0-1), golang-github-google-uuid (= 1.6.0-1), golang-github-gorilla-websocket (= 1.5.3-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-5), golang-github-grpc-ecosystem-grpc-gateway (= 2.20.0-2), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-imdario-mergo (= 1.0.1-2), golang-github-intel-goresctrl (= 0.3.0-2), golang-github-json-iterator-go (= 1.1.12-2), golang-github-klauspost-compress (= 1.18.0+ds1-1), golang-github-klauspost-cpuid (= 2.3.0-1), golang-github-kubernetes-cri-api (= 0.32.3-1), golang-github-miekg-pkcs11 (= 1.0.3+dfsg1-3), golang-github-minio-sha256-simd (= 1.0.1-1), golang-github-moby-locker (= 1.0.1-3), golang-github-moby-sys (= 0.0~git20241107.638aa7c-2), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-munnerz-goautoneg (= 0.0~git20191010.a7dc8b6-2), golang-github-mxk-go-flowrate (= 0.0~git20140419.0.cca7078-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0-2), golang-github-opencontainers-runtime-tools (= 0.9.0.109.ge931285-1), golang-github-opencontainers-selinux (= 1.11.1-1), golang-github-opencontainers-specs (= 1.2.1-1), golang-github-pelletier-go-toml (= 1.9.5-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.21.1-1), golang-github-prometheus-client-model (= 0.6.2-1), golang-github-prometheus-common (= 0.63.0-2), golang-github-prometheus-procfs (= 0.15.1-1), golang-github-spf13-cobra (= 1.8.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-stefanberger-go-pkcs11uri (= 0.0~git20201008.78d3cae-2), golang-github-urfave-cli (= 1.22.14-1), golang-github-vishvananda-netlink (= 1.3.1-1), golang-github-vishvananda-netns (= 0.0.5-1), golang-github-x448-float16 (= 0.8.4-3), golang-go-patricia (= 2.3.2-1), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.25.0-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3), golang-gogottrpc (= 1.2.7-1), golang-golang-x-exp (= 0.0~git20231006.7918f67-2), golang-golang-x-mod (= 0.19.0-1), golang-golang-x-net (= 1:0.27.0-2), golang-golang-x-oauth2 (= 0.27.0-1), golang-golang-x-sync (= 0.7.0-1), golang-golang-x-sys (= 0.22.0-2), golang-golang-x-term (= 0.22.0-1), golang-golang-x-text (= 0.22.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-genproto (= 0.0~git20210726.e7812ac-4), golang-google-grpc (= 1.64.0-7), golang-google-protobuf (= 1.36.5-1), golang-gopkg-inf.v0 (= 0.9.1-2), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-k8s-api (= 0.32.3-1), golang-k8s-apimachinery (= 0.32.3-2), golang-k8s-apiserver (= 0.32.7-3), golang-k8s-client-go (= 0.32.3-2), golang-k8s-component-base (= 0.32.3-1), golang-k8s-klog (= 2.130.1-1), golang-k8s-sigs-json (= 0.0~git20241014.cfa47c3-1), golang-k8s-sigs-structured-merge-diff (= 4.6.0-3), golang-k8s-sigs-yaml (= 1.4.0-2), golang-k8s-utils (= 0.0~git20250321.1f6e0b7-1), golang-logrus (= 1.9.0-1), golang-opentelemetry-otel (= 1.31.0-4), golang-opentelemetry-proto (= 1.3.1-2), golang-tags.cncf-container-device-interface (= 1.0.1-1), golang-testify (= 1.10.0-1)
Homepage: https://containerd.io/

Package: containernetworking-plugins
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 55024
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: amd64
Source: golang-github-containernetworking-plugins (1.1.1+ds1-3)
Version: 1.1.1+ds1-3+b18
Provides: container-network-stack (= 1)
Depends: iptables, libc6 (>= 2.34)
Description: standard networking plugins - binaries
 This package contains binaries of the Container Networking Initiative's
 official plugins:
 .
 Interfaces
  - bridge: Creates a bridge, adds the host and the container to it.
  - ipvlan: Adds an ipvlan interface in the container.
  - loopback: Set the state of loopback interface to up.
  - macvlan: Creates a new MAC address, forwards all traffic
             to that to the container.
  - ptp: Creates a veth pair.
  - vlan: Allocates a vlan device.
  - host-device: Move an already-existing device into a container.
 .
 IPAM: IP Address Management
  - dhcp: Runs a daemon to make DHCP requests on behalf of the container.
  - host-local: Maintains a local database of allocated IPs
  - static: Allocates a static IPv4/IPv6 address.
 .
 Other
  - tuning: Tweaks sysctl parameters of an existing interface
  - portmap: An iptables-based portmapping plugin.
             Maps ports from the host's address space to the container.
  - bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
  - sbr: Configures source based routing for an interface.
  - firewall: Uses iptables or firewalld to add rules to allow traffic
              to/from the container.
Built-Using: golang-1.24 (= 1.24.4-1), golang-dbus (= 5.1.0-1), golang-github-alexflint-go-filemutex (= 1.2.0-1), golang-github-appc-cni (= 1.1.2-1), golang-github-coreos-go-iptables (= 0.6.0-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-d2g-dhcp4 (= 0.0~git20150413-4), golang-github-d2g-dhcp4client (= 1.0.0-2), golang-github-mattn-go-shellwords (= 1.0.12-1), golang-github-networkplumbing-go-nft (= 0.2.0-2), golang-github-safchain-ethtool (= 0.6.1-1), golang-github-vishvananda-netlink (= 1.3.0-2), golang-github-vishvananda-netns (= 0.0.5-1), golang-golang-x-sys (= 0.22.0-1)
Homepage: https://github.com/containernetworking/plugins

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 18457
Maintainer: Michael Stone <mstone@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 9.7-3
Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.48), libc6 (>= 2.38), libcap2 (>= 1:2.10), libgmp10 (>= 2:6.3.0+dfsg), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libsystemd0 (>= 254)
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: https://gnu.org/software/coreutils

Package: cpio
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 1197
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.15+dfsg-2
Replaces: cpio-mt
Depends: libc6 (>= 2.38)
Suggests: libarchive-dev
Conflicts: cpio-mt, mt-st (<< 0.6)
Description: GNU cpio -- a program to manage archives of files
 GNU cpio is a tool for creating and extracting archives, or copying
 files from one place to another.  It handles a number of cpio formats
 as well as reading and writing tar files.
Homepage: https://www.gnu.org/software/cpio/

Package: cryptsetup-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2898
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Source: cryptsetup
Version: 2:2.8.1-1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libcryptsetup12 (>= 2:2.8), libpopt0 (>= 1.14), libuuid1 (>= 2.16)
Description: disk encryption support - command line tools
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the cryptsetup, integritysetup and veritysetup
 utilities.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: curl
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 489
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 7.88.1-10+deb12u12
Depends: libc6 (>= 2.34), libcurl4 (= 7.88.1-10+deb12u12), zlib1g (>= 1:1.1.4)
Description: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.
Homepage: https://curl.se/

Package: dash
Essential: yes
Status: install ok installed
Priority: required
Section: shells
Installed-Size: 207
Maintainer: Andrej Shadura <andrewsh@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 0.5.12-12
Depends: debianutils (>= 5.6-0.1)
Pre-Depends: libc6 (>= 2.38)
Description: POSIX-compliant shell
 The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
 from ash.
 .
 Since it executes scripts faster than bash, and has fewer library
 dependencies (making it more robust against software or hardware
 failures), it is used as the default system shell on Debian systems.
Homepage: http://gondor.apana.org.au/~herbert/dash/

Package: db-util
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 37
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: all
Multi-Arch: foreign
Source: db-defaults
Version: 5.3.4
Depends: db5.3-util
Description: Berkeley Database Utilities
 This empty package depends on the recommended utilities package
 containing different tools for manipulating databases and installs
 unversioned links to current database utilities.

Package: db5.3-util
Status: install ok installed
Priority: optional
Section: database
Installed-Size: 302
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: db5.3
Version: 5.3.28+dfsg2-10
Depends: libc6 (>= 2.38), libdb5.3t64 (= 5.3.28+dfsg2-10)
Description: Berkeley v5.3 Database Utilities
 This package provides different tools for manipulating databases
 in the Berkeley v5.3 database format, and includes:
  - db5.3_archive: write the pathnames of the log files no longer in use.
  - db5.3_checkpoint: daemon process to monitor the database log and
    checkpoint it periodically.
  - db5.3_deadlock: traverse the database environment lock region and
    abort lock requests when a deadlock is detected.
  - db5.3_load: loads (and creates) a database from standard input.
  - db5.3_dump: read a database file and write it in a format understood
    by db4.{2..8}_load.
  - db5.3_printlog: dump log files in human readable format.
  - db5.3_stat: display statistics for Berkeley DB environments.
  - db5.3_tuner: Analyzes and tunes btree database.
  - db5.3_upgrade: upgrades the version of files and the databases they
    contain.
  - db5.3_verify: check the structure of files and their databases.
Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html

Package: dbus
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 154
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.16.2-2
Provides: dbus-system-bus (= 1.16.2-2), default-dbus-system-bus
Depends: dbus-bin (= 1.16.2-2), dbus-daemon (= 1.16.2-2), dbus-system-bus-common (>= 1.16.2-2), base-files (>= 13.4~), libc6 (>= 2.34), libdbus-1-3 (= 1.16.2-2), libexpat1 (>= 2.1~beta3), libsystemd0
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-dbus-session-bus | dbus-session-bus
Conffiles:
 /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015
 /etc/init.d/dbus d78b20b35de983cf6f1475dcf8cb21a1
Description: simple interprocess messaging system (system message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package provides a fully-functional D-Bus system bus with activation
 support, used for communication between system services, and depends on
 most of the other components of the reference implementation of D-Bus.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/

Package: dbus-bin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 190
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.16.2-2
Replaces: dbus (<< 1.13.18-2~)
Depends: libc6 (>= 2.38), libdbus-1-3 (= 1.16.2-2)
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (command line utilities)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the D-Bus command-line utilities such as dbus-send
 and dbus-monitor.
Homepage: https://dbus.freedesktop.org/

Package: dbus-daemon
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 352
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.16.2-2
Replaces: dbus (<< 1.13.18-2~)
Depends: dbus-bin (= 1.16.2-2), dbus-session-bus-common (>= 1.16.2-2), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.16.2-2), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (reference message bus)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains dbus-daemon, the reference implementation of a
 D-Bus message bus, and dbus-run-session, a utility to start a temporary
 session dbus-daemon in a constrained environment or for automated tests.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/

Package: dbus-session-bus-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 80
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: dbus
Version: 1.16.2-2
Replaces: dbus (<< 1.13.18-2~)
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (session bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus session bus, used for applications and per-user services.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus session bus, install one of the packages
 that implement the dbus-session-bus virtual package, such as
 dbus-user-session. The recommended implementation is indicated by
 the default-dbus-session-bus virtual package.
Homepage: https://dbus.freedesktop.org/

Package: dbus-system-bus-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 91
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: dbus
Version: 1.16.2-2
Replaces: dbus (<< 1.13.18-2~)
Depends: adduser (>= 3.130) | systemd-sysusers
Breaks: dbus (<< 1.13.18-2~)
Description: simple interprocess messaging system (system bus configuration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the configuration files defining the behaviour of
 the D-Bus system bus, used for system services such as networking and
 storage management services. It is also responsible for creating the
 'messagebus' system user account used to run the system bus.
 These are used by the reference implementation in the dbus package,
 and by the reimplementation in the dbus-broker package.
 .
 To provide a complete D-Bus system bus, install one of the packages
 that implement the dbus-system-bus virtual package, such as dbus.
 The recommended implementation is indicated by the default-dbus-system-bus
 virtual package.
Homepage: https://dbus.freedesktop.org/

Package: dbus-user-session
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 84
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: dbus
Version: 1.16.2-2
Provides: dbus-session-bus, default-dbus-session-bus
Depends: dbus-daemon (= 1.16.2-2) | dbus-broker, dbus-session-bus-common (>= 1.16.2-2), libpam-systemd, systemd
Recommends: systemd-sysv
Conffiles:
 /etc/X11/Xsession.d/20dbus_xdg-runtime f11c70d9f51a152cedf939d36ef038bf
Description: simple interprocess messaging system (systemd --user integration)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 On systemd systems, this package opts in to the session model in which
 a user's session starts the first time they log in, and does not end
 until all their login sessions have ended. This model merges all
 parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up
 to one graphical session, into a single "user-session" or "super-session"
 within which all background D-Bus services are shared.
 .
 Multiple graphical sessions per user are not currently supported in this
 mode; as a result, it is particularly suitable for gdm, which responds to
 requests to open a parallel graphical session by switching to the existing
 graphical session and unlocking it.
 .
 To retain dbus' traditional session semantics, in which login sessions
 are artificially isolated from each other, remove this package and install
 dbus-x11 instead.
 .
 See the dbus package description for more information about D-Bus in general.
Homepage: https://dbus.freedesktop.org/

Package: debconf
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 497
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.5.91
Replaces: debconf-tiny
Provides: debconf-2.0
Recommends: apt (>= 2.9.11~) | apt-utils, debconf-i18n
Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog
Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13)
Conffiles:
 /etc/apt/apt.conf.d/70debconf 7e9d09d5801a42b4926b736b8eeabb73
 /etc/debconf.conf 1cd82ead5651f0753b1ff6d9b31bd235
Description: Debian configuration management system
 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

Package: debian-archive-keyring
Status: install ok installed
Priority: important
Section: misc
Installed-Size: 302
Maintainer: Debian Release Team <packages@release.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2025.1
Conffiles:
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc 55eec060916a9d4a0db7560ab4d7bdce
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc bec0a1224f667bcd1e231b874db9bc4f
 /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc fac2ec9faba2c2d82c70a6e2805c5b79
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc 1f30ce1ba8532d523017acb1a69c106a
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc 9fbe7b0d8ebb38e240aeec6b0830ac7b
 /etc/apt/trusted.gpg.d/debian-archive-bullseye-stable.asc 85a4c0e5c747a38509b33562d4c950be
 /etc/apt/trusted.gpg.d/debian-archive-trixie-automatic.asc 556202307f6f23e343c1ba12790507be
 /etc/apt/trusted.gpg.d/debian-archive-trixie-security-automatic.asc f421db9e00d9a98c66c396b2a210f52c
 /etc/apt/trusted.gpg.d/debian-archive-trixie-stable.asc 91c5c0b4f6878239622087c64866c909
Description: OpenPGP archive certificates of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive certificates used for that.

Package: debianutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 225
Maintainer: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
Architecture: amd64
Multi-Arch: foreign
Version: 5.23.2
Pre-Depends: libc6 (>= 2.38)
Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~)
Description: Miscellaneous utilities specific to Debian
 This package provides a number of small utilities which are used
 primarily by the installation scripts of Debian packages, although
 you may use them directly.
 .
 The specific utilities included are:
 add-shell installkernel ischroot remove-shell run-parts savelog
 update-shells which

Package: debootstrap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 283
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: all
Version: 1.0.128+nmu2+deb12u2
Depends: wget
Recommends: gnupg, debian-archive-keyring, arch-test (>= 0.11~)
Suggests: squid-deb-proxy-client, ubuntu-archive-keyring, binutils, xz-utils, zstd
Description: Bootstrap a basic Debian system
 debootstrap is used to create a Debian base system from scratch,
 without requiring the availability of dpkg or apt. It does this by
 downloading .deb files from a mirror site, and carefully unpacking them
 into a directory which can eventually be chrooted into.

Package: dfu-util
Status: install ok installed
Priority: optional
Section: electronics
Installed-Size: 149
Maintainer: Tormod Volden <debian.tormod@gmail.com>
Architecture: amd64
Version: 0.11-3
Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.22), python3
Description: Device firmware update (DFU) USB programmer
 dfu-util is a program that implements the host (PC) side of the USB
 DFU 1.0 and 1.1 (Universal Serial Bus Device Firmware Upgrade) protocol.
 .
 DFU is intended to download and upload firmware to devices connected over
 USB. It ranges from small devices like micro-controller boards up to mobile
 phones. With dfu-util you are able to download firmware to your device or
 upload firmware from it.
Homepage: https://dfu-util.sourceforge.net

Package: diffutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1768
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: amd64
Version: 1:3.10-4
Replaces: diff
Pre-Depends: libc6 (>= 2.38)
Suggests: diffutils-doc, wdiff
Description: File comparison utilities
 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories.  `cmp' shows the offsets and line numbers where
 two files differ.  `cmp' can also show all the characters that
 differ between the two files, side by side.  `diff3' shows differences
 among three files.  `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files.  Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.
Homepage: https://www.gnu.org/software/diffutils/

Package: dirmngr
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1328
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: adduser, gpgconf (= 2.2.40-1.1+deb12u1), lsb-base (>= 3.2-13), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.5), libgpg-error0 (>= 1.42), libksba8 (>= 1.3.5), libldap-2.5-0 (>= 2.5.4), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.40-1.1+deb12u1)
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/

Package: dmeventd
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 229
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Depends: libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.197), liblvm2cmd2.03 (>= 2.03.31)
Description: Linux Kernel Device Mapper event daemon
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains a daemon to monitor events of devmapper devices.
Homepage: https://sourceware.org/lvm2/

Package: dmidecode
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 229
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: amd64
Multi-Arch: foreign
Version: 3.6-2
Depends: libc6 (>= 2.34)
Description: SMBIOS/DMI table decoder
 Dmidecode reports information about the system's hardware as described in the
 system BIOS according to the SMBIOS/DMI standard.
 .
 This information typically includes system manufacturer, model name, serial
 number, BIOS version, asset tag as well as a lot of other details of varying
 level of interest and reliability depending on the manufacturer. This will
 often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
 ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
 USB).
 .
 Beware that DMI data have proven to be too unreliable to be blindly trusted.
 Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Homepage: https://nongnu.org/dmidecode/

Package: dmsetup
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 243
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.197)
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/

Package: docker.io
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 94870
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: amd64
Source: docker.io (26.1.5+dfsg1-9)
Version: 26.1.5+dfsg1-9+b9
Depends: libc6 (>= 2.34), libsystemd0, adduser, containerd (>= 1.4~), iptables, sysvinit-utils (>= 3.05-4~), runc (>= 1.0.0~rc8~), tini
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: apparmor, ca-certificates, dbus-user-session, docker-cli, git, needrestart (>= 3.1~), xz-utils
Suggests: docker-doc, aufs-tools, btrfs-progs, cgroupfs-mount, debootstrap, e2fsprogs, rinse, rootlesskit, xfsprogs, zfs-fuse | zfsutils-linux
Conflicts: docker-ce, docker-ce-rootless-extras
Conffiles:
 /etc/default/docker 5926ad49aecc032181fe29e9e1f334ab
 /etc/init.d/docker 4762ef7fc3cdc8b2b43d02a413649c3a
Description: Linux container runtime
 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package contains the daemon only. For the command-line utility
 "/usr/bin/docker", please install the "docker-cli" package.
 .
 Using docker.io on non-amd64 hosts is not supported at this time. Please be
 careful when using it on anything besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.
Built-Using: containerd (= 1.7.24~ds1-6), continuity (= 0.3.0-1), docker-registry (= 2.8.3+ds1-2), glibc (= 2.41-11), golang-1.24 (= 1.24.4-1), golang-dbus (= 5.1.0-1), golang-fsnotify (= 1.8.0-3), golang-github-agext-levenshtein (= 1.2.3-2), golang-github-appc-cni (= 1.1.2-1), golang-github-armon-circbuf (= 0.0~git20190214.5111143-1), golang-github-armon-go-metrics (= 0.4.1-1), golang-github-aws-aws-sdk-go-v2 (= 1.30.3-1), golang-github-aws-smithy-go (= 1.20.3-1), golang-github-azure-go-ansiterm (= 0.0~git20210617.d185dfc-2), golang-github-beorn7-perks (= 1.0.1-3), golang-github-cenkalti-backoff (= 4.3.0-1), golang-github-cespare-xxhash (= 2.3.0-1), golang-github-cilium-ebpf (= 0.11.0-2), golang-github-cloudflare-cfssl (= 1.6.5-2), golang-github-containerd-cgroups (= 3.0.3-4), golang-github-containerd-console (= 1.0.3-1), golang-github-containerd-errdefs (= 0.3.0-3), golang-github-containerd-fifo (= 1.1.0-1), golang-github-containerd-go-cni (= 1.1.9-2), golang-github-containerd-go-runc (= 1.1.0-2), golang-github-containerd-log (= 0.1.0-2), golang-github-containerd-platforms (= 0.2.1-2), golang-github-containerd-typeurl (= 2.1.1-3), golang-github-coreos-bbolt (= 1.3.10-2), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-cyphar-filepath-securejoin (= 0.3.4-3), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-deckarep-golang-set (= 2.7.0-1), golang-github-dimchansky-utfbom (= 1.1.1-1), golang-github-distribution-reference (= 0.6.0-4), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1), golang-github-docker-go (= 1.5.2~git20160303.d30aec9-1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-events (= 0.0~git20190806.e31b211-4), golang-github-docker-go-metrics (= 0.0.1-2), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-libtrust (= 0.0~git20160708.aabc10e-1), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-felixge-httpsnoop (= 1.0.3-3), golang-github-fernet-fernet-go (= 0.0~git20180830.9eac43b-2), golang-github-fluent-fluent-logger-golang (= 1.9.0-1), golang-github-fvbommel-sortorder (= 1.0.2-3), golang-github-go-logr-logr (= 1.4.2-2), golang-github-go-logr-stdr (= 1.2.2-4), golang-github-gofrs-flock (= 0.8.1-1), golang-github-gogo-googleapis (= 1.4.0-2), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-jwt-jwt (= 5.0.0+really4.5.2-1), golang-github-golang-protobuf-1-5 (= 1.5.4-1), golang-github-google-btree (= 1.0.1-1), golang-github-google-certificate-transparency (= 1.3.1-2), golang-github-google-go-cmp (= 0.6.0-1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1), golang-github-google-uuid (= 1.6.0-1), golang-github-googleapis-gax-go (= 2.14.1-1), golang-github-gorilla-mux (= 1.8.1-1), golang-github-graylog2-go-gelf (= 0.0+git20191017.1550ee6-1), golang-github-grpc-ecosystem-go-grpc-prometheus (= 1.2.0+git20191002.6af20e3-5), golang-github-grpc-ecosystem-grpc-gateway (= 2.20.0-2), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.1-3), golang-github-hashicorp-go-memdb (= 1.2.1-1), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-hashicorp-go-sockaddr (= 1.0.2-3), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-memberlist (= 0.5.0-1), golang-github-hashicorp-serf (= 0.10.1-1), golang-github-imdario-mergo (= 1.0.1-2), golang-github-ishidawataru-sctp (= 0.0+git20210707.9a39160-1), golang-github-jmoiron-sqlx (= 1.3.5-1), golang-github-klauspost-compress (= 1.18.0+ds1-1), golang-github-mattn-go-runewidth (= 0.0.16-1), golang-github-miekg-dns (= 1.1.64-1), golang-github-mitchellh-hashstructure (= 2.0.2-2), golang-github-mitchellh-mapstructure (= 1.5.0+git20231216.8508981-1), golang-github-moby-docker-image-spec (= 1.3.1-2), golang-github-moby-locker (= 1.0.1-3), golang-github-moby-patternmatcher (= 0.6.0-1), golang-github-moby-pubsub (= 1.0.0-2), golang-github-moby-sys (= 0.0~git20241107.638aa7c-2), golang-github-moby-term (= 0.0~git20230502.9c3c875-1), golang-github-morikuni-aec (= 1.0.0-3), golang-github-munnerz-goautoneg (= 0.0~git20191010.a7dc8b6-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0-2), golang-github-opencontainers-selinux (= 1.11.1-1), golang-github-opencontainers-specs (= 1.2.0-2), golang-github-pelletier-go-toml (= 1.9.5-1), golang-github-philhofer-fwd (= 1.1.2+git20240916.20a13a1-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.21.1-1), golang-github-prometheus-client-model (= 0.6.0-1), golang-github-prometheus-common (= 0.62.0-3), golang-github-prometheus-procfs (= 0.15.1-1), golang-github-racksec-srslog (= 0.0~git20180709.a4725f0-2), golang-github-rivo-uniseg (= 0.4.7-1), golang-github-secure-systems-lab-go-securesystemslib (= 0.9.0-1), golang-github-shibumi-go-pathspec (= 1.3.0-2), golang-github-spf13-cobra (= 1.8.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-tinylib-msgp (= 1.2.5-1), golang-github-tonistiigi-units (= 0.0~git20180711.6950e57-2), golang-github-vbatts-tar-split (= 0.11.6-1), golang-github-vishvananda-netlink (= 1.3.0-2), golang-github-vishvananda-netns (= 0.0.5-1), golang-github-weppos-publicsuffix-go (= 0.30.1-1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3), golang-github-xeipuuv-gojsonschema (= 1.2.0-3), golang-github-zmap-zcrypto (= 0.0~git20240512.0fef58d-2), golang-github-zmap-zlint (= 3.6.2-4), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.25.0-1), golang-go.opencensus (= 0.24.0-2), golang-gogoprotobuf (= 1.3.2-3), golang-gogottrpc (= 1.2.4-2), golang-golang-x-exp (= 0.0~git20231006.7918f67-2), golang-golang-x-mod (= 0.19.0-1), golang-golang-x-net (= 1:0.27.0-2), golang-golang-x-oauth2 (= 0.27.0-1), golang-golang-x-sync (= 0.7.0-1), golang-golang-x-sys (= 0.22.0-1), golang-golang-x-term (= 0.22.0-1), golang-golang-x-text (= 0.22.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-api (= 0.61.0-6), golang-google-cloud (= 0.56.0-6), golang-google-genproto (= 0.0~git20210726.e7812ac-4), golang-google-grpc (= 1.64.0-7), golang-google-protobuf (= 1.36.5-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-k8s-klog (= 2.130.1-1), golang-logrus (= 1.9.0-1), golang-opentelemetry-contrib (= 0.56.0-5), golang-opentelemetry-otel (= 1.31.0-4), golang-opentelemetry-proto (= 1.3.1-2), golang-testify (= 1.10.0-1), golang-yaml.v2 (= 2.4.0-5), gotest.tools (= 3.5.1-1), in-toto-golang (= 0.9.0+ds-3), notary (= 0.7.0+git20240416.9d2b3b3+ds1-3), rootlesskit (= 2.0.2-2), runc (= 1.1.15+ds1-2)
Homepage: https://mobyproject.org

Package: dosfstools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 310
Maintainer: Andreas Bombe <aeb@debian.org>
Architecture: amd64
Version: 4.2-1.2
Depends: libc6 (>= 2.38)
Description: utilities for making and checking MS-DOS FAT filesystems
 The dosfstools package includes the mkfs.fat and fsck.fat utilities, which
 respectively make and check MS-DOS FAT filesystems.
Homepage: https://github.com/dosfstools/dosfstools

Package: dpkg
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 6587
Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.22.21
Depends: tar (>= 1.28-1)
Pre-Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: apt, debsig-verify
Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300)
Conffiles:
 /etc/alternatives/README 7be88b21f7e386c8d5a8790c2461c92b
 /etc/cron.daily/dpkg 94bb6c1363245e46256908a5d52ba4fb
 /etc/dpkg/dpkg.cfg f4413ffb515f8f753624ae3bb365b81b
 /etc/logrotate.d/alternatives 5fe0af6ce1505fefdc158d9e5dbf6286
 /etc/logrotate.d/dpkg 9e25c8505966b5829785f34a548ae11f
Description: Debian package management system
 This package provides the low-level infrastructure for handling the
 installation and removal of Debian software packages.
 .
 For Debian package development tools, install dpkg-dev.
Homepage: https://wiki.debian.org/Teams/Dpkg

Package: e2fsprogs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1496
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: amd64
Multi-Arch: foreign
Version: 1.47.0-2
Depends: logsave
Pre-Depends: libblkid1 (>= 2.36), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libext2fs2 (= 1.47.0-2), libss2 (>= 1.38), libuuid1 (>= 2.16)
Recommends: e2fsprogs-l10n
Suggests: gpart, parted, fuse2fs, e2fsck-static
Conffiles:
 /etc/cron.d/e2scrub_all bc533e09f3b3d96bfe1633ad57eb7026
 /etc/e2scrub.conf df38534cc670c70a91cf9b035845d244
 /etc/mke2fs.conf 6a2103e33d9e48b5f6f3190045c37561
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

Package: exfatprogs
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 347
Maintainer: Sven Hoexter <hoexter@debian.org>
Architecture: amd64
Version: 1.2.9-1
Depends: libc6 (>= 2.34)
Description: exFAT file system utilities
 Tools to manage extended file allocation table filesystem.
 This package provides tools to create, check, dump and label
 the filesystem. It contains
  - mkfs.exfat to create an exFAT filesystem
  - fsck.exfat to check and repair an exFAT filesystem
  - tune.exfat to print and edit the volume label or serial
  - dump.exfat to show on-disk information of an exFAT filesystem
  - exfat2img to dump exFAT metadata
 The tools included in this package are the exfatprogs
 maintained by Samsung and LG engineers, who provided Linux exFAT
 support.
Homepage: https://github.com/exfatprogs/exfatprogs

Package: extlinux
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 322
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Architecture: amd64
Source: syslinux
Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3.2
Depends: libc6 (>= 2.38)
Recommends: syslinux-common
Description: collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader)
 syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
 filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
 (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
 .
 This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs
 filesystems (EXTLINUX).
Homepage: http://www.syslinux.org/

Package: f2fs-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 628
Maintainer: Filesystems Group <filesystems-devel@lists.alioth.debian.org>
Architecture: amd64
Version: 1.16.0-2
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libselinux1 (>= 3.1~), libuuid1 (>= 2.16)
Description: Tools for Flash-Friendly File System
 F2FS is a new filesystem for Linux aimed at NAND flash memory-based storage
 devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
 System (LFS).
Homepage: https://www.kernel.org/doc/html/latest/filesystems/f2fs.html

Package: fakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 225
Maintainer: Clint Adams <clint@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.37.1.2-1
Depends: libfakeroot (>= 1.37.1.2-1), libc6 (>= 2.38)
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.

Package: fastboot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 462
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: android-platform-tools (29.0.6-28)
Version: 1:29.0.6-28
Provides: android-tools-fastboot
Depends: android-libbase (>= 29.0.6), android-libboringssl (>= 13.0.0+r24), android-libcutils (= 1:29.0.6-28), android-liblog (>= 29.0.6), android-libsparse (= 1:29.0.6-28), android-libziparchive (= 1:29.0.6-28), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libusb-1.0-0 (>= 2:1.0.8)
Recommends: android-sdk-platform-tools-common (>= 28.0.2~)
Suggests: android-sdk-platform-tools
Description: Android fastboot tool
 A command line tool for flashing an Android device, boot an Android device to
 fastboot mode, etc..
 .
 This package recommends "android-sdk-platform-tools-common" which contains
 the udev rules for Android devices. Without this package, adb and fastboot need
 to be running with root permission.
Homepage: https://developer.android.com/studio/releases/platform-tools

Package: fdisk
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 533
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.41.2-1
Depends: libc6 (>= 2.38), libfdisk1 (= 2.41.2-1), libmount1 (= 2.41.2-1), libncursesw6 (>= 6), libreadline8t64 (>= 6.0), libsmartcols1 (= 2.41.2-1), libtinfo6 (>= 6)
Recommends: sensible-utils
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 utility gives a more userfriendly curses based interface.
 The sfdisk utility is mostly for automation and scripting uses.
Homepage: https://github.com/util-linux/util-linux

Package: file
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 79
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.44-3
Depends: libc6 (>= 2.34), libmagic1 (= 1:5.44-3)
Breaks: debhelper (<< 12.2~)
Description: Recognize the type of data in a file using "magic" numbers
 The file command is "a file type guesser", a command-line tool that
 tells you in words what kind of data a file contains.
 .
 This package contains the file program itself.
Homepage: https://www.darwinsys.com/file/

Package: findutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 2160
Maintainer: Andreas Metzler <ametzler@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 4.10.0-3
Pre-Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~)
Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1)
Description: utilities for finding files--find, xargs
 GNU findutils provides utilities to find files meeting specified
 criteria and perform various actions on the files which are found.
 This package contains 'find' and 'xargs'; however, 'locate' has
 been split off into a separate package.
Homepage: https://savannah.gnu.org/projects/findutils/

Package: fuse-overlayfs
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 118
Maintainer: Reinhard Tartler <siretart@tauware.de>
Architecture: amd64
Source: fuse-overlayfs (1.14-1)
Version: 1.14-1+b1
Depends: fuse3, libc6 (>= 2.38), libfuse3-4 (>= 3.17.1~rc0)
Description: implementation of overlay+shiftfs in FUSE for rootless containers
 This package provides an overlayfs FUSE implementation so that it can
 be used since Linux 4.18 by unprivileged users in an user namespace.
Homepage: https://github.com/containers/fuse-overlayfs

Package: fuse3
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 109
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Version: 3.17.4-1
Provides: fuse (= 3.17.4-1)
Depends: libc6 (>= 2.38), libfuse3-4 (= 3.17.4-1), adduser, mount (>= 2.19.1), sed (>= 4)
Conflicts: fuse (<< 3.17.4-1)
Conffiles:
 /etc/fuse.conf 5df72dde927a769eb88afe8e3458ac3f
Description: Filesystem in Userspace (3.x version)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: gawk
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 3289
Maintainer: Adrian Bunk <bunk@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1:5.3.2-1
Provides: awk
Pre-Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libreadline8t64 (>= 6.0)
Suggests: gawk-doc
Conffiles:
 /etc/profile.d/gawk.csh b3d9e29a36f945b2065b2f88d18dadaa
 /etc/profile.d/gawk.sh bfc054c0862d0fad98ca641b951c7061
Description: GNU awk, a pattern scanning and processing language
 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.
Homepage: http://www.gnu.org/software/gawk/

Package: gcc-15-base
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 119
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gcc-15
Version: 15.2.0-4
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/

Package: gdisk
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 940
Maintainer: Jonathan Carter <jcc@debian.org>
Architecture: amd64
Version: 1.0.10-2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libuuid1 (>= 2.16)
Recommends: groff-base
Description: GPT fdisk text-mode partitioning tool
 GPT fdisk (aka gdisk) is a text-mode partitioning
 tool that provides utilities for Globally Unique
 Identifier (GUID) Partition Table (GPT) disks.
 .
 Features:
 .
  - Edit GUID partition table definitions
  - In place conversion of BSD disklabels to GPT
  - In place conversion of MBR to GPT
  - In place conversion of GPT to MBR
  - Create hybrid MBR/GPT layouts
  - Repair damaged GPT data structures
  - Repair damaged MBR structures
  - Back up GPT data to a file (and restore from file)
Homepage: http://sourceforge.net/projects/gptfdisk/

Package: gettext-base
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 745
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gettext (0.23.1-2)
Version: 0.23.1-2+b1
Depends: libc6 (>= 2.38)
Description: GNU Internationalization utilities for the base system
 This package includes the gettext and ngettext programs which allow
 other packages to internationalize the messages given by shell scripts.
Homepage: https://www.gnu.org/software/gettext/

Package: git
Status: install ok installed
Priority: optional
Section: vcs
Installed-Size: 44890
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: amd64
Multi-Arch: foreign
Version: 1:2.39.5-0+deb12u2
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.2), perl, liberror-perl, git-man (>> 1:2.39.5), git-man (<< 1:2.39.5-.)
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/

Package: git-man
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 2106
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Architecture: all
Multi-Arch: foreign
Source: git
Version: 1:2.39.5-0+deb12u2
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/

Package: golang-github-containers-common
Status: install ok installed
Priority: optional
Section: golang
Installed-Size: 110
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: all
Version: 0.64.2+ds1-1
Depends: container-network-stack, golang-github-containers-image
Recommends: netavark
Breaks: buildah (<< 1.19.2+dfsg1-2~~)
Conffiles:
 /etc/containers/policy.json 38200dab03e5e226ed1c22fb7e9941bc
 /etc/containers/registries.conf.d/shortnames.conf 72116c941255c9765c816c8c7c430984
Description: Common files for github.com/containers repositories
 This package contains common configuration files for use by
 other container projects.
Homepage: https://github.com/containers/common

Package: golang-github-containers-image
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 60
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 5.36.2-2
Replaces: buildah (<< 1.17.1+dfsg1-2)
Conffiles:
 /etc/containers/registries.conf b7b8736fcc615a4283cc761927a081e4
Description: Configuration files and manpages for github.com/containers repositories
 This package contains documentation and configuration files for use by
 other container projects.
Homepage: https://github.com/containers/image

Package: gpg
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1581
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg (<< 2.1.21-4)
Depends: gpgconf (= 2.2.40-1.1+deb12u1), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4)
Recommends: gnupg (= 2.2.40-1.1+deb12u1)
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/

Package: gpg-agent
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 1348
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg-agent (<< 2.1.21-4)
Provides: gnupg-agent
Depends: gpgconf (= 2.2.40-1.1+deb12u1), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libnpth0 (>= 0.90)
Recommends: gnupg (= 2.2.40-1.1+deb12u1)
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/

Package: gpg-wks-client
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 682
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Depends: dirmngr (= 2.2.40-1.1+deb12u1), gpg (= 2.2.40-1.1+deb12u1), gpg-agent (= 2.2.40-1.1+deb12u1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42)
Recommends: gnupg (= 2.2.40-1.1+deb12u1)
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/

Package: gpgconf
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 803
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4)
Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.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/

Package: gpgsm
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 992
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg2 (<< 2.1.10-2)
Depends: gpgconf (= 2.2.40-1.1+deb12u1), libassuan0 (>= 2.5.0), libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.42), libksba8 (>= 1.6.0), libreadline8 (>= 6.0)
Recommends: gnupg (= 2.2.40-1.1+deb12u1)
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/

Package: gpgv
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 917
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: gnupg2
Version: 2.2.40-1.1+deb12u1
Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.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/

Package: grep
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 1297
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 3.12-1
Provides: rgrep
Pre-Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.32)
Conflicts: rgrep
Description: GNU grep, egrep and fgrep
 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts.  Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)
Homepage: https://www.gnu.org/software/grep/

Package: grub-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 17773
Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-13+deb12u1
Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), libfreetype6 (>= 2.2.1), libfuse2 (>= 2.8.4-1.4), liblzma5 (>= 5.1.1alpha+20120614), gettext-base
Recommends: os-prober (>= 1.33)
Suggests: multiboot-doc, grub-emu, mtools, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2)
Conflicts: init-select
Conffiles:
 /etc/default/grub.d/init-select.cfg 86dea2a78312ca80f740098987d9c0fb
 /etc/grub.d/00_header cd52708cba4d78d7ef96176258d4593d
 /etc/grub.d/05_debian_theme 7af00bf2d834b3104688c9cbf40b23b3
 /etc/grub.d/10_linux 16adfed0ec58a4db1e3f3f38e49f06fc
 /etc/grub.d/20_linux_xen 80253021369176084e3483b13c9e689e
 /etc/grub.d/30_os-prober e5c89c9c421bbe7c2ad9eb86129fd4e0
 /etc/grub.d/30_uefi-firmware ed41aff510f9176cdbbecfe1a964e4c5
 /etc/grub.d/40_custom babe7de352fe18de5a238569cf4b8a11
 /etc/grub.d/41_custom 1d876baff8ca3841aa6ba057e881a2e4
 /etc/grub.d/README be58f42dfe74feb6eeb98c6a843c743f
Description: GRand Unified Bootloader (common files)
 This package contains common files shared by the distinct flavours of GRUB.
 It is shared between GRUB Legacy and GRUB 2, although a number of files
 specific to GRUB 2 are here as long as they do not break GRUB Legacy.
 .
 grub-mkrescue needs the suggested packages mtools (for UEFI targets) and
 xorriso.
Homepage: https://www.gnu.org/software/grub/

Package: grub2-common
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1344
Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Source: grub2
Version: 2.06-13+deb12u1
Replaces: grub, grub-cloud-amd64 (<< 0.0.4), grub-common (<< 1.99-1), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy, grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7)
Depends: grub-common (= 2.06-13+deb12u1), dpkg (>= 1.15.4), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1 (>= 37), libefivar1 (>= 37), liblzma5 (>= 5.1.1alpha+20120614)
Breaks: grub (<< 0.97-54), grub-cloud-amd64 (<< 0.0.4), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-32), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy-doc (<< 0.97-59), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~)
Conflicts: grub-legacy
Conffiles:
 /etc/kernel/postinst.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433
 /etc/kernel/postrm.d/zz-update-grub 5a98abefbfe97dbed36db7899251e433
Description: GRand Unified Bootloader (common files for version 2)
 This package contains common files shared by the distinct flavours of GRUB.
 The files in this package are specific to GRUB 2, and would break GRUB
 Legacy if installed on the same system.
Homepage: https://www.gnu.org/software/grub/

Package: guestfish
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1558
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libguestfs
Version: 1:1.48.6-2
Replaces: libguestfs-tools (<< 1:1.46)
Depends: libguestfs0 (= 1:1.48.6-2), libc6 (>= 2.34), libconfig9, libreadline8 (>= 6.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libxml2 (>= 2.7.4)
Breaks: libguestfs-tools (<< 1:1.46)
Conffiles:
 /etc/libguestfs-tools.conf 18c179ccb7fffc22831f845067002749
Description: guest filesystem shell
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains guestfish, the interactive shell, and some
 small tools that are built around it.
Homepage: http://libguestfs.org

Package: guestfs-tools
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 30308
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: amd64
Version: 1.48.2-1+deb12u1
Replaces: libguestfs-tools (<< 1:1.46)
Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libguestfs0 (>= 1:1.43.3), libjansson4 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libpcre2-8-0 (>= 10.22), libtinfo6 (>= 6), libvirt0 (>= 0.4.0), libxml2 (>= 2.7.4), perl:any, libguestfs-perl, libintl-perl, libstring-shellquote-perl, libsys-virt-perl, libwin-hivex-perl, curl
Recommends: virt-p2v, gnupg, libguestfs-tools (>= 1:1.46)
Breaks: libguestfs-tools (<< 1:1.46)
Conffiles:
 /etc/virt-builder/repos.d/libguestfs.conf d66e417b5493e26d5c7b1e90f26b6a97
 /etc/virt-builder/repos.d/libguestfs.gpg 257d05743af10adae7b43fc8170cee6e
 /etc/virt-builder/repos.d/opensuse.conf 8fd3eec68e8a186e8de32f19b6d20455
 /etc/virt-builder/repos.d/opensuse.gpg 7ddfd20c63234888196678dd559e0670
Description: guest disk image management system - tools
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains the guestfish interactive shell and various
 virtualization tools, including virt-cat, virt-df, virt-edit,
 virt-filesystems, virt-inspector, virt-ls, virt-make-fs, virt-rescue,
 virt-resize, virt-tar, and virt-win-reg.
Homepage: https://libguestfs.org

Package: guestmount
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 128
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libguestfs
Version: 1:1.48.6-2
Replaces: libguestfs-tools (<< 1:1.46)
Depends: libguestfs0 (= 1:1.48.6-2), libc6 (>= 2.34), libconfig9, libfuse2 (>= 2.8), libxml2 (>= 2.7.4)
Breaks: libguestfs-tools (<< 1:1.46)
Description: FUSE-based mount utility for guest filesystems
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains the guestmount and guestunmount programs for
 mounting virtual machine filesystems and other disk images on the
 host.
Homepage: http://libguestfs.org

Package: gzip
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 256
Maintainer: Milan Kupcevic <milan@debian.org>
Architecture: amd64
Version: 1.13-1
Pre-Depends: libc6 (>= 2.38)
Suggests: less
Conflicts: zutils (<< 1.13-2~)
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/

Package: hostname
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 50
Maintainer: Michael Meskes <meskes@debian.org>
Architecture: amd64
Version: 3.25
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.

Package: icoutils
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 221
Maintainer: Colin Watson <cjwatson@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 0.32.3-6
Depends: libwww-perl, perl:any, libc6 (>= 2.34), libpng16-16t64 (>= 1.6.46)
Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl
Description: Create and extract MS Windows icons and cursors
 Icoutils is a set of programs that deal with MS Windows icons and
 cursors. Resources such as icons and cursors can be extracted from MS
 Windows executable and library files with "wrestool". Conversion of
 these files to and from PNG images is done with "icotool". "extresso"
 automates these tasks with the help of special resource scripts.
 .
 This package can be used to create "favicon.ico" files for web sites.
Homepage: https://www.nongnu.org/icoutils/

Package: inetutils-telnet
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 277
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Source: inetutils
Version: 2:2.6-4
Provides: telnet, telnet-client
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.13~alpha1+dfsg), libtinfo6 (>= 6), netbase
Description: telnet client
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
 .
 This implementation supports Kerberos, for authentication and encryption.
Homepage: https://www.gnu.org/software/inetutils/

Package: init-system-helpers
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 133
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.69
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.

Package: iproute2
Status: install ok installed
Priority: important
Section: net
Installed-Size: 3516
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 6.1.0-3
Replaces: iproute
Provides: arpd
Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libbsd0 (>= 0.0), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdb5.3, libelf1 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin
Recommends: libatm1 (>= 2.4.1-17~)
Suggests: iproute2-doc, python3:any
Conflicts: arpd, iproute (<< 20130000-1)
Conffiles:
 /etc/iproute2/bpf_pinning fd070252e6e9996bd04d9d59e4ce21eb
 /etc/iproute2/ematch_map 0e0f36cafc6a9cf76bc704cfd8f96ece
 /etc/iproute2/group 3aea2c0e0dd75e13a5f8f48f2936915f
 /etc/iproute2/nl_protos 393e42fa549d0974eb66d576675779c2
 /etc/iproute2/rt_dsfield 4c80d267a84d350d89d88774efe48a0f
 /etc/iproute2/rt_protos 35b7f1673d1d0486c4188fd06b46a410
 /etc/iproute2/rt_protos.d/README 88e45597012c565f9a10ffef1bc14312
 /etc/iproute2/rt_realms 7137bdf40e8d58c87ac7e3bba503767f
 /etc/iproute2/rt_scopes 6298b8df09e9bda23ea7da49021ca457
 /etc/iproute2/rt_tables a1313318d6778fe6b8c680248ef5a463
 /etc/iproute2/rt_tables.d/README 18bfdabbd4d5b14eae350720ea5ff431
Description: networking and traffic control tools
 The iproute2 suite is a collection of utilities for networking and
 traffic control.
 .
 These tools communicate with the Linux kernel via the (rt)netlink
 interface, providing advanced features not available through the
 legacy net-tools commands 'ifconfig' and 'route'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2

Package: iptables
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 2406
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.8.11-2
Depends: libip4tc2 (= 1.8.11-2), libip6tc2 (= 1.8.11-2), libxtables12 (= 1.8.11-2), netbase (>= 6.0), libc6 (>= 2.38), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0 (>= 1.0.2), libnftnl11 (>= 1.1.6)
Recommends: nftables
Suggests: firewalld, kmod
Description: administration tools for packet filtering and NAT
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 iptables is the userspace command line program used to configure
 the Linux packet filtering and NAT ruleset. It is targeted towards systems
 and networks administrators.
 .
 This package contains several different utilities, the most important ones:
 .
 iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
 .
 iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version)
 .
 ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
 .
 ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy
 version)
 .
 arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
 .
 ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
Homepage: https://www.netfilter.org/

Package: ipxe-qemu
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 2935
Maintainer: Miao Wang <shankerwangmiao@gmail.com>
Architecture: all
Multi-Arch: foreign
Source: ipxe
Version: 1.21.1+git-20250829.969ce2c55+dfsg-1
Description: PXE boot firmware - ROM images for qemu
 iPXE is network boot firmware.  It supports a variety of network cards,
 including some wireless cards, and variety of network protocols (traditional
 DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It
 supports scripting.
 .
 It is possible to use iPXE as a PXE ROM in the network card or to
 chainload it from other boot methods.
 .
 This package provides boot code for the qemu emulated network cards
 as boot ROMs.
Homepage: https://ipxe.org/

Package: isc-dhcp-client
Status: install ok installed
Priority: important
Section: net
Installed-Size: 2884
Maintainer: Debian ISC DHCP Maintainers <isc-dhcp@packages.debian.org>
Architecture: amd64
Source: isc-dhcp
Version: 4.4.3-P1-8
Provides: dhcp-client
Depends: libc6 (>= 2.38), debianutils (>= 2.8.2), iproute2
Recommends: isc-dhcp-common
Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns
Conflicts: isc-dhcp-client-ddns (<< 4.4.3-P1-4.1)
Conffiles:
 /etc/apparmor.d/usr.sbin.dhclient 086451165ca0fa9290b556260ba6d7fe
 /etc/dhcp/debug 521717b5f9e08db15893d3d062c59aeb
 /etc/dhcp/dhclient-enter-hooks.d/resolved-enter 4ecfd14e38e7362cd6aeb3e438c2ec43
 /etc/dhcp/dhclient-exit-hooks.d/resolved 716b09be4007df8a828a1af7b37baefc
 /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 95e21c32fa7f603db75f1dc33db53cf5
 /etc/dhcp/dhclient.conf 649563ef7a61912664a400a5263958a6
Description: DHCP client for automatically obtaining an IP address (deprecated)
 This is the Internet Software Consortium's DHCP client.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
 .
 ISC has decided to stop maintaining the client and relay parts of isc-dhcp,
 and they will be removed after the 4.4.3 release, keeping only the server
 component. Please, consider using an alternative for isc-dhcp-client
 (dhclient).
 .
 More information can be found in the ISC official announcement:
 https://www.isc.org/blogs/dhcp-client-relay-eom/
 .
 ISC has deprecated the DHCP project. See:
 https://www.isc.org/blogs/isc-dhcp-eol/.
Homepage: http://www.isc.org

Package: keyutils
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 166
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.6.3-6
Depends: libc6 (>= 2.38), libkeyutils1 (>= 1.6.3)
Conffiles:
 /etc/request-key.conf 8ad8d7d3deb6e3fbaaf483ed94fb6284
Description: Linux Key Management Utilities
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides the binaries, most notably the keyctl utility.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

Package: kmod
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 255
Maintainer: Marco d'Itri <md@linux.it>
Architecture: amd64
Multi-Arch: foreign
Version: 34.2-2
Replaces: bash-completion (<< 1:2.16.0-1)
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libkmod2 (= 34.2-2)
Breaks: bash-completion (<< 1:2.16.0-1)
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.

Package: kpartx
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 82
Maintainer: Debian DM Multipath Team <team+linux-blocks@tracker.debian.org>
Architecture: amd64
Source: multipath-tools
Version: 0.12.0-1
Depends: dmsetup (>= 2:1.02.196-1~), udev, libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.197)
Description: create device mappings for partitions
 Kpartx can be used to set up device mappings for the partitions of any
 partitioned block device.
 .
 It is part of the Linux multipath-tools, but is useful on any
 device-mapper using system.
Homepage: http://christophe.varoqui.free.fr/

Package: ldmtool
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 52
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: amd64
Source: libldm
Version: 0.2.5-1
Depends: libc6 (>= 2.8), libglib2.0-0 (>= 2.31.18), libjson-glib-1.0-0 (>= 1.5.2), libldm-1.0-0 (>= 0.2.5), libreadline8 (>= 6.0)
Description: tool for managing Microsoft Windows dynamic disks
 ldmtool exposes libldm's functionality as a command-line tool.
 .
 libldm is a library for managing Microsoft Windows dynamic disks,
 which use Microsoft's LDM metadata. It can inspect them, and also
 create and remove device-mapper block devices which can be mounted.
Homepage: https://github.com/mdbooth/libldm

Package: less
Status: install ok installed
Priority: important
Section: text
Installed-Size: 376
Maintainer: Milan Kupcevic <milan@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 668-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/

Package: libacl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: acl (2.3.2-2)
Version: 2.3.2-2+b1
Depends: libc6 (>= 2.38)
Description: access control list - shared library
 This package contains the shared library containing the POSIX 1003.1e
 draft standard 17 functions for manipulating access control lists.
Homepage: https://savannah.nongnu.org/projects/acl/

Package: libafflib0v5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 565
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: afflib
Version: 3.7.20-1
Replaces: libafflib0
Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libafflib0
Description: Advanced Forensics Format Library
 The Advanced Forensic Format (AFF) is on-disk format for storing
 computer forensic information. Critical features of AFF include:
 .
  - AFF allows you to store both computer forensic data and associated
    metadata in one or more files.
  - AFF allows files to be digital signed, to provide for
    chain-of-custody and long-term file integrity.
  - AFF allows for forensic disk images to stored encrypted and
    decrypted on-the-fly for processing. This allows disk images
    containing privacy sensitive material to be stored on the Internet.
Homepage: https://github.com/sshock/AFFLIBv3

Package: libaio1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 39
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libaio (0.3.113-8)
Version: 0.3.113-8+b1
Depends: libc6 (>= 2.4)
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the shared library.
Homepage: https://pagure.io/libaio

Package: libapparmor1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 115
Maintainer: Debian AppArmor Team <pkg-apparmor-team@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: apparmor
Version: 4.1.0-1
Replaces: libapparmor-perl (<< 3.0.3-3)
Depends: libc6 (>= 2.38)
Breaks: libapparmor-perl (<< 3.0.3-3)
Description: changehat AppArmor library
 libapparmor1 provides a shared library one can compile programs
 against in order to use various AppArmor functionality,
 such as transitioning to a different AppArmor profile or hat.
Homepage: https://apparmor.net/

Package: libapt-pkg6.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3297
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: apt
Version: 2.6.1
Provides: libapt-pkg (= 2.6.1)
Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.10.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.6.1)
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).

Package: libasound2-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 197
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: alsa-lib
Version: 1.2.14-2
Replaces: libasound2t64 (<< 1.2.14-2)
Recommends: alsa-ucm-conf, alsa-topology-conf
Suggests: alsa-utils
Breaks: libasound2t64 (<< 1.2.14-2)
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/

Package: libasound2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1425
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: alsa-lib
Version: 1.2.14-2
Replaces: libasound2
Provides: libasound2 (= 1.2.14-2)
Depends: libasound2-data (>= 1.2.14-2), libc6 (>= 2.38)
Suggests: libasound2-plugins (>= 1.0.24)
Breaks: alsa-utils (<< 1.2.1), libasound2 (<< 1.2.14-2)
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/

Package: libassuan-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 264
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Source: libassuan
Version: 2.5.5-5
Depends: libassuan0 (= 2.5.5-5), libgpg-error-dev (>= 1.33)
Description: IPC library for the GnuPG components -- header files
 Libassuan is a small library implementing the so-called "Assuan
 protocol". This protocol is used for IPC between most newer GnuPG
 components. Both server and client side functions are provided.
 .
 This package contains header files and static libraries for libassuan.
Homepage: https://www.gnupg.org/related_software/libassuan/index.html

Package: libassuan0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libassuan
Version: 2.5.5-5
Depends: libc6 (>= 2.34), 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

Package: libatomic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 49
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gcc-15
Version: 15.2.0-4
Depends: gcc-15-base (= 15.2.0-4), libc6 (>= 2.14)
Description: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.
Homepage: http://gcc.gnu.org/

Package: libattr1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: attr
Version: 1:2.5.2-3
Depends: libc6 (>= 2.4)
Conffiles:
 /etc/xattr.conf 743ca3f83ea263f1f56ad1f63f907bdb
Description: extended attribute handling - shared library
 Contains the runtime environment required by programs that make use
 of extended attributes.
Homepage: https://savannah.nongnu.org/projects/attr/

Package: libaudit-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 26
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: all
Multi-Arch: foreign
Source: audit
Version: 1:4.1.2-1
Conffiles:
 /etc/libaudit.conf cdc703f9d27f0d980271a9e95d0f18b2
Description: Dynamic library for security auditing - common files
 This package contains the libaudit.conf configuration file needed by libaudit
 and the associated manpage.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: libaudit1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 211
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: amd64
Multi-Arch: same
Source: audit
Version: 1:4.1.2-1
Depends: libaudit-common (>= 1:4.1.2-1), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9)
Description: Dynamic library for security auditing
 This package contains the dynamic libraries needed for applications to use the
 audit framework. It is used to monitor systems for security related events.
Homepage: https://people.redhat.com/sgrubb/audit/

Package: libaugeas0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 594
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: amd64
Multi-Arch: same
Source: augeas
Version: 1.14.0-1
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libxml2 (>= 2.7.4), augeas-lenses
Suggests: augeas-tools
Description: Augeas configuration editing library and API
 Augeas is a configuration editing tool. It parses configuration files in their
 native formats and transforms them into a tree. Configuration changes are made
 by manipulating this tree and saving it back into native config files.
 .
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the file
 format and the transformation into a tree.
Homepage: http://augeas.net/

Package: libavahi-client3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 135
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-17
Depends: libavahi-common3 (= 0.8-17), libc6 (>= 2.34), libdbus-1-3 (>= 1.10)
Description: Avahi client library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the library for Avahi's C API which  allows you
 to integrate mDNS/DNS-SD functionality into your application.
Homepage: https://avahi.org/

Package: libavahi-common-data
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 760
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-17
Description: Avahi common data files
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains common data files for avahi.
Homepage: https://avahi.org/

Package: libavahi-common3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: avahi
Version: 0.8-17
Depends: libc6 (>= 2.38), libavahi-common-data (= 0.8-17)
Description: Avahi common library
 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
 It allows programs to publish and discover services and hosts
 running on a local network with no specific configuration. For
 example you can plug into a network and instantly find printers to
 print to, files to look at and people to talk to.
 .
 This package contains the Avahi common library, which is a set of common
 functions used by many of Avahis components and client applications.
Homepage: https://avahi.org/

Package: libbinutils
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2469
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.40-2
Replaces: binutils (<< 2.29-6)
Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), binutils-common (= 2.40-2)
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/

Package: libblkid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 453
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Depends: libc6 (>= 2.38)
Description: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
Homepage: https://github.com/util-linux/util-linux

Package: libbpf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 384
Maintainer: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Architecture: amd64
Multi-Arch: same
Source: libbpf (1.1.0-1)
Version: 1:1.1.0-1
Depends: libc6 (>= 2.34), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3)
Description: eBPF helper library (shared library)
 libbpf is a library for loading eBPF programs and reading and
 manipulating eBPF objects from user-space.
 .
 This package contains the shared library.

Package: libbrlapi0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 151
Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: same
Source: brltty
Version: 6.8-3
Depends: libc6 (>= 2.38), libsystemd0
Description: braille display access via BRLTTY - shared library
 BRLTTY is a daemon which provides access to the console (text mode)
 for a blind person using a braille display.  It drives the braille
 display and provides complete screen review functionality.
 .
 BrlAPI is a library which gives an application access to a braille display and
 lets it write braille.
 .
 This package contains the shared library necessary to run programs which
 need to communicate with a braille display.
Homepage: https://brltty.com

Package: libbrotli1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 870
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: amd64
Multi-Arch: same
Source: brotli (1.1.0-2)
Version: 1.1.0-2+b7
Depends: libc6 (>= 2.29)
Description: library implementing brotli encoder and decoder (shared libraries)
 Brotli is a generic-purpose lossless compression algorithm
 that compresses data using a combination of a modern variant
 of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
 with a compression ratio comparable to the best currently available
 general-purpose compression methods. It is similar in speed with
 deflate but offers more dense compression.
 .
 This package installs shared libraries.
Homepage: https://github.com/google/brotli

Package: libbsd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 214
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libbsd
Version: 0.12.2-2
Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2)
Description: utility functions from BSD systems - shared library
 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.
Homepage: https://libbsd.freedesktop.org/

Package: libbz2-1.0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: amd64
Multi-Arch: same
Source: bzip2
Version: 1.0.8-6
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).
Homepage: https://sourceware.org/bzip2/

Package: libc-bin
Essential: yes
Status: install ok installed
Priority: required
Section: libs
Installed-Size: 2121
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.41-12
Depends: libc6 (>> 2.41), libc6 (<< 2.42)
Recommends: manpages
Breaks: dh-lua (<< 27+nmu1~)
Conffiles:
 /etc/bindresvport.blacklist 4c09213317e4e3dd3c71d74404e503c5
 /etc/default/nss d6d5d6f621fb3ead2548076ce81e309c
 /etc/gai.conf 28fa76ff5a9e0566eaa1e11f1ce51f09
 /etc/ld.so.conf 4317c6de8564b68d628c21efa96b37e4
 /etc/ld.so.conf.d/libc.conf d4d833fd095fb7b90e1bb4a547f16de6
Description: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones
Homepage: https://www.gnu.org/software/libc/libc.html

Package: libc-dev-bin
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 125
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: glibc
Version: 2.41-12
Depends: libc6 (>> 2.41), libc6 (<< 2.42)
Recommends: manpages, manpages-dev
Suggests: libc-devtools (>> 2.41)
Description: GNU C Library: Development binaries
 This package contains utility programs related to the GNU C Library
 development package.
 .
  * gencat: generate message catalogs
Homepage: https://www.gnu.org/software/libc/libc.html

Package: libc6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 13232
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.41-12
Replaces: libc6-amd64
Depends: libgcc-s1
Recommends: libidn2-0 (>= 2.0.5~)
Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales, libnss-nis, libnss-nisplus
Breaks: base-files (<< 13.3~), chrony (<< 4.2-3~), dhcpcd (<< 1:10.1.0-7~), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libamdhip64-5 (<< 5.7.1-5+b1), libhiprtc-builtins5 (<< 5.7.1-5+b1), librccl1 (<< 5.4.3-3+b1), libswupdate0.1 (<< 2024.12.1+dfsg-1+b3), locales (<< 2.41), locales-all (<< 2.41), lua-swupdate (<< 2024.12.1+dfsg-1+b3), nscd (<< 2.41), pd-scaf (<< 1:0.14.1+darcs20180201-6+b4), postgresql-15-pllua (<< 1:2.0.12-4), postgresql-17-pllua (<< 1:2.0.12-3+b2), python3-iptables (<< 1.0.0-2), python3-mrgingham (<< 1.25-1), python3-onnxruntime (<< 1.20.1+dfsg-2~), sysvinit (<< 3.09-2~), sysvinit-core (<< 3.09-2~), tinydns (<< 1:1.05-14), uwsgi-plugin-pypy3 (<< 0.0.2+b1), valgrind (<< 1:3.19.0-1~)
Conffiles:
 /etc/ld.so.conf.d/x86_64-linux-gnu.conf d4e7a7b88a71b5ffd9e2644e71a0cfab
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
Homepage: https://www.gnu.org/software/libc/libc.html

Package: libc6-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 12542
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: glibc
Version: 2.41-12
Replaces: libc6 (<= 2.32-1)
Provides: libc-dev (= 2.41-12)
Depends: libc6 (= 2.41-12), libc-dev-bin (= 2.41-12), linux-libc-dev, libcrypt-dev, rpcsvc-proto
Suggests: glibc-doc, manpages-dev
Breaks: binutils (<< 2.38), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), igblast (<= 1.19.0-1), libassimp-dev (<= 5.2.4~ds0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libbson-dev (<= 1.22.0-1), libc6-dev-amd64-cross (<< 2.41~), libcups2-dev (<= 2.4.2-1), libdeal.ii-dev (<= 9.4.0-1), libdkim-dev (<= 1:1.0.21-4+b2), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), libldap-dev (<= 2.5.12+dfsg-2), liblog4cplus-dev (<= 2.0.7-1), libloudmouth1-dev (<= 1.5.4-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmongoc-dev (<= 1.22.1-1), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libmysqlclient-dev (<= 8.0.29-1), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libnfsidmap-dev (<= 1:2.6.1-2), libns3-dev (<= 3.36.1+dfsg-4), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvbr-dev (<= 2.11.0~beta2-7), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1)
Conflicts: libc0.3-dev, libc6.1-dev
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.
Homepage: https://www.gnu.org/software/libc/libc.html

Package: libcacard0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 169
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libcacard
Version: 1:2.8.1-2
Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.78.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpcsclite1 (>= 1.3.0)
Description: Virtual Common Access Card (CAC) Emulator (runtime library)
 This emulator is designed to provide emulation of actual smart cards to a
 virtual card reader running in a guest virtual machine. The emulated smart
 cards can be representations of real smart cards, where the necessary
 functions such as signing, card removal/insertion, etc. are mapped to real,
 physical cards which are shared with the client machine the emulator is
 running on, or the cards could be pure software constructs.
 .
 This package provides the runtime library.
Homepage: https://cgit.freedesktop.org/spice/libcacard/

Package: libcap-ng0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: amd64
Multi-Arch: same
Source: libcap-ng (0.8.5-4)
Version: 0.8.5-4+b1
Depends: libc6 (>= 2.38)
Description: alternate POSIX capabilities library
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.
 .
 The libcap-ng library is intended to make programming with POSIX
 capabilities much easier than the traditional libcap library.
 .
 This package contains dynamic libraries for libcap-ng.
Homepage: https://people.redhat.com/sgrubb/libcap-ng

Package: libcap2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libcap2 (1:2.75-10)
Version: 1:2.75-10+b1
Depends: libc6 (>= 2.38)
Description: POSIX 1003.1e capabilities (library)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains the shared library.
Homepage: https://sites.google.com/site/fullycapable/

Package: libcap2-bin
Status: install ok installed
Priority: important
Section: utils
Installed-Size: 132
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: libcap2 (1:2.75-10)
Version: 1:2.75-10+b1
Replaces: libcap-bin
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63)
Recommends: libpam-cap
Breaks: libcap-bin
Description: POSIX 1003.1e capabilities (utilities)
 Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities
 available in Linux kernels. These capabilities are a partitioning of the all
 powerful root privilege into a set of distinct privileges.
 .
 This package contains additional utilities.
Homepage: https://sites.google.com/site/fullycapable/

Package: libcapstone5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 9148
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: capstone
Version: 5.0.6-1
Depends: libc6 (>= 2.14)
Description: lightweight multi-architecture disassembly framework - library
 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 Features:
  - Support multiple hardware architectures: ARM, ARM64 (ARMv8), BPF,
    Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G),
    SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and
    X86 (16, 32, 64)
  - Clean/simple/lightweight/intuitive architecture-neutral API.
  - Provide details on disassembled instructions (called "decomposer"
    by some others).
  - Provide semantics of the disassembled instruction, such as list of
    implicit registers read & written.
  - Implemented in pure C language, with lightweight bindings for
    Swift, D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell,
    Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++,
    OCaml, Lua, Rust, Delphi, Free Pascal & Vala ready either in main
    code, or provided externally by the community).
  - Native support for all popular platforms: Windows, Mac OSX, iOS,
    Android, Linux, \*BSD, Solaris, etc.
  - Thread-safe by design.
  - Special support for embedding into firmware or OS kernel.
  - High performance & suitable for malware analysis (capable of
    handling various X86 malware tricks).
  - Distributed under the open source BSD license.
Homepage: https://www.capstone-engine.org/

Package: libcbor0.8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Vincent Bernat <bernat@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libcbor (0.8.0-2)
Version: 0.8.0-2+b1
Depends: libc6 (>= 2.14)
Description: library for parsing and generating CBOR (RFC 7049)
 CBOR is a general-purpose schema-less binary data format, defined in
 RFC 7049. This package provides a C library for parsing and generating
 CBOR. The main features are:
 .
  - Complete RFC conformance
  - Robust C99 implementation
  - Layered architecture offers both control and convenience
  - Flexible memory management
  - No shared global state - threading friendly
  - Proper handling of UTF-8
  - Full support for streams & incremental processing
  - Extensive documentation and test suite
  - No runtime dependencies, small footprint
 .
 This package contains the runtime library.
Homepage: https://github.com/PJK/libcbor

Package: libclone-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 0.46-1
Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.14)
Description: module for recursively copying Perl datatypes
 The Clone module provides a clone() method which makes recursive copies of
 nested hash, array, scalar and reference types, including tied variables and
 objects.
 .
 It is faster (although less flexible) than Storable's dclone. Its
 functionality is _not_ serializing in-memory objects (i.e. as
 Data::Dumper or YAML::Dump do), but deep-copying them over to new
 in-memory structures.
Homepage: https://metacpan.org/release/Clone

Package: libcom-err2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b3
Replaces: libcom-err2t64, libcomerr2 (<< 1.43.9-1~)
Provides: libcom-err2t64 (= 1.47.2-3+b3), libcomerr2 (= 1.47.2-3+b3)
Depends: libc6 (>= 2.38)
Breaks: libcom-err2t64 (<< 1.47.0-2.4~exp1~), libcomerr2 (<< 1.43.9-1~)
Description: common error description library
 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
Homepage: http://e2fsprogs.sourceforge.net

Package: libconfig9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 74
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Architecture: amd64
Multi-Arch: same
Source: libconfig
Version: 1.5-0.4
Depends: libc6 (>= 2.14)
Description: parsing/manipulation of structured configuration files
 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files.
Homepage: http://www.hyperrealm.com/libconfig/

Package: libcrypt-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 345
Maintainer: Marco d'Itri <md@linux.it>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.38-1
Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1)
Provides: libcrypt1-dev
Depends: libcrypt1 (= 1:4.4.38-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.

Package: libcrypt1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 234
Maintainer: Marco d'Itri <md@linux.it>
Architecture: amd64
Multi-Arch: same
Source: libxcrypt
Version: 1:4.4.38-1
Replaces: libc6 (<< 2.29-4)
Depends: libc6 (>= 2.38)
Conflicts: libpam0g (<< 1.4.0-10)
Description: libcrypt shared library
 libxcrypt is a modern library for one-way hashing of passwords.
 It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and
 bcrypt-based password hashes
 It provides the traditional Unix 'crypt' and 'crypt_r' interfaces,
 as well as a set of extended interfaces like 'crypt_gensalt'.

Package: libcryptsetup12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 665
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: same
Source: cryptsetup
Version: 2:2.8.1-1
Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.197), libjson-c5 (>= 0.15), libssl3t64 (>= 3.2.0), libuuid1 (>= 2.16)
Description: disk encryption support - shared library
 Cryptsetup provides an interface for configuring encryption on block
 devices (such as /home or swap partitions), using the Linux kernel
 device mapper target dm-crypt. It features integrated Linux Unified Key
 Setup (LUKS) support.
 .
 This package provides the libcryptsetup shared library.
Homepage: https://gitlab.com/cryptsetup/cryptsetup

Package: libctf-nobfd0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 325
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.45-7
Replaces: libbinutils (<< 2.33.50.20191128-1~)
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0)
Breaks: libbinutils (<< 2.33.50.20191128-1~)
Description: Compact C Type Format library (runtime, no BFD dependency)
 This package includes the libctf-nobfd shared library.  The Compact C Type
 Format (CTF) is a way of representing information about a binary program
Homepage: https://www.gnu.org/software/binutils/

Package: libctf0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 232
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.40-2
Depends: libbinutils (= 2.40-2), libc6 (>= 2.33), zlib1g (>= 1:1.2.0)
Description: Compact C Type Format library (runtime, BFD dependency)
 This package includes the libctf shared library.  The Compact C Type
 Format (CTF) is a way of representing information about a binary program
Homepage: https://www.gnu.org/software/binutils/

Package: libcurl3-gnutls
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 828
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.88.1-10+deb12u14
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libnettle8, libnghttp2-14 (>= 1.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libzstd1 (>= 1.5.2), 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.se/

Package: libcurl4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 840
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: amd64
Multi-Arch: same
Source: curl
Version: 7.88.1-10+deb12u12
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.50.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), 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.se/

Package: libdate-manip-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 11335
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 6.98-1
Depends: perl:any
Description: module for manipulating dates
 Date::Manip is a Perl module that contains a set of routines designed to make
 any common date/time manipulation easy to do. It aims to make operations like
 comparing two times, calculating a time a given amount of time from another,
 or parsing international times simpler.
 .
 The focus of Date::Manip has been to be able to do ANY desired date or time
 operation easily, though not necessarily quickly. There are other modules
 that can do a small subset of these operations quicker, so if speed is a
 primary issue, you should look elsewhere.
Homepage: https://metacpan.org/release/Date-Manip

Package: libdaxctl1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Adam Borowski <kilobyte@angband.pl>
Architecture: amd64
Multi-Arch: same
Source: ndctl
Version: 81-1
Depends: libc6 (>= 2.38), libkmod2 (>= 5~), libuuid1 (>= 2.16)
Description: Utility library for managing the device DAX subsystem
 "DAX" are file system extensions to bypass the page cache and block layer to
 mmap persistent memory, from a PMEM block device, directly into a process
 address space.
 .
 This package contains a utility library used by applications to manage the
 device DAX subsystem in the Linux kernel.
Homepage: https://github.com/pmem/ndctl

Package: libdb5.3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1858
Maintainer: Debian QA Group <packages@qa.debian.org>
Architecture: amd64
Multi-Arch: same
Source: db5.3
Version: 5.3.28+dfsg2-10
Replaces: libdb5.3
Provides: libdb5.3 (= 5.3.28+dfsg2-10)
Depends: libc6 (>= 2.38)
Breaks: libdb5.3 (<< 5.3.28+dfsg2-10)
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

Package: libdbus-1-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 445
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: dbus
Version: 1.16.2-2
Depends: libc6 (>= 2.38), libsystemd0
Recommends: dbus
Description: simple interprocess messaging system (library)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The message bus daemon can be found in the dbus-daemon package.
Homepage: https://dbus.freedesktop.org/

Package: libdebconfclient0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 38
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: cdebconf
Version: 0.280
Depends: libc6 (>= 2.38)
Description: Debian Configuration Management System (C-implementation library)
 Debconf is a configuration management system for Debian packages. It is
 used by some packages to prompt you for information before they are
 installed. cdebconf is a reimplementation of the original debconf in C.
 .
 This library allows C programs to interface with cdebconf.

Package: libdeflate0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 102
Maintainer: Deflate Team <libdeflate@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libdeflate
Version: 1.23-2
Depends: libc6 (>= 2.14)
Description: fast, whole-buffer DEFLATE-based compression and decompression
 The supported formats are:
  * DEFLATE (raw)
  * zlib (a.k.a. DEFLATE with a zlib wrapper)
  * gzip (a.k.a. DEFLATE with a gzip wrapper)
 .
 libdeflate is heavily optimized. It is significantly faster than the zlib
 library, both for compression and decompression, and especially on x86
 processors. In addition, libdeflate provides optional high compression modes
 that provide a better compression ratio than the zlib's "level 9".
Homepage: https://github.com/ebiggers/libdeflate

Package: libdevmapper-event1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 53
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.197)
Description: Linux Kernel Device Mapper event support library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the userspace library to help with event monitoring
 for devmapper devices, in conjunction with the dmevent daemon.
Homepage: https://sourceware.org/lvm2/

Package: libdevmapper1.02.1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 481
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: lvm2 (2.03.31-2)
Version: 2:1.02.205-2
Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~), libudev1 (>= 183), dmsetup (>= 2:1.02.205-2~)
Description: Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but software raid,
 and other drivers that create "virtual" block devices.
 .
 This package contains the (user-space) shared library for accessing the
 device-mapper; it allows usage of the device-mapper through a clean,
 consistent interface (as opposed to through kernel ioctls).
Homepage: https://sourceware.org/lvm2/

Package: libedit2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 262
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libedit
Version: 3.1-20250104-1
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6)
Description: BSD editline and history libraries
 Command line editor library provides generic line editing,
 history, and tokenization functions.
 .
 It slightly resembles GNU readline.
Homepage: https://www.thrysoee.dk/editline/

Package: libefiboot1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 117
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 37-6
Depends: libc6 (>= 2.14), libefivar1 (>= 37)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
 Library to allow for the manipulation of UEFI variables related to booting.
Homepage: https://github.com/rhinstaller/efivar

Package: libefivar1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 170
Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: efivar
Version: 37-6
Depends: libc6 (>= 2.14)
Breaks: efibootmgr (<< 0.12-2)
Description: Library to manage UEFI variables
 Library to allow for the simple manipulation of UEFI variables.
Homepage: https://github.com/rhinstaller/efivar

Package: libelf1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1036
Maintainer: Debian Elfutils Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: elfutils
Version: 0.188-2.1
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4)
Description: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.
Homepage: https://sourceware.org/elfutils/

Package: libencode-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.05-3
Depends: perl:any
Description: utility to determine the locale encoding
 In many applications it's wise to let Perl use Unicode for the strings it
 processes. Most of the interfaces Perl has to the outside world are still byte
 based. Programs therefore need to decode byte strings that enter the program
 from the outside and encode them again on the way out.
 .
 The POSIX locale system is used to specify both the language conventions
 requested by the user and the preferred character set to consume and output.
 The Encode::Locale module looks up the charset and encoding (called a CODESET
 in the locale jargon) and arranges for the Encode module to know this encoding
 under the name "locale". It means bytes obtained from the environment can be
 converted to Unicode strings by calling Encode::encode(locale => $bytes) and
 converted back again with Encode::decode(locale => $string).
Homepage: https://metacpan.org/release/Encode-Locale

Package: liberror-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 71
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.17030-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).
Homepage: https://metacpan.org/release/Error

Package: libevent-core-2.1-7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 302
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libevent
Version: 2.1.12-stable-8
Depends: libc6 (>= 2.36)
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: libewf2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1763
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libewf (20140816-1)
Version: 20140816-1+b1
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4)
Description: library with support for Expert Witness Compression Format
 Libewf is a library with support for reading and writing the Expert Witness
 Compression Format (EWF).
 This library allows you to read media information of EWF files in the SMART
 (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created
 by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics
 investigations.
Homepage: https://github.com/libyal/libewf-legacy

Package: libexecs1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 35
Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
Architecture: amd64
Multi-Arch: same
Source: libexecs (1.4-2)
Version: 1.4-2+b2
Depends: libc6 (>= 2.11)
Description: C library for commands execution
 s2argv converts a command string into an argv array for execv, execvp,
 execvpe. execs is like execv taking a string instead of an argv.
 Similarly execsp and execspe are the counterpart of execvp and execvpe,
 respectively, using command strings.
 coprocv, coprocvp, coprocvpe, coprocs, coprocsp execute a command in
 coprocessing mode.
 The following functions all work without using a shell:
 esystem, system_eexecsp execute a command with its arguments from a string.
 popen_nosh, popen_execsp and pclose_nosh pipe stream to or from a process.
 system_nosh executes a command with its arguments from a string.
Homepage: http://www.virtualsquare.org/

Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 410
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: expat
Version: 2.7.3-1
Pre-Depends: libc6 (>= 2.38)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Homepage: https://libexpat.github.io/

Package: libext2fs2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 534
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs
Version: 1.47.0-2
Replaces: e2fslibs (<< 1.43.9-1~)
Provides: e2fslibs (= 1.47.0-2)
Depends: libc6 (>= 2.34)
Breaks: e2fslibs (<< 1.43.9-1~)
Description: ext2/ext3/ext4 file system libraries
 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.
Homepage: http://e2fsprogs.sourceforge.net

Package: libfakeroot
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 157
Maintainer: Clint Adams <clint@debian.org>
Architecture: amd64
Multi-Arch: same
Source: fakeroot
Version: 1.37.1.2-1
Replaces: fakeroot (<< 1.20-2~)
Depends: libc6 (>= 2.38)
Breaks: fakeroot (<< 1.20-2~)
Conffiles:
 /etc/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf f9f2331782e9078d5472c77e1d9cd869
Description: tool for simulating superuser privileges - shared libraries
 fakeroot provides a fake "root environment" by means of LD_PRELOAD and
 SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
 stat(), and other file-manipulation functions, so that unprivileged
 users can (for instance) populate .deb archives with root-owned files;
 various build tools use fakeroot for this by default.
 .
 This package contains the LD_PRELOAD libraries.

Package: libfdisk1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 584
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Depends: libblkid1 (= 2.41.2-1), libc6 (>= 2.38), libuuid1 (= 2.41.2-1)
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://github.com/util-linux/util-linux

Package: libfdt1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 58
Maintainer: Héctor Orón Martínez <zumbi@debian.org>
Architecture: amd64
Multi-Arch: same
Source: device-tree-compiler (1.7.2-2)
Version: 1.7.2-2+b1
Depends: libc6 (>= 2.14)
Description: Flat Device Trees manipulation library
 This is a library containing functions for manipulating Flat Device Trees.
Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git

Package: libffi8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libffi
Version: 3.5.2-2
Replaces: libffi8ubuntu1 (<< 3.4.2-1)
Provides: libffi8ubuntu1 (= 3.5.2-2)
Depends: libc6 (>= 2.34)
Breaks: libffi8ubuntu1 (<< 3.4.2-1)
Description: Foreign Function Interface library runtime
 A foreign function interface is the popular name for the interface that
 allows code written in one language to call code written in another
 language.
Homepage: https://sourceware.org/libffi/

Package: libfido2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 241
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libfido2 (1.12.0-2)
Version: 1.12.0-2+b1
Depends: libc6 (>= 2.36), libcbor0.8 (>= 0.8.0), libssl3 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4)
Description: library for generating and verifying FIDO 2.0 objects
 A library for communicating with a FIDO device over USB or NFC, and for
 verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO
 2.0 (CTAP 2) are supported.
 .
 This package contains the library.
Homepage: https://developers.yubico.com/libfido2/

Package: libfile-listing-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.16-1
Depends: perl:any, libhttp-date-perl
Description: module to parse directory listings
 File::Listing exports a single function called parse_dir(), which can be used
 to parse directory listings.
 .
 The first parameter to parse_dir() is the directory listing to parse. It can
 be a scalar, a reference to an array of directory lines or a glob
 representing a filehandle to read the directory listing from.
 .
 The second parameter is the time zone to use when parsing time stamps in the
 listing. If this value is undefined, then the local time zone is assumed.
 .
 The third parameter is the type of listing to assume. Currently supported
 formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'.
Homepage: https://metacpan.org/release/File-Listing

Package: libfreetype6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 962
Maintainer: Hugh McMaster <hmc@debian.org>
Architecture: amd64
Multi-Arch: same
Source: freetype
Version: 2.13.3+dfsg-1
Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.33), libpng16-16t64 (>= 1.6.2), zlib1g (>= 1:1.1.4)
Description: FreeType 2 font engine, shared library files
 The FreeType project is a team of volunteers who develop free,
 portable and high-quality software solutions for digital typography.
 They specifically target embedded systems and focus on providing small,
 efficient and ubiquitous products.
 .
 The FreeType 2 library is their new software font engine.  It has been
 designed to provide the following important features:
  * A universal and simple API to manage font files
  * Support for several font formats through loadable modules
  * High-quality anti-aliasing
  * High portability & performance
 .
 Supported font formats include:
  * TrueType files (.ttf) and collections (.ttc)
  * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
  * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
  * Type 1 CID-keyed fonts
  * OpenType/CFF (.otf) fonts
  * CFF/Type 2 fonts
  * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
  * Windows FNT/FON bitmap fonts
 .
 This package contains the files needed to run programs that use the
 FreeType 2 library.
Homepage: https://freetype.org

Package: libfuse2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 345
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: fuse (2.9.9-6)
Version: 2.9.9-6+b1
Depends: libc6 (>= 2.34)
Suggests: fuse
Conflicts: fuse (<< 2.9.9-6+b1)
Description: Filesystem in Userspace (library)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: libfuse3-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 325
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: fuse3
Version: 3.17.4-1
Depends: libc6 (>= 2.38)
Suggests: fuse3
Description: Filesystem in Userspace (library) (3.x version)
 Filesystem in Userspace (FUSE) is a simple interface for userspace programs to
 export a virtual filesystem to the Linux kernel. It also aims to provide a
 secure method for non privileged users to create and mount their own filesystem
 implementations.
 .
 This package contains the shared library.
Homepage: https://github.com/libfuse/libfuse/wiki

Package: libgcc-s1
Protected: yes
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 193
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gcc-15
Version: 15.2.0-4
Replaces: libgcc1 (<< 1:10)
Provides: libgcc1 (= 1:15.2.0-4)
Depends: gcc-15-base (= 15.2.0-4), libc6 (>= 2.35)
Description: GCC support library
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
Homepage: http://gcc.gnu.org/
Important: yes

Package: libgcrypt20
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2023
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 1.11.2-2
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.50)
Suggests: rng-tools
Description: LGPL Crypto library - runtime library
 libgcrypt contains cryptographic functions.  Many important free
 ciphers, hash algorithms and public key signing algorithms have been
 implemented:
 .
 Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
 Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
 RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
 SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
 (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Homepage: https://gnupg.org/software/libgcrypt/

Package: libgdbm-compat4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 70
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.23-3
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.
Homepage: https://gnu.org/software/gdbm

Package: libgdbm6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 129
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: amd64
Multi-Arch: same
Source: gdbm
Version: 1.23-3
Depends: libc6 (>= 2.34)
Suggests: gdbm-l10n (= 1.23-3)
Description: GNU dbm database routines (runtime version) 
 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).
Homepage: https://gnu.org/software/gdbm

Package: libgensio4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1162
Maintainer: Marc Haber <mh+debian-packages@zugschlus.de>
Architecture: amd64
Multi-Arch: same
Source: gensio
Version: 2.6.2-4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenipmi0 (>= 2.0.33), libpython3.11 (>= 3.11.0), libsctp1 (>= 1.0.19+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libwrap0 (>= 7.6-4~)
Description: abstract stream I/O (runtime files)
 This library (pronounced gen'-see-oh) is used to abstract stream I/O
 like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
 framework for giving a consistent view of various stream (and packet)
 I/O types. You create a gensio object (or a gensio), and you can use
 that gensio without having to know too much about what is going on
 underneath. You can stack gensio on top of another one to add protocol
 funcionality. For instance, you can create a TCP gensio, stack SSL on
 top of that, and stack Telnet on top of that. It supports a number of
 network I/O and serial ports.  Gensio can be used for sending and
 receiving ports, and it also supports establishing encrypted and
 authenticated connections.
 .
 This package contains the shared libraries.
Homepage: https://github.com/cminyard/gensio

Package: libglib2.0-0
Status: deinstall ok config-files
Priority: optional
Section: libs
Installed-Size: 4132
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.74.6-2+deb12u6
Config-Version: 2.74.6-2+deb12u6
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Suggests: low-memory-monitor
Breaks: gimp (<< 2.10.14-3~), glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), libedataserver-1.2-26 (<< 3.44.3-2~), 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

Package: libglib2.0-0t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4447
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: glib2.0
Version: 2.84.4-3
Replaces: libglib2.0-0 (<< 2.80.0-7~)
Provides: libgio-2.0-0 (= 2.84.4-3), libglib-2.0-0 (= 2.84.4-3), libglib2.0-0 (= 2.84.4-3), libgmodule-2.0-0 (= 2.84.4-3), libgobject-2.0-0 (= 2.84.4-3), libgthread-2.0-0 (= 2.84.4-3)
Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libffi8 (>= 3.4), libmount1 (>= 2.40~rc2), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2)
Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs
Suggests: low-memory-monitor
Breaks: glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), gnome-shell (<< 44.9-2~), libedataserver-1.2-26 (<< 3.44.3-2~), libgladeui-2-6 (<< 3.22.2), libglib2.0-0 (<< 2.80.0-7~), 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://gitlab.gnome.org/GNOME/glib

Package: libgmp10
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 922
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gmp
Version: 2:6.3.0+dfsg-5
Depends: libc6 (>= 2.38)
Breaks: postgresql-pgmp (<< 1.0.3-1)
Description: Multiprecision arithmetic library
 GNU MP is a programmer's library for arbitrary precision
 arithmetic (ie, a bignum package).  It can operate on signed
 integer, rational, and floating point numeric types.
 .
 It has a rich set of functions, and the functions have a regular
 interface.
Homepage: https://gmplib.org/

Package: libgnutls30t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3548
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gnutls28
Version: 3.8.10-2
Replaces: libgnutls30
Provides: libgnutls30 (= 3.8.10-2)
Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 3.10), libidn2-0 (>= 2.0.0), libnettle8t64 (>= 3.10), libp11-kit0 (>= 0.25.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1)
Suggests: gnutls-bin
Breaks: libgnutls30 (<< 3.8.10-2)
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/

Package: libgpg-error-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 577
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.56-2
Depends: libgpg-error0 (= 1.56-2)
Description: GnuPG development runtime library (developer tools)
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
 .
 This package contains the headers and other files needed to compile
 against this library.
Homepage: https://www.gnupg.org/related_software/libgpg-error/

Package: libgpg-error0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 218
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libgpg-error
Version: 1.56-2
Depends: libc6 (>= 2.38)
Recommends: libgpg-error-l10n
Description: GnuPG development runtime library
 Library that defines common error values, messages, and common
 runtime functionality for all GnuPG components.  Among these are GPG,
 GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and
 possibly more in the future.
 .
 It will likely be renamed "gpgrt" in the future.
Homepage: https://www.gnupg.org/related_software/libgpg-error/

Package: libgpgme-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 1257
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Source: gpgme1.0 (1.18.0-3)
Version: 1.18.0-3+b1
Replaces: libgpgme11-dev
Provides: libgpgme11-dev (= 1.18.0-3+b1)
Depends: libassuan-dev, libc6-dev, libgpg-error-dev, libgpgme11 (= 1.18.0-3+b1), libassuan0 (>= 2.4.2), libc6 (>= 2.34), libgpg-error0 (>= 1.36)
Breaks: libgpgme11-dev
Description: GPGME - GnuPG Made Easy (development files)
 GPGME is a wrapper library which provides a C API to access some of the
 GnuPG functions, such as encrypt, decrypt, sign, verify, ...
 .
 This package contains the headers and other files needed to compile
 against this library.
Homepage: https://www.gnupg.org/related_software/gpgme/

Package: libgpgme11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 527
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gpgme1.0 (1.18.0-3)
Version: 1.18.0-3+b1
Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.34), libgpg-error0 (>= 1.36)
Recommends: dirmngr, gpg-agent, gpg-wks-client, gpgsm
Description: GPGME - GnuPG Made Easy (library)
 GPGME is a wrapper library which provides a C API to access some of the
 GnuPG functions, such as encrypt, decrypt, sign, verify, ...
 .
 This package contains the library.
Homepage: https://www.gnupg.org/related_software/gpgme/

Package: libgprofng0
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 3958
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: binutils
Version: 2.40-2
Depends: libbinutils (= 2.40-2), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Description: GNU Next Generation profiler (runtime library)
 Gprofng is the GNU Next Generation profiler for analyzing the performance
 of Linux applications.  Gprofng allows you to:
 .
  - Profile C / C++ / Java / Scala applications without needing to recompile
  - Profile multi-threaded applications
  - Analyze and compare multiple experiments
  - Use time-based sampling and / or hardware event counters
 .
 This package includes the libgprofng shared library.
Homepage: https://www.gnu.org/software/binutils/

Package: libgssapi-krb5-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 434
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.21.3-5
Depends: libkrb5-3 (= 1.21.3-5), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5support0 (= 1.21.3-5)
Suggests: krb5-doc, krb5-user
Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the MIT Kerberos
 implementation of GSS-API used by applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/

Package: libguestfs-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1110
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libguestfs
Version: 1:1.48.6-2
Depends: libc6 (>= 2.4), libguestfs0 (= 1:1.48.6-2), perl (>= 5.36.0-7), perlapi-5.36.0, libxml-xpath-perl, libwin-hivex-perl, libsys-virt-perl
Description: guest disk image management system - Perl bindings
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains the Perl bindings.
Homepage: http://libguestfs.org

Package: libguestfs-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 83
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libguestfs
Version: 1:1.48.6-2
Replaces: guestfish (<< 1:1.22.6-1~), guestmount (<< 1.24.2-1~), libguestfs0 (<< 1:1.18.2-1~)
Depends: libguestfs0 (= 1:1.48.6-2), libc6 (>= 2.34), guestfs-tools, guestmount, guestfish
Breaks: guestfish (<< 1:1.22.6-1~), guestmount (<< 1.24.2-1~), libguestfs0 (<< 1:1.18.2-1~)
Description: guest disk image management system - tools
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains the libguestfs-test-tool and
 libguestfs-make-fixed-appliance programs.
Homepage: http://libguestfs.org

Package: libguestfs0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5006
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libguestfs
Version: 1:1.48.6-2
Depends: libacl1 (>= 2.2.23), libaugeas0 (>= 1.8.0), libc6 (>= 2.35), libcap2 (>= 1:2.10), libfuse2 (>= 2.8), libhivex0 (>= 1.3.14), libjansson4 (>= 2.14), libpcre2-8-0 (>= 10.22), librpm9 (>= 4.14.0+dfsg1), libselinux1 (>= 3.1~), libsystemd0, libtirpc3 (>= 1.0.2), libtsk19 (>= 4.11.1+dfsg), libvirt0 (>= 1.2.7~rc2), libxml2 (>= 2.8.0), libyara9 (>= 4.0.0~), supermin (>= 5), qemu-system-x86, db-util, icoutils, netpbm, osinfo-db, acl, attr, binutils, bsdextrautils, btrfs-progs, bzip2, cpio, cryptsetup-bin, curl, dash, debootstrap, diffutils, dosfstools, e2fsprogs, exfatprogs, extlinux, f2fs-tools, fdisk | util-linux (<< 2.29.2), file, gawk, gdisk, grub2-common, iproute2 | iproute, isc-dhcp-client, kmod | module-init-tools, kpartx, ldmtool, less, lsscsi, lvm2, lzop, mdadm, mount, mtools, ntfs-3g, openssh-client, parted, pciutils, procps, psmisc, qemu-utils, scrub, sleuthkit, squashfs-tools, syslinux, systemd-sysv | sysvinit-core, udev, uuid-runtime, xz-utils, zerofree, zstd
Recommends: libguestfs-hfsplus, libguestfs-reiserfs, libguestfs-xfs
Suggests: libguestfs-gfs2, libguestfs-jfs, libguestfs-nilfs, libguestfs-rescue, libguestfs-rsync, libguestfs-zfs
Description: guest disk image management system - shared library
 The libguestfs library allows accessing and modifying guest disk
 images. It offers the following features, among many others:
  * making batch configuration changes to guests;
  * viewing and editing files inside guests;
  * getting disk used/free statistics;
  * migrating between virtualization systems;
  * performing partial backups;
  * performing partial guest clones;
  * cloning guests and changing registry/UUID/hostname info.
 .
 It uses the Linux kernel and qemu code, and can access any type of guest
 file system that Linux and qemu can, including but not limited to: ext2/3/4,
 btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2,
 vmdk.
 .
 The library provides ways to enumerate guest storage (such as partitions, LVs,
 what file system is in each LV, etc.); to run commands in the context of the
 guest; and to upload and download files and directories.
Homepage: http://libguestfs.org

Package: libhivex0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 88
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: hivex (1.3.24-1)
Version: 1.3.24-1+b12
Depends: libc6 (>= 2.33)
Conflicts: libguestfs0 (<= 1.0.84-4)
Description: library for reading and writing Windows Registry hives
 libhivex is a self-contained library for reading and writing Windows
 Registry "hive" binary files.
 .
 Unlike many other tools in this area, it doesn't use the textual .REG
 format for output, because parsing that is as much trouble as parsing
 the original binary format. Instead it makes the file available
 through a C API, or there is a separate program to export the hive as
 XML.
Homepage: http://libguestfs.org/

Package: libhogweed6t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 484
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.10.2-1
Replaces: libhogweed6
Provides: libhogweed6 (= 3.10.2-1)
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64
Breaks: libhogweed6 (<< 3.10.2-1)
Description: low level cryptographic library (public-key cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the asymmetric cryptographic algorithms, which,
 require the GNU multiple precision arithmetic library (libgmp) for
 their large integer computations.
Homepage: https://www.lysator.liu.se/~nisse/nettle/

Package: libhtml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 227
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 3.81-1
Depends: perl (>= 5.36.0-7), perlapi-5.36.0, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl
Recommends: libhttp-message-perl
Suggests: libdata-dump-perl
Enhances: libwww-perl
Description: collection of modules that parse HTML text documents
 HTML::Parser is a collection of modules useful for handling HTML documents.
 These modules used to be part of the libwww-perl distribution, but are now
 unbundled in order to facilitate a separate development track.
 .
 Objects of the HTML::Parser class will recognize markup and separate it from
 content data. As different kinds of markup are recognized, the corresponding
 event handler is invoked. The document to be parsed may also be supplied in
 arbitrary chunks, making on-the-fly parsing of network documents possible.
Homepage: https://metacpan.org/release/HTML-Parser

Package: libhtml-tagset-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.24-1
Depends: perl:any
Description: data tables pertaining to HTML
 HTML::Tagset contains data tables useful in dealing with HTML.  For instance,
 it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
 which cannot have content.  It provides no functions or methods.
Homepage: https://metacpan.org/release/HTML-Tagset

Package: libhtml-tree-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 491
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 5.07-3
Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl
Recommends: libhtml-format-perl, libwww-perl
Description: Perl module to represent and create HTML syntax trees
 HTML::Tree is a collection of modules that represent, create and extract
 information from HTML syntax trees.  These modules used to be part of
 the libwww-perl distribution, but are now unbundled in order to
 facilitate a separate development track.
Homepage: https://metacpan.org/release/HTML-Tree

Package: libhttp-cookies-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 51
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.11-1
Depends: perl:any, libhttp-date-perl, libhttp-message-perl
Description: HTTP cookie jars
 This class is for objects that represent a "cookie jar" -- that is, a
 database of all the HTTP cookies that a given LWP::UserAgent object knows
 about.
 .
 Cookies are a general mechanism which server side connections can use to both
 store and retrieve information on the client side of the connection. For more
 information about cookies refer to
 <URL:http://curl.haxx.se/rfc/cookie_spec.html> and
 <URL:http://www.cookiecentral.com/>. HTTP::Cookies also implements the new
 style cookies described in RFC 2965. The two variants of cookies are supposed
 to be able to coexist happily.
 .
 Instances of the class HTTP::Cookies are able to store a collection of
 Set-Cookie2: and Set-Cookie: headers and are able to use this information to
 initialize Cookie-headers in HTTP::Request objects. The state of a
 HTTP::Cookies object can be saved in and restored from files.
Homepage: https://metacpan.org/release/HTTP-Cookies

Package: libhttp-date-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 30
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.06-1
Depends: perl:any, libtime-local-perl (>= 1.28), libtimedate-perl
Description: module of date conversion routines
 HTTP::Date provides functions that deal the date formats used by the HTTP
 protocol (and then some more). Only the first two functions, time2str() and
 str2time(), are exported by default.
Homepage: https://metacpan.org/release/HTTP-Date

Package: libhttp-message-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 200
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.44-1
Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl (>= 3.01), libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl
Description: perl interface to HTTP style messages
 The HTTP::Message distribution contains classes useful for representing the
 messages passed in HTTP style communication. These are classes representing
 requests, responses and the headers contained within them.
 .
 The HTTP::Headers class encapsulates HTTP-style message headers. The headers
 consist of attribute-value pairs also called fields, which may be repeated,
 and which are printed in a particular order. The field names are cases
 insensitive.
 .
 Instances of this class are usually created as member variables of the
 HTTP::Request and HTTP::Response classes, internal to the library.
Homepage: https://metacpan.org/release/HTTP-Message

Package: libhttp-negotiate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 36
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.01-2
Depends: perl:any, libhttp-message-perl
Description: implementation of content negotiation
 HTTP::Negotiate provides a complete implementation of the HTTP content
 negotiation algorithm. Content negotiation allows for the selection of a
 preferred content representation based upon attributes of the negotiable
 variants and the value of the various Accept* header fields in the request.
Homepage: https://metacpan.org/release/HTTP-Negotiate

Package: libibverbs1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 194
Maintainer: Benjamin Drung <bdrung@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rdma-core (56.1-1)
Version: 56.1-1+b1
Depends: adduser, libc6 (>= 2.38), libnl-3-200 (>= 3.11.0), libnl-route-3-200 (>= 3.11.0)
Recommends: ibverbs-providers
Breaks: ibverbs-providers (<< 34~)
Description: Library for direct userspace use of RDMA (InfiniBand/iWARP)
 libibverbs is a library that allows userspace processes to use RDMA
 "verbs" as described in the InfiniBand Architecture Specification and
 the RDMA Protocol Verbs Specification.  iWARP ethernet NICs support
 RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
 high-throughput, low-latency networking technology.  InfiniBand host
 channel adapters (HCAs) and iWARP NICs commonly support direct
 hardware access from userspace (kernel bypass), and libibverbs
 supports this when available.
 .
 For this library to be useful, a device-specific plug-in module
 should also be installed.
 .
 This package contains the shared library.
Homepage: https://github.com/linux-rdma/rdma-core

Package: libicu72
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 36170
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: icu
Version: 72.1-3+deb12u1
Replaces: libiculx63 (<< 63.1-5)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12)
Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~)
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: https://icu.unicode.org/

Package: libidn2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Architecture: amd64
Multi-Arch: same
Source: libidn2
Version: 2.3.8-4
Depends: libc6 (>= 2.14), libunistring5 (>= 1.1)
Description: Internationalized domain names (IDNA2008/TR46) library
 Libidn2 implements the revised algorithm for internationalized domain
 names called IDNA2008/TR46.
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libidn/#libidn2

Package: libintl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 4292
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.35-1
Depends: perl:any
Recommends: libintl-xs-perl
Description: Uniforum message translations system compatible i18n library
 libintl-perl is an internationalization library for Perl that aims to be
 compatible with the Uniforum message translations system as implemented for
 example in GNU gettext.
Homepage: https://metacpan.org/release/libintl-perl

Package: libio-html-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 41
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.004-3
Depends: perl:any
Description: open an HTML file with automatic charset detection
 IO::HTML provides an easy way to open a file containing HTML while
 automatically determining its encoding.  It uses the HTML5 encoding
 sniffing algorithm specified in section 8.2.2.1 of the draft standard.
Homepage: https://metacpan.org/release/IO-HTML

Package: libio-socket-ssl-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 687
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.095-1
Depends: perl:any, libnet-ssleay-perl, netbase
Recommends: libio-socket-ip-perl | libio-socket-inet6-perl, libsocket-perl | libsocket6-perl, liburi-perl | libnet-libidn-perl | libnet-idn-encode-perl
Suggests: ca-certificates
Description: Perl module implementing object oriented interface to SSL sockets
 This module is a true drop-in replacement for IO::Socket::INET that
 uses SSL to encrypt data before it is transferred to a remote server
 or client.  IO::Socket::SSL supports all the extra features that one
 needs to write a full-featured SSL client or server application:
 multiple SSL contexts, cipher selection, certificate verification, and
 SSL version selection.  As an extra bonus, it works perfectly with
 mod_perl.
 .
 IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or
 libio-socket-inet6-perl is installed.
Homepage: https://metacpan.org/release/IO-Socket-SSL

Package: libip4tc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.11-2
Depends: libc6 (>= 2.14)
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/

Package: libip6tc2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 66
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.11-2
Depends: libc6 (>= 2.14)
Description: netfilter libip6tc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv6) C library from the
 Netfilter xtables framework.
 .
 iptables IPv6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.
Homepage: https://www.netfilter.org/

Package: libjansson4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Alessandro Ghedini <ghedo@debian.org>
Architecture: amd64
Multi-Arch: same
Source: jansson (2.14-2)
Version: 2.14-2+b3
Depends: libc6 (>= 2.38)
Description: C library for encoding, decoding and manipulating JSON data
 Jansson is a C library for encoding, decoding and manipulating JSON data.
 .
 It features:
  * Simple and intuitive API and data model
  * Comprehensive documentation
  * No dependencies on other libraries
  * Full Unicode support (UTF-8)
  * Extensive test suite
Homepage: http://www.digip.org/jansson/

Package: libjbig0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 85
Maintainer: Michael van der Kolff <mvanderkolff@gmail.com>
Architecture: amd64
Multi-Arch: same
Source: jbigkit (2.1-6.1)
Version: 2.1-6.1+b2
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/

Package: libjpeg62-turbo
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 694
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libjpeg-turbo
Version: 1:2.1.5-4
Replaces: libjpeg62
Provides: libjpeg62 (= 1:2.1.5-4)
Depends: libc6 (>= 2.14)
Conflicts: libjpeg62
Description: libjpeg-turbo JPEG runtime library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The libjpeg-turbo JPEG library is
 an API/ABI compatible with the IJG JPEG library.
 .
 This package contains the shared runtime library.
Homepage: https://www.libjpeg-turbo.org/

Package: libjson-c5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.18+ds-1
Depends: libc6 (>= 2.38)
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki

Package: libjson-glib-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 223
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: json-glib
Version: 1.10.8+ds-1
Depends: libjson-glib-1.0-common (>= 1.10.8+ds-1), libc6 (>= 2.14), libglib2.0-0t64 (>= 2.80.0)
Description: GLib JSON manipulation library
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
Homepage: https://wiki.gnome.org/Projects/JsonGlib

Package: libjson-glib-1.0-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 528
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: json-glib
Version: 1.10.8+ds-1
Description: GLib JSON manipulation library (common files)
 JSON-GLib is a library for parsing, generating and manipulating JavaScript
 Object Notation (JSON) data streams using the GLib type system. It allows
 manipulating JSON data types with a Document Object Model API. It also
 allows serializing and deserializing simple or complex GObjects to and
 from JSON data types.
 .
 This package contains the translations files.
Homepage: https://wiki.gnome.org/Projects/JsonGlib

Package: libk5crypto3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 266
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.21.3-5
Depends: libc6 (>= 2.38), libkrb5support0 (= 1.21.3-5)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~)
Description: MIT Kerberos runtime libraries - Crypto Library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime cryptography libraries used by
 applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/

Package: libkeyutils1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 41
Maintainer: Christian Kastner <ckk@debian.org>
Architecture: amd64
Multi-Arch: same
Source: keyutils
Version: 1.6.3-6
Depends: libc6 (>= 2.14)
Description: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.
Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git

Package: libkmod2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Marco d'Itri <md@linux.it>
Architecture: amd64
Multi-Arch: same
Source: kmod
Version: 34.2-2
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Description: libkmod shared library
 This library provides an API for insertion, removal, configuration and
 listing of kernel modules.

Package: libkrb5-3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1074
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.21.3-5
Depends: libkrb5support0 (= 1.21.3-5), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libssl3t64 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4)
Description: MIT Kerberos runtime libraries
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the runtime library for the main Kerberos v5 API
 used by applications and Kerberos clients.
Homepage: https://web.mit.edu/kerberos/

Package: libkrb5support0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 137
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: krb5
Version: 1.21.3-5
Depends: libc6 (>= 2.38)
Breaks: krb5-admin-server (<< 1.20.1-4~), krb5-kdc (<< 1.20.1-4~), krb5-pkinit (<< 1.20.1-4~), krb5-user (<< 1.20.1-4~), libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20.1-4~), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit12 (<< 1.20.1-4~), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-10t64 (<< 1.20.1-4~), libkdb5-8 (<< 1.16), libkrb5-3 (<< 1.20.1-4~)
Description: MIT Kerberos runtime libraries - Support library
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains an internal runtime support library used by other
 Kerberos libraries.
Homepage: https://web.mit.edu/kerberos/

Package: libksba8
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 330
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libksba (1.6.7-2)
Version: 1.6.7-2+b1
Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.46)
Description: X.509 and CMS support library
 KSBA (pronounced Kasbah) is a library to make X.509 certificates as
 well as the CMS easily accessible by other applications.  Both
 specifications are building blocks of S/MIME and TLS.
 .
 KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
 Encoder, Certificate Handling and CMS Handling.
 .
 This package contains the runtime library files.
Homepage: https://www.gnupg.org/related_software/libksba/

Package: liblastlog2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Depends: libc6 (>= 2.38), libsqlite3-0 (>= 3.5.9)
Description: lastlog2 database shared library
 Y2038 safe lastlog database implementation, library files.
Homepage: https://github.com/util-linux/util-linux

Package: libldap-2.5-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 553
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: openldap
Version: 2.5.13+dfsg-5
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libsasl2-2 (>= 2.1.28+dfsg)
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/

Package: libldm-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Hilko Bengen <bengen@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libldm
Version: 0.2.5-1
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.103), libglib2.0-0 (>= 2.37.3), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Description: library for managing Microsoft Windows dynamic disks
 libldm is a library for managing Microsoft Windows dynamic disks,
 which use Microsoft's LDM metadata. It can inspect them, and also
 create and remove device-mapper block devices which can be mounted.
Homepage: https://github.com/mdbooth/libldm

Package: liblerc4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 603
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: lerc
Version: 4.0.0+ds-5
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Description: Limited Error Raster Compression library
 LERC is an open-source image or raster format which
 supports rapid encoding and decoding for any pixel
 type (not just RGB or Byte). Users set the maximum
 compression error per pixel while encoding, so the
 precision of the original input image is preserved
 (within user defined error bounds).
Homepage: https://github.com/Esri/lerc

Package: liblua5.3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 512
Maintainer: Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: lua5.3 (5.3.6-2)
Version: 5.3.6-2+b4
Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1)
Description: Shared library for the Lua interpreter version 5.3
 Lua is a powerful, light-weight programming language designed for extending
 applications.  The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions.  Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries.  You shouldn't need to install it
 explicitly.
Homepage: https://www.lua.org

Package: liblvm2cmd2.03
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3030
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: lvm2
Version: 2.03.31-2
Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmeventd
Description: LVM2 command library
 This package contains the lvm2cmd shared library.
Homepage: https://sourceware.org/lvm2/

Package: liblwp-mediatypes-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 74
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.04-2
Depends: perl:any
Description: module to guess media type for a file or a URL
 LWP::MediaTypes provides functions for handling media (also known as MIME)
 types and encodings. The mapping from file extensions to media types is
 defined by the media.types file. If the ~/.media.types file exists it is used
 instead. For backwards compatibility it will also look for ~/.mime.types.
Homepage: https://metacpan.org/release/LWP-MediaTypes

Package: liblwp-protocol-https-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 26
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.14-1
Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl
Suggests: libcrypt-ssleay-perl
Description: HTTPS driver for LWP::UserAgent
 The LWP::Protocol::https module provides support for using HTTPS schemed URLs
 with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so
 you don't use it directly. Once the module is installed LWP is able to access
 sites using HTTP over SSL/TLS.
 .
 If hostname verification is requested by LWP::UserAgent's ssl_opts, and
 neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be
 the one provided by ca-certificates.
 .
 This module used to be bundled with libwww-perl, but it was unbundled in
 v6.02 in order to be able to declare its dependencies properly for the CPAN
 tool-chain. Applications that need HTTPS support can just declare their
 dependency on LWP::Protocol::https and will no longer need to know what
 underlying modules to install.
Homepage: https://metacpan.org/release/LWP-Protocol-https

Package: liblz4-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Architecture: amd64
Multi-Arch: same
Source: lz4
Version: 1.10.0-4
Replaces: liblz4-1a
Depends: libc6 (>= 2.14), libxxhash0 (>= 0.6.5)
Breaks: liblz4-1a
Description: Fast LZ compression algorithm library - runtime
 LZ4 is a very fast lossless compression algorithm, providing compression speed
 at 400 MB/s per core, scalable with multi-cores CPU. It also features an
 extremely fast decoder, with speed in multiple GB/s per core, typically
 reaching RAM speed limits on multi-core systems.
 .
 This package includes the shared library.
Homepage: https://github.com/lz4/lz4

Package: liblzma5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 435
Maintainer: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Architecture: amd64
Multi-Arch: same
Source: xz-utils
Version: 5.8.1-2
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/

Package: liblzo2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: amd64
Multi-Arch: same
Source: lzo2 (2.10-3)
Version: 2.10-3+b1
Depends: libc6 (>= 2.14)
Description: data compression library
 LZO is a portable, lossless data compression library.
 It offers pretty fast compression and very fast decompression.
 Decompression requires no memory.  In addition there are slower
 compression levels achieving a quite competitive compression ratio
 while still decompressing at this very high speed.
Homepage: https://www.oberhumer.com/opensource/lzo/

Package: libmagic-mgc
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 8130
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: amd64
Multi-Arch: foreign
Source: file
Version: 1:5.44-3
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/

Package: libmagic1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 232
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: amd64
Multi-Arch: same
Source: file
Version: 1:5.44-3
Depends: libbz2-1.0, libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.44-3)
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/

Package: libmd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 94
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libmd (1.1.0-2)
Version: 1.1.0-2+b1
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/

Package: libmnl0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 45
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libmnl
Version: 1.0.5-3
Depends: libc6 (>= 2.14)
Description: minimalistic Netlink communication library
 libmnl is a minimalistic user-space library oriented to Netlink developers.
 There are a lot of common tasks in parsing, validating, constructing of
 both the Netlink header and TLVs that are repetitive and easy to get wrong.
 This library aims to provide simple helpers that allows you to re-use code
 and to avoid re-inventing the wheel.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the shared libraries needed to run programs that use
 the minimalistic Netlink communication library.
Homepage: https://netfilter.org/projects/libmnl/

Package: libmount1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 565
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Depends: libblkid1 (= 2.41.2-1), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: cryptsetup-bin
Description: device mounting library
 This device mounting library is used by mount and umount helpers.
Homepage: https://github.com/util-linux/util-linux

Package: libmpfr6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1269
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: mpfr4
Version: 4.2.2-2
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: libcgal13 (<< 4.11-2+b1), libflint-2.5.2 (<< 2.5.2-17+b2), libgiac0 (<< 1.2.3.57+dfsg1-2+b4), libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~), libnormaliz3 (<< 3.5.1+ds-4), sagemath (<< 8.1-2+b2)
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/

Package: libncurses6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 342
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.5+20250216-2
Depends: libtinfo6 (= 6.5+20250216-2), 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/

Package: libncursesw6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 419
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.5+20250216-2
Depends: libtinfo6 (= 6.5+20250216-2), 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/

Package: libndctl6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 214
Maintainer: Adam Borowski <kilobyte@angband.pl>
Architecture: amd64
Multi-Arch: same
Source: ndctl
Version: 81-1
Depends: libc6 (>= 2.38), libdaxctl1 (>= 72), libkmod2 (>= 5~), libudev1 (>= 183), libuuid1 (>= 2.16)
Description: Utility library for managing the libnvdimm subsystem
 The nvdimm subsystem defines a kernel device model and control message
 interface for platform NVDIMM resources like those defined by the ACPI 6+ NFIT
 (NVDIMM Firmware Interface Table).
 .
 This package contains a utility library for managing the libnvdimm
 (non-volatile memory device) sub-system in the Linux kernel.
Homepage: https://github.com/pmem/ndctl

Package: libnet-http-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 62
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.24-1
Depends: perl:any, libio-socket-ip-perl, liburi-perl
Recommends: libio-socket-ssl-perl
Description: module providing low-level HTTP connection client
 The Net::HTTP class is a low-level HTTP client.  An instance of the
 Net::HTTP class represents a connection to an HTTP server.  The
 HTTP protocol is described in RFC 2616.  The Net::HTTP class
 supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET.
 You can mix its methods with reading and writing from the socket directly.
 This is not necessarily a good idea, unless you know what you are doing.
Homepage: https://metacpan.org/release/Net-HTTP

Package: libnet-ssleay-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1264
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnet-ssleay-perl (1.92-2)
Version: 1.92-2+b1
Depends: perl (>= 5.36.0-4), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.14), libssl3 (>= 3.0.0)
Description: Perl module for Secure Sockets Layer (SSL)
 Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
 (SSL) functions of the SSLeay library directly from your perl scripts. It
 is useful if you want to program robots that access secure web servers or
 if you want to build your own applications over SSL encrypted tunnels. If
 you just want to view web pages on https servers, you do not need this -
 your web browser already knows to do that.
Homepage: https://metacpan.org/release/Net-SSLeay

Package: libnetfilter-conntrack3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnetfilter-conntrack
Version: 1.1.0-1
Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2)
Description: Netfilter netlink-conntrack library
 libnetfilter_conntrack is a userspace library providing a programming
 interface (API) to the in-kernel connection tracking state table.
Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/

Package: libnetpbm11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 396
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: netpbm-free
Version: 2:11.01.00-2
Provides: libnetpbm10-dev
Depends: libc6 (>= 2.33)
Description: Graphics conversion tools shared libraries
 Netpbm is a toolkit for manipulation of graphic images, including
 conversion of images between a variety of different formats. There
 are over 220 separate tools in the package including converters for
 more than 80 graphics formats.
 .
 This package contains the shared libraries used by netpbm.
Homepage: https://netpbm.sourceforge.net/

Package: libnettle8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 565
Maintainer: Magnus Holmgren <holmgren@debian.org>
Architecture: amd64
Multi-Arch: same
Source: nettle
Version: 3.10.2-1
Replaces: libnettle8
Provides: libnettle8 (= 3.10.2-1)
Depends: libc6 (>= 2.17)
Breaks: libnettle8 (<< 3.10.2-1)
Description: low level cryptographic library (symmetric and one-way cryptos)
 Nettle is a cryptographic library that is designed to fit easily in more or
 less any context: In crypto toolkits for object-oriented languages (C++,
 Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
 space.
 .
 It tries to solve a problem of providing a common set of cryptographic
 algorithms for higher-level applications by implementing a
 context-independent set of cryptographic algorithms. In that light, Nettle
 doesn't do any memory allocation or I/O, it simply provides the
 cryptographic algorithms for the application to use in any environment and
 in any way it needs.
 .
 This package contains the symmetric and one-way cryptographic
 algorithms. To avoid having this package depend on libgmp, the
 asymmetric cryptos reside in a separate library, libhogweed.
Homepage: https://www.lysator.liu.se/~nisse/nettle/

Package: libnfnetlink0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 51
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnfnetlink
Version: 1.0.2-3
Depends: libc6 (>= 2.14)
Description: Netfilter netlink library
 libnfnetlink is the low-level library for netfilter related
 kernel/userspace communication. It provides a generic messaging
 infrastructure for in-kernel netfilter subsystems (such as
 nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
 respective users and/or management tools in userspace.
Homepage: https://git.netfilter.org/libnfnetlink

Package: libnfsidmap1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 276
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: nfs-utils
Version: 1:2.6.2-4+deb12u1
Replaces: libnfsidmap-regex, libnfsidmap2 (<< 0.25-7~)
Provides: libnfsidmap-regex, libnfsidmap2
Depends: libc6 (>= 2.34), libldap-2.5-0 (>= 2.5.4)
Breaks: libnfsidmap-regex, libnfsidmap2 (<< 0.25-7~)
Conflicts: libnfsidmap-regex, libnfsidmap2
Description: NFS idmapping library
 libnfsidmap provides functions to map between NFSv4 names (which are
 of the form user@domain) and local uid's and gid's.
Homepage: https://linux-nfs.org/

Package: libnftnl11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnftnl
Version: 1.3.0-1
Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~)
Description: Netfilter nftables userspace API library
 libnftnl is the low-level library for Netfilter 4th generation
 framework nftables.
 .
 Is the user-space library for low-level interaction with
 nftables Netlink's API over libmnl.
Homepage: https://git.netfilter.org/libnftnl

Package: libnghttp2-14
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 230
Maintainer: Tomasz Buchert <tomasz@debian.org>
Architecture: amd64
Multi-Arch: same
Source: nghttp2 (1.64.0-1.1)
Version: 1.64.0-1.1+b1
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/

Package: libnl-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 209
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.11.0-2
Depends: libc6 (>= 2.38)
Conffiles:
 /etc/libnl-3/classid 3e07259e58674631830b152e983ca995
 /etc/libnl-3/pktloc 7613dbc41b2dc3258195b6b6abd0f179
Description: library for dealing with netlink sockets
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
Homepage: https://github.com/thom311/libnl

Package: libnl-route-3-200
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 767
Maintainer: Heiko Stuebner <mmind@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnl3
Version: 3.11.0-2
Depends: libnl-3-200 (= 3.11.0-2), libc6 (>= 2.38)
Description: library for dealing with netlink sockets - route interface
 This is a library for applications dealing with netlink sockets.
 The library provides an interface for raw netlink messaging and various
 netlink family specific interfaces.
 .
 API to the configuration interfaces of the NETLINK_ROUTE family.
Homepage: https://github.com/thom311/libnl

Package: libnpth0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 50
Maintainer: Eric Dorland <eric@debian.org>
Architecture: amd64
Multi-Arch: same
Source: npth
Version: 1.6-3
Depends: libc6 (>= 2.17)
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/

Package: libnsl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 127
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libnsl
Version: 1.3.0-2
Depends: libc6 (>= 2.14), 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

Package: libnspr4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 321
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: nspr
Version: 2:4.37-1
Depends: libc6 (>= 2.38)
Description: NetScape Portable Runtime Library
 This library provides platform independent non-GUI operating system
 facilities including:
  * threads,
  * thread synchronisation,
  * normal file I/O and network I/O,
  * interval timing and calendar time,
  * basic memory management (malloc and free),
  * shared library linking.
Homepage: http://www.mozilla.org/projects/nspr/

Package: libnss3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4536
Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: nss
Version: 2:3.116-1
Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9)
Description: Network Security Service libraries
 This is a set of libraries designed to support cross-platform development
 of security-enabled client and server applications. It can support SSLv2
 and  v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and
 other security standards.
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS

Package: libntfs-3g89
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 366
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: ntfs-3g
Version: 1:2022.10.3-1+deb12u2
Depends: libc6 (>= 2.33)
Description: read/write NTFS driver for FUSE (runtime library)
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
 .
 This package contains the actual library.
Homepage: https://github.com/tuxera/ntfs-3g/wiki

Package: libnuma1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 75
Maintainer: Ian Wienand <ianw@debian.org>
Architecture: amd64
Multi-Arch: same
Source: numactl
Version: 2.0.19-1
Depends: libc6 (>= 2.38)
Description: Libraries for controlling NUMA policy
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.
Homepage: https://github.com/numactl/numactl

Package: libopenipmi0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1846
Maintainer: Noël Köthe <noel@debian.org>
Architecture: amd64
Source: openipmi (2.0.33-1)
Version: 2.0.33-1+b1
Depends: libc6 (>= 2.33), libncurses6 (>= 6), libssl3 (>= 3.0.0), libtinfo6 (>= 6)
Description: Intelligent Platform Management Interface - runtime
 IPMI allows remote monitoring and remote management of devices.
 .
 This package contains the runtime library.
Homepage: https://openipmi.sourceforge.io/

Package: libp11-kit0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1933
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: p11-kit
Version: 0.25.9-2
Depends: libc6 (>= 2.38), libffi8 (>= 3.4)
Description: library for loading and coordinating access to PKCS#11 modules - runtime
 The p11-kit library provides a way to load and enumerate Public-Key
 Cryptography Standard #11 modules, along with a standard configuration
 setup for installing PKCS#11 modules so that they're discoverable. It
 also solves problems with coordinating the use of PKCS#11 by different
 components or libraries living in the same process.
 .
 This package contains the shared library required for applications loading
 and accessing PKCS#11 modules.
Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html

Package: libpam-modules
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 923
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.7.0-5
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libdb5.3t64, libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.7.0-5)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Conffiles:
 /etc/security/access.conf 55930ab185d7c100b58da36cd44f1dc5
 /etc/security/faillock.conf 164da8ffb87f3074179bc60b71d0b99f
 /etc/security/group.conf f1e26e8db6f7abd2d697d7dad3422c36
 /etc/security/limits.conf 0b1967ff9042a716ce6b01cb999aa1f5
 /etc/security/namespace.conf 6b3796403421d66db7defc46517711bc
 /etc/security/namespace.init 260eb0c3368ffaaf861e003e27618476
 /etc/security/pam_env.conf 89cc8702173d5cd51abc152ae9f8d6bc
 /etc/security/pwhistory.conf 46472157dab7894436c6ba3ccdfcaca6
 /etc/security/sepermit.conf 3d82df292d497bbeaaf8ebef18cd14f1
 /etc/security/time.conf 06e05c6079e839c8833ac7c3abfde192
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.
Homepage: http://www.linux-pam.org/

Package: libpam-modules-bin
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 206
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: pam
Version: 1.7.0-5
Replaces: libpam-modules (<< 1.5.2-5~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254)
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Homepage: http://www.linux-pam.org/

Package: libpam-runtime
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 1028
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Multi-Arch: foreign
Source: pam
Version: 1.7.0-5
Replaces: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6)
Breaks: libpam-modules (<< 1.7.0), libpam-modules-bin (<< 1.7.0)
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/

Package: libpam-systemd
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 728
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 258-1
Provides: default-logind (= 258-1), logind (= 258-1)
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 258-1), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv
Recommends: dbus-user-session
Suggests: libcryptsetup12, libidn2-0, libp11-kit0, libtss2-rc0t64
Conflicts: libpam-elogind-compat
Description: system and service manager - PAM module
 This package contains the PAM module which registers user sessions in
 the systemd control group hierarchy for logind.
 .
 If in doubt, do install this package.
 .
 Packages that depend on logind functionality need to depend on libpam-systemd.
Homepage: https://systemd.io

Package: libpam0g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 194
Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pam
Version: 1.7.0-5
Replaces: libpam0g-util, libpam0t64 (<< 1.5.3-5)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Suggests: libpam-doc
Breaks: libpam0t64 (<< 1.5.3-5)
Description: Pluggable Authentication Modules library
 Contains the shared library for Linux-PAM, a library that enables the
 local system administrator to choose how applications authenticate users.
 In other words, without rewriting or recompiling a PAM-aware application,
 it is possible to switch between the authentication mechanism(s) it uses.
 One may entirely upgrade the local authentication system without touching
 the applications themselves.
Homepage: http://www.linux-pam.org/

Package: libparted2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 524
Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: same
Source: parted
Version: 3.5-3
Provides: libparted
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode
Suggests: parted, libparted-dev, libparted-i18n (= 3.5-3)
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

Package: libpci3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 143
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pciutils
Version: 1:3.14.0-1
Depends: libc6 (>= 2.38), libudev1 (>= 196), zlib1g (>= 1:1.1.4), pci.ids (>= 0.0~2019.11.10-2)
Description: PCI utilities (shared library)
 This package contains the libpci shared library files.
 .
 The libpci library provides portable access to configuration
 registers of devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/

Package: libpcre2-8-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 774
Maintainer: Matthew Vernon <matthew@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcre2
Version: 10.46-1
Depends: libc6 (>= 2.34)
Description: New Perl Compatible Regular Expression Library- 8 bit runtime files
 This is PCRE2, the new implementation of PCRE, a library of functions
 to support regular expressions whose syntax and semantics are as
 close as possible to those of the Perl 5 language. New projects
 should use this library in preference to the older library,
 confusingly called pcre3 in Debian.
 .
 This package contains the 8 bit runtime library, which operates on
 ASCII and UTF-8 input.
Homepage: https://github.com/PCRE2Project/pcre2

Package: libpcsclite1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 113
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Architecture: amd64
Multi-Arch: same
Source: pcsc-lite
Version: 2.3.3-1
Depends: libc6 (>= 2.34)
Suggests: pcscd (= 2.3.3-1)
Breaks: libpcsclite-dev (<< 2.3.3-1), pcscd (<< 2.3.3-1)
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/

Package: libperl5.36
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 28863
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: amd64
Multi-Arch: same
Source: perl
Version: 5.36.0-7+deb12u2
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), 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.21), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-7+deb12u2)
Suggests: sensible-utils
Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), 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.36 which contains the
 architecture-independent parts).
Homepage: http://dev.perl.org/perl5/

Package: libpixman-1-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 757
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: pixman
Version: 0.46.4-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/

Package: libpmem1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Adam Borowski <kilobyte@angband.pl>
Architecture: amd64
Multi-Arch: same
Source: pmdk (1.13.1-1.1)
Version: 1.13.1-1.1+b1
Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64)
Description: Persistent Memory low level support library, v1 runtime
 libpmem provides low level persistent memory support.  In particular, support
 for the persistent memory instructions for flushing changes to pmem is
 provided.
 .
 This library is provided for software which tracks every store to pmem and
 needs to flush those changes to durability.  Most developers will find higher
 level libraries like libpmemobj to be much more convenient.
 .
 This package provides binary runtime for version 1 of the API.
Homepage: https://pmem.io/pmdk/

Package: libpng16-16t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 441
Maintainer: Maintainers of libpng1.6 packages <libpng1.6@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libpng1.6
Version: 1.6.50-1
Replaces: libpng16-16
Provides: libpng16-16 (= 1.6.50-1)
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.3.4)
Breaks: libpng16-16 (<< 1.6.50-1)
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

Package: libpopt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 245
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Architecture: amd64
Multi-Arch: same
Source: popt
Version: 1.19+dfsg-2
Depends: libc6 (>= 2.38)
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
Homepage: https://github.com/rpm-software-management/popt

Package: libproc2-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 237
Maintainer: Craig Small <csmall@debian.org>
Architecture: amd64
Multi-Arch: same
Source: procps
Version: 2:4.0.4-9
Replaces: procps (<< 1:3.3.2-1)
Depends: libc6 (>= 2.38), libsystemd0
Description: library for accessing process information from /proc
 The libproc2 library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libproc2.
Homepage: https://gitlab.com/procps-ng/procps

Package: libpsl5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Tim Rühsen <tim.ruehsen@gmx.de>
Architecture: amd64
Multi-Arch: same
Source: libpsl
Version: 0.21.2-1
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

Package: libpython3-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 27
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3-defaults (3.11.2-1)
Version: 3.11.2-1+b1
Depends: libpython3.11-stdlib (>= 3.11.2-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.11).
Homepage: https://www.python.org/

Package: libpython3.11
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7623
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.11
Version: 3.11.2-6+deb12u6
Depends: libpython3.11-stdlib (= 3.11.2-6+deb12u6), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Description: Shared Python runtime library (version 3.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: libpython3.11-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 5212
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.11
Version: 3.11.2-6+deb12u6
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0)
Recommends: libpython3.11-stdlib
Conflicts: binfmt-support (<< 1.1.2)
Conffiles:
 /etc/python3.11/sitecustomize.py d6b276695157bde06a56ba1b2bc53670
Description: Minimal subset of the Python language (version 3.11)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.11-minimal.

Package: libpython3.11-stdlib
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 8329
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: python3.11
Version: 3.11.2-6+deb12u6
Replaces: python3-gdbm (<< 3.9.9-1~)
Depends: libpython3.11-minimal (= 3.11.2-6+deb12u6), 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), libncursesw6 (>= 6.1), libnsl2 (>= 1.0), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.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.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.11's standard library. It is normally not
 used on its own, but as a dependency of python3.11.

Package: librdmacm1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 202
Maintainer: Benjamin Drung <bdrung@ubuntu.com>
Architecture: amd64
Multi-Arch: same
Source: rdma-core (56.1-1)
Version: 56.1-1+b1
Replaces: librdmacm1
Provides: librdmacm1 (= 56.1-1+b1)
Depends: libc6 (>= 2.38), libibverbs1 (>= 31), libnl-3-200 (>= 3.11.0)
Breaks: librdmacm1 (<< 56.1-1)
Description: Library for managing RDMA connections
 librdmacm is a library that allows applications to set up reliable
 connected and unreliable datagram transfers when using RDMA adapters.
 It provides a transport-neutral interface in the sense that the same
 code can be used for both InfiniBand and iWARP adapters.  The
 interface is based on sockets, but adapted for queue pair (QP) based
 semantics: communication must use a specific RDMA device, and data
 transfers are message-based.
 .
 librdmacm only provides communication management (connection setup
 and tear-down) and works in conjunction with the verbs interface
 provided by libibverbs, which provides the interface used to actually
 transfer data.
 .
 This package contains the shared library.
Homepage: https://github.com/linux-rdma/rdma-core

Package: libreadline8t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 544
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: same
Source: readline
Version: 8.3-3
Replaces: libreadline8
Provides: libreadline8 (= 8.3-3)
Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: libreadline8 (<< 8.3-3)
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html

Package: librpm9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2030
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: amd64
Source: rpm
Version: 4.18.0+dfsg-1+deb12u1
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), liblua5.3-0, libpopt0 (>= 1.14), librpmio9 (= 4.18.0+dfsg-1+deb12u1), libsqlite3-0 (>= 3.7.15)
Recommends: rpm-common (= 4.18.0+dfsg-1+deb12u1)
Description: RPM shared library
 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library allows programs to make use of an RPM database or RPM packages
 without going through the program rpm.
Homepage: https://rpm.org/

Package: librpmio9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1748
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: amd64
Source: rpm
Version: 4.18.0+dfsg-1+deb12u1
Depends: libbz2-1.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), liblua5.3-0, liblzma5 (>= 5.2.2), libpopt0 (>= 1.14), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Description: RPM IO shared library
 The RPM Package Manager (RPM) is a command-line driven package
 management system capable of installing, uninstalling, verifying,
 querying, and updating computer software packages.
 .
 This library provides basic IO functionality which is used by librpm.
Homepage: https://rpm.org/

Package: librtmp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 142
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: rtmpdump
Version: 2.4+20151223.gitfa8646d.1-3
Depends: libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.1), libhogweed6t64, libnettle8t64, 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: https://rtmpdump.mplayerhq.hu/

Package: libsasl2-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 155
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-10
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-10), libc6 (>= 2.38), libssl3t64 (>= 3.0.0)
Recommends: libsasl2-modules (>= 2.1.28+dfsg1-10)
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/

Package: libsasl2-modules-db
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 69
Maintainer: Debian Cyrus Team <team+cyrus@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: cyrus-sasl2
Version: 2.1.28+dfsg1-10
Depends: libc6 (>= 2.14), libdb5.3t64
Description: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.
Homepage: https://www.cyrusimap.org/sasl/

Package: libsctp1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 52
Maintainer: Michael Biebl <biebl@debian.org>
Architecture: amd64
Multi-Arch: same
Source: lksctp-tools
Version: 1.0.21+dfsg-1
Depends: libc6 (>= 2.4)
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: https://github.com/sctp/lksctp-tools/

Package: libseccomp2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 201
Maintainer: Kees Cook <kees@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libseccomp
Version: 2.6.0-2
Depends: libc6 (>= 2.14)
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

Package: libselinux1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 229
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libselinux
Version: 3.8.1-1
Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22)
Description: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.
Homepage: https://github.com/SELinuxProject

Package: libsemanage-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 21
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libsemanage
Version: 3.8.1-1
Conffiles:
 /etc/selinux/semanage.conf 8e8dfac33a09c1b53ca08bf6d4201b10
Description: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org

Package: libsemanage2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 313
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libsemanage
Version: 3.8.1-1
Depends: libsemanage-common (>= 3.8.1-1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.38), libselinux1 (>= 3.8.1), libsepol2 (>= 3.8.1)
Description: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.
Homepage: https://selinuxproject.org

Package: libsepol2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 835
Maintainer: Debian SELinux maintainers <selinux-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libsepol
Version: 3.8.1-1
Depends: libc6 (>= 2.38)
Description: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.
Homepage: https://selinuxproject.org

Package: libslirp0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 182
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libslirp
Version: 4.9.1-1
Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.76.0)
Description: General purpose TCP-IP emulator library
 libslirp is a user-mode networking library used by virtual machines,
 containers or various tools.
 .
 This package contains the library itself.
Homepage: https://gitlab.freedesktop.org/slirp/libslirp

Package: libsmartcols1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 373
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Depends: libc6 (>= 2.38)
Description: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.
Homepage: https://github.com/util-linux/util-linux

Package: libsqlite3-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1998
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: sqlite3
Version: 3.46.1-8
Depends: libc6 (>= 2.38)
Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~)
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
Homepage: https://www.sqlite.org/

Package: libss2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: amd64
Multi-Arch: same
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b3
Replaces: e2fsprogs (<< 1.34-1), libss2t64
Provides: libss2t64 (= 1.47.2-3+b3)
Depends: libcom-err2, libc6 (>= 2.34)
Breaks: libss2t64 (<< 1.47.0-2.4~exp1~)
Description: command-line interface parsing library
 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 .
 It was originally inspired by the Multics SubSystem library.
Homepage: http://e2fsprogs.sourceforge.net

Package: libssh-4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 634
Maintainer: Laurent Bigonville <bigon@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libssh
Version: 0.11.3-1
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
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/

Package: libssh2-1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 357
Maintainer: Nicolas Mora <babelouest@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libssh2 (1.10.0-3)
Version: 1.10.0-3+b1
Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Description: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.
Homepage: https://libssh2.org/

Package: libssl3t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7954
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: same
Source: openssl
Version: 3.5.4-1
Replaces: libssl3
Provides: libssl3 (= 3.5.4-1)
Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), openssl-provider-legacy
Breaks: libssl3 (<< 3.5.4-1), openssh-client (<< 1:9.4p1), openssh-server (<< 1:9.4p1), python3-m2crypto (<< 0.38.0-4)
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://openssl-library.org

Package: libstdc++6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 3079
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: gcc-15
Version: 15.2.0-4
Replaces: libstdc++6-15-dbg (<< 4.9.0-3)
Depends: gcc-15-base (= 15.2.0-4), libc6 (>= 2.38), libgcc-s1 (>= 4.3)
Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2)
Conflicts: scim (<< 1.4.2-1)
Description: GNU Standard C++ Library v3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
Homepage: http://gcc.gnu.org/

Package: libstring-shellquote-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.04-3
Depends: perl:any
Description: module to quote strings for passing through the shell
 The String::ShellQuote module contains some functions which are useful for
 quoting strings which are going to pass through the shell or a shell-like
 object, plus a command-line interface to it. It is useful for doing robust
 tool programming, particularly when dealing with files whose names contain
 white space or shell globbing characters.
Homepage: https://metacpan.org/release/String-ShellQuote

Package: libsubid4
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 324
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: shadow
Version: 1:4.13+dfsg1-1+deb12u1
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Description: subordinate id handling library -- shared library
 The library provides an interface for querying, granding and ungranting
 subordinate user and group ids.
Homepage: https://github.com/shadow-maint/shadow

Package: libsubid5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 351
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: shadow
Version: 1:4.18.0-1
Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Description: subordinate id handling library -- shared library
 The library provides an interface for querying, granding and ungranting
 subordinate user and group ids.
Homepage: https://github.com/shadow-maint/shadow

Package: libsys-virt-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 1009
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Version: 9.0.0-1
Depends: perl (>= 5.36.0-7), perlapi-5.36.0, libc6 (>= 2.14), libvirt0 (>= 9.0.0)
Description: Perl module providing an extension for the libvirt library
 The Sys::Virt module provides a Perl XS binding to the libvirt virtual
 machine management APIs. This allows machines running within arbitrary
 virtualization containers to be managed with a consistent API.
 .
 For further details on libvirt consult its website http://libvirt.org/
Homepage: https://metacpan.org/release/Sys-Virt

Package: libsystemd-shared
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 7241
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 258-1
Depends: libacl1 (>= 2.2.23), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.30.2), libc6 (>= 2.39), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.4.0)
Recommends: libapparmor1, libkmod2, libzstd1
Suggests: libarchive13t64, libbpf1, libcryptsetup12, libdw1t64, libelf1t64, libfido2-1, libgcrypt20, libidn2-0, libip4tc2, liblz4-1, liblzma5, libp11-kit0, libpcre2-8-0, libpwquality1, libqrencode4, libtss2-rc0t64
Description: systemd shared private library
 This internal shared library provides common code used by various systemd
 components. It is supposed to decrease memory and disk footprint.
 The shared library is not meant for public use and is not API or ABI stable.
Homepage: https://systemd.io

Package: libsystemd0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1232
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 258-1
Depends: libc6 (>= 2.39), libcap2 (>= 1:2.10)
Recommends: libzstd1
Suggests: libgcrypt20, liblz4-1, liblzma5
Description: systemd utility library
 This library provides APIs to interface with various system components such as
 the system journal, the system service manager, D-Bus and more.
Homepage: https://systemd.io

Package: libtasn1-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 122
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 4.20.0-2
Depends: libc6 (>= 2.38)
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Homepage: https://www.gnu.org/software/libtasn1/

Package: libtiff6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 716
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Multi-Arch: same
Source: tiff
Version: 4.5.0-6+deb12u2
Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.2.4), libzstd1 (>= 1.5.2), 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/

Package: libtimedate-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 127
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2.3300-2
Depends: perl:any
Description: collection of modules to manipulate date/time information
 TimeDate is a collection of Perl modules useful for manipulating date and
 time information. Date::Parse can parse absolute date specifications in a
 wide variety of input formats and many languages (via Date::Language).
 .
 This package also includes Date::Format, which can format dates into strings,
 as well as Time::Zone, which contains miscellaneous time zone functions.
Homepage: https://metacpan.org/release/TimeDate

Package: libtinfo6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 569
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Architecture: amd64
Multi-Arch: same
Source: ncurses
Version: 6.5+20250216-2
Depends: libc6 (>= 2.34)
Breaks: tmux (<< 3.3a-4)
Description: shared low-level terminfo library for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
Homepage: https://invisible-island.net/ncurses/

Package: libtirpc-common
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Josue Ortega <josue@debian.org>
Architecture: all
Multi-Arch: foreign
Source: libtirpc
Version: 1.3.6+ds-1
Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~)
Conffiles:
 /etc/netconfig ca8db53e3af4d735335c2607d21c7195
Description: transport-independent RPC library - common files
 This package contains a port of Sun's transport-independent RPC library to
 Linux. The library is intended as a replacement for the RPC code in the GNU C
 library, providing among others support for RPC (and in turn, NFS) over IPv6.
 .
 This package contains the netconfig configuration file as well as the
 associated manpage.
Homepage: http://sourceforge.net/projects/libtirpc

Package: libtirpc3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 226
Maintainer: Josue Ortega <josue@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libtirpc
Version: 1.3.3+ds-1
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.3+ds-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

Package: libtry-tiny-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 46
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.32-1
Depends: perl:any
Suggests: libsub-name-perl
Description: module providing minimalistic try/catch
 Try::Tiny is a Perl module that provides bare bones try/catch statements. It
 is designed to eliminate common mistakes with eval blocks, and NOTHING else.
 .
 The main focus of this module is to provide simple and reliable error
 handling for those having a hard time installing TryCatch, but who still want
 to write correct eval blocks without 5 lines of boilerplate each time.
Homepage: https://metacpan.org/release/Try-Tiny

Package: libtsk19
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1118
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: sleuthkit (4.11.1+dfsg-1)
Version: 4.11.1+dfsg-1+b1
Replaces: libtsk10v5
Depends: libafflib0v5 (>= 3.7.6), libc6 (>= 2.34), libewf2 (>= 20130416), libgcc-s1 (>= 4.2), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libvhdi1 (>= 20150110), libvmdk1 (>= 20150516), zlib1g (>= 1:1.1.4)
Conflicts: libtsk10v5
Description: library for forensics analysis on volume and filesystem data
 The Sleuth Kit, also known as TSK, is a collection of UNIX-based command
 line file and volume system forensic analysis tools. The filesystem tools
 allow you to examine filesystems of a suspect computer in a non-intrusive
 fashion. Because the tools do not rely on the operating system to process the
 filesystems, deleted and hidden content is shown.
 .
 The volume system (media management) tools allow you to examine the layout of
 disks and other media. You can also recover deleted files, get information
 stored in slack spaces, examine filesystems journal, see partitions layout on
 disks or images etc. But is very important clarify that the TSK acts over the
 current filesystem only.
 .
 The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac
 partitions, Sun slices (Volume Table of Contents), and GPT disks. With these
 tools, you can identify where partitions are located and extract them so that
 they can be analyzed with filesystem analysis tools.
 .
 Currently, TSK supports several filesystems, as NTFS, FAT, exFAT, HFS+, Ext3,
 Ext4, UFS and YAFFS2.
 .
 This package contains the library which can be used to implement all of the
 functionality of the command line tools into an application that needs to
 analyze data from a disk image.
Homepage: http://www.sleuthkit.org/sleuthkit

Package: libudev1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 361
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: systemd
Version: 258-1
Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10)
Suggests: libidn2-0
Description: libudev shared library
 This library provides APIs to introspect and enumerate devices on the local
 system.
Homepage: https://systemd.io

Package: libunistring2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1807
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 1.0-2
Depends: libc6 (>= 2.34)
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Homepage: https://www.gnu.org/software/libunistring/

Package: libunistring5
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 2092
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Architecture: amd64
Multi-Arch: same
Source: libunistring
Version: 1.3-2
Depends: libc6 (>= 2.34)
Description: Unicode string library for C
 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.
Homepage: https://www.gnu.org/software/libunistring/

Package: liburi-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 283
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 5.30-1
Depends: perl:any, libencode-perl, libscalar-list-utils-perl
Suggests: libbusiness-isbn-perl, libmime-base32-perl, libregexp-ipv6-perl, libwww-perl
Breaks: sqitch (<< 1.3.1-2~)
Description: module to manipulate and access URI strings
 URI is a collection of Perl modules that represent and manipulate Uniform
 Resource Identifier (URI) references as specified in RFC 2396.
 .
 URI objects can be used to access and manipulate the various components
 that make up these strings.  There are also methods to combine URIs in
 various ways.
 .
 The URI class replaces the URI::URL class that used to be distributed with
 libwww-perl. This package also includes an emulation of the old URI::URL
 interface, which implements both the old and the new interface.
Homepage: https://metacpan.org/release/URI

Package: liburing2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 126
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: same
Source: liburing
Version: 2.12-1
Depends: libc6 (>= 2.4)
Description: Linux kernel io_uring access library - shared library
 This library provides helpers to setup and teardown io_uring instances,
 and also a simplified interface for applications that do not need (or
 want) to deal with the full kernel side implementation.
 .
 This package contains the shared library.
Homepage: https://github.com/axboe/liburing

Package: libusb-1.0-0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 157
Maintainer: Aurelien Jarno <aurel32@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libusb-1.0
Version: 2:1.0.29-2
Depends: libc6 (>= 2.38), libudev1 (>= 183)
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This package contains what you need to run programs that use this
 library.
Homepage: http://www.libusb.info

Package: libusbredirparser1t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 61
Maintainer: Lance Lin <lq27267@gmail.com>
Architecture: amd64
Multi-Arch: same
Source: usbredir
Version: 0.15.0-1
Replaces: libusbredirparser1
Provides: libusbredirparser1 (= 0.15.0-1)
Depends: libc6 (>= 2.14)
Breaks: libusbredirparser1 (<< 0.15.0-1)
Description: Parser for the usbredir protocol (runtime)
 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the runtime library.
Homepage: https://www.spice-space.org/

Package: libuuid1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 98
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: same
Source: util-linux
Version: 2.41.2-1
Replaces: libuuid1t64
Provides: libuuid1t64 (= 2.41.2-1)
Depends: libc6 (>= 2.38)
Suggests: uuid-runtime
Breaks: libuuid1t64 (<< 2.41.2-1)
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://github.com/util-linux/util-linux

Package: libvdeplug2t64
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 282
Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
Architecture: amd64
Multi-Arch: same
Source: vdeplug4 (4.0.1-5.1)
Version: 4.0.1-5.1+b1
Replaces: libvdeplug2
Provides: libvdeplug2 (= 4.0.1-5.1+b1)
Depends: libc6 (>= 2.34), libexecs1 (>= 1.4)
Breaks: libvdeplug2 (<< 4.0.1-5.1)
Description: Virtual Distributed Ethernet - Plug library
 VDE provides a versatile support to create Ethernet compliant
 virtual networks. The vdeplug library, like an ethernet plug, can
 be used to connect virtual machines, namespaces, IoTh (Internet
 of Threads) processes or VDE utility commands to virtual networks.
 .
 This library uses plug-ins to support several VDE implementations
 and to be open to new developments in virtual networking.
 .
 Several plugins are included as standard extensions of the library, e.g.:
  - vde: connect to legacy vde_switch (provided by vde2) or
    to virtual networking sockets, see below
  - vxvde: this plug-in implements distributed virtual switches
    (implementation of a Local Area Cloud)
  - tap: connect to a tuntap interface
  - udp: udp tunnelling
  - ptp: point to point connection
  - vxlan: the plug becomes a vxlan's VTEP
  - cmd: stream the network flow to a command
 A plug can provide virtual networking sockets where other plug can
 be connected (using the vde plugin)
  - hub: the plug implements a hub
  - switch: the plug implements a switch
 .
 This package contains a modular library and a set of plugins supporting
 several VDE implementations
Homepage: http://wiki.virtualsquare.org/

Package: libvhdi1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1233
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libvhdi (20240509-2)
Version: 20240509-2+b1
Depends: libc6 (>= 2.34)
Description: Virtual Hard Disk image format access library
 libvhdi is a library to access the Virtual Hard Disk (VHD) image format.
 .
 This package contains the shared library.
Homepage: https://github.com/libyal/libvhdi

Package: libvirt0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 5824
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libvirt
Version: 9.0.0-4+deb12u2
Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.6~devel), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.57.2), libgnutls30 (>= 3.7.5), libnl-3-200 (>= 3.2.7), libnuma1 (>= 2.0.15-1), libsasl2-2 (>= 2.1.28+dfsg), libselinux1 (>= 3.1~), libssh-4 (>= 0.8.0), libssh2-1 (>= 1.2.8), libtirpc3 (>= 1.0.2), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4)
Recommends: libvirt-l10n (= 9.0.0-4+deb12u2)
Description: library for interfacing with different virtualization systems
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
Homepage: https://libvirt.org/

Package: libvmdk1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1398
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libvmdk (20240510-1)
Version: 20240510-1+b1
Depends: libc6 (>= 2.34), zlib1g (>= 1:1.1.4)
Description: VMWare Virtual Disk format access library
 libvmdk is a library to access the VMware Virtual Disk (VMDK) format.
 .
 This package contains the shared library.
Homepage: https://github.com/libyal/libvmdk

Package: libwebp7
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 544
Maintainer: Jeff Breidenbach <jab@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libwebp
Version: 1.2.4-0.2+deb12u1
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/

Package: libwin-hivex-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 121
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: hivex (1.3.23-1)
Version: 1.3.23-1+b1
Depends: perl (>= 5.36.0-7), perlapi-5.36.0, libc6 (>= 2.4), libhivex0 (>= 1.3.14)
Description: Perl bindings to hivex
 Perl bindings for libhivex, a library for reading and writing
 Windows Registry "hive" binary files.
 .
 This package also contains hivexregedit, a low-level command-line
 tool for manipulating and dumping registry hives.
Homepage: http://libguestfs.org/

Package: libwrap0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 110
Maintainer: Marco d'Itri <md@linux.it>
Architecture: amd64
Multi-Arch: same
Source: tcp-wrappers
Version: 7.6.q-36
Depends: libc6 (>= 2.33)
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests.
 .
 Security options are:
  - access control per host, domain and/or service;
  - detection of host name spoofing or host address spoofing;
  - booby traps to implement an early-warning system.

Package: libwww-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 417
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 6.80-1
Depends: perl:any, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase
Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl
Suggests: libauthen-ntlm-perl
Description: simple and consistent interface to the world-wide web
 libwww-perl (also known as LWP) is a collection of Perl modules that provide
 a simple and consistent programming interface (API) to the World-Wide Web.
 The main focus of the library is to provide classes and functions that allow
 you to write WWW clients. It also contains general purpose modules, as well
 as a simple HTTP/1.1-compatible server implementation.
Homepage: https://metacpan.org/release/libwww-perl

Package: libwww-robotrules-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 36
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.02-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, liburi-perl
Breaks: libwww-perl (<< 6.00)
Description: database of robots.txt-derived permissions
 WWW::RobotRules parses /robots.txt files as specified in "A Standard for
 Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html>. Webmasters
 can use the /robots.txt file to forbid conforming robots from accessing parts
 of their web site.
 .
 The parsed files are kept in a WWW::RobotRules object, and this object
 provides methods to check if access to a given URL is prohibited. The same
 WWW::RobotRules object can be used for one or more parsed /robots.txt files
 on any number of hosts.
Homepage: https://metacpan.org/release/WWW-RobotRules

Package: libx11-6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1638
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libx11
Version: 2:1.8.12-1
Depends: libc6 (>= 2.38), libxcb1 (>= 1.11.1), libx11-data
Breaks: libx11-xcb1 (<< 2:1.7.0-2)
Description: X11 client-side library
 This package provides a client interface to the X Window System, otherwise
 known as 'Xlib'.  It provides a complete API for the basic functions of the
 window system.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 https://gitlab.freedesktop.org/xorg/lib/libX11

Package: libx11-data
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 1576
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: libx11
Version: 2:1.8.12-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

Package: libxau6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libxau
Version: 1:1.0.11-1
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

Package: libxcb1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 301
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libxcb (1.17.0-2)
Version: 1.17.0-2+b1
Depends: libc6 (>= 2.38), libxau6 (>= 1:1.0.9), libxdmcp6
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

Package: libxdmcp6
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 59
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libxdmcp
Version: 1:1.1.5-1
Depends: libc6 (>= 2.36)
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
 https://gitlab.freedesktop.org/xorg/lib/libXdmcp

Package: libxml-parser-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 685
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Version: 2.46-4
Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl
Description: Perl module for parsing XML files
 The XML::Parser module provides ways to parse XML documents.  It is built on
 top of XML::Parser::Expat, which is a lower level interface to James Clark's
 expat library. Each call to one of the parsing methods creates a new instance
 of XML::Parser::Expat which is then used to parse the document. Expat options
 may be provided when the XML::Parser object is created. These options are
 then passed on to the Expat object on each parse call. They can also be given
 as extra arguments to the parse methods, in which case they override options
 given at XML::Parser creation time.
 .
 The behavior of the parser is controlled either by Style and/or Handlers
 options, or by setHandlers method. These all provide mechanisms for
 XML::Parser to set the handlers needed by XML::Parser::Expat. If neither
 Style nor Handlers are specified, then parsing just checks the document for
 being well-formed.
 .
 When underlying handlers get called, they receive as their first parameter
 the Expat object, not the Parser object.
Homepage: https://metacpan.org/release/XML-Parser

Package: libxml-xpath-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 238
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.48-1
Depends: perl:any, libscalar-list-utils-perl, libxml-parser-perl
Description: Perl module for processing XPath
 The XML::XPath module implements the W3C's XPath specification.  It aims to
 be completely correct to the letter of the spec, and yet still allow
 extensions through the use of functions and variables, such as are
 provided by XSLT and XPointer.
 .
 Besides the Perl modules it also provides a command line tool named
 "xpath" to query XPath statements in XML documents.
Homepage: https://metacpan.org/release/XML-XPath

Package: libxml2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1867
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Version: 2.9.14+dfsg-1.3~deb12u4
Depends: libc6 (>= 2.34), libicu72 (>= 72.1~rc-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

Package: libxtables12
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 101
Maintainer: Debian Netfilter Packaging Team <team+pkg-netfilter-team@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: iptables
Version: 1.8.11-2
Depends: libc6 (>= 2.34)
Description: netfilter xtables library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 However, even if a given system may be fully running on native nftables,
 there are other reasons why libxtables might be installed. For one, nftables
 itself uses it to be able to display old rulesets that were created using
 xtables extensions (to help folks migrate). Other third-party software might
 also be linked to this library.
 .
 This library being installed in the system should be harmless in any case.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.
Homepage: https://www.netfilter.org/

Package: libxxhash0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Josue Ortega <josue@debian.org>
Architecture: amd64
Multi-Arch: same
Source: xxhash
Version: 0.8.3-2
Depends: libc6 (>= 2.14)
Description: shared library for xxhash
 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package contains the shared library.
Homepage: https://cyan4973.github.io/xxHash

Package: libyajl2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 67
Maintainer: John Stamp <jstamp@users.sourceforge.net>
Architecture: amd64
Multi-Arch: same
Source: yajl (2.1.0-5)
Version: 2.1.0-5+b2
Depends: libc6 (>= 2.14)
Description: Yet Another JSON Library
 A small, fast library for parsing JavaScript Object Notation (JSON).  It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
Homepage: https://lloyd.github.io/yajl/

Package: libyaml-0-2
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 147
Maintainer: Florian Ernst <florian@debian.org>
Architecture: amd64
Multi-Arch: same
Source: libyaml
Version: 0.2.5-2
Depends: libc6 (>= 2.14)
Description: Fast YAML 1.1 parser and emitter library
 LibYAML is a C library for parsing and emitting data in YAML 1.1, a
 human-readable data serialization format.
Homepage: https://github.com/yaml/libyaml

Package: libyara9
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 434
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: yara
Version: 4.2.3-4
Depends: libc6 (>= 2.34), libjansson4 (>= 2.14), libmagic1 (>= 5.12), libssl3 (>= 3.0.0)
Description: YARA shared library
 YARA is a tool aimed at helping malware researchers to identify and
 classify malware samples. With YARA, it is possible to create
 descriptions of malware families based on textual or binary patterns
 contained in samples of those families. Each description consists of
 a set of strings and a Boolean expression which determines its logic.
 .
 Complex and powerful rules can be created by using binary strings with
 wild-cards, case-insensitive text strings, special operators, regular
 expressions and many other features.
 .
 This package provides a shared library.
Homepage: https://virustotal.github.io/yara/

Package: libzstd1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 843
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: libzstd
Version: 1.5.7+dfsg-2
Depends: libc6 (>= 2.34)
Description: fast lossless compression algorithm
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the shared library.
Homepage: https://github.com/facebook/zstd

Package: linux-libc-dev
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 10828
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Source: linux
Version: 6.16.9-1
Description: Linux support headers for userspace development
 This package provides userspaces headers from the Linux kernel.  These
 files are going to be installed into /usr/include, and are used by the
 installed headers for GNU libc and other system libraries.
Homepage: https://www.kernel.org/

Package: login
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 253
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux (2.41.2-1)
Version: 1:4.16.0-2+really2.41.2-1
Depends: libpam-modules, libpam-runtime, libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libpam0g (>= 0.99.7.1)
Pre-Depends: login.defs (>= 1:4.16.0-1~)
Recommends: util-linux-extra
Conffiles:
 /etc/pam.d/login b6129a3c1af42a9977b29f490ecd057e
 /etc/pam.d/remote 09fb636e2e125b3da5c5ec381d0388c5
Description: system login tools
 This package provides support for console-based logins and for
 changing effective user or group IDs, including:
  * login, the program that invokes a user shell on a virtual terminal,
  * nologin, a dummy shell for disabled user accounts.
Homepage: https://github.com/util-linux/util-linux

Package: login.defs
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 242
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: shadow
Version: 1:4.18.0-1
Replaces: login (<< 1:4.16.0-2~)
Conffiles:
 /etc/login.defs f4e7091da823fd58589e991a2f9c2d96
Description: system user management configuration
 This package provides the login.defs configuration file,
 used by otherwise unrelated tools managing system users.
Homepage: https://github.com/shadow-maint/shadow

Package: logsave
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 59
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Architecture: amd64
Multi-Arch: foreign
Source: e2fsprogs (1.47.2-3)
Version: 1.47.2-3+b3
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

Package: lsscsi
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 117
Maintainer: Matt Taggart <taggart@debian.org>
Architecture: amd64
Version: 0.32-2
Depends: libc6 (>= 2.38)
Description: list all SCSI devices (or hosts) currently on system
 Uses information in sysfs (Linux kernels 2.6.0 and later) to list all
 scsi devices (or hosts) currently attached to the system. Options can
 be used to control the amount and form of information provided for each
 device.
Homepage: http://sg.danny.cz/scsi/lsscsi.html

Package: lvm2
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 4020
Maintainer: Debian LVM Team <team+lvm@tracker.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.03.31-2
Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libedit2 (>= 2.11-20080614-0), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmsetup (>= 2:1.02.205-2~), dmeventd (>= 2:1.02.205-2~)
Recommends: thin-provisioning-tools
Conffiles:
 /etc/lvm/lvm.conf 0845a64ba1c04c3a4c2348df50ebbef7
 /etc/lvm/lvmlocal.conf 8306a690bcea6420fd20a6885241be12
 /etc/lvm/profile/cache-mq.profile 9df1883c03bac9d3041e75745cb5e0ec
 /etc/lvm/profile/cache-smq.profile d27b7f0947c6ac21944c05e6098b9850
 /etc/lvm/profile/command_profile_template.profile 3bab119bec857c31a53725da2d0a9408
 /etc/lvm/profile/lvmdbusd.profile ffa904d375ce53ebb6befe7d65cf391a
 /etc/lvm/profile/metadata_profile_template.profile bccbaf503cb8f0adb5b4f841f7c1f735
 /etc/lvm/profile/thin-generic.profile f57ede2b5b249024766c51a223e15ed5
 /etc/lvm/profile/thin-performance.profile f4de81439550553043e04f019a48a827
 /etc/lvm/profile/vdo-small.profile 4041b9d8839816608297b99a88ab8314
Description: Linux Logical Volume Manager
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.
Homepage: https://sourceware.org/lvm2/

Package: lzop
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 164
Maintainer: Stephen Kitt <skitt@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.04-2
Depends: libc6 (>= 2.14), liblzo2-2 (>= 2.02)
Description: fast compression program
 lzop is a compressor similar to gzip.  Its main advantages over gzip are
 much higher compression and decompression speed.  lzop was designed with
 the following goals in mind:
  1) reliability
  2) speed (both compression and decompression)
  3) reasonable drop-in compatibility with gzip
  4) portability
Homepage: https://www.lzop.org/

Package: manpages
Status: install ok installed
Priority: standard
Section: doc
Installed-Size: 1662
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 6.15-1
Replaces: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2)
Suggests: man-browser
Breaks: initscripts (<< 3.0.0-1), inn2-dev (<< 2.6.5-1), manpages-dev (<< 5.09-2)
Description: Manual pages about using a GNU/Linux system
 This package contains GNU/Linux manual pages for these sections:
  4 = Devices (e.g. hd, sd).
  5 = File formats and protocols, syntaxes of several system
      files (e.g. wtmp, /etc/passwd, nfs).
  7 = Conventions and standards, macro packages, etc.
      (e.g. nroff, ascii).
 .
 Beside the intro man page describing the section, a few manual
 pages from sections 1,6 and 8 are also provided.
 .
 The man pages describe syntaxes of several system files.
Homepage: https://www.kernel.org/doc/man-pages/

Package: manpages-dev
Status: install ok installed
Priority: optional
Section: doc
Installed-Size: 4004
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Architecture: all
Multi-Arch: foreign
Source: manpages
Version: 6.15-1
Replaces: glibc-doc (<< 2.37-16), inn2-dev (<< 2.7.0-1), manpages (<< 6.7-1)
Depends: manpages
Suggests: man-browser
Breaks: glibc-doc (<< 2.37-16), inn2-dev (<< 2.7.0-1), manpages (<< 6.7-1)
Description: Manual pages about using GNU/Linux for development
 These man pages describe the Linux programming interface, including
 these two sections:
  2 = Linux system calls.
  3 = Library calls (note that a more comprehensive source of information
      may be found in the glibc-doc and glibc-doc-reference packages).
Homepage: https://www.kernel.org/doc/man-pages/

Package: mawk
Status: install ok installed
Priority: required
Section: interpreters
Installed-Size: 292
Maintainer: Boyuan Yang <byang@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.3.4.20250131-1
Provides: awk
Depends: libc6 (>= 2.38)
Description: Pattern scanning and text processing language
 Mawk is an interpreter for the AWK Programming Language. The AWK
 language is useful for manipulation of data files, text retrieval and
 processing, and for prototyping and experimenting with algorithms. Mawk
 is a new awk meaning it implements the AWK language as defined in Aho,
 Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
 Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
 to the POSIX 1003.2 (draft 11.3) definition of the AWK language
 which contains a few features not described in the AWK book, and mawk
 provides a small number of extensions.
 .
 Mawk is smaller and much faster than gawk. It has some compile-time
 limits such as NF = 32767 and sprintf buffer = 1020.
Homepage: https://invisible-island.net/mawk/

Package: mdadm
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1284
Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: amd64
Version: 4.4-13
Depends: udev, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libudev1 (>= 183)
Recommends: kmod
Suggests: default-mta | mail-transport-agent
Conffiles:
 /etc/logcheck/ignore.d.server/mdadm 5782c2dd729cbc507d03d99f8142b4b1
 /etc/logcheck/violations.d/mdadm efd87cec251921ce0642171eae5f3b73
 /etc/modprobe.d/mdadm.conf d3be82c0f275d6c25b04d388baf9e836
Description: tool for managing Linux MD devices (software RAID)
 The mdadm tool is used to create, manage, and monitor Linux MD (software
 RAID) devices.
 .
 This package configures mdadm to by default assemble arrays automatically
 during the system startup process.
Homepage: https://github.com/md-raid-utilities/mdadm

Package: media-types
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 98
Maintainer: Mime-Support Packagers <team+debian-mimesupport-packagers@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 13.0.0
Replaces: mime-support (<< 3.65)
Breaks: mime-support (<< 3.65)
Conffiles:
 /etc/mime.types e82584dba9cd994ba21979bdb32d746e
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).

Package: mount
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 496
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.41.2-1
Pre-Depends: libblkid1 (= 2.41.2-1), libc6 (>= 2.38), libmount1 (= 2.41.2-1), libselinux1 (>= 3.1~), libsmartcols1 (= 2.41.2-1)
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://github.com/util-linux/util-linux

Package: mtools
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 400
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 4.0.49-1
Depends: libc6 (>= 2.38), libc-gconv-modules-extra | libc6 (<< 2.42-1~)
Suggests: floppyd
Conffiles:
 /etc/mtools.conf 659bb18a4490dcb17ad0b0139c2fb654
Description: Tools for manipulating MSDOS files
 Mtools is a collection of utilities to access MS-DOS disks from Unix without
 mounting them. It supports Win'95 style long file names, OS/2 Xdf disks,
 ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk).
 .
 Also included in this package are commands to eject and manipulate the
 write/password protection control of Zip disks.
Homepage: https://www.gnu.org/software/mtools/

Package: ncurses-base
Essential: yes
Status: install ok installed
Priority: required
Section: misc
Installed-Size: 389
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Architecture: all
Multi-Arch: foreign
Source: ncurses
Version: 6.5+20250216-2
Replaces: ncurses-term (<< 6.4+20230603)
Provides: ncurses-runtime
Breaks: cryptsetup-initramfs (<< 2:2.6.1), ncurses-term (<< 6.4+20230625), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2)
Conffiles:
 /etc/terminfo/README 45b6df19fb5e21f55717482fa7a30171
Description: basic terminal type definitions
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains terminfo data files to support the most common types of
 terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220,
 vt52, and xterm.
Homepage: https://invisible-island.net/ncurses/

Package: ncurses-bin
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 665
Maintainer: Ncurses Maintainers <ncurses@packages.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: ncurses
Version: 6.5+20250216-2
Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.4+20230603)
Description: terminal-related programs and man pages
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the programs used for manipulating the terminfo
 database and individual terminfo entries, as well as some programs for
 resetting terminals and such.
Homepage: https://invisible-island.net/ncurses/

Package: netavark
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4017
Maintainer: Reinhard Tartler <siretart@tauware.de>
Architecture: amd64
Version: 1.4.0-3
Provides: container-network-stack (= 2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Recommends: aardvark-dns
Breaks: aardvark-dns (<< 1.4)
Enhances: podman
Description: Rust based network stack for containers
 Netavark is designed to work with but is also applicable
 for other OCI container management applications.
Homepage: https://github.com/containers/netavark

Package: netbase
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 35
Maintainer: Marco d'Itri <md@linux.it>
Architecture: all
Multi-Arch: foreign
Version: 6.5
Replaces: ebtables (<< 2.0.11-2)
Breaks: ebtables (<< 2.0.11-2)
Conffiles:
 /etc/ethertypes 73ca398498fe517e724cc9238612e10d
 /etc/protocols 0c247591a720f534fe543401bd4844d6
 /etc/rpc 2d7748cd0feba2e43ee52d4d7f834188
 /etc/services c7e42bc25f943cb5e1e9e7efdbd23783
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.

Package: netpbm
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 8200
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: netpbm-free
Version: 2:11.01.00-2
Provides: pbmwbmp, pnmtopng
Depends: libnetpbm11 (= 2:11.01.00-2), libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: ghostscript
Description: Graphics conversion tools between image formats
 Netpbm is a toolkit for manipulation of graphic images, including
 conversion of images between a variety of different formats. There
 are over 220 separate tools in the package including converters for
 more than 80 graphics formats.
Homepage: https://netpbm.sourceforge.net/

Package: nfs-common
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1111
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Architecture: amd64
Source: nfs-utils
Version: 1:2.6.2-4+deb12u1
Replaces: nfs-client
Provides: nfs-client
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libcom-err2 (>= 1.43.9), libdevmapper1.02.1 (>= 2:1.02.97), libevent-core-2.1-7 (>= 2.1.8-stable), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.5.9), libkrb5-3 (>= 1.10+dfsg~alpha1), libmount1 (>= 2.24.2), libnfsidmap1 (= 1:2.6.2-4+deb12u1), libtirpc3 (>= 1.0.2), libwrap0 (>= 7.6-4~), rpcbind, adduser, ucf, lsb-base, keyutils, python3
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: open-iscsi, watchdog
Conflicts: nfs-client
Conffiles:
 /etc/default/nfs-common ddcb1fbb90a14ff9850f22eed0127a10
 /etc/init.d/nfs-common 54a170f8dab112f2f6d7f49db71fcc34
 /etc/request-key.d/id_resolver.conf c7df239caa9880e7d6048cff6d46adc7
Description: NFS support files common to client and server
 Use this package on any machine that uses NFS, either as client or
 server.  Programs included: lockd, statd, showmount, nfsstat, gssd,
 idmapd and mount.nfs.
Homepage: https://linux-nfs.org/

Package: ntfs-3g
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 1470
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Version: 1:2022.10.3-1+deb12u2
Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.10.0), libgnutls30 (>= 3.7.2), libntfs-3g89 (= 1:2022.10.3-1+deb12u2), fuse3
Description: read/write NTFS driver for FUSE
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
Homepage: https://github.com/tuxera/ntfs-3g/wiki

Package: opensbi
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 1874
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.6-1
Description: RISC-V Open Source Supervisor Binary Interface
 An open-source reference implementation of the RISC-V SBI
 specifications for platform-specific firmwares executing in M-mode.
 .
 The following firmware platforms are provided:
 generic
Homepage: https://github.com/riscv-software-src/opensbi

Package: openssh-client
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 4998
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: openssh
Version: 1:10.0p1-8
Replaces: openssh-sk-helper, ssh, ssh-krb5
Provides: ssh-client
Depends: adduser, init-system-helpers (>= 1.66~), passwd, libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Recommends: xauth
Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass
Breaks: openssh-sk-helper
Conffiles:
 /etc/ssh/ssh_config 0f05748bffda634f4fb2b23dce8db1c4
Description: secure shell (SSH) client, for secure access to remote machines
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 Ssh (Secure Shell) is a program for logging into a remote machine
 and for executing commands on a remote machine.
 It provides secure encrypted communications between two untrusted
 hosts over an insecure network. X11 connections and arbitrary TCP/IP
 ports can also be forwarded over the secure channel.
 It can be used to provide applications with a secure communication
 channel.
 .
 This package provides the ssh, scp and sftp clients, the ssh-agent
 and ssh-add programs to make public key authentication more convenient,
 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
 .
 In some countries it may be illegal to use any encryption at all
 without a special permit.
 .
 ssh replaces the insecure rsh, rcp and rlogin programs, which are
 obsolete for most purposes.
Homepage: https://www.openssh.com/

Package: openssl
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2493
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5.4-1
Depends: libc6 (>= 2.38), libssl3t64 (>= 3.5.0)
Suggests: ca-certificates
Conffiles:
 /etc/ssl/openssl.cnf bfdc30bd205b6ca2c15a46b17721c6f2
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://openssl-library.org

Package: openssl-provider-legacy
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 415
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Source: openssl
Version: 3.5.4-1
Replaces: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.3)
Breaks: libssl3 (<< 3.3.1-5), libssl3t64 (<< 3.3.1-5)
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.
 .
 This package contains the legacy provider. The OpenSSL legacy provider
 supplies OpenSSL implementations of algorithms that have been deemed legacy.
 Such algorithms have commonly fallen out of use, have been deemed insecure by
 the cryptography community, or something similar.
 For details see OSSL_PROVIDER-legacy man page.
Homepage: https://openssl-library.org

Package: osinfo-db
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 4685
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.20250606-1
Description: Operating system database files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It provides APIs to match/identify optimal devices for deploying
 an operating system on a hypervisor.
 .
 This package contains the actual database files.
Homepage: https://libosinfo.org/

Package: parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 122
Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Architecture: amd64
Multi-Arch: foreign
Version: 3.5-3
Depends: libc6 (>= 2.34), libparted2 (= 3.5-3), libreadline8 (>= 6.0), libtinfo6 (>= 6)
Suggests: parted-doc
Conflicts: parted-doc (<< 3.5-2~)
Description: disk partition manipulator
 GNU Parted is a program that allows you to create, destroy, resize,
 move, and copy disk partitions. This is useful for creating space
 for new operating systems, reorganizing disk usage, and copying data
 to new hard disks.
 .
 This package contains the binary and manual page. Further
 documentation is available in parted-doc.
 .
 Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98
 partitioning formats, as well as a "loop" (raw disk) type which
 allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS,
 Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS
 file systems. Parted also has the ability to create and modify file
 systems of some of these types, but using it to perform file system
 operations is now deprecated.
 .
 The nature of this software means that any bugs could cause massive
 data loss. While there are no such bugs known at the moment, they
 could exist, so please back up all important files before running
 it, and do so at your own risk.
Homepage: https://www.gnu.org/software/parted

Package: passwd
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4787
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.18.0-1
Replaces: login (<< 1:4.16.0-2~)
Depends: base-passwd (>= 3.6.4), libpam-modules, login.defs, libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage2 (>= 2.0.32)
Recommends: sensible-utils
Conffiles:
 /etc/default/useradd e03965d134c26725cbc51a57969da6c9
 /etc/pam.d/chfn 4d466e00a348ba426130664d795e8afa
 /etc/pam.d/chpasswd 9900720564cb4ee98b7da29e2d183cb2
 /etc/pam.d/chsh a6e9b589e90009334ffd030d819290a6
 /etc/pam.d/newusers 1454e29bfa9f2a10836563e76936cea5
 /etc/pam.d/passwd eaf2ad85b5ccd06cceb19a3e75f40c63
Description: change and administer password and group data
 This package includes passwd, chsh, chfn, and many other programs to
 maintain password and group data.
 .
 Shadow passwords are supported.  See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow

Package: pci.ids
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1514
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.0~2025.07.11-1
Description: PCI ID Repository
 This package contains the pci.ids file, a public repository of all known
 ID's used in PCI devices: ID's of vendors, devices, subsystems and device
 classes. It is used in various programs to display full human-readable
 names instead of cryptic numeric codes.
Homepage: https://pci-ids.ucw.cz/

Package: pciutils
Status: install ok installed
Priority: standard
Section: admin
Installed-Size: 279
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1:3.14.0-1
Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.14.0-1)
Suggests: bzip2, wget | curl | lynx
Description: PCI utilities
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus.
Homepage: https://mj.ucw.cz/sw/pciutils/

Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 670
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: amd64
Multi-Arch: allowed
Version: 5.36.0-7+deb12u2
Replaces: perl-base (<< 5.36.0-2), perl-modules (<< 5.22.0~)
Provides: libansicolor-perl (= 5.01), libarchive-tar-perl (= 2.40), libattribute-handlers-perl (= 1.02), libautodie-perl (= 2.34), libcompress-raw-bzip2-perl (= 2.103), libcompress-raw-zlib-perl (= 2.105), libcompress-zlib-perl (= 2.106), 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.20), libdigest-sha-perl (= 6.02), libencode-perl (= 3.17), libexperimental-perl (= 0.028), libextutils-cbuilder-perl (= 0.280236), libextutils-command-perl (= 7.64), libextutils-install-perl (= 2.20), libextutils-parsexs-perl (= 3.450000), libfile-spec-perl (= 3.8400), libhttp-tiny-perl (= 0.080), libi18n-langtags-perl (= 0.45), libio-compress-base-perl (= 2.106), libio-compress-bzip2-perl (= 2.106), libio-compress-perl (= 2.106), libio-compress-zlib-perl (= 2.106), libio-zlib-perl (= 1.11), libjson-pp-perl (= 4.07000), liblocale-maketext-perl (= 1.31), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999830), libmath-complex-perl (= 1.5902), libmime-base64-perl (= 3.16), libmodule-corelist-perl (= 5.20220520), libmodule-load-conditional-perl (= 0.74), libmodule-load-perl (= 0.36), libmodule-metadata-perl (= 1.000037), libnet-perl (= 1:3.14), 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.43), libstorable-perl (= 3.26), libsys-syslog-perl (= 0.36), libtest-harness-perl (= 3.44), libtest-simple-perl (= 1.302190), libtest-tester-perl (= 1.302190), libtest-use-ok-perl (= 1.302190), libtext-balanced-perl (= 2.04), libthread-queue-perl (= 3.14), libthreads-perl (= 2.27), libthreads-shared-perl (= 1.64), libtime-hires-perl (= 1.9770), libtime-local-perl (= 1.3000), libtime-piece-perl (= 1.3401), libunicode-collate-perl (= 1.31), libversion-perl (= 1:0.9929), libversion-requirements-perl, podlators-perl (= 4.14)
Depends: perl-base (= 5.36.0-7+deb12u2), perl-modules-5.36 (>= 5.36.0-7+deb12u2), libperl5.36 (= 5.36.0-7+deb12u2)
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.36.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/

Package: perl-base
Essential: yes
Status: install ok installed
Priority: required
Section: perl
Installed-Size: 7639
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: amd64
Source: perl
Version: 5.36.0-7+deb12u2
Replaces: libfile-path-perl (<< 2.18), libfile-temp-perl (<< 0.2311), libio-socket-ip-perl (<< 0.41), libscalar-list-utils-perl (<< 1:1.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), 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.62), libsocket-perl (= 2.033), libxsloader-perl (= 0.31), perlapi-5.36.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 (<< 4.4.0-7~), bucardo (<< 5.5.0-1.1), debconf (<< 1.5.61), dh-haskell (<< 0.3), duck (<< 0.14.1), intltool (<< 0.51.0-4), kio-perldoc (<< 20.04.1-1), latexml (<< 0.8.4-2), libdevel-mat-dumper-perl (<< 0.42-3), libencode-arabic-perl (<< 14.2-2), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.18), libfile-spec-perl (<< 3.8400), 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.62), libsocket-perl (<< 2.033), libxsloader-perl (<< 0.31), mailagent (<< 1:3.1-81-2), perl (<< 5.36.0~), perl-modules (<< 5.36.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.36"
 and "perl-doc").
Homepage: http://dev.perl.org/perl5/

Package: perl-modules-5.36
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 17817
Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Multi-Arch: foreign
Source: perl
Version: 5.36.0-7+deb12u3
Replaces: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), 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.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.14)
Provides: perl-modules
Depends: perl-base (>= 5.36.0-1)
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= 5.36.0-1)
Breaks: libansicolor-perl (<< 5.01), libarchive-tar-perl (<< 2.40), libattribute-handlers-perl (<< 1.02), libautodie-perl (<< 2.34), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.20), libexperimental-perl (<< 0.028), libextutils-cbuilder-perl (<< 0.280236), libextutils-command-perl (<< 7.64), libextutils-install-perl (<< 2.20), libextutils-parsexs-perl (<< 3.450000), libfile-spec-perl (<< 3.8400), libhttp-tiny-perl (<< 0.080), libi18n-langtags-perl (<< 0.45), libio-zlib-perl (<< 1.11), libjson-pp-perl (<< 4.07000), liblocale-maketext-perl (<< 1.31), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999830), libmath-complex-perl (<< 1.5902), libmodule-corelist-perl (<< 5.20220520), libmodule-load-conditional-perl (<< 0.74), libmodule-load-perl (<< 0.36), libmodule-metadata-perl (<< 1.000037), libnet-perl (<< 1:3.14), 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.43), libtest-harness-perl (<< 3.44), libtest-simple-perl (<< 1.302190), libtest-tester-perl (<< 1.302190), libtest-use-ok-perl (<< 1.302190), libtext-balanced-perl (<< 2.04), libthread-queue-perl (<< 3.14), libtime-local-perl (<< 1.3000), libunicode-collate-perl (<< 1.31), libversion-perl (<< 1:0.9929), maildirsync (<< 1.2-2.1), perl (<< 5.36.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.36' directly, they
 should use `perl' (which depends on `perl-modules-5.36') instead.
Homepage: http://dev.perl.org/perl5/

Package: perl-openssl-defaults
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 27
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: same
Source: perl-openssl-defaults (7)
Version: 7+b2
Provides: dh-sequence-perl-openssl, perl-openssl-abi-3
Depends: libc6 (>= 2.34), libssl3t64 (>= 3.0.0)
Suggests: debhelper
Description: version compatibility baseline for Perl OpenSSL packages
 A subset of Perl XS module packages expose the OpenSSL binary interface
 to Perl code. This can lead to incompatibilities if these packages are
 linked against different versions of OpenSSL.
 .
 This package provides a virtual package "perl-openssl-abi-x" that
 corresponds to the libssl-dev package SONAME it was built against.
 The packages that need to stay compatible with each other can depend
 on this.
 .
 Tools are also provided for generating this dependency with minimum
 hassle. See the instructions in README.Debian.

Package: pinentry-curses
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 140
Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: pinentry
Version: 1.2.1-1
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/

Package: podman
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 35951
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libpod (4.3.1+ds1-8+deb12u1)
Version: 4.3.1+ds1-8+deb12u1+b1
Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1), libseccomp2 (>= 2.5.0), libsubid4 (>= 1:4.11.1), conmon (>= 2.0.18~), golang-github-containers-common, crun | runc (>= 1.0.0~rc92~)
Recommends: buildah (>= 1.28), dbus-user-session, fuse-overlayfs (>= 1.0.0~), slirp4netns (>= 0.4.1~), catatonit | tini | dumb-init, uidmap
Suggests: containers-storage, docker-compose, iptables
Breaks: buildah (<< 1.10.1-6), fuse-overlayfs (<< 0.7.1), slirp4netns (<< 0.4.1)
Conffiles:
 /etc/cni/net.d/87-podman-bridge.conflist a87c090f17c5274af878e7106e969b60
 /etc/containers/libpod.conf ceec5a77b5f6a56d212eeed7b707d322
Description: engine to run OCI-based containers in Pods
 Podman is an engine for running OCI-based containers in Pods.
 Podman provides a CLI interface for managing Pods, Containers, and
 Container Images.
 .
 At a high level, the scope of libpod and podman is the following:
  * Support multiple image formats including the OCI and Docker image
    formats.
  * Support for multiple means to download images including trust & image
    verification.
  * Container image management (managing image layers, overlay filesystems,
    etc).
  * Full management of container lifecycle.
  * Support for pods to manage groups of containers together.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface through Podman.
 .
 Podman is a daemon-less alternative to Docker.
Built-Using: containerd (= 1.6.20~ds1-1+deb12u1), docker-registry (= 2.8.2+ds1-1), docker.io (= 20.10.24+dfsg1-1+deb12u1), golang-1.19 (= 1.19.8-2), golang-dbus (= 5.1.0-1), golang-fsnotify (= 1.6.0-2), golang-ginkgo (= 1.16.5-3), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3), golang-github-appc-cni (= 1.1.2-1), golang-github-blang-semver (= 4.0.0-1), golang-github-buger-goterm (= 0.0+git20181115.c206103-3), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-checkpoint-restore-go-criu (= 5.3.0-2), golang-github-chzyer-readline (= 1.4.39.g2972be2-3), golang-github-cilium-ebpf (= 0.9.1-1), golang-github-containerd-stargz-snapshotter (= 0.12.0-2), golang-github-containernetworking-plugins (= 1.1.1+ds1-3), golang-github-containers-buildah (= 1.28.2+ds1-3+deb12u1), golang-github-containers-common (= 0.50.1+ds1-4), golang-github-containers-image (= 5.23.1-4), golang-github-containers-ocicrypt (= 1.0.3-1), golang-github-containers-psgo (= 1.7.1+ds1-1), golang-github-containers-storage (= 1.43.0+ds1-8), golang-github-coreos-bbolt (= 1.3.6-2), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-cyphar-filepath-securejoin (= 0.2.3-1), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-disiqueira-gotree (= 3.0.2-2), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-fsouza-go-dockerclient (= 1.8.1-1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-2), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-google-go-intervals (= 0.0.2-2), golang-github-google-gofuzz (= 1.2.0-1), golang-github-google-shlex (= 0.0~git20191202.e7afc7f-1), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-handlers (= 1.5.1-3), golang-github-gorilla-mux (= 1.8.0-1), golang-github-gorilla-schema (= 1.2.0-2), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-jinzhu-copier (= 0.3.2-2), golang-github-json-iterator-go (= 1.1.12-1), golang-github-juju-ansiterm (= 1.0.0-1), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-kr-fs (= 0.1.0-2), golang-github-lunixbochs-vtclean (= 1.0.0-1), golang-github-manifoldco-promptui (= 0.8.0-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.17-1), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-mattn-go-shellwords (= 1.0.10-2), golang-github-moby-sys (= 0.0~git20220606.416188a-1), golang-github-moby-term (= 0.0~git20221120.abb1982-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-morikuni-aec (= 1.0.0-3), golang-github-nxadm-tail (= 1.4.5+ds1-5), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3), golang-github-opencontainers-runtime-tools (= 0.9.0+git20220423.g0105384-2), golang-github-opencontainers-selinux (= 1.10.0+ds1-1), golang-github-opencontainers-specs (= 1.0.2.118.g5cfc4c3-1), golang-github-openshift-imagebuilder (= 1.2.3+ds1-2), golang-github-pkg-errors (= 0.9.1-2), golang-github-pkg-sftp (= 1.13.5-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-proglottis-gpgme (= 0.1.1-2), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-spf13-cobra (= 1.6.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-sylabs-sif (= 2.8.3-1), golang-github-ulikunitz-xz (= 0.5.6-2), golang-github-vbatts-tar-split (= 0.11.2+ds1-1), golang-github-vbauerster-mpb (= 7.3.2-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1), golang-github-vividcortex-ewma (= 1.1.1-2), golang-github-xeipuuv-gojsonpointer (= 0.0~git20190905.02993c4-3), golang-github-xeipuuv-gojsonreference (= 0.0~git20180127.bd5ef7b-3), golang-github-xeipuuv-gojsonschema (= 1.2.0-3), golang-go-patricia (= 2.3.1-1), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.4.0-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-net (= 1:0.7.0+dfsg-1), golang-golang-x-sync (= 0.1.0-1), golang-golang-x-sys (= 0.3.0-1), golang-golang-x-term (= 0.3.0-1), golang-golang-x-text (= 0.7.0-1), golang-golang-x-xerrors (= 0.0~git20200804.5ec99f8-1), golang-gomega (= 1.10.3-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.33.3-2), golang-google-protobuf (= 1.28.1-3), golang-gopkg-inf.v0 (= 0.9.1-2), golang-gopkg-square-go-jose.v2 (= 2.6.0-2), golang-gopkg-tomb.v1 (= 0.0~git20141024.0.dd63297-8), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-k8s-sigs-yaml (= 1.3.0-1), golang-logrus (= 1.9.0-1), golang-toml (= 1.2.0-2), golang-yaml.v2 (= 2.4.0-4), rootlesskit (= 1.1.0-1), runc (= 1.1.5+ds1-1+deb12u1)
Homepage: https://github.com/containers/podman

Package: procps
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 2091
Maintainer: Craig Small <csmall@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2:4.0.2-3
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), libncursesw6 (>= 6), libproc2-0 (>= 2:4.0.2), libtinfo6 (>= 6), init-system-helpers (>= 1.29~)
Recommends: psmisc
Breaks: guymager (<= 0.5.9-1), manpages-de (<< 4.9.1-2), manpages-fr (<< 4.9.1-2), manpages-fr-extra (<< 20151231+nmu1), manpages-pl (<< 1:4.9.1-2), open-vm-tools (<= 2011.12.20-562307-1)
Conffiles:
 /etc/init.d/procps f9903aa0d9f2f10714269befb4cdba8f
 /etc/sysctl.conf c0c09cba30da0565737cace8000d64ee
 /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

Package: psmisc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 950
Maintainer: Craig Small <csmall@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 23.7-2
Replaces: manpages-de (<< 4.9.1-1)
Depends: libc6 (>= 2.38), libtinfo6 (>= 6)
Breaks: manpages-de (<< 4.9.1-1)
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat
Homepage: http://psmisc.sf.net/

Package: python3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 81
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults (3.11.2-1)
Version: 3.11.2-1+b1
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler, python3-supported-max (= 3.11), python3-supported-min (= 3.11)
Depends: python3.11 (>= 3.11.2-1~), libpython3-stdlib (= 3.11.2-1+b1)
Pre-Depends: python3-minimal (= 3.11.2-1+b1)
Suggests: python3-doc (>= 3.11.2-1+b1), python3-tk (>= 3.11.2-1~), python3-venv (>= 3.11.2-1+b1)
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.11).
Homepage: https://www.python.org/

Package: python3-aiohttp
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1231
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: amd64
Source: python-aiohttp
Version: 3.8.4-1+deb12u1
Depends: python3-yarl, python3-async-timeout (>= 4.0.1), python3 (<< 3.12), python3 (>= 3.11~), python3-aiosignal, python3-attr, python3-charset-normalizer, python3-frozenlist, python3-multidict, python3:any, libc6 (>= 2.14)
Recommends: libjs-jquery
Description: http client/server for asyncio
 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.
Homepage: https://aiohttp.readthedocs.org

Package: python3-aiosignal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 30
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: aiosignal
Version: 1.3.1-1
Depends: python3-frozenlist, python3:any
Description: manage callbacks in asyncio projects
 Signal is a list of registered asynchronous callbacks.
 .
 The signal's life-cycle has two stages: after creation its content
 could be filled by using standard list operations: `sig.append()` etc.
 .
 After you call `sig.freeze()` the signal is frozen: adding, removing
 and dropping callbacks is forbidden.
 .
 The only available operation is calling the previously registered
 callbacks by using `await sig.send(data)`.
Homepage: https://github.com/aio-libs/aiosignal

Package: python3-async-timeout
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 40
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: python-async-timeout
Version: 5.0.1-1
Depends: python3:any
Description: timeout context manager for asyncio programs in Python
 The context manager is useful in cases when you want to apply timeout
 logic around block of code or in cases when asyncio.wait_for() is
 not suitable. Also it's much faster than asyncio.wait_for()
 because timeout doesn't create a new task.
 .
 Example:
 .
  with timeout(1.5):
      yield from inner()
Homepage: https://github.com/aio-libs/async_timeout/

Package: python3-attr
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 268
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-attrs
Version: 25.3.0-1
Depends: python3:any
Suggests: python-attr-doc
Description: Attributes without boilerplate (Python 3)
 attrs is an MIT-licensed Python package with class decorators that ease the
 chores of implementing the most common attribute-related object protocols.
 .
 You just specify the attributes to work with and attrs gives you:
   - a nice human-readable __repr__,
   - a complete set of comparison methods,
   - an initializer,
   - and much more
 without writing dull boilerplate code again and again.
 .
 This package contains attrs packaged for Python 3.
Homepage: https://attrs.readthedocs.org/

Package: python3-certifi
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 41
Maintainer: Sebastien Delafond <seb@debian.org>
Architecture: all
Source: python-certifi
Version: 2025.1.31+ds-1
Depends: ca-certificates, python3:any
Description: root certificates for validating SSL certs and verifying TLS hosts (python3)
 Certifi is a carefully curated collection of Root Certificates for
 validating the trustworthiness of SSL certificates while verifying
 the identity of TLS hosts. It has been extracted from the Requests
 project.
 .
 The version of certifi in this Debian package is patched to return
 the location of Debian-provided CA certificates, instead of those
 packaged by upstream.
 .
 This is the python3 package.
Homepage: https://github.com/certifi/python-certifi

Package: python3-chardet
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1141
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Multi-Arch: foreign
Source: chardet
Version: 5.2.0+dfsg-2
Replaces: python-chardet (<< 3.0.4-6)
Depends: python3:any
Breaks: python-chardet (<< 3.0.4-6)
Description: Universal Character Encoding Detector (Python3)
 Chardet is a continuation of Mark Pilgrim's excellent original chardet port
 from C, and Ian Cordasco's charade Python 3-compatible fork.
 Chardet takes a sequence of bytes in an unknown character encoding, and
 attempts to determine the encoding.
 .
 Supported encodings:
  * Big5, GB2312/GB18030, EUC-TW, HZ-GB-2312, and ISO-2022-CN (Traditional
    and Simplified Chinese)
  * EUC-JP, SHIFT_JIS, and ISO-2022-JP (Japanese)
  * EUC-KR and ISO-2022-KR (Korean)
  * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, and windows-1251 (Russian)
  * ISO-8859-2 and windows-1250 (Hungarian)
  * ISO-8859-5 and windows-1251 (Bulgarian)
  * ISO-8859-1 and windows-1252 (Western European languages)
  * ISO-8859-7 and windows-1253 (Greek)
  * ISO-8859-8 and windows-1255 (Visual and Logical Hebrew)
  * TIS-620 (Thai)
  * UTF-32 BE, LE, 3412-ordered, or 2143-ordered (with a BOM)
  * UTF-16 BE or LE (with a BOM)
  * UTF-8 (with or without a BOM)
  * ASCII
 .
 This library is a port of the auto-detection code in Mozilla.
 .
 This package contains the Python 3 version of the library.
Homepage: https://github.com/chardet/chardet

Package: python3-charset-normalizer
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 209
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-charset-normalizer
Version: 3.0.1-2
Depends: python3:any
Description: charset, encoding and language detection (Python 3)
 charset-normalizer is a library for detection of charsets, encodings,
 and languages in Python programs. It can be compared to chardet, with
 a different approach, which intends to make it faster and more reliable.
 charset-normalizer can also detect natural languages.
 .
 All IANA character set names for which the Python core library provides
 codecs are supported.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/ousret/charset_normalizer

Package: python3-configobj
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 162
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: configobj
Version: 5.0.9-1
Depends: python3:any
Suggests: python-configobj-doc
Description: simple but powerful config file reader and writer for Python 3
 ConfigObj is a simple but powerful config file reader and writer: an
 ini file round tripper. Its main feature is that it is very easy to
 use, with a straightforward programmer's interface and a simple
 syntax for config files. It has lots of other features, though:
 .
  * Nested sections (subsections), to any level
  * List values
  * Multiple line values
  * String interpolation (substitution)
  * Integrated with a powerful validation system
    + including automatic type checking/conversion
    + and allowing default values
    + repeated sections
  * All comments in the file are preserved
  * The order of keys/sections is preserved
  * Full Unicode support
  * Powerful unrepr mode for storing/retrieving Python data-types
 .
  This is the Python 3 version of the package.
Homepage: http://www.voidspace.org.uk/python/configobj.html

Package: python3-distutils
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 638
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.11.2-3
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Provides: python3.11-distutils
Depends: python3:any (>= 3.10.8-0~), python3:any (<< 3.12), python3-lib2to3 (= 3.11.2-3)
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.

Package: python3-frozenlist
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 112
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: amd64
Source: frozenlist (1.3.3-1)
Version: 1.3.3-1+b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Description: list-like structure which implements collections.abc.MutableSequence
 `frozenlist.FrozenList` is a list-like structure which implements
 `collections.abc.MutableSequence`. The list is mutable until `FrozenList.freeze`
 is called, after which list modifications raise `RuntimeError`:
 .
  >>> from frozenlist import FrozenList
  >>> fl = FrozenList([17, 42])
  >>> fl.append('spam')
  >>> fl.append('Vikings')
  >>> fl
  <FrozenList(frozen=False, [17, 42, 'spam', 'Vikings'])>
  >>> fl.freeze()
  >>> fl
  <FrozenList(frozen=True, [17, 42, 'spam', 'Vikings'])>
  >>> fl.frozen
  True
  >>> fl.append("Monty")
  Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "frozenlist/_frozenlist.pyx", line 97, in frozenlist._frozenlist.FrozenList.append
     self._check_frozen()
   File "frozenlist/_frozenlist.pyx", line 19, in frozenlist._frozenlist.FrozenList._check_frozen
     raise RuntimeError("Cannot modify frozen list.")
   RuntimeError: Cannot modify frozen list.
 .
 FrozenList is also hashable, but only when frozen. Otherwise it also throws a RuntimeError:
 .
  >>> fl = FrozenList([17, 42, 'spam'])
  >>> hash(fl)
  Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "frozenlist/_frozenlist.pyx", line 111, in frozenlist._frozenlist.FrozenList.__hash__
     raise RuntimeError("Cannot hash unfrozen list.")
   RuntimeError: Cannot hash unfrozen list.
  >>> fl.freeze()
  >>> hash(fl)
  3713081631934410656
  >>> dictionary = {fl: 'Vikings'} # frozen fl can be a dict key
  >>> dictionary
  {<FrozenList(frozen=True, [1, 2])>: 'Vikings'}
Homepage: https://github.com/aio-libs/frozenlist

Package: python3-guestfs
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 897
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: libguestfs
Version: 1:1.48.6-2
Replaces: python-guestfs
Depends: libc6 (>= 2.14), libguestfs0 (>= 1:1.43.3), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Breaks: python-guestfs
Description: guest disk image management system - Python 3 bindings
 The libguestfs library allows accessing and modifying guest disk
 images.
 .
 This package contains the Python 3 bindings.
Homepage: http://libguestfs.org

Package: python3-idna
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 371
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: python-idna
Version: 3.10-1
Depends: python3:any
Description: Python IDNA2008 (RFC 5891) handling (Python 3)
 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. This version of the protocol is often
 referred to as “IDNA2008” and can produce different results from the earlier
 standard from 2003.
 .
 The library is also intended to act as a suitable drop-in replacement for the
 “encodings.idna” module that comes with the Python standard library but
 currently only supports the older 2003 specification.
 .
 This package contains the module for Python 3.
Homepage: https://github.com/kjd/idna

Package: python3-jinja2
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 532
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: all
Source: jinja2
Version: 3.1.6-1
Replaces: python-jinja2 (<< 2.11.1-1)
Depends: python3-markupsafe (>= 2.0), python3:any
Recommends: python3-babel
Suggests: python-jinja2-doc
Breaks: python-jinja2 (<< 2.11.1-1)
Description: small but fast and easy to use stand-alone template engine
 Jinja2 is a template engine written in pure Python. It provides a Django
 inspired non-XML syntax but supports inline expressions and an optional
 sandboxed environment.
 .
 The key-features are:
  * Configurable syntax. If you are generating LaTeX or other formats with
    Jinja2 you can change the delimiters to something that integrates better
    into the LaTeX markup.
  * Fast. While performance is not the primarily target of Jinja2 it’s
    surprisingly fast. The overhead compared to regular Python code was reduced
    to the very minimum.
  * Easy to debug. Jinja2 integrates directly into the Python traceback system
    which allows you to debug Jinja2 templates with regular Python debugging
    helpers.
  * Secure. It’s possible to evaluate untrusted template code if the optional
    sandbox is enabled. This allows Jinja2 to be used as templating language
    for applications where users may modify the template design.
Homepage: http://jinja.pocoo.org/

Package: python3-lib2to3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 365
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Multi-Arch: foreign
Source: python3-stdlib-extensions
Version: 3.11.2-3
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.11-lib2to3
Depends: python3:any (>= 3.10.8-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.

Package: python3-magic
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 56
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Architecture: all
Source: python-magic
Version: 2:0.4.26-3
Depends: python3:any, libmagic1 (>= 1:5.39)
Description: python3 interface to the libmagic file type identification library
 python-magic is a Python interface to the libmagic file type
 identification library. libmagic identifies file types by checking
 their headers according to a predefined list of file types. This
 functionality is exposed to the command line by the Unix command file.
 .
 This package provides the Python 3 version of the python-magic module.
Homepage: https://github.com/ahupp/python-magic/

Package: python3-markupsafe
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: amd64
Source: markupsafe (2.1.2-1)
Version: 2.1.2-1+b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Description: HTML/XHTML/XML string library
 MarkupSafe is a Python library implementing a unicode subclass that is
 aware of HTML escaping rules. It can be used to implement automatic
 string escaping.
Homepage: https://palletsprojects.com/p/markupsafe/

Package: python3-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 111
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: python3-defaults (3.11.2-1)
Version: 3.11.2-1+b1
Depends: dpkg (>= 1.13.20)
Pre-Depends: python3.11-minimal (>= 3.11.2-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.11-minimal/README.Debian for a list of the modules
 contained in this package.
Homepage: https://www.python.org/
Cnf-Visible-Pkgname: python3

Package: python3-multidict
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 126
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: amd64
Source: python-multidict (6.0.4-1)
Version: 6.0.4-1+b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Description: multidict implementation (Python library)
 Multidicts are useful for working with HTTP headers, URL query args etc.
 .
 HTTP Headers and URL query string require specific data structure:
 multidict. It behaves mostly like a dict but it can have
 several values for the same key.
Homepage: https://github.com/aio-libs/multidict/

Package: python3-netifaces
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 53
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: netifaces (0.11.0-2)
Version: 0.11.0-2+b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), 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/

Package: python3-pexpect
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 220
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: pexpect
Version: 4.9-3
Depends: python3-ptyprocess, python3:any
Suggests: python-pexpect-doc
Description: Python 3 module for automating interactive applications
 Pexpect is a pure Python 3 module for spawning child applications;
 controlling them; and responding to expected patterns in their
 output. Pexpect works like Don Libes' Expect. Pexpect allows your
 script to spawn a child application and control it as if a human were
 typing commands.
Homepage: https://github.com/pexpect/pexpect

Package: python3-pip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 9813
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: python-pip
Version: 25.2+dfsg-1
Replaces: python-pip
Provides: pip
Depends: ca-certificates, python3-wheel, python3:any
Recommends: build-essential, python3-dev (>= 3.2), libjs-sphinxdoc (>= 8.1)
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/

Package: python3-ptyprocess
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: ptyprocess
Version: 0.7.0-6
Depends: python3:any
Description: Run a subprocess in a pseudo terminal from Python 3
 Launch a subprocess in a pseudo terminal (pty), and interact with both
 the process and its pty.
 .
 Sometimes, piping stdin and stdout is not enough. There might be a password
 prompt that doesn't read from stdin, output that changes when it's going to
 a pipe rather than a terminal, or curses-style interfaces that rely on a
 terminal. If you need to automate these things, running the process in a
 pseudo terminal (pty) is the answer.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/pexpect/ptyprocess

Package: python3-pyudev
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 192
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: pyudev
Version: 0.24.3-2
Depends: python3:any, libudev1
Recommends: python3-gi, gir1.2-glib-2.0
Suggests: python3-wxgtk4.0, python3-pyqt5
Description: Python3 bindings for libudev
 This module provides a Python3 binding to the udev library.
 .
 It supports additional integration for GObject, Qt5, wxWidgets
 and PySide.
Homepage: http://github.com/pyudev/pyudev

Package: python3-requests
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 241
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: requests
Version: 2.32.5+dfsg-1
Depends: python3-certifi, python3-charset-normalizer, python3-idna, python3-urllib3 (>= 1.21.1), python3:any, ca-certificates, python3-chardet (>= 3.0.2)
Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks, python-requests-doc
Breaks: awscli (<< 1.11.139)
Description: elegant and simple HTTP library for Python3, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
 multipart files, and parameters with simple Python dictionaries, and access
 the response data in the same way. It's powered by httplib and urllib3, but
 it does all the hard work and crazy hacks for you.
 .
 Features
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
 .
 This package contains the Python 3 version of the library.
Homepage: https://requests.readthedocs.io/

Package: python3-sentry-sdk
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 1260
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: sentry-python
Version: 2.22.0-1
Depends: python3-certifi, python3-urllib3, python3:any
Description: New Python SDK for Sentry.io (Python 3)
 Python client for Sentry. It provides full out-of-the-box support for
 many of the popular frameworks, including Django, and Flask. Raven also
 includes drop-in support for any WSGI-compatible web application.
 .
 This package installs the library for Python 3.
Homepage: https://github.com/getsentry/sentry-python

Package: python3-setproctitle
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 59
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: amd64
Multi-Arch: same
Source: python-setproctitle (1.3.1-1)
Version: 1.3.1-1+b2
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Description: Setproctitle implementation for Python 3
 The library allows a process to change its title (as displayed by system tools
 such as ps and top).
 .
 Changing the title is mostly useful in multi-process systems, for example when
 a master process is forked: changing the children's title allows one to
 identify the task each process is busy with. The technique is used by
 PostgreSQL and the OpenSSH Server for example.
 .
 This is the Python 3 package.
Homepage: https://github.com/dvarrazzo/py-setproctitle

Package: python3-six
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 62
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: six
Version: 1.17.0-1
Depends: python3:any
Description: Python 2 and 3 compatibility library
 Six is a Python 2 and 3 compatibility library. It provides utility
 functions for smoothing over the differences between the Python versions
 with the goal of writing Python code that is compatible on both Python
 versions.
Homepage: https://github.com/benjaminp/six

Package: python3-urllib3
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 477
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Multi-Arch: foreign
Source: python-urllib3
Version: 2.5.0-1
Depends: python3:any
Recommends: ca-certificates
Suggests: python3-brotli, python3-cryptography, python3-idna, python3-openssl, python3-socks
Description: HTTP library with thread-safe connection pooling for Python3
 urllib3 supports features left out of urllib and urllib2 libraries.
 .
   - Re-use the same socket connection for multiple requests (HTTPConnectionPool
     and HTTPSConnectionPool) (with optional client-side certificate
     verification).
   - File posting (encode_multipart_formdata).
   - Built-in redirection and retries (optional).
   - Supports gzip and deflate decoding.
   - Thread-safe and sanity-safe.
   - Small and easy to understand codebase perfect for extending and
     building upon.
Homepage: https://urllib3.readthedocs.org

Package: python3-voluptuous
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 195
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: voluptuous
Version: 0.15.2-2
Depends: python3:any
Description: Python 3 library to validate data
 Voluptuous is primarily intended to validate data coming in to Python
 as JSON, YAML, etc. The aim is to offer a light-weight style with three
 main goals:
  1. simplicity
  2. support for complex data structures
  3. provide useful error messages
 .
 It has been inspired by Validino and to a lesser extent by jsonvalidator and
 json_schema.
 .
 This package provides the Python 3.x module.
Homepage: https://github.com/alecthomas/voluptuous

Package: python3-wheel
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 131
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: all
Source: wheel
Version: 0.38.4-2
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

Package: python3-yaml
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 493
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: pyyaml (6.0-3)
Version: 6.0-3+b2
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libyaml-0-2 (>= 0.2.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

Package: python3-yarl
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 163
Maintainer: Piotr Ożarowski <piotr@debian.org>
Architecture: amd64
Source: yarl (1.8.2-1)
Version: 1.8.2-1+b1
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3-idna, python3-multidict, python3:any, libc6 (>= 2.14)
Description: yet another URL library for Python
 URL is constructed from `str`:
 .
  >>> from yarl import URL
  >>> url = URL('https://www.python.org/~guido?arg=1#frag')
  >>> url
  URL('https://www.python.org/~guido?arg=1#frag')
 .
 All URL parts: scheme, user, passsword, host, port, path, query and fragment
 are accessible by properties:
 .
  >>> url.scheme
  'https'
  >>> url.host
  'www.python.org'
  >>> url.path
  '/~guido'
  >>> url.query_string
  'arg=1'
  >>> url.query
  <MultiDictProxy('arg': '1')>
  >>> url.fragment
  'frag'
 .
 All URL manipulations produces a new URL object:
 .
  >>> url.parent / 'downloads/source'
  URL('https://www.python.org/downloads/source')
 .
 Strings passed to constructor and modification methods are automatically
 encoded giving canonical representation as result::
 .
  >>> url = URL('https://www.python.org/Ð¿ÑƒÑ‚ÑŒ')
  >>> url
  URL('https://www.python.org/%D0%BF%D1%83%D1%82%D1%8C')
 .
 Regular properties are percent-decoded, use `raw_` versions for getting
 encoded strings:
 .
  >>> url.path
  '/Ð¿ÑƒÑ‚ÑŒ'
 .
  >>> url.raw_path
  '/%D0%BF%D1%83%D1%82%D1%8C'
 .
 Human readable representation of URL is available as `.human_repr()`:
 .
  >>> url.human_repr()
  'https://www.python.org/Ð¿ÑƒÑ‚ÑŒ'
Homepage: https://github.com/aio-libs/yarl/

Package: python3.11
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 649
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Version: 3.11.2-6+deb12u6
Depends: python3.11-minimal (= 3.11.2-6+deb12u6), libpython3.11-stdlib (= 3.11.2-6+deb12u6), media-types | mime-support
Recommends: ca-certificates
Suggests: python3.11-venv, python3.11-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.11)
 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: python3.11-minimal
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 6762
Maintainer: Matthias Klose <doko@debian.org>
Architecture: amd64
Multi-Arch: allowed
Source: python3.11
Version: 3.11.2-6+deb12u6
Depends: libpython3.11-minimal (= 3.11.2-6+deb12u6), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0)
Pre-Depends: libc6 (>= 2.35)
Recommends: python3.11
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Description: Minimal subset of the Python language (version 3.11)
 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.11-minimal/README.Debian for a list of the modules
 contained in this package.
Cnf-Visible-Pkgname: python3.11

Package: qemu-system-arm
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 67391
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-system-aarch64 (= 1:10.1.1+ds-1), qemu-system-any (= 1:10.1.1+ds-1), qemu-system-arm64 (= 1:10.1.1+ds-1), qemu-system-armel (= 1:10.1.1+ds-1), qemu-system-armhf (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.30.0), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~)
Recommends: qemu-utils, ipxe-qemu, seabios, qemu-efi-aarch64, qemu-efi-arm, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Description: QEMU full system emulation binaries (arm)
 QEMU is a fast processor emulator: currently the package supports
 ARM emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following arm hardware: aarch64 (arm64) arm (armel armhf).
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-common
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 4045
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Source: qemu
Version: 1:10.1.1+ds-1
Depends: libasound2t64 (>= 1.0.16), libbrlapi0.8 (>= 6.8), libc6 (>= 2.38), libcacard0 (>= 2.2), libcap-ng0 (>= 0.7.9), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.2), libhogweed6t64, libncursesw6 (>= 6), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libtinfo6 (>= 6), liburing2 (>= 2.3), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1t64 (>= 0.8.0)
Conffiles:
 /etc/qemu-ifdown a14a53eb35c157c041778699c8da91bc
 /etc/qemu-ifup b5c22c04bb5f96e689a4b67b2c2a6b3a
Description: QEMU full system emulation binaries (common files)
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides common files needed for target-specific
 full system emulation (qemu-system-*) packages.
Homepage: http://www.qemu.org/

Package: qemu-system-data
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 19138
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Replaces: qemu-system-common (<< 1:8.2.2+ds-1~)
Breaks: qemu-system-common (<< 1:8.2.2+ds-1~), qemu-system-misc (<< 1:9.1.1+ds-1~), qemu-system-s390x (<< 1:9.2.0~)
Description: QEMU full system emulation (data files)
 This package provides architecture-neutral data files
 (such as keyboard definitions, icons) for system-mode
 QEMU emulation (qemu-system-*) packages.
Homepage: http://www.qemu.org/

Package: qemu-system-mips
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 61423
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-system-any (= 1:10.1.1+ds-1), qemu-system-mips64 (= 1:10.1.1+ds-1), qemu-system-mips64el (= 1:10.1.1+ds-1), qemu-system-mipsel (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~)
Recommends: qemu-utils, seabios, ipxe-qemu, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Description: QEMU full system emulation binaries (mips)
 QEMU is a fast processor emulator: currently the package supports
 MIPS emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following mips hardware: mips mipsel mips64 mips64el.
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-misc
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 169506
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-system-alpha (= 1:10.1.1+ds-1), qemu-system-any (= 1:10.1.1+ds-1), qemu-system-avr (= 1:10.1.1+ds-1), qemu-system-hppa (= 1:10.1.1+ds-1), qemu-system-loong64 (= 1:10.1.1+ds-1), qemu-system-loongarch64 (= 1:10.1.1+ds-1), qemu-system-m68k (= 1:10.1.1+ds-1), qemu-system-microblaze (= 1:10.1.1+ds-1), qemu-system-microblazeel (= 1:10.1.1+ds-1), qemu-system-or1k (= 1:10.1.1+ds-1), qemu-system-rx (= 1:10.1.1+ds-1), qemu-system-sh4 (= 1:10.1.1+ds-1), qemu-system-sh4eb (= 1:10.1.1+ds-1), qemu-system-tricore (= 1:10.1.1+ds-1), qemu-system-xtensa (= 1:10.1.1+ds-1), qemu-system-xtensaeb (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~), qemu-system-riscv, qemu-system-s390x
Recommends: qemu-utils, seabios, ipxe-qemu, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Description: QEMU full system emulation binaries (miscellaneous)
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides the full system emulation binaries to emulate
 various other hardware which did not made into separate packages.
 Emulators for the following architectures are provided:
  alpha avr hppa m68k loongarch64 (loong64)
   microblaze microblazeel or1k rx sh4 sh4eb tricore xtensa xtensaeb.
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-ppc
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 34932
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-system-any (= 1:10.1.1+ds-1), qemu-system-powerpc (= 1:10.1.1+ds-1), qemu-system-ppc64 (= 1:10.1.1+ds-1), qemu-system-ppc64el (= 1:10.1.1+ds-1), qemu-system-ppc64le (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~)
Recommends: qemu-utils, seabios, ipxe-qemu, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Description: QEMU full system emulation binaries (ppc)
 QEMU is a fast processor emulator: currently the package supports
 PowerPC emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following PowerPC hardware: ppc (powerpc) ppc64 (ppc64le ppc64el).
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-riscv
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 34507
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Replaces: qemu-system-data (<< 1:9.1.0+ds-4~), qemu-system-misc (<< 1:9.1.0+ds-9~)
Provides: qemu-system-any (= 1:10.1.1+ds-1), qemu-system-riscv32 (= 1:10.1.1+ds-1), qemu-system-riscv64 (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~), opensbi (>> 1.5.1-1~)
Recommends: qemu-utils, ipxe-qemu, qemu-efi-riscv64, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Breaks: qemu-system-data (<< 1:9.1.0+ds-4~), qemu-system-misc (<< 1:9.1.0+ds-9~)
Description: QEMU full system emulation binaries (riscv)
 QEMU is a fast processor emulator: currently the package supports
 riscv emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following riscv hardware: riscv32 riscv64.
Homepage: http://www.qemu.org/

Package: qemu-system-s390x
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 13098
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Replaces: qemu-system-misc (<< 1:9.1.0+ds-9~)
Provides: qemu-system-any (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~)
Recommends: qemu-utils, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Breaks: qemu-system-misc (<< 1:9.1.0+ds-9~)
Description: QEMU full system emulation binaries (s390x)
 QEMU is a fast processor emulator: currently the package supports
 s390x emulation. By using dynamic translation it achieves reasonable
 speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following s390x hardware: s390x.
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-sparc
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 22935
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-system-any (= 1:10.1.1+ds-1), qemu-system-sparc64 (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~)
Recommends: qemu-utils, seabios, ipxe-qemu, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Description: QEMU full system emulation binaries (sparc)
 QEMU is a fast processor emulator: currently the package supports
 SPARC emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following sparc hardware: sparc sparc64.
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
Homepage: http://www.qemu.org/

Package: qemu-system-x86
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 67049
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Provides: qemu-kvm (= 1:10.1.1+ds-1), qemu-system-amd64 (= 1:10.1.1+ds-1), qemu-system-any (= 1:10.1.1+ds-1), qemu-system-i386 (= 1:10.1.1+ds-1), qemu-system-native (= 1:10.1.1+ds-1), qemu-system-x86-64 (= 1:10.1.1+ds-1)
Depends: libaio1t64 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.38), libcapstone5 (>= 5), libfdt1 (>= 1.7.2), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libhogweed6t64, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16t64 (>= 1.6.46), librdmacm1t64 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.9.1), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2t64 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:10.1.1+ds-1), qemu-system-data (>> 1:10.1.1+ds~), seabios (>> 1.16.3-1~), ipxe-qemu
Recommends: qemu-utils, ovmf, qemu-system-gui (= 1:10.1.1+ds-1), qemu-system-modules-spice (= 1:10.1.1+ds-1), qemu-system-modules-opengl (= 1:10.1.1+ds-1), qemu-block-extra (= 1:10.1.1+ds-1)
Suggests: samba, vde2, passt
Conflicts: qemu-kvm
Description: QEMU full system emulation binaries (x86)
 QEMU is a fast processor emulator: currently the package supports
 i386 and x86-64 emulation. By using dynamic translation it achieves
 reasonable speed while being easy to port on new host CPUs.
 .
 This package provides the full system emulation binaries to emulate
 the following x86 hardware: i386 x86_64 (amd64).
 .
 In system emulation mode QEMU emulates a full system, including a processor
 and various peripherals.  It enables easier testing and debugging of system
 code.  It can also be used to provide virtual hosting of several virtual
 machines on a single server.
 .
 On x86 host hardware this package also enables KVM kernel virtual machine
 usage on systems which supports it.
Homepage: http://www.qemu.org/

Package: qemu-utils
Status: install ok installed
Priority: optional
Section: otherosfs
Installed-Size: 12208
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: qemu
Version: 1:10.1.1+ds-1
Replaces: qemu-system-common (<< 1:8.0+dfsg-5~)
Depends: libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libfuse3-4 (>= 3.17.2), libglib2.0-0t64 (>= 2.78.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.2), libhogweed6t64, libnettle8t64 (>= 3.9~), libnuma1 (>= 2.0.11), libselinux1 (>= 3.1~), liburing2 (>= 2.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: qemu-block-extra (= 1:10.1.1+ds-1)
Breaks: qemu-system-common (<< 1:8.0+dfsg-5~)
Description: QEMU utilities
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides QEMU related utilities:
  * qemu-img: QEMU disk image utility
  * qemu-io:  QEMU disk exerciser
  * qemu-nbd: QEMU disk network block device server
Homepage: http://www.qemu.org/

Package: readline-common
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 94
Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Multi-Arch: foreign
Source: readline
Version: 8.3-3
Replaces: libreadline-common, libreadline4 (<< 4.3-16), libreadline5 (<< 5.0-11)
Suggests: readline-doc
Conflicts: libreadline-common, libreadline5 (<< 5.0-11)
Description: GNU readline and history libraries, common files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html

Package: rpcbind
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 158
Maintainer: Josue Ortega <josue@debian.org>
Architecture: amd64
Source: rpcbind (1.2.6-6)
Version: 1.2.6-6+b1
Replaces: libc-bin (<< 2.16)
Provides: portmap
Depends: libc6 (>= 2.34), libsystemd0, libtirpc3 (>= 1.0.2), libwrap0 (>= 7.6-4~), lsb-base (>= 4.1+Debian3), adduser
Pre-Depends: init-system-helpers (>= 1.54~)
Breaks: libc-bin (<< 2.16)
Conflicts: portmap
Conffiles:
 /etc/default/rpcbind ee5f5f475d29ec8c38c391eeedf12e1b
 /etc/init.d/rpcbind 93b456a865b0633ee4e7b8be1cc88197
 /etc/insserv.conf.d/rpcbind 669a5c3a6ffa8b5b5ce263057934d118
Description: converts RPC program numbers into universal addresses
 The rpcbind utility is a server that converts RPC program numbers
 into universal addresses.
Homepage: http://sourceforge.net/projects/rpcbind/

Package: rpcsvc-proto
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 246
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.4.3-1
Replaces: libc-dev-bin (<< 2.31-14), libc6-dev (<< 2.31-14)
Depends: libc6 (>= 2.34)
Breaks: libc-dev-bin (<< 2.31-14), libc6-dev (<< 2.31-14)
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

Package: runc
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 29550
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Architecture: amd64
Version: 1.3.0+ds1-4
Depends: libc6 (>= 2.38), libseccomp2 (>= 2.5.0)
Recommends: criu
Description: Open Container Project - runtime
 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.
Static-Built-Using: go-md2man-v2 (= 2.0.4-1), golang-1.24 (= 1.24.4-4), golang-blackfriday-v2 (= 2.1.0-1), golang-dbus (= 5.1.0-1), golang-github-checkpoint-restore-go-criu (= 7.2.0+ds1-4), golang-github-cilium-ebpf (= 0.17.3+ds1-4), golang-github-containerd-console (= 1.0.3-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-cyphar-filepath-securejoin (= 0.3.4-3), golang-github-docker-go-units (= 0.4.0-4), golang-github-moby-sys (= 0.0~git20241107.638aa7c-2), golang-github-mrunalp-fileutils (= 0.5.1-1), golang-github-opencontainers-cgroups (= 0.0.4-2), golang-github-opencontainers-selinux (= 1.11.1-1), golang-github-opencontainers-specs (= 1.2.1-1), golang-github-urfave-cli (= 1.22.14-1), golang-github-vishvananda-netlink (= 1.3.1-1), golang-github-vishvananda-netns (= 0.0.5-1), golang-golang-x-sys (= 0.36.0-1), golang-google-protobuf (= 1.36.7-1), golang-logrus (= 1.9.0-1)
Homepage: https://github.com/opencontainers/runc

Package: scrub
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 124
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Architecture: amd64
Version: 2.6.1+git20240819.9b4267e-1
Depends: libc6 (>= 2.38)
Description: writes patterns on magnetic media to thwart data recovery
 scrub iteratively writes patterns on files or disk devices to make retrieving
 the data more difficult.
 .
 scrub can write patterns direct to disk, destroying any file system (preferred
 method), or it can write patterns on files, or on file system free space.
 .
 scrub writes NNSA NAP-14.x, DoD 5220.22-M, BSI, 35-pass gutmann, or one of
 several other selectable pattern sequences.
 .
 scrub operates at the POSIX system call level, thus it is portable to a wide
 variety of hardware platforms. However, this means it cannot do certain things
 like manipulate spare blocks on disks, etc..
Homepage: https://github.com/chaos/scrub

Package: seabios
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 855
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 1.17.0-1
Description: Legacy BIOS implementation
 SeaBIOS is a legacy BIOS implementation, aimed at supporting not only
 emulated hosts such as QEMU, but also real hardware.
 .
 Note, however, that SeaBIOS does not handle early initialization of core
 chipsets, so don't even think of flashing it to your board (look at
 Coreboot for that).
Homepage: https://www.seabios.org

Package: sed
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 987
Maintainer: Clint Adams <clint@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 4.9-2
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/

Package: sensible-utils
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 66
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 0.0.26
Description: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, pager, or terminal emulator.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager sensible-terminal

Package: ser2net
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 223
Maintainer: Marc Haber <ser2net@packages.debian.org>
Architecture: amd64
Version: 4.3.11-1
Depends: libc6 (>= 2.34), libgensio4 (>= 2.6.2), libyaml-0-2
Pre-Depends: init-system-helpers (>= 1.58)
Suggests: telnet | telnet-client
Conffiles:
 /etc/default/ser2net 352045294f9af1f11a384cd4e266317a
 /etc/init.d/ser2net 6189303de69517b32950dbc364e34b60
 /etc/ser2net.yaml 666fb75dea87e96835001249db6a76f1
Description: Serial port to network proxy
 This daemon allows telnet and tcp sessions to be established with a
 host's serial ports. Combined with a terminal emulator, this can be a
 very simple means to configure network devices or other equipment with
 a serial port. This is remarkably similar to the reverse telnet
 feature of some Cisco routers.
Homepage: https://github.com/cminyard/ser2net

Package: sleuthkit
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1607
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Architecture: amd64
Source: sleuthkit (4.11.1+dfsg-1)
Version: 4.11.1+dfsg-1+b1
Depends: file, libdate-manip-perl, perl:any, libafflib0v5 (>= 3.7.6), libc6 (>= 2.34), libewf2 (>= 20130416), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), libtsk19 (>= 4.11.1+dfsg), libvhdi1 (>= 20150110), libvmdk1 (>= 20150516)
Suggests: autopsy, mac-robber
Conflicts: tct
Description: tools for forensics analysis on volume and filesystem data
 The Sleuth Kit, also known as TSK, is a collection of UNIX-based command
 line file and volume system forensic analysis tools. The filesystem tools
 allow you to examine filesystems of a suspect computer in a non-intrusive
 fashion. Because the tools do not rely on the operating system to process the
 filesystems, deleted and hidden content is shown.
 .
 The volume system (media management) tools allow you to examine the layout of
 disks and other media. You can also recover deleted files, get information
 stored in slack spaces, examine filesystems journal, see partitions layout on
 disks or images etc. But is very important clarify that the TSK acts over the
 current filesystem only.
 .
 The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac
 partitions, Sun slices (Volume Table of Contents), and GPT disks. With these
 tools, you can identify where partitions are located and extract them so that
 they can be analyzed with filesystem analysis tools.
 .
 Currently, TSK supports several filesystems, as NTFS, FAT, exFAT, HFS+, Ext3,
 Ext4, UFS and YAFFS2.
 .
 This package contains the set of command line tools in The Sleuth Kit.
Homepage: http://www.sleuthkit.org/sleuthkit

Package: slirp4netns
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 104
Maintainer: Reinhard Tartler <siretart@tauware.de>
Architecture: amd64
Version: 1.3.3-1
Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.28.0), libseccomp2 (>= 2.3.0), libslirp0 (>= 4.9.1)
Description: User-mode networking for unprivileged network namespaces
 slirp4netns provides user-mode networking for unprivileged network
 namespaces.
 .
 slirp4netns allows connecting a network namespace to the Internet in a
 completely unprivileged way, by connecting a TAP device in a network
 namespace to the usermode TCP/IP stack ("slirp").
Homepage: https://github.com/rootless-containers/slirp4netns

Package: squashfs-tools
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 614
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: amd64
Version: 1:4.7.2-1
Depends: libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Description: Tool to create and append to squashfs filesystems
 Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib
 compression to compress both files, inodes and directories. Inodes in the
 system are very small and all blocks are packed to minimise data overhead.
 Block sizes greater than 4K are supported up to a maximum of 64K.
 .
 Squashfs is intended for general read-only filesystem use, for archival use
 (i.e. in cases where a .tar.gz file may be used), and in constrained block
 device/memory systems (e.g. embedded systems) where low overhead is needed.
Homepage: https://github.com/plougher/squashfs-tools

Package: supermin
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1618
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: amd64
Source: supermin (5.2.2-1)
Version: 5.2.2-1+b9
Depends: libc6 (>= 2.35), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42.7), apt, cpio, e2fsprogs
Recommends: linux-image-amd64
Breaks: libguestfs-tools (<< 1.25.38)
Description: tool for building supermin appliances.
 Supermin appliances are tiny appliances, similar to virtual machine
 images, usually around 100KB in size, which get fully instantiated
 on-the-fly in a fraction of a second to a filesystem image when they
 are booted.
Built-Using: musl (= 1.2.3-1)
Homepage: http://people.redhat.com/~rjones/supermin/

Package: syslinux
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 325
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Architecture: amd64
Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3.2
Depends: libc6 (>= 2.34), mtools
Recommends: syslinux-common
Suggests: dosfstools
Description: collection of bootloaders (DOS FAT and NTFS bootloader)
 syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
 filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
 (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
 .
 This package contains the bootloader for DOS FAT and NTFS filesystems
 (SYSLINUX).
Homepage: http://www.syslinux.org/

Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 10475
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 258-1
Provides: systemd-sysusers (= 258-1), systemd-tmpfiles (= 258-1)
Depends: libacl1 (>= 2.2.23), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24), libc6 (>= 2.41), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.4.0), libsystemd0 (= 258-1), mount
Pre-Depends: libc6 (>= 2.38), libsystemd-shared (= 258-1)
Recommends: default-dbus-system-bus | dbus-system-bus, linux-sysctl-defaults, systemd-timesyncd | time-daemon, systemd-cryptsetup
Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, systemd-resolved, systemd-repart, libtss2-tcti-device0, polkitd
Breaks: dracut-core (<< 102-2~), less (<< 563), sicherboot (<< 0.1.6)
Conflicts: consolekit, elogind, libpam-ck-connector, opensysusers (<< 0.7.3-4.1~), systemctl, systemd-shim
Conffiles:
 /etc/security/limits.d/10-coredump-debian.conf bb509d1c69a68c82ecdcd22c9b1c7d04
 /etc/systemd/journald.conf 226f112ac6367d270670e2c2dd9471d7
 /etc/systemd/logind.conf 14a7d5699ae49cd759760591ea0f30b4
 /etc/systemd/networkd.conf 411f9e2e4341d7b9426fe02a8c153f4d
 /etc/systemd/pstore.conf 8086c035fbf3bde72f2339a6ee50d2a4
 /etc/systemd/sleep.conf 894f85ddfb666958fad7b7217b7f48c2
 /etc/systemd/system.conf 66e464f87088edcd1010a12b1386960b
 /etc/systemd/user.conf c9dbd620bd7a24ffaca9f91cd7c85341
Description: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/lib/systemd/systemd or install systemd-sysv in addition.
Homepage: https://systemd.io

Package: systemd-sysv
Protected: yes
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 92
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 258-1
Replaces: sysvinit-core
Depends: systemd (= 258-1)
Pre-Depends: systemd
Recommends: libpam-systemd, libnss-systemd
Conflicts: bfh-container (<< 20211009-22~), file-rc, finit-sysv, initscripts, insserv, molly-guard (<< 0.8.2~), orphan-sysvinit-scripts, progress-linux-container (<< 20221002-11~), runit-init, startpar, systemd-shim, sysv-rc, sysvinit-core
Description: system and service manager - SysV compatibility symlinks
 This package provides manual pages and compatibility symlinks needed for
 systemd to replace sysvinit.
 .
 Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd.
Homepage: https://systemd.io

Package: sysvinit-utils
Essential: yes
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 104
Maintainer: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architecture: amd64
Multi-Arch: foreign
Source: sysvinit
Version: 3.14-4
Replaces: lsb-base
Provides: lsb-base (= 11.1.0)
Depends: libc6 (>= 2.38)
Conflicts: lsb-base (<< 11.3~)
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 init-d-script, fstab-decode, killall5, pidof
 .
 It also contains the library scripts sourced by init-d-script and other
 initscripts that were formerly in lsb-base.
Homepage: https://github.com/slicer69/sysvinit

Package: tar
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 3085
Maintainer: Janos Lenart <ocsi@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.35+dfsg-3.1
Replaces: cpio (<< 2.4.2-39)
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), libselinux1 (>= 3.1~)
Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc
Breaks: dpkg-dev (<< 1.14.26)
Conflicts: cpio (<= 2.4.2-38)
Description: GNU version of the tar archiving utility
 Tar is a program for packaging a set of files as a single archive in tar
 format.  The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world.  It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.
Homepage: https://www.gnu.org/software/tar/

Package: telnet
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 54
Maintainer: Guillem Jover <guillem@debian.org>
Architecture: all
Multi-Arch: foreign
Source: inetutils (2:2.6-4)
Version: 0.17+2.6-4
Depends: inetutils-telnet
Description: transitional dummy package for inetutils-telnet default switch
 This package will force a switch from the old netkit telnet implementation
 to the inetutils-telnet one, which is an upstream maintained project.
 .
 This package can be safely removed once it has been upgraded, as
 inetutils-telnet provides a matching virtual package. It will stop being
 provided after Debian bookworm's release.
 .
 If you want to keep using the netkit implementation, then install
 telnet-ssl instead.
Homepage: https://www.gnu.org/software/inetutils/

Package: tftpd-hpa
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 125
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Source: tftp-hpa
Version: 5.2+20240610-3
Replaces: atftpd, tftp-server, tftpd
Provides: tftp-server
Depends: adduser, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libwrap0 (>= 7.6-4~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: pxelinux
Conflicts: atftpd, tftp-server, tftpd
Conffiles:
 /etc/init/tftpd-hpa.conf 3cbc30e20e9dfc201999978cddb03170 remove-on-upgrade
 /etc/init.d/tftpd-hpa d7d8d70c7232b72ed951f625f3864ff3
Description: HPA's tftp server
 Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to
 serve boot images over the network to other machines (PXE).
 .
 tftp-hpa is an enhanced version of the BSD TFTP client and server. It
 possesses a number of bugfixes and enhancements over the original.
 .
 This package contains the server.
Homepage: https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git/

Package: tini
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 764
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Architecture: amd64
Version: 0.19.0-4
Depends: libc6 (>= 2.38)
Description: tiny but valid init for containers
 Tini is the simplest init you could think of.
 .
 All Tini does is spawn a single child (Tini is meant to be run in a
 container), and wait for it to exit all the while reaping zombies and
 performing signal forwarding.
Built-Using: glibc (= 2.41-12)
Homepage: https://github.com/krallin/tini

Package: tzdata
Status: install ok installed
Priority: required
Section: localization
Installed-Size: 1357
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Architecture: all
Multi-Arch: foreign
Version: 2025b-5
Replaces: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
Provides: tzdata-forky
Depends: debconf (>= 0.5) | debconf-2.0
Breaks: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
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

Package: u-boot-tools
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 1731
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: u-boot
Version: 2025.01-3
Replaces: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.7.3), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6)
Recommends: device-tree-compiler, libubootenv-tool
Breaks: u-boot (<< 2010.12-2), uboot-envtools (<< 20081215-3~), uboot-mkimage (<= 0.4build1)
Description: companion tools for Das U-Boot bootloader
 This package includes programs for generating and listing U-Boot
 images in various formats:
  - mkimage
  - dumpimage
  - mksunxiboot
  - mkenvimage
Homepage: https://www.denx.de/wiki/U-Boot/

Package: ucf
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 214
Maintainer: Manoj Srivastava <srivasta@debian.org>
Architecture: all
Multi-Arch: foreign
Version: 3.0043+nmu1+deb12u1
Depends: debconf (>= 0.5) | debconf-2.0, sensible-utils
Conffiles:
 /etc/ucf.conf 5565b8b26108c49ba575ba452cd69b3e
Description: Update Configuration File(s): preserve user changes to config files
 Debian policy mandates that user changes to configuration files must be
 preserved during package upgrades. The easy way to achieve this behavior
 is to make the configuration file a 'conffile', in which case dpkg
 handles the file specially during upgrades, prompting the user as
 needed.
 .
 This is appropriate only if it is possible to distribute a default
 version that will work for most installations, although some system
 administrators may choose to modify it. This implies that the
 default version will be part of the package distribution, and must
 not be modified by the maintainer scripts during installation (or at
 any other time).
 .
 This script attempts to provide conffile-like handling for files that
 may not be labelled conffiles, and are not shipped in a Debian package,
 but handled by the postinst instead. This script allows one to
 maintain files in /etc, preserving user changes and in general
 offering the same facilities while upgrading that dpkg normally
 provides for 'conffiles'.
 .
 Additionally, this script provides facilities for transitioning a
 file that had not been provided with conffile-like protection to come
 under this schema, and attempts to minimize questions asked at
 installation time. Indeed, the transitioning facility is better than the
 one offered by dpkg while transitioning a file from a non-conffile to
 conffile status.

Package: udev
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 10172
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: systemd
Version: 258-1
Replaces: systemd (<< 255~rc1-4~)
Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.38), libsystemd-shared (= 258-1), systemd | systemd-standalone-sysusers | systemd-sysusers, libkmod2, libudev1 (= 258-1)
Breaks: systemd (<< 258-1)
Conflicts: systemd (<< 255~rc1-4~)
Conffiles:
 /etc/udev/iocost.conf fad2a2c4c34d796b6802bc62c19cc4ae
 /etc/udev/udev.conf bf60be80a4cc51271a1618edf5a6d66f
Description: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.
Homepage: https://systemd.io

Package: uidmap
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 328
Maintainer: Shadow package maintainers <pkg-shadow-devel@lists.alioth.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: shadow
Version: 1:4.18.0-1
Depends: libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.38), libselinux1 (>= 3.1~), libsubid5 (= 1:4.18.0-1)
Description: programs to help use subuids
 These programs help unprivileged users to create uid and gid mappings in
 user namespaces.
Homepage: https://github.com/shadow-maint/shadow

Package: unzip
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 387
Maintainer: Santiago Vila <sanvila@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 6.0-29
Depends: libbz2-1.0, libc6 (>= 2.34)
Suggests: zip
Description: De-archiver for .zip files
 InfoZIP's unzip program. With the exception of multi-volume archives
 (ie, .ZIP files that are split across several disks using PKZIP's /& option),
 this can handle any file produced either by PKZIP, or the corresponding
 InfoZIP zip program.
 .
 This version supports encryption.
Homepage: https://infozip.sourceforge.net/UnZip.html

Package: util-linux
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 5041
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 2.41.2-1
Replaces: bsdutils (<< 1:2.41.1-4~), hardlink
Provides: hardlink
Pre-Depends: libpam-modules, libpam-runtime, libblkid1 (= 2.41.2-1), libc6 (>= 2.41), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), liblastlog2-2 (= 2.41.2-1), libmount1 (= 2.41.2-1), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (= 2.41.2-1), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (= 2.41.2-1)
Recommends: sensible-utils
Suggests: dosfstools, kbd, util-linux-extra, util-linux-locales, wtmpdb
Breaks: bsdutils (<< 1:2.41.1-4~)
Conflicts: hardlink
Conffiles:
 /etc/pam.d/runuser b8b44b045259525e0fae9e38fdb2aeeb
 /etc/pam.d/runuser-l 2106ea05877e8913f34b2c77fa02be45
 /etc/pam.d/su 60fbbe65c90d741bc0d380543cefe8af
 /etc/pam.d/su-l 756fef5687fecc0d986e5951427b0c4f
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://github.com/util-linux/util-linux

Package: util-linux-extra
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 1543
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.41.2-1
Replaces: login (<< 1:4.16.0-2+really2.41.1-4~), util-linux (<< 2.40.4-4~)
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libsmartcols1 (= 2.41.2-1), zlib1g (>= 1:1.1.4)
Breaks: initscripts (<< 3.08-2~), login (<< 1:4.16.0-2+really2.41.1-4~), util-linux (<< 2.40.4-4~)
Conffiles:
 /etc/init.d/hwclock.sh c06bc68c12cbdd9c7f60ba25ee587efe obsolete
 /etc/default/hwclock 02f94aaf57aff4e2e6751ec7b877a997 obsolete
Description: interactive login tools
 Tools commonly found on systems where humans login interactively,
 or are needed with non-standard system configurations, for example:
  * fadvise, a program to use the posix_fadvise system call,
  * lsfd, a program to list file descriptors (think lsof),
  * newgrp, a program to change the effective group IDs.
Homepage: https://github.com/util-linux/util-linux

Package: uuid-runtime
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 222
Maintainer: Chris Hofstaedtler <zeha@debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: util-linux
Version: 2.41.2-1
Depends: adduser, systemd | systemd-standalone-sysusers | systemd-sysusers, libc6 (>= 2.38), libsmartcols1 (= 2.41.2-1), libsystemd0, libuuid1 (= 2.41.2-1)
Pre-Depends: libuuid1, init-system-helpers (>= 1.54~)
Conffiles:
 /etc/init.d/uuidd 72734842b2a488f116230d6686e84767
Description: runtime components for the Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
 .
 This package contains the uuidgen program and the uuidd daemon.
 .
 The uuidd daemon is used to generate UUIDs, especially time-based
 UUIDs, in a secure and guaranteed-unique fashion, even in the face of
 large numbers of threads trying to grab UUIDs running on different CPUs.
 It is used by libuuid as well as the uuidgen program.
Homepage: https://github.com/util-linux/util-linux

Package: wget
Status: install ok installed
Priority: standard
Section: web
Installed-Size: 3521
Maintainer: Noël Köthe <noel@debian.org>
Architecture: amd64
Multi-Arch: foreign
Version: 1.21.3-1+deb12u1
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libidn2-0 (>= 0.6), libnettle8, libpcre2-8-0 (>= 10.22), libpsl5 (>= 0.16.0), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
Recommends: ca-certificates
Conflicts: wget-ssl
Conffiles:
 /etc/wgetrc c43064699caf6109f4b3da0405c06ebb
Description: retrieves files from the web
 Wget is a network utility to retrieve files from the web
 using HTTP(S) and FTP, the two most widely used internet
 protocols. It works non-interactively, so it will work in
 the background, after having logged off. The program supports
 recursive retrieval of web-authoring pages as well as FTP
 sites -- you can use Wget to make mirrors of archives and
 home pages or to travel the web like a WWW robot.
 .
 Wget works particularly well with slow or unstable connections
 by continuing to retrieve a document until the document is fully
 downloaded. Re-getting files from where it left off works on
 servers (both HTTP and FTP) that support it. Both HTTP and FTP
 retrievals can be time stamped, so Wget can see if the remote
 file has changed since the last retrieval and automatically
 retrieve the new version if it has.
 .
 Wget supports proxy servers; this can lighten the network load,
 speed up retrieval, and provide access behind firewalls.
Homepage: https://www.gnu.org/software/wget/

Package: xz-utils
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 1424
Maintainer: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Architecture: amd64
Multi-Arch: foreign
Version: 5.8.1-2
Replaces: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), xz-lzma
Provides: lzma
Depends: libc6 (>= 2.34), liblzma5 (>= 5.6.2)
Breaks: lzip (<< 1.8~rc2), manpages-de (<< 4.17.0-2~bpo11+1), manpages-fr (<< 4.17.0-2~bpo11+1), pristine-tar (<< 1.50+nmu1)
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/

Package: zerofree
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 25
Maintainer: Thibaut Paumard <thibaut@debian.org>
Architecture: amd64
Version: 1.1.1-1
Depends: libc6 (>= 2.4), libext2fs2 (>= 1.42)
Description: zero free blocks from ext2, ext3 and ext4 file-systems
 Zerofree finds the unallocated blocks with non-zero value content in
 an ext2, ext3 or ext4 file-system and fills them with zeroes
 (zerofree can also work with another value than zero). This is mostly
 useful if the device on which this file-system resides is a disk
 image. In this case, depending on the type of disk image, a secondary
 utility may be able to reduce the size of the disk image after
 zerofree has been run. Zerofree requires the file-system to be
 unmounted or mounted read-only.
 .
 The usual way to achieve the same result (zeroing the unused
 blocks) is to run "dd" to create a file full of zeroes that takes up
 the entire free space on the drive, and then delete this file. This
 has many disadvantages, which zerofree alleviates:
  * it is slow;
  * it makes the disk image (temporarily) grow to its maximal extent;
  * it (temporarily) uses all free space on the disk, so other
    concurrent write actions may fail.
 .
 Zerofree has been written to be run from GNU/Linux systems installed
 as guest OSes inside a virtual machine. If this is not your case, you
 almost certainly don't need this package. (One other use case would
 be to erase sensitive data a little bit more securely than with a
 simple "rm").
Homepage: https://frippery.org/uml/

Package: zlib1g
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 173
Maintainer: Mark Brown <broonie@debian.org>
Architecture: amd64
Multi-Arch: same
Source: zlib (1:1.3.dfsg+really1.3.1-1)
Version: 1:1.3.dfsg+really1.3.1-1+b1
Provides: libz1
Depends: libc6 (>= 2.14)
Breaks: libxml2 (<< 2.7.6.dfsg-2), texlive-binaries (<< 2023.20230311.66589-8)
Conflicts: zlib1 (<= 1:1.0.4-7)
Description: compression library - runtime
 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP.  This package includes the shared library.
Homepage: http://zlib.net/

Package: zstd
Status: install ok installed
Priority: optional
Section: utils
Installed-Size: 2312
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Architecture: amd64
Multi-Arch: foreign
Source: libzstd
Version: 1.5.7+dfsg-2
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), liblz4-1 (>= 1.8.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 14), zlib1g (>= 1:1.1.4)
Description: fast lossless compression algorithm -- CLI tool
 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the CLI program implementing zstd.
Homepage: https://github.com/facebook/zstd
Commands: zstd

