How To Install Midori Browser 11.5 On Ubuntu, Linux Mint, Debian And Derivative Systems

Midori is a lightweight, fast, and privacy-focused web browser that provides an excellent alternative to mainstream browsers like Chrome and Firefox. It is an open-source project that emphasizes minimalism and speed while offering essential browsing features, including support for extensions, private browsing, and an intuitive user interface.

Midori is designed to be resource-efficient, making it an ideal choice for users with older hardware or those who prefer a streamlined browsing experience.

Main Features of Midori Browser

  • Minimalist Interface: A clean and simple user interface ensures easy navigation and usability.
  • Lightweight and Fast: Midori is optimized for performance, using fewer system resources compared to traditional browsers.
  • Privacy-Focused: It includes built-in ad blocking and tracking protection to enhance user privacy.
  • Open Source: Being open-source, Midori allows developers to contribute and improve the browser’s functionality.
  • Support for Extensions: While not as extensive as Chrome or Firefox, Midori supports essential extensions to enhance user experience.

It uses GTK as the graphics library and can be integrated into GNOME-based desktop environments, like Xfce, LXDE. It is a fast browser, as the engine is not Gecko-based, like the engine of Firefox is.

The latest version:

The latest version available is Midori 11.5, which adds a headless mode (does not need graphical interface to run).

The headless mode enables the browser to run with GUI, making it ideal for task automation, data scraping, website monitoring and app testing. It continues to execute HTML, CSS and JavaScript, making it a good choice for developers.

Midori headless mode brings performance improvements by eliminating the need to render a graphical interface, reducing the usage of CPU and Memory. Like the previous versions, requests made in headless mode inclyde tracker blocking, fingerpring protection and end-to-end encription.

As it integrates with Selenium and Puppeteer, this facilitates the run of high-quality automated tests.

For more information about this release, check out the official announcement.

How To Install Midori Browser 11.5 On Ubuntu, Linux Mint, Debian And Derivative Systems

How to install Midori on Ubuntu, Linux Mint, Debian and other 64 bit Debian-based systems:

Download the latest Midori DEB package.

How To Install Midori Browser 11.5 On Ubuntu, Linux Mint, Debian And Derivative Systems

Use gdebi to install the package (and also handle the dependencies).

Install GDebi (if not installed) GDebi is a tool that simplifies the installation of .deb packages and handles dependencies automatically.

sudo apt install -y gdebi

What is GDebi? GDebi is a lightweight package installer for Debian-based systems like Ubuntu and Linux Mint. Unlike the standard dpkg command, which only installs .deb packages, GDebi also resolves and installs necessary dependencies automatically. This makes it a convenient tool for installing software that is not available in official repositories but provided as a .deb package.

Install Midori Using GDebi Run the following command to install the downloaded package:

sudo gdebi midori*.deb

How to remove Midori from Ubuntu, Linux Mint, Debian and Derivatives:

If you want to uninstall Midori from your system, use the following command:

sudo apt remove midori 

This is everything, enjoy surfing the web.

Exploring Various Web Browsers Available For Ubuntu And Derivative Systems

There is a wide range of web browsers available, each offering unique features and user experiences. Here’s an overview of some notable alternatives:

  • Mozilla Firefox: An open-source browser known for its commitment to user privacy and extensibility through a wide range of add-ons. Firefox receives regular updates and is praised for its robust performance.
  • Waterfox: A variant of Firefox, Waterfox focuses on providing a fast browsing experience while maintaining support for legacy Firefox extensions. It is a popular choice for users looking for a balance between performance and compatibility.
  • Midori: A lightweight browser known for its speed and simple interface. Midori is ideal for systems with limited resources and for users who prefer a minimalist browsing experience.
  • Vivaldi: Offers a high level of customization, allowing users to modify almost every aspect of the interface and functionality. Vivaldi includes built-in features such as an email client, a notes manager, and support for custom keyboard shortcuts.
  • Microsoft Edge: Developed by Microsoft, Edge has evolved significantly, offering seamless integration with Microsoft services and features such as Collections, Immersive Reader, and improved performance.
  • Brave Browser: Stands out for its focus on privacy, automatically blocking ads and trackers. Brave also offers a cryptocurrency-based rewards system for users who choose to view ads.
  • Opera: A feature-rich browser known for its built-in ad blocker, free VPN, and sidebar integrations for messaging apps. Opera also includes a unique battery saver mode and a customizable start page for enhanced user experience.
  • Chromium: The open-source project behind Google Chrome, Chromium provides a fast and secure browsing experience without proprietary Google components. Many browsers, including Microsoft Edge, Brave, and Vivaldi, are based on Chromium.

6 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *