Created
July 16, 2020 09:40
-
-
Save jboero/8b5fa17af046fc75bb3aedf5a43fe896 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo yum list --showduplicates vault-enterprise | |
Last metadata expiration check: 0:00:19 ago on Thu 16 Jul 2020 10:39:05 AM BST. | |
Installed Packages | |
vault-enterprise.x86_64 1.4.3+ent-1 @hashicorp | |
Available Packages | |
vault-enterprise.x86_64 1.3.3+ent-1 hashicorp | |
vault-enterprise.x86_64 1.3.4+ent-1 hashicorp | |
vault-enterprise.x86_64 1.3.5+ent-1 hashicorp | |
vault-enterprise.x86_64 1.3.6+ent-1 hashicorp | |
vault-enterprise.x86_64 1.3.7+ent-1 hashicorp | |
vault-enterprise.x86_64 1.4.0+ent-1 hashicorp | |
vault-enterprise.x86_64 1.4.1+ent-1 hashicorp | |
vault-enterprise.x86_64 1.4.2+ent-1 hashicorp | |
vault-enterprise.x86_64 1.4.3+ent-1 hashicorp | |
$ sudo yum downgrade vault-enterprise | |
keybase 13 kB/s | 3.3 kB 00:00 | |
Dependencies resolved. | |
==================================================================================== | |
Package Architecture Version Repository Size | |
==================================================================================== | |
Downgrading: | |
vault-enterprise x86_64 1.4.2+ent-1 hashicorp 49 M | |
Transaction Summary | |
==================================================================================== | |
Downgrade 1 Package | |
Total download size: 49 M | |
Is this ok [y/N]: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment