Coding, Linux, Hacking Security, Learning!
Debian
aptitude hight leve interface Debian package manager
Sep 11th
aptitude is the nice hight level interface Debian package manager
just type aptitude in console, you will bring up the x11 interface to install, delete ….packages in Debian
Debian Package tool
Sep 11th
dpkg-buildpackage -rfakeroot -b
dpkg-buildpackage -rfakeroot -nc (only compile changed)
dpkg-get -install packagename
How to install package for Debian (apt-get install packagename)
Sep 9th
Here is the command to install package in Debian