[ome-users] Uninstall OMERO on CentOS

Joshua Moore (Staff) j.a.moore at dundee.ac.uk
Thu May 2 10:14:05 BST 2019


On Wed, May 1, 2019 at 4:49 PM Labo Eric <eric.leroy at icmpe.cnrs.fr> wrote:
>
> Hi,

Hi Eric,


> I tried to install it on my server and I don't
> succeed in making it run correctly and also I don't have the usage in
> the lab.

Sorry to hear that using OMERO didn't work out for you. If you have
any particular feedback, we'd be glad to hear it.


> I would like to know the procedure to uninstall completely OMERO on a
> CentOS7 server.

To some degree, removing OMERO depends on how far you got with the
installation, what choices you made during installation, and what was
already installed on the server before you began.

Assuming you only followed the server steps[1] (and hadn't made it to
the web steps) a basic outline of what you need to do is:

 * Stop anything that's running (bin/omero admin stop)
 * Drop the database (dropdb omero)
 * Remove the installation directory (rm -rf /opt/omero)
 * Remove the data directory (rm -rf /OMERO)
 * Remove any packages that you're sure no one else is using (yum
remove postgresql96-server postgresql96)

Additionally, if you added OMERO as a service, you will need to remove it.

If you have any issues, don't hestitate to get in touch. Additionally,
if you have any notes / logs from your installation, we're happy to
take a look.

All the best,
~Josh


> Thank you,
>
> Best regards,
>
> Eric LEROY

[1] https://docs.openmicroscopy.org/omero/5.4.10/sysadmins/unix/server-centos7-ice36.html

The University of Dundee is a registered Scottish Charity, No: SC015096


More information about the ome-users mailing list