install ruby environment on ubuntu 20.04
sudo apt update
sudo apt install ruby-fullsudo apt install curl
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update
sudo apt-get install git-core zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev software-properties-common libffi-dev nodejs yarn
Also in C++:
- add and install gem rails
- change desktop icon size in linux
- how to install rfkill in kali linux
- gitlab clone branch
- ubuntu uninstall chrome
- what to never time in powershell
- linux how to display current time with timezone
- github see the username
- how to check git changes before commit
- bash how to generate md5 checksums on all files in a directory
- how to remove sensitive data from github history
- sed up to first match
- mongo shell console log
- unable to snap ubuntu software
- git go back to previous commit
- install termius in ubuntu
- powershell open cmd
- rename a.out
- ubuntu dot to png
- gitignore is not working
- linux history command
- unzip ubuntu
- powershell delete files older than 15 days
- git unstage a file