View Single Post
Posts: 52 | Thanked: 22 times | Joined on Apr 2008
#7
You can use dpkg from the command line to manage packages, and apt-get to install them.
dpkg -l - list all packages
dpkg -L xxx - list all files owned by xxx
dpkg -r xxx - remove xxx
dpkg -S yyy - find package owning yyy
dpkg -h - pretty good command list and mini-help

get ssh-server and login from a real keyboard - much easier...