![]() |
2009-12-10
, 22:55
|
Posts: 243 |
Thanked: 28 times |
Joined on Nov 2009
|
#81
|
![]() |
2009-12-10
, 23:03
|
Posts: 488 |
Thanked: 107 times |
Joined on Sep 2009
@ Asgard / Midgard / London
|
#83
|
Well, I'm seeing their files in /opt/offscr*... However, when you use apt-get, be sure to check your /var/cache/apt/archives for any leftovers...
![]() |
2009-12-10
, 23:03
|
|
Posts: 1,589 |
Thanked: 720 times |
Joined on Aug 2009
@ Arlington (DFW), Texas
|
#84
|
The Following 2 Users Say Thank You to christexaport For This Useful Post: | ||
![]() |
2009-12-10
, 23:09
|
Posts: 62 |
Thanked: 24 times |
Joined on Nov 2009
@ France
|
#85
|
The Following 2 Users Say Thank You to Aweb For This Useful Post: | ||
![]() |
2009-12-10
, 23:15
|
|
Posts: 378 |
Thanked: 206 times |
Joined on Dec 2009
@ Denmark
|
#86
|
The Following User Says Thank You to mthmob For This Useful Post: | ||
![]() |
2009-12-10
, 23:18
|
Posts: 488 |
Thanked: 107 times |
Joined on Sep 2009
@ Asgard / Midgard / London
|
#87
|
well i tried, det apt-get install command
seems like it can't because of some dependency called libqt4-gui. maybe i should just wait for official release.
The Following User Says Thank You to Thor For This Useful Post: | ||
![]() |
2009-12-10
, 23:40
|
|
Posts: 378 |
Thanked: 206 times |
Joined on Dec 2009
@ Denmark
|
#88
|
it's getting dependencies for me as well. use
sudo gainroot
apt-get install offscr-solitaire
for example.
To clean up downloaded .deb files
cd /var/cache/apt/archives
ls
[you should see a bunch of .deb files, check they are the ones you installed, then...]
mv *.deb /home/user/MyDocs/.documents/
And then you can delete them manually from File Manager app.
I'd rather not say how to delete *.deb just in case anything goes wrong!
Edit: You can replace * with the filename if there are other .deb files in there that you don't want to move.
![]() |
2009-12-10
, 23:45
|
Posts: 68 |
Thanked: 11 times |
Joined on Nov 2009
|
#89
|
/var/tmp/LYuQnvJs.part could not be saved, because of an unknown error occured.
Try saving to different location.
![]() |
2009-12-10
, 23:47
|
Posts: 7 |
Thanked: 2 times |
Joined on Dec 2009
|
#90
|
it's getting dependencies for me as well. use
sudo gainroot
apt-get install offscr-solitaire
for example.
To clean up downloaded .deb files
cd /var/cache/apt/archives
ls
[you should see a bunch of .deb files, check they are the ones you installed, then...]
mv *.deb /home/user/MyDocs/.documents/
And then you can delete them manually from File Manager app.
I'd rather not say how to delete *.deb just in case anything goes wrong!
Edit: You can replace * with the filename if there are other .deb files in there that you don't want to move.