python2-flask-assets on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python2-flask-assets

* (Optional) Uninstall python2-flask-assets on Arch using YAY

$ yay -Rns python2-flask-assets

2. Manually Install "python2-flask-assets" via AUR

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

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

b. Clone python2-flask-assets's git locally

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

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

$ cd ~/python2-flask-assets $ makepkg -si

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

ID: 491959
Name: python2-flask-assets
PackageBaseID: 63444
PackageBase: python2-flask-assets
Version: 0.12-1
Description: Asset management for Flask, to compress and merge CSS and Javascript files
URL: http://flask-assets.readthedocs.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1349780323
LastModified: 1520271987
URLPath: /cgit/aur.git/snapshot/python2-flask-assets.tar.gz