1 recipe shared
Sets up Libreoffice in the VM to make soffice command available. It can be used for various office file conversions.
# Ensure the package list is up-to-date echo "Updating package list..." sudo apt-get update -y