scip on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S scip

* (Optional) Uninstall scip on Arch using YAY

$ yay -Rns scip

2. Manually Install "scip" via AUR

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

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

b. Clone scip's git locally

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

c. Go to ~/scip folder and install it

$ cd ~/scip $ makepkg -si

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

ID: 1069315
Name: scip
PackageBaseID: 178116
PackageBase: scip
Version: 1.0.0-1
Description: Serial Console Interfacing Program
URL: https://gitlab.com/w0lff/scip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: w0lff
FirstSubmitted: 1650445953
LastModified: 1650445953
URLPath: /cgit/aur.git/snapshot/scip.tar.gz

5. The same packages on other Linux Distributions