mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Add pkgsrc (#491)
pkgsrc is a package manager that supports Linux, BSD, illumos, and macOS, and I would assume is covered by NetBSD's [somewhat ambiguous policy](https://www.netbsd.org/developers/commit-guidelines.html). Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/491 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
2a578a17a6
commit
feb4c0f2f7
1 changed files with 5 additions and 1 deletions
|
|
@ -745,7 +745,11 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
> [!Note]
|
||||
> ### Package Manager Alternatives
|
||||
> For more operating systems, there are is a default package mananager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.
|
||||
> For more operating systems, there are is a default package mananager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include:
|
||||
>
|
||||
> * [pkgsrc](https://pkgsrc.org/) - A framework for managing third-party software on UNIX-like systems. Used by default on [NetBSD](https://www.netbsd.org/) and [SmartOS](https://wiki.smartos.org/), but also available on Linux, macOS, and illumos.
|
||||
>
|
||||
> If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.
|
||||
|
||||
## Password Management
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue