Add it to the EXCLUDE line in slapt-getrc. In the snippet of my slapt-getrc below, you can see how I added nodjs to the EXCLUDE line.
# Working directory for local storage/cache.
WORKINGDIR=/var/slapt-get
# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the ...
Search found 1135 matches
- 30. Apr 2026, 17:20
- Forum: General
- Topic: Stop Salix update manager from downgrading a package
- Replies: 2
- Views: 2759
- 31. Jan 2026, 10:27
- Forum: Announcements
- Topic: Didier has passed away
- Replies: 5
- Views: 49934
Re: Didier has passed away
On occasion, I had the pleasure of corresponding with Didier through email and these forums. He was always helpful and kind. May he rest in peace.
- 27. Dec 2025, 20:02
- Forum: Announcements
- Topic: Merry Xmas! Kernel 6.12 packages now available for Salix 15.0
- Replies: 20
- Views: 51386
Re: Merry Xmas! Kernel 6.12 packages now available for Salix 15.0
Working here on my Dell Micro Desktop . If you ignore the mis-boot due to my forgetting to copy the new kernel and initrd over to the EFI partition , it booted on the first try.
rich[~]$ uname -nsrpvi
Linux rich-desktop.laprjns.com 6.12.63 #1 SMP PREEMPT_DYNAMIC Sun Dec 21 18:06:27 -00 2025 Intel(R ...
rich[~]$ uname -nsrpvi
Linux rich-desktop.laprjns.com 6.12.63 #1 SMP PREEMPT_DYNAMIC Sun Dec 21 18:06:27 -00 2025 Intel(R ...
- 27. Dec 2025, 19:14
- Forum: Announcements
- Topic: Merry Xmas! Kernel 6.12 packages now available for Salix 15.0
- Replies: 20
- Views: 51386
Re: Merry Xmas! Kernel 6.12 packages now available for Salix 15.0
Working here on my MacBook Pro (circa 2011). If you ignore the mis-boot due to fat-fingering my elilo.conf file, it booted on the first try.
rich[~]rich[~]$ uname -nsrpvpi
Linux macbookpro.laprjns.com 6.12.63 #1 SMP PREEMPT_DYNAMIC Sun Dec 21 18:06:27 -00 2025 Intel(R) Core(TM) i5-3210M CPU @ 2 ...
rich[~]rich[~]$ uname -nsrpvpi
Linux macbookpro.laprjns.com 6.12.63 #1 SMP PREEMPT_DYNAMIC Sun Dec 21 18:06:27 -00 2025 Intel(R) Core(TM) i5-3210M CPU @ 2 ...
- 25. Dec 2025, 11:00
- Forum: Salix pub
- Topic: Merry Christmas and a Happy New Year
- Replies: 3
- Views: 23269
Re: Merry Christmas and a Happy New Year
Merry Christmas to all, and have a safe and Happy New Year.
Rich
Rich
- 16. Dec 2025, 21:17
- Forum: Bugs
- Topic: Cannot install slackbuild dotnet-runtime-8.0
- Replies: 2
- Views: 33248
Re: Cannot install slackbuild dotnet-runtime-8.0
I getting the same errors that you got. Also tried the 9.0 version and got the same error. Something is wrong with the SlackBuild . I know nothing about this package and what to does but I did pass the error output to Grok AI and this is what it said.
The error you're seeing is caused by ...
The error you're seeing is caused by ...
- 20. Oct 2025, 15:22
- Forum: Announcements
- Topic: New salix-update-notifier, please test (and translate)
- Replies: 52
- Views: 112369
Re: New salix-update-notifier, please test (and translate)
I tried both these command with and without sudo and they are working fine here.ibka wrote: ↑20. Oct 2025, 15:05 if i use:orCode: Select all
sudo env LANG=sv_SE.utf8 salix-update-manager
it is not working.Code: Select all
sudo env LANG=da_DK.utf8 salix-update-manager

- 20. Oct 2025, 14:58
- Forum: Announcements
- Topic: New salix-update-notifier, please test (and translate)
- Replies: 52
- Views: 112369
Re: New salix-update-notifier, please test (and translate)
Installed and quickly tested here. Working as describe, both from the menu and command line.
Thanks
Thanks
- 17. Oct 2025, 11:23
- Forum: Announcements
- Topic: New salix-update-notifier, please test (and translate)
- Replies: 52
- Views: 112369
Re: New salix-update-notifier, please test (and translate)
Changing line 622 in /usr/sbin/salix-update-manager to
fixed the problem. Now I get the "..no available update message".

Code: Select all
if len_slapt == 0 and len_flat_new == 0:
- 17. Oct 2025, 09:47
- Forum: Announcements
- Topic: New salix-update-notifier, please test (and translate)
- Replies: 52
- Views: 112369
Re: New salix-update-notifier, please test (and translate)
Here you go. I have never used sudo or su to install a flatpak, but my user is in the wheel group.
rich[Downloads]$ sudo flatpak list --system
Password:
Name Application ID Version Branch
Bambu Studio com.bambulab.BambuStudio 2.3.0 Public Release stable
UltiMaker Cura com.ultimaker.cura 5.10.2 ...
rich[Downloads]$ sudo flatpak list --system
Password:
Name Application ID Version Branch
Bambu Studio com.bambulab.BambuStudio 2.3.0 Public Release stable
UltiMaker Cura com.ultimaker.cura 5.10.2 ...