Sea*_*anJ 2 mysql mysql-workbench
使用 Ubuntu 18.04.2 LTS。
sean@sean-mcmahon:~$ sudo apt-get update
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://ie.archive.ubuntu.com/ubuntu bionic InRelease
Hit:4 http://ie.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:5 http://ie.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Ign:7 http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu bionic InRelease
Err:8 http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)
所以更新完成,现在安装
sean@sean-mcmahon:~$ sudo apt-get install mysql-workbench-community
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mysql-workbench-community
sean@sean-mcmahon:~$
Run Code Online (Sandbox Code Playgroud)
我正在遵循本指南。为什么它找不到包裹的任何想法?
小智 16
如果你想安装Mysql Workbench只需在终端中运行此命令
sudo apt install mysql-workbench
Run Code Online (Sandbox Code Playgroud)
你很适合使用 Mysql Workbench
对于 Ubuntu 20.04 或更高版本:
sudo apt install mysql-workbench
Run Code Online (Sandbox Code Playgroud)
快乐的乌班图!
snap install mysql-workbench-community
Run Code Online (Sandbox Code Playgroud)
所有 snap 包都被沙盒化并且需要获得访问本地文件和连接到数据库的权限的问题。
无法将 MySQL Workbench 连接到 MySQL 服务器
或者安装更稳定的dbeaver。
归档时间: |
|
查看次数: |
21938 次 |
最近记录: |