python-pscript on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-pscript

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

$ yay -Rns python-pscript

2. Manually Install "python-pscript" via AUR

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

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

b. Clone python-pscript's git locally

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

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

$ cd ~/python-pscript $ makepkg -si

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

ID: 1059535
Name: python-pscript
PackageBaseID: 141830
PackageBase: python-pscript
Version: 0.7.7-1
Description: Python to JavaScript compiler
URL: https://github.com/flexxui/pscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rraval
FirstSubmitted: 1557092713
LastModified: 1648747383
URLPath: /cgit/aur.git/snapshot/python-pscript.tar.gz