vcsn on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S vcsn

* (Optional) Uninstall vcsn on Arch using YAY

$ yay -Rns vcsn

2. Manually Install "vcsn" via AUR

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

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

b. Clone vcsn's git locally

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

c. Go to ~/vcsn folder and install it

$ cd ~/vcsn $ makepkg -si

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

ID: 511652
Name: vcsn
PackageBaseID: 101749
PackageBase: vcsn
Version: 2.8-1
Description: Finite state machine manipulation platform, consisting of a library and tools implemented on top of it.
URL: http://vcsn.lrde.epita.fr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cdemoulins
FirstSubmitted: 1444651148
LastModified: 1526550282
URLPath: /cgit/aur.git/snapshot/vcsn.tar.gz