LaMachine
LaMachine copied to clipboard
Devise a way to check/output dependency packages from distribution when running without root rights
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).