pjs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pjs

* (Optional) Uninstall pjs on Arch using YAY

$ yay -Rns pjs

2. Manually Install "pjs" via AUR

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

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

b. Clone pjs's git locally

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

c. Go to ~/pjs folder and install it

$ cd ~/pjs $ makepkg -si

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

ID: 1194518
Name: pjs
PackageBaseID: 189409
PackageBase: pjs
Version: 0.1.0-1
Description: A basic CLI for regularly updating your project's status.
URL: https://github.com/bashbunni/pjs#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brenekh
Submitter: brenekh
FirstSubmitted: 1673372092
LastModified: 1673372092
URLPath: /cgit/aur.git/snapshot/pjs.tar.gz