Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:project:faq [2022/12/22 02:59]
throgh [How is package X different from its counterpart in Arch GNU/Linux?]
en:project:faq [2022/12/22 03:01]
throgh [Will non-free AUR packages be removed after migrating to Hyperbola?]
Line 17: Line 17:
  
  
-==== Will non-free AUR packages be removed after migrating to Hyperbola? ==== 
- 
-No. Hyperbola doesn't support <color #B90B0B/#FFDDDD>AUR</color> in any way. After migrating to Hyperbola you'll have to verify any installed AUR package and manually remove the non-free ones. Since AUR packages are typically built and installed by user, you can identify them by running: 
- 
-<code bash> 
-$ pacman -Qm 
-</code> 
- 
-Some AUR packages find their way into our official **community** repository. If you can't find the package you need there, ask a Hyperbola dev to pull it. 
- 
-==== LaTeX prints out error messages about missing fonts. How can I compile my document? ==== 
- 
-Some fonts got removed from our TeX Live distribution because of freedom issues and incompatible licenses. Solution to this is to use different fonts and/or different TeX engines. 
  
 ==== How can I extract a RAR archive? ==== ==== How can I extract a RAR archive? ====