Package Details - gnome-settings-daemon
Metadata
- Version
- 49.0-1ubuntu3
- Architecture
amd64- Section
gnome- Priority
extra- Origin
- Ubuntu
- Maintainer
- Ubuntu Desktop Team <ubuntu-desktop@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/gnome-settings-daemon
- Description
daemon handling the GNOME session settings
Relations
Depends
default-logind
|
logind
gnome-settings-daemon-common (= 49.0-1ubuntu3)
gsettings-desktop-schemas (>= 46~beta)
libspa-0.2-bluetooth
|
pulseaudio-module-bluetooth
pipewire-audio
|
pulseaudio
libaccountsservice0 (>= 0.6.40)
libasound2t64 (>= 1.0.16)
libc6 (>= 2.38)
libcanberra0 (>= 0.16)
libcolord2 (>= 0.1.10)
libcups2t64 (>= 1.6.0)
libfontconfig1 (>= 2.12.6)
libgck-2-2 (>= 3.2.2)
libgcr-4-4 (>= 3.8.0)
libgeoclue-2-0 (>= 2.4.0)
libgeocode-glib-2-0 (>= 3.26.3)
libglib2.0-0t64 (>= 2.83.0)
libgnome-desktop-4-2t64 (>= 3.34.2)
libgudev-1.0-0 (>= 146)
libgweather-4-0t64 (>= 4.1)
libmm-glib0 (>= 0.7.991)
libnm0 (>= 1.0.0)
libnotify4 (>= 0.7.3)
libp11-kit0 (>= 0.25.0)
libpolkit-gobject-1-0 (>= 0.114)
libpulse-mainloop-glib0 (>= 0.99.1)
libpulse0 (>= 0.99.1)
libsystemd0 (>= 213)
libupower-glib3 (>= 0.99.12)
libx11-6
libxfixes3 (>= 1:6.0.0)
Recommends
Suggests
Breaks
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 gnome-settings-daemon
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 307 KB
Installed Size: 1220 B
Component: main
Hashes
SHA256: e7f2d76e5577f1f51f429b8e00522f9bbd5096508d2763c5c1d52bc40b958cc3 SHA1: 08b983294cc47c1fc1e0f7b183dccc6112d842a0 MD5: a87850b2452c47225258e77e19dcd525What 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.