scurve on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "scurve" 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 scurve on Arch using YAY
$
yay -S
scurve
Copied
* (Optional) Uninstall scurve on Arch using YAY
$
yay -Rns
scurve
Copied
2. Manually Install "scurve" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scurve's git locally
$
git clone https://aur.archlinux.org/scurve.git
~/scurve
Copied
c. Go to ~/scurve folder and install it
$
cd
~/scurve
Copied
$
makepkg -si
Copied
3. Information about the scurve package on Arch User Repository (AUR)
ID: 184844
Name: scurve
PackageBaseID: 83729
PackageBase: scurve
Version: 0.2-1
Description: A collection of algorithms and visualisation tools related to space-filling curves.
URL: https://github.com/cortesi/scurve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1404949763
LastModified: 1433784768
URLPath: /cgit/aur.git/snapshot/scurve.tar.gz
Name: scurve
PackageBaseID: 83729
PackageBase: scurve
Version: 0.2-1
Description: A collection of algorithms and visualisation tools related to space-filling curves.
URL: https://github.com/cortesi/scurve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1404949763
LastModified: 1433784768
URLPath: /cgit/aur.git/snapshot/scurve.tar.gz