python-defcon on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-defcon

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

$ yay -Rns python-defcon

2. Manually Install "python-defcon" via AUR

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

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

b. Clone python-defcon's git locally

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

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

$ cd ~/python-defcon $ makepkg -si

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

ID: 1125012
Name: python-defcon
PackageBaseID: 118418
PackageBase: python-defcon
Version: 0.10.2-1
Description: A set of UFO based objects for use in font editing applications
URL: https://github.com/robotools/defcon
NumVotes: 6
Popularity: 1.234862
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1483579658
LastModified: 1660244192
URLPath: /cgit/aur.git/snapshot/python-defcon.tar.gz

5. The same packages on other Linux Distributions