ikos on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ikos

* (Optional) Uninstall ikos on Arch using YAY

$ yay -Rns ikos

2. Manually Install "ikos" via AUR

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

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

b. Clone ikos's git locally

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

c. Go to ~/ikos folder and install it

$ cd ~/ikos $ makepkg -si

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

ID: 1389657
Name: ikos
PackageBaseID: 111726
PackageBase: ikos
Version: 3.2-1
Description: Static analyzer for C and C++ developed by NASA
URL: https://github.com/nasa-sw-vnv/ikos
NumVotes: 8
Popularity: 0.00693
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: arthaud
FirstSubmitted: 1464331463
LastModified: 1705819561
URLPath: /cgit/aur.git/snapshot/ikos.tar.gz

5. The same packages on other Linux Distributions