If you’re using linux and also use brew package manager on your machine, what is your use case? I’m curious why people would use brew in addition to their distribution’s native package manager.
If you’re using linux and also use brew package manager on your machine, what is your use case? I’m curious why people would use brew in addition to their distribution’s native package manager.
I am using an atomic distribution (uBlue) and installing packages with homebrew is much more convenient than overlaying them with
rpm-ostree
.