Active Topics

 


Reply
Thread Tools
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#21
I cannot find Real Golf anywhere, should i need to install again.. any ideas where to find?
 
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#22
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; 2012-10-06 at 10:47.
 

The Following User Says Thank You to brkn For This Useful Post:
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#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?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#24
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: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#25
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; 2012-10-06 at 13:29.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:13.