13,002
回編集
21行目: | 21行目: | ||
sudo zypper install python3-chardet python3-gobject gettext | sudo zypper install python3-chardet python3-gobject gettext | ||
<br> | <br> | ||
次に、[https://www.bleachbit.org BleachBitの公式Webサイト]から、ソースコードをダウンロードする。<br> | 次に、[https://www.bleachbit.org/download/source BleachBitの公式Webサイト]から、ソースコードをダウンロードする。<br> | ||
ダウンロードしたファイルを解凍する。<br> | |||
tar xf bleachbit-<バージョン>.tar.gz | |||
cd bleachbit-<バージョン> | |||
<br> | |||
または、Gitを使用してソースコードをダウンロードする。<br> | または、Gitを使用してソースコードをダウンロードする。<br> | ||
git clone https://github.com/bleachbit/bleachbit.git | git clone https://github.com/bleachbit/bleachbit.git | ||
cd bleachbit | |||
<br> | <br> | ||
マルチ言語を使用する場合は、以下のコマンドを実行する。<br> | マルチ言語を使用する場合は、以下のコマンドを実行する。<br> |