Search Criteria
Package Details: herwig 7.2.3-1
Package Actions
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 |
Keywords: | event generator particle physics |
Licenses: | GPL2 |
Submitter: | cbpark |
Maintainer: | None |
Last Packager: | Mr.Smith1974 |
Votes: | 2 |
Popularity: | 0.000021 |
First Submitted: | 2017-04-01 11:58 (UTC) |
Last Updated: | 2023-06-07 06:41 (UTC) |
Dependencies (7)
- boost-libs
- fastjet
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR)
- gsl (gsl-gitAUR)
- lhapdf
- thepegAUR
- herwig_lhapdf_configAUR (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