Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


mdf

mdf

3523 posts

Uber Geek

Trusted

#243890 7-Jan-2019 16:21
Send private message

Still learning linux - I'm sure there's a blindingly obvious answer to this, but everything I've tried has failed so far.

 

I have a single board computer (Odroid C1 in this case, but I don't think that should matter). The officially supported is Ubuntu Xenial, which I have installed fine.

 

I want to install OpenVPN v 2.4 on it. Neither the Ubuntu nor OpenVPN official repositories (right word?) have a precompiled package for OpenVPN 2.4, topping out at 2.3.10.

 

However, the Debian repository for Stretch does have OpenVPN 2.4 - see https://packages.debian.org/source/stretch/openvpn.

 

I think I have managed to work out that I can specify an addition source (right word?) by adding an entry in /etc/apt/sources.list.d directory. However, I can't figure out (cough, my google fu has failed to find an answer) as to how I specify the Debian repository for OpenVPN.


Create new topic
marpada
476 posts

Ultimate Geek


  #2155905 7-Jan-2019 16:28
Send private message

Adding a repository meant for another distribution is a recipe for disaster. You'd better try OpenVpn's offical PPA

 

https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos




alexx
867 posts

Ultimate Geek


  #2168139 26-Jan-2019 21:17
Send private message

marpada:

 

Adding a repository meant for another distribution is a recipe for disaster. You'd better try OpenVpn's offical PPA

 

https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos

 

 

This is how I would do it too, which is the same way a lot of people run Spotify under Debian or Ubuntu:

 

$ cat /etc/apt/sources.list.d/spotify.list
# Spotify desktop client for Linux
#
# 1. Update sources.list or spotify.list file:
# deb http://repository.spotify.com stable non-free
# 2. Install public key:
# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
# apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys D2C19886
# 3. Run apt-get update
# apt-get update
# 4. Install spotify client software.
# apt-get install spotify-client

 

deb http://repository.spotify.com stable non-free

 

 

 

The problem with adding an additional Debian repository to your Ubuntu is that OpenVPN 2.4 might require some additional packages and when you run an update, you might get those from the Debian repository too. You could end up with a half and half Debian/Ubuntu frankenstein distribution with a bunch of broken packages.

 

Edit: The procedure with the keys seems to have been updated since I last updated mine:
https://www.spotify.com/se/download/linux/





#include <standard.disclaimer>


Create new topic





News and reviews »

Gen Threat Report Reveals Rise in Crypto, Sextortion and Tech Support Scams
Posted 7-Aug-2025 13:09


Logitech G and McLaren Racing Sign New, Expanded Multi-Year Partnership
Posted 7-Aug-2025 13:00


A Third of New Zealanders Fall for Online Scams Says Trend Micro
Posted 7-Aug-2025 12:43


OPPO Releases Its Most Stylish and Compact Smartwatch Yet, the Watch X2 Mini.
Posted 7-Aug-2025 12:37


Epson Launches New High-End EH-LS9000B Home Theatre Laser Projector
Posted 7-Aug-2025 12:34


Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.