Re: an apt-get (I thinj) question

2000-11-19 Thread Erik Steffl
apt-get install package (nmap is in systools I think, check the debian web page, the last search on packagespage searches for the files and tells you where they are found) I also like to use aptitude instead of dselect, there are more tools like that, again, check the debian packages web pa

Re: an apt-get (I thinj) question

2000-11-19 Thread Jeff Green
apt-get install nmap Stan Brown wrote: > > Given a properly configured, and net conected Potato system, is there > a quick > way to nstall just on package with resorting to searvhing through the > entire > dselect list? > > For example I would like to install na

Re: an apt-get (I thinj) question

2000-11-19 Thread Maury Merkin
Sure, As root: # apt-get install nmap That should do it. Maury Stan Brown wrote: > Given a properly configured, and net conected Potato system, is there > a quick > way to nstall just on package with resorting to searvhing through the > entire > dselect list? > >

Re: an apt-get (I thinj) question

2000-11-19 Thread Casey Henderson
apt-get install nmap -- Casey Henderson [EMAIL PROTECTED] http://www.cs.umaine.edu/~hender97/

an apt-get (I thinj) question

2000-11-19 Thread Stan Brown
Given a properly configured, and net conected Potato system, is there a quick way to nstall just on package with resorting to searvhing through the entire dselect list? For example I would like to install namp with something like: "unknown_command" nmap