# Upgrade Aardwolf to Barracuda ---- # Overview This is a bash script for upgrading from Kamuriki Linux version 1 "Aardwolf" with 2 "Barracuda". # Usage ## 1. Download the script. ```bash wget https://sourceforge.net/projects/kamurikilinux/files/repo/kamuriki/upgrader/1to2/upgrade2barracuda.sh ``` ## 2. Give execute permission to the downloaded script. ```bash chmod 755 upgrade2barracuda.sh ``` ## 3. Execute the script. ```bash sudo ./upgrade2barracuda.sh ``` ※ Select Yes without hesitation when a Yes/No prompt is displayed during running. ---- # 概要 Kamuriki Linuxのバージョンを1「Aardwolf」から2「Barracuda」に更新するスクリプトです。 # 使い方 ## 1. スクリプトをダウンロードする ```bash wget https://sourceforge.net/projects/kamurikilinux/files/repo/kamuriki/upgrader/1to2/upgrade2barracuda.sh ``` ## 2. ダウンロードしたスクリプトに実行権限を与える。 ```bash chmod 755 upgrade2barracuda.sh ``` ## 3. スクリプトを実行する。 ```bash sudo ./upgrade2barracuda.sh ``` ※ Yes/Noプロンプトが実行中に表示された時は迷わず「Yes」を選んで下さい。 # 日本語入力について Aardwolfで採用しているFcitx バージョン4は現在開発休止中です。問題がない場合はFcitx5と入れ替えて下さい。