Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install myspell-tools on Debian Unstable (Sid)


Install myspell-tools

Installing myspell-tools package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install myspell-tools

myspell-tools package information

distro Debian Unstable (Sid)
section Main
name myspell-tools
version 1:3.1-24.1
description tools for myspell
subsection oldlibs
maintainer Debian OpenOffice Team

Uninstall myspell-tools

To remove just myspell-tools package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove myspell-tools

Uninstall myspell-tools and it’s dependent packages

To remove the myspell-tools package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove myspell-tools

Purging myspell-tools

If you also want to delete configuration and/or data files of myspell-tools from Debian Sid then this will work:

sudo apt-get purge myspell-tools

To delete configuration and/or data files of myspell-tools and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove myspell-tools

 

Comments

comments