Package Details - alsaplayer-common
Metadata
- Version
- 0.99.82-2build1
- Architecture
amd64- Section
universe/sound- Priority
optional- Source
alsaplayer- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://alsaplayer.sourceforge.net/
- Description
audio player (common files)
Relations
Depends
libalsaplayer0 (>= 0.99.82)
libc6 (>= 2.38)
libflac14 (>= 1.5.0)
libgcc-s1 (>= 3.3.1)
libglib2.0-0t64 (>= 2.12.0)
libmad0 (>= 0.15.1b-3)
libsndfile1 (>= 1.0.20)
libstdc++6 (>= 13.1)
libvorbis0a (>= 1.1.2)
libvorbisfile3 (>= 1.1.2)
alsaplayer-alsa
|
alsaplayer-output
alsaplayer-text
|
alsaplayer-interface
Provides
alsaplayer
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 alsaplayer-common
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 146 KB
Installed Size: 483 B
Component: universe
Multi-Arch: foreign
Hashes
SHA256: 720c7469b1f6753a1cc8f3a358af9f5fcc21a3fa006ab39e5e4a5aa46776fd67 SHA1: 43d68cafd42754697d4448b8e415c0925fa4be0d MD5: c5f134aa5391a8f48432faf9a8d94001What 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.