python2-jsmin on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python2-jsmin

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

$ yay -Rns python2-jsmin

2. Manually Install "python2-jsmin" via AUR

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

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

b. Clone python2-jsmin's git locally

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

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

$ cd ~/python2-jsmin $ makepkg -si

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

ID: 1181095
Name: python2-jsmin
PackageBaseID: 188652
PackageBase: python2-jsmin
Version: 3.0.1-1
Description: JavaScript minifier
URL: https://pypi.org/pypi/jsmin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Score_Under
Submitter: Score_Under
FirstSubmitted: 1670751164
LastModified: 1670751164
URLPath: /cgit/aur.git/snapshot/python2-jsmin.tar.gz

5. The same packages on other Linux Distributions