|
|
Removing InstallationTable of contentsBefore upgrading your version of GROMACS to the latest, the old installation should be removed.
Compiled From SourceTo find the path to the current version of GROMACS that is installed, type the following command:
It should be under something like The
Installed Using RPMThis "SHOULD" be the procedure for removing an RPM installed package. Has to be verified by those that have used it. If installed using rpm, can also uninstall in a similar manner. To check what is installed, type the following command. This will list all rpm packages installed which contain 'gromacs' in the package name.
To remove each of the installations, use the following command(s):
If want to keep package dependencies in tact, then use the following:
|