populatefs on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "populatefs" 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
Copied
b. Install populatefs on Arch using YAY
$
yay -S
populatefs
Copied
* (Optional) Uninstall populatefs on Arch using YAY
$
yay -Rns
populatefs
Copied
2. Manually Install "populatefs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone populatefs's git locally
$
git clone https://aur.archlinux.org/populatefs.git
~/populatefs
Copied
c. Go to ~/populatefs folder and install it
$
cd
~/populatefs
Copied
$
makepkg -si
Copied
3. Information about the populatefs package on Arch User Repository (AUR)
ID: 278450
Name: populatefs
PackageBaseID: 107751
PackageBase: populatefs
Version: 1.0-1
Description: Tool for replacing genext2fs when creating ext4 images
URL: https://github.com/lipnitsk/populatefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lipnitsk
Submitter: lipnitsk
FirstSubmitted: 1455766388
LastModified: 1456284357
URLPath: /cgit/aur.git/snapshot/populatefs.tar.gz
Name: populatefs
PackageBaseID: 107751
PackageBase: populatefs
Version: 1.0-1
Description: Tool for replacing genext2fs when creating ext4 images
URL: https://github.com/lipnitsk/populatefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lipnitsk
Submitter: lipnitsk
FirstSubmitted: 1455766388
LastModified: 1456284357
URLPath: /cgit/aur.git/snapshot/populatefs.tar.gz