python-rocker on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-rocker

* (Optional) Uninstall python-rocker on Arch using YAY

$ yay -Rns python-rocker

2. Manually Install "python-rocker" via AUR

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

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

b. Clone python-rocker's git locally

$ git clone https://aur.archlinux.org/python-rocker.git ~/python-rocker

c. Go to ~/python-rocker folder and install it

$ cd ~/python-rocker $ makepkg -si

3. Information about the python-rocker package on Arch User Repository (AUR)

ID: 1261289
Name: python-rocker
PackageBaseID: 173122
PackageBase: python-rocker
Version: 0.2.12-1
Description: A tool to run Docker containers with customized extras
URL: https://github.com/osrf/rocker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: circle
Submitter: MidnightExigent
FirstSubmitted: 1636998829
LastModified: 1684719592
URLPath: /cgit/aur.git/snapshot/python-rocker.tar.gz