octoprint on AUR (Arch User Repository)

Last updated: October 05,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

b. Install octoprint on Arch using YAY

$ yay -S octoprint

* (Optional) Uninstall octoprint on Arch using YAY

$ yay -Rns octoprint

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

b. Clone octoprint's git locally

$ git clone https://aur.archlinux.org/octoprint.git ~/octoprint

c. Go to ~/octoprint folder and install it

$ cd ~/octoprint $ makepkg -si

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