mkinitcpio-growrootfs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkinitcpio-growrootfs

* (Optional) Uninstall mkinitcpio-growrootfs on Arch using YAY

$ yay -Rns mkinitcpio-growrootfs

2. Manually Install "mkinitcpio-growrootfs" via AUR

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

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

b. Clone mkinitcpio-growrootfs's git locally

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

c. Go to ~/mkinitcpio-growrootfs folder and install it

$ cd ~/mkinitcpio-growrootfs $ makepkg -si

3. Information about the mkinitcpio-growrootfs package on Arch User Repository (AUR)

ID: 204743
Name: mkinitcpio-growrootfs
PackageBaseID: 71522
PackageBase: mkinitcpio-growrootfs
Version: 0.1-4
Description: mkinitcpio hook to autoscale the rootfs to the size of the partition
URL: https://github.com/GregSutcliffe/aur-projects/tree/master/mkinitcpio-growrootfs
NumVotes: 0
Popularity: 0
OutOfDate: 1709511715
Maintainer: Gwmngilfen
Submitter: Gwmngilfen
FirstSubmitted: 1372901236
LastModified: 1435614219
URLPath: /cgit/aur.git/snapshot/mkinitcpio-growrootfs.tar.gz