Downloaded and 'installed' with error on MYSQL57 from Petr's PPA.
Using the Terminal what is the command to completely uninstall all of the packages?
73 john
Depends what distribution of linux you are using.
sudo apt-get remove package-name Type: "man apt-get" at console to get more information
or
sudo dnf remove (or autoremove) package-name Type: "man dnf" at console to get more information
-- Saku OH1KH
Using Ubuntu 16.04 Saku
Hi!
Command is then
sudo apt-get remove <package name>
To completely remove all (!!Also logs !!) check after "apt-get remove" that also folders
~/.config/cqrlog /usr/share/cqrlog
are removed.
There are currently 0 users online.
Depends what distribution of linux you are using.
sudo apt-get remove package-name
Type: "man apt-get" at console to get more information
or
sudo dnf remove (or autoremove) package-name
Type: "man dnf" at console to get more information
--
Saku
OH1KH
Using Ubuntu 16.04 Saku
Hi!
Command is then
sudo apt-get remove <package name>
To completely remove all (!!Also logs !!) check after "apt-get remove" that also folders
~/.config/cqrlog
/usr/share/cqrlog
are removed.
--
Saku
OH1KH