klee-uclibc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S klee-uclibc

* (Optional) Uninstall klee-uclibc on Arch using YAY

$ yay -Rns klee-uclibc

2. Manually Install "klee-uclibc" via AUR

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

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

b. Clone klee-uclibc's git locally

$ git clone https://aur.archlinux.org/klee-uclibc.git ~/klee-uclibc

c. Go to ~/klee-uclibc folder and install it

$ cd ~/klee-uclibc $ makepkg -si

3. Information about the klee-uclibc package on Arch User Repository (AUR)

ID: 1344555
Name: klee-uclibc
PackageBaseID: 140612
PackageBase: klee-uclibc
Version: 1.4-5
Description: uclibc for a symbolic virtual machine built on top of the LLVM compiler infrastructure
URL: https://klee.github.io/
NumVotes: 2
Popularity: 0.001239
OutOfDate:
Maintainer: krafczyk.n
Submitter: krafczyk.n
FirstSubmitted: 1553531592
LastModified: 1698667267
URLPath: /cgit/aur.git/snapshot/klee-uclibc.tar.gz