• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

chromium-browser: command not found

by admin

Chromium is a FOSS browser that inspired Google Chrome. Chrome is not completely open source, but the main foundational parts are open source and are made available as Google Chromium, shown in figure below, which has most of the functionality of Chrome, but it is missing the Google branding, automatic updates, and is used as the test and development foundation for Chrome releases. As a point of interest, chromium is the metal from which chrome is made, hence the name.

chromium-browser command not found

In case, if you encounter the below error:

chromium-browser: command not found

you may try installing the respective package according to your choice of distribution.

Distribution Command
Debian apt-get install chromium-browser
Ubuntu apt-get install chromium-browser
Alpine apk add chromium
Arch Linux pacman -S chromium
Kali Linux apt-get install chromium
Fedora dnf install chromium
Raspbian apt-get install chromium-browser
Docker docker run cmd.cat/chromium-browser chromium-browser

You can learn more about Chromium at http://code.google.com/chromium/.

Filed Under: Linux

Some more articles you might also be interested in …

  1. MySQL Fails to Start Using systemctl On systemd Linux Distributions
  2. sort: command not found
  3. netstat Command Examples in Linux
  4. How to identify the HBA cards/ports and WWN in Linux
  5. CentOS / RHEL 7 : How to specify command-line arguments and options when the dhcpd service is started
  6. ac Command Examples in Linux
  7. How to Extend the Last Existing Filesystem Partition with Parted
  8. What is umask in UNIX/Linux
  9. aurvote Command Examples
  10. blkid Command Examples in Linux

You May Also Like

Primary Sidebar

Recent Posts

  • pw-cat Command Examples in Linux
  • pvs: command not found
  • pulseaudio: command not found
  • pulseaudio Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright