octoprint-venv on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "octoprint-venv" 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-venv on Arch using YAY

$ yay -S octoprint-venv

* (Optional) Uninstall octoprint-venv on Arch using YAY

$ yay -Rns octoprint-venv

2. Manually Install "octoprint-venv" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone octoprint-venv's git locally

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

c. Go to ~/octoprint-venv folder and install it

$ cd ~/octoprint-venv $ makepkg -si

3. Information about the octoprint-venv package on Arch User Repository (AUR)

ID: 1331619
Name: octoprint-venv
PackageBaseID: 169223
PackageBase: octoprint-venv
Version: 1.9.3-1
Description: Web interface for 3D printers (venv installation type)
URL: http://octoprint.org/
NumVotes: 10
Popularity: 0.075065
OutOfDate:
Maintainer: Jake
Submitter: yan12125
FirstSubmitted: 1627300811
LastModified: 1696946322
URLPath: /cgit/aur.git/snapshot/octoprint-venv.tar.gz