• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Chromium 68.0 on Ubuntu 18.04

4404

To install Chromium 68.0 on Ubuntu 18.04

Chromium is an open-source Web browser project started by Google, to provide the source code for the proprietary Google Chrome browser.[5] The two browsers share the majority of code and features, though there are some minor differences in features and logos, and they have different licensing. In this tutorial, we will cover the installation of Chromium on Ubuntu 18.04.

Installation

Update the system repository using the following command

root@linuxhelp1:~# apt-get update
Hit:1 http://in.archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease \[20.8 kB\] 
Get:3 http://in.archive.ubuntu.com/ubuntu bionic-updates InRelease \[88.7 kB\]
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease \[83.2 kB\]  
Get:5 http://in.archive.ubuntu.com/ubuntu bionic-backports InRelease \[74.6 kB\]
Get:6 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main i386 Packages \[42.5 kB\] 
Get:39 http://in.archive.ubuntu.com/ubuntu bionic-updates/multiverse DEP-11 64x64 Icons \[2,638 B\]
Get:40 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages \[2,704 B\]
Get:41 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages \[2,704 B\]
Get:42 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata \[5,100 B\]
Get:43 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe DEP-11 64x64 Icons \[1,789 B\]
Fetched 2,829 kB in 8s (355 kB/s)
Reading package lists... Done

Install the Chromium package using the following command

root@linuxhelp1:~# apt-get install chromium-browser -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  chromium-browser-l10n chromium-codecs-ffmpeg-extra
Suggested packages:
  webaccounts-chromium-extension unity-chromium-extension adobe-flashplugin
The following NEW packages will be installed:
  chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
