Package Details - libgtk-3-0t64
Metadata
- Version
- 3.24.50-1ubuntu2
- Architecture
amd64- Section
libs- Priority
optional- Source
gtk+3.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://www.gtk.org/
- Description
GTK graphical user interface library
Relations
Depends
adwaita-icon-theme
hicolor-icon-theme
shared-mime-info
libatk-bridge2.0-0t64 (>= 2.15.1)
libatk1.0-0t64 (>= 2.35.1)
libc6 (>= 2.38)
libcairo-gobject2 (>= 1.14.0)
libcairo2 (>= 1.14.0)
libcolord2 (>= 0.1.10)
libcups2t64 (>= 2.3~b6)
libepoxy0 (>= 1.4.3)
libfontconfig1 (>= 2.12.6)
libfribidi0 (>= 0.19.7)
libgdk-pixbuf-2.0-0 (>= 2.40.0)
libglib2.0-0t64 (>= 2.78.0)
libharfbuzz0b (>= 2.2.0)
libpango-1.0-0 (>= 1.45.5)
libpangocairo-1.0-0 (>= 1.44.0)
libpangoft2-1.0-0 (>= 1.44.0)
libwayland-client0 (>= 1.23)
libwayland-cursor0 (>= 1.23)
libwayland-egl1 (>= 1.23)
libx11-6 (>= 2:1.4.99.1)
libxcomposite1 (>= 1:0.4.6)
libxcursor1 (>> 1.1.2)
libxdamage1 (>= 1:1.1)
libxext6
libxfixes3
libxi6 (>= 2:1.2.99.4)
libxinerama1 (>= 2:1.1.4)
libxkbcommon0 (>= 0.5.0)
libxrandr2 (>= 2:1.5.0)
libgtk-3-common (>= 3.24.50-1ubuntu2)
Recommends
Suggests
Breaks
libgtk-3-0 (<< 3.24.41-1.1)
libgtk-layer-shell0 (<< 0.9.0)
Replaces
libgtk-3-0 (<< 3.24.41-1.1)
Provides
gtk3-binver-3.0.0
libgtk-3-0 (= 3.24.50-1ubuntu2)
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/1
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
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-1.sources && \
sudo apt update
Step 2: Install the package
sudo apt install libgtk-3-0t64
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 3186 KB
Installed Size: 9823 B
Component: main
Multi-Arch: same
Hashes
SHA256: 21db4966bc3de8dfbe7af4c22144ecd407a0045ca7039cecad15130a60accd13 SHA1: c3bb4aef1f48eb1e12c8930e8c35b7d4c8176b7b MD5: 925f27773544f24230d1e2f58405ff40What 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.