python-kitchen on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-kitchen

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

$ yay -Rns python-kitchen

2. Manually Install "python-kitchen" via AUR

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

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

b. Clone python-kitchen's git locally

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

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

$ cd ~/python-kitchen $ makepkg -si

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

ID: 904032
Name: python-kitchen
PackageBaseID: 166571
PackageBase: python-kitchen
Version: 1.2.6-5
Description: Useful snippets of python code
URL: https://github.com/fedora-infra/kitchen
NumVotes: 7
Popularity: 2.5E-5
OutOfDate:
Maintainer: koonix
Submitter: arojas
FirstSubmitted: 1620466222
LastModified: 1620466222
URLPath: /cgit/aur.git/snapshot/python-kitchen.tar.gz