python-maybe on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S python-maybe

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

$ yay -Rns python-maybe

2. Manually Install "python-maybe" via AUR

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

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

b. Clone python-maybe's git locally

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

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

$ cd ~/python-maybe $ makepkg -si

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

ID: 453437
Name: python-maybe
PackageBaseID: 107216
PackageBase: python-maybe
Version: 0.3.0-1
Description: See what a program does before deciding whether you really want it to happen.
URL: https://github.com/p-e-w/maybe
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: kpj
Submitter: kpj
FirstSubmitted: 1454785113
LastModified: 1508515251
URLPath: /cgit/aur.git/snapshot/python-maybe.tar.gz