{"id":25323839,"url":"https://github.com/natanbs-dev/linux-intel-drivers","last_synced_at":"2025-08-24T11:39:48.222Z","repository":{"id":277215633,"uuid":"931706610","full_name":"natanbs-dev/linux-intel-drivers","owner":"natanbs-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T22:11:46.000Z","size":38,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T17:11:10.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natanbs-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-12T18:11:55.000Z","updated_at":"2025-03-12T22:11:49.000Z","dependencies_parsed_at":"2025-02-12T19:33:15.248Z","dependency_job_id":"43e8a15b-319a-4f55-ac27-b169abb3a365","html_url":"https://github.com/natanbs-dev/linux-intel-drivers","commit_stats":null,"previous_names":["natanbs-dev/linux-intel-drivers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natanbs-dev/linux-intel-drivers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natanbs-dev%2Flinux-intel-drivers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natanbs-dev%2Flinux-intel-drivers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natanbs-dev%2Flinux-intel-drivers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natanbs-dev%2Flinux-intel-drivers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natanbs-dev","download_url":"https://codeload.github.com/natanbs-dev/linux-intel-drivers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natanbs-dev%2Flinux-intel-drivers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271854475,"owners_count":24834453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-14T00:54:44.741Z","updated_at":"2025-08-24T11:39:48.211Z","avatar_url":"https://github.com/natanbs-dev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux intel drivers\n\nAqui está um exemplo de um `README.md` estilizado para um repositório no GitHub que trata da instalação e configuração de drivers em PCs Intel, com scripts `.sh` para distribuições Linux como Ubuntu, Manjaro, Arch e Fedora:\n\n```markdown\n\nEste repositório contém scripts e instruções para a instalação e configuração de drivers em PCs com processadores Intel. Os scripts são compatíveis com as seguintes distribuições Linux:\n\n- **Ubuntu**\n- **Manjaro**\n- **Arch Linux**\n- **Debian**\n- **Fedora**\n\n## Requisitos\n\nAntes de prosseguir, certifique-se de que:\n\n- Você tem permissões de superusuário (root) no sistema.\n- Sua distribuição Linux está atualizada.\n- Você possui uma conexão com a internet estável.\n\n## Como Usar\n\n### 1. Clone o Repositório\n\nPrimeiro, clone este repositório para o seu sistema:\n\n```bash\ngit clone https://github.com/natanbs-dev/linux-intel-drivers\ncd linux-intel-drivers\n```\n\n### 2. Execute o Script Correspondente à Sua Distribuição\n\nEscolha o script apropriado para a sua distribuição Linux e execute-o com privilégios de superusuário.\n\n#### Ubuntu\n\n```bash\nchmod +x /scripts/instalar_drivers_ubuntu.sh\nsudo ./scripts/instalar_drivers_ubuntu.sh\n```\n\n#### Arch Linux | Manjaro\n\n```bash\nchmod +x /scripts/arch_manjaro.sh\nsudo ./scripts/arch_manjaro.sh\n```\n#### Fedora\n\n```bash\nchmod +x /scripts/fedora-drivers.sh\nsudo ./scripts/fedora-drivers.sh\n```\n\n## Estrutura do Repositório\n\n- `scripts`: Scripts para instalação de drivers em cada distribuição\n- `conteudo_estudo`: Contém o andamento do processo e anotações para escolha de determinados scripts\n- `README.md`: Este arquivo, com instruções de uso.\n\n## Contribuindo\n\nContribuições são bem-vindas! Se você tem melhorias ou correções para os scripts, sinta-se à vontade para abrir uma issue ou enviar um pull request.\n\n1. Faça um fork do projeto.\n2. Crie uma branch para sua feature (`git checkout -b feature/NovaFeature`).\n3. Commit suas mudanças (`git commit -m 'Adicionando nova feature'`).\n4. Push para a branch (`git push origin feature/NovaFeature`).\n5. Abra um Pull Request.\n\n## 📜 Licença\n\nEste projeto está licenciado sob a Licença MIT - veja o arquivo [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatanbs-dev%2Flinux-intel-drivers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatanbs-dev%2Flinux-intel-drivers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatanbs-dev%2Flinux-intel-drivers/lists"}