rpmrebuild's install

As rpmrebuild is designed to work with rpm, it is packaged in rpm format.

which package to choose

check packages

all the rpm packages are signed with my gpg key, so you should verify the downloaded package with rpm -K rpmrebuild*.rpm

how to install

It is coded in shell script, so it does not depends from an os architecture or libraries, and should install anywhere with the following command : rpm -Uvh rpmrebuild-{version}.noarch.rpm

what if dependencies problem occurs


back to main page