Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
11-21-2003, 10:22 PM
|
#1
|
Member
Registered: Oct 2003
Location: Near the 2002 Winter Olympics
Distribution: Linux Redhat 9.0
Posts: 121
Rep:
|
ALL THIS TO PLAY DVDs
Okay, decided to load APT for Redhat. Downloaded apt.0.5.5cnc6-fr1.i386.rpm Now I type su in terminal then password NOW HOW DO I INSTALL THE ABOVE MENTIONED RPM? Please respond with exact steps keystroke for keystroke. I'm M$ impaired.
|
|
|
11-21-2003, 10:27 PM
|
#2
|
Member
Registered: May 2001
Location: Everett, WA
Distribution: Gentoo, RedHat
Posts: 102
Rep:
|
One way to install it is to type the following:
rpm -ivh apt*
...from the directory which holds this file.
Josh
|
|
|
11-21-2003, 10:35 PM
|
#3
|
Member
Registered: Oct 2003
Location: Near the 2002 Winter Olympics
Distribution: Linux Redhat 9.0
Posts: 121
Original Poster
Rep:
|
How do I get to the directory that holds this file?
|
|
|
11-21-2003, 10:39 PM
|
#4
|
Member
Registered: May 2001
Location: Everett, WA
Distribution: Gentoo, RedHat
Posts: 102
Rep:
|
When you downloaded it, your download manager may have asked you where you wanted to save it. If you dont remember where, it may have been saved in YOUR home directory. In this case, it would be the default directory that you are in when you open your terminal. Type ls (ell - ess, to list the contents of your directory), and if the rpm file is there, you can type the previous command to install it... Otherwise it may be easier for you to follow the actions of downloading the file once more, and stop when you get to the dialogue which prompts you for a location to save the file, and you will know where the file is located so that you can install it.
Josh
|
|
|
11-21-2003, 10:42 PM
|
#5
|
Member
Registered: May 2001
Location: Everett, WA
Distribution: Gentoo, RedHat
Posts: 102
Rep:
|
Oh yes, if the file is located in another directory, like: /home/myUserName/downloads - then you can use the following command structure to change to that directory, (similar to the Microsoft stuff): cd /home/myUserName/downloads.
Keep in mind that nearly everything is case-sensitive in a linux environment. For more information, you can always refer to the man pages. Type 'man rpm' to find out more about rpms.
Josh
|
|
|
11-21-2003, 10:50 PM
|
#6
|
Member
Registered: Oct 2003
Location: Near the 2002 Winter Olympics
Distribution: Linux Redhat 9.0
Posts: 121
Original Poster
Rep:
|
Okay, I found it and used rpm -ivh apt* and got preparing... ############# [100%] and then 1:apt ########### [100%] and is now showing [root@localhost dad]# with the cursor. What is next?
|
|
|
11-21-2003, 11:05 PM
|
#7
|
Member
Registered: May 2001
Location: Everett, WA
Distribution: Gentoo, RedHat
Posts: 102
Rep:
|
Now your package is installed...and you can begin using it. I have not used apt much so I cannot help you out terribly from here. Some resources may include:
http://uug.byu.edu/apt.php
http://apt-rpm.tuxfamily.org/
...I would recomend checking out these websites for further instructions. The first one seemed to have some basic instructions for someone just starting out with this package manager.
Josh
|
|
|
11-21-2003, 11:52 PM
|
#8
|
Member
Registered: May 2003
Location: S.W. Ohio
Distribution: Ubuntu, OS X
Posts: 760
Rep:
|
In a terminal:
su -
password
apt-get install package name
where package name is the application that you want to install.
you also might want to apt-get install synaptic
which is a gui for apt, can be very usefull
|
|
|
11-22-2003, 12:02 AM
|
#9
|
Member
Registered: Oct 2003
Location: Near the 2002 Winter Olympics
Distribution: Linux Redhat 9.0
Posts: 121
Original Poster
Rep:
|
THANKS TO ALL FOR YOUR HELP. WITH YOUR HELP I HAVE INSTALLED SYNAPTIC AND STARTED LOADING NEEDED FILES. THIS SITE HAS BEEN VERY HELPFUL. I LOADED REDHAT 9.0 ONTO A SEPERATE HARD DRIVE WITH A REMOVABLE RACK AND HAVE COMMITED TO LEAVING MY WINDOWS XP OUT UNTIL I CAN MASTER LINUX. I WANT TO SEE IF I CAN COMPLETE ALL THE OPERATIONS AS WITH XP. THANKS AGAIN FOR ALL YOUR HELP. I'M SURE I'LL POST AGAIN PROBABLY SOONER THAN LATER.
|
|
|
11-22-2003, 12:18 AM
|
#10
|
Member
Registered: May 2003
Location: S.W. Ohio
Distribution: Ubuntu, OS X
Posts: 760
Rep:
|
Good job, and post away.
Oh yea, welcome to the forum.
|
|
|
All times are GMT -5. The time now is 08:50 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
|
|