python2-formlayout on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-formlayout

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

$ yay -Rns python2-formlayout

2. Manually Install "python2-formlayout" via AUR

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

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

b. Clone python2-formlayout's git locally

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

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

$ cd ~/python2-formlayout $ makepkg -si

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

ID: 325638
Name: python2-formlayout
PackageBaseID: 47946
PackageBase: python2-formlayout
Version: 1.1.0-1
Description: Tiny Python module for creating form dialogs/widgets to edit various type of parameters
URL: https://github.com/PierreRaybaut/formlayout
NumVotes: 4
Popularity: 0
OutOfDate: 1617476030
Maintainer:
FirstSubmitted: 1302014179
LastModified: 1469899717
URLPath: /cgit/aur.git/snapshot/python2-formlayout.tar.gz