14 lines
629 B
Markdown
14 lines
629 B
Markdown
# FusionInventory-Agent
|
|
|
|
This is a modified version of AUR package [fusioninventory-agent-bin](https://aur.archlinux.org/packages/fusioninventory-agent-bin) for version 2.6-3 from the official debian repositories, as version 2.6-1 from GitHub doesn't seem to work anymore.
|
|
|
|
Also, two commented out dependencies where reintroduced as they seem to be neccessary.
|
|
|
|
## Dependencies
|
|
|
|
... may need to be installed manually. I recommend yay for that, so the command would be
|
|
|
|
```bash
|
|
yay -S perl-module-build perl-file-which perl-libwww perl-net-ip perl-text-template perl-universal-require perl-xml-treepp perl-data-structure-util
|
|
```
|