![]() |
2008-01-03
, 00:46
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#3
|
![]() |
2008-01-03
, 01:44
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#4
|
Ok, let me start off by saying that I'm one of those people who would rather download and install an .rpm or .deb without the use of a package manager.
![]() |
2008-01-03
, 01:51
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#5
|
![]() |
2008-01-03
, 10:19
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#6
|
The Following User Says Thank You to TA-t3 For This Useful Post: | ||
![]() |
2008-01-03
, 17:49
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#7
|
And lastly, if you simply just want to store any installed package locally then you can use apt-get install to install the packages, and avoid running apt-get clean ever. Unless configured to do otherwise, this will leave every installed package in /var/apt/cache/archives/, from where you could also copy to somewhere else for long-time storage. (Or just try to find the config the previous poster mentioned, if so you could continue to use the application manager.)
![]() |
2008-01-03
, 20:17
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#8
|
That said, I'm having a really hard time doing this for my n800/ 2008 OS. I'm able to dig around and find the .deb, but the dependencies I find always complain about being incompatible.
Is there any way I can save the installed packages and dependencies --- or at the very least, is there a folder where all the .debs are saved when I install them via the package manager?
Thanks in advance!