Find the answer to your Linux question:
Results 1 to 7 of 7
How to reinstall yum onto linpus lite, no knowledge at all of linux and accidently wiped yum off, don't have add & remove option anymore. GOt helpful posts before but ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Location
    UK
    Posts
    8

    Wink Acer Aspire One

    How to reinstall yum onto linpus lite, no knowledge at all of linux and accidently wiped yum off, don't have add & remove option anymore.
    GOt helpful posts before but need more detail to use terminal window as got in as 'root' user, have download in 'my downloads' but not sure how to install it ... any simple instructions...pls

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    I don't run a rpm based distro or use yum. But I got this for reinstalling yum from a old 2007 post, so the yum tar.gz may be a bit dated. so for lines 4 and 5 and 6 just substitute the name of the yum tar.gz you downloaded. Some other Fedora/Mandriva/ Open Suse users who use rpm distros should be able to coach you through this. I have just given the basic steps for reinstalling yum from a old link. Good luck.


    As root,
    cd ~
    mkdir setups
    cd setups
    wget http://linux.duke.edu/projects/yum/d...m-2.0.7.tar.gz
    tar -xvzf yum-2.0.7.tar.gz
    cd yum-2.0.7
    ./configure
    make
    make install
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    This should show you how to setup a root password in Acer Aspire one.

    Add Apps to the Acer Aspire one - Step 4: Change the root password.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  4. #4
    Just Joined!
    Join Date
    Jan 2009
    Location
    UK
    Posts
    8

    continued...

    Hi

    I've already been in and changed the root password and been able to work from root . Previously had tried the first suggestion above and got as far as 'make' then 'make install' which is when it wouldn't work, maybe I'd got the wrong version of yum?
    Up until that point it was all going well...
    I'm looking at a re-install of LInux from flash drive at the moment but i still think there is an easier way. How do I find the correct version of yum for my Acer Aspire one, linpus lite, bought december 2008??

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    Well, Like I said. I don't own a Acer Aspire one, or run Linpus. So you can take what I'm going to suggest with a grain of salt. If I was in your situation I would install the older Version of Yum I provided to get Yum reinstalled on your operating System. Then I would figure out how to upgrade it using your working yum install.

    I don't know how you would go about doing a yum upgrade though. Maybe somebody else will jump in and tell you though.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  6. #6
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    I'd say, go for what Roky suggests. I like to compile software, but only when I have a package manager ready to handle the dependencies. I am looking at LFS though (been working on it, but host system too contaminated) which is kind of fun. I hope to get another PC soon on which I can install Gentoo.

    What roky said is probably how it should work. I don't have RedHat based systems either (only Debian and source based), and I'd really like to help you further, but I'm afraid I can't.

    Hope it works, and if it doesn't, you can always reinstall your OS(last option though).

  7. #7
    Just Joined!
    Join Date
    Jan 2009
    Location
    UK
    Posts
    8

    Thumbs up Thanks Guys

    Thanks, in the end I reinstalled the OS and it went so smooth and easy + very quick. Created recovery on a flash drive then re- installed without problems
    Now have all options back (and feel I can explore more now I know how to recover !!!
    Thanks for help!
    Tigerjilly2

Posting Permissions

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