Page 1 of 1

Links to Many Portable Linux Apps

Posted: Tue 18 Sep 2012, 14:21
by mikeslr
I don't think portable linux apps otherwise show up in the Additional Software subforum. Therefore, this post.

Originally discovered by Stu90, and explored by Lobster and myself, portable linux apps are like portable XP apps, except for Linux: portable because they aren't installed but rather run as a Self-contained, external Program Folder. By self-contained I mean that all their necessary libs and dependencies are included. its use will not conflict with any libs or applications you installed or SFSes you loaded.
They are not developed for Puppy, but are generic builds tested in Ubuntu and two other major distributions. Consequently, they should run OOTB in Ubuntu "derivatives" like Lupu and precise. They may run in others Puppy Variants. Beyond the bandwidth necessary to download them, you risk nothing by trying them because they are entirely self-contained: if they don't work, its a simple matter to delete them.
When available, a pet or sfs designed for Puppy may be preferable: smaller and better adapted to the Puppy environment. On the other hand, you may find some portable linux apps for which there are no equivalent Puppy versions, or no equivalent that does not conflict with some other application you want to run.

http://portablelinuxapps.org/
Click the category icons which, unfortunately, do not have labels.
or use the following, perhaps, different list:
http://sourceforge.net/projects/portable/files/

Instructions for their use does not appear to be easily located. This is from memory: Download (to a Linux partition?). Make executable. Click to run. Optional: Drag and Drop to Desktop, or create a .desktop file in /usr/share/applications/ to include in Menu.

mikesLr

Posted: Wed 16 Jan 2013, 21:59
by e_mattis
thanks! will give em a look-over.

Posted: Wed 16 Jan 2013, 22:23
by sunburnt
Looks like the apps. offered are at least 2 years old. Needs updating.

The nice thing about the AppDir - RoxApp is there`s no real overall format.
They can be built in whatever fashion that`s easiest to do that works.
And there are no incompatibilities between them as they are self contained.

Posted: Mon 13 May 2013, 21:40
by muggins
Portable YouTube Downloader 3.3 & Firefox 20.0 both work on lupu.

Posted: Fri 29 Nov 2013, 15:57
by KentC
I'm using Pup431 and can't get any of these to work.

The concept to make them work is easy:

download to /dir
chmod a+x bin file
./bin OR click on it in GUI

Tried all these methods and none worked. Unless someone else knows how to in this version, I don't think you can.
They are self-contained, and highlight in green text in rvxt once ready, but still a no go.

Kent C.

Install portable app

Posted: Fri 14 Mar 2014, 20:20
by 431user
KentC wrote:I'm using Pup431 and can't get any of these to work.
Kent C.
Has anyone figured out why this won't work? I am also using 431 and want to upgrade the version of Glade included in Puppy with version 3.6.7 which is listed on this site but it won't run. Can't find it anywhere else.

Posted: Sat 15 Mar 2014, 05:56
by 8-bit
Have you tried starting the portable application from a terminal and seeing what shows up in relation to the application not starting?

Posted: Sat 15 Mar 2014, 22:31
by 431user
8-bit wrote:Have you tried starting the portable application from a terminal and seeing what shows up in relation to the application not starting?
When I run it from a terminal I receive the message: "No such file or directory". I'm wondering if you have to do something with this file first; could it be compressed?

Posted: Sat 15 Mar 2014, 22:45
by Semme
Compressed? Nah, they're all single binaries.

Rt-clk >> perms >> a+x=yes. Below left >> executable = -rwxr-xr-x

Image

Then, same directory.. rt-clk any blank area >> window >> terminal here, then >> ./program_exec to fire!

For ./ to work, you've gotta be in the same directory as the executable.

pwd :wink: will confirm *where* you are..

If she don't fire, the shell's gonna tell you why.

==

Ahh.. good'ol libc.so.6! Searching reveals.. Novell offers a 8) solution..

And hey, whaddaya know >> IT WORKS!

Glade upgrade

Posted: Wed 19 Mar 2014, 22:59
by 431user
Semme wrote: For ./ to work, you've gotta be in the same directory as the executable.
Same directory.
Ahh.. good'ol libc.so.6! Searching reveals.. Novell offers a 8) solution.!
Not a clue what you mean by this.

And hey, whaddaya know >> IT WORKS!
Not quite, here's the result I got:

# ./Glade367
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
./Glade367: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./lib/libgladeui-1.so.9)
./Glade367: /usr/lib/libxml2.so.2: no version information available (required by ./lib/libgladeui-1.so.9)
#

even 64bits applications are available

Posted: Wed 24 Feb 2016, 16:39
by Pelo
even 64bits applications are available. Address still valid 2016. Furthermore stuuf is updated. Our Puppy's users with 64 bits running will be glad to find something fast fitting to their powerful computer.
Feed back is welcome :wink:
"Objectives
The AppImage format has been created with specific objectives in mind.

Be Simple. AppImage is intended to be a very simple format that is easy to understand, create, and manage.
Maintain binary compatibility. AppImage is a format for binary software distribution. Software packaged as AppImage is intended to be as binary-compatible as possible with as many systems as possible. The need for (re-)compilation of software should be greatly reduced....
.

Appimages (portable apps)

Posted: Wed 24 Feb 2016, 18:51
by rodocop
24 more or less popular apps in Appimage format (portable package for any Linux)

Includes: latest Chromium, Firefox, LibreOffice, VLC, Blender, Arduino, Krita, Geany, QCad, Scribus etc.

Posted: Wed 24 Feb 2016, 22:03
by ally
I've created a page on the archive for any portable apps I find

http://archive.org/details/Puppy_Linux_Portable_Apps

:)

Posted: Thu 25 Feb 2016, 15:12
by rodocop
Don't forget some 'portabilizers' by shinobar ('***-portable's among the listed software)

Posted: Thu 25 Feb 2016, 15:43
by ally
thanks rodo, uploading now

:)

Posted: Thu 25 Feb 2016, 19:16
by rodocop
QtWeb portable (official site)

Posted: Mon 06 May 2019, 21:08
by kuman11
That list probably needs som updating ...

mypaint v2.0.0-alpha.12

Posted: Sat 22 Jun 2019, 19:50
by don570
mypaint v2.0.0-alpha.12
Latest version of mypaint has improvements to flood fill

https://github.com/mypaint/mypaint/rele ... 2.AppImage
__________________________________________