• Discussion
  • Is there any way to install software using command line?

is there a way to install software using command line or not?
i am writing a script to automatically install some required software.
for example after installing aapanel then continue to install nginx 1.2, mysql 5.7, php 7.2, phpMyadmin, etc.

Hello, you can refer to Centos compilation and quick installation 0 1. Debian compilation and quick installation 3 4
compilation installation php7.4
cd /www/server/panel/install && /bin/bash install_soft.sh 3 install php7.4

    8 days later