Added by Jesse G about 6 years ago
Hello Everyone,
I am brand new to the community so hopefully I don't break any rules by creating this post.
I had a lot of trouble last night when trying to install OpenProject on my new VPS server. I just couldn't get it to work. Come to find out, OpenProject can't be run in a sub-directory and you can only have one instance per server. Both of those requirements left me with no choice but to move to another system. Unfortunately, I can't find instructions for how to (completely) uninstall/remove OpenProject from my VPS server which is being run on CentOS 7.
If you would be so kind as to point me to a guide to get this process under way, I would really appreciate that. Any direction would be helpful. I am a novice when it comes to running and working with servers so the easier the better!
Thanks again,
Jesse
Replies (1)
In doing some research, I came across some information for how to remove packages:
If we use the following command to INSTALL...
sudo yum install openproject
Can we just use the following command to UNINSTALL the package...
sudo yum remove openproject