Search Criteria
Package Details: nwipe 0.38-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nwipe.git (read-only, click to copy) |
---|---|
Package Base: | nwipe |
Description: | A fork of the dwipe command that will securely erase disks using a variety of recognised methods |
Upstream URL: | https://github.com/martijnvanbrummelen/nwipe |
Licenses: | GPL2 |
Submitter: | kfgz |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 19 |
Popularity: | 0.61 |
First Submitted: | 2010-10-22 10:33 (UTC) |
Last Updated: | 2025-01-20 11:55 (UTC) |
Dependencies (7)
- hdparm
- libconfig (libconfig-gitAUR)
- ncurses (ncurses-gitAUR)
- parted (parted-gitAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR) (optional)
- dmidecode (dmidecode-gitAUR) (optional)
- smartmontools (smartmontools-svnAUR) (optional)
Latest Comments
1llum1n4t3d commented on 2025-06-01 04:34 (UTC) (edited on 2025-06-01 04:40 (UTC) by 1llum1n4t3d)
I have these flags in makepkg.conf and get error. Any solutions or fix?
bouzoure commented on 2025-05-31 13:12 (UTC) (edited on 2025-05-31 13:13 (UTC) by bouzoure)
No longer builds with gcc15,
-std=c99
has to be added to CFLAGS.It can be done in PKGBUILD this way:
ragusa87 commented on 2023-11-07 10:20 (UTC) (edited on 2023-11-07 10:28 (UTC) by ragusa87)
I have issue with version 0.35
The signature I have is below: 323e79a4861f96aed75369a5b9048791a8aca1e72c9d8e1c87531346cba6a7ab nwipe-0.35.tar.gz
But the package expects fbafa2f7b6dce31bde628399b177e99894cb8ec4c24a1c41cef2d42df7185504
Can you update it ?
If I manually edit it, then I have issue with "libconfig library not found". But if I install it, everything is fine.
reclusivesage commented on 2023-11-03 23:56 (UTC)
Could you require
libconfig
?If you don't have this package installed, then you will receive an error during the
build()
phase that ends like this:Neome commented on 2023-04-27 17:41 (UTC)
@robertfoster sorry for that, after 3 hours of trial, error and research, I finally found out that sudo pacman -S git base-devel was missing on Manjaro. That fixed it then. package now installed.
robertfoster commented on 2023-04-26 10:30 (UTC)
@Neome package can be installed and is working successfully, don't know why you marked as not updated and you've done an orphan request
sanerb commented on 2015-08-29 19:54 (UTC)
<deleted-account> commented on 2012-04-12 21:02 (UTC)