Reply
Thread Tools Search this Thread
brkn's Avatar
Posts: 285 | Thanked: 485 times | Joined on Aug 2012 @ Germany
#21
Originally Posted by gsalone View Post
I cannot find Real Golf anywhere, should i need to install again.. any ideas where to find?
Code:
apt-cache showpkg realgolf2011
So reinstall would be
Code:
apt-get install realgolf2011

Last edited by brkn; 10-06-2012 at 06:47 AM.
 

The Following User Says Thank You to brkn For This Useful Post:
Posts: 83 | Thanked: 21 times | Joined on Aug 2012
#22
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?
 
Moderator | Posts: 5,853 | Thanked: 5,299 times | Joined on Nov 2011
#23
Originally Posted by gsalone View Post
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?
I you don't have the package installed already then its:

Code:
apt-get install -d PKG_NAME

If its installed:

Code:
apt-get install -d PKG_NAME --reinstall
The .deb file downloaded is saved in /var/cache/apt/archives/
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 83 | Thanked: 21 times | Joined on Aug 2012
#24
Originally Posted by thedead1440 View Post
I you don't have the package installed already then its:

Code:
apt-get install -d PKG_NAME

If its installed:

Code:
apt-get install -d PKG_NAME --reinstall
The .deb file downloaded is saved in /var/cache/apt/archives/
YES!!! That actually did the trick just fine!

And one final question i promise
How to move this deb from /var/cache/apt/archives/ folder?
It is impossible with any of the File manager apps I have installed

[EDIT] OK done via terminal and devel-su

Last edited by gsalone; 10-06-2012 at 09:29 AM.
 
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 11:28 AM.