08-04-2016, 11:18 AM
(08-04-2016, 11:02 AM)Wirezfree link Wrote: Yes, in a terminal:
That should remove it.Code:sudo apt-get remove sg3-utils
or
Open Synaptic Package Manager, search for the package you want to remove, sg3-utils
click on the checkbox next to it and select "mark for removal", click "Apply", the package should be removed.
Sometimes applications can also install multiple packages...
To make sure that you uninstall all related packages and configuration files,
You can type in a terminal:
orCode:sudo apt-get purge sg3-utils
Open Synaptic Package Manager, and "mark for complete removal" instead of just "mark for removal".
Thank you so much! I'll wait for awhile. Thank you for being so responsive and helpful.