Skip to content

Commit

Permalink
Install LibreOffice
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee authored Sep 1, 2024
1 parent e0831fb commit fe94e51
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ RELEASE="$(rpm -E %fedora)"
# List of rpmfusion packages can be found here:
# 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
# Streaming packages
rpm-ostree install obs-studio mpv yt-dlp
# Presentation machine packages
rpm-ostree install libreoffice

#### Example for enabling a System Unit File

systemctl enable podman.socket
#systemctl enable podman.socket

0 comments on commit fe94e51

Please sign in to comment.