Install nuauth-log-mysql
Installing nuauth-log-mysql package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nuauth-log-mysql
nuauth-log-mysql package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nuauth-log-mysql |
version | 2.4.3-3.3+b1 |
description | The authenticating firewall [MySQL log module] |
subsection | net |
website | nufw.orgβ/β-English-.html |
maintainer | Pierre Chifflier |
Uninstall nuauth-log-mysql
To remove just nuauth-log-mysql package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nuauth-log-mysql
Uninstall nuauth-log-mysql and it’s dependent packages
To remove the nuauth-log-mysql package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nuauth-log-mysql
Purging nuauth-log-mysql
If you also want to delete configuration and/or data files of nuauth-log-mysql from Debian Sid then this will work:
sudo apt-get purge nuauth-log-mysql
To delete configuration and/or data files of nuauth-log-mysql and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nuauth-log-mysql