Home › Perforce Packages › Helix Versioning Engine Packages

https://www.perforce.com/perforce-packages/helix-versioning-engine

 

Helix Versioning Engine is divided into multiple packages, so you can install just the components you need. The package name for each component is given below. At minimum, you'll need to install the 'helix-p4d' package to start using Helix Versioning Engine.

  • Helix P4D: helix-p4d
  • Helix Proxy: helix-proxy
  • Helix Broker: helix-broker
  • Helix Command Line: helix-cli

Perforce Package Repositories Overview

Perforce's package repositories allow simplified installation of Perforce products and product updates on popular Linux platforms. Perforce currently offers these two options:

  • APT repositories with packages for Ubuntu
  • YUM repositories with packages for Red Hat Enterprise Linux/CentOS

How to Configure...

APT repositories

  1. Add Perforce's packaging key to your APT keyring

    wget -qO - https://package.perforce.com/perforce.pubkey | sudo apt-key add -

  2. Add Perforce's repository to your APT configuration

    Create a file called /etc/apt/sources.list.d/perforce.list with the following line:

    deb http://package.perforce.com/apt/ubuntu {distro} release

    Where {distro} is replaced by either precise or trusty

  3. Run apt-get update

You can now search for and install Perforce packages using your preferred package management tool.

You can also browse the repository and download a Deb file directly: https://package.perforce.com/apt/

 

YUM repositories

  1. Add Perforce's packaging key to your RPM keyring:

    sudo rpm --import https://package.perforce.com/perforce.pubkey

  2. Add Perforce's repository to your YUM configuration.

    Create a file called /etc/yum.repos.d/perforce.repo with the following content:

    [perforce]
    name=Perforce
    baseurl=http://package.perforce.com/yum/rhel/{version}/x86_64
    enabled=1
    gpgcheck=1

    Where {version} is either 6 for RHEL 6 or 7 for RHEL 7.

    You can now search for and install Perforce packages using your preferred package management tool.

    You can also browse the repository and download an RPM file directly: https://package.perforce.com/yum/

How to verify the Perforce public key for packages...

To ensure you have the correct public key for installing Perforce packages, verify the fingerprint of the Perforce public key against the fingerprint shown below.

The public key can be found here:

https://package.perforce.com/perforce.pubkey

To obtain the fingerprint of the public key, run:

gpg --with-fingerprint perforce.pubkey

It should match this fingerprint:

E581 31C0 AEA7 B082 C6DC 4C93 7123 CB76 0FF1 8869

How to Install Packages...

Using APT repositories

$ sudo apt-get install {package}

 

Using YUM repositories

# yum install {package}

Where {package} is replaced by the name of the package you wish to install, such as 'helix-p4d'.

Use the same command to upgrade installed packages to the newest version.

Package installation requires sudo or root level privileges.

转载于:https://my.oschina.net/yessp/blog/751006

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值