| View previous topic :: View next topic |
| Author |
Message |
Fat_Tuesday
Joined: Mon Oct 09, 2006 1:14 pm Posts: 77
|
Posted: Thu Dec 29, 2011 10:13 pm Post subject: Is it possible ... |
|
|
| ... to create a script or download template which will automatically fetch and install your favourite progs each time you do a fresh install? |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7995 Location: Warrington, UK
|
Posted: Thu Dec 29, 2011 10:28 pm Post subject: |
|
|
Yes.
If you want to know how, it might be a good idea to specify your distro. for a Debian derivative, it would mainly consist of a series of apt-get install calls, possibly preceded by adding repositories to /etc/apt/sources.list. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2353
|
Posted: Thu Dec 29, 2011 10:51 pm Post subject: |
|
|
Ah, but adding repo's isn't enough Nelz... You'd also need to install the required keys so apt[-get|itude] won't complain about untrusted sources But, one could always specify those beforehand, just after overwriting the entire sources.list from said script
Hmmm, interesting thought. Maybe I'll try this out in a VM later  |
|
| Back to top |
|
 |
Fat_Tuesday
Joined: Mon Oct 09, 2006 1:14 pm Posts: 77
|
Posted: Thu Dec 29, 2011 10:56 pm Post subject: |
|
|
I'm using ubuntu 11.10 - I kept the specifics out of it in case there was a generic way of doing stuff . |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|