scyther on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S scyther

* (Optional) Uninstall scyther on Arch using YAY

$ yay -Rns scyther

2. Manually Install "scyther" via AUR

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

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

b. Clone scyther's git locally

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

c. Go to ~/scyther folder and install it

$ cd ~/scyther $ makepkg -si

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

ID: 1016276
Name: scyther
PackageBaseID: 132055
PackageBase: scyther
Version: v1.1.3-2
Description: Tool for the symbolic analysis of security protocols
URL: https://www.cs.ox.ac.uk/people/cas.cremers/scyther/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lutobler
Submitter: lutobler
FirstSubmitted: 1525347843
LastModified: 1641761898
URLPath: /cgit/aur.git/snapshot/scyther.tar.gz