Detalii pachet - hunspell-ro

Metadate
Versiune
1:25.2.3-1
Arhitectură
all
Secțiune
text
Prioritate
optional
Sursă
libreoffice-dictionaries
Origine
Ubuntu
Întreținător
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Întreținător original
Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Bug-uri
https://bugs.launchpad.net/ubuntu/+filebug
Pagina principală
https://wiki.documentfoundation.org/Language_support_of_LibreOffice
Descriere

Romanian dictionary for hunspell

Relații
Depends
Suggests
Provides
hunspell-dictionary hunspell-dictionary-ro
Dependențe inverse
Se încarcă…
Cum se instalează

Pasul 1: Adăugați acest server APT

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

Pasul 2: Instalați pachetul

sudo apt install hunspell-ro
Stare și Fișiere

Starea stocării: Fizic (În memorie cache)

Dimensiune descărcare: 1006 KB

Dimensiune instalată: 4256 B

Component: main

Multi-Arch: foreign


Hash-uri
SHA256: a1626c92b23b6766a08f4258933e4351d38357a376d3f1181dc8acc5809746c7 SHA1: 1bfe9837053ff240fcec69f86829d402563fd7be MD5: 00fecbc830623aa393b35178b27bbcef
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.