python-web-compile on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-web-compile

* (Optional) Uninstall python-web-compile on Arch using YAY

$ yay -Rns python-web-compile

2. Manually Install "python-web-compile" via AUR

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

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

b. Clone python-web-compile's git locally

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

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

$ cd ~/python-web-compile $ makepkg -si

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

ID: 965131
Name: python-web-compile
PackageBaseID: 166936
PackageBase: python-web-compile
Version: 0.2.2-1
Description: A CLI to compile/minify SCSS & JS, and associated pre-commit hook
URL: https://github.com/executablebooks/web-compile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1621079964
LastModified: 1632467723
URLPath: /cgit/aur.git/snapshot/python-web-compile.tar.gz