Uninstalling BioBash - ampinzonv/BB3 GitHub Wiki

  1. Run the Uninstallation Script:

    bash $BIOBASH_HOME/biobash_uninstall.sh
    
  2. The script will:

    • Remove BioBASH entries from your .bashrc or .bash_profile file.
    • Remove the installation directory (after confirmation).
  3. Restart your Terminal or reload your configuration:

    source ~/.bashrc  # or ~/.bash_profile on macOS