feat(docs): add uninstall subcommand to uninstall page, remove preset option

This commit is contained in:
rzmk 2025-10-14 05:13:48 -04:00
parent e3da0a573d
commit efdc0f93fd
2 changed files with 8 additions and 13 deletions

View file

@ -5,7 +5,13 @@ description: How to uninstall CKAN after having installed with ckan-devstaller
You may want to uninstall CKAN and related files after having ran ckan-devstaller. This can be useful if you want to re-run ckan-devstaller with a different configuration or are developing ckan-devstaller.
Run the following script to uninstall CKAN and files related to ckan-devstaller:
The uninstallation process can be done by running:
```bash
./ckan-devstaller uninstall
```
The following script will be ran to uninstall CKAN and files related to ckan-devstaller:
```bash
sudo rm -rf /usr/lib/ckan