python-otr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-otr

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

$ yay -Rns python-otr

2. Manually Install "python-otr" via AUR

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

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

b. Clone python-otr's git locally

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

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

$ cd ~/python-otr $ makepkg -si

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

ID: 1385694
Name: python-otr
PackageBaseID: 172557
PackageBase: python-otr
Version: 2.0.1-4
Description: Off-The-Record Messaging protocol implementation for Python
URL: https://github.com/AGProjects/python3-otr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josemslopes
Submitter: josemslopes
FirstSubmitted: 1635615195
LastModified: 1705257777
URLPath: /cgit/aur.git/snapshot/python-otr.tar.gz