Linux package-based installation
Note
Helix Server requires two executables:
- the Helix Core Server, also referred to as the
Perforce
service (
p4d
) - at least one
Helix Server
application, such as the Command-Line Client (
p4
)
The Perforce service and applications are available on the Perforce web page for Downloads.
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.
The Perforce service is available in two distribution package formats:
- Debian
(
.deb
) for Ubuntu systems - RPM (
.rpm
) for CentOS, RedHat Enterprise Linux (RHEL), and SUSE
You can install packages for the Perforce service on the following Linux (Intel x86_64) platforms:
- Ubuntu 12.04 LTS (precise)
- Ubuntu 14.04 LTS (trusty)
- Ubuntu 16.04 LTS (xenial)
- Ubuntu 18.04 LTS (bionic)
- CentOS or Red Hat 6.x
- CentOS or Red Hat 7.x
- SUSE Linux Enterprise Server 12
Prerequisites
- root level access to the server that will host your Perforce service
- knowing whether you will need to stop and restart your server or not - see Adding or updating the license file
- reading:
to prepare for the choices you must make during Installation