...
Operating System | Repository |
---|---|
RHEL/CentOS 7 | yum -y install \ |
RHEL/CentOS 8 | yum -y install \ Note: This installs EPEL and the PowerTools repositories |
Amazon Linux 1 | yum -y install \ |
5. Install CDWS and CDWI. Both packages will be installed in /usr/share/perl5/vendor_perl
. The Alexandria library will also be installed as part of these packages.
...