python-ntfs on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-ntfs

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

$ yay -Rns python-ntfs

2. Manually Install "python-ntfs" via AUR

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

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

b. Clone python-ntfs's git locally

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

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

$ cd ~/python-ntfs $ makepkg -si

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

ID: 1252018
Name: python-ntfs
PackageBaseID: 151025
PackageBase: python-ntfs
Version: 0.1.5-2
Description: Python module to manipulate NTFS junctions and hardlinks
URL: https://github.com/sunshowers-code/py-ntfs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: haawda
FirstSubmitted: 1585855756
LastModified: 1683142945
URLPath: /cgit/aur.git/snapshot/python-ntfs.tar.gz