Package Details: archibold 1.0.0-1

Git Clone URL: https://aur.archlinux.org/archibold.git (read-only, click to copy)
Package Base: archibold
Description: Making Arch Linux easier
Upstream URL: http://archibold.io
Keywords: archibold
Licenses: GPL3
Conflicts: archibold
Provides: archibold
Submitter: Arthank
Maintainer: Arthank
Last Packager: Arthank
Votes: 2
Popularity: 0.000000
First Submitted: 2017-09-13 21:58 (UTC)
Last Updated: 2017-09-13 21:58 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

Arthank commented on 2022-12-17 22:41 (UTC)

kleintux, I'll get around to fixing the package tonight. Thanks for the feedback. This is my only AUR entry :)) This is not a package in the traditional sense though, it's actually just some scripts to help with installing Arch. I've made a package out of it because I though it'd be a good idea, saves some time and what not. But I'd like to get it up to standards so, thank you again for the help!

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

The file should be tagged with a version, and a checksum. Know nobody knows if something has changed in the script and don't get a updated version.

thank you for fixing and maintaining