|
|
|
|
|
by diffeomorphism
1545 days ago
|
|
> you can't just download a blob, open it and just have it work Isn't that exactly what appimages are? E.g. download Krita, double click, done. Also, I thought with mobile people finally realized that "download blobs" is much worse than just installing from stores/repos? Even Windows has winget by now. |
|
On mac, I don't use their appstore, I just get dmg images and get going. Same on windows. On linux, I try to stick to the package manager but man! The moment I touch python I regret not using venv and avoiding any interaction with the system's python almost every time. Or if a distro package lacks some feature because of distro decisions which should have been install time decisions and now I have to build from source and figure out aclocal dev packages,deps,ugh...I accept the pain, part of then package but I won't pretend it feels good.