Download and install a Bitnami stack
Native installers for Bitnami stacks are distributed as binary executables. They can be downloaded from the Bitnami website.
The downloaded file will be named bitnami-APPNAME-VERSION-linux-installer.run.
To begin the installation process, give the installer executable permissions and then execute the installation file, as shown below:
$ chmod 755 bitnami-APPNAME-VERSION-linux.run
$ ./bitnami-APPNAME-VERSION-linux.run
NOTE: The same binary file will work on any Linux distribution.