This is a simple example of how to mirror a PPA repository to a local server. The Ubuntu PPA to mirror is ppa:ondrej/php, which offers…
Tag: apt
Ubuntu AttributeError: ‘module’ object has no attribute ‘SSL_ST_INIT’
If you install libraries with pip command you might find yourself in the following situation:
apt-mark – upgrade with the exception of certain packages
If you are in a situation when you want to upgrade your system, but do not want to upgrade a certain software in it you…