| The Following User Says Thank You to brkn For This Useful Post: | ||
|
|
10-06-2012
, 08:23 AM
|
|
Posts: 83 |
Thanked: 21 times |
Joined on Aug 2012
|
#22
|
|
|
10-06-2012
, 08:24 AM
|
|
Moderator |
Posts: 5,853 |
Thanked: 5,299 times |
Joined on Nov 2011
|
#23
|
Brilliant tip brkn!
Yes i can see a couple of packages, so is there a way to locally download the .deb file or it has to be done with apt-get install realgolf2011?
apt-get install -d PKG_NAME
apt-get install -d PKG_NAME --reinstall
| The Following User Says Thank You to thedead1440 For This Useful Post: | ||
|
|
10-06-2012
, 09:23 AM
|
|
Posts: 83 |
Thanked: 21 times |
Joined on Aug 2012
|
#24
|
I you don't have the package installed already then its:
Code:apt-get install -d PKG_NAME
If its installed:
The .deb file downloaded is saved in /var/cache/apt/archives/Code:apt-get install -d PKG_NAME --reinstall


![]() |
| Thread Tools | Search this Thread |
|
team skeiron - temporary mirror for the community
Last edited by brkn; 10-06-2012 at 06:47 AM.