Linux Lite 8.0 RC1 has been released - Click here



Posted by: valtam
05-06-2026, 12:25 AM
Forum: Security & Bug Fixes
- No Replies

Google Chrome update fix April 2026:

In file:

Code:
/etc/apt/sources.list.d/google-chrome.sources

overwrite the existing contents with this:

Code:
X-Repolib-Name: Google Chrome
Types: deb
URIs: https://dl.google.com/linux/chrome-stable/deb/
Suites: stable
Components: main
Architectures: amd64
Signed-By: /usr/share/keyrings/google-chrome.gpg

Delete all the other google chrome files in that directory.



Posted by: loyal2linux
05-05-2026, 12:47 AM
Forum: Installing Software
- Replies (2)

I care for a schools comouteers and was looking at using linux lite since i saw it could make an iso the installed system like MXlinux does.  It might not be ready and that is this is a release candidate.  Am I right? 

When I went looking for a distro I did not want snapd.  The internet says linuxlite is without snapd.  Is this update changing this?  my first upgrade snap was installed and firefox was removed and the snapd version installed.  

I took screen shots if that would be helpful.

Thank you  for any feedback as I test linuxlite as a possible switch at school.  

Anyone else care for linux at a school that has suggestions ideas that would help me.  I am a linux advocate but not a guru.  Used linux for 30years but never took a guru level dive.  

I see the editing tools built into your text box.  Cool  How did you do that?  I made a note taking system for students that is in html 5/css3.  That would be cool to also have built in it.



Posted by: valtam
05-04-2026, 10:58 PM
Forum: On Topic
- Replies (1)

Wiki down today while we move it to a new host



Posted by: valtam
05-03-2026, 07:30 AM
Forum: On Topic
- Replies (8)

We needed a responsive theme for mobile devices as Tapatalk is now riddled with ads.



Posted by: valtam
05-03-2026, 06:37 AM
Forum: Installing Software
- Replies (2)

