Close Menu
Linux CLI & Shell
Home
Software Engineering
Linux CLI & Shell
C
C++
Python
Operating Systems
Computer Network
Linux System Programming
Linux Kernel Development
RTOS
Network Programming
Clean Code
Software Setup
Software Resources
☰
Linux CLI & Shell Scripts
e
Contents
Linux CLI Sources
Linux Commandline Sheet
Job Controls in Linux
Git Commandline Sheet
Vim Commandline Sheet
Linux CLI Installation
Install Git in windows
Install mobaXterm in Windows
Install Opencv in Ubuntu
WSL2(Windows Subsystem Linux 2) on Windows 10
WSL2(Windows Subsystem Linux 2) on Windows 11
Visual Studio Code in WSL
Windows Terminal Installation
Install Docker Engine on Ubuntu
How to use Docker in Visual Studio Code
Remote Containers in Visual Studio Code
Install Putty
Git password automation for Push/Pull
Install teraterm
Install tortoiseSVN
Install Samba
Linux CLI Install list
sudo apt-get update
Install Cmake in Linux: sudo apt-get install cmake
Install OpenSSL in Linux: sudo apt-get install openssl libssl-dev
Install Git in Linux: sudo apt-get install git
Install vim in Linux: sudo apt-get install vim
Install GCC in Linux: sudo apt-get install build-essential
Install Python in Linux: python3 --version, sudo apt-get install python3.8
Install Terminator in Linux:sudo apt install terminator
Install openssh in Linux: sudo apt install openssh-server
Install Putty in Linux: sudo apt install -y putty
Install eigen3 in Linux: sudo apt-get install libeigen3-dev
Install all in one: sudo apt-get install autoconf automake bison bzip2 cmake g++ gcc help2man gettext openssl libssl-dev git vim build-essential terminator openssh-server software-properties-common apt-transport-https wget libssh-dev curl putty gawk xterm iputils-ping libeigen3-dev libtool libtool-bin make patch python3-dev rsync texinfo unzip unzip xz-utils metis gcc-10 gcc-10-base gcc-10-doc g++-10 libstdc++-10-dev libstdc++-10-doc