Package Details: taurus 1.3-1

Git Clone URL: https://aur.archlinux.org/taurus.git (read-only, click to copy)
Package Base: taurus
Description: Port scanner for a quick and plain scan.
Upstream URL: https://github.com/blooser/taurus
Keywords: network port scan
Licenses: MIT
Submitter: Blooser
Maintainer: Blooser
Last Packager: Blooser
Votes: 1
Popularity: 0.000000
First Submitted: 2019-01-08 17:01 (UTC)
Last Updated: 2019-03-27 18:11 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

kleintux commented on 2022-12-18 20:41 (UTC)

Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.

see https://wiki.archlinux.org/title/Creating_packages#package()

you don't need to create the paths on the host system. Instead in the pkgdir .

Don't use all the not needed customvariables. Customvariables need to start with a "_" see https://wiki.archlinux.org/title/Arch_package_guidelines#Package_etiquette

thank you for fixing and maintaining

Blooser commented on 2019-01-30 16:38 (UTC) (edited on 2019-01-30 16:39 (UTC) by Blooser)

I changed the paths, it's in /usr

damir commented on 2019-01-26 21:26 (UTC)

the installation cannot be in ~ i suggest you modify the PKGBUILD to install to /usr