Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm running Ubuntu 20.04.6 LTS, which is supported until next year. To be fair there is only a year of support left, so I can try upgrading to 22.04, but it would be nice if it would work on supported LTS versions.

$ cat /etc/issue
Ubuntu 20.04.6 LTS \n \l

This is the version of libc6 I'm running: https://packages.ubuntu.com/focal/libc6

$ dpkg -l libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version          Architecture Description
+++-==============-================-============-=================================
ii  libc6:amd64    2.31-0ubuntu9.14 amd64        GNU C Library: Shared libraries

Thanks for responding.