python-enaml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-enaml

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

$ yay -Rns python-enaml

2. Manually Install "python-enaml" via AUR

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

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

b. Clone python-enaml's git locally

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

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

$ cd ~/python-enaml $ makepkg -si

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

ID: 1144601
Name: python-enaml
PackageBaseID: 138014
PackageBase: python-enaml
Version: 0.15.2-1
Description: Declarative DSL for building rich user interfaces in Python
URL: https://github.com/nucleic/enaml
NumVotes: 0
Popularity: 0
OutOfDate: 1710351454
Maintainer:
Submitter: sameer
FirstSubmitted: 1544670497
LastModified: 1664213974
URLPath: /cgit/aur.git/snapshot/python-enaml.tar.gz