test_physfs

Development libraries and headers for physfs

Debian Debian
RUN apt-get update && \ apt-get install -y libphysfs-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libphysfs-dev
Arch Arch Linux
RUN pacman -S --noconfirm physfs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libphysfs-dev
Fedora
RUN dnf install -y physfs-devel
Raspbian
RUN apt-get update && \ apt-get install -y libphysfs-dev
click the source code to copy install test_physfs on any operating system with command-not-found.com