python-runlike on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-runlike

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

$ yay -Rns python-runlike

2. Manually Install "python-runlike" via AUR

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

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

b. Clone python-runlike's git locally

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

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

$ cd ~/python-runlike $ makepkg -si

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

ID: 1221036
Name: python-runlike
PackageBaseID: 155299
PackageBase: python-runlike
Version: 1.4.9-1
Description: Given an existing docker container, prints the command line necessary to run a copy of it
URL: https://github.com/lavie/runlike
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1594387984
LastModified: 1677922347
URLPath: /cgit/aur.git/snapshot/python-runlike.tar.gz