criu-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S criu-git

* (Optional) Uninstall criu-git on Arch using YAY

$ yay -Rns criu-git

2. Manually Install "criu-git" via AUR

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

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

b. Clone criu-git's git locally

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

c. Go to ~/criu-git folder and install it

$ cd ~/criu-git $ makepkg -si

3. Information about the criu-git package on Arch User Repository (AUR)

ID: 1062217
Name: criu-git
PackageBaseID: 166889
PackageBase: criu-git
Version: r10915.5b2e5855c-1
Description: Utilities to checkpoint and restore processes in userspace, git version
URL: https://github.com/checkpoint-restore/criu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sashok724
Submitter: sashok724
FirstSubmitted: 1620992420
LastModified: 1649201542
URLPath: /cgit/aur.git/snapshot/criu-git.tar.gz