13,005
回編集
39行目: | 39行目: | ||
sudo zypper install cmake ncurses-devel ncurses5-devel libpcre2-32-0 libpcre2-16-0 libpcre2-8-0 pcre2-devel \ | sudo zypper install cmake ncurses-devel ncurses5-devel libpcre2-32-0 libpcre2-16-0 libpcre2-8-0 pcre2-devel \ | ||
python3-Sphinx gettext-runtime gettext-tools | python3-Sphinx gettext-runtime gettext-tools | ||
rust cargo # Fish 4.0以降からRustが必須 | |||
# Manjaro | # Manjaro | ||
sudo pacman -S --needed cmake ncurses pcre2 python-sphinx gettext | sudo pacman -S --needed cmake ncurses pcre2 python-sphinx gettext | ||
rust # Fish 4.0以降からRustが必須 | |||
<br> | <br> | ||
[https://github.com/fish-shell/fish-shell/releases FishのGithub]からソースコードをダウンロードする。<br> | [https://github.com/fish-shell/fish-shell/releases FishのGithub]からソースコードをダウンロードする。<br> |