Unable To Install - cURL Package Already Installed?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ray
    Senior Member
    Forum ExplorerTechnical AssociateSolutions Developer
    • Mar 2021
    • 108

    #1

    Unable To Install - cURL Package Already Installed?

    Fresh VPS with up-to-date cPanel/WHM installed and a license assigned to my IP.

    When running the command per the guide:

    Code:
    wget -qq -O - [URL]https://kernelcare.com/installer[/URL] | bash
    I am presented with the following:

    Code:
    Transaction check error:
    
    package curl-7.29.0-51.el7.x86_64 is already installed
    
    Error Summary
    
    -------------
    Im not sure what the hangup is, but any advice would be greatly appreciated!
  • egrechishkina
    Member
    • May 2018
    • 52

    #2
    Fixed! For anyone who may come across this issue, simply reinstalling the offending package, in this case curl-7.29.0-51.el7.x86_64, solved the issue.

    Code:
    yum reinstall curl-7.29.0-51.el7.x86_64

    Comment

    • skhristich
      Senior Member
      • Nov 2019
      • 595

      #3
      Hello Mitchell. Thank you!
      Please let us know if you have any questions.
      Thanks in advance!

      Comment

      Working...
      X