|
I'm trying to build kwin-minimize2tray to take it for a spin. It depends on KPackage from the KDE Framework. With a mutable distro, I would just
|
Replies: 1 comment 1 reply
No, this is a perfect usecase for containers. Sooner or later you would stop receiving updates and you would have to manually remove it again to receive updates again. I recommend you use a fedora distrobox to compile software
they also made a script which just does that, so use that script, installing in
brew is kinda jank for compiling software in my experience |
No, this is a perfect usecase for containers. Sooner or later you would stop receiving updates and you would have to manually remove it again to receive updates again. I recommend you use a fedora distrobox to compile software
they also made a script which just does that, so use that script, installing in
~/.localfor your user not only is a good practice because if it breaks and you can't login, you at least could make another user where it is still completely functional as you didn't write to/usrwhere it would have broken every userbrew is …