Setup Ubuntu 20.04 Focal Fossa Discussion
Here's yet another easier installation method:
https://www.ruby-lang.org/en/news/2018/11/08/snap/
Thank you!
should be:
sudo apt install postgresql-12 libpq-dev
instead of:
sudo apt install postgresql-11 libpq-dev
cheers.
If you want to install postgresql-11 follow steps in this tutorial:
https://computingforgeeks.com/install-postgresql-11-on-ubuntu-linux/
yeah but it's constantly updated. The user should be aware of the postgres version needed
Change rvm install to
doc: https://github.com/rvm/ubuntu_rvm
doc: https://rvm.io/rvm/install
Ran through some errors while setting up my new machine but was able to scape through