[youtube/app] Best Package Manager
1 message · started by Devi Garcia on Aug 08, 2022
[youtube/app] Best Package Manager
From Devi Garcia · Aug 08, 2022
https://youtu.be/QsYEvnV-P34
Instead of using the built-in package manager in Linux or some container that never puts the programs files in a usable spot, we will use Homebrew!
I know, it’s an OS X package manager, but it works fantastic on Linux and solves MANY problems.
Main issues it addresses:
- -Older packages from stable Linux distributions
- -Putting the installed packages in easy spots to reference them and modify them when needed.
- -Using sudo can be dangerous and brew installs it to a home directory instead of systemwide without needing sudo.