Actions for working with the jpackage repository
Actions for working with the jpackage repository
(add-jpackage
&
{:keys [version component releasever enabled]
:or
{component "redhat-el" releasever "$releasever" version "5.0" enabled 0}})
Add the jpackage repository. component should be one of: fedora redhat-el
Installs the jpackage-utils package from the base repos at a priority of 25.
Add the jpackage repository. component should be one of: fedora redhat-el Installs the jpackage-utils package from the base repos at a priority of 25.
(jpackage-utils)
Add jpackge-utils. Due to incompatibilities on RHEL derived distributions, a compatability package is required.
https://bugzilla.redhat.com/show_bug.cgi?id=260161 https://bugzilla.redhat.com/show_bug.cgi?id=497213
Add jpackge-utils. Due to incompatibilities on RHEL derived distributions, a compatability package is required. https://bugzilla.redhat.com/show_bug.cgi?id=260161 https://bugzilla.redhat.com/show_bug.cgi?id=497213
(package-manager-update-jpackage)
Update the package lists for the jpackage repositories
Update the package lists for the jpackage repositories
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close