📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

196行目: 196行目:
                     python3-flake8 libcorosync-devel python3-capng python3-openwsman libwsman_clientpp-devel libattr-devel polkit-devel
                     python3-flake8 libcorosync-devel python3-capng python3-openwsman libwsman_clientpp-devel libattr-devel polkit-devel
<br>
<br>
libvirtのソースコードをダウンロードする。<br>
[https://download.libvirt.org libvirtの公式Webサイト]にアクセスして、ソースコードをダウンロードする。<br>
ダウンロードしたファイルを解凍する。<br>
tar xf libvirt-<バージョン>.tar.gz
cd libvirt-<バージョン>
<br>
または、Githubからソースコードをダウンロードすることもできる。<br>
  git clone https://github.com/libvirt/libvirt.git
  git clone https://github.com/libvirt/libvirt.git
<br>
<br>