kefir on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kefir

* (Optional) Uninstall kefir on Arch using YAY

$ yay -Rns kefir

2. Manually Install "kefir" via AUR

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

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

b. Clone kefir's git locally

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

c. Go to ~/kefir folder and install it

$ cd ~/kefir $ makepkg -si

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

ID: 1387048
Name: kefir
PackageBaseID: 201607
PackageBase: kefir
Version: 0.3.1-1
Description: C17 language compiler for x86_64 systems
URL: https://kefir.protopopov.lv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprotopopov
Submitter: jprotopopov
FirstSubmitted: 1705426113
LastModified: 1705426230
URLPath: /cgit/aur.git/snapshot/kefir.tar.gz