Commands I used to install Chromium web browser in Fedora 14:
$ su
# cd /etc/yum.repos.d/
# wget http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium.repo
# cd
# yum install chromium
I found those instructions at: http://www.if-not-true-then-false.com/2010/install-chromium-on-fedora-using-yum/.
You can also accomplish the same thing by going to http://repos.fedorapeople.org/, clicking on "fedora-14," and pasting the contents of the next page into a new text file at /etc/yum.repos.d/fedora-chromium.repo. Then install Chromium with yum or Yumex.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment