-
Notifications
You must be signed in to change notification settings - Fork 749
Open
Description
I'm not fluent in python and per this SO answer, I may have had to append --record files.txt to list the files getting installed on my system.
Would appreciate direction on how to uninstall from source
edit: for anyone getting here, my approach was to run sudo updatedb to refresh the local file database then locate rdb which lists all files on the system with 'rdb'. This is predictably a lot, but not too much to scroll and find /usr/lib/python3.12/site-packages/rdbtools-0.1.15-py3.12.egg/ which had most of the files. there was also a /bin/rdb, and possibly a few others. Removing these files suffices for an uninstallation in my case, there may be remnants I missed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels