Closed GitReizu closed 3 years ago
To uninstall you should be able to do sudo make -C bin uninstall
from the root of the clone directory.
sudo make -C bin uninstall from the root of the clone directory.
make: *** No rule to make target 'uninstall'. Stop.
?? you sure ?
Looks like CMake doesn't create an uninstall
target like I thought it did :thinking:
You should be able to just delete the binary. Usually its installed at /usr/local/bin/replay-sorcery
but you can find where it is on your system either with which replay-sorcery
or locate replay-sorcery
.
Describe the bug A clear and concise description of what the bug is.
Desktop:
Configuration: Please upload your copy of
c
(/usr/etc/replay-sorcery.conf
on Arch) and a copy of~/.config/replay-sorcery.conf
if it exists.I'm trying to find out how to delete this, im knew to Linux, and i did the download process and it worked fine, but when i did the last part (enabling it) it said "Running In Chroot, ignoring request) i asked Ubuntu Discord and they said not to download it in Sudo Su (root@localhost) so i want to find out how to delete this and than download it with sudo on normal, instead of Sudo Su (root)