Basically title.
I’m wondering if a package manager like flatpak comes with any drawback or negatives. Since it just works on basically any distro. Why isn’t this just the default? It seems very convenient.
Basically title.
I’m wondering if a package manager like flatpak comes with any drawback or negatives. Since it just works on basically any distro. Why isn’t this just the default? It seems very convenient.
I keep seeing this criticism, but flatpak provides a run command on its cli that works just fine. It is a little clunky though.
Clunky as in
flatpak run io.neovim.nvim
instead of justnvim
Yep. But,
sudo tee /usr/local/bin/nvim <