Software Installations

Installation of Linux Mint on Computers/ Single Board Computing (SBC) Devices

  1. 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.
  2. To create bootable disk:
    https://linuxmint-installation-guide.readthedocs.io/en/latest/burn.html
  3. Once bootable disk is setup, click next or follow the steps mentioned in the link below:
    https://linuxmint-installation-guide.readthedocs.io/en/latest/boot.html
  4. To install Linux Mint:
    https://linuxmint-installation-guide.readthedocs.io/en/latest/install.html
  5. Detailed video instructions to install Linux alongside the existing Windows OS are available at the following website:
    https://www.linuxtechi.com/dual-boot-linux-mint-21-windows-11/
     

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:

  1. Click on the .deb file to download the debian file.

     

  2. 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
  3. 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

  4. 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.

  1. Scratch 3.0
    Open the Software Manager on Linux Mint and search for Scratch and click install (from mint or from Flathub).

  2. VS CODE
    https://code.visualstudio.com/download

  3. Blender v.3.0.1
    https://mirror.clarkson.edu/blender/release/Blender3.0/
    – Download the zip file.
    – Extract and click on the Blender file to run the application.

  4. 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. 

  5. Kojo
    https://www.kogics.net/kojo-download
    (installation instructions are given under Linux/Unix section).
     

  6. 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. 

  7. 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. 

  8. Google Chrome
    https://www.google.com/chrome/?brand=SLLM&ds_kid=43700079555899010&gad_source=1&gclid=EAIaIQobChMI0cXM3KXnhgMVUahmAh29ugMqEAAYASAAEgLuVfD_BwE&gclsrc=aw.ds 

  9. Govin IDE and Fritzing  
    https://cares.goa.gov.in/govin-ide-setup/