python-xstatic on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-xstatic

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

$ yay -Rns python-xstatic

2. Manually Install "python-xstatic" via AUR

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

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

b. Clone python-xstatic's git locally

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

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

$ cd ~/python-xstatic $ makepkg -si

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

ID: 880837
Name: python-xstatic
PackageBaseID: 164699
PackageBase: python-xstatic
Version: 1.0.2-2
Description: XStatic base package with minimal support code
URL: https://github.com/xstatic-py/xstatic
NumVotes: 0
Popularity: 0
OutOfDate: 1691342473
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1616402480
LastModified: 1616424449
URLPath: /cgit/aur.git/snapshot/python-xstatic.tar.gz

5. The same packages on other Linux Distributions