python2-rjsmin on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python2-rjsmin

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

$ yay -Rns python2-rjsmin

2. Manually Install "python2-rjsmin" via AUR

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

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

b. Clone python2-rjsmin's git locally

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

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

$ cd ~/python2-rjsmin $ makepkg -si

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

ID: 563682
Name: python2-rjsmin
PackageBaseID: 133530
PackageBase: python2-rjsmin
Version: 1.0.12-2
Description: rJSmin is a javascript minifier written in python
URL: https://github.com/ndparker/rjsmin
NumVotes: 0
Popularity: 0
OutOfDate: 1646868696
Maintainer:
FirstSubmitted: 1529073231
LastModified: 1543344091
URLPath: /cgit/aur.git/snapshot/python2-rjsmin.tar.gz

5. The same packages on other Linux Distributions