this post was submitted on 04 Feb 2025
112 points (96.7% liked)

Linux

49688 readers
769 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I’m planning to install Arch Linux for the first time. Any recommendations on setup, must-have applications, or best practices? Also, what’s something you wish you knew before switching to Arch?

you are viewing a single comment's thread
view the rest of the comments
[–] untorquer@lemmy.world 3 points 1 day ago* (last edited 1 day ago) (4 children)

Be aware that some apps will install fine from the arch repo but some others will be better installed from flatpack (e.g. inkscape) or directly as an executable (e.g. Godot).

On steam you may need to specify your video card if you run an AMD card using the DRI prime command. Some games will require -vulkan to use vulkan rather than game settings.

Note: experience may vary by compositor (xorg/wayland), desktop environment, drivers, system hardware, and your willingness to dive into details.

[–] LeFantome@programming.dev 3 points 1 day ago (1 children)

The only thing I have ever installed using Flatpak on Arch is pgAdmin. Inkscape from the repos works fine for me.

[–] brisk@aussie.zone 5 points 1 day ago (1 children)

What was your experience with Inkscape and Godot? I have those both installed from repo.

I've never felt the need to use flatpak at all on arch.

[–] untorquer@lemmy.world 2 points 1 day ago

Godot had some driver issues. Inkscape had issues with the interface fonts.

Plasma 6/wayland

[–] Petter1@lemm.ee 3 points 1 day ago (2 children)

What exactly works better on flatpak version? Until now, for any packages that were somehow different, repo vs flatpak, were working better in repo version. (Due to container thingy, because flatpak version could bot see everything and I was zoo lazy to fix it using flatseal 😆)

[–] JakeyFlex@lemmy.ml 4 points 1 day ago (1 children)

I’ve had Discord not be up to date in the AUR. Moved to flatpak and haven’t had that issue.

[–] untorquer@lemmy.world 3 points 1 day ago

Huh, works well for me, ig updates come a little late sometimes but never unable to use it.

[–] untorquer@lemmy.world 2 points 1 day ago

Seems to be program by program. Usually an issue with plasma or wayland or drivers.