Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Aug 30, 2024
1 parent 8f32389 commit 79139be
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,20 @@ RELEASE="$(rpm -E %fedora)"
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1

# this installs a package from fedora repos
rpm-ostree install screen

rpm-ostree install adobe-source-code-pro-fonts android-tools bpftop cascadia-code-fonts containererd.io \
edk2-ovmf flatpak-builder genisoimage iotop kcli libvirt libvirt-nss p7zip-plugins p7zip podman-compose \
podman-tui podmansh powertop qemu-char-spice qemu-device-display-virtio-gpu qemu-device-display-virtio-vga \
qemu-device-usb-redirect qemu-img qemu-system-x86-core qemu-user-binfmt qemu-user-static qemu rocm-hip \
rocm-opencl rocm-smi ubuntu-family-fonts udica umoci virt-manager virt-viewer ydotool dbus-x11

# "docker-ce",
# "docker-ce-cli",
# "docker-buildx-plugin",
# "docker-compose-plugin",
# "edk2-ovmf",
# "flatpak-builder",
# devpod and fonts are also missing

# this would install a package from rpmfusion
# rpm-ostree install vlc

Expand Down

0 comments on commit 79139be

Please sign in to comment.