railcar on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S railcar

* (Optional) Uninstall railcar on Arch using YAY

$ yay -Rns railcar

2. Manually Install "railcar" via AUR

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

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

b. Clone railcar's git locally

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

c. Go to ~/railcar folder and install it

$ cd ~/railcar $ makepkg -si

3. Information about the railcar package on Arch User Repository (AUR)

ID: 459663
Name: railcar
PackageBaseID: 127146
PackageBase: railcar
Version: 1.0.4-1
Description: Rust implementation of the Open Containers Initiative oci-runtime
URL: https://github.com/oracle/railcar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mariszo
Submitter: mariszo
FirstSubmitted: 1510310529
LastModified: 1510310529
URLPath: /cgit/aur.git/snapshot/railcar.tar.gz