scscp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S scscp

* (Optional) Uninstall scscp on Arch using YAY

$ yay -Rns scscp

2. Manually Install "scscp" via AUR

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

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

b. Clone scscp's git locally

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

c. Go to ~/scscp folder and install it

$ cd ~/scscp $ makepkg -si

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

ID: 938616
Name: scscp
PackageBaseID: 31837
PackageBase: scscp
Version: 1.0.1-3
Description: C library for the Symbolic Computation Software Composibility Protocol
URL: http://www.imcce.fr/Equipes/ASD/trip/scscp/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: remyoudompheng
FirstSubmitted: 1257618352
LastModified: 1627136952
URLPath: /cgit/aur.git/snapshot/scscp.tar.gz