python-appjar on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-appjar

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

$ yay -Rns python-appjar

2. Manually Install "python-appjar" via AUR

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

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

b. Clone python-appjar's git locally

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

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

$ cd ~/python-appjar $ makepkg -si

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

ID: 645307
Name: python-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/python-appjar.tar.gz