frink on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S frink

* (Optional) Uninstall frink on Arch using YAY

$ yay -Rns frink

2. Manually Install "frink" via AUR

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

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

b. Clone frink's git locally

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

c. Go to ~/frink folder and install it

$ cd ~/frink $ makepkg -si

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

ID: 573973
Name: frink
PackageBaseID: 138559
PackageBase: frink
Version: 2.2.2-1
Description: Frink is a tcl formatting and static check program. It can prettify your program, minimise, obfuscate or just sanity check it. It can also do some rewriting.
URL: http://catless.ncl.ac.uk/Programs/Frink/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1546735200
LastModified: 1546735200
URLPath: /cgit/aur.git/snapshot/frink.tar.gz