With python 2.7 dropping from various distributions, it becomes hard to run the venerable yet still useful repoview.
This flatpak manifest bundles Python 2.7.18 (the last Python 2
release), repoview and its dependencies. The manifest allows full
host filesystem access. Run flatpak run io.github.sergiomb2.Repoview
instead of running repoview
.
The templates are installed under
/app/share/repoview/templates/
(as seen from
inside the Flatpak container). For example one could switch between
the four included templates with:
flatpak run io.github.sergiomb2.Repoview -k /app/share/repoview/templates/default
flatpak run io.github.sergiomb2.Repoview -k /app/share/repoview/templates/fedora
flatpak run io.github.sergiomb2.Repoview -k /app/share/repoview/templates/kaos
flatpak run io.github.sergiomb2.Repoview -k /app/share/repoview/templates/kaos-international