Unpopular Opinion
Welcome to the Unpopular Opinion community!
How voting works:
Vote the opposite of the norm.
If you agree that the opinion is unpopular give it an arrow up. If it's something that's widely accepted, give it an arrow down.
Guidelines:
Tag your post, if possible (not required)
- If your post is a "General" unpopular opinion, start the subject with [GENERAL].
- If it is a Lemmy-specific unpopular opinion, start it with [LEMMY].
Rules:
1. NO POLITICS
Politics is everywhere. Let's make this about [general] and [lemmy] - specific topics, and keep politics out of it.
2. Be civil.
Disagreements happen, but that doesn’t provide the right to personally attack others. No racism/sexism/bigotry. Please also refrain from gatekeeping others' opinions.
3. No bots, spam or self-promotion.
Only approved bots, which follow the guidelines for bots set by the instance, are allowed.
4. Shitposts and memes are allowed but...
Only until they prove to be a problem. They can and will be removed at moderator discretion.
5. No trolling.
This shouldn't need an explanation. If your post or comment is made just to get a rise with no real value, it will be removed. You do this too often, you will get a vacation to touch grass, away from this community for 1 or more days. Repeat offenses will result in a perma-ban.
Instance-wide rules always apply. https://legal.lemmy.world/tos/
view the rest of the comments
Installing applications can be done in a few ways, typically you'll just download from your OS's software store. Ubuntu does sometimes require that you add new repositories, but to avoid that you can always give something like flatpak or appimage versions of the software you want a try. Appimages are similar to .exe files, you can just download them from the software's website - and you can get flatpak applications from flathub.org. The main downside with these is they come with all the stuff they depend on, so they tend to be a bigger file size, they can be a little slower but honestly it's barely noticable. I rarely use appimages because they won't show up in your desktop environment's application list by default and it can be a pain to set them up to show. A good default way to go is Software store -> Flatpak -> Appimage -> then finally if none of that works you could do it manually, but I don't recommend that. Ubuntu's software store tends to be behind on updates because as a distribution it's focused on stability. Once you're used to it, there's a lot of advantages to using a centralized software store instead of downloading .exe files off websites. Either way, don't let some growing pains totally discourage you! Not every distribution provides the same experience, and there's a lot of options out there!