setup-cpp icon indicating copy to clipboard operation
setup-cpp copied to clipboard

Automatically install nala instead of apt if missing?

Open aminya opened this issue 3 years ago • 0 comments

setup-cpp currently supports using nala instead of apt to install the system packages on Ubuntu. Currently, it automatically uses nala if it is installed (previously or via --nala true).

But we can also enable the nala installation for all the calls to setup-cpp. In my opinion, nala works better and more reliably than apt.

https://gitlab.com/volian/nala/

aminya avatar Jul 28 '22 01:07 aminya