Closed DblK closed 1 year ago
The command should be like apt-get install apache2=2.3.35-4ubuntu1. So apt-get install package=version.
apt-get install apache2=2.3.35-4ubuntu1
apt-get install package=version
Thanks for pointing this out. I've addressed this in #79 and will release it in v0.5.0.
The command should be like
apt-get install apache2=2.3.35-4ubuntu1
. Soapt-get install package=version
.