mbedtls-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mbedtls-git

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

$ yay -Rns mbedtls-git

2. Manually Install "mbedtls-git" via AUR

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

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

b. Clone mbedtls-git's git locally

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

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

$ cd ~/mbedtls-git $ makepkg -si

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

ID: 1239276
Name: mbedtls-git
PackageBaseID: 142010
PackageBase: mbedtls-git
Version: 3.4.0.r269.gf740767c0-1
Description: An open source, portable, easy to use, readable and flexible SSL library
URL: https://www.trustedfirmware.org/projects/mbed-tls/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1557754129
LastModified: 1681138626
URLPath: /cgit/aur.git/snapshot/mbedtls-git.tar.gz