> Which program is used the most for installing and desinstaller packages in Debian? Dselect or dpkg? Are there any others? > TIA-Pee > I think you should choose dselect to select the packages you want (at start) and install them using dselect. Later if you want to add packages you could use apt-get. (Both use dpkg to actually install the packages). Ron