Package Details - libreoffice-l10n-xh
Metadata
- Version
- 4:25.8.6-0ubuntu0.25.10.1
- Architecture
all- Section
localization- Priority
optional- Source
libreoffice- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
- Bugs
- mailto:libreoffice@lists.launchpad.net
- Homepage
- http://www.libreoffice.org
- Description
office productivity suite -- Xhosa language package
Relations
Depends
Recommends
Suggests
hunspell-dictionary-xh
|
myspell-dictionary-xh
|
libreoffice-spellcheck-xh
hyphen-xh
|
libreoffice-hyphenation-xh
libreoffice-grammarcheck-xh
libreoffice-help-xh
mythes-xh
Provides
libreoffice-l10n (= 25.8)
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/2
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-updates
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-2.sources && \
sudo apt update
Step 2: Install the package
sudo apt install libreoffice-l10n-xh
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 221 KB
Installed Size: 1421 B
Component: main
Hashes
SHA256: b0dfb8d6d769916c604f1ecb95ea6845da27c542cc260b417fe96893fc24d91e SHA1: 67207b4c6eed409be5148e8770a87676a7922a10 MD5: 1270c4b3408bac7fd841003c5a15c40cWhat 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.