linux:mysql-workbench
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:mysql-workbench [2022/03/17 17:16] – created Wuff | linux:mysql-workbench [2025/10/27 14:40] (current) – Wuff | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== MySQL Workbench ===== | ===== MySQL Workbench ===== | ||
| + | |||
| + | https:// | ||
| + | |||
| Add official repository | Add official repository | ||
| < | < | ||
| Line 16: | Line 19: | ||
| sudo apt update | sudo apt update | ||
| sudo apt install mysql-workbench-community | sudo apt install mysql-workbench-community | ||
| + | </ | ||
| + | |||
| + | Ubuntu 24.04: | ||
| + | < | ||
| + | wget https:// | ||
| + | |||
| + | #wget https:// | ||
| + | |||
| + | sudo apt-get install libproj25 proj-data | ||
| + | sudo dpkg -i mysql-workbench-community_8.0.40-1ubuntu24.04_amd64.deb | ||
| + | </ | ||
| + | |||
| + | |||
| + | As of October 2025, repository installation through deb package: | ||
| + | < | ||
| + | wget " | ||
| + | #or | ||
| + | wget " | ||
| + | |||
| + | sudo dpkg -i mysql-apt-config_0.8.36-1_all.deb | ||
| + | |||
| </ | </ | ||
linux/mysql-workbench.1647537396.txt.gz · Last modified: (external edit)