truffle install <package_name> <@version>

Install a package from the Ethereum Package Registry

Arguments

NameDescription
package_nameName of the package as listed in the Ethereum Package Registry. (required)
@versionWhen specified, will install a specific version of the package, otherwise will install the latest version