Package Details - hunspell-sv
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
Swedish dictionary for hunspell
Relations
Depends
Suggests
Breaks
hunspell-sv-se (<< 1:6.1.0~rc2-3)
Replaces
hunspell-sv-se (<< 1:6.1.0~rc2-3)
Provides
hunspell-dictionary
hunspell-dictionary-sv
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-sv
Status & Files
Storage State: Physical (Cached)
Download Size: 1549 KB
Installed Size: 8208 B
Component: main
Multi-Arch: foreign
Hashes
SHA256: dff4118ca067a2553190136a5f56002c673ac552520de43451ef7a4ce18c4619 SHA1: 3ccbcf65fc3db0427e5f791c7bd5ab8b48014f17 MD5: c0c900f04d38ef5431d12d05dc535a5bWhat 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.