ntfs3-dkms on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S ntfs3-dkms

* (Optional) Uninstall ntfs3-dkms on Arch using YAY

$ yay -Rns ntfs3-dkms

2. Manually Install "ntfs3-dkms" via AUR

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

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

b. Clone ntfs3-dkms's git locally

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

c. Go to ~/ntfs3-dkms folder and install it

$ cd ~/ntfs3-dkms $ makepkg -si

3. Information about the ntfs3-dkms package on Arch User Repository (AUR)

ID: 1058550
Name: ntfs3-dkms
PackageBaseID: 156773
PackageBase: ntfs3-dkms
Version: 1:5.17-1
Description: NTFS3 is fully functional NTFS Read-Write driver. The driver works with NTFS versions up to 3.1.
URL: https://www.kernel.org/doc/html/latest/filesystems/ntfs3.html
NumVotes: 36
Popularity: 3.2E-5
OutOfDate:
Maintainer: rdnvndr
Submitter: rdnvndr
FirstSubmitted: 1597578194
LastModified: 1648565829
URLPath: /cgit/aur.git/snapshot/ntfs3-dkms.tar.gz