apt-get update
apt-get install -y git build-essential automake pkg-config
apt-get install -y libssl-dev libltdl-dev qt5-default qttools5-dev-tools
git clone https://github.com/chris2511/xca.git
cd xca
./bootstrap
make
make install
apt-get update
apt-get install -y git build-essential automake pkg-config
apt-get install -y libssl-dev libltdl-dev qt5-default qttools5-dev-tools
git clone https://github.com/chris2511/xca.git
cd xca
./bootstrap
make
make install