postman_install_uninstall_bash_script This bash script automatically installs or uninstalls Postman on Linux (Tried it only on Ubuntu) Install After downloading, make it executable, then type: ./postman.sh install Uninstall simply type ./postman.sh uninstall