python-x3dh on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-x3dh

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

$ yay -Rns python-x3dh

2. Manually Install "python-x3dh" via AUR

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

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

b. Clone python-x3dh's git locally

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

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

$ cd ~/python-x3dh $ makepkg -si

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

ID: 639488
Name: python-x3dh
PackageBaseID: 138333
PackageBase: python-x3dh
Version: 0.5.9.beta-2
Description: A python implementation of the Extended Triple Diffie-Hellman key agreement protocol
URL: https://github.com/Syndace/python-x3dh
NumVotes: 0
Popularity: 0
OutOfDate: 1706788267
Maintainer: Ppjet6
Submitter: Ppjet6
FirstSubmitted: 1545856605
LastModified: 1566486382
URLPath: /cgit/aur.git/snapshot/python-x3dh.tar.gz

5. The same packages on other Linux Distributions