



Is there a command or option I can use to determine what package(s) reference the missing package?īased on previous encounters, oftentimes: So my question is more general, and although I am guessing it has a rather simple and therefore non-exciting answer I cannot think how to find it by conventional search engine methods, so I turn to Ask Ubuntu. I have found no package that is not found simply (though not always easily) by determining if it is still distributed, and under which repository, and ensuring the repository is in sources.list, or if the worst comes to worst, downloading a. There have been several questions asked concerning this on various Stack Exchange sites, for example Package network-manager-openvpn is not available on Ask Ubuntu, but these are generally about how to obtain the specific package despite the error. This may mean that the package is missing, has been obsoleted, orĮ: Package 'x' has no installation candidate Package x is not available, but is referred to by another package. '/usr/bin/apt-get -y -o "Dpkg::Options::=-force-confdef" -o "Dpkg::Options::=-force-confold" install 'php8.0-common' 'php8.0-cli' 'php8.0-dev' 'php8.0-fpm' 'libpcre3-dev' 'php8.0-gd' 'php8.0-curl' 'php8.0-imap' 'php8.0-json' 'php8.0-opcache' 'php8.0-xml' 'php8.0-mbstring' 'php-sqlite3' 'php-apcu' 'php8.0-curl' 'php8.0-xml' 'php8.0-zip' -o APT::Install-Recommends=no' failed: E: Package 'php8.It is not unusual for a user of Ubuntu (or other distro using the apt package management tool to encounter the error: ~ $ sudo apt install x Package php8.0-json is a virtual package provided by:
