openvpn-mbedtls on AUR (Arch User Repository)

Last updated: February 02,2025

1. Install "openvpn-mbedtls" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install openvpn-mbedtls on Arch using YAY

$ yay -S openvpn-mbedtls

* (Optional) Uninstall openvpn-mbedtls on Arch using YAY

$ yay -Rns openvpn-mbedtls

2. Manually Install "openvpn-mbedtls" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openvpn-mbedtls's git locally

$ git clone https://aur.archlinux.org/openvpn-mbedtls.git ~/openvpn-mbedtls

c. Go to ~/openvpn-mbedtls folder and install it

$ cd ~/openvpn-mbedtls $ makepkg -si

3. Information about the openvpn-mbedtls package on Arch User Repository (AUR)

ID: 1408738
Name: openvpn-mbedtls
PackageBaseID: 168355
PackageBase: openvpn-mbedtls
Version: 2.6.9-1
Description: An easy-to-use, robust and highly configurable VPN (Virtual Private Network), linked against the mbedtls library for crypto support.
URL: https://openvpn.net/index.php/open-source.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrislea
Submitter: chrislea
FirstSubmitted: 1624764296
LastModified: 1707854868
URLPath: /cgit/aur.git/snapshot/openvpn-mbedtls.tar.gz