Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 983 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 983 Bytes

repoview allows one to easily create a set of static HTML pages in a YUM repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizable.

This is improved version of repoview initially created by Konstantin Ryabitsev used for ESSENTIAL KAOS Repository.

Installation

From ESSENTIAL KAOS Public repo for RHEL6/CentOS6

[sudo] yum install -y https://yum.kaos.st/6/release/x86_64/kaos-repo-9.1-0.el6.noarch.rpm
[sudo] yum install repoview-kaos

From ESSENTIAL KAOS Public repo for RHEL7/CentOS7

[sudo] yum install -y https://yum.kaos.st/7/release/x86_64/kaos-repo-9.1-0.el7.noarch.rpm
[sudo] yum install repoview-kaos

License

GPLv2