projectcenter on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S projectcenter

* (Optional) Uninstall projectcenter on Arch using YAY

$ yay -Rns projectcenter

2. Manually Install "projectcenter" via AUR

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

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

b. Clone projectcenter's git locally

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

c. Go to ~/projectcenter folder and install it

$ cd ~/projectcenter $ makepkg -si

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

ID: 1209447
Name: projectcenter
PackageBaseID: 113733
PackageBase: projectcenter
Version: 0.7.0-1
Description: GNUstep's integrated development environment (IDE).
URL: https://github.com/gnustep/apps-projectcenter
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: ashman
FirstSubmitted: 1468795605
LastModified: 1676077777
URLPath: /cgit/aur.git/snapshot/projectcenter.tar.gz