Reply
Thread Tools
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#21
Originally Posted by trantor View Post
You have to enable Redpillmode, then you'll get a new checkbox called "Clear apt cache" in your Programmanager's options dialog. I think this might be the solution.
Yup, that should be it in my case, according to 'the manual':

After activating the red pill mode, the following additional settings are available in "Tools > Settings".

*

Clean apt cache

If activated, the equivalent of "apt-get clean" is performed after every install or update. (This is the behavior for blue-pill mode.)

Which as I just went into red pill mode and checked, this was turned on (which I turned off) and I will now install something and see if it sticks which I am sure it will.

Thanks!

-John
 
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#22
Originally Posted by free View Post
The clean way to get the list of installed package and transfer the list to another machine and install this list is with this:
dpkg --get-selections > list.txt

then to sync the list on another device:
dpkg --set-selections < list.txt

Yes, in theory it's as easy as this


So the dpkg --set-selections < list.txt command will install (or attempt to install) everything in the list as it parses it? It would be simple enough for me to pare down this list to just the things I want installed.

Where and how would it try to find the packages?

-John
 
bluesubaru's Avatar
Posts: 197 | Thanked: 39 times | Joined on Jan 2008 @ Long Island
#23
Reviving this thread to see if anyone has answers to the above question.
__________________
Paul <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Linux newbie with a N810 OS2008 >>>>>>>>>>>>>>>>>> Art is the lie that shows us the Truth
Don't let a suitcase full of cheese be your big fork & spoon
 
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#24
Originally Posted by tobiasj View Post
Where and how would it try to find the packages?

-John
It will download them from internet...


I repeat one single sentence:

Yes, in theory it's as easy as this
The mentionned method is the way to transpose an installation from one PC to another. For upgrades it's a bit more complicated. If transitions are not thought, then it probably won't work..

Needs to be tested.
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:55.