table of contents
| GOLF(2gg) | Development | GOLF(2gg) |
NAME¶
uninstall - Golf documentation (install-golf)
DESCRIPTION¶
UNINSTALL GOLF IF INSTALLED FROM SOURCE
Run from command line (if you installed to a folder, add "DESTDIR=<folder>" where <folder> is the directory where it was installed):
sudo make uninstall
UNINSTALL GOLF IF INSTALLED FROM PACKAGE
For Ubuntu:
sudo apt remove golf
For Redhat, Fedora and similar:
sudo dnf remove golf
For OpenSUSE:
sudo zypper remove golf
For Arch and similar:
sudo pacman -R golf
APPLICATION FILES
Note that /var/lib/gg directory is not removed, as it generally contains application files. You may move such files or delete them as you see fit.
SEE ALSO¶
Install golf
install-arch-manjaro install-debian install-fedora-redhat-rocky-alma-centos-amazon-mageia install-from-source-arch-manjaro install-from-source-debian-ubuntu-raspbian install-from-source-fedora-redhat-rocky-alma-centos-amazon-mageia install-from-source-opensuse install-in-any-folder-arch-manjaro install-in-any-folder-debian-ubuntu-raspbian install-in-any-folder-fedora-redhat-rocky-alma-centos-amazon-mageia install-in-any-folder-opensuse install-opensuse install-raspbian install-ubuntu uninstall See all documentation
| $VERSION | $DATE |