在Linux中更新Postman主要有以下两种方式:
sudo snap refresh postman
tar
tar -xzf Postman-linux-x64-*.tar.gz -C /opt
sudo ln -s /opt/Postman/Postman /usr/bin/postman