Find the answer to your Linux question:
Results 1 to 6 of 6
i m using fedora6. i installed livina rpm package. now i want to unintall it. tell me how to uninstall?...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    24

    how to uninstall

    i m using fedora6.

    i installed livina rpm package.

    now i want to unintall it. tell me how to uninstall?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Remove Livna.repo file from /etc/yum.repos.d folder.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Posts
    24
    thanx. for uninstalling freshrpm package which file i need to remove.

  4. #4
    Linux Newbie Tutku's Avatar
    Join Date
    Jul 2007
    Location
    Izmir / Turkey
    Posts
    167
    for RPM packages;
    Code:
    rpm -e package_name
    command will remove the package from your system.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by veda82
    thanx. for uninstalling freshrpm package which file i need to remove.
    Did you check the files in /etc/yum.repos.d folder? There is a freshrpms.repo file too. Delete that file.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Jun 2007
    Posts
    24
    yaa, i found them. thanx.

Posting Permissions

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