Pakketdetails - asterisk-core-sounds-es-gsm

Metadata
Versie
1.6.1-1
Architectuur
all
Sectie
universe/comm
Prioriteit
extra
Bron
asterisk-core-sounds
Oorsprong
Ubuntu
Onderhouder
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Originele onderhouder
Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Fouten
https://bugs.launchpad.net/ubuntu/+filebug
Beschrijving

asterisk PBX sound files - es-mx/gsm

Relaties
Afhankelijke pakketten
Laden…
Hoe te installeren

Stap 1: Voeg deze APT-server toe

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

Stap 2: Installeer het pakket

sudo apt install asterisk-core-sounds-es-gsm
Status en bestanden

Opslagstatus: Virtueel (Trage Synchronisatie)

Downloadgrootte: 2934 KB

Geïnstalleerde grootte: 3317 B

Component: universe


Hashes
SHA256: 89be59fd9e835a78bf402cbb509056b5030b27dc915405115026db51ad6052ef SHA1: 89641cc6094f5cfdd7ab24bec7f905954adc7774 MD5: 816353723672404a2a9d506989c49f87
What 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.