python-baker on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-baker

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

$ yay -Rns python-baker

2. Manually Install "python-baker" via AUR

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

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

b. Clone python-baker's git locally

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

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

$ cd ~/python-baker $ makepkg -si

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

ID: 1002169
Name: python-baker
PackageBaseID: 66225
PackageBase: python-baker
Version: 1.3-5
Description: Easy, powerful access to Python functions from the command line.
URL: https://pypi.org/project/Baker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: demizer
FirstSubmitted: 1357957538
LastModified: 1639383349
URLPath: /cgit/aur.git/snapshot/python-baker.tar.gz