Package 'xxxx' is not installed, so not removed
生活随笔
收集整理的這篇文章主要介紹了
Package 'xxxx' is not installed, so not removed
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
完整問題復現如下:
#?dpkg?--list|grep?uwsgi
rc??uwsgi???????????????????????????2.0.15-10.2ubuntu2.1????????????????????????amd64????????fast,?self-healing?application?container?server
#?apt-get?remove?uwsgi
Reading?package?lists...?Done
Building?dependency?tree???????
Reading?state?information...?Done
Package?'uwsgi'?is?not?installed,?so?not?removed
----------------------------------------------------------------------
會發現dpkg的list里面有,但是就是卸載不掉,解決方案:
pip3 uninstall uwsgi
?
?
總結
以上是生活随笔為你收集整理的Package 'xxxx' is not installed, so not removed的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ./configure: error:
- 下一篇: ubuntu云主机上Flask+uwsg