I am trying to install latest mercurial on fedora by doing sudo yum install mercurial .
But doing so I am getting mercurial 1.1 that is not latest release .Current mercurial release is 1.6+ .
Any help is highly appreciated
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s entirely a fedora thing. The primary act of a linux distribution is the selecting and bundling of software, and they pick the versions to make available. Some of them try to stay very in sync with the software they include and some update less frequently. Fedora’s offical distributions have 1.1 as their latest revision.
Your options are to either add a different repository source that’s not directly managed by fedora, install the software not from package, or to switch distributions to one that ships a more current mercurial.