fetch-scm on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fetch-scm" 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
Copied
b. Install fetch-scm on Arch using YAY
$
yay -S
fetch-scm
Copied
* (Optional) Uninstall fetch-scm on Arch using YAY
$
yay -Rns
fetch-scm
Copied
2. Manually Install "fetch-scm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fetch-scm's git locally
$
git clone https://aur.archlinux.org/fetch-scm.git
~/fetch-scm
Copied
c. Go to ~/fetch-scm folder and install it
$
cd
~/fetch-scm
Copied
$
makepkg -si
Copied
3. Information about the fetch-scm package on Arch User Repository (AUR)
ID: 1231428
Name: fetch-scm
PackageBaseID: 170119
PackageBase: fetch-scm
Version: 0.1.6-1
Description: System information fetcher written in GNU Guile Scheme
URL: https://github.com/KikyTokamuro/fetch.scm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vel
Submitter: vel
FirstSubmitted: 1629403050
LastModified: 1679641275
URLPath: /cgit/aur.git/snapshot/fetch-scm.tar.gz
Name: fetch-scm
PackageBaseID: 170119
PackageBase: fetch-scm
Version: 0.1.6-1
Description: System information fetcher written in GNU Guile Scheme
URL: https://github.com/KikyTokamuro/fetch.scm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vel
Submitter: vel
FirstSubmitted: 1629403050
LastModified: 1679641275
URLPath: /cgit/aur.git/snapshot/fetch-scm.tar.gz