How to uninstall or remove lightdm-remote-session-uccscon software package from Ubuntu 14.04 LTS (Trusty Tahr)

How to uninstall or remove lightdm-remote-session-uccscon software package from Ubuntu 14.04 LTS (Trusty Tahr)

You can uninstall or removes an installed lightdm-remote-session-uccscon package itself from Ubuntu 14.04 LTS (Trusty Tahr) through the terminal,

$ sudo apt-get remove lightdm-remote-session-uccscon

Uninstall lightdm-remote-session-uccscon including dependent package

If you would like to remove lightdm-remote-session-uccscon and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove lightdm-remote-session-uccscon
Use Purging lightdm-remote-session-uccscon

If you use with purge options to lightdm-remote-session-uccscon package all the configuration and dependent packages will be removed.

$ sudo apt-get purge lightdm-remote-session-uccscon

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 lightdm-remote-session-uccscon

See Also,

How to install lightdm-remote-session-uccscon software package from Ubuntu 14.04 LTS (Trusty Tahr)?