python-etils on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-etils

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

$ yay -Rns python-etils

2. Manually Install "python-etils" via AUR

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

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

b. Clone python-etils's git locally

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

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

$ cd ~/python-etils $ makepkg -si

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

ID: 1410153
Name: python-etils
PackageBaseID: 182966
PackageBase: python-etils
Version: 1.7.0-1
Description: Collection of common python utils
URL: https://github.com/google/etils
NumVotes: 3
Popularity: 0.002543
OutOfDate:
Maintainer: carlosal1015
Submitter: yan12125
FirstSubmitted: 1654613460
LastModified: 1708070388
URLPath: /cgit/aur.git/snapshot/python-etils.tar.gz