By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: 3 Neat Linux Apps to Try This Weekend (September 26 – 28)
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > 3 Neat Linux Apps to Try This Weekend (September 26 – 28)
News

3 Neat Linux Apps to Try This Weekend (September 26 – 28)

News Room
Last updated: 2025/09/25 at 5:51 PM
News Room Published 25 September 2025
Share
SHARE

Just installed Linux on an old PC and want to know how to you can make the most of it? Or maybe you want to do more in the terminal? I’ve gathered some free and open source software for Linux that’s worth an install this weekend.

With these recommendations, I try to include a mix of informational, practical, and entertaining applications. I install them and check that they’re actively maintained by app developers. You don’t want to be surprised by broken, outdated software, and all of these I’ve tested to at least make sure their core functionality is working.

Journald Browser: Easily Find System Errors and Crashes

When you want to examine systemd journals—the continuous log of everything happening on most Linux devices, the conventional approach is to head for the terminal. You’ve got to get familiar with systemctl commands just to read your Linux system logs.

With the right software, though, you can forget about systemctl commands. Journald Browser (also called Kjournald), developed by the KDE team, gives you a graphical window to click through, showing you easily filterable systemd journals. Using it, to me, is somewhat like using Windows Event Viewer when I’d check Windows BSOD logs.

You can filter by process if you need to know what’s happening with a specific piece of software, or by entry type (priority) if you want to identify the source of a crash or shutdown. It’s all color-coded, too, to make skimming easier. There’s a simple drop-down menu in the top-left corner to switch between logs, which are all dated and time-stamped so you can quickly jump to which session you’re doing forensics on.

You can find Journald Browser in many Linux repositories:

sudo pacman -S kjournald #Arch
sudo dnf install kjournald #Fedora
sudo zypper install kjournald #openSUSE

You might notice there’s no mention of an APT package. Surprisingly, I couldn’t find Journald Browser in either Debian or Ubuntu repositories. However, I was able to find it on the distro-agnostic Snap Store.

outside: Check the Weather in Your Terminal


The outside utility showing weather forecasts in a Linux terminal.

If you’ve ever wanted to know what the weather was in London, in Dubai, or beyond the glass of your office window, but you didn’t want to leave the Linux command line, just look outside. Well, look at outside.

The outside utility is a multipurpose weather tool written in Rust for the terminal. You can use a command with options to specify a city, your preferred unit of measurement, and you’ll get a printout of the current weather and forecast. For example:

outside -o simple -l 'Los Angeles, US' -u imperial

This will give you a one-line update on the current weather in LA, with the wind speed, precipitation chance, and the temperature in Farenheit. You can also use these other options with -o to alter the output:

  • tui: See a graphical TUI (the default if -o isn’t specified, pictured above)
  • detailed: See a very detailed list of weather information
  • json: Get detailed information in JSON format
  • waybar: Get configuration for a module in the Waybar application

Aside from the one-time reports, though, the graphical TUI is extra useful if you want a live-updated weather dashboard. You can bookmark several cities and switch between them whenever you need to see what the weather for your friend in Finland is like.

To install outside, you’ll need to head to the outside release page on GitHub and download the DEB file if you’re on a Debian or Ubuntu-based distro, or the RPM file if you’re on Fedora or openSUSE. Everyone else can download the binary, or use Cargo following the instructions for installing outside on GitHub.

Strawberry: A Powerful Music Player


The Strawberry music applciation playing music from a playlist.

If you listen to music from numerous sources, like local storage, disc drives, and remote servers, you should probably be using Strawberry. It’s a free and open source music app that’s packed with features and support for sundry media sources.

It’s able to generate “smart” playlists based on your listening habits or changes in your music library. You can listen to internet radio, including dozens of channels playing all sorts of music you can immediately tune into with Strawberry. It also finds lyrics and artwork for you so you can enjoy your music without digging up metadata.

I liked in particular that it supports the Subsonic API, which my Nextcloud server that stores a lot of my music can serve music with. That means I don’t even need my music stored on my Linux computer; I can just log in and start streaming directly from my music collection in Nextcloud.

The app design has a Windows 7-esque design that might be off-putting to some, but others may find charming. I don’t particularly care; I just like that it plays my music.

You can install Strawberry from most Linux repositories:

sudo apt install strawberry #Debian and Ubuntu
sudo pacman -S strawberry #Arch
sudo dnf install strawberry #Fedora
sudo zypper install strawberry #openSUSE

If these apps don’t quite pique your interest, I recommend you check out my September 19 collection of Linux apps. My recommendations last week were musical, geographic, and productive—something for everyone.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Servo Engine Lands Support For Rendering Inline SVG Elements, More Performance
Next Article Report: Truckers Drove Fewer Miles in 2024 Compared to 2023
Leave a comment

Leave a Reply Cancel reply

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

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Instagram still poses risk to children despite new safety tools, says Meta whistleblower
News
How to Sell on Pinterest: An E-commerce Guide for Brands – Blog
Computing
The first next-gen Android flagships have a rear screen that turns into a Game Boy
News
Trust Wallet Launches Trust Moon, a Web3 Accelerator Supported by Binance, YZi Labs & AWS | HackerNoon
Computing

You Might also Like

News

Instagram still poses risk to children despite new safety tools, says Meta whistleblower

7 Min Read
News

The first next-gen Android flagships have a rear screen that turns into a Game Boy

3 Min Read
News

'Leave VPNs Alone': Thursday's Day of Action Against Possible VPN Bans

4 Min Read
News

Inside the Box: Aaron Levie on reinvention at Disrupt 2025 | News

2 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?