Use this if you want to see a list of what’s available: # yum module list # find available application streamsįor container development, RHEL 8 adds new Linux container tools: Buildah (container building), Podman (running containers) and Skopeo (sharing/finding containers). Or, install a specific version: # yum install # installs PostgreSQL 9.6 Start with these commands below for your first time through.įor the impatient, use this yum syntax to install an Application Stream recent version: # yum install # installs the default, PostgreSQL 10
It includes dozens of runtime languages, compilers, databases, and web and cache servers. Red Hat Enterprise Linux 8 introduces new features that accelerate your application development including installation, coding, tool selection and setup.