python2-palm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-palm

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

$ yay -Rns python2-palm

2. Manually Install "python2-palm" via AUR

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

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

b. Clone python2-palm's git locally

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

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

$ cd ~/python2-palm $ makepkg -si

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

ID: 189895
Name: python2-palm
PackageBaseID: 76164
PackageBase: python2-palm
Version: 0.1.7-2
Description: Fast protocol buffer library for Python (Protobufs Are Lightweight Messages)
URL: https://github.com/bumptech/palm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1386810885
LastModified: 1433875813
URLPath: /cgit/aur.git/snapshot/python2-palm.tar.gz