Skip to content

Instantly share code, notes, and snippets.

@reinhart1010
Last active November 19, 2023 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reinhart1010/5001acb0635867bb40da45864d2e713d to your computer and use it in GitHub Desktop.
Save reinhart1010/5001acb0635867bb40da45864d2e713d to your computer and use it in GitHub Desktop.

Standard package list for roothouse

FFmpeg (optional) and ImageMagick

ffmpeg imagemagick

Java

temurin-11-jdk temurin-8-jdk

Pandoc and TeX

pandoc texlive-latex-recommended texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra texlive-xetex

PHP versions and extensions

For Debian-based

php8.1 php8.1-bz2 php8.1-cli php8.1-common php8.1-curl php8.1-fpm php8.1-gd php8.1-imagick php8.1-intl php8.1-mbstring php8.1-mysql php8.1-opcache php8.1-readline php8.1-sqlite3 php8.1-xml php8.1-zip

For Red Hat-based

php php-bz2 php-cli php-common php-curl php-fpm php-gd php-imagick php-intl php-mbstring php-mysqlnd php-opcache php-readline php-sqlite3 php-xml php-zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment