fstransform on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fstransform

* (Optional) Uninstall fstransform on Arch using YAY

$ yay -Rns fstransform

2. Manually Install "fstransform" via AUR

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

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

b. Clone fstransform's git locally

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

c. Go to ~/fstransform folder and install it

$ cd ~/fstransform $ makepkg -si

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

ID: 1333185
Name: fstransform
PackageBaseID: 198485
PackageBase: fstransform
Version: 0.9.4-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: 3
Popularity: 0.790577
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1697138693
LastModified: 1697155683
URLPath: /cgit/aur.git/snapshot/fstransform.tar.gz