Hello,
Could someone please explain where Command Line (CLI) apps are saved on the system. I have installed several apps by running "./configure" and then "make" and "make install". Where is the app moved to after these commands are run? Also, some apps only work in the folder where I did "./configure" and then "make" and "make install" and use it in there. How can I make it so that I can use the app from any folder in the terminal?
Is there some sort of an organizer for CLI tools? Kinda like an Applications folder?
Hopefully someone can clarify these points.
What the proper way to uninstall CLI apps?
Could someone please explain where Command Line (CLI) apps are saved on the system. I have installed several apps by running "./configure" and then "make" and "make install". Where is the app moved to after these commands are run? Also, some apps only work in the folder where I did "./configure" and then "make" and "make install" and use it in there. How can I make it so that I can use the app from any folder in the terminal?
Is there some sort of an organizer for CLI tools? Kinda like an Applications folder?
Hopefully someone can clarify these points.
What the proper way to uninstall CLI apps?