Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 --noconfirm

makepkg --printsrcinfo > .SRCINFO
```