mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-19 14:08:21 -04:00
f47d115ae065a07eb59cf16fe68e3dd711ce971c
Homebrew by default will add itself to the system $PATH if you follow the official installation instructions from their website and will override important system binaries which can lead to failures like experienced in https://invent.kde.org/kde-linux/kde-linux/-/issues/427. This will make it safe to extend KDE Linux with homebrew again as this will only add homebrew to the $PATH in interactive shells i.e. when a user launched a graphical terminal. Related to: https://invent.kde.org/kde-linux/kde-linux/-/issues/442 Additionally system binaries will be preferred over homebrew provided ones if they are installed. This avoids a cat & mouse game where homebrew will override things like systemctl, dbus and bash. This was further discussed in https://github.com/ublue-os/brew/pull/1. This has been used in every Universal Blue Bootc Image like Bazzite for quite some time already.
…
…
…
This is the repository for the KDE Linux project. Please consult the wiki for further information
https://community.kde.org/KDE_Linux
For installation details see the Installation section
Description
Languages
Shell
51.6%
Go
25.2%
Python
7.7%
Rust
7.5%
QML
5.6%
Other
2.4%