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/01/21 00:32] – old revision restored (2022/01/18 13:59) 95.91.15.103onny:notizen:postmarketos [2022/03/02 10:48] (current) – [building package] 2a02:8071:3ecc:6e00:f7ec:78a:90c3:7888
Line 1: Line 1:
 <code bash> <code bash>
 sudo apk update sudo apk update
-sudo apk add geary gnome-passwordsafe gnome-calendar gnome-shortwave gnome-sound-recorder gnome-maps+sudo apk add geary gnome-passwordsafe gnome-calendar gnome-shortwave
 </code> </code>
 +  * wanted
 +    * document viewer, odt / pdf
 +    * 2FA app (authy)
  
-  * gnome-podcasts +==== building package ====
-  * mousai +
-  * waydroid +
-    * bahn +
-    * regiomove +
-    * voi+
  
-  * bugs +<code bash> 
-    * phoshcharacter entries password+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.1642725133.txt.gz · Last modified: 2022/01/21 00:32 by 95.91.15.103