Linux package-based installation
Distribution packages simplify the installation, update, and removal of software because the tools that manage these packages are aware of the dependencies for each package. Helix Core Server is available in two distribution package formats:
- Debian
(
.deb
) for Ubuntu systems - RPM (
.rpm
) for CentOS, RedHat Enterprise Linux (RHEL), and SUSE
Prerequisites
- root level access to the machine that will host your Helix Core Server
- knowing whether you will need to stop and restart your server or not - see Release and license information: adding or updating.
- having read:
to prepare for the choices you must make during Installation
-
one of the supported Linux (Intel x86_64) operating systems:
- Ubuntu 12.04 LTS (Precise), 14.04 LTS (Trusty), 16.04 LTS (Xenial), 18.04 LTS (Bionic), 20.04 (Focal), Ubuntu 22.04 (Jammy)
- CentOS or Red Hat 6.x, 7.x, 8.x, 9.x
- SUSE Linux Enterprise Server 11, 12, 15
Downloading p4d and p4
Helix Core Server requires two executables:
-
the Helix Core Server, also referred to as the Perforce service (
p4d
) -
at least one Helix Core client application, such as the Command-Line Client (
p4
)
The Helix Core Server and applications are available on the Perforce web page for Downloads.