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
onny:notizen:postmarketos [2022/02/07 17:29] 2a02:8071:3ee3:a800:cb97:b152:4956:7221onny:notizen:postmarketos [2022/03/02 10:48] (current) – [building package] 2a02:8071:3ecc:6e00:f7ec:78a:90c3:7888
Line 5: Line 5:
   * wanted   * wanted
     * document viewer, odt / pdf     * document viewer, odt / pdf
 +    * 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
 +abuild -r
 +</code>
onny/notizen/postmarketos.1644254944.txt.gz · Last modified: 2022/02/07 17:29 by 2a02:8071:3ee3:a800:cb97:b152:4956:7221