Package Details - hunspell-ru
Metadata
- Version
- 1:25.2.3-1
- Architecture
all- Section
text- Priority
optional- Source
libreoffice-dictionaries- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://wiki.documentfoundation.org/Language_support_of_LibreOffice
- Description
Russian dictionary for hunspell
Relations
Depends
Suggests
Breaks
myspell-ru (<= 0.99g5-21)
Replaces
myspell-ru (<= 0.99g5-21)
Provides
hunspell-dictionary
hunspell-dictionary-ru
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/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
Step 2: Install the package
sudo apt install hunspell-ru
Status & Files
Storage State: Physical (Cached)
Download Size: 934 KB
Installed Size: 6140 B
Component: main
Multi-Arch: foreign
Hashes
SHA256: 7725f064bf327e21eba660cf1ab37fb4393273ad8e96bfe96e5dcf3a8d74ea9c SHA1: be5a0ad1a214e96c67010f1dc6c5810b7868031f MD5: 9aefa168e546058384610e969e918951What 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.