rpm2html
generate HTML index from directories of RPMs
Install
- All systems
-
curl cmd.cat/rpm2html.sh
- Debian
-
apt-get install rpm2html
- Ubuntu
-
apt-get install rpm2html
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rpm2html
- Raspbian
-
apt-get install rpm2html
- Dockerfile
- dockerfile.run/rpm2html
rpm2html
generate HTML index from directories of RPMs
rpm2html automatically generates Web pages describing a set of RPM packages. The goal of rpm2html is also to identify the dependencies between various packages, and being able to find the packages providing the resources needed to install another package.