scikits-base on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S scikits-base

* (Optional) Uninstall scikits-base on Arch using YAY

$ yay -Rns scikits-base

2. Manually Install "scikits-base" via AUR

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

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

b. Clone scikits-base's git locally

$ git clone https://aur.archlinux.org/scikits-base.git ~/scikits-base

c. Go to ~/scikits-base folder and install it

$ cd ~/scikits-base $ makepkg -si

3. Information about the scikits-base package on Arch User Repository (AUR)

ID: 197651
Name: scikits-base
PackageBaseID: 46527
PackageBase: scikits-base
Version: 1-2
Description: Files common for all SciKits packages
URL: http://scikits.appspot.com/
NumVotes: 26
Popularity: 0
OutOfDate: 1703695260
Maintainer: sigmundv
Submitter: giniu
FirstSubmitted: 1297760040
LastModified: 1434487673
URLPath: /cgit/aur.git/snapshot/scikits-base.tar.gz