Jump to content
Sign in to follow this  
asklinux

Aplikasi Yum ...

Recommended Posts

Cara mudah install/update aplikasi pada radhat/fedora menggunakan yum ..

Install Yum

Dowonload aplikasi yum dari http://fedora.redhat.com/

#rpm -Uvh yum-*.*.rpm

atau (Secara online)

# rpm -Uvh http://download.fedora.redhat.com/pub/fedo...-4-2.noarch.rpm

Jika aplikasi tersebut telah ada untuk update gunakan command yum di bawah

#yum -y Update yum

bagi mengubah configure pada server yg akan di gunakan fail /etc/yum.conf perlulah di ubah suai mengikut keperluan anda

jika tidak ianya akan ke server fedora.org

Seterusnya ....

#yum check-update

bagi mengistall aplikasi terbaru ...

#yum -y install aplikasi

contoh :-

#yum -y install xchat

contoh 2 :-

#yum -y install nmap

bagi mengupdate aplikasi/server pula

#yum -y update kernel (Untuk update kernel linux)

#yum -y update xchat

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...