python2-bento on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-bento

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

$ yay -Rns python2-bento

2. Manually Install "python2-bento" via AUR

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

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

b. Clone python2-bento's git locally

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

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

$ cd ~/python2-bento $ makepkg -si

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

ID: 190461
Name: python2-bento
PackageBaseID: 61493
PackageBase: python2-bento
Version: 0.1.1-1
Description: Bento is a no-nonsense packaging tool solution for python softwares.
URL: http://cournape.github.com/Bento/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1344174879
LastModified: 1433900342
URLPath: /cgit/aur.git/snapshot/python2-bento.tar.gz