anjuta on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S anjuta

* (Optional) Uninstall anjuta on Arch using YAY

$ yay -Rns anjuta

2. Manually Install "anjuta" via AUR

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

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

b. Clone anjuta's git locally

$ git clone https://aur.archlinux.org/anjuta.git ~/anjuta

c. Go to ~/anjuta folder and install it

$ cd ~/anjuta $ makepkg -si

3. Information about the anjuta package on Arch User Repository (AUR)

ID: 1198901
Name: anjuta
PackageBaseID: 177530
PackageBase: anjuta
Version: 3.34.0-9
Description: GNOME Integrated Development Environment (IDE)
URL: http://www.anjuta.org/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: ian_eo
Submitter: arojas
FirstSubmitted: 1648830559
LastModified: 1674085753
URLPath: /cgit/aur.git/snapshot/anjuta.tar.gz