LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   new to redhat/fedora. rpm question (https://www.linuxquestions.org/questions/fedora-35/new-to-redhat-fedora-rpm-question-251148/)

skog 11-04-2004 02:01 PM

new to redhat/fedora. rpm question
 
im new to fc2/redhat been using linux for a long time. No experience with rpms and such

i skipped or it doesnt install j2re in fc2 install?

tried:
up2date -i j2re
up2date -i java
up2date -i j2sdk

kept saying it couldnt find it. what was i suppost to look for / how to find out?

i went to sun site and downloaded rpm.bin file but it keeps saying the file is corrupt

found a rpm on www.rpmfind.net <is this a good site for rpms?
j2re-1.4.2-8.1.fc2.dag.i586.rpm <what is dag?

halo14 11-04-2004 02:03 PM

that one fro rpm find would work fine... download it.. then get into terminal and run

"rpm -Uvh j2re*.rpm"

That will install it.. or upgrade if it's already present.. though you say it is not..

jolly1701 11-04-2004 02:16 PM

on FC2 u can install synapic which is apt -update/-install for FC2...
with a GUI which acts like a big add/remove program menu
try here for it

http://tinyurl.com/5jxkk

skog 11-05-2004 06:54 AM

what is the difference between apt and update and yum?

ive read about these but why the 3 programs ... are they pulling from the same database of rpms? why use apt or update or yum over the others?

reddazz 11-05-2004 07:07 AM

they are all package managers that do things slightly differnet from each other. APT is based on Debians APT tool but changed slightly so tht it can deal with RPM's. YUM (Yellow Dog Update Manager) was developed initially for the yellow dog distro and is now the default used by Up2date (in FC3 testing anyway).

misc 11-05-2004 08:42 PM

Re: new to redhat/fedora. rpm question
 
Quote:

found a rpm on www.rpmfind.net <is this a good site for rpms?
Check out http://fedoratracker.org regularly until it has indexed all rpms again.
Quote:

j2re-1.4.2-8.1.fc2.dag.i586.rpm <what is dag?
It refers to "Dag Wieers", the name of the person from Belgium who created the packages.

reddazz 11-07-2004 02:27 AM

dag is someone or people who creates and maintains third party rpms for redhat and fedora. I would use the java rpm from sun's java website


All times are GMT -5. The time now is 03:24 PM.