We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4c8f8 commit 7a4f932Copy full SHA for 7a4f932
build.sh
@@ -13,7 +13,7 @@ RELEASE="$(rpm -E %fedora)"
13
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1
14
15
# this installs a package from fedora repos
16
-rpm-ostree install screen kitty emacs
+rpm-ostree install screen kitty emacs dnf-plugins-core libguestfs-tools libvirt-devel libxml2-devel ruby-devel
17
18
# this would install a package from rpmfusion
19
# rpm-ostree install vlc
0 commit comments