Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling httpress

Uninstalling httpress (Installed by Compiling from the Source)

  1. During source code compilation and installation, only the corresponding files are generated. Therefore, you can directly remove the corresponding directories.
    1
    rm -rf /home/httpress-1.1.0/
    
    1
    ls /home/httpress-1.1.0/
    
    1
    rm -rf /usr/bin/httpress
    
    1
    ls /usr/bin/httpress