how many package managers
so many different type of package managers
package managers
Extensible! Modular!
uhh, it just means now I have X
different sets of packages I need to
keep up to date
or reinstall when I move machines.
- pacman / yay: arch linux system wide
- chrome: extensions
- neovim / minpac: editor plugins
- coc.nvim: editor completion plugins
- gcloud: google cloud sdk components
- krew: kubectl plugins
- weechat: irc client scripts
- zsh: zsh plugins
- go: the things installed with go get/install
- cargo: for rust
- npm: for js
- pip / $flavor of the day: for python