ocfs2-tools on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S ocfs2-tools

* (Optional) Uninstall ocfs2-tools on Arch using YAY

$ yay -Rns ocfs2-tools

2. Manually Install "ocfs2-tools" via AUR

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

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

b. Clone ocfs2-tools's git locally

$ git clone https://aur.archlinux.org/ocfs2-tools.git ~/ocfs2-tools

c. Go to ~/ocfs2-tools folder and install it

$ cd ~/ocfs2-tools $ makepkg -si

3. Information about the ocfs2-tools package on Arch User Repository (AUR)

ID: 615671
Name: ocfs2-tools
PackageBaseID: 95664
PackageBase: ocfs2-tools
Version: 1.8.6-2
Description: ocfs2 tool chain by Oracle, including mkfs, tunefs, fsck, debugfs and utilities for ocfs2
URL: https://github.com/markfasheh/ocfs2-tools/
NumVotes: 1
Popularity: 0
OutOfDate: 1666041647
Maintainer:
Submitter: Thermi
FirstSubmitted: 1436300679
LastModified: 1558744000
URLPath: /cgit/aur.git/snapshot/ocfs2-tools.tar.gz