Find the answer to your Linux question:
Results 1 to 3 of 3
I downloaded the latest version of wine.How can i uninstall the previous one? I wonder if i have to place the .rpm file in a specific location in order to ...
  1. #1
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934

    installing apliccations

    I downloaded the latest version of wine.How can i uninstall the previous one?
    I wonder if i have to place the .rpm file in a specific location in order to install. generally is there a directory that the apliccations should be installed?

  2. #2
    Just Joined! naked dave's Avatar
    Join Date
    Feb 2006
    Location
    Durham, England
    Posts
    43
    Running the .rpm will stick wine in the directory which it needs to be in, usually /usr/bin or /usr/lib somewhere around there?

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by valemon
    How can i uninstall the previous one?
    rpm -e <package name>

    I wonder if i have to place the .rpm file in a specific location in order to install. generally is there a directory that the apliccations should be installed?
    you can specify a location. System will take care of that. usual loaction is /usr/bin or /usr/sbin. /usr/lib is for libraries.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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