Ghostboard pixel

wget Removed from Ubuntu Server 25.10 Default Install (And No, It's Not Because of Rust)

Ubuntu Server 25.10 drops wget by default; wcurl takes over.

a recycle bin is on the left, an illustration that shows wget with a download button is in the middle, the ubuntu logo is in the right, with ubuntu server 25.10 written below it

Ubuntu Server 25.10 will no longer include wget by default, switching to wcurl instead. Fresh installations will see this change when 25.10 releases in October.

wget has been the standard command-line download tool on Linux systems for years. Most server administrators and scripts rely on its straightforward syntax for file downloads.

On the other hand, wcurl is a simple curl wrapper that lets you download files without remembering curl parameters, using curl under the hood with sane defaults.

What's Happening: Ubuntu's server team is streamlining default packages, eliminating redundant tools, and reducing duplicate functionality in the default installation. The transition is being carried out now, as it is more practical than waiting for Ubuntu 26.10's development cycle.

Other changes include the removal of GNU Screen and Byobu terminal multiplexers in favor of Tmux. The cleanup targets duplicate functionality while maintaining a a well-equipped default server installation.

Announcing this change, John Chittum, Engineering Manager at Canonical, added that:

This is made much easier because of wcurl being made available in the version of curl in 25.10. It is a drop-in replacement for the simple calls, and has the majority of wget functionality. For more complex cases, such as mirroring, wget is still the correct answer.

What to Expect: Fresh Ubuntu Server 25.10 installations ship with wcurl instead of wget. Existing servers upgraded from previous versions will keep their current wget installations.

Furthermore, wget will remain in the 'supported' seed group, which includes packages officially supported by Canonical but not installed by default. These packages receive security updates throughout the release lifespan.

If you didn't know, wcurl handles basic downloading, including parallel downloads, redirects, file overwrite protection, and automatic filename selection. However, if it doesn't suit your workflow, you can easily restore wget by running the following command:

sudo apt install wget

Via: Omg! Ubuntu

🎗️
Here's why you should opt for It's FOSS Plus Membership:

- Even the biggest players in the Linux world don't care about desktop Linux users. We do.
- We don't put informational content behind paywall. Your support keeps it open for everyone. Think of it like 'pay it forward'.
- Don't like ads? With the Plus membership, you get an ad-free reading experience.
- When millions of AI-generated content is being published daily, you read and learn from real human Linux users.
- It costs just $2 a month, less than the cost of your favorite burger.

Become a Plus Member today and join over 300 people in supporting our work.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS News.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.