darch on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S darch

* (Optional) Uninstall darch on Arch using YAY

$ yay -Rns darch

2. Manually Install "darch" via AUR

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

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

b. Clone darch's git locally

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

c. Go to ~/darch folder and install it

$ cd ~/darch $ makepkg -si

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

ID: 605743
Name: darch
PackageBaseID: 126222
PackageBase: darch
Version: 0.28.0-1
Description: A utility to that uses containerd to build stateless operating system images that can be booted bare-metal.
URL: https://github.com/godarch/darch
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pauldotknopf
Submitter: pauldotknopf
FirstSubmitted: 1507515313
LastModified: 1555867206
URLPath: /cgit/aur.git/snapshot/darch.tar.gz