janus on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S janus

* (Optional) Uninstall janus on Arch using YAY

$ yay -Rns janus

2. Manually Install "janus" via AUR

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

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

b. Clone janus's git locally

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

c. Go to ~/janus folder and install it

$ cd ~/janus $ makepkg -si

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

ID: 1426592
Name: janus
PackageBaseID: 203662
PackageBase: janus
Version: 0.9.3-1
Description: Simple gtk notepad written in C
URL: https://github.com/gholmann16/janus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gholmann16
Submitter: gholmann16
FirstSubmitted: 1710352807
LastModified: 1710352807
URLPath: /cgit/aur.git/snapshot/janus.tar.gz