Update ubuntu.sh

This commit is contained in:
simeononsecurity
2021-02-20 02:44:17 +00:00
committed by GitHub
parent f1e7b98fac
commit 1f9ab1973f

View File

@ -328,6 +328,10 @@ sudo python3 -m pip install pyopenssl
BLUE "Installing Python library pydispatch..." BLUE "Installing Python library pydispatch..."
sudo python3 -m pip install pydispatch sudo python3 -m pip install pydispatch
BLUE "Installing Stegoveritas and Dependencies"
pip3 install stegoveritas
sudo apt-get install -y exiftool unzip zip foremost p7zip-full
BLUE "Installing GIMP..." BLUE "Installing GIMP..."
sudo apt-get install -y gimp sudo apt-get install -y gimp