alireza@OptiPlex-5090:~$ sudo apt update
[sudo] password for alireza:
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://ppa.launchpad.net/flatpak/stable/ubuntu focal InRelease
Get:3 http://oem.archive.canonical.com jammy InRelease [197 kB]
Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:5 http://ppa.launchpad.net/somerville-dla-team/ppa/ubuntu focal InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:7 https://ppa.launchpadcontent.net/somerville-dla-team/ppa/ubuntu jammy InRelease
Hit:8 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease
Hit:9 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:10 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease
Hit:11 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:12 http://oem.archive.canonical.com focal InRelease
Hit:13 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:14 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:15 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:16 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Fetched 197 kB in 3s (76.2 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
alireza@OptiPlex-5090:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
#
# News about significant security updates, features and services will
# appear here to raise awareness and perhaps tease /r/Linux ;)
# Use 'pro config set apt_news=false' to hide this and future APT news.
#
The following packages have been kept back:
libsasl2-2 libsasl2-2:i386 libsasl2-modules-db libsasl2-modules-db:i386
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
alireza@OptiPlex-5090:~$ apt list --upgradable
Listing... Done
libsasl2-2/jammy-updates 2.1.27+dfsg2-3ubuntu1.1 amd64 [upgradable from: 2.1.27+dfsg2-3ubuntu1]
libsasl2-2/jammy-updates 2.1.27+dfsg2-3ubuntu1.1 i386 [upgradable from: 2.1.27+dfsg2-3ubuntu1]
libsasl2-modules-db/jammy-updates 2.1.27+dfsg2-3ubuntu1.1 amd64 [upgradable from: 2.1.27+dfsg2-3ubuntu1]
libsasl2-modules-db/jammy-updates 2.1.27+dfsg2-3ubuntu1.1 i386 [upgradable from: 2.1.27+dfsg2-3ubuntu1]
alireza@OptiPlex-5090:~$ sudo apt-get install libsasl2-modules-gssapi-mit
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libsasl2-modules-gssapi-mit is already the newest version (2.1.27+dfsg2-3ubuntu1.1).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.