Package: command-not-found Version: 18.04.6+nmu1 Architecture: all Maintainer: Michael Vogt Installed-Size: 35 Depends: python3-commandnotfound (= 18.04.6+nmu1) Suggests: snapd Section: admin Priority: optional Description: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Original-Maintainer: Zygmunt Krynicki Filename: pool/bullseye/main/c/command-not-found/command-not-found_18.04.6+nmu1_all.deb MD5sum: 81b6ebbddfcbef409f5b259b555d43b1 SHA1: d10d38092d0d0afa8e075d32d5e7bfe20da7e45f SHA256: ab6209f5215603a2a34af098271022ae22abbb47570551897ffd247fafb75a9d SHA512: 3bc7793f559b5678813c1d29e901dbc755120329b247461a000ff8a67c9cf9d44fc7248b98b942582c619739ba3dff30ecf636422f7863437c10f3934fdae9e6 Size: 14368 Package: dpkg-dev Source: dpkg Version: 1.20.12+nmu1 Architecture: all Maintainer: Dpkg Developers Installed-Size: 2616 Depends: perl:any, libdpkg-perl (= 1.20.12+nmu1), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg, gpgv, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~) Section: utils Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Filename: pool/bullseye/main/d/dpkg/dpkg-dev_1.20.12+nmu1_all.deb MD5sum: 00798a1f83291b4c2d70aa8cd67efe7e SHA1: 6875adbfb6c5ab55a6d2283ef5b662f5ca8a8a91 SHA256: e015ab8f2be5c7f34b83a0db8cc91903c2e8b1d49497c112d02de4cd259d14d7 SHA512: 015529305633bc1fe738fba4c491acc6753a98c5fc6a8f80b41e3f129286b001a812401ffa4992686b5cc5442f7a892cd97e6da1e7d043686fd2246deb5dc647 Size: 2311620 Package: dpkg-dev Source: dpkg Version: 1.20.13+nmu1 Architecture: all Maintainer: Dpkg Developers Installed-Size: 2618 Depends: perl:any, libdpkg-perl (= 1.20.13+nmu1), tar (>= 1.28-1), bzip2, xz-utils, patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg, gpgv, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~) Section: utils Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Filename: pool/bullseye/main/d/dpkg/dpkg-dev_1.20.13+nmu1_all.deb MD5sum: 26c02623e3332724c596a477ec481dd1 SHA1: 17aabf8878dd906d6563879bb8d655aeab4fc7b1 SHA256: eb8cc359fc203fec115fb2906e4ea9bdf17ae414ee64632de41d26b2919110a4 SHA512: af9d70dd175fefcbd91d64831d6e6fee50640a8f31b152d36dec869216e06fcd2e67e905f2a42a7ba9886b659de4bfb34f71eba5233398fe1c250a35366b4c84 Size: 2313624 Package: libdpkg-perl Source: dpkg Version: 1.20.12+nmu1 Architecture: all Maintainer: Dpkg Developers Installed-Size: 2588 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), pkg-kde-tools (<< 0.15.28~) Section: perl Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Filename: pool/bullseye/main/d/dpkg/libdpkg-perl_1.20.12+nmu1_all.deb MD5sum: 143634c04b432931be873616c0c98060 SHA1: 48e6abc9d63308f4737820db20599c4722a6d1c9 SHA256: 7817a28d162d74a0d73fedefcfa03565816ffe6d5fd64c4095dfaf560f54b0d5 SHA512: e936900c916d88fd4e0a34555cf0587f711225268cba63feab2c990f341648654200da080f595673d8be536cd4a245fe78c690bce60a5db40dae216ef6f83363 Size: 1550616 Package: libdpkg-perl Source: dpkg Version: 1.20.13+nmu1 Architecture: all Maintainer: Dpkg Developers Installed-Size: 2591 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), pkg-kde-tools (<< 0.15.28~) Section: perl Priority: optional Multi-Arch: foreign Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Filename: pool/bullseye/main/d/dpkg/libdpkg-perl_1.20.13+nmu1_all.deb MD5sum: 65afd82db9ae4204776171ce171fc4d6 SHA1: 2f768723365a4fcf3407a82e247a0f914f4d2a29 SHA256: c0420d57431265adfd81bc43afa645876d0ae81bdb8556cae7363f31ae160e11 SHA512: 68eaea1a5f14e297f581c97691daa9105039b301a571000c61ae0f7b5e41a75deb7c32c240d0d2fb9e9250852c81c3b45eca6ffc892fdf974d377cc45cbade56 Size: 1552276 Package: libgail-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u2.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 189 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Filename: pool/bullseye/main/g/gtk+3.0/libgail-3-doc_3.24.24-4+deb11u2.1_all.deb MD5sum: 5c6d0cd50d938e61bd14c259992aefe5 SHA1: 5bb68284630c0891caf8a6f2deaae90e601c88a0 SHA256: ea3c8fbfc923ddc5c3d599dbb2c6fce4693c545ed6c799ea59f2dff6d43b3653 SHA512: 5515ded134c7dbaf21f7bd4bc57da51b0cf4b499e7b2e12ed87e87cdd817e94f01eeff7892ee07c52b8a796cee3ceca29223b02c9d7ca1f17607a8151e4b0a69 Size: 84908 Package: libgail-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u3.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 189 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Filename: pool/bullseye/main/g/gtk+3.0/libgail-3-doc_3.24.24-4+deb11u3.1_all.deb MD5sum: fd76d53de90361720629126ae10921dd SHA1: 03b53b47ac1373dcdea3d10cd90e7109d00d0064 SHA256: d8943218c84ac7d17020a7714ac35aee922a319a9e160a6a235a3e38d64eb095 SHA512: 9ce858aa3a8948b1dfdb2c40446d7f81ed8f3c33d595a6f44058a6d0f432755e50bd84fbd75b0af4af43816945f4e786e9298e7605bc91701643ecd2f5df220d Size: 85132 Package: libgail-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u4.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 189 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Filename: pool/bullseye/main/g/gtk+3.0/libgail-3-doc_3.24.24-4+deb11u4.1_all.deb MD5sum: 698e8a9ded97193ed660473a9f89d6eb SHA1: 107de2bc4755e12be3ae886f9d41034fb3f766d2 SHA256: 7147cfd3538479896d1a007f2292f7667a9d71ed7383f1b95a361d8a255c0877 SHA512: 06c41e863f81efb09cb0b2be39e7140f58e438a4def8a04dfed4bef95ad71c9d054b8d6011ee23a1e347423824e8ece99c1ef01a15f57ff76e1a11e80a51d7f6 Size: 85212 Package: libglib2.0-data Source: glib2.0 Version: 2.66.8-1+deb11u1.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 9079 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Filename: pool/bullseye/main/g/glib2.0/libglib2.0-data_2.66.8-1+deb11u1.1_all.deb MD5sum: 5947c219f698344460d07de913ae872f SHA1: 901b014dea8de43423bab117ec9bfbea73cd5a17 SHA256: a4a3a4b911c04a50852b8af96271a76cfeef9bcf586a52bdd9ef2b766c7c1078 SHA512: f9e16db86e33dee5a93e45c01e1b09a5cd689b56bcef52d46d6578539b5ffd40e7d39c89c1e31beabd8a3d1134ee9d1b2bb5b0208329a1f4a8daf43ee1fa096c Size: 1177140 Package: libglib2.0-data Source: glib2.0 Version: 2.66.8-1+deb11u4.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 9080 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Filename: pool/bullseye/main/g/glib2.0/libglib2.0-data_2.66.8-1+deb11u4.1_all.deb MD5sum: ecc1c35e4f9dde8b8de9ce03ff5b6764 SHA1: e3f0c22232f4fe8ddf40512840d431176c805f23 SHA256: 8e85a4a6660fbc507d52a8e8859907dfad33d2846102bc3ffb144c15450c77e9 SHA512: 3b2291baf73dd200d621d8671bafad4994a65c92376468af4174455836b7cba6d26d0dd462715c67e0143c190e2232adf480f660c94ba9871fb0c46c71b3e511 Size: 1176948 Package: libglib2.0-data Source: glib2.0 Version: 2.66.8-1.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 8994 Section: libs Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Filename: pool/bullseye/main/g/glib2.0/libglib2.0-data_2.66.8-1.1_all.deb MD5sum: 3cbad33aaa64060fdf8d9ddd3e1d5de3 SHA1: 405280053dfbdcc91c33da866529025b464e507b SHA256: 1f52a7bddaa8ce99740d5d9bfbcace604a528f1fb3138486e39aecc68d874230 SHA512: 69b66ac3f2e6871eb95166b986f792bc1a6f17b7edd44ff736ec11acb365eac9cf74686cab628a216876f64f91dd36d1d4d3c8fd236a9dd367d2bb7c1f2e6162 Size: 1162800 Package: libglib2.0-doc Source: glib2.0 Version: 2.66.8-1+deb11u1.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 20731 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Filename: pool/bullseye/main/g/glib2.0/libglib2.0-doc_2.66.8-1+deb11u1.1_all.deb MD5sum: 7df86ef0d66f468d35b444b08ce460ab SHA1: cc4567d12a74fb423c6971efedf1597280f2ac78 SHA256: 305d9834f0adb9eb2949d9545a5cd918bc6eb4422cd2a39b74344f1ad8f09188 SHA512: 39d5daeb652b6aa5ac24299d85ecca6698185c80db3d13902370c089568c2cfb6ef17a9e3f6c4a59cd29c520c17198e5404374f010fabda8787b9ca4bfcd5d8c Size: 1501936 Package: libglib2.0-doc Source: glib2.0 Version: 2.66.8-1+deb11u4.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 20732 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Filename: pool/bullseye/main/g/glib2.0/libglib2.0-doc_2.66.8-1+deb11u4.1_all.deb MD5sum: 357988e2bf6ec735d77e6461fc24269a SHA1: 291ea9195dafe840648d90a6498633a772226bd9 SHA256: 0f2af8ad23be1b7716d4a52affb2512b5b62c0343d2c3985c17931c2f2368765 SHA512: d4d787c7250a759552de36f12bcf86633d1e2ec8cf6e1261ff12d14957f7673f1c6520f2f3e49d3af88b152bc9d93772b5d8c186d7a71079b5bd59126517e0b6 Size: 1502224 Package: libglib2.0-doc Source: glib2.0 Version: 2.66.8-1.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 20730 Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Filename: pool/bullseye/main/g/glib2.0/libglib2.0-doc_2.66.8-1.1_all.deb MD5sum: 2cc0dd2f9eb75e44a9ea72ed048d1929 SHA1: 70c35e54a219aba0bf4e1a7ccc0e698c2281b04a SHA256: 4045f95e25b345d13945fe4cc79d66a3485f4c4a0e867045c034b2c13e7d9ad4 SHA512: 9ac44f49f647e43ab7838926bf4bd16caef34b2eb7596273020f3fc7976be42215709339988dcc3c560a02c22fc812827e8ede1084ed0e6d5a463fb2a08762c9 Size: 1500072 Package: libgtk-3-common Source: gtk+3.0 Version: 3.24.24-4+deb11u2.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 25587 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Section: misc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-common_3.24.24-4+deb11u2.1_all.deb MD5sum: f9c2403cb3ca219d73a43fd82cf7b7ce SHA1: 4695df4fab98904e1ce9961f93cbab96e5ce72be SHA256: 9977a183b36f13b8f76e1b667cb85f6067a5e4a3ec2154cf38991a20b2459f4e SHA512: 2600e161fba30866d84ac2ed5f03a5119f70fba3c6cb4eba6b633cf9652fbf98cc296792e1beb37d5ee094c6ad2dbdd92630c69a9a9277f00046b11462e4ced2 Size: 3757820 Package: libgtk-3-common Source: gtk+3.0 Version: 3.24.24-4+deb11u3.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 25587 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Section: misc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-common_3.24.24-4+deb11u3.1_all.deb MD5sum: 7d84be70ce1be9042a06e613bc24f643 SHA1: 8bf6bfe64ce08be8de5e1e7278c91bc09bb449c7 SHA256: 017ccc6b92caa10adaed087dd3b09ff74462eae2089ee300c6c99d4f0f23bbfa SHA512: f3b56957debe4a875a37bed585c38ea4a25ac296706f393537eb4f3868857ab992365cf9889f394b643e84610dbd92f06d3125eafd93d7bee237f515f69d6b3d Size: 3756436 Package: libgtk-3-common Source: gtk+3.0 Version: 3.24.24-4+deb11u4.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 25587 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Section: misc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-common_3.24.24-4+deb11u4.1_all.deb MD5sum: 74752c584d0d36bce9888229bf29f1d2 SHA1: d9961d709f0a14c1db7a47bba0a1e94cd10a5f5c SHA256: da87c7832e6bfc0974681f24bfe86bf5743a9c61aa0e208b21c1baffe9c0d712 SHA512: 4c025672d0c93d855762fdb5b5b6673a5c1f035c8a36798f7611a6b945c8f41f86ffe6d897377306b71b82f365b145f91101b1634c565aaeb9b42df1e207fbc6 Size: 3757276 Package: libgtk-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u2.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 24673 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-doc_3.24.24-4+deb11u2.1_all.deb MD5sum: 4d7ea91f1486d765bd342e15dcfd9334 SHA1: fa2c99712c11df6cf119854bcd6546d06bd03eb8 SHA256: 6a98a51497d2ab8428b7164eca184b262f63287157dfd6a13fbd32a20a5606d1 SHA512: 9c7b8030b44117568f44db240c4eb1375ce947b23371fd0cddedf48dd5bec8573bf1da1da00759b2f6f725e23d9be92a7e913831df02f6c925f5fb511a393c0e Size: 3434680 Package: libgtk-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u3.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 24673 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-doc_3.24.24-4+deb11u3.1_all.deb MD5sum: c3ec40e2d0e3ce26fd4e4fa3e6a6e80b SHA1: 60b32220426296e3e4c07d3c1f9f21aece3785dd SHA256: f1173d8f231778204e257c48c6a1a3ea161eae966fb08900da82552186e65465 SHA512: 3ac28f7aa3db38110b134f37aa6077b61a4a3c259729aefdc421e19dc3826b4f979e7861516dfe2898e3d80c82ca3c54e7d212622589fcee74acc2ae6e4c645e Size: 3435844 Package: libgtk-3-doc Source: gtk+3.0 Version: 3.24.24-4+deb11u4.1 Architecture: all Maintainer: Debian GNOME Maintainers Installed-Size: 24673 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Filename: pool/bullseye/main/g/gtk+3.0/libgtk-3-doc_3.24.24-4+deb11u4.1_all.deb MD5sum: 5fc4601b53c43f39ba7bee17e713e981 SHA1: fe134f01fd8bf498ac98987608e44c88a1e25dc2 SHA256: 4f661d35d2c8e50288c393a54f07741a12b14b7dee8eff59ea08d08924b9215f SHA512: 23c0f9fe61abae0847b62569659f00543a93843e15298a212b95567b4be06ab0a908ff499cb8be7eabe6f2376a39e0b8481ff0006438e73e9e58555d60b5b226 Size: 3435904 Package: python3-commandnotfound Source: command-not-found Version: 18.04.6+nmu1 Architecture: all Maintainer: Michael Vogt Installed-Size: 54 Depends: command-not-found-data (= 18.04.6+nmu1), lsb-release, python3-apt, python3-gdbm, python3:any (>= 3.2~) Replaces: command-not-found (<< 0.3ubuntu7) Section: python Priority: optional Description: Python 3 bindings for command-not-found. This package will install the Python 3 library for command_not_found tool. Original-Maintainer: Zygmunt Krynicki Filename: pool/bullseye/main/c/command-not-found/python3-commandnotfound_18.04.6+nmu1_all.deb MD5sum: bf8e9626586a0cf4e1f4fa73ba0c1c24 SHA1: 66b0667bb0b1a46d059cb87944447cc8526d5b3e SHA256: fca23f1a26fd85de37b0ad1cf843049e90c20417b8a5c3942516ae70c1ee1618 SHA512: c2cb79f9ba25e53fe8154a94779f22ba932c0d3d94eeb110fdf556669aca11a1f786f060a82dd194c2009c1e6ca2b9b492ddacde2dedc6c3935b0454910ed4eb Size: 18212