Actualizar instalar_arches7.6_ubuntu.sh
This commit is contained in:
@@ -86,6 +86,18 @@ function main {
|
||||
sudo apt-get install -y python3.12
|
||||
sudo apt-get install -y python3.12-dev
|
||||
sudo apt-get install -y python3.12-venv
|
||||
|
||||
sudo apt-get install -y python3.12-pip
|
||||
sudo apt-get install -y python3.12-setuptools
|
||||
sudo apt-get install -y python3.12-wheel
|
||||
sudo apt-get install -y python3.12-cffi
|
||||
sudo apt-get install -y libcairo2
|
||||
sudo apt-get install -y libpango-1.0-0
|
||||
sudo apt-get install -y libpangocairo-1.0-0
|
||||
sudo apt-get install -y libgdk-pixbuf2.0-0
|
||||
sudo apt-get install -y libffi-dev
|
||||
sudo apt-get install -y shared-mime-info
|
||||
sudo apt-get install -y jbig2dec
|
||||
|
||||
echo -n "Quiere instalar elasticsearch? (y/N)? "
|
||||
read answer
|
||||
|
||||
Reference in New Issue
Block a user