{"id":20216682,"url":"https://github.com/gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint","last_synced_at":"2026-05-08T20:31:47.269Z","repository":{"id":178181950,"uuid":"441535729","full_name":"gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint","owner":"gabriellopesdesouza2002","description":"Configure o seu ambiente de desenvolvimento em distribuições Linux baseadas no Ubuntu com meu assistente escrito em Shell Script","archived":false,"fork":false,"pushed_at":"2022-01-03T22:52:58.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T11:27:29.597Z","etag":null,"topics":["autoconfiguration","configuration","enviroment","python","python3","shell","shell-script","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabriellopesdesouza2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-24T18:51:05.000Z","updated_at":"2022-04-22T01:32:26.000Z","dependencies_parsed_at":"2024-02-07T07:31:07.998Z","dependency_job_id":null,"html_url":"https://github.com/gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint","commit_stats":null,"previous_names":["gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabriellopesdesouza2002","download_url":"https://codeload.github.com/gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32795865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["autoconfiguration","configuration","enviroment","python","python3","shell","shell-script","ubuntu"],"created_at":"2024-11-14T06:29:14.465Z","updated_at":"2026-05-08T20:31:47.225Z","avatar_url":"https://github.com/gabriellopesdesouza2002.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configure o seu ambiente de desenvolvimento Python no Linux Mint\n\n*Aqui você tem um assistente que faz as principais configurações para você desenvolver em Python, utilizando a versão 3 da linguagem.*\n\n\u003e Você pode escolher se **quer utilizar o assistente**, ou se deseja **fazer tudo manualmente!**\n\u003e \n\u003e ### Ao finalizar, você terá o Python instalado e o Pycharm Community para você desenvolver os seus projetos!\n\n  \n**Distribuição utilizada**: Linux Mint 19.3 XFCE\n  \n### Passo a passo -\u003e\n\n - [x] **Antes de tudo, verifique no Gerenciador de Atualizações, se existe alguma atualização para o seu sistema operacional.**\n\n![atualizar_gerenciador_atualizacoes](https://user-images.githubusercontent.com/65515076/147395913-217d58df-4b87-44fc-b766-08e3f91136ae.gif)\n\n ## COM Assistente de Configuração (configure.sh)\n\n - [x] 1 -  Abra o Teminal (Ctrl + Alt + T)\n\n![abra_terminal](https://user-images.githubusercontent.com/65515076/147396013-d18a608d-c598-448a-bc32-236cb5370b35.gif)\n\n - [x] 2 - Instale o git:\n\n\t    sudo apt-get install git -y\n\n![install_git](https://user-images.githubusercontent.com/65515076/147396032-52d0f29a-99a0-46b0-9f91-f0395f54c359.gif)\n - [x] 3 - Vá para a pasta Documentos (**Você pode escolher a pasta de\n       preferência**)\n\n       cd Documentos\n\n![va para documentos](https://user-images.githubusercontent.com/65515076/147396055-176f864b-b2b1-4d45-9d56-eb2f64f28071.gif)\n - [x] 4 - Baixe (copie) o arquivo configure.sh utilizando o git clone\n\n\t\tgit clone https://github.com/gabriellopesdesouza2002/assistente_config_ambiente_python_linux_mint.git\n![baixa repo](https://user-images.githubusercontent.com/65515076/147396077-0d66c7c3-f4bb-4066-9a4f-c43ed47c11f0.gif)\n - [x] 5 - Vá para a pasta\n       (assistente_config_ambiente_python_linux_mint)\n       \n\t\tcd assistente_config_ambiente_python_linux_mint\n\t\t\n![vai pra config](https://user-images.githubusercontent.com/65515076/147396086-4d432d51-126c-4b84-9afc-5f24f68b3864.gif)\n - [x] 6 - Mude as permissões, usando chmod:\n\n\t\tsudo chmod +x configure.sh\n![muda permissoes](https://user-images.githubusercontent.com/65515076/147396103-65df8206-6371-4fa5-a9cc-293b9487e9cd.gif)\n - [x] 7 - Inicie o Assistente:\n\n\t\t./configure.sh\n\n![inicia_assistente](https://user-images.githubusercontent.com/65515076/147419739-3fef4525-7444-41d6-8aee-2a35642d7ffe.gif)\n\n\n#### Notas:\n\n - Caso peça a sua senha, digite-a, para que a instalação ocorra como previsto.\n - Caso apareça essa imagem: \n\n![Configuring libssl1.1](https://user-images.githubusercontent.com/65515076/147388287-2ea756d5-f962-453e-8ea8-210d61e09e3c.jpeg)\n\nSelecione (Yes) e continue com a instalação dos pacotes.\n\n - ### Ao terminar, você poderá escolher se quer reiniciar o computador para concluir as configurações!\n\n## SEM Assistente de Configuração (configure.sh)\n - [x] 1 -  Abra o Teminal (Ctrl + Alt + T)\n\n![abra_terminal](https://user-images.githubusercontent.com/65515076/147396013-d18a608d-c598-448a-bc32-236cb5370b35.gif)\n\n\n- [x] 2 - Instale o git:\n\n\t\tsudo apt-get install git -y\n\n![install_git](https://user-images.githubusercontent.com/65515076/147396032-52d0f29a-99a0-46b0-9f91-f0395f54c359.gif)\n\n - [x] 3 - Atualize a lista de pacotes disponíveis e suas versões e\n       instala versões mais recentes dos pacotes que você possui.\n\n\t\tsudo apt update \u0026\u0026 sudo apt upgrade -y\n![atualiza pacotes](https://user-images.githubusercontent.com/65515076/147419698-a1743a06-6fc6-4202-bcc7-04fe55cfa5ac.gif)\n\n - [x] 4 - Instale (ou verifique se existe atualizações):\n\n\u003e * curl\n\u003e * git\n\u003e * python3\n\u003e * python3-dev\n\u003e * python3-venv\n\u003e * idle-python3.8\n\u003e * python3-pip\n\u003e * virtualenv\n\u003e * gcc\n\u003e * default-libmysqlclient-dev\n\u003e * libssl-dev\n\n\n\tsudo apt install git curl python3 python3-dev python3-venv idle-python3.8 python3-pip virtualenv gcc default-libmysqlclient-dev libssl-dev -y\n![instale pacotes](https://user-images.githubusercontent.com/65515076/147420305-c0d4f917-3b18-4fb9-a02e-f238757771f4.gif)\n\n\n - [x] 5 - Instale o snap\n \n\t\tsudo rm /etc/apt/preferences.d/nosnap.pref\n\t\tsudo apt update\n\t\tsudo apt install snapd\n\n![instale snap](https://user-images.githubusercontent.com/65515076/147420368-a1df160d-0664-4ec9-9e77-337b99527bd7.gif)\n\n\n- [x] 6 - Instalando o PyCharm Commuity com o snap\n\n\t\tsudo snap install pycharm-community --classic\n\t\n\t![instala_pycharm](https://user-images.githubusercontent.com/65515076/147420437-a9c9b745-259e-4a06-98df-af2e2ed8af87.gif)\n\n### Nota:\n* O Pycharm instalado é de 64-bits\n\n## Por fim, reinicie o computador...\n\n\u003e Obrigado por utilizar, qualquer problema enfrentado, me comunique, para que possamos resolver juntos! ;-)\n\u003e Posteriormente irei adicionar uma forma no assistente, que você poderá escolher um IDE da sua preferência, como o Sublime por exemplo.\n\n\n\n***\n\n\u003e Tudo tem o seu tempo determinado, e há tempo para todo o propósito debaixo do céu. - Eclesiastes 3:1\n\n***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriellopesdesouza2002%2Fassistente_config_ambiente_python_linux_mint/lists"}