Uninstalling BioBash - ampinzonv/BB3 GitHub Wiki
-
Run the Uninstallation Script:
bash $BIOBASH_HOME/biobash_uninstall.sh
-
The script will:
- Remove BioBASH entries from your
.bashrc
or.bash_profile
file. - Remove the installation directory (after confirmation).
- Remove BioBASH entries from your
-
Restart your Terminal or reload your configuration:
source ~/.bashrc # or ~/.bash_profile on macOS