e2tools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S e2tools

* (Optional) Uninstall e2tools on Arch using YAY

$ yay -Rns e2tools

2. Manually Install "e2tools" via AUR

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

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

b. Clone e2tools's git locally

$ git clone https://aur.archlinux.org/e2tools.git ~/e2tools

c. Go to ~/e2tools folder and install it

$ cd ~/e2tools $ makepkg -si

3. Information about the e2tools package on Arch User Repository (AUR)

ID: 707426
Name: e2tools
PackageBaseID: 99311
PackageBase: e2tools
Version: 0.1.0-3
Description: A simple set of GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.
URL: https://github.com/e2tools/e2tools/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: asgavar
Submitter: gciruelos
FirstSubmitted: 1441336787
LastModified: 1584141340
URLPath: /cgit/aur.git/snapshot/e2tools.tar.gz