Search Criteria
Package Details: herwig 7.2.2-1
Git Clone URL: | https://aur.archlinux.org/herwig.git (read-only, click to copy) |
---|---|
Package Base: | herwig |
Description: | Herwig is a multi-purpose particle physics event generator. |
Upstream URL: | http://herwig.hepforge.org |
Licenses: | GPL2 |
Submitter: | cbpark |
Maintainer: | cbpark |
Last Packager: | cbpark |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-01 11:58 (UTC) |
Last Updated: | 2021-02-23 08:57 (UTC) |
Dependencies (8)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- fastjet
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git)
- gsl (gsl-git)
- lhapdf
- thepeg
- sed (sed-git) (make)
- sudo (nosudo, fake-sudo, sudo-hg, polkit-fakesudo, sudo-git, doas-sudo-shim, fudo-git, sudo-selinux) (make)
Latest Comments
kleintux commented on 2022-12-15 16:28 (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()
thank you for fixing and maintaining