When comparing Conda vs AppImage, the Slant community recommends AppImage for most people. In the question“What are the best Linux package managers?” AppImage is ranked 10th while Conda is ranked 16th. The most important reason people chose AppImage is:
Leaves your system untouched.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Binary installs
They are fast and reliable as they do not need to compile before installation.
Pro Allows for multiple environments
It is great for developers since you can easily switch between complete environments with different versions of packages, for testing and development.
Pro Open source
Conda is open source and on Github, so if you see something wrong you can fix it and submit a patch.
Pro No integration into the system
Leaves your system untouched.
Pro Easy to use
Just execute the package to run the software.
Pro Easy deployment of software
It just works across different distros.
Cons
Con Doesn't have everything
Conda is relatively new and has a smaller user-base, so the set of packages available is limited.
Con No way to resume downloads
Any download that is canceled or interrupted will have to be started over from the beginning as there is no built in solution for resuming downloads.
Con Installs huge collection of default unneeded libraries
Con No wayland support
Apps look pretty bad on 4k monitors.
Con No automatic updates
You have to re-download the application to update it.