我正在尝试在我的系统中安装phpUnit
。首先,它要求安装composer
然后安装mbstring
。现在我尝试使用以下所有内容,
sudo apt-get install php7.0-mbstring
sudo apt-get dist-upgrade
和https://futurestud.io/tutorials/how-to-fix-ubuntu-debian-apt-get-404-not-found-repository-errors 这个。仍然得到相同类型的错误。
E:无法找到包php7.0-mbstring
E:找不到glob'php7.0-mbstring'
的任何包E:找不到任何正则表达式'php7.0-mbstring'
的包
此问题已经被问到before,但它没有任何答案。
我做错了什么?谢谢
答案 0 :(得分:0)
17.04版已于2018年1月13日终止生命。您无法获取php-mbstring,因为zesty-security存储库的发行文件不再存在。