python-doubleratchet on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-doubleratchet

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

$ yay -Rns python-doubleratchet

2. Manually Install "python-doubleratchet" via AUR

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

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

b. Clone python-doubleratchet's git locally

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

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

$ cd ~/python-doubleratchet $ makepkg -si

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

ID: 711793
Name: python-doubleratchet
PackageBaseID: 138334
PackageBase: python-doubleratchet
Version: 0.7.0.beta-5
Description: A python implementation of the Double Ratchet algorithm
URL: https://github.com/Syndace/python-doubleratchet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ppjet6
Submitter: Ppjet6
FirstSubmitted: 1545857376
LastModified: 1585067246
URLPath: /cgit/aur.git/snapshot/python-doubleratchet.tar.gz

5. The same packages on other Linux Distributions