scas on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S scas

* (Optional) Uninstall scas on Arch using YAY

$ yay -Rns scas

2. Manually Install "scas" via AUR

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

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

b. Clone scas's git locally

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

c. Go to ~/scas folder and install it

$ cd ~/scas $ makepkg -si

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

ID: 1014682
Name: scas
PackageBaseID: 92419
PackageBase: scas
Version: 0.5.5-1
Description: SirCmpwn's assembler and linker
URL: https://github.com/KnightOS/scas
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter:
FirstSubmitted: 1429728374
LastModified: 1641468770
URLPath: /cgit/aur.git/snapshot/scas.tar.gz