1. Download the YugabyteDB package using the following wget command.
[root@yugabyte-teguhth data]# wget https://downloads.yugabyte.com/releases/2.11.2.0/yugabyte-2.11.2.0-b89-linux-x86_64.tar.gz
2. Extract the package and then change directories to the YugabyteDB home.
[root@yugabyte-teguhth data]# tar xvfz yugabyte-2.11.2.0-b89-linux-x86_64.tar.gz && cd yugabyte-2.11.2.0/
[root@yugabyte-teguhth yugabyte-2.11.2.0]# ls
bin lib linuxbrew postgres pylib share tools version_metadata.json www
[root@yugabyte-teguhth yugabyte-2.11.2.0]# ./bin/post_install.sh