Repository packages
- Login o registrati per inviare commenti
Hello
I' afraid I don't understand how trisquel repos work.
https://riseup.net/en/vpn/linux reads "The VPN is packaged in Debian bookworm and later" and indicates it can be installed through sudo apt install riseup-vpn
So then I went to my Triskel and did:
me@mytriskel:~$ cat /etc/debian_version
bookworm/sid
me@mytriskel:~$ sudo apt search riseup-vpn
Sorting... Done
Full Text Search... Done
me@mytriskel:~$
Where did I go wrong in assuming that I would find the package?
Trisquel 11 is derived from Debian 11 (bullseye), not Debian 12 (bookworm). When Trisquel 12 will be out, it will probably have that package.
EDIT: If you have Guix installed on Trisquel, try installing bitmask from Guix, it may have the configuration to use riseup vpn.
you can still get the package from the debian repo but there will be probably dependencies problems
Or from an Ubuntu repository: https://packages.ubuntu.com/noble/amd64/riseup-vpn/download
You can install it with GDebi. There is no dependency issue, apparently.
I grabbed the package from the Debian Bookworm repo: https://packages.debian.org/bookworm/amd64/riseup-vpn/download
I tried a --dry-run install on Trisquel 11 and it seemed like it was going to work. I did not install it as I don't need it.
Thank you for so much help.
Because of this:
me@mytriskel:~$ cat /etc/debian_version
bookworm/sid
I thought Aramo (Trisquel 11) came from Bookworm -having an Ubuntu in between.
But after reading you I thought that perhaps I got that output simply because I sometime could have configured an additional source.
So then I did a quick search on the web and it showed me that Aramo does come from Bookworm!
https://en.wikipedia.org/wiki/Trisquel#Release_history
https://askubuntu.com/questions/445487/what-debian-version-are-the-different-ubuntu-versions-based-on
What is the correct data?
I have not found any official Ubuntu document for which version of Ubuntu is based on which version of Debian (but I know it is more complicated than that actually). However, I found pages with release dates of versions, which I hope are correct:
https://wiki.debian.org/DebianReleases
https://doc.ubuntu-fr.org/versions
If Ubuntu 22.04 was released in 2022 and Debian 12 in 2023 as indicated, it is clear that Ubuntu 22.04 cannot be based on Debian 12.
Thanks. That makes sense.
What do you get if you do
cat /etc/debian_version?
Aha, now I understand. Thank you.
- Login o registrati per inviare commenti

