Find the answer to your Linux question:
Results 1 to 4 of 4
From here: Fedora10 - Fedora Guide How does this line get entered into CLI? su -c 'rpm -ivh http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm ' I'm guessing that I'm creating a file that is a ...
  1. #1
    Linux User
    Join Date
    Apr 2007
    Posts
    289

    "Enable repo, protect repo, then create file in repo folder" ???

    From here:
    Fedora10 - Fedora Guide

    How does this line get entered into CLI?
    su -c 'rpm -ivh http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm'

    I'm guessing that I'm creating a file that is a link to this repository???

    How will I access this file/repository? How will I know that I need to access it???

  2. #2
    Linux Newbie Ziplock's Avatar
    Join Date
    Jan 2009
    Location
    Adelaide
    Posts
    169
    Hi,

    The command you have referenced will go off and download the adobe-release-i386-1.0-1.noarch.rpm RPM and install it on your system.

    You should find the 'Terminal' program installed in Accessories, or under System Tools. Once you start this, you can enter the command. It will ask you for you password.

  3. #3
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    Copy on that Zip - thanks...

  4. #4
    Linux Newbie Ziplock's Avatar
    Join Date
    Jan 2009
    Location
    Adelaide
    Posts
    169
    Glad to help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...