python2-appjar on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python2-appjar

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

$ yay -Rns python2-appjar

2. Manually Install "python2-appjar" via AUR

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

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

b. Clone python2-appjar's git locally

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

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

$ cd ~/python2-appjar $ makepkg -si

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

ID: 645308
Name: python2-appjar
PackageBaseID: 137554
PackageBase: python-appjar
Version: 0.94-1
Description: Simple Tkinter GUIs in Python
URL: https://github.com/jarvisteach/appJar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: luigoalma
Submitter: luigoalma
FirstSubmitted: 1542998126
LastModified: 1568239223
URLPath: /cgit/aur.git/snapshot/python2-appjar.tar.gz