Pakkeoplysninger - aspell-gl-minimos
Metadata
- Version
- 0.5-48
- Arkitektur
all- Sektion
universe/text- Prioritet
optional- Kilde
ispell-gl- Oprindelse
- Ubuntu
- Vedligeholder
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Oprindelig vedligeholder
- Agustin Martin Domingo <agmartin@debian.org>
- Fejl
- https://bugs.launchpad.net/ubuntu/+filebug
- Hjemmeside
- http://ispell-gl.sourceforge.net
- Beskrivelse
Aspell dictionary for Galician (minimos)
Relationer
Omvendte afhængigheder
Indlæser…
Sådan installerer du
Trin 1: Tilføj denne 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
Trin 2: Installer pakken
sudo apt install aspell-gl-minimos
Status og filer
Lagerstatus: Virtuel (Lynsynkronisering)
Downloadstørrelse: 95 KB
Installeret størrelse: 162 B
Komponent: universe
Multi-Ark: foreign
Hash-værdier
SHA256: 542601a475fe4b2a23cfa3ddc68ec5c812cd42f2532ff9729cd783a81e5a9cae SHA1: a3e0e421d1ae61dc6a69cfb99f448d794ed0ea73 MD5: a95615725f401d734c1f56689c3f62a2What 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.