frama-c on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S frama-c

* (Optional) Uninstall frama-c on Arch using YAY

$ yay -Rns frama-c

2. Manually Install "frama-c" via AUR

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

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

b. Clone frama-c's git locally

$ git clone https://aur.archlinux.org/frama-c.git ~/frama-c

c. Go to ~/frama-c folder and install it

$ cd ~/frama-c $ makepkg -si

3. Information about the frama-c package on Arch User Repository (AUR)

ID: 799334
Name: frama-c
PackageBaseID: 31607
PackageBase: frama-c
Version: 1:21.1-1
Description: Extensible platform dedicated to source-code analysis of C software.
URL: http://frama-c.com
NumVotes: 15
Popularity: 0.350549
OutOfDate: 1652104505
Maintainer: aksr
FirstSubmitted: 1256919844
LastModified: 1601634630
URLPath: /cgit/aur.git/snapshot/frama-c.tar.gz