Paketin tiedot - libgdk-pixbuf2.0-bin

Metadata
Versio
2.42.12+dfsg-5ubuntu0.1
Arkkitehtuuri
amd64
Osio
libs
Tärkeys
optional
Lähde
gdk-pixbuf
Alkuperä
Ubuntu
Ylläpitäjä
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Alkuperäinen ylläpitäjä
Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Virheet
https://bugs.launchpad.net/ubuntu/+filebug
Kotisivu
https://www.gtk.org/
Kuvaus

GDK Pixbuf library (thumbnailer)

Käänteiset riippuvuudet
Ladataan…
Asennusohje

Vaihe 1: Lisää tämä APT-palvelin

Option A: Using APKG CLI (recommended):

sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/2

Don't have apkg? See how to install APKG CLI.

Option B: Manual bash setup:

sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-updates
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-2.sources && \
sudo apt update

Vaihe 2: Asenna paketti

sudo apt install libgdk-pixbuf2.0-bin
Tila & Tiedostot

Tallennustilan tila: Virtuaalinen (laiska synkronointi)

Latauskoko: 13 KB

Asennuskoko: 75 B

Komponentti: main

Moni-arkkitehtuuri: foreign


Tietolukitukset
SHA256: e5517b58a6ee06c201c9303c1de65a1bbd1a41a0ff33df2b2255f6638e92b0f8 SHA1: dd80e9c2e3ce15225cac58f99fe759d684d1ff16 MD5: 977ab008275976fb80ff2ffe3de15299
What is a Package?

A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.

How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.