I'm attempting to install a few packages. When I do, the install folder is typically the package name + version number.
For instance, if I yum install tomcat, it gets put here:
/opt/apache-tomcat-7.0.41
I want to simplify this to say /tomcat
Is this possible? I'm googling but not finding much.
For instance, if I yum install tomcat, it gets put here:
/opt/apache-tomcat-7.0.41
I want to simplify this to say /tomcat
Is this possible? I'm googling but not finding much.