Howto: Popular AppImages one click away
beny
Howto: Popular AppImages one click away
Post#257 by beny » 02 Jan 2023, 19:13
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#258 by Rava » 02 Jan 2023, 19:20
I cannot think that a module more than double the size than a (almost) recent chromium-ungoogled … being much quicker when the size is so much larger.
Yours Rava
Rava
Howto: Popular AppImages one click away
Post#259 by beny » 02 Jan 2023, 19:42
https://github.com/Alex313031/Thorium/r ... _amd64.deb
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#260 by Rava » 02 Jan 2023, 20:14
Code: Select all
root@porteus:/Porteus_modules/chromium# deb2xzm thorium-browser_109.0.5361.0_amd64.deb
Checking required libraries ...
unxz: data.tar: Write error: No space left on device
but only 321M free space on /tmp.
I have no idea how one can fix this error.
I think I would have to disassemble deb2xzm and re-create all steps manually while controlling where the stuff gets extracted.
Yours Rava
Rava
Howto: Popular AppImages one click away
Post#261 by beny » 02 Jan 2023, 20:44
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#262 by Rava » 02 Jan 2023, 20:58
mkdir /tmp/deb2xzm$$ && cp $y /tmp/deb2xzm$$ && cd /tmp/deb2xzm$$ && /usr/bin/ar x * data.tar.gz && bzip2 -d data.tar.bz2 && gzip data.tar && mv data.tar.gz $pkg.tgz && txz2xzm $COMP /tmp/deb2xzm$$/$pkg.tgz && mv /tmp/deb2xzm$$/$pkg.xzm $mod
Yours Rava
Rava
Howto: Popular AppImages one click away
Post#263 by beny » 02 Jan 2023, 21:13
guest@porteus:~$ '/opt/porteus-scripts/deb2xzm' '/home/guest/Downloads/thorium-browser_109.0.5361.0_amd64.deb' '/home/guest/Downloads/thorium-browser_109.0.5361.0_amd64.xzm'
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#264 by Rava » 02 Jan 2023, 21:47
Yours Rava
Rava
beny
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#266 by Rava » 03 Jan 2023, 03:48
wrong for my Port 5.0:
Code: Select all
guest@porteus:/mnt/live/memory/images$ find . 2>/dev/null|grep libbfd
./001-core.xzm/usr/lib64/libbfd-2.37-slack15.so
./001-core.xzm/usr/lib64/libbfd.so
Code: Select all
guest@porteus:~$ cat /etc/porteus/001-core.ver
001-core.xzm:20221211
Yours Rava
Rava
Howto: Popular AppImages one click away
Post#267 by Kulle » 27 Feb 2023, 16:02
A custom version of Firefox, focused on privacy, security and freedom
Info:
https://librewolf.net/
Download:
https://gitlab.com/librewolf-community/ ... -/releases
Kulle
- sebtec100
- Ronin
- Posts: 1
- Joined: 27 Feb 2023, 19:07
- Distribution: Porteus-v5.0
- Location: 3rd planet from the Sun
Howto: Popular AppImages one click away
Post#268 by sebtec100 » 27 Feb 2023, 20:06
For those who are interested in CAD CAM apps:
FreeCAD Appimage
All versions can be found on their official github repo:
https://github.com/FreeCAD/FreeCAD/releases
Same with LibreCAD
https://github.com/LibreCAD/LibreCAD/releases
PS
CAM module is available in FreeCAD version 17 and newer.

sebtec100
Howto: Popular AppImages one click away
Post#269 by Kulle » 08 Mar 2023, 14:07
info:
https://xtremedownloadmanager.com/
xdman is now available as Appimage
Download:
https://www.linux-apps.com/p/1997560
Kulle
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Howto: Popular AppImages one click away
Post#270 by Rava » 09 Mar 2023, 02:40
It says it works with Firefox based browsers.Kulle wrote: ↑08 Mar 2023, 14:07xtreme download manager xdman
info:
https://xtremedownloadmanager.com/
xdman is now available as Appimage
Download:
https://www.linux-apps.com/p/1997560
Does it work with Palemoon?
And what is the advantage compared to yt-dlp?
Yours Rava
Rava