modfox but it's Windows XP... (cue classic popup sfx)
Me, I prefer Ubuntu 16.04...
flynn@theMatrix:~$ sudo su
[sudo] password for flynn:
//I become root so I don't have to type "sudo" every 5
//seconds
root@theMatrix:~# dpkg --list
//Skipping the list
apt-get --purge remove modfox
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
modfox*
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded
After this operation, /*error*/ MB disk space will be freed.
Do you want to continue? [Y/n] y
//Don't worry, I'll reinstall him
root@theMatrix:~# apt-get install modfox
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
modfox libxcb
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
After this operation, /*error*/ MB of additional disk space will be used.
Do you want to continue [Y/n]? y