libntfs-3g on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S libntfs-3g

* (Optional) Uninstall libntfs-3g on Arch using YAY

$ yay -Rns libntfs-3g

2. Manually Install "libntfs-3g" via AUR

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

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

b. Clone libntfs-3g's git locally

$ git clone https://aur.archlinux.org/libntfs-3g.git ~/libntfs-3g

c. Go to ~/libntfs-3g folder and install it

$ cd ~/libntfs-3g $ makepkg -si

3. Information about the libntfs-3g package on Arch User Repository (AUR)

ID: 350967
Name: libntfs-3g
PackageBaseID: 116566
PackageBase: libntfs-3g
Version: 2016.2.22-1
Description: NTFS filesystem library and development headers. Does not include FUSE driver or utilities.
URL: http://www.tuxera.com/community/open-source-ntfs-3g/
NumVotes: 1
Popularity: 0
OutOfDate: 1706128860
Maintainer: ondrej
Submitter: ondrej
FirstSubmitted: 1477708043
LastModified: 1477708043
URLPath: /cgit/aur.git/snapshot/libntfs-3g.tar.gz