-
Notifications
You must be signed in to change notification settings - Fork 7
Installing from YUM
Nguyen Van Nguyen edited this page Dec 23, 2016
·
1 revision
- We are working out to make an official repository for all RPM packages. In this meantime, please use Copr at: https://copr.fedorainfracloud.org/coprs/zetalliance/zimlets/
- Enable Copr repo (run once): download repo file and save into /etc/yum.repos.d:
- For EL6:
wget https://copr.fedorainfracloud.org/coprs/zetalliance/zimlets/repo/epel-6/zetalliance-zimlets-epel-6.repo -O /etc/yum.repos.d/zetalliance-zimlets-epel-6.repo
- For EL7:
wget https://copr.fedorainfracloud.org/coprs/zetalliance/zimlets/repo/epel-7/zetalliance-zimlets-epel-7.repo -O /etc/yum.repos.d/zetalliance-zimlets-epel-7.repo
- For EL6:
- Install using YUM:
yum install openpgp-secure-zimlet
- Update/upgrade:
yum update openpgp-secure-zimlet
- And uninstall:
yum remove openpgp-secure-zimlet