Package Details - libglib2.0-0t64
Metadata
- Version
- 2.86.0-2ubuntu0.3
- Architecture
amd64- Section
libs- Priority
important- Source
glib2.0- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://gitlab.gnome.org/GNOME/glib
- Description
GLib library of C routines
Relations
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
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~)
Replaces
libglib2.0-0 (<< 2.80.0-7~)
Provides
libgio-2.0-0 (= 2.86.0-2ubuntu0.3)
libglib-2.0-0 (= 2.86.0-2ubuntu0.3)
libglib2.0-0 (= 2.86.0-2ubuntu0.3)
libgmodule-2.0-0 (= 2.86.0-2ubuntu0.3)
libgobject-2.0-0 (= 2.86.0-2ubuntu0.3)
libgthread-2.0-0 (= 2.86.0-2ubuntu0.3)
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
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
Step 2: Install the package
sudo apt install libglib2.0-0t64
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 1567 KB
Installed Size: 4334 B
Component: main
Multi-Arch: same
Hashes
SHA256: 41b45b74785ad6562f18dfa7f31774bee1aae017886d45d81dbca1428e815f48 SHA1: fbdae31e751e08ae3cee8d8c7868d0e9b28f1792 MD5: de937f8ddf6569eb104c3ab6617883d1What 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.