LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-08-2011, 06:24 PM   #1
newbiesforever
Senior Member
 
Registered: Apr 2006
Location: Iowa
Distribution: Debian distro family
Posts: 2,374

Rep: Reputation: Disabled
how can I reinstall software if my internet is down?


I accidentally wrecked my internet connection by uninstalling some part of KDE that controlled the network. (How am I here? I used a liveCD to get online.) Since the only way I know how to install any Linux software is via the internet, how am I supposed to reinstall the needed network software if I can't get online to get it? The only solution I know is to reinstall the entire distro.

I wish I could use my distro's liveCD to reinstall software without reinstalling the entire distro, but if that's possible, I've never known how.
 
Old 04-08-2011, 06:34 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The live cd is one big file with all the files. No packages.
Just a copy of a previously installed Mepis 8.

All Mepis packages :
http://www.mepiscommunity.org/node/56
> 8 > http://main.mepis-deb.org/mepiscr/repo/
> pool > http://main.mepis-deb.org/mepiscr/repo/pool/main/

..

Last edited by knudfl; 04-10-2011 at 06:31 AM.
 
Old 04-09-2011, 12:02 AM   #3
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Rep: Reputation: 154Reputation: 154
You can manually download the required packages using your favourite web browser, transfer them to your broken system, then use dpkg(8) (Mepis is derived from Debian, right?) to install them.. simples!
 
Old 04-09-2011, 12:31 AM   #4
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Try look for the package on disk, it should be cached:
Code:
find /var/cache/apt/archives/ -name '*.deb'
If its there, then reinstall it with dpkg:
Code:
sudo dpkg -i /var/cache/apt/archives/blah.deb
 
Old 04-09-2011, 12:38 AM   #5
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Quote:
Originally Posted by coralfang View Post
Try look for the package on disk, it should be cached:
Code:
find /var/cache/apt/archives/ -name '*.deb'
If its there, then reinstall it with dpkg:
Code:
sudo dpkg -i /var/cache/apt/archives/blah.deb
+1, check on your hard drive in the location above. If it is there you can follow the process pointed out above OR you could use synaptic to re-install it as it will find the copy in the cache anyway.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reinstall NetworkManager...without internet warlock07 Linux - Newbie 3 10-02-2010 03:27 AM
can I reinstall software to HD from liveCD? newbiesforever Linux - General 1 08-08-2009 03:24 AM
Software Raid & OS Reinstall WingnutOne Linux - General 2 01-18-2008 11:47 AM
Rpm Reinstall software Jantje-Beton Linux - Newbie 4 10-18-2005 04:44 AM
How to reInstall a software thuan1975 Linux - Software 2 07-28-2005 12:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration