alpine-make-rootfs on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S alpine-make-rootfs

* (Optional) Uninstall alpine-make-rootfs on Arch using YAY

$ yay -Rns alpine-make-rootfs

2. Manually Install "alpine-make-rootfs" via AUR

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

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

b. Clone alpine-make-rootfs's git locally

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

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

$ cd ~/alpine-make-rootfs $ makepkg -si

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

ID: 694773
Name: alpine-make-rootfs
PackageBaseID: 148946
PackageBase: alpine-make-rootfs
Version: 0.5.1-1
Description: Builds customized Alpine Linux rootfs for containers.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1644494411
Maintainer: DanielDavis
Submitter: DanielDavis
FirstSubmitted: 1581193443
LastModified: 1581193443
URLPath: /cgit/aur.git/snapshot/alpine-make-rootfs.tar.gz