BleepingComputer.com: Installation

Jump to content


Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.

Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Installation

#1 User is offline   Feldom 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 3
  • Joined: 17-September 06

Posted 17 September 2006 - 07:10 PM

I am new at Linux
What i want to learn is how to install programs,songs...etc at Linux.I use Fedora Core 5.They told me to use yum but if doesnt work
actually it works but it works only for programs that I can install from the Add/Remove Software.

#2 User is offline   Feldom 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 3
  • Joined: 17-September 06

Posted 18 September 2006 - 07:42 AM

if=it

#3 User is offline   kbk 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 113
  • Joined: 30-September 06
  • Location:Ohio, USA

Posted 30 September 2006 - 12:33 PM

What are you trying to install? For things that you can't get from YUM, you will probably have to become root and chmod them and then ./programname. That's how I have to do it at least.. Hope this helps.
www.thisisbeyondbelief.com

#4 User is offline   Grinler 

  • Bleep Bleep!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Admin
  • Posts: 36,174
  • Joined: 24-January 04
  • Gender:Male
  • Location:USA

Posted 06 October 2006 - 12:27 PM

Yum is to install new programs and check for updates to existing programs installed by yum. Also not all programs are part of the core Yum repository. You can also use Dag which may contain other programs that you can install. To add Dag to yum, do the following:

Type the following:

cd /etc/yum.repos.d
vi dag.repo


Add the text in the quote below to dag.repo and save the file by typeing :wq and pressing enter.

Quote

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1


Now you need to install the dag key by typeing the following and pressing enter:

rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt

Now when you use Yum it will also check the Dag repository.
When you say new songs I am not sure what you mean?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users