Package Details - accountsservice-ubuntu-touch-schemas
Metadata
- Version
- 0.0.7+21.10.20210712-0ubuntu3
- Architecture
all- Section
universe/gnome- Priority
optional- Source
gsettings-ubuntu-touch-schemas- Origin
- Ubuntu
- Maintainer
- Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://launchpad.net/gsettings-ubuntu-touch-schemas
- Description
Transitional package for accountsservice-ubuntu-schemas
Relations
Depends
Breaks
ubuntu-system-settings (<= 0.1+14.04.20140130-0ubuntu1)
Replaces
ubuntu-system-settings (<= 0.1+14.04.20140130-0ubuntu1)
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 accountsservice-ubuntu-touch-schemas
Status & Files
Storage State: Physical (Cached)
Download Size: 1 KB
Installed Size: 9 B
Component: universe
Multi-Arch: foreign
Hashes
SHA256: f60be55631a2774133451f0e26d35b79a3216a2adb4c0e3feee24be066e429d9 SHA1: e2b18cac8a3815ee7babde0d9c2d2a12eecda626 MD5: 438d5c9c988d7b9150860f701b5e8e83What 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.