Folks,
I vaguely understand the move towards self contained packaged applications nowadays such as flatpacks, snaps, appimages, docker etc but I have a couple of programs whereby the applications is downloaded as a compressed image, once decompressed the resulting folder has quite a few files but the app is run by running the executable file.
Two such programs I use regularly are Seamonkey and Virtual Radar Server. I know with these there is no menu integration but curious what they are referred to as.
Geoff
Packaged Applications
Re: Packaged Applications
The idea of Flatpak is if you can't find the software in the repo you can get it from Flatpak and it's safe. Installing software outside of curated repos can be risky since it's not curated. I personal don't like snaps and don't care for appimages which runs programs like Windows does and are not not curated. I never understood docker.
I am command line illiterate.
I copy & paste to the terminal. Liars, Wiseguys, Trolls, and those without manners will be added to my ignore list. 


- dolphin_oracle
- Developer
- Posts: 22873
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Packaged Applications
Mozilla Firefox is available like this too.geffers wrote: Thu Feb 02, 2023 8:08 am Folks,
I vaguely understand the move towards self contained packaged applications nowadays such as flatpacks, snaps, appimages, docker etc but I have a couple of programs whereby the applications is downloaded as a compressed image, once decompressed the resulting folder has quite a few files but the app is run by running the executable file.
Two such programs I use regularly are Seamonkey and Virtual Radar Server. I know with these there is no menu integration but curious what they are referred to as.
Geoff
They are more like traditional packages except they aren’t managed by the package system.
There really isn’t a format beyond the compressed archive format.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: Packaged Applications
Whenever I read about docker it is explained as 'easy', seems quite complicated to me though. I do have one docker app running on a Raspberry Pi, followed instructions to install and it runs fine but must admit I do not understand docker-compose down - docker-compose up --detach - well, it worksMauser wrote: Thu Feb 02, 2023 8:53 am The idea of Flatpak is if you can't find the software in the repo you can get it from Flatpak and it's safe. Installing software outside of curated repos can be risky since it's not curated. I personal don't like snaps and don't care for appimages which runs programs like Windows does and are not not curated. I never understood docker.

Geoff
Re: Packaged Applications
That makes sense, thanks for opinion.dolphin_oracle wrote: Thu Feb 02, 2023 9:26 am
Mozilla Firefox is available like this too.
They are more like traditional packages except they aren’t managed by the package system.
There really isn’t a format beyond the compressed archive format.
Geoff
Re: Packaged Applications
Re: Seamonkey...are you aware we have that in our repository, where we take the binaries from the tar file and wrap them in a deb, along with adding them to the menu and other goodies?
Re: Packaged Applications
No, I did not realise that, thanks for pointing it out. I don't actually use it that much but quite a handy, simple HTML editor is part of the suite.Stevo wrote: Fri Feb 03, 2023 4:34 pm Re: Seamonkey...are you aware we have that in our repository, where we take the binaries from the tar file and wrap them in a deb, along with adding them to the menu and other goodies?
Geoff