projectmanager on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S projectmanager

* (Optional) Uninstall projectmanager on Arch using YAY

$ yay -Rns projectmanager

2. Manually Install "projectmanager" via AUR

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

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

b. Clone projectmanager's git locally

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

c. Go to ~/projectmanager folder and install it

$ cd ~/projectmanager $ makepkg -si

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

ID: 1059865
Name: projectmanager
PackageBaseID: 177518
PackageBase: projectmanager
Version: 0.1.0-1
Description: Create and manage diferent projects!
URL: https://github.com/MustachedSquid/ProjectManager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MustachedSquid
FirstSubmitted: 1648816687
LastModified: 1648816687
URLPath: /cgit/aur.git/snapshot/projectmanager.tar.gz