downloading only Trisquel 12 from the Repository
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
Hi,
In order not to download the whole repository with Trisquel 10, 11, 12
with:
"One nice thing about mirroring the complete repo is that is only one command[1].
rsync -rlpthi --delete-after --stats rsync.trisquel.org::trisquel.packages ".
which would be almost 2 TB.
I would like to download from the repository only Trisquel 12 Ecne.
What would be the command for that?
thanks
Gottfried
Hello Gottfried,
Maybe you meant these commands:
$ wget -c https://cdimage.trisquel.org/trisquel-images/triskel_12.0_amd64.iso
$ curl -O -L https://cdimage.trisquel.org/trisquel-images/triskel_12.0_amd64.iso
I have already downloaded the isos,
and installed Trisquel
but I want everything from the repository of Trisquel 12, in order to install them offline.
thanks

