jif on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S jif

* (Optional) Uninstall jif on Arch using YAY

$ yay -Rns jif

2. Manually Install "jif" via AUR

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

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

b. Clone jif's git locally

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

c. Go to ~/jif folder and install it

$ cd ~/jif $ makepkg -si

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

ID: 492474
Name: jif
PackageBaseID: 130600
PackageBase: jif
Version: 3.5.0-1
Description: Security-typed programming language that extends Java with support for information flow control and access control, enforced at both compile time and run time
URL: https://www.cs.cornell.edu/jif/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Tyilo
FirstSubmitted: 1520436409
LastModified: 1520436409
URLPath: /cgit/aur.git/snapshot/jif.tar.gz