

Yum -showduplicates list vault-enterprise-hsm # This will show all available HSM Packages in the repository:


You may then use the example commands below to lookup existing RPM packages in the repository. To add the official HashiCorp Linux repository using yum-config-manager, run: sudo yum-config-manager -add-repo The command yum-config-manager is to add or manage repositories that you'd like used for installing applications from. Red Hat Enterprise Linux as well as CentOS provide the CLI tool yum-utils, which is used to manage repositories, install source or debug packages and to search for information related to application repositories.
