CompTIA Linux+ XK0-005 Practice Question
After successfully compiling a program from source code using 'make', which command should be used to install the compiled software into the system-wide directories so that it becomes executable from any location?
install make
make config
make setup
make install