How to uninstall or remove gs-cjk-resource software package from Debian 8 (Jessie)

How to uninstall or remove gs-cjk-resource software package from Debian 8 (Jessie)

You can uninstall or removes an installed gs-cjk-resource package itself from Debian 8 (Jessie) through the terminal,

$ sudo apt-get remove gs-cjk-resource

Uninstall gs-cjk-resource including dependent package

If you would like to remove gs-cjk-resource and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove gs-cjk-resource
Use Purging gs-cjk-resource

If you use with purge options to gs-cjk-resource package all the configuration and dependent packages will be removed.

$ sudo apt-get purge gs-cjk-resource

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 gs-cjk-resource

See Also,

How to install gs-cjk-resource software package from Debian 8 (Jessie)?