Installing apt-get RPM on Fedora Core 2
#1
Posted 11 July 2004 - 06:32 AM
As root, "cd" to the directory where you downloaded these two RPMs and go:
rpm -Uvh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm apt-devel-0.5.15cnc6-1.1.fc2.fr.i386.rpm [enter]
(If using konsole, you can copy and paste the above command, without "[enter]" of course...)
Both should install without incident. Next, you must update your machine with apt by going:
apt-get update [enter]
After it finishes, do apt-get update a second time.
When it is through downloading the updates, you will next need the front end for apt which is called "Synaptic."
Still as root go:
apt-get install synaptic
When it is done installing synaptic, just type:
synaptic [enter]
The Synaptic front end will now come up. It is very intuitive, and you shouldn't have too difficult a time figuring out how to use it.
#2
Posted 11 July 2004 - 07:02 AM
I get it all but that part
"cd"? What's that mean?
Thanks alot for all the help you've given me.
#3
Posted 11 July 2004 - 08:26 AM
cd Documents [enter] to change to, or enter that directory.
Lets assume you needed to go to the directory containing your desktop sessions. You would go:
cd /etc/X11/dm/Sessions [enter]
Which would place you in the Sessions directory.
See?
Think of it like this:
You can't build RPMs or Tarballs unless you are in the directory where they are.
Let's pretend you wanted to bake a cake. All the ingredients are in the kitchen, but you're in the upstairs bedroom. You can't make the cake from your bedroom, so you must change rooms. You must go downstairs, and into the kitchen to bake the cake, because that's where it's ingredients are..
Do you know about the fabulous TAB key? It is a lifesaver in Linux! Let's say you wanted to install apt-devel-0.5.15cnc6-1.1.fc2.fr.i386.rpm
Once in the directory where that file is located you would go:
rpm -Uvh apt-d [press tab key]
And the rest is filled in for you automatically so you don't have to type it!
Neat huh?
#5
Posted 11 July 2004 - 11:13 AM
Just Google:
dag apt-get rpm fedora Core 2
#6
Posted 11 July 2004 - 05:14 PM
#7
Posted 12 July 2004 - 06:48 AM
#8
Posted 29 July 2004 - 08:52 PM
And which one should I download from this page?
http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=77396
Is it hard to install? Does it come with installation directions?
Ah! Must... get... Photoshop....
#10
Posted 29 July 2004 - 09:37 PM
For reference; Frank's Corner links.
#11
Posted 31 October 2004 - 08:20 AM
#12
Posted 31 October 2004 - 06:39 PM
in this order
apt-get update
apt-get update
apt-get install synaptic
didnt say this in your post but make sure your root other than that im not sure
#13
Posted 31 October 2004 - 07:50 PM
#14
Posted 31 October 2004 - 08:22 PM
k
what your going to want to do is first hit mark all upgrades and select smart update that will update all software to the current version or i like to do that through the command line
like this
apt-get dist-upgrade this will upgrade everything for you it will ask you if you want to proceed and x amount of space will be taken
synaptic is easily my favorite tool around
you can go by sections
like say applications multimedia hit enter on the package you want to install and it may come up with will install these packages as well or will have to remove the packages now at first you really dont need to worry about it
the best thing about apt is resolved dependcies some applications will ask for different dependcies this handles that for you
once you have all the packages you want to install hit apply it will show how many packages will install/removed/etc. and then you can expand the categories to see whats in each section
just play around with synaptic and youll get the feel
if you dont see the application you want you can add repositories and if you want ill explain that to you im still looking for a site that lists core 2 repositories
apt-get in my opinion shows alot more power through the command line
heres a link to all the commands
http://www.die.net/doc/linux/man/man8/apt-get.8.html
you can also check this out for some more help
http://www.fedoraforum.org/forum/showthread.php?p=12844&mode=threaded

Help










