sage-notebook on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sage-notebook" 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 sage-notebook on Arch using YAY
$
yay -S
sage-notebook
Copied
* (Optional) Uninstall sage-notebook on Arch using YAY
$
yay -Rns
sage-notebook
Copied
2. Manually Install "sage-notebook" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sage-notebook's git locally
$
git clone https://aur.archlinux.org/sage-notebook.git
~/sage-notebook
Copied
c. Go to ~/sage-notebook folder and install it
$
cd
~/sage-notebook
Copied
$
makepkg -si
Copied
3. Information about the sage-notebook package on Arch User Repository (AUR)
ID: 892437
Name: sage-notebook
PackageBaseID: 147788
PackageBase: sage-notebook
Version: 1.1.3-3
Description: Browser-based notebook interface for SageMath
URL: http://www.sagemath.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1577920344
LastModified: 1618418975
URLPath: /cgit/aur.git/snapshot/sage-notebook.tar.gz
Name: sage-notebook
PackageBaseID: 147788
PackageBase: sage-notebook
Version: 1.1.3-3
Description: Browser-based notebook interface for SageMath
URL: http://www.sagemath.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1577920344
LastModified: 1618418975
URLPath: /cgit/aur.git/snapshot/sage-notebook.tar.gz