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

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • 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. xfs_admin: command not found
  2. rkhunter: command not found
  3. Understanding linux parted utility
  4. fc-list: List available fonts installed on the system
  5. shred Command Examples in Linux
  6. hardinfo Command Examples in Linux
  7. gh config: Change configuration for GitHub cli
  8. qtile: command not found
  9. btrfs scrub Command Examples in Linux
  10. logsave: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright