python-icecream on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-icecream

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

$ yay -Rns python-icecream

2. Manually Install "python-icecream" via AUR

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

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

b. Clone python-icecream's git locally

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

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

$ cd ~/python-icecream $ makepkg -si

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

ID: 1116741
Name: python-icecream
PackageBaseID: 166098
PackageBase: python-icecream
Version: 2.1.3-1
Description: Sweet and creamy print debugging
URL: https://github.com/gruns/icecream
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1619379476
LastModified: 1658725895
URLPath: /cgit/aur.git/snapshot/python-icecream.tar.gz

5. The same packages on other Linux Distributions