How install gcc with deb
Oliver Grawert
ogra at ubuntu.com
Sat Nov 17 15:40:58 UTC 2018
hi,
Am Samstag, den 17.11.2018, 09:54 -0500 schrieb Robert Heller:
> If this 'Other' computer also has Ubuntu 18.04 installed on it you
> can do:
>
> sudo apt-get update
> sudo apt-get -d install gcc binutils
>
> This will download all of the .deb files you need.
you probably want to call
sudo apt-get clean
before doing the above so you do not get old cached files that were
already sitting inĀ /var/cache/apt/archives/ into the process ...
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20181117/ff987386/attachment.sig>
More information about the ubuntu-users
mailing list