Seems to be affecting Galena and Hematite, we just have to wait :(



Posted by: valtam
05-01-2026, 08:52 AM
Forum: Release Announcements
- Replies (46)

Release Announcement

Linux Lite 8.0 RC1 is now available for testing.

[Image: ucQ8I22.png]

See below for more details. This announcement lists all changes from Series 7.x
A full write-up with images will be in the Final Forum announcement on 1st June.

Linux Lite 8.0 Final will be released on 1st June, 2026.


Linux Lite 8.0 - Changes and New Features
==========================================

Base: Ubuntu 26.04 LTS (Resolute)
Desktop: XFCE with LightDM
Codename: Hematite
Kernel: Linux 7.0 (Linux Lite Advanced Performance Kernels)


PLATFORM CHANGES
----------------
- Based on Ubuntu 26.04 LTS (up from 24.04 LTS)
- Ubuntu codename: noble -> resolute
- Linux Lite codename: galena -> hematite
- NEW Linux Lite High Performance Custom Kernels
- All GUI applications ported to GTK4 (from GTK3/WebKit2)
- APT sources migrated to DEB822 .sources format (replaces .list files)
- Installer: Calamares replaces Ubiquity
- Python 3.14.4+ (up from 3.12)
- New Plymouth boot theme: animated feather spinner (script-based, replaces text-based)
- OEM installer for hardware vendors

NEW APPLICATIONS
----------------
- Firefox is back
- Lite Distro Builder: create YOUR own version of Linux Lite and share it with others
- Lite About: New GTK4 system information app displaying CPU, GPU, memory, storage, network, and audio hardware details
- Lite System Monitor: Real-time CPU, memory, storage, and network monitoring (based on System Monitoring Center by Hakan Dundar)
- Linux Lite High Performance Custom Kernels (see below)
- Lite Core: strip Linux Lite down to it's bones and build it your way
- Starship replaces Powerline in the Terminal, significant start up difference

LINUX LITE HIGH PERFORMANCE CUSTOM KERNELS
----------------
Linux Lite ships with a custom kernel built specifically for desktop and gaming use on everyday hardware. It is based on the latest Ubuntu kernel source and incorporates a curated set of patches from the community, alongside targeted configuration improvements.

The Two Kernels

linuxlite — default desktop kernel

This is what every Linux Lite installation boots into. It prioritises a smooth, responsive desktop experience for everyday tasks: web browsing, office work, media playback, and general use.

linuxlite-gaming — optional gaming kernel

This kernel goes further in reducing input lag and improving frame delivery. It is best suited to users who play games regularly or run audio/video production software where timing matters. It can be installed at any time after setup without removing the default kernel.

Both kernels take advantage of the EEVDF scheduler. On top of this, both kernels include the full BORE scheduler modification (Burst-Oriented Response Enhancer).
BORE tracks each task’s burst time — how long it runs in short, intense bursts — and uses this to bias scheduling decisions. Tasks that have been waiting and then run in short bursts (like a desktop application repainting its window or a game processing a frame) receive a priority boost, keeping interactive work feeling snappy even under heavy background load. BORE is controlled by a dedicated CONFIG_SCHED_BORE kernel option and exposes several sysctl tunables under kernel.sched_bore for fine-tuning.

The two kernels differ in how aggressively they allow the scheduler to interrupt running work:

- linuxlite uses dynamic preemption, which balances throughput and responsiveness. It can switch between modes at runtime.
- linuxlite-gaming uses full preemption, which allows the kernel to interrupt almost any running task immediately. This reduces the worst-case delay before a game or audio application gets CPU time.

These kernels also ship with a new application - Lite Kernel Manager which has all of the features shown below:

[Image: 5QnuvqO.png]

There are so many kernel optimisations that we've had to create to full web pages explaining all the features.

Please visit:

https://www.linuxliteos.com/linux-lite-kernel.html

and:

https://www.linuxliteos.com/linux-lite-k...rison.html

Benchmarking

Lite Kernel Manager also features a benchmarking tool where people can upload their scores. This should present a unique opportunity for people to squeeze every ounce of performance out of their Kernel tuned systems.

https://www.linuxliteos.com/benchmark.php

[Image: RvC5irH.png]

NOTE: Please run Install Updates after a fresh install to get the latest version of Lite Kernel Manager.


CALAMARES
-----------
- Replaces Ubiquity installer
- Slides translated into 25 languages for both install types OEM and normal install (will need help verifying the accuracy of translations)
- Internet not required for install
- Timezone sticks after reboot
- Apt now defaults to the City you chose during install (Ubuntu mirror) eg. Netherlands - new sources file:

Code:
Types: deb deb-src
URIs: http://nl.archive.ubuntu.com/ubuntu/
Suites: resolute resolute-updates resolute-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

WIKI
-----------
- To be updated to Series 8 information during the month of May

DESKTOP
-----------
- Translated into 23 languages

OEM
-----------
- Full vendor support for companies wishing to deploy laptops/desktops in a fast, efficient process
- Translated into 25 languages

LITE TWEAKS
-----------
- Toast notification system for user feedback on actions
- Real-time streaming progress bars with stage-based updates
- Service Manager feedback: progress labels and button disabling for Preload, zRAM, and TLP services
- Toast notifications for Numlock, Hostname, Save Session, Kiosk Mode, batch operation completion, and Hibernate/Suspend reboot notice
- Package System Repair updated for DEB822 .sources format with Architectures and Signed-By fields
- Bootup Fix updated to use new linuxlite Plymouth theme
- Kernel management removed for Series 8 - now handled by Lite Kernel Manager
- Browser cache cleaning supports Brave, Chrome, Chromium, Firefox, Edge, Midori, Opera, Palemoon, and Vivaldi


LITE DISTRO BUILDER
-------------------
- Create your own version of Linux Lite
- New Cancel button to stop build processes at any time
- Uses VTE process group signaling (SIGTERM) for clean termination
- GRUB2 hybrid BIOS+UEFI boot support
- Squashfs compression with casper integration
- MD5/SHA256 checksum generation
- Option to wwitch to zstd compression during ISO build, much less memory, much faster compression and decompression (faster live boot too) slightly larger output — typically 5-10% bigger than xz

LITE CORE
-------------------
- After you install Linux Lite, launch Lite Core if you want to strip your Linux Lite down to the bare essentials.
- Then install the applications that you want to run on your PC.

[Image: xaUtbZx.png]

LITE SOURCES
------------
- DEB822 format support for APT source management
- 22 global repository mirrors (Brazil, China, Germany, Ecuador, England, Greece, Hong Kong, Indonesia, New Caledonia, Netherlands, Singapore, Sweden, Switzerland, USA, Vietnam, and more)
- Significantly faster and more reliable repo availability checking

LITE SOFTWARE
-------------
- GTK4 interface for software installation and removal
- Integrated tools: Lite About, Lite Updates, Lite DPI, Lite Firewall, Config, Lite Network Shares, Lite System Report, Lite Wiki

LITE INFO (Hardware Database)
----------------
- Hardware information gathering and anonymous upload to Linux Lite hardware database
- VM detection via hypervisor check
- Significantly faster system scan process
- Uses latest inxi for hardware enumeration
- HTTPS upload pipeline to linuxliteos.com

LITE UPGRADE
------------
- Within-Series upgrade tool (8.0 -> 8.2)
- Internet connectivity verification
- Repository health checks
- Version validation via /etc/llver

LITE SERIES UPGRADE (Series 7 -> 8)
------------------------------------
- Full Series 7 to Series 8 upgrade path
- Dry Run mode to simulate upgrade without changes
- Real-time progress bar with download speed display
- Live scrolling log viewer
- DEB822 source file deployment (linuxlite.sources, ubuntu.sources, mozillateam-ubuntu-ppa-noble.sources)
- APT sources backup before modifications
- Battery/power check warning for laptop users
- Automatic desktop launcher trust and executable marking for all users
- XFCE wallpaper restoration after upgrade
- Broadcom b43 firmware URL fix via dpkg-divert
- Legacy upgrade tool (series7) force-removal
- Unhold of zenity, zenity-common, and inxi packages
- Plymouth theme set to new linuxlite theme
- GRUB and initramfs rebuild
- Clean up of old .list files and sources.list

LITE WELCOME
------------
- GTK4 welcome screen
- Live mode detection with installer shortcut
- Autostart toggle
- Cairo rendering for VM compatibility

LITE THEME MANAGER
------------------
- GTK4 interface for theme, icon, and cursor selection
- NEW Folder Color choices
- Custom ActionRow widgets

LITE USER MANAGER
-----------------
- GTK4 user and group management
- User creation, deletion, and modification
- Home directory and shell configuration
- Filters system users (UID < 1000)

LITE DRIVER MANAGER
-------------------
- Based on Linux Mint Drivers
- PackageKit and ubuntu-drivers-common backend
- GTK4 interface for proprietary driver installation
- New features, Refresh button, default to open-source driver recommendation, proprietary driver option gives user comprehensive information about any potential risks

LITE WIDGET
---------------
- More system information added
- Automatic region detection for Weather section

LITE AUTO LOGIN
---------------
- GTK4 auto-login configuration
- LightDM configuration management
- Optional timestamped backups

LITE SOUNDS
-----------
- System sound management (login, logout, audible clicks)
- Autostart support for login sounds

LITE THEMES
-----------
- Collection of Xfce/GTK themes, mouse cursors, and icon themes
- 45 New wallpapers
- NEW default Themes - Linux Lite & Linux Dark (based on Orchis theme)
- Option to change to one of 14 different folder colors

BOOT TIME
---------------
- Significant start up and shutdown improvement times over Series 7.x

PLYMOUTH THEME
--------------
- New animated feather spinner boot screen
- Script-based theme at /usr/share/plymouth/themes/linuxlite/

APT SOURCE FILES (DEB822 FORMAT)
--------------------------------
- linuxlite.sources: Linux Lite hematite repo with Architectures and Signed-By fields
- ubuntu.sources: Ubuntu resolute repos (main, restricted, universe, multiverse, updates, backports, security)
- mozillateam-ubuntu-ppa-noble.sources: Mozilla Team PPA with inline PGP key for Firefox

BIOS Settings (important)

CSM: Enabled
Secureboot: Disabled

RECOMMENDED PARTITION LAYOUT

GPT
8MB EXT4 FLAGS - bios-grub (no mountpoint)
512MB FAT32 mountpoint /boot/efi FLAGS - boot
rest-of-partition EXT4 mountpoint / FLAGS - none

Known Issues:

Fastfetch patch:

Code:
sudo tee -a /home/$USER/.bashrc /root/.bashrc /etc/skel/.bashrc > /dev/null <<< 'alias fastfetch="fastfetch -c all.jsonc"' -c all.jsonc"' ~/.bashrc /etc/skel/.bashrc

Code:
sudo sed -i 's/^Suites: noble/Suites: resolute/' /etc/apt/sources.list.d/mozillateam-*.sources

Calamares 'Erase disk' option fixed. Timezone sticks after reboot fixed.

Please - download the new Calamares and install BEFORE you run the installer.

https://repo.linuxliteos.com/linuxlite/p..._amd64.deb

then:

Code:
sudo dpkg -i *.deb

Run the installer.

What we most want to hear Feedback about:

- Lite Core
- New Installer (Calamares)
- Lite Distro Builder
- Lite Driver Manager
- Lite Tweaks

Huge thank you to our Sponsor:

[Image: 7DbL6Gl.png]

Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the here to learn more.

Downloads:

Release Name: Linux Lite 8.0 RC1
Size: 2.6Gb (DVD, USB)

Download Linux Lite 8.0 RC1 from one of the mirrors: (some may still be syncing)

HTTP & HTTPS:

https://sourceforge.net/projects/linux-l...s/8.0/rc1/

China - https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/
Ecuador - http://mirror.ueb.edu.ec/linuxliteos/isos/
Ecuador - https://mirror.cedia.org.ec/linuxliteos/isos//
Germany - http://mirror.alpix.eu/linuxliteos/isos/
Germany - https://mirror.alpix.eu/linuxliteos/isos/
Greece - http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/
Greece - https://fosszone.csd.auth.gr/linuxlite/isos/
Hong Kong - http://mirror-hk.koddos.net/linuxlite/isos/
Hong Kong - https://mirror-hk.koddos.net/linuxlite/isos/
Netherlands - https://mirror.koddos.net/linuxlite/isos/
New Caledonia - http://mirror.lagoon.nc/linuxlite/linuxlite/isos/
Singapore - https://mirror.freedif.org/LinuxLiteOS/isos/
Sweden - http://ftpmirror1.infania.net/linuxlite/isos/
Sweden - https://mirror.accum.se/mirror/linuxliteos.com/isos/
United Kingdom - https://www.mirrorservice.org/sites/repo...lite/isos/
United Kingdom - https://mirror.vinehost.net/linuxlite/isos/
USA - http://mirror.clarkson.edu/linux-lite/isos/

Checking the MD5SUM of the Linux Lite ISO:

Open a Terminal on Linux Lite and do:

Code:
md5sum linux-lite-8.0-rc1-64bit.iso

MD5SUM: 5cefb0c128c285d8a61cc883cc5a7ede

Check that it matches the exact characters in sequence above.


Checking the SHA256 of the Linux Lite ISO:

Open a Terminal on Linux Lite and do:

Code:
sha256sum linux-lite-8.0-rc1-64bit.iso

SHA256: c5c3985d9a7acede97d2575e9ad5d5ca4326737565cb1e4dd7bb647c228a410f

Check that it matches the exact characters in sequence above.


TORRENT (Fastest way to download the RC - please help to Seed, thank you)

https://sourceforge.net/projects/linux-l...t/download

64bit Torrent - linux-lite-8.0-rc1-64bit.iso.torrent
Hash: d9404e0f339065d541788f7d77d18322ca62edf7
Size: 2.6Gb (DVD, USB)

Live USB/DVD/VirtualBox/Vmware:


Recommended Computer Requirements:

1.5 Ghz Dual Core Processor or greater
4GB ram
40GB HDD/SSD/NVME
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution
DVD drive or USB port for the ISO image
Disable Secure Boot

Login to the live desktop is automatic.

As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.


Thank you

Jerry and the team.



Posted by: val
04-21-2026, 02:13 AM
Forum: Updates
- Replies (2)

The update failed and this continued for several days.

===================================
Linux Lite Updates Log
Date: Mon Apr 20 09:52:48 PM EDT 2026
===================================

STATUS:LOCK_OK

--- Updating Package Lists ---
Started: Mon Apr 20 09:52:49 PM EDT 2026

STATUS:UPDATING
Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 https://packages.microsoft.com/repos/code stable InRelease
Hit:4 https://dl.google.com/linux/chrome-stable/deb stable InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:7 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease
Hit:10 https://ppa.launchpadcontent.net/mozilla...ext/ubuntu noble InRelease
Get:11 https://packages.mozilla.org/apt mozilla InRelease [1,522 B]
Hit:3 https://repo.linuxliteos.com/linuxlite galena InRelease
Err:12 https://packages.mozilla.org/apt mozilla/main all Packages
  400  Bad Request [IP: 34.160.78.70 443]
Ign:13 https://packages.mozilla.org/apt mozilla/main amd64 Packages
Reading package lists...
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
E: Failed to fetch https://packages.mozilla.org/apt/dists/m...l/Packages  400  Bad Request [IP: 34.160.78.70 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Finished: Mon Apr 20 09:53:00 PM EDT 2026
STATUS:UPDATE_FAILED



Posted by: PeterV
04-16-2026, 10:01 PM
Forum: Updates
- Replies (1)

Hi!

Attempting to download updates and getting the following error log, can anyone help?

I tried last week and had an error (can't remember what, sorry!), thought I'd leave it a few days and try again, now it says it's trying to download 60+ updates and gives the following error log:

TIA! 


===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into the Software - Support - Updates section for assistance.

============ Log ===========

Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://archive.canonical.com/ubuntu jammy InRelease
Hit:1 https://repo.linuxliteos.com/linuxlite fluorite InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
Ign:7 http://linux.dropbox.com/ubuntu disco InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata
Ign:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata
Ign:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata
Ign:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata
Hit:13 http://linux.dropbox.com/ubuntu disco Release
Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata [392 B]
Err:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata
  File has unexpected size (30288 != 392). Mirror sync in progress? [IP: 91.189.91.83 80]
  Hashes of expected file:
  - Filesize:392 [weak]
  - SHA256:6d0fec8130eb28d362ebeedee487b7acc3b4d0f861a27bb133bf0b61dabc2c35
  - SHA1:a7ef1467442ba3b24a474fe0b3146eadfd4d338c [weak]
  - MD5Sum:d6ba11f811d77e7dbf79de6412d57f7b [weak]
  Release file created at: Wed, 17 Sep 2025 20:00:58 +0000
Get:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata [116 B]
Err:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata
 
Get:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [672 B]
Err:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata
 
Get:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [116 B]
Err:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata
 
Reading package lists...
W: http://linux.dropbox.com/ubuntu/dists/disco/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz  File has unexpected size (30288 != 392). Mirror sync in progress? [IP: 91.189.91.83 80]
  Hashes of expected file:
    - Filesize:392 [weak]
    - SHA256:6d0fec8130eb28d362ebeedee487b7acc3b4d0f861a27bb133bf0b61dabc2c35
    - SHA1:a7ef1467442ba3b24a474fe0b3146eadfd4d338c [weak]
    - MD5Sum:d6ba11f811d77e7dbf79de6412d57f7b [weak]
  Release file created at: Wed, 17 Sep 2025 20:00:58 +0000
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Some index files failed to download. They have been ignored, or old ones used instead.



Posted by: lintek
03-31-2026, 01:39 PM
Forum: Other
- Replies (9)

I have a secondary hard drive that all my files live on.  I have read+write access to everything except ONE FOLDER.  I don't get it.  I can't change the permissions either.

Any ideas?

Thanks



Posted by: lintek
03-31-2026, 01:37 PM
Forum: Suggestions and Feedback
- Replies (5)

When I click the link for this forum (or any other) I get an address that has an extra "/forums" in it like this:

linuxliteos.com/forums/forums/forumdisplay.php?fid=13

And here's what I get:

   


(So I have to manually delete the /forums to get to the link.)
JUST AN FYI