Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
onny:notizen:postmarketos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
onny:notizen:postmarketos [2022/02/10 12:05] 2a02:8071:22dd:d000::b78onny:notizen:postmarketos [2022/03/02 10:42] – [building package] 2a02:8071:3ecc:6e00:1a9:a89f:404c:a243
Line 6: Line 6:
     * document viewer, odt / pdf     * document viewer, odt / pdf
     * 2FA app (authy)     * 2FA app (authy)
 +
 +==== building package ====
 +
 +<code bash>
 +apk add alpine-sdk doas nano
 +adduser onny
 +addgroup onny abuild
 +mkdir -p /var/cache/distfiles
 +chmod a+w /var/cache/distfiles
 +su onny
 +cd
 +git config --global user.name "Your Full Name"
 +git config --global user.email "your@email.address"
 +git clone https://gitlab.alpinelinux.org/alpine/aports
 +SUDO=doas abuild-keygen -a
 +cd community/gnome-podcasts
 +</code>
onny/notizen/postmarketos.txt · Last modified: 2022/03/02 10:48 by 2a02:8071:3ecc:6e00:f7ec:78a:90c3:7888