python-ninja-syntax on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-ninja-syntax

* (Optional) Uninstall python-ninja-syntax on Arch using YAY

$ yay -Rns python-ninja-syntax

2. Manually Install "python-ninja-syntax" via AUR

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

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

b. Clone python-ninja-syntax's git locally

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

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

$ cd ~/python-ninja-syntax $ makepkg -si

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

ID: 1274806
Name: python-ninja-syntax
PackageBaseID: 121990
PackageBase: python-ninja-syntax
Version: 1.7.2-5
Description: Python module for generating .ninja files
URL: https://pypi.python.org/pypi/ninja_syntax/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1493691014
LastModified: 1687037993
URLPath: /cgit/aur.git/snapshot/python-ninja-syntax.tar.gz