python-efl on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-efl

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

$ yay -Rns python-efl

2. Manually Install "python-efl" via AUR

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

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

b. Clone python-efl's git locally

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

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

$ cd ~/python-efl $ makepkg -si

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

ID: 1332315
Name: python-efl
PackageBaseID: 76043
PackageBase: python-efl
Version: 1.26.1-1
Description: Python bindings for the Enlightenment Foundation Libraries
URL: http://www.enlightenment.org
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: llde
Submitter: Scimmia
FirstSubmitted: 1386535257
LastModified: 1697045136
URLPath: /cgit/aur.git/snapshot/python-efl.tar.gz