LaMachine icon indicating copy to clipboard operation
LaMachine copied to clipboard

Devise a way to check/output dependency packages from distribution when running without root rights

Open proycon opened this issue 7 years ago • 0 comments

This is useful in case a system administrator does not want to install with root rights, and wants to manually install the packages. Right now the only solution would be to look in the ansible scripts themselves to extract the requirements, or rely on the error output when compilation/installation fails (which may not always be obvious).

proycon avatar May 16 '18 14:05 proycon