• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install The Latest Version Of Chrome (Beta) On Linux Ubuntu

Install The Latest Version Of Chrome (Beta) On Linux Ubuntu

By Sourabh / December 8, 2015 Category: How To, Ubuntu

Chrome 48 (48.0.2564.23) Beta for Linux Ubuntu Systems. Install the latest version of Chrome (Beta) on Linux Ubuntu 15.10, Ubuntu 14.04, Debian and Derivatives. Chrome 48 Beta: Present to Cast, custom notification buttons, and network estimation.

Other features in this release
  • The new DevTools security panel enables developers to understand the security state of a page to help them migrate their websites to HTTPS.
  • Sites can now use FontFaceSet more flexibly with several new iteration methods.
  • WebRTC now supports the VP9 video codec, and can serve HD video at almost half the bandwidth of VP8 or H264.
  • Web Audio JavaScript syntax can now be shortened and simplified with method chaining for AudioNode.connect() and AudioParam.connect() automation methods.
  • The MediaStreamTrack.remote attribute allows sites to detect if a media stream is from a remote source.
  • Sites can now detect key presses from a user without worrying about browser type or operating system using the KeyboardEvent.code attribute.
  • Developers can now leverage JavaScript language behaviors not previously exposed in ES5 or below using the well-known symbols @@isConcatSpreadable, @@toPrimitive.
  • min-width:auto and min-height:auto now work for flex items without flex-basis:auto.
  • Several getAll() methods have been added to IndexedDB to simplify bulk interactions.

Minor changes

  • ServiceWorkerRegistration.update() no longer bypasses the cache for update checks within 24 hours, improving spec compliance.
  • The error attribute on IDBRequest and IDBTransaction will now return DOMException instead of DOMError to improve Chrome’s spec compliance.
  • The RC4 cipher is no longer supported over HTTPS connections due to several vulnerabilities.
  • The MediaStreamTrack.getSources() method has been deprecated in favor of MediaDevices.enumerateDevices().
  • SVGGraphicsElement.getTransformToElement has been removed to match the SVG spec.
  • getSVGDocument() has been removed from HTMLFrameElement.prototype to match the spec.
  • SVG glyph-orientation-horizontal and glyph-orientation-vertical properties have been removed in favor of the CSS text-orientation property.
  • SVGElement.offset* properties and SVGPathSeg interfaces have been removed to improve spec compliance.
  • The CSS plus-darker composite operator has been removed to increase spec compliance.
  • The item() method has been removed from TextTrackList and TextTrackCueList to improve spec compliance.
  • Developers can now build robust RTL text experiences using CSS Writing Modes Level 3 without prefixes.
  • CSS font-feature-settings are no longer prefixed.

Install Chrome 48 Beta on Ubuntu

Chrome 48 (48.0.2564.23) Beta can be installed via the Google repositories on Linux systems. Open terminal and run the following commands to install the latest version of Chrome (Beta) on Ubuntu, Debian and Derivatives:

$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install google-chrome-beta

If you wish to uninstall and remove Chrome, run the following command:

$ sudo apt-get remove google-chrome-beta

Tags: Chrome 48 (48.0.2564.23) Beta, Chrome Ubuntu, Install Chrome 48 (48.0.2564.23) Beta, Install Chrome 48 on Ubuntu, Install Chrome 48 Ubuntu 14.04, Install Chrome 48 Ubuntu 15.10, Install Chrome Ubuntu, Install Chrome Ubuntu 14.04, Install Chrome Ubuntu 14.10, Install Chrome Ubuntu 15.04, Install Chrome Ubuntu 15.10, Install Chrome Ubuntu PPA, Ubuntu Install Chrome 48, Ubuntu PPA Chrome

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap