Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-22-2004, 12:40 AM
|
#1
|
Member
Registered: Mar 2004
Distribution: Win Me|Win2K|WinXP|SuSE7.2 x3|RH 3.0 WS
Posts: 32
Rep:
|
add package
Today was my first day with Debian ever so please help!!!
So I downloaded and burnt the first 3 ISOs (3.0 r2). But I never had to use the 2nd nor the third (installer didn't *specifically* as for 2nd and 3rd). Obviously, 2nd and 3rd has packages in them. The question is, how do I use them? How do I get them out of the CD (metaphorically speaking ofcourse) so they can be instaled (BTW, the only way I know of how to install pakcges right now is via "dpkg-distaddfiles"). My understanding of the Debian packages are similar to the "depot" on HP-UX or "RPM" on RedHat and SuSE for example. If there is a GUI just like HP-UX does where it asks me to load the media with the depots, then that is exactly the answer I am looking for. But I would also love to know how to do this from command line in case my Xserver craps out (and it's cooler to do it from the command line). Please help.
PS. I apologize if my choice of keywords for search was poor.
|
|
|
03-22-2004, 02:15 AM
|
#2
|
Member
Registered: Aug 2003
Location: mechelen (belgium)
Distribution: debian gnu/linux (sid)
Posts: 99
Rep:
|
you installed from CDs?
normally the cds should then be in your /etc/apt/sources.list file
try for example (as root) on the command line:
apt-cache search <editor>
this will look for packages that have <editor> in their name or description and display the package-names for them
if you want to install one of the packages, just type
apt-get install <a packagename>
you might want (to have acces to more and recent software) to add ftp servers to your /etc/apt/sources.list file
then apt-get will look for desired packages on the ftp servers instead of only on the CDs (only use this, if you're on a fast internet connection)
I hope this helps you out
|
|
|
03-22-2004, 05:08 AM
|
#3
|
Member
Registered: Mar 2004
Location: Dresden, Germany
Distribution: Gentoo
Posts: 31
Rep:
|
Hi,
maybe you belong to the category of people entering away any questions of the installer.
Normally you're asked to insert your other CDs during installation. If you want to make other CDs available to apt just do
apt-cdrom add.
Since it is very likely, that some programs on CD 1-3 have dependencies that require the other CDs, you should either get the rest of the CDs or add ftp/http sources. The easiest to achieve this is to use apt-setup.
"GUI": dselect (console),aptitude (console), kpackage (kde), something for gnome does also exist but can't remember the name.
|
|
|
03-23-2004, 11:58 PM
|
#4
|
Member
Registered: Mar 2004
Distribution: Win Me|Win2K|WinXP|SuSE7.2 x3|RH 3.0 WS
Posts: 32
Original Poster
Rep:
|
shdir and kingka, both of your response helped a lot.
"apt-setup" command was exactly what i was looknig for and I also now know to modify the sources.list file as well as some more apt-xx functions.
thanks for the help.
|
|
|
03-24-2004, 01:31 AM
|
#5
|
Member
Registered: Feb 2004
Posts: 467
Rep:
|
Quote:
Originally posted by shedir
"GUI": something for gnome does also exist but can't remember the name.
|
Perhaps you're thinking of synaptic
|
|
|
03-24-2004, 05:34 AM
|
#6
|
Member
Registered: Mar 2004
Location: Dresden, Germany
Distribution: Gentoo
Posts: 31
Rep:
|
Hi,
I didn't know of synaptic until now - good tip it's a nice program (uses WINGs).
BTW: The name of the gnome-apt that ships with debian woody is surprise surprise: gnome-apt.
|
|
|
All times are GMT -5. The time now is 10:15 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|