To fully uninstall a Senzing installation, ensure you have any backups you may need!
- Remove any Senzing projects you have created
rm -rf <project_path>
- e.g. /home/g2/senzing is the default
- Remove the Senzing repository
- Red Hat based systems
sudo yum -y remove senzingrepo
- Debian based systems
sudo rm /etc/apt/sources.list.d/senzing-production.list
- Red Hat based systems
- Remove Senzing
- Red Hat based systems
sudo yum -y remove senzingapi senzingdata
- Debian based systems
sudo apt -y remove senzingapi senzingdata
- Red Hat based systems
Comments
0 comments
Please sign in to leave a comment.