Package Details - ario
Metadata
- Version
- 1.6-1.4build1
- Architecture
amd64- Section
universe/sound- Priority
optional- Origin
- Ubuntu
- Maintainer
- Marc Pavot <marc.pavot@gmail.com>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- http://ario-player.sourceforge.net/
- Description
GTK+ client for the Music Player Daemon (MPD)
Relations
Depends
ario-common (= 1.6-1.4build1)
dbus
libavahi-client3 (>= 0.6.16)
libavahi-common3 (>= 0.6.16)
libavahi-glib1 (>= 0.6.16)
libc6 (>= 2.34)
libcurl3t64-gnutls (>= 7.16.2)
libdbus-glib-1-2 (>= 0.78)
libgdk-pixbuf-2.0-0 (>= 2.22.0)
libglib2.0-0t64 (>= 2.80.0)
libgtk-3-0t64 (>= 3.21.5)
libmpdclient2t64 (>= 2.0)
libpango-1.0-0 (>= 1.14.0)
libtag-c2 (>= 2.0)
libxml2-16 (>= 2.14.1)
Suggests
Provides
mpd-client
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 ario
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 137 KB
Installed Size: 500 B
Component: universe
Hashes
SHA256: fe1e924270e1cde8a77042e972699abe5a60e0b16c5403226c7885e9d7487fb2 SHA1: 08acac4034b64791b1eaeaa0cfcc985673f43bd2 MD5: 57c29e221e9e73a4fae66aac2033d22dWhat 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.