Linux Ubuntu 32 Bits | 2025-2026 |
For a usable modern 32-bit Linux experience, consider lightweight distributions (see section 6).
| Ubuntu Release | Release Date | 32-bit Support | Notes | |----------------|--------------|----------------|-------| | 12.04 LTS | Apr 2012 | Full | Last release with full 32-bit support from start. | | 14.04 LTS | Apr 2014 | Full | 32-bit support continued. | | 16.04 LTS | Apr 2016 | Full | Final LTS with full 32-bit desktop/server images. | | 17.10 | Oct 2017 | Dropped for new installs | No 32-bit desktop image. Minimal network installer only. | | 18.04 LTS | Apr 2018 | Deprecated | No official 32-bit images; community flavors (Lubuntu, Xubuntu) still offered 32-bit. | | 20.04 LTS | Apr 2020 | Kernel only | 32-bit kernel available; userland packages limited. | | 22.04 LTS | Apr 2022 | Removed | No 32-bit kernel or userland. Multiarch only for libraries. | linux ubuntu 32 bits
Currently one of the most popular distros, it offers a high-quality 32-bit version that is very user-friendly. For a usable modern 32-bit Linux experience, consider
# Add 32-bit architecture sudo dpkg --add-architecture i386 sudo apt update | | 16