📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
| 36行目: | 36行目: | ||
<br> | <br> | ||
または、以下のコマンドを実行して直接インストールする。<br> | または、以下のコマンドを実行して直接インストールする。<br> | ||
# CentOS | # CentOS 7 | ||
sudo yum install https://dev.mysql.com/get/mysql80-community-release-el7-3.noarch.rpm | sudo yum install https://dev.mysql.com/get/mysql80-community-release-el7-5.noarch.rpm | ||
# CentOS 8 | |||
sudo dnf install https://dev.mysql.com/get/mysql80-community-release-el8-3.noarch.rpm | |||
# SUSE | # SUSE | ||
sudo zypper install https://dev.mysql.com/get/mysql80-community-release-sl15- | sudo zypper install https://dev.mysql.com/get/mysql80-community-release-sl15-5.noarch.rpm | ||
sudo zypper refresh | sudo zypper refresh | ||
または | または | ||