0 upgraded, 3 newly installed, 0 to remove and 37 not upgraded.
Need to get 58.9 MB of archives.
Preparing to unpack .../chromium-codecs-ffmpeg-extra\_68.0.3440.106-0ubuntu0.18.04.1\_amd64.deb ...
Unpacking chromium-codecs-ffmpeg-extra (68.0.3440.106-0ubuntu0.18.04.1) ...
Selecting previously unselected package chromium-browser.
Preparing to unpack .../chromium-browser\_68.0.3440.106-0ubuntu0.18.04.1\_amd64.deb ...
Unpacking chromium-browser (68.0.3440.106-0ubuntu0.18.04.1) ...
Selecting previously unselected package chromium-browser-l10n.
Preparing to unpack .../chromium-browser-l10n\_68.0.3440.106-0ubuntu0.18.04.1\_all.deb ...
Unpacking chromium-browser-l10n (68.0.3440.106-0ubuntu0.18.04.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.1) ...
Setting up chromium-codecs-ffmpeg-extra (68.0.3440.106-0ubuntu0.18.04.1) ...
Processing triggers for man-db (2.8.3-2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up chromium-browser (68.0.3440.106-0ubuntu0.18.04.1) ...
Setting up chromium-browser-l10n (68.0.3440.106-0ubuntu0.18.04.1) ...

Once Installation is done you can access the Chromium from the Menu as shown here
ubuntu_menu

Chromium application
chromium_application

The version of Chromium can be found in Help-> About
chromium_version

With this, the method to install Chromium 68.0 on Ubuntu 18.04 comes to an end.

Tags:
aiden
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

What is Google Chrome?

A

Google Chrome is a new, fast web browser from Google.

Q

Why should we use Google Chrome? What would it give my organization?

A

Google Chrome offers a number of benefits, including security, speed, stability, and simplicity. Find out about all the features of Google Chrome here.

Q

Why Google Chrome doesn't work with some of our internal applications. How to fix this?

A

If you do find issues that are true bugs in Google Chrome (pages crash, it shows web pages differently than Safari, etc.), then please let us know by filing a bug.
Most of these issues are not actually bugs in Google Chrome -- the applications themselves were written for a specific web browser, and do not handle other browsers properly. You may want to contact whoever administrates those applications and ask about browser compatibility, as Google Chrome cannot fix those issues.

Q

Does Google Chrome install over itself? What if users already have it installed?

A

Google Chrome does not install over itself. It first checks if it is already installed at the same elevation level.
However, if Google Chrome is already installed by the user at user-level, installing it system-level will remove the user-level installs and replace them with a system-level install. User/profile data would remain.

Q

Why should we use Google Chrome? What would it give my organization?

A

Google Chrome offers a number of benefits, including security, speed, stability, and simplicity. Find out about all the features of Google Chrome here.

Related Tutorials in How to install Chromium 68.0 on Ubuntu 18.04

Related Tutorials in How to install Chromium 68.0 on Ubuntu 18.04

How to install Meld tool in Ubuntu
How to install Meld tool in Ubuntu
Feb 25, 2017
How to install Dconf-Editor on Ubuntu 18.04
How to install Dconf-Editor on Ubuntu 18.04
Jul 14, 2018
How to install and update OpenSSL on Ubuntu 16.04
How to install and update OpenSSL on Ubuntu 16.04
Mar 9, 2017
How to install GLib 2.0 on Ubuntu 17.04
How to install GLib 2.0 on Ubuntu 17.04
May 22, 2017
How to Install Android Emulator on Ubuntu 20.4.1
How to Install Android Emulator on Ubuntu 20.4.1
Jul 13, 2021
How To Install AnyDesk on Ubuntu 16.04
How To Install AnyDesk on Ubuntu 16.04
Apr 4, 2018
How to install Genymotion 2.12.1 on Ubuntu 18.04
How to install Genymotion 2.12.1 on Ubuntu 18.04
Jul 9, 2018
How to install Epiphany browser in Ubuntu
How to install Epiphany browser in Ubuntu
Sep 15, 2016

Related Forums in How to install Chromium 68.0 on Ubuntu 18.04

Related Forums in How to install Chromium 68.0 on Ubuntu 18.04

Ubuntu
matthew class=
Failed to enable unit: Refusing to operate on linked unit file sshd.service
Apr 15, 2019
Ubuntu
mason class=
Passwd: You may not view or modify password information for root On Ubuntu 19.04
May 27, 2019
Ubuntu
isaac class=
/etc/apt/sources.list Permission denied
May 18, 2017
Ubuntu
yousuf class=
lsb_release command not working : Debian
Jan 18, 2018
ifconfig command
jackbrookes class=
what is the location of the ifconfig program on your machine?
Jan 4, 2018
Ubuntu
mason class=
"E: Package 'php-mcrypt' has no installation candidate" error on Ubuntu 20.4.1
Mar 15, 2021
NFS
luke class=
clnt_create: RPC: Program not registered
Apr 25, 2017
Apache
isaac class=
How to disable apache welcome page on Ubuntu
Dec 15, 2018

Related News in How to install Chromium 68.0 on Ubuntu 18.04

Related News in How to install Chromium 68.0 on Ubuntu 18.04

How To Install Mixxx on Ubuntu 16.04
How To Install Mixxx on Ubuntu 16.04
Oct 11, 2017
Ubuntu 17.04 released with greater expectations
Ubuntu 17.04 released with greater expectations
Apr 15, 2017
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Ubuntu Core now available on i.MX6 based TS-4900 thanks to Technologic Systems Inc.
Mar 1, 2017
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Ubuntu 17.10 Artful Aardvark Beta 1 is now here. Download Now
Sep 2, 2017
5 Best Secure and Private Web Browsers to Look Our For
5 Best Secure and Private Web Browsers to Look Our For
Nov 24, 2018
Ubuntu Unity is no more: One Linux dream has been axed
Ubuntu Unity is no more: One Linux dream has been axed
Apr 7, 2017
Min browser may reduce the noise
Min browser may reduce the noise
Jan 28, 2017
What’s next for Ubuntu Linux Desktop?
What’s next for Ubuntu Linux Desktop?
Apr 11, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help David Lopez Guillen ?
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web

hola segui este tutorial para tener un certificado ssl y ahora no se ve mi app en la red, espero alguien pueda ayudarme, tengo M9oodle en3.5 en un servidor open suse y ahora no funciona por favor ayuda.

https://www.linuxhelp.com/how-to-create-ssl-certificate-in-opensuse

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.