「Debian活用/Isar設定」の版間の差分
< Debian活用
ナビゲーションに移動
検索に移動
(ページの作成:「== 概要 == == 設定 ==」) |
(→設定) |
||
| 2行目: | 2行目: | ||
== 設定 == |
== 設定 == |
||
<nowiki> |
|||
$ apt install \ |
|||
binfmt-support \ |
|||
bubblewrap \ |
|||
bzip2 \ |
|||
mmdebstrap \ |
|||
arch-test \ |
|||
apt-utils \ |
|||
dpkg-dev \ |
|||
gettext-base \ |
|||
git \ |
|||
python3 \ |
|||
quilt \ |
|||
qemu-user-static \ |
|||
reprepro \ |
|||
sudo \ |
|||
unzip \ |
|||
xz-utils \ |
|||
git-buildpackage \ |
|||
pristine-tar \ |
|||
sbuild \ |
|||
schroot \ |
|||
zstd |
|||
</nowiki> |
|||
2026年7月27日 (月) 15:15時点における版
概要
設定
$ apt install \ binfmt-support \ bubblewrap \ bzip2 \ mmdebstrap \ arch-test \ apt-utils \ dpkg-dev \ gettext-base \ git \ python3 \ quilt \ qemu-user-static \ reprepro \ sudo \ unzip \ xz-utils \ git-buildpackage \ pristine-tar \ sbuild \ schroot \ zstd