Jump to content
We've recently updated our Privacy Statement, available here ×
  • How to install chrome on RHEL env


    Jivan Phadtare
    • Version: v8.0 Product: JasperReports® Server

    On RHEL environment, to install chrom first need to download the chrome package.

    1) To download the chrome package use below command. (As highlighted in attached screenshot "02214612_Screenshot_1.PNG")

    wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

    2) Post package download, install it using below command. (As highlighted in attached screenshot "02214612_Screenshot_1.PNG")

    yum localinstall google-chrome-stable_current_x86_64.rpm 

    3) Post successful installation it will show the message as attached in screenshot : "02214612_Screenshot_2.PNG"

    4) Using below command as well, we can check the version of installated chrome.


    google-chrome --version


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...