How to uninstall or remove fglrx-atieventsd software package from Debian 8 (Jessie)

How to uninstall or remove fglrx-atieventsd software package from Debian 8 (Jessie)

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

$ sudo apt-get remove fglrx-atieventsd 

Uninstall fglrx-atieventsd including dependent package

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

$ sudo apt-get remove --auto-remove fglrx-atieventsd 
Use Purging fglrx-atieventsd

If you use with purge options to fglrx-atieventsd package all the configuration and dependent packages will be removed.

$ sudo apt-get purge fglrx-atieventsd 

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 fglrx-atieventsd 

See Also,

How to install fglrx-atieventsd software package from Debian 8 (Jessie)?