fstransform-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fstransform-git

* (Optional) Uninstall fstransform-git on Arch using YAY

$ yay -Rns fstransform-git

2. Manually Install "fstransform-git" via AUR

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

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

b. Clone fstransform-git's git locally

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

c. Go to ~/fstransform-git folder and install it

$ cd ~/fstransform-git $ makepkg -si

3. Information about the fstransform-git package on Arch User Repository (AUR)

ID: 649707
Name: fstransform-git
PackageBaseID: 145318
PackageBase: fstransform-git
Version: 0.9.4.r5.ga9dd88e-1
Description: Tool for in-place filesystem conversion (for example from jfs/xfs/reiser to ext2/ext3/ext4) without backup
URL: https://github.com/cosmos72/fstransform
NumVotes: 0
Popularity: 0
OutOfDate: 1654261652
Maintainer:
FirstSubmitted: 1569385735
LastModified: 1569385735
URLPath: /cgit/aur.git/snapshot/fstransform-git.tar.gz