frink on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install frink on Arch using YAY
$
yay -S
frink
Copied
* (Optional) Uninstall frink on Arch using YAY
$
yay -Rns
frink
Copied
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
Copied
b. Clone frink's git locally
$
git clone https://aur.archlinux.org/frink.git
~/frink
Copied
c. Go to ~/frink folder and install it
$
cd
~/frink
Copied
$
makepkg -si
Copied
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
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