Created
May 31, 2012 22:45
-
-
Save nstielau/2846939 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
[root@ncstestonebox plugins]# yum list apache-cassandra1 | |
Loaded plugins: presto | |
Installed Packages | |
apache-cassandra1.noarch 1.0.9-1 @datastax | |
Available Packages | |
apache-cassandra1.noarch 1.0.10-1 datastax | |
[root@ncstestonebox plugins]# yum install apache-cassandra1-1.0.10-1 | |
Loaded plugins: presto | |
Setting up Install Process | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package apache-cassandra1.noarch 0:1.0.9-1 will be obsoleted | |
---> Package apache-cassandra11.noarch 0:1.1.0-1 will be obsoleting | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
=========================================================================================================================================================================================================================================================================================================================================================================== | |
Package Arch Version Repository Size | |
=========================================================================================================================================================================================================================================================================================================================================================================== | |
Installing: | |
apache-cassandra11 noarch 1.1.0-1 datastax 19 M | |
replacing apache-cassandra1.noarch 1.0.9-1 | |
Transaction Summary | |
=========================================================================================================================================================================================================================================================================================================================================================================== | |
Install 1 Package(s) | |
Total download size: 19 M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment