python-omemo on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-omemo

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

$ yay -Rns python-omemo

2. Manually Install "python-omemo" via AUR

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

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

b. Clone python-omemo's git locally

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

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

$ cd ~/python-omemo $ makepkg -si

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

ID: 1109790
Name: python-omemo
PackageBaseID: 183883
PackageBase: python-omemo
Version: 0.14.0beta-2
Description: An open python implementation of the OMEMO Multi-End Message and Object Encryption protocol
URL: https://github.com/Syndace/python-omemo
NumVotes: 0
Popularity: 0
OutOfDate: 1682702664
Maintainer: Ppjet6
Submitter: MarsSeed
FirstSubmitted: 1657378244
LastModified: 1657378512
URLPath: /cgit/aur.git/snapshot/python-omemo.tar.gz

5. The same packages on other Linux Distributions