Package Details - libreoffice-l10n-ts
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 -- Tsonga language package
Relations
Depends
Recommends
Suggests
hunspell-dictionary-ts
|
myspell-dictionary-ts
|
libreoffice-spellcheck-ts
hyphen-ts
|
libreoffice-hyphenation-ts
libreoffice-grammarcheck-ts
libreoffice-help-ts
mythes-ts
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-ts
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 213 KB
Installed Size: 1395 B
Component: main
Hashes
SHA256: e8d6d76242d8986612116feb82f14e99248982d010a96e574d42d2da898776a3 SHA1: 4ffef7ba029778842404faf220417de594794c3c MD5: 52069eebe4ef7d2c7b16bac195319ffaWhat 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.