Search Criteria
Package Details: ntfsprogs-plus 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ntfsprogs-plus.git (read-only, click to copy) |
|---|---|
| Package Base: | ntfsprogs-plus |
| Description: | NTFS filesystem utilities |
| Upstream URL: | https://github.com/ntfsprogs-plus/ntfsprogs-plus |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | ntfs-3g, ntfsprogs, ntfsprogs-plus-git |
| Provides: | ntfsprogs, ntfsprogs-plus |
| Submitter: | shadichy |
| Maintainer: | shadichy |
| Last Packager: | shadichy |
| Votes: | 4 |
| Popularity: | 2.70 |
| First Submitted: | 2025-10-20 19:17 (UTC) |
| Last Updated: | 2025-10-27 11:56 (UTC) |
Dependencies (8)
- util-linux (util-linux-selinuxAUR, util-linux-aesAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- libgcrypt (make)
- libtool (libtool-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (4)
- ntfsplus-dkms-git (optional)
- ntfsplus-udev (optional)
- testdisk-wip (requires ntfsprogs)
- woeusb-ng (requires ntfsprogs)
Latest Comments
oech3 commented on 2025-11-08 14:58 (UTC)
Thankyou. But still
jqis listed at deps. Adding 0BSD LICENSE file to repo is needed for importing (if interested).shadichy commented on 2025-10-26 16:02 (UTC) (edited on 2025-10-26 16:02 (UTC) by shadichy)
I will drop the
jqhack once the repo author introduces an official release for the tooloech3 commented on 2025-10-26 15:58 (UTC) (edited on 2025-10-26 15:58 (UTC) by oech3)
One of a reason is dropping security is not allowed like
sha256sums=('SKIP')and it forces installingjq. This would block importing to official repo.shadichy commented on 2025-10-26 15:42 (UTC)
@oech3 Why would I?
oech3 commented on 2025-10-26 15:40 (UTC)
Would you drop
pkgver()hack withjqtoo?Hanabishi commented on 2025-10-26 14:26 (UTC)
Do not use
replacesin AUR in general. It only works with database sync (pacman -Syu) anyway, not with foreign packages.https://wiki.archlinux.org/title/PKGBUILD#replaces
shadichy commented on 2025-10-26 14:04 (UTC)
@oech3 why is it?
oech3 commented on 2025-10-26 14:02 (UTC)
Please drop
replaces=. It behaves dominant.