Skip to content
Follow
Ubuntu Linux

How to Add Weather Info to Ubuntu Top Menu Bar

Richard
Written by
Richard
Jan 20, 2023 Updated Sep 15, 2026 2 min read
How to Change Default Apps in Ubuntu
How to Change Default Apps in Ubuntu

Weather info on the Ubuntu top menu bar puts the current temperature right next to your clock so you do not need to open a browser tab to check the forecast. This setup uses a GNOME Shell extension (a small add-on that brings extra features to your desktop screen).

Advertisement

Ubuntu running GNOME version 40 and newer supports community extensions that you can install through your web browser or the Extension Manager app. A weather add-on places a tiny temperature readout and a sky icon right on your main panel, and clicking it opens a full forecast window.

⚡ Quick Answer

Install the “Gnome Weather” app from your App Center or via Terminal. Then, search for and install the “Weather O’Clock” GNOME Shell extension, ensuring compatibility with your GNOME version. The weather information will then appear on your top menu bar.

Advertisement

Install Gnome Weather package

The Gnome Weather package provides the core weather data needed to get your Ubuntu weather menu working. You can install it quickly by opening your terminal with Ctrl+Alt+T and running sudo apt install gnome-weather, or by searching for it in the Ubuntu Software Center.

Ubuntu Linux install gnome weather from the software center
Ubuntu Linux install gnome weather from the software center

To avoid potential conflicts between Snap and Deb packages, use these commands:

  • For the Deb version: sudo apt install gnome-weather
  • For the Snap version: sudo snap install gnome-weather
Ubuntu Linux activities overview Terminal search
Ubuntu Linux activities overview Terminal search

Open the Weather Indicator app, search for your city, and lock in your location. Setting this location ensures the weather data displayed matches your area accurately.

Ubuntu Linux gnome weather search for your city
Ubuntu Linux gnome weather search for your city

Install Weather O’Clock Extension

The Weather O’Clock extension adds the actual weather display to your Ubuntu top bar by connecting your system to a weather source. You can install it by opening Extension Manager, searching for Weather O’Clock, and turning it on.

Advertisement

Search for "Extension Manager" in your App Center to make management easier.

Ubuntu Linux search extenstion manager
Ubuntu Linux search extension manager

Open that tool once the download finishes, search for 'Weather O'Clock', choose a version compatible with your GNOME Shell, and click install.

Ubuntu Linux weather oclock install extension
Ubuntu Linux weather clock install the extension.

Weather data should appear on the top bar once the installation finishes.

Ubuntu Linux display weather information on top menu bar
Ubuntu Linux displays weather information on the top menu bar

Conclusion

Weather information now sits on the Ubuntu top bar, providing quick updates without requiring extra apps.

How to get menu bar in Ubuntu?

Struggling to find system menus? Head into the main system settings or look for the gear icon in the corner.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Show Weekday on Ubuntu Top Menu Bar
Ubuntu Linux How to Show Weekday on Ubuntu Top Menu Bar
How to Install Additional Software on Ubuntu
Ubuntu Linux How to Install Additional Software on Ubuntu
How to Install GNOME Desktop on Ubuntu 24.04
Ubuntu Linux How to Install GNOME Desktop on Ubuntu 24.04
How to Uninstall Software in Ubuntu Linux
Ubuntu Linux How to Uninstall Software in Ubuntu Linux

1 Comment

Leave a Comment

Your email address will not be published. Required fields are marked *