FOXHUNT ONLINE

THE PLACE FOR ZORRO ONLINE

Install older version of package on ubuntu/debian

Intro

I had a problem installing gitlab-ce a newer version, because it was a mayor update you first needed to install a older version.

Fixing it

flowchart TD start([Start]) --> step1(apt-get update) --> step2(apt-cache show gitlab-ce |...