我正在使用 Ubuntu 18.04。当我尝试安装应用程序时,无法找到某些软件包。
我尝试使用,但是当我搜索包名称(例如和)sudo apt install
时,某些包在 Ubuntu 中不存在。libxmu
linuxbrew
E: Unable to locate package binutils
E: Unable to locate package tcsh python-dev
E: Unable to locate package libboost-python-devliblapack-dev
E: Unable to locate package libxmu-dev libxi-dev
E: Unable to locate package libmyslqclient-dev
E: Unable to locate package libbz2-dev libgsl-dev
E: Unable to locate package libtool
我怎样才能在不重新安装的情况下修复此问题?