Ubuntu unable to locate package

前端 未结 4 1174
我寻月下人不归
我寻月下人不归 2021-01-25 18:53

I have installed devstack for openstack on ubuntu system. I am trying to install quantum-lbaas-agent. I get the error Unable to locate package. I tried

4条回答
  •  耶瑟儿~
    2021-01-25 19:08

    You can do :

    sudo apt-get purge 
    

    This will clean up the configs which may be stopping you form installing the package

提交回复
热议问题