{"id":1159,"date":"2018-12-27T00:14:34","date_gmt":"2018-12-27T00:14:34","guid":{"rendered":"https:\/\/draculaservers.com\/tutorials\/?p=1159"},"modified":"2021-11-14T23:15:13","modified_gmt":"2021-11-14T23:15:13","slug":"install-chrome-ubuntu","status":"publish","type":"post","link":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/","title":{"rendered":"How to Install Google Chrome Web Browser on Ubuntu 18.04"},"content":{"rendered":"<p><strong>Google Chrome<\/strong> is the most popular web browser. It&#8217;s slick, fast, and extremely convenient nowadays.<\/p>\n<p>Unfortunately, unlike Chromium, which is open-source, Google Chrome is not in the default Ubuntu repository, so we&#8217;ll have to download and install Chrome ourselves.<\/p>\n<h2 id=\"prerequisites\">Prerequisites<\/h2>\n<ul>\n<li>We recommend you use a non-root sudo user when making changes to your system. If you don&#8217;t have one set up, you do so by following our <a href=\"https:\/\/draculaservers.com\/tutorials\/create-sudo-user-ubuntu\/\" target=\"_blank\" rel=\"noopener\">tutorial on how to create sudo users<\/a>.<\/li>\n<li>Ubuntu 18.04 running on a computer that has a <strong>64-bit CPU<\/strong>. Chrome has been discontinued for <strong>32-bit<\/strong> Linux Systems. We&#8217;ll show you how to check this via the command-line.<\/li>\n<\/ul>\n<p>To check whether you&#8217;re on a <strong>64-bit<\/strong> or <strong>32-bit<\/strong> Linux System, you can run the following command in your terminal:<\/p>\n<pre><code class=\"lang:bash\">$ lscpu<\/code><\/pre>\n<p>Your output should look something like this:<\/p>\n<pre><code lang=\"shell\">Architecture:        x86_64\nCPU op-mode(s):      32-bit, 64-bit\nByte Order:          Little Endian\nCPU(s):              40\nOn-line CPU(s) list: 0-39\nThread(s) per core:  2\nCore(s) per socket:  10\nSocket(s):           2\nNUMA node(s):        2\nVendor ID:           GenuineIntel\nCPU family:          6\nModel:               62\nModel name:          Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz\nStepping:            4\nCPU MHz:             1261.609\nCPU max MHz:         3000.0000\nCPU min MHz:         1200.0000\nBogoMIPS:            4399.61\nVirtualization:      VT-x\nL1d cache:           32K\nL1i cache:           32K\nL2 cache:            256K\nL3 cache:            25600K\nNUMA node0 CPU(s):   0-9,20-29\nNUMA node1 CPU(s):   10-19,30-39\nFlags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_t\nsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow vnm\ni flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts flush_l1d<\/code><\/pre>\n<p>To check whether you&#8217;ve got a <strong>64-bit<\/strong> or <strong>32-bit<\/strong> CPU, you can check the first line, the value of <strong>Architecture<\/strong>. If you see <strong>x86_64<\/strong>, then you&#8217;ve got <strong>64-bit<\/strong>. If you see <strong>i686<\/strong>, then it&#8217;s <strong>32-bit<\/strong>.<\/p>\n<p>If you&#8217;re using a <strong>64-bit Ubuntu<\/strong> then you can proceed to the following steps.<\/p>\n<h2 id=\"install-google-chrome-web-browser-via-command-line\">Install Google Chrome Web Browser via Command-line<\/h2>\n<p>To install Google Chrome on Ubuntu, we&#8217;ll first download it using <code>wget<\/code> in the Downloads folder, to keep things clean:<\/p>\n<pre><code lang=\"shell\">cd ~\/Downloads\nwget https:\/\/dl.google.com\/linux\/direct\/google-chrome-stable_current_amd64.deb<\/code><\/pre>\n<p>The Google Chrome package should be now saved in the <code>~\/Downloads<\/code> folder:<\/p>\n<pre><code lang=\"shell\">$ ls\ngoogle-chrome-stable_current_amd64.deb<\/code><\/pre>\n<p>To install it, run the following command, while still in the <code>~\/Downloads<\/code> folder. Don&#8217;t forget, that you need to be a <code>sudo<\/code> user when running it:<\/p>\n<pre><code lang=\"shell\">$ sudo dpkg \u2013i google-chrome-stable_current_amd64.deb<\/code><\/pre>\n<p>That&#8217;s it. You&#8217;ve now installed Google Chrome on Ubuntu 18.04.<\/p>\n<h2 id=\"uninstall-google-chrome-on-ubuntu-18-04\">Uninstall Google Chrome on Ubuntu 18.04<\/h2>\n<p>If you want to uninstall Google Chrome off your Ubuntu 18.04 via the terminal, just run the following commands.<\/p>\n<p>This command will remove the Google Chrome installation:<\/p>\n<pre><code lang=\"shell\">$ sudo apt-get purge google-chrome-stable<\/code><\/pre>\n<p>This command will remove Chrome&#8217;s settings, such as any plugins you might have installed when using it:<\/p>\n<pre><code>$ rm ~\/.config\/google-chrome\/ -rf<\/code><\/pre>\n<h2 id=\"conclusion\">Conclusion<\/h2>\n<p>Well done. You&#8217;ve learned how to install Google Chrome on Ubuntu 18.04, as well as uninstall it. As you&#8217;ve seen, it&#8217;s not very difficult to do it via the command-line.<\/p>\n<p>Though we have not covered it,you can also install it via the GUI, by just visiting the <a href=\"https:\/\/www.google.com\/chrome\/\" target=\"_blank\" rel=\"noopener\">Google Chrome download page<\/a>, downloading it, double clicking the <code>.deb<\/code> package, and following the install steps.<\/p>\n<p>If you&#8217;re in the market for affordable Linux KVM VPS with high specs, then be sure to check our <a href=\"https:\/\/draculaservers.com\/kvm.php\" target=\"_blank\" rel=\"noopener\">KVM VPS Plans<\/a>. They start at <strong>1GB RAM at just $9.99\/mo<\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google Chrome is the most popular web browser. It&#8217;s slick, fast, and extremely convenient nowadays. Unfortunately, unlike Chromium, which is open-source, Google Chrome is not in the default Ubuntu repository, so we&#8217;ll have to download and install Chrome ourselves. Prerequisites We recommend you use a non-root sudo user when making changes to your system. If [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1172,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,22],"tags":[60],"class_list":["post-1159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-getting-started","category-ubuntu","tag-chrome"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"featured_image_urls_v2":{"full":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png",1024,512,false],"thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04-150x150.png",150,150,true],"medium":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04-300x150.png",300,150,true],"medium_large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04-768x384.png",768,384,true],"large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png",1024,512,false],"1536x1536":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png",1024,512,false],"2048x2048":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png",1024,512,false],"pk-small":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04-80x80.png",80,80,true],"pk-thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04-300x225.png",300,225,true]},"post_excerpt_stackable_v2":"<p>Google Chrome is the most popular web browser. It&#8217;s slick, fast, and extremely convenient nowadays. Unfortunately, unlike Chromium, which is open-source, Google Chrome is not in the default Ubuntu repository, so we&#8217;ll have to download and install Chrome ourselves. Prerequisites We recommend you use a non-root sudo user when making changes to your system. If you don&#8217;t have one set up, you do so by following our tutorial on how to create sudo users. Ubuntu 18.04 running on a computer that has a 64-bit CPU. Chrome has been discontinued for 32-bit Linux Systems. We&#8217;ll show you how to check this&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/draculaservers.com\/tutorials\/category\/getting-started\/\" rel=\"category tag\">Getting Started<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/ubuntu\/\" rel=\"category tag\">Ubuntu<\/a>","author_info_v2":{"name":"Vlad","url":"https:\/\/draculaservers.com\/tutorials\/author\/vlad\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials\" \/>\n<meta property=\"og:description\" content=\"Google Chrome is the most popular web browser. It&#8217;s slick, fast, and extremely convenient nowadays. Unfortunately, unlike Chromium, which is open-source, Google Chrome is not in the default Ubuntu repository, so we&#8217;ll have to download and install Chrome ourselves. Prerequisites We recommend you use a non-root sudo user when making changes to your system. If [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/\" \/>\n<meta property=\"og:site_name\" content=\"Dracula Servers Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-27T00:14:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-14T23:15:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vlad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vlad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/\"},\"author\":{\"name\":\"Vlad\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\"},\"headline\":\"How to Install Google Chrome Web Browser on Ubuntu 18.04\",\"datePublished\":\"2018-12-27T00:14:34+00:00\",\"dateModified\":\"2021-11-14T23:15:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/\"},\"wordCount\":398,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png\",\"keywords\":[\"Chrome\"],\"articleSection\":[\"Getting Started\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/\",\"name\":\"How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png\",\"datePublished\":\"2018-12-27T00:14:34+00:00\",\"dateModified\":\"2021-11-14T23:15:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png\",\"width\":1024,\"height\":512,\"caption\":\"install_google_chrome_ubuntu_18_04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/install-chrome-ubuntu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Google Chrome Web Browser on Ubuntu 18.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"name\":\"Dracula Servers Tutorials\",\"description\":\"Dedicated Servers\",\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\",\"name\":\"Dracula Servers\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"width\":1625,\"height\":200,\"caption\":\"Dracula Servers\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\",\"name\":\"Vlad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"caption\":\"Vlad\"},\"description\":\"Tech Support\",\"sameAs\":[\"https:\\\/\\\/draculaservers.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials","og_description":"Google Chrome is the most popular web browser. It&#8217;s slick, fast, and extremely convenient nowadays. Unfortunately, unlike Chromium, which is open-source, Google Chrome is not in the default Ubuntu repository, so we&#8217;ll have to download and install Chrome ourselves. Prerequisites We recommend you use a non-root sudo user when making changes to your system. If [&hellip;]","og_url":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/","og_site_name":"Dracula Servers Tutorials","article_published_time":"2018-12-27T00:14:34+00:00","article_modified_time":"2021-11-14T23:15:13+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png","type":"image\/png"}],"author":"Vlad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vlad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#article","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/"},"author":{"name":"Vlad","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e"},"headline":"How to Install Google Chrome Web Browser on Ubuntu 18.04","datePublished":"2018-12-27T00:14:34+00:00","dateModified":"2021-11-14T23:15:13+00:00","mainEntityOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/"},"wordCount":398,"commentCount":0,"publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png","keywords":["Chrome"],"articleSection":["Getting Started","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/","url":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/","name":"How to Install Google Chrome on Ubuntu 18.04 - Dracula Servers Tutorials","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#primaryimage"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png","datePublished":"2018-12-27T00:14:34+00:00","dateModified":"2021-11-14T23:15:13+00:00","breadcrumb":{"@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#primaryimage","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/12\/How-to-Install-Google-Chrome-on-Ubuntu-18.04.png","width":1024,"height":512,"caption":"install_google_chrome_ubuntu_18_04"},{"@type":"BreadcrumbList","@id":"https:\/\/draculaservers.com\/tutorials\/install-chrome-ubuntu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/draculaservers.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"How to Install Google Chrome Web Browser on Ubuntu 18.04"}]},{"@type":"WebSite","@id":"https:\/\/draculaservers.com\/tutorials\/#website","url":"https:\/\/draculaservers.com\/tutorials\/","name":"Dracula Servers Tutorials","description":"Dedicated Servers","publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/draculaservers.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/draculaservers.com\/tutorials\/#organization","name":"Dracula Servers","url":"https:\/\/draculaservers.com\/tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","width":1625,"height":200,"caption":"Dracula Servers"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e","name":"Vlad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","caption":"Vlad"},"description":"Tech Support","sameAs":["https:\/\/draculaservers.com"]}]}},"_links":{"self":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/1159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/comments?post=1159"}],"version-history":[{"count":2,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/1159\/revisions"}],"predecessor-version":[{"id":2246,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/1159\/revisions\/2246"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media\/1172"}],"wp:attachment":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media?parent=1159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/categories?post=1159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/tags?post=1159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}