kremlin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S kremlin

* (Optional) Uninstall kremlin on Arch using YAY

$ yay -Rns kremlin

2. Manually Install "kremlin" via AUR

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

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

b. Clone kremlin's git locally

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

c. Go to ~/kremlin folder and install it

$ cd ~/kremlin $ makepkg -si

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

ID: 530248
Name: kremlin
PackageBaseID: 134540
PackageBase: kremlin
Version: 0.9.6.0-2
Description: a tool for extracting low-level F* programs to readable C code
URL: https://github.com/FStarLang/kremlin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crave
FirstSubmitted: 1532683903
LastModified: 1532884367
URLPath: /cgit/aur.git/snapshot/kremlin.tar.gz