Package Details - dictionaries-common
Metadata
- Version
- 1.30.10
- Architecture
all- Section
text- Priority
optional- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Agustin Martin Domingo <agmartin@debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://salsa.debian.org/debian/dictionaries-common
- Description
spelling dictionaries - common utilities
Relations
Depends
Suggests
Breaks
myspell-ca (<= 0.6-10)
myspell-cs-cz (<= 20040229-5)
myspell-de-de-oldspell (<= 1:2-27)
myspell-eu-es (<= 0.4.20081029-4)
myspell-fi (<= 0.7-17.3)
myspell-gl-es (<= 2.2a-8)
myspell-ku (<= 0.20.0-1.1)
myspell-nl (<= 1:2.0-1)
myspell-nr (<< 20070206-4ubuntu1)
myspell-ns (<< 20070206-4ubuntu1)
myspell-sl (<< 1.0-3ubuntu1)
myspell-ss (<< 20070206-4ubuntu1)
myspell-tn (<< 20070206-4ubuntu1)
myspell-ts (<< 20070207-4ubuntu1)
myspell-ve (<< 20070206-3ubuntu1)
myspell-xh (<< 20070206-4ubuntu1)
myspell-zu (<< 20070207-5ubuntu1)
openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3)
Replaces
openoffice.org-updatedicts
Provides
openoffice.org-updatedicts
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 dictionaries-common
Status & Files
Storage State: Virtual (Lazy Sync)
Download Size: 174 KB
Installed Size: 711 B
Component: main
Multi-Arch: foreign
Hashes
SHA256: b3005e55c6f9d11557108d2fcc84567beb93a2ba07e85455aeb3753d051f87e7 SHA1: 964bdf22b0a874de1925b232332a7cf6294a187a MD5: ad349b3053e69f77a9c8f4a15a91ba33What 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.