1. Stop the service

gitlab-ctl stop
Copy the code

2. Uninstall the software

dnf remove gitlab-ce
Copy the code

3. View software

dnf list installed | grep gitlab-ce

Copy the code