ubuntu - 我在安装 phpMyAdmin 的过程中点击了 Abort

标签 ubuntu apt-get ubuntu-16.04

我使用了命令:

sudo apt-get install phpmyadmin php-mbstring php-gettext

安装 phpMyAdmin。在安装过程中,它说:

your password does not satisfy the current policy requirements.



我单击了中止,现在当我尝试使用上面相同的命令再次安装 phpMyAdmin 时,输出为:

Reading package lists... Done Building dependency tree Reading state information... Done php-gettext is already the newest version (1.0.11-2build1). php-mbstring is already the newest version (1:7.0+35ubuntu6). phpmyadmin is already the newest version (4:4.5.4.1-2ubuntu2). 0 upgraded, 0 newly installed, 0 to remove and 254 not upgraded.



我认为它不会让我再次安装 phpMyAdmin。我应该怎么办?

最佳答案

sudo apt-get remove --purge phpmyadmin php-mbstring php-gettext && sudo apt-get install phpmyadmin php-mbstring php-gettext
还有check out this guide for installing phpMyAdmin on Ubuntu 14.04 ,它可能会派上用场。

关于ubuntu - 我在安装 phpMyAdmin 的过程中点击了 Abort,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38418829/

相关文章:

installation - apt-get 损坏并且无法安装任何东西

linux - 在 linux mint 上安装 build-dep

linux - sudo: apt-get: 命令未找到 Linux 服务器

gradle - gradle在Ubuntu 16.04中未正确安装

git - 如何获取 dokku 应用程序的 git 远程 URL

linux - Ubuntu 符号链接(symbolic link)在 up 文件夹时转到源位置

ubuntu - 如何安装 SOOT?

ubuntu - 重读/更新后无法识别 Supervisord 配置更改

python - 我可以在可用于 ubuntu docker 镜像的 macOS 上为 python 包创建轮子吗?

python - ubuntu 构建时未找到库错误