1
0
Fork 0
libyang/distro/README.md

10 lines
218 B
Markdown
Raw Permalink Normal View History

# upstream packaging
## RPM-based system (Fedora, CentOS, SUSE, ...) quickstart
```
sudo dnf install -y git rpm-build python3-pip
pip3 install apkg
apkg build -i
```
See apkg docs: https://pkg.labs.nic.cz/pages/apkg/