python2-efl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-efl

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

$ yay -Rns python2-efl

2. Manually Install "python2-efl" via AUR

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

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

b. Clone python2-efl's git locally

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

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

$ cd ~/python2-efl $ makepkg -si

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

ID: 951189
Name: python2-efl
PackageBaseID: 76044
PackageBase: python2-efl
Version: 1.25.0-1
Description: Python2 bindings for the Enlightenment Foundation Libraries
URL: http://www.enlightenment.org
NumVotes: 45
Popularity: 0
OutOfDate: 1655766933
Maintainer: nicba1010
FirstSubmitted: 1386535442
LastModified: 1629667173
URLPath: /cgit/aur.git/snapshot/python2-efl.tar.gz

5. The same packages on other Linux Distributions