Package Details - a11y-profile-manager-indicator
Metadata
- Version
- 0.1.11-0ubuntu7
- Architecture
amd64- Section
universe/misc- Priority
optional- Source
a11y-profile-manager- Origin
- Ubuntu
- Maintainer
- Luke Yelavich <themuso@ubuntu.com>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://launchpad.net/a11y-profile-manager
- Description
Accessibility Profile Manager - Unity desktop indicator
Relations
Depends
liba11y-profile-manager-0.1-0 (>= 0.1.3)
libappindicator3-1 (>= 0.2.96)
libc6 (>= 2.34)
libglib2.0-0 (>= 2.30.0)
libgtk-3-0 (>= 3.0.0)
gsettings-desktop-schemas
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 a11y-profile-manager-indicator
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 8 KB
Installed Size: 40 B
Component: universe
Multi-Arch: foreign
Hashes
SHA256: 4771a343ed174981705b9112d60aa7ccb65919638efb3e32dec00915afc18ef4 SHA1: aa3e936ccb23d6cb1a3129e30a1d3f2374bdb7bd MD5: 2c8b1ef9ed5f82c79ca8b73808a39843What 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.