fuse-ext2 on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S fuse-ext2

* (Optional) Uninstall fuse-ext2 on Arch using YAY

$ yay -Rns fuse-ext2

2. Manually Install "fuse-ext2" via AUR

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

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

b. Clone fuse-ext2's git locally

$ git clone https://aur.archlinux.org/fuse-ext2.git ~/fuse-ext2

c. Go to ~/fuse-ext2 folder and install it

$ cd ~/fuse-ext2 $ makepkg -si

3. Information about the fuse-ext2 package on Arch User Repository (AUR)

ID: 1392880
Name: fuse-ext2
PackageBaseID: 135036
PackageBase: fuse-ext2
Version: 0.0.11-1
Description: A multi OS FUSE module to mount ext2, ext3 and ext4 file system devices and/or images with read write support
URL: https://github.com/alperakcan/fuse-ext2
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1534162701
LastModified: 1706271610
URLPath: /cgit/aur.git/snapshot/fuse-ext2.tar.gz