rkt-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S rkt-bin

* (Optional) Uninstall rkt-bin on Arch using YAY

$ yay -Rns rkt-bin

2. Manually Install "rkt-bin" via AUR

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

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

b. Clone rkt-bin's git locally

$ git clone https://aur.archlinux.org/rkt-bin.git ~/rkt-bin

c. Go to ~/rkt-bin folder and install it

$ cd ~/rkt-bin $ makepkg -si

3. Information about the rkt-bin package on Arch User Repository (AUR)

ID: 663421
Name: rkt-bin
PackageBaseID: 146242
PackageBase: rkt-bin
Version: 1.30.0-1
Description: rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
URL: https://github.com/rkt/rkt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stefanc_diff
Submitter: stefanc_diff
FirstSubmitted: 1572456748
LastModified: 1572964061
URLPath: /cgit/aur.git/snapshot/rkt-bin.tar.gz