After upgrade to Ubuntu 18.04 and running through the new 18.04 install guide with the new sources i got errors when trying to install php-recode php-xmlrpc due to unable to file packages for librecode libxmlrpc-ep0 I found the 18.04 ubuntu package info for librecode which is actually librecode-dev and after choosing my arch and adding one of the sources listed it fixed my issue and other missing packages were found in the source as well making the rest of the guide run without issues https://packages.ubuntu.com/bionic/librecode-dev Thought this may help other ubuntu upgraders Since I upgraded I really did not have to do very many of the steps except make sure all the little pieces were installed and next to nothing for setup steps. After installing the missing pieces everything worked. I ended up installing PHP 7.3.1 and adjusted the install steps from php7.2-* to php7.3-* and currently using that version while also having version 7.1 and 7.2 installed just in case there are issues. So far so good with 7.3.1