livebook on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "livebook" 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 livebook on Arch using YAY
$
yay -S
livebook
Copied
* (Optional) Uninstall livebook on Arch using YAY
$
yay -Rns
livebook
Copied
2. Manually Install "livebook" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone livebook's git locally
$
git clone https://aur.archlinux.org/livebook.git
~/livebook
Copied
c. Go to ~/livebook folder and install it
$
cd
~/livebook
Copied
$
makepkg -si
Copied
3. Information about the livebook package on Arch User Repository (AUR)
ID: 1312965
Name: livebook
PackageBaseID: 192934
PackageBase: livebook
Version: 0.10.0-1
Description: Automate code & data workflows with interactive Elixir notebooks
URL: https://livebook.dev
NumVotes: 1
Popularity: 0.037699
OutOfDate:
Maintainer: nelsonmestevao
Submitter: nelsonmestevao
FirstSubmitted: 1682181510
LastModified: 1693694231
URLPath: /cgit/aur.git/snapshot/livebook.tar.gz
Name: livebook
PackageBaseID: 192934
PackageBase: livebook
Version: 0.10.0-1
Description: Automate code & data workflows with interactive Elixir notebooks
URL: https://livebook.dev
NumVotes: 1
Popularity: 0.037699
OutOfDate:
Maintainer: nelsonmestevao
Submitter: nelsonmestevao
FirstSubmitted: 1682181510
LastModified: 1693694231
URLPath: /cgit/aur.git/snapshot/livebook.tar.gz