There used to be a "Kinoite-nightly" image at https://gitlab.com/fedora/ostree/ci-test/-/pipelines that combined Kinoite Rawhide and KDE Git versions of Plasma and Gear based on COPR repos maintained by solopasha. However those COPR repos had not been updated in months and so the "nightly" version stopped being produced.
Recently KDE developer silverhadch produced a nightly build of KDE Git versions of Plasma, Gear and a full developer stack based on Universal Blue's base image (no small amount of work to make that happen!). You can find it at https://github.com/silverhadch/ublue-kde-dx. Universal Blue takes its time to adopt new Fedora versions. So it makes a perfect choice for users looking for the latest KDE on a thoughtful base image.
My preference, however is to use a Rawhide base (bleeding edge + bleeding edge!). I also prefer a "stock" Fedora base without the choices made by Universal Blue (i.e., Bazaar vs. Discover). So I forked silverhadch's repo and changed the base to the Rawhide version of Fedora's base at https://github.com/whelanh/fedora-kde-git. I also added some additional packages useful to me onto the produced image. It is set to run nightly.
To "install" either silverhadch's or my versions, you will need to install a Universal Blue or Fedora atomic version first. Then follow the instructions to re-base to the nightly versions above.
If you rebase to my image but miss the "ujust" recipes provided on the Universal Blue base, I've created a repo with set-up instructions on how to emulate Universal Blue's just file recipe set up at https://github.com/whelanh/justfile-recipes
Comments
Post a Comment