octoprint on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "octoprint" 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 octoprint on Arch using YAY
$
yay -S
octoprint
Copied
* (Optional) Uninstall octoprint on Arch using YAY
$
yay -Rns
octoprint
Copied
2. Manually Install "octoprint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone octoprint's git locally
$
git clone https://aur.archlinux.org/octoprint.git
~/octoprint
Copied
c. Go to ~/octoprint folder and install it
$
cd
~/octoprint
Copied
$
makepkg -si
Copied
3. Information about the octoprint package on Arch User Repository (AUR)
ID: 1365230
Name: octoprint
PackageBaseID: 169734
PackageBase: octoprint
Version: 1.9.3-1
Description: The snappy web interface for your 3D printer on Arch Linux
URL: http://octoprint.org/
NumVotes: 5
Popularity: 0.004235
OutOfDate:
Maintainer: pa314159
Submitter: pa314159
FirstSubmitted: 1628463610
LastModified: 1701819262
URLPath: /cgit/aur.git/snapshot/octoprint.tar.gz
Name: octoprint
PackageBaseID: 169734
PackageBase: octoprint
Version: 1.9.3-1
Description: The snappy web interface for your 3D printer on Arch Linux
URL: http://octoprint.org/
NumVotes: 5
Popularity: 0.004235
OutOfDate:
Maintainer: pa314159
Submitter: pa314159
FirstSubmitted: 1628463610
LastModified: 1701819262
URLPath: /cgit/aur.git/snapshot/octoprint.tar.gz