1.
sudo apt-get update
2.
sudo apt-get install build-essential fakeroot dpkg-dev
3.
sudo apt-get build-dep git
4.
mkdir ~/git-openssl
5.
cd ~/git-openssl
6
apt-get source git
标签:TLS,terminated,non,git,get,sudo,apt,110 From: https://www.cnblogs.com/ddzzhh/p/17311563.html