Questions tagged [22.04]

Ninth LTS (Long Term Support) release of Ubuntu, code-named "Jammy Jellyfish". It was released in April 21, 2022. Ubuntu 22.04 will reach End of Standard Support (ESS) in June 2027. Only use this tag for version-specific questions.

Ubuntu 22.04 (Jammy Jellyfish) was released on April 21, 2022 and is supported until June 2027.

Release notes: Jammy Jellyfish

The ninth stable and Long Term Support (LTS) release of Ubuntu. Canonical will provide support for five years due to popularity of LTS usage in businesses:

  • Two years of support will include hardware updates
  • Remaining three years will consist of maintenance upgrades.

Notable new features:

  • Linux kernel 5.15
  • GNOME 41/42, including:
    • PulseAudio 16.0
    • BlueZ 5.63
    • CUPS 2.4
    • NetworkManager 1.36
  • ZFS 2.1.2 which enables:
    • Native Encryption
    • Persistent L2ARC
    • Zstd compression algorithm
    • Redacted replication
  • OpenSSL 3.0:
    • Disables a lot of legacy algorithms (including SHA1 and MD5 hashing) by default
    • 3rd-party packages that depend on libssl1.1 will need to be rebuilt to instead depend on libssl3 (as the older ABI isn’t provided anymore)

Flavors and editions:

Ubuntu Flavors available under 22.04 LTS (questions on all are allowed):

Ubuntu 22.04 LTS variants are not commercially supported by Canonical.

Ubuntu Editions available under 22.04 LTS (questions on all are allowed):

Ubuntu releases:

7500 questions
220
votes
5 answers

Unable to update "Snap Store": cannot refresh "snap-store": snap "snap-store" has running apps (ubuntu-software)

I am a new Ubuntu 22.04 user who is facing an issue with the Snap Store. Whenever I try to update the Snap Store I can see these error messages. Pending update of "snap-store" snap Close the app to avoid disruptions (13 days left) Unable to…
ABHILASH T
  • 2,623
193
votes
13 answers

Screen Share Not working in Ubuntu 22.04 (In all platforms zoom, teams, google meet, anydesk , etc.,)

Ubuntu 22.04 has a bug which is we can't share our screen on any platforms.
Arun Raja
  • 4,431
131
votes
8 answers

Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg)

I just upgraded from Ubuntu 21.10 to 22.04. sudo apt update ends with the following warnings... W: https://linux.teamviewer.com/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION…
heynnema
  • 73,649
124
votes
1 answer

Key is stored in legacy trusted.gpg keyring after Ubuntu 22.04 update

I get 3 warnings after Ubuntu 22.04 update on a Digital Ocean LAMP stack droplet. W: http://repo.mysql.com/apt/ubuntu/dists/bionic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in…
newcat1000
  • 1,594
122
votes
6 answers

Upgrade Ubuntu in WSL2 from 20.04 to 22.04

I'm new to WSL2-Ubuntu. My computer already had preisntalled the 20.04 version, but I saw there's already the 22.04 version, so I was wondering if it was worthy to have the new one. If so, how can I upgrade it?
alma_
  • 1,323
  • 2
  • 5
  • 4
111
votes
8 answers

I'm getting the message: "The following security updates require Ubuntu Pro with 'esm-apps' enabled" when updating Ubuntu 22.04

I use the package texlive-full, which installs imagemagick and other related packages. When I check for updates, I get this message: The following security updates require Ubuntu Pro with 'esm-apps' enabled: imagemagick libopenexr25…
102
votes
6 answers

MongoDB Install Fails on Ubuntu 22.04 - Depends on libssl1.1 but it is not installable

Here are the standard installation instructions from the website: wget -qO - https://www.mongodb.org/static/pgp/server-5.0.asc | sudo apt-key add - echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 multiverse"…
93
votes
4 answers

How to install JetBrains ToolBox in Ubuntu 22.04 LTS?

I downloaded the zipped folder for the ToolBox app from JetBrains' official site. After extracting the folder, I clicked multiple times on the ToolBox executable app, but nothing happened on the screen. On searching a bit more deeply, I found that…
89
votes
5 answers

After installing Ubuntu 22.04, the default video player is unable to play any videos

The default video player (Totem) is unable to play videos after installing Ubuntu 22.04. I tried opening an MP4 file and I get the error (also shown in the screenshot): An error occured The specified movie could not be found. I also tried…
Balakumar
  • 991
88
votes
7 answers

Terminal not opening on Ubuntu 22.04 on Virtual box 7.0.0

I'm using windows 10 and I installed Ubuntu 22.04 on Virtual box 7.0.0. When I click the terminal icon, the upper left side of the screen(where is the executing application name view), there is the title 'Terminal' and a turning arrow that indicates…
yun
  • 991
  • 1
  • 6
  • 5
79
votes
3 answers

systemd-resolve command not found in Ubuntu 22.04 desktop

I am going through some tutorials. When I try to execute systemd-resolve --status in Ubuntu 22.04 desktop, the system reports command is not found. What am I doing wrong here? I tried running sudo apt-get install -y systemd but it seems like…
kwoonfai
  • 891
73
votes
3 answers

How to force "packages [that] have been kept back" to be installed [as] "automatic"?

TL;DR Recently, during the normal software upgrade process (i.e., apt upgrade or apt dist-upgrade) I started getting messages like this: [...] The following packages have been kept back: [...] 0 upgraded, 0 newly installed, 0 to remove and [...]…
FedKad
  • 13,420
69
votes
1 answer

22.04 LTS "sudo do-release-upgrade" does not work

sudo do-release-upgrade -cd returns Checking for a new Ubuntu release New release '22.04' available. Run 'do-release-upgrade' to upgrade to it. Then sudo do-release-upgrade returns Checking for a new Ubuntu release There is no development version…
kgflying
  • 793
68
votes
6 answers

my screen goes black after 30 seconds of inactivity in Ubuntu 22.04

My screen goes black after 30 seconds of inactivity and when I press a key, it shows where it was and does not need any password. This problem won't occur when I use it for watching videos in platforms such as youtube etc. My Ubuntu version is…
67
votes
3 answers

How do I use the X window manager instead of Wayland on Ubuntu 22.04?

I read posts that said you can switch at the login screen. But I have no option to switch there.
Scorb
  • 1,330
1
2 3
99 100