Search found 719 matches

by djemos
01 Feb 2026 08:24
Forum: Announcements
Topic: Didier Spaier has passed away
Replies: 0
Views: 19

Didier Spaier has passed away

Just seen the very sad news that Didier Spaier has passed away.
https://forum.salixos.org/viewtopic.php?p=50634
https://www.freelists.org/post/slint/Very-sad-news,41
https://lwn.net/Articles/1056384/
https://www.linuxquestions.org/questions/slackware-14/rip-didier-spaier-4175757754/

Didier was the ...
by djemos
28 Nov 2025 18:00
Forum: Contributed packages
Topic: 32-bit firefox package for version 145.0.2
Replies: 0
Views: 358

32-bit firefox package for version 145.0.2

Firefox from version 145 no longer supports 32-bit Linux operating systems.
Slackel Linux Distribution provide 32-bit firefox package including locales for installing it on x86 slackel systems.

Packages for x86_64 and i686 are on Slackel repos.

Build Script and sources


https://files.mastodon ...
by djemos
24 Nov 2025 19:43
Forum: Music Channel
Topic: Giorgos Mazonakis - It's Dawning Again
Replies: 0
Views: 345

Giorgos Mazonakis - It's Dawning Again

Γ. Μαζωνάκης "Ξημερώνει Πάλι", Κραουνάκης (Mad Secret Concert) | Giorgos Mazonakis - "It's Dawning Again", Kraounakis (Mad Secret Concert)

by djemos
24 Nov 2025 19:43
Forum: Music Channel
Topic: Silent Tonight -- Nikos Papazoglou
Replies: 0
Views: 155

Silent Tonight -- Nikos Papazoglou

Απόψε σιωπηλοί -- Νίκος Παπάζογλου | Silent Tonight -- Nikos Papazoglou

by djemos
24 Nov 2025 19:42
Forum: Music Channel
Topic: Vasilis Karras Christos Dantes~Oh Loneliness Live
Replies: 0
Views: 168

Vasilis Karras Christos Dantes~Oh Loneliness Live

Βασίλης Καρράς Χρήστος Δάντης~Ά Ρε Μοναξιά Live | Vasilis Karras Christos Dantes~Oh Loneliness Live

by djemos
24 Nov 2025 19:42
Forum: Music Channel
Topic: Vasilis Karras - Oh, loneliness
Replies: 0
Views: 148

Vasilis Karras - Oh, loneliness

Βασίλης Καρράς - Α, ρε μοναξιά | Vasilis Karras - Oh, loneliness

by djemos
23 Nov 2025 18:43
Forum: Contributed packages
Topic: LibreOffice 25.8.3
Replies: 0
Views: 1615

LibreOffice 25.8.3

LibreOffice 25.8.3 package for x86_64 and i586 is on Slackel repos along with x86_64 and i586 lang and help packages.

You also need to install apache-ant and libnumbertext and liblangtag from slackel repos.

Install openjre which is a dependency and is small in size 26MB for java support.
Slackel ...
by djemos
22 Sep 2025 09:08
Forum: Documentation
Topic: Slackel Startup Guide - Slackel Documentation
Replies: 0
Views: 42649

Slackel Startup Guide - Slackel Documentation

The purpose of this manual is to help users easily install Slackel in Hard disk or USB stick or create multibootusb stick.
This guide will updated to include more chapters for working with Slackel.

Download Slackel Startup Guide in

1. PDF
2. Epub
3. html
by djemos
22 Sep 2025 08:37
Forum: Contributed packages
Topic: LibreOffice 25.8.1
Replies: 0
Views: 38346

LibreOffice 25.8.1

LibreOffice 25.8.1 package for x86_64 and i586 is on Slackel repos along with x86_64 and i586 lang and help packages.

You also need to install apache-ant and libnumbertext and liblangtag from slackel repos.

Install openjre which is a dependency and is small in size 26MB for java support.
Slackel ...
by djemos
03 Sep 2025 18:27
Forum: Problems
Topic: [Solved] Saving screen resolution
Replies: 2
Views: 94928

Re: Saving screen resolution

type

Code: Select all

sudo geany /etc/profile
add this line at the end of the file

Code: Select all

xrandr -s 1680x1050
save the file
Then log out and log in
and also do a reboot to test it.