


The snapd is the primary daemon which manages all “snaps” on your system. Since Ubuntu is a Debian-based operating system, snap can also be installed and used in Debian.įirst, you have to install snapd on your Debian 11 Bullseye using apt. Plus, apps run in their own isolated sandbox, thus minimizing security risks. With snaps, you can install all of an app’s dependencies with a single command, and updates are automatic and resilient. Snap is the new way of installing software on Linux systems, introduced by Canonical, who owns Ubuntu. chromium -version Install Chromium on Debian using snap Once the installation completes, you can verify the installation process by checking the version of the installed Chromium browser version by running the command below. sudo apt install chromium Verify Chromium installation So, you can easily install it on your Debian 11 system by typing the below-mentioned command. This Chromium browser application is already available in the default official Debian 11 repository. Unlike the Google Chrome browser, you don’t need to add any extra software repositories to your Debian 11 system in order to install Chromium. sudo apt update Install Chromium browserĪfter updating all the packages, you can move on to installing the Chromium browser. To do this, run the below-mentioned command to update the apt packages list of the Debian repository.

2 Install Chromium on Debian using snap Install Chromium on Debian using apt Update all packagesīefore installing any new package or software application, it is suggested that you refresh your system cache.
