this post was submitted on 17 May 2024
913 points (97.2% liked)
memes
10217 readers
2039 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Where do you download programs from?
primarily like on mobile, you just download from the "app store".
This can either be done via terminal (something like "apt install blender") or via a graphical program like Discover for the KDE desktop, in which case it's literally just like a mobile app store where you search for the program, click "install" and that's it.
There are some alternate ways of installing programs, which can involve downloading from a website, but that's for getting the very freshest release of a program or for very niche projects that aren't included in the distro's software repository yet.
So if you're an android power user it's exactly like that, most apps come from the store, but some apps you have to download from the web.
The repository of the distro that you're running or flathub. Sometimes also an AppImage from a GitHub/GitLab releases page if it's an obscure program.