Quickstart for RPM-based systems (Fedora, CentOS, SUSE, ...)
masterTo build RPM packages for libyang on RPM-based distributions, you need to install the build dependencies and use the apkg tool. This process requires git, rpm-build, and python3-pip to be present on the system.
sudo dnf install -y git rpm-build python3-pip
pip3 install apkg
apkg build -i