Uninstall

This section describes how to uninstall V7 FAH application.

Please let the current Work Unit finish and upload (using “Finish”). Exit the FAHControl application.

Ubuntu, Mint, and Debian

  1. Identify currently installed folding@home packages:

    apt list --installed | grep fah
    
  2. Remove the packages:

    apt remove [package_name]
    

Red Hat, CentOS, and Fedora

  1. Identify currently installed folding@home packages:

    rpm -qa | grep -i fah
    
  2. Remove the packages:

    yum remove [package_name]
    

Cleanup Files & Directories

  1. Cleanup files and directories created during package installation:

    cd /etc
    rm -rf fahclient
    
    cd /var/lib
    rm -rf fahclient