Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pt:project:faq [2020/04/29 04:38] i3_relativism [Por que determinado pacote não está nos repositórios, mesmo estando disponível no Arch GNU/Linux?] |
pt:project:faq [2024/11/08 22:57] (current) luck02 [Por que meu Wi-Fi parou de funcionar após a migração?] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ... (WIP) | ||
- | |||
====== FAQ ====== | ====== FAQ ====== | ||
Nossa página de **Perguntas Frequentes** têm como objetivo fornecer respostas às perguntas feitas pelos usuários que se mudaram para a Hyperbola GNU/ | Nossa página de **Perguntas Frequentes** têm como objetivo fornecer respostas às perguntas feitas pelos usuários que se mudaram para a Hyperbola GNU/ | ||
===== Pacotes ===== | ===== Pacotes ===== | ||
==== Por que a Hyperbola usa versões antigas de pacotes em comparação com o Arch GNU/Linux? ==== | ==== Por que a Hyperbola usa versões antigas de pacotes em comparação com o Arch GNU/Linux? ==== | ||
- | A Hyperbola GNU/ | + | A Hyperbola GNU/ |
==== Por que determinado pacote não está nos repositórios, | ==== Por que determinado pacote não está nos repositórios, | ||
Line 13: | Line 11: | ||
</ | </ | ||
- | ==== Por que systemd | + | ==== Porque |
- | O objetivo do projeto Hyperbola e suportar a Init Freedom Campaign. O noss projeto rejeita sistemas de inicializacao, como systemd que quebram portabilidade, | + | O objetivo do projeto Hyperbola e suportar a [[pt: |
==== Por que um determinado pacote é diferente do Arch GNU/Linux ? ==== | ==== Por que um determinado pacote é diferente do Arch GNU/Linux ? ==== | ||
Os pacotes geralmente são modificados por motivos como: contendo partes não-livres, | Os pacotes geralmente são modificados por motivos como: contendo partes não-livres, | ||
Line 20: | Line 18: | ||
$ grep '' | $ grep '' | ||
</ | </ | ||
- | Para mais detalhes, clone os nossos repositórios; | + | Para mais detalhes, clone os nossos repositórios; |
==== Os pacotes não-livres instalados do AUR serão removidos após a migração para o Hyperbola GNU/ | ==== Os pacotes não-livres instalados do AUR serão removidos após a migração para o Hyperbola GNU/ | ||
Não. Se você possui pacotes não livres no seu sistema, instalados usando os PKGBUILD do <color # | Não. Se você possui pacotes não livres no seu sistema, instalados usando os PKGBUILD do <color # | ||
Line 30: | Line 28: | ||
# pacman -Rsn pacote | # pacman -Rsn pacote | ||
</ | </ | ||
- | <note important> | + | <note important> |
==== LaTeX imprime mensagens de erro ralacionado a falta de fontes. Como posso compilar meu documento? ==== | ==== LaTeX imprime mensagens de erro ralacionado a falta de fontes. Como posso compilar meu documento? ==== | ||
- | Algumas fontes foram removidas da nossa compilação do TeX Live devido a problemas de liberdade e licenças incompatíveis. A solução para isso é usar fontes ([[https:// | + | Algumas fontes foram removidas da nossa compilação do TeX Live devido a problemas de liberdade e licenças incompatíveis. A solução para isso é usar fontes ([[https:// |
==== Como extrair um arquivo RAR? ==== | ==== Como extrair um arquivo RAR? ==== | ||
O comando <color # | O comando <color # | ||
Line 60: | Line 58: | ||
=== Dica === | === Dica === | ||
- | Você também pode pesquisar | + | Você também pode pesquisar |
===== Créditos ===== | ===== Créditos ===== | ||
Line 70: | Line 68: | ||
=> [[https:// | => [[https:// | ||
- | |||
- | ... (WIP) | ||
- | ====== Frequently Asked Questions ====== | ||
- | |||
- | The **Frequently Asked Questions** (FAQ) article provides answers to questions often asked by users who moved to **Hyperbola GNU/ | ||
- | |||
- | ===== Packages ===== | ||
- | |||
- | ==== Why Hyperbola is using old versions in comparison to Arch GNU/Linux? ==== | ||
- | |||
- | Hyperbola is a long-term support distribution based on Arch GNU/Linux plus stability and security from Debian GNU/Linux. It isn't a rolling release distribution like Arch because Hyperbola is using Arch snapshots for its versions and Parabola blacklist as base to keep it 100% libre. Also Hyperbola is using Debian patches, therefore all packages are being stabilized with improvements through its development. See the [[en: | ||
- | |||
- | ==== Why is package X missing, even though it's available in Arch GNU/Linux? ==== | ||
- | |||
- | This usually means the package is non-free or has some other freedom-related issues. Since Hyperbola GNU/ | ||
- | |||
- | <code bash> | ||
- | $ grep '' | ||
- | </ | ||
- | |||
- | ==== Why is systemd missing if it is free software? ==== | ||
- | |||
- | Hyperbola' | ||
- | |||
- | ==== How is package X different from its counterpart in Arch GNU/Linux? ==== | ||
- | |||
- | Packages are typically modified for reasons such as containing non-free parts, recommending non-free software or branding. Also there are another reasons such as privacy/ | ||
- | |||
- | <code bash> | ||
- | $ grep '' | ||
- | </ | ||
- | |||
- | If you're looking for more details, you'll have to clone our [[https:// | ||
- | |||
- | ==== Will non-free AUR packages be removed after migrating to Hyperbola? ==== | ||
- | |||
- | No. Hyperbola doesn' | ||
- | |||
- | <code bash> | ||
- | $ pacman -Qm | ||
- | </ | ||
- | |||
- | 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? ==== | ||
- | |||
- | <color # | ||
- | |||
- | ===== Hardware ===== | ||
- | |||
- | ==== Why doesn' | ||
- | |||
- | This may be the case if you have a recent Nvidia card. Nouveau may not support your card yet. To check if your card is supported by Nouveau, first look for a code name of your card in the output of: | ||
- | |||
- | <code bash> | ||
- | $ lspci | grep VGA | ||
- | </ | ||
- | |||
- | Next, look at [[https:// | ||
- | |||
- | ==== Why has my Wi-Fi card stopped working after migration? ==== | ||
- | |||
- | It's common for Wi-Fi cards to require a firmware to be loaded into the card. Many cards do not work at all if the firmware is missing. The firmware is often <color # | ||
- | |||
- | The usual fix to the problem is either to replace the card or use an external USB Wi-Fi dongle. You can buy one with Atheros chipset (eg. [[https:// | ||
- | |||
- | ===== Acknowledgement ===== | ||
- | |||
- | This wiki article is based on **[[https:// |