CUPS (Common Unix Printing System) is a free and open-source printing system that allows you to print documents and images from your Linux system. In this tutorial, we'll learn how to install CUPS on Linux Mint Latest using the command line.
Here are the steps:
Open the Terminal: To open the Terminal, click on the menu button on the bottom left corner of your desktop and search for "Terminal" in the search bar. Alternatively, press the "Ctrl+Alt+T" keys on your keyboard.
Update Your System: Before installing CUPS, it's a good idea to update your system. Run the following command to update:
sudo apt update
sudo apt install cups
sudo systemctl start cups
sudo systemctl enable cups
sudo usermod -aG lpadmin yourusername
Replace "yourusername" with your actual username.
That's it! You now have CUPS installed on your Linux Mint Latest system. You can start printing your documents and images using your newly installed printing system.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!