python-pywebview on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pywebview

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

$ yay -Rns python-pywebview

2. Manually Install "python-pywebview" via AUR

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

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

b. Clone python-pywebview's git locally

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

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

$ cd ~/python-pywebview $ makepkg -si

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

ID: 1387381
Name: python-pywebview
PackageBaseID: 150968
PackageBase: python-pywebview
Version: 4.4.1-1
Description: Build GUI for your Python program with JavaScript, HTML, and CSS.
URL: https://github.com/r0x0r/pywebview
NumVotes: 7
Popularity: 0.028358
OutOfDate: 1709395824
Maintainer: Shae.sh
Submitter: kruzah
FirstSubmitted: 1585752517
LastModified: 1705477257
URLPath: /cgit/aur.git/snapshot/python-pywebview.tar.gz