Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 1
    I already followed those instructions to the T, and the package to install is "mysql-workbench-community" not the one you mentioned. Installing "mysql-workbench" won't install the newest version (won't fetch it from the mysql repo, but the debian repo) Commented Dec 24, 2015 at 1:27
  • sudo apt-get update is mandatory, according to the documentation. You also have an option to temporarily comment out all the Debian reposistories from /etc/apt/sources.list Commented Dec 24, 2015 at 1:30
  • I ran sudo apt update, and when I look in the sources list, there are no mysql repos, however when i run the update, I can see mysql repo addresses whizzing by... I dont know whats going on... Commented Dec 24, 2015 at 1:31
  • Well then try temporarily comment out all the debian repos from the sources list Commented Dec 24, 2015 at 1:34
  • But there wont be any repos after that? Is that what you intend? Commented Dec 24, 2015 at 1:34