Google Chrome page<\/a>.<\/p>\n\n\n\nwget https:\/\/dl.google.com\/linux\/direct\/google-chrome-stable_current_amd64.deb -P \/tmp<\/pre>\n\n\n\nThen install it using APT so as to deal with required dependencies automatically.<\/p>\n\n\n\n
sudo apt install \/tmp\/google-chrome-stable_current_amd64.deb<\/pre>\n\n\n\nThe command will add the Google repository<\/strong> so your system will automatically keep Google Chrome up to date. If you don\u2019t want Google’s repository, do sudo touch \/etc\/default\/google-chrome<\/code><\/strong> before installing the package.<\/p>\n\n\n\nInstall Google Chrome from Chrome Repos<\/h3>\n\n\n\n Google Chrome can be installed directly through the Google Chrome PPA repositories. Therefore, install the repository signing key.<\/p>\n\n\n\n
sudo apt install gnupg2<\/code><\/pre>\n\n\n\nwget -qO - https:\/\/dl-ssl.google.com\/linux\/linux_signing_key.pub | sudo gpg --dearmor -o \/etc\/apt\/trusted.gpg.d\/google-chrome.gpg<\/pre>\n\n\n\nNext, install the Google Chrome PPA repos on Ubuntu 24.04.<\/p>\n\n\n\n
echo \"deb [arch=amd64] http:\/\/dl.google.com\/linux\/chrome\/deb\/ stable main\" | sudo tee \/etc\/apt\/sources.list.d\/google-chrome.list<\/pre>\n\n\n\nUpdate package cache.<\/p>\n\n\n\n
sudo apt update<\/pre>\n\n\n\nThen install latest Google Chrome;<\/p>\n\n\n\n
sudo apt install google-chrome-stable<\/pre>\n\n\n\nCheck Installed Version of Google Chrome<\/h3>\n\n\n\n The latest Google Chrome has been installed on Ubuntu 24.04;<\/p>\n\n\n\n
google-chrome --version<\/pre>\n\n\n\nGoogle Chrome 121.0.6167.139<\/pre>\n\n\n\ngoogle-chrome-stable --version<\/pre>\n\n\n\nGoogle Chrome 121.0.6167.139<\/pre>\n\n\n\nWant to run Google Chrome on browser? See man pages on the options you can use;<\/p>\n\n\n\n
man google-chrome<\/pre>\n\n\n\nman google-chrome-stable<\/pre>\n\n\n\nRunning Google Chrome on Ubuntu 24.04<\/h3>\n\n\n\n You can now launch Google Chrome from activities on Ubuntu 24.04.<\/p>\n\n\n\n\n\t\t\t\n\t\t\t\t \n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\nYou can as well launch Google Chrome from your terminal by running either of the commands below;<\/p>\n\n\n\n
google-chrome<\/pre>\n\n\n\nor<\/p>\n\n\n\n
google-chrome-stable<\/pre>\n\n\n\nAnd there you go!!<\/p>\n\n\n\n\n\t\t\t\n\t\t\t\t \n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n\n\t\t\t\n\t\t\t\t \n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\nThat is how easy the installation of Google Chrome on Ubuntu 24.04 is.<\/p>\n","protected":false},"excerpt":{"rendered":"
Follow this guide to learn how to install Google Chrome on Ubuntu 24.04. By default, Ubuntu 24.04 comes with Firefox installed. If you need Chrome,<\/p>\n","protected":false},"author":10,"featured_media":20033,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[121],"tags":[7380,7378,7379],"class_list":["post-20029","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","tag-google-chrome-ubuntu-24-04","tag-install-chrome-ubuntu-24-04","tag-ubuntu-24-04-google-chrome","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/20029"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=20029"}],"version-history":[{"count":7,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/20029\/revisions"}],"predecessor-version":[{"id":20933,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/20029\/revisions\/20933"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/20033"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=20029"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=20029"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=20029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}