How to Add Weather Info to Ubuntu Top Menu Bar
Adding weather information to your Ubuntu top menu bar lets you see the current temperature instantly, without opening a web browser.
This is usually done with a GNOME Shell extension, which is like a mini-program that adds features to your desktop.
A good extension can place a weather icon and the temperature right next to your clock on the top panel.
For instance, the “Vitals” extension shows weather for your chosen spot along with system stats.
Before you install anything, check your GNOME Quick Settings in the top-right corner; recent Ubuntu versions might already have some weather features built-in.
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.
Install Gnome Weather package
To display weather information on your Ubuntu top bar, you first need to install the Gnome Weather package. You can do this easily from the software center. Alternatively, if you prefer using the Terminal, open it by pressing Ctrl+Alt+T. Then, run the command `sudo apt install gnome-weather` to install the Deb version of the Gnome Weather package.

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

Open the Weather Indicator app, search for your city, and set your location. Setting your location ensures the weather data displayed is accurate for your chosen area.

Install Weather O’Clock Extension
The Weather O’Clock extension is the key to displaying weather data directly on your Ubuntu top bar. To manage extensions easily, search for and install the ‘Extension Manager’ from your App Center. Once installed, open Extension Manager, search for ‘Weather O’Clock’, choose a version that works with your GNOME Shell, and click ‘Install’.
Search for “Extension Manager” in your App Center to make management easier.

Open the app you just installed. Search for “Weather O’Clock.” Make sure you select a version compatible with your current GNOME Shell version. Click “Install.”

After installation, the weather should appear on your top bar.

Conclusion
You’ve now successfully added weather information to your Ubuntu top bar, providing quick updates without needing to open extra apps.
How to get menu bar in Ubuntu?
If you’re unsure how to access the menu bar or settings in Ubuntu, you can usually find these options within the main system settings or by looking for a gear icon.
Was this guide helpful?
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.
[…] can also choose to display the current weather forecast of their city on the top menu bar. The system clock and weather information will be displayed and readily […]