(found via a link provided by beny : https://slakfinder.org/index.php?act=se ... e=#results )
While it's a GUI (I heard some folks like that) what ncmprhnsbl wrote in the other thread about gslapt is still oh so true:
(I mainly provided it here to promote the symlinking psu to gksu to make all programs work in Port that use gksu - see below.)ncmprhnsbl wrote: ↑01 Oct 2022, 04:02did no one realize: you gots a package manager? you know, like what this topic's about.. and even better a wrapper to make a module :Oabout gslapt: it's nice and all, but it's only really good for installing packages (to changes for example) .. it's somewhat of an impediment to making a moduleCode: Select all
getmod gslapt
Cave! At the time of writing of this article the server sided MIME type of the above link on https://download.salixos.org/ is erroneously set to
-- meaning when you click the link in e.g Firefox or Palemoon or any browser that plays by the rules of MIME types as reported by the server (as all browsers should) it would open the file as it would open a text file resulting in something like this:Length: 133208 (130K) [text/plain]

If you would want to build your own module by downloading gslapt-0.5.9-x86_64-4gv.txz yourself, you can
● choose "Save as" in the context menu (right clicking on the link - left clicking if you set your mouse to left-hand-use)
● or use wget instead:
Code: Select all
guest@porteus:~$ cd /tmp/ # cd into any folder you temporarily want the txz saved prior to txz2xzm it
guest@porteus:/tmp$ wget https://download.salixos.org/x86_64/15.0/salix/xap/gslapt-0.5.9-x86_64-4gv.txz
[wget download info removed]

Reason: gslapt (and some other programs) uses gksu - while Port uses psu as graphical su.
●● You can fix that for all programs that use gksu by doing this as root in the terminal: ●●
Code: Select all
root@porteus:~# cd /usr/bin/
root@porteus:/usr/bin# ln -s psu gksu
root@porteus:/usr/bin#

after typing your correct root password (I change mine to a more secure one by a script that uses the salted hash of the password and is readable only by root) gslapt opens:

__________________________________________
and finally here the download link:
gslapt-0.5.9-x86_64-4gv.xzm (140 kB) on filehort.de
md5sum is as filehorst reports it: 61ad7c264307360dc9a041cdd422cf7e
Since filehorst speaks German, a short HOWTO translation for downloading files:
To get it, first wait 15 seconds "Dein Download wird jetzt vorbereitet." (Your download is being prepared)
Then click "Jetzt zur Download-Seite" (Now to the download page)
Then click "Dein Download steht nun bereit. Klicke hier, um ihn zu starten." (Your download is ready. Click here to start downloading it)