frama-c on AUR (Arch User Repository)
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install frama-c on Arch using YAY
$
yay -S
frama-c
Copied
* (Optional) Uninstall frama-c on Arch using YAY
$
yay -Rns
frama-c
Copied
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
Copied
b. Clone frama-c's git locally
$
git clone https://aur.archlinux.org/frama-c.git
~/frama-c
Copied
c. Go to ~/frama-c folder and install it
$
cd
~/frama-c
Copied
$
makepkg -si
Copied
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
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