python-mbedtls on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mbedtls

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

$ yay -Rns python-mbedtls

2. Manually Install "python-mbedtls" via AUR

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

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

b. Clone python-mbedtls's git locally

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

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

$ cd ~/python-mbedtls $ makepkg -si

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

ID: 1289325
Name: python-mbedtls
PackageBaseID: 160344
PackageBase: python-mbedtls
Version: 2.7.1-1
Description: A free cryptographic library for Python that uses mbed TLS for back end.
URL: https://pypi.org/project/python-mbedtls/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AchmadFathoni
FirstSubmitted: 1606567796
LastModified: 1689437177
URLPath: /cgit/aur.git/snapshot/python-mbedtls.tar.gz