What Software Can You Install on Alpine Linux?

0
20
Asked By TechSavvy99 On

I'm curious about what software can actually be installed on Alpine Linux. I've heard it has a different architecture, and I've encountered issues with Flathub not working. The only applications I got running after installation are Chrome and Firefox, and even then, Firefox isn't loading any web pages! So, what options do I really have for installing programs on Alpine?

1 Answer

Answered By UserFriendly12 On

You can install pretty much the same software as on other Linux distributions using Alpine's package manager. A potential issue could be if you have an Nvidia card; the proprietary drivers won't work with Alpine's musl libc. Also, while Flatpaks should function, I'd caution against using them on a musl libc distro as it might not be the best approach.

TechSavvy99 -

Actually, I’m using VectrasVM on my Android phone, so I'm not running it as a full virtual machine, just using the app’s in-built terminal.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.