chunkfs on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "chunkfs" 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 chunkfs on Arch using YAY
$
yay -S
chunkfs
Copied
* (Optional) Uninstall chunkfs on Arch using YAY
$
yay -Rns
chunkfs
Copied
2. Manually Install "chunkfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chunkfs's git locally
$
git clone https://aur.archlinux.org/chunkfs.git
~/chunkfs
Copied
c. Go to ~/chunkfs folder and install it
$
cd
~/chunkfs
Copied
$
makepkg -si
Copied
3. Information about the chunkfs package on Arch User Repository (AUR)
ID: 920563
Name: chunkfs
PackageBaseID: 97470
PackageBase: chunkfs
Version: 0.8-1
Description: A FUSE based filesystem that allows mounting an arbitrary file or block device as a directory tree of files that each represent a chunk of user-specified size of the mounted file.
URL: http://chunkfs.florz.de/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raansu
Submitter: Spyhawk
FirstSubmitted: 1439451151
LastModified: 1623582905
URLPath: /cgit/aur.git/snapshot/chunkfs.tar.gz
Name: chunkfs
PackageBaseID: 97470
PackageBase: chunkfs
Version: 0.8-1
Description: A FUSE based filesystem that allows mounting an arbitrary file or block device as a directory tree of files that each represent a chunk of user-specified size of the mounted file.
URL: http://chunkfs.florz.de/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raansu
Submitter: Spyhawk
FirstSubmitted: 1439451151
LastModified: 1623582905
URLPath: /cgit/aur.git/snapshot/chunkfs.tar.gz