alpine-minirootfs on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S alpine-minirootfs

* (Optional) Uninstall alpine-minirootfs on Arch using YAY

$ yay -Rns alpine-minirootfs

2. Manually Install "alpine-minirootfs" via AUR

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

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

b. Clone alpine-minirootfs's git locally

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

c. Go to ~/alpine-minirootfs folder and install it

$ cd ~/alpine-minirootfs $ makepkg -si

3. Information about the alpine-minirootfs package on Arch User Repository (AUR)

ID: 1235681
Name: alpine-minirootfs
PackageBaseID: 191723
PackageBase: alpine-minirootfs
Version: 3.17.2-2
Description: Minimal root filesystem in a chroot
URL: https://alpinelinux.org/
NumVotes: 2
Popularity: 0.001389
OutOfDate:
Maintainer: noobping
Submitter: noobping
FirstSubmitted: 1679229975
LastModified: 1680444959
URLPath: /cgit/aur.git/snapshot/alpine-minirootfs.tar.gz