In my opinion, Linux apps are much more useful on Chromebooks than Android apps. You get a full-fledged desktop experience and performance remains top-notch. I like that you can run the Linux version of Skype, Libre Office, Steam. etc. on a seamless Chromebook. Obviously, things are improving, so users want all the features in Linux apps on Chromebook. For example, users want to print directly from Linux apps like Libre Office on a Chromebook, but there is no native support. In this article, we provide a handy guide on how to use a printer in Linux apps on Chromebook. On that note, let’s review the guide.
Using a Printer in Linux Apps on a Chromebook (2021)
1. First of all, Open the Linux Terminal and execute the following command. It will install CUPS, an open source printing standard for local and network printers.
sudo apt install cups -y
2. Next, run the following command and give the printer settings a Linux GUI window on your Chromebook.
sudo apt install system-config-printer -y
3. After doing that, now run the next command to allow the server. should have output”access control disabled…”.
xhost +
4. Finally, run this command and Open the Printer Configuration window. From now on, just run this command to access printer settings in Linux apps on Chromebook.
sudo system-config-printer
5. When the printer window opens, Click “Add” To find all printers on your network Make sure your printer is discoverable in network mode.
6. Now go to “Network Printer” and click “Find Network Printer“. Finally, click “Find”. It will start searching for all printers and display them here.
7. You can now open a free word processor on your Chromebook Like the Libre Office and can print directly from the app.
Print Documents in Linux Apps on Your Chromebook
This is an easy way to install a printing utility on Linux and access it via the Linux Terminal. Yes, the installation requires you to be familiar with the commands, but don’t worry, you can just copy and paste and it will be done. Anyway, that’s it for us. If you want to run Windows 10 apps on your Chromebook, head over to our dedicated article. And if you have any questions, let us know in the comment section below.