mbedtls-dtls on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "mbedtls-dtls" 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 mbedtls-dtls on Arch using YAY

$ yay -S mbedtls-dtls

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

$ yay -Rns mbedtls-dtls

2. Manually Install "mbedtls-dtls" via AUR

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

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

b. Clone mbedtls-dtls's git locally

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

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

$ cd ~/mbedtls-dtls $ makepkg -si

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

ID: 1382479
Name: mbedtls-dtls
PackageBaseID: 201220
PackageBase: mbedtls-dtls
Version: 3.5.0-1
Description: An open source, portable, easy to use, readable and flexible TLS library (with DTLS support)
URL: https://tls.mbed.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1704316682
LastModified: 1704727488
URLPath: /cgit/aur.git/snapshot/mbedtls-dtls.tar.gz