python2-potr on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-potr

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

$ yay -Rns python2-potr

2. Manually Install "python2-potr" via AUR

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

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

b. Clone python2-potr's git locally

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

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

$ cd ~/python2-potr $ makepkg -si

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

ID: 311907
Name: python2-potr
PackageBaseID: 63704
PackageBase: python2-potr
Version: 1.0.1-3
Description: This is a pure Python2 OTR implementation; it does not bind to libotr.
URL: https://github.com/afflux/pure-python-otr
NumVotes: 29
Popularity: 0
OutOfDate: 1641334608
Maintainer:
FirstSubmitted: 1350563540
LastModified: 1465560418
URLPath: /cgit/aur.git/snapshot/python2-potr.tar.gz