Package Details: tempest 0.1.1-1

Git Clone URL: https://aur.archlinux.org/tempest.git (read-only, click to copy)
Package Base: tempest
Description: TEMPest is \a CLI tool to help manage temporary content - writtent in go
Upstream URL: https://chacas0.github.io/tempest/
Keywords: cli directory-manager go manage tempest temporary
Licenses: MIT
Submitter: ChacaS0
Maintainer: ChacaS0
Last Packager: ChacaS0
Votes: 1
Popularity: 0.000000
First Submitted: 2018-08-12 15:09 (UTC)
Last Updated: 2018-09-13 17:30 (UTC)

Required by (0)

Sources (0)

Latest Comments

kleintux commented on 2022-12-18 12: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()

and please read https://wiki.archlinux.org/title/Go_package_guidelines and apply the optimizations

thank you for fixing and maintaining