python2-encore on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-encore

* (Optional) Uninstall python2-encore on Arch using YAY

$ yay -Rns python2-encore

2. Manually Install "python2-encore" via AUR

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

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

b. Clone python2-encore's git locally

$ git clone https://aur.archlinux.org/python2-encore.git ~/python2-encore

c. Go to ~/python2-encore folder and install it

$ cd ~/python2-encore $ makepkg -si

3. Information about the python2-encore package on Arch User Repository (AUR)

ID: 209929
Name: python2-encore
PackageBaseID: 59330
PackageBase: python2-encore
Version: 0.6.0-1
Description: A collection of core-level utility modules
URL: https://github.com/enthought/encore
NumVotes: 6
Popularity: 0
OutOfDate: 1500237133
Maintainer:
FirstSubmitted: 1337253854
LastModified: 1436449688
URLPath: /cgit/aur.git/snapshot/python2-encore.tar.gz

5. The same packages on other Linux Distributions