如何在 Fedora 11 中安装 mysql Workbench

发布于 2024-07-25 21:15:13 字数 1460 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

往事风中埋 2024-08-01 21:15:13

http://blog.famillecollet。 com/post/2009/07/01/mysql-worbench-5.1.16-1-en

您可以在这里找到适用于 fedora 11 的最新版本 mysql-workbench!

http://blog.famillecollet.com/post/2009/07/01/mysql-worbench-5.1.16-1-en

you can find the latest version of mysql-workbench for fedora 11 here!

瑶笙 2024-08-01 21:15:13

获取 RPM 包并尝试以下操作:

yum localinstall mysql-workbench-whatever.rpm

也许是依赖问题。 如果是这种情况,上述命令将获取所需的任何其他软件包(如果它们在 Fedora 存储库中可用)。

Get the RPM package and try this:

yum localinstall mysql-workbench-whatever.rpm

Maybe it's a dependency problem. If that's the case, the above command will pick up whatever other packages are needed (if they're available in the Fedora repositories).

计㈡愣 2024-08-01 21:15:13

MySQL Workbench 讨论:http://forums.mysql.com/index.php?151

MySQL Workbench discussions: http://forums.mysql.com/index.php?151

锦欢 2024-08-01 21:15:13

我在此页面上找到了解决方案: http: //blog.famillecollet.com/post/2009/07/01/mysql-worbench-5.1.16-1

- wget http://rpms.famillecollet.com/remi-release-11.rpm
- rpm -Uvh remi-release-11.rpm
- yum --enablerepo=remi install mysql-workbench

I found the solution on this page : http://blog.famillecollet.com/post/2009/07/01/mysql-worbench-5.1.16-1

- wget http://rpms.famillecollet.com/remi-release-11.rpm
- rpm -Uvh remi-release-11.rpm
- yum --enablerepo=remi install mysql-workbench
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文