The only way I feel comfortable compiling software into my system because I KNOW I can delete it by just removing the directory created inside /opt.
The only tricky part is making sure your compiled binaries in /opt/*/bin are in your executable path.
The only way I feel comfortable compiling software into my system because I KNOW I can delete it by just removing the directory created inside /opt.
The only tricky part is making sure your compiled binaries in /opt/*/bin are in your executable path.