ninja-ide on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ninja-ide

* (Optional) Uninstall ninja-ide on Arch using YAY

$ yay -Rns ninja-ide

2. Manually Install "ninja-ide" via AUR

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

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

b. Clone ninja-ide's git locally

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

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

$ cd ~/ninja-ide $ makepkg -si

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

ID: 841786
Name: ninja-ide
PackageBaseID: 135327
PackageBase: ninja-ide
Version: 2.4-2
Description: Cross-platform IDE focused on Python application development
URL: http://ninja-ide.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Singularity
Submitter: arojas
FirstSubmitted: 1535098019
LastModified: 1609659217
URLPath: /cgit/aur.git/snapshot/ninja-ide.tar.gz