Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodsch/aur-icingadb
icingadb AUR package for ArchLinux
https://github.com/bodsch/aur-icingadb
archlinux aur build icingadb
Last synced: about 2 months ago
JSON representation
icingadb AUR package for ArchLinux
- Host: GitHub
- URL: https://github.com/bodsch/aur-icingadb
- Owner: bodsch
- License: gpl-2.0
- Created: 2021-11-27T11:09:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T04:36:51.000Z (4 months ago)
- Last Synced: 2024-09-10T07:07:40.818Z (4 months ago)
- Topics: archlinux, aur, build, icingadb
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icingadb Arch Linux package
These files are build instructions for the Arch Linux build system how to create an installable
[icingadb](https://github.com/Icinga/icingadb) package.To install on Arch Linux, use your favourite AUR helper or build manually with:
```bash
git clone https://github.com/bodsch/aur-icingadb icingadb
cd icingadb
makepkg --cleanbuild --noprogressbar --clean --force --noconfirmmakepkg --printsrcinfo > .SRCINFO
```