Skip to main content
Main Apps

Main Apps

·99 words· loading · loading · ·
Table of Contents
Install Linux - This article is part of a series.

Initial Apps

  1. Browser
# Chromium 
sudo apt install chromium
sudo apt update && sudo apt upgrade
cd ~/Downloads
sudo tar xjf firefox-*.tar.bz2
sudo mv firefox /opt
sudo ln -s /opt/firefox/firefox /usr/local/bin/firefox
sudo wget https://raw.githubusercontent.com/mozilla/sumo-kb/main/install-firefox-linux/firefox.desktop -P /usr/local/share/applications
  1. Communication

Major Apps

  1. Graphics

    • Blender 3d Modeling animation tools
    • Inkscape vector graphics software
    • Gimp photo manuplation software
  2. CAD

  3. Coding IDE

  4. Multimedia

  5. Production Tools

Tools

  1. default tools
# update system
sudo apt update && sudo apt upgrade -y
# Install tools list
sudo apt install lm-sensors nano -y
Install Linux - This article is part of a series.

Related

Config Os
·34 words· loading · loading
Install Os
·33 words· loading · loading
Welcome
·1 word· loading · loading