Following the links about xfce, it says that
If you are running Trisquel, it is strongly suggested to use a package
manager like aptitude or synaptic to download and install packages, instead
of doing so manually via this website.
You should be able to use any of the listed mirrors by adding a line to your
/etc/apt/sources.list like this:
deb http://es.archive.trisquel.info/trisquel belenos-backports main
Replacing es.archive.trisquel.info/trisquel with the mirror in question.
I have the following sources listed:
#deb cdrom:[Trisquel 7.0 _belenos_ - Release amd64 (20141102)]/ belenos main
# Trisquel repositories for supported software and updates
deb http://fr.archive.trisquel.info/trisquel/ belenos main
deb-src http://fr.archive.trisquel.info/trisquel/ belenos main
deb http://fr.archive.trisquel.info/trisquel/ belenos-security main
deb-src http://fr.archive.trisquel.info/trisquel/ belenos-security main
deb http://fr.archive.trisquel.info/trisquel/ belenos-updates main
deb-src http://fr.archive.trisquel.info/trisquel/ belenos-updates main
#deb http://fr.archive.trisquel.info/trisquel/ belenos-backports main
#deb-src http://fr.archive.trisquel.info/trisquel/ belenos-backports main
1) I suppose that I can use the fr.archive... instead of the es.archive...
listed in the instructions. Isn't that right?
2) Should I just remove the # in front of the last two lines of sources or
the only the second last?
3) Does the last line of the instructions above mean that I must add a # in
front of any other sources?