下载特定的ubuntu包文件
我需要在本地下载 sudo rm mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb 文件(不使用命令行)。我在哪里可以下载它?
I need to download sudo rm mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb file locally (not using command line). where can i download it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
来自官方网站 dev.mysql.com
正是您要查找的链接在这里 https://dev.mysql.com/downloads/file/?id=510005。您必须单击“不,谢谢,只需开始我的下载”,下载就会自动开始。但该文件是 tar.xz 格式。
或者从非官方网站获取
deb
格式 https://pkgs.org /download/mysql-server-8.0From the official website dev.mysql.com
Precisely the link of what you are looking for is here https://dev.mysql.com/downloads/file/?id=510005. You have to click on "No thanks, just start my download" the download starts automatically. But the file is in tar.xz format.
Or for the
deb
format from unofficial web site https://pkgs.org/download/mysql-server-8.0