Installation of Linux Mint on Computers/ Single Board Computing (SBC) Devices
Download Linux Mint 21 from the official website: https://linuxmint.com/edition.php?id=299 Click on the installation guide to follow the steps to install Linux Mint OS.
Installation of necessary Softwares using Debian file on Linux Mint OS
To install necessary softwares using Debian file on Linux Mint OS, follow the steps below:
Click on the .deb file to download the debian file.
Once the file is downloaded, double click on the debian file to open the installation window, and select install package. OR Locate the debian file, Open terminal there and type the command: sudo dpkg -i filename.deb
Once you have successfully installed the software,open the terminal (Press Ctrl +Alt+T on Keyboard) and enter the following commands: sudo apt update sudo apt upgrade
The above commands require a stable internet connection with the system.
Installation of required Softwares:
NOTE: The softwares (debian package) can either be downloaded from their official website link which is provided in the following sections or from the “SOFTWARE MANAGER” located in Linux Mint menu.
Scratch 3.0 Open the Software Manager on Linux Mint and search for Scratch and click install (from mint or from Flathub).
Sonic-Pi https://drive.google.com/drive/folders/1MO8CHFOdGd-Mdbk1uS5esX6tiB2d151y?usp=sharing – Download the debian file from above link and locate the downloaded file, open terminal there and run the command: sudo dpkg -i sonic-pi_4.3.0_1_ubuntu22.04.amd64.deb – If any error is encountered during installation, then enter the command: apt –fix-broken install – Then re-run the installation.
GIMP Open the terminal (Press Ctrl +Alt+T on Keyboard) and enter: sudo apt-get install gimp Or Open software manager on Linux Mint and search for ‘gimp’ and click install.
Pinta Open the terminal (Press Ctrl +Alt+T on Keyboard) and enter: sudo apt-get install pinta Or – Open software manager on Linux Mint. – Search for Pinta. – Click install.