[ubuntu-in] How to customize an Ubuntu version
Kesavan Subburam
pskeshu at gmail.com
Thu May 19 15:26:38 UTC 2016
You would need a computer that's connected to the Internet to download the
packages though.
Try
apt-get download PACKAGE && apt-cache depends -i PACKAGE | awk '/Depends:/
{print $2}' | xargs apt-get download
Where PACKAGE is your package of interest.
On 19-May-2016 8:11 pm, "Kesavan Subburam" <pskeshu at gmail.com> wrote:
> You could try downloading the .deb packages once, with all the
> dependencies and use dpkg -i * to install them in each of these machines.
>
> But that's the laborious and straightforward way of doing this.
> On 19-May-2016 8:05 pm, "Ramnarayan.K" <ramnarayan.k at gmail.com> wrote:
>
>> Hi
>>
>> I need to install Ubuntu (or mint) on about 30 laptops , apart from the
>> basic install there is a tonne of other software (and i suppose updates)
>> that need to be installed
>>
>> and doing that for 30 ls laptops is both time consuming and band width
>> consuming if i use only the basic install
>>
>> Have tried Ubuntu Customisation Kit (UCK) but this seems to fail when i
>> want to add new / more software .
>>
>> Of course synaptic does not run but neither does the terminal pop up for
>> it to allow adding other software through apt-get install .
>>
>> Any suggestions / alternatives would be much appreciated
>>
>> kind regards
>> ram
>>
>> --
>> ubuntu-in mailing list
>> ubuntu-in at lists.ubuntu.com
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-in/attachments/20160519/4c91d56d/attachment-0001.html>
More information about the ubuntu-in
mailing list