python2-otr on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-otr

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

$ yay -Rns python2-otr

2. Manually Install "python2-otr" via AUR

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

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

b. Clone python2-otr's git locally

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

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

$ cd ~/python2-otr $ makepkg -si

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

ID: 1119416
Name: python2-otr
PackageBaseID: 135529
PackageBase: python2-otr
Version: 1.2.2-1
Description: Off-The-Record Messaging (OTR) protocol implementation for python
URL: https://pypi.org/project/python-otr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1535643870
LastModified: 1659199732
URLPath: /cgit/aur.git/snapshot/python2-otr.tar.gz