ntfs-automount on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S ntfs-automount

* (Optional) Uninstall ntfs-automount on Arch using YAY

$ yay -Rns ntfs-automount

2. Manually Install "ntfs-automount" via AUR

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

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

b. Clone ntfs-automount's git locally

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

c. Go to ~/ntfs-automount folder and install it

$ cd ~/ntfs-automount $ makepkg -si

3. Information about the ntfs-automount package on Arch User Repository (AUR)

ID: 910180
Name: ntfs-automount
PackageBaseID: 145935
PackageBase: ntfs-automount
Version: 0.4-2
Description: Automount NTFS drives using an udev rule
URL: https://github.com/drlorente97/ntfs-automount
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: drlorente97
Submitter: drlorente97
FirstSubmitted: 1571464548
LastModified: 1621596210
URLPath: /cgit/aur.git/snapshot/ntfs-automount.tar.gz