Package Details - adwaita-icon-theme
Metadata
- Version
- 49.0-1
- Architecture
all- Section
gnome- Priority
optional- 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/adwaita-icon-theme
- Description
default icon theme of GNOME
Relations
Depends
Recommends
Suggests
Breaks
adwaita-icon-theme-full (<< 45.1)
gnome-themes-standard-data (<< 3.18.0-2~)
libmutter-12-0 (<< 44.8-3~)
libmutter-13-0 (<< 45.3-3~)
Replaces
adwaita-icon-theme-full (<< 45.1)
gnome-themes-standard-data (<< 3.18.0-2~)
Provides
adwaita-icon-theme-full (= 49.0-1)
gnome-icon-theme-symbolic
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 adwaita-icon-theme
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 567 KB
Installed Size: 13462 B
Component: main
Multi-Arch: foreign
Hashes
SHA256: 15fe289225acbc8b8cae22c57f1fa9b2d0d0a8a7aca668005a669d90055feb7f SHA1: f522e4116b7de4d42e1b83c51143eea0525aa58e MD5: 9ca2fc1d4a660c842f9df410c8353bf6What 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.