02-03-2021, 04:12 PM
(This post was last modified: 02-03-2021, 04:58 PM by Arwen.
Edit Reason: Moved reply text to outside the quote
)
(12-30-2020, 04:58 PM)hiimtye Wrote: so I installed command-not-found from the repos, and one of my functions in my default .bashrc calls pacman, so command-not-found suggested I install it from the repos.>> Bro, Alpine comes with its own package manager `apk`. It is faster than pacman.
I searched Google for any sort of documentation related to Alpine Linux and pacman, but Alpine Linux's documentation is basically non-existent. I was wondering if anyone here had any experience with pacman on Alpine.
is it configured for Alpine's packages? is it just a placeholder for a chroot Arch install, or a fast path to installing Arch within an Alpine install?
I absolutely detest the apk system, and I love pacman. if Alpine were capable of using pacman instead for a regular install I would certainly try that out, but my worry after looking at the APKBUILD is that there's no hint of configuring sources for Alpine.
any input would be appreciated
Run `apk --help` for help. Also, check out this article for man pages* in Alpine**
https://ostechnix.com/how-to-install-man...ine-linux/
If you need any help mail me spam@lucasanss.xyz
I will answer as fast as possible, I often check my emails
---
* man pages are the manuals telling you how to use a certain program
** pmOS is based on alpine linux. Check the alpine documentation and
forums