View Single Post
Posts: 29 | Thanked: 0 times | Joined on Apr 2013
#6681
Originally Posted by Schturman View Post
As ROOT:
For uninstall:
Code:
apt-get remove n9-qtweakall
For install:
Code:
dpkg -i /path/to/n9-qtweakall*
Post outputs of both of them...
-----------------------------------------------------------

From Terminal, devel-su + rootme

After, 1st command FOR UNINSTALL

~ # apt-get remove n9-qtweakall
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package n9-qtweakall is not installed, so not removed
0 upgraded. 0 newly installed. 0 to remove and 2 not upgraded

After, 2nd command FOR INSTALL

~ # dpkg -i /path/to/n9-qtweakall*
Aegis rejecting /path/to/n9-qtweakall*: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.

~ #