Comment 11 for bug 1867157

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

# /usr/lib/command-not-found python3.7

Command 'python3.7' not found, did you mean:

  command 'python2.7' from deb python2.7 (2.7.18-1~20.04)
  command 'python3.8' from deb python3.8 (3.8.5-1~20.04)
  command 'python3.9' from deb python3.9 (3.9.0~rc1-1~20.04)

Try: apt install <deb name>

On focal, correctly shows that python3.8 is installable / available by installing python3.8 package (despite the /usr/bin/python3.8 shipped in python3.8-minimal package).

Thus cnf metadata of python3.8 3.8.5-1~20.04 is now correct.