How to uninstall or remove fusionforge-plugin-scmarch software package from Ubuntu 17.04 (Zesty Zapus)

How to uninstall or remove fusionforge-plugin-scmarch software package from Ubuntu 17.04 (Zesty Zapus)

You can uninstall or removes an installed fusionforge-plugin-scmarch package itself from Ubuntu 17.04 (Zesty Zapus) through the terminal,

$ sudo apt-get remove fusionforge-plugin-scmarch 

Uninstall fusionforge-plugin-scmarch including dependent package

If you would like to remove fusionforge-plugin-scmarch and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove fusionforge-plugin-scmarch 
Use Purging fusionforge-plugin-scmarch

If you use with purge options to fusionforge-plugin-scmarch package all the configuration and dependent packages will be removed.

$ sudo apt-get purge fusionforge-plugin-scmarch 

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 fusionforge-plugin-scmarch 

See Also,

How to install fusionforge-plugin-scmarch software package from Ubuntu 17.04 (Zesty Zapus)?