How to uninstall or remove opendict-plugins-lingvosoft software package from Ubuntu 14.04 LTS (Trusty Tahr)

How to uninstall or remove opendict-plugins-lingvosoft software package from Ubuntu 14.04 LTS (Trusty Tahr)

You can uninstall or removes an installed opendict-plugins-lingvosoft package itself from Ubuntu 14.04 LTS (Trusty Tahr) through the terminal,

$ sudo apt-get remove opendict-plugins-lingvosoft 

Uninstall opendict-plugins-lingvosoft including dependent package

If you would like to remove opendict-plugins-lingvosoft and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove opendict-plugins-lingvosoft 
Use Purging opendict-plugins-lingvosoft

If you use with purge options to opendict-plugins-lingvosoft package all the configuration and dependent packages will be removed.

$ sudo apt-get purge opendict-plugins-lingvosoft 

If you use purge options along with auto remove, will be removed everything regarding the package, It's really useful when you want to reinstall again.

$ sudo apt-get purge --auto-remove opendict-plugins-lingvosoft 

See Also,

How to install opendict-plugins-lingvosoft software package from Ubuntu 14.04 LTS (Trusty Tahr)?