Package Details - gnome-control-center-faces
Metadata
- Version
- 1:49.0-1ubuntu2.1
- Architecture
all- Section
gnome- Priority
optional- Source
gnome-control-center- 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
- Description
utilities to configure the GNOME desktop - faces images
Relations
Conflicts
unity-control-center-faces
Replaces
unity-control-center-faces
Provides
unity-control-center-faces
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 gnome-control-center-faces
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 1103 KB
Installed Size: 1143 B
Component: main
Multi-Arch: foreign
Hashes
SHA256: 038cbfe1a27ccbce7373380036005686b570ca55c4a7913181a653ce6a0cd73b SHA1: ad700992579191f010867a714376029fd7b66bd7 MD5: 8ad032492ed8b4e0abe9752e03680240What 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.