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