ssreflect on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ssreflect

* (Optional) Uninstall ssreflect on Arch using YAY

$ yay -Rns ssreflect

2. Manually Install "ssreflect" via AUR

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

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

b. Clone ssreflect's git locally

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

c. Go to ~/ssreflect folder and install it

$ cd ~/ssreflect $ makepkg -si

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

ID: 625858
Name: ssreflect
PackageBaseID: 34812
PackageBase: ssreflect
Version: 1.9.0-1
Description: The ssreflect unit of the mathematical components library for Coq.
URL: https://math-comp.github.io/math-comp/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: 0918nobita
Submitter: mboes
FirstSubmitted: 1266586503
LastModified: 1561868761
URLPath: /cgit/aur.git/snapshot/ssreflect.tar.gz