python-inform on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-inform

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

$ yay -Rns python-inform

2. Manually Install "python-inform" via AUR

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

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

b. Clone python-inform's git locally

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

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

$ cd ~/python-inform $ makepkg -si

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

ID: 1230347
Name: python-inform
PackageBaseID: 144922
PackageBase: python-inform
Version: 1.28-1
Description: Print and logging utilities for communicating with user
URL: https://github.com/KenKundert/inform
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1567971382
LastModified: 1679482239
URLPath: /cgit/aur.git/snapshot/python-inform.tar.gz