LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   First time debian install...have a question. (https://www.linuxquestions.org/questions/linux-software-2/first-time-debian-install-have-a-question-262244/)

BmxFace 12-03-2004 03:15 PM

First time debian install...have a question.
 
Hey i just installed debian. and i chose the minnimal net install. my question is. how do i get packages such as links, lynx, centericq and stuff like that...considering i cant browse yet. and im not sure how debian handles packages...

jshah329 12-03-2004 03:25 PM

Hey

Is your internet connection working?

Just try the following commands:

1. you probably dont have x, so you should aldready be in a terminal, otherwise get to one
2. make yourself the root user "su"
3. Update apt info "apt-get update"
4. Install the packages you want "apt-get install lynx", "apt-get install links", etc"
5. If you are looking for a package but dont quite remember the name look for it in your apt repos "apt-cache search link", "apt-cache search lyn", "apt-cache search mozilla", etc


All times are GMT -5. The time now is 02:55 AM.