Search Criteria
Package Details: openfhe-development-git 1.3.1.r0.g3236208-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openfhe-development-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openfhe-development-git |
| Description: | Open-Source Fully Homomorphic Encryption Library |
| Upstream URL: | https://www.openfhe.org/ |
| Licenses: | BSD |
| Conflicts: | openfhe, openfhe-development |
| Provides: | openfhe, openfhe-development |
| Submitter: | ObserverOfTime |
| Maintainer: | ObserverOfTime |
| Last Packager: | ObserverOfTime |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-19 08:32 (UTC) |
| Last Updated: | 2025-08-16 07:58 (UTC) |
Dependencies (5)
- gperftools (gperftools-gitAUR)
- ntl (ntl-threadingAUR)
- openmp
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
caos21 commented on 2026-02-03 16:28 (UTC) (edited on 2026-02-03 16:30 (UTC) by caos21)
I had to modify PKGBUILD line 41 to
export CXXFLAGS="${CXXFLAGS} -Wno-error=odr -Wno-error=free-nonheap-object"To avoid warnings as errors: