Missing package repository for Ubuntu 25.10 and 26.04 #286
-
|
Hi, I installed openvpn3 on Kubuntu 25.04 because on "https://community.openvpn.net/Pages/OpenVPN3Linux" I've found available repository for "plucky" distribution. |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 1 reply
-
|
The stable repositories (packages.openvpn.net) will only have LTS distributions and releases. Basically Debian, Red Hat Enterprise Linux (including Alma/Rocky Linux) and Ubuntu LTS. These packages is fully supported by OpenVPN Inc, via the support portal. Non-LTS releases need to use the community provided repositories - as indicated here: https://community.openvpn.net/Pages/OpenVPN3Linux#developmentbeta-repository-debian-ubuntu. The You will find Ubuntu 25.10 in the community repository. Ubuntu 26.04 is so new, it will get builds with the next stable release (which is already in the release pipe: no final ETA yet) - but the QA packages are already built in the Beta channel in the community repository. To summarize:
|
Beta Was this translation helpful? Give feedback.
The stable repositories (packages.openvpn.net) will only have LTS distributions and releases. Basically Debian, Red Hat Enterprise Linux (including Alma/Rocky Linux) and Ubuntu LTS. These packages is fully supported by OpenVPN Inc, via the support portal.
Non-LTS releases need to use the community provided repositories - as indicated here: https://community.openvpn.net/Pages/OpenVPN3Linux#developmentbeta-repository-debian-ubuntu. The
Betachannel will carry development releases and builds not yet released. TheStablechannel contains final releases. TheseStablereleases in the community repository may in some cases also contain unstable releases (typically "development releases", which a…