我的 postman 是旧版的,postman 的安装是直接官网下载然后解压执行./Postman,但是现在我下载新版的 postman 再安装时出了些差错,解压执行./Postman 会卡着很久,命令行一直显示
ORM initialization successful
App events bus { name: 'booted', namespace: 'shared' }
App events bus { data: {}, name: 'booted', namespace: 'requester' }
所以我想请问 postman 怎么卸载?我在搜索到的答案都是通过什么 apt-get 的,但是 postman 又不是通过 apt-get 安装的。
ORM initialization successful
App events bus { name: 'booted', namespace: 'shared' }
App events bus { data: {}, name: 'booted', namespace: 'requester' }
所以我想请问 postman 怎么卸载?我在搜索到的答案都是通过什么 apt-get 的,但是 postman 又不是通过 apt-get 安装的。