ntfs2btrfs on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S ntfs2btrfs

* (Optional) Uninstall ntfs2btrfs on Arch using YAY

$ yay -Rns ntfs2btrfs

2. Manually Install "ntfs2btrfs" via AUR

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

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

b. Clone ntfs2btrfs's git locally

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

c. Go to ~/ntfs2btrfs folder and install it

$ cd ~/ntfs2btrfs $ makepkg -si

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

ID: 1251117
Name: ntfs2btrfs
PackageBaseID: 188445
PackageBase: ntfs2btrfs
Version: 20230501-1
Description: In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs
URL: https://github.com/maharmstone/ntfs2btrfs
NumVotes: 3
Popularity: 0.348783
OutOfDate:
Maintainer: SunRed
Submitter: SunRed
FirstSubmitted: 1670137235
LastModified: 1682976629
URLPath: /cgit/aur.git/snapshot/ntfs2btrfs.tar.gz