{"id":25124599,"url":"https://github.com/archetypum/theunixmanager","last_synced_at":"2026-03-06T20:32:25.399Z","repository":{"id":270224394,"uuid":"909483106","full_name":"Archetypum/theUnixManager","owner":"Archetypum","description":"theUnixManager - ultimate package manager \u0026\u0026 init system handling library made by Archetypum that simplifies interaction with UNIX systems and creation of system-related python scripts.","archived":false,"fork":false,"pushed_at":"2025-02-14T09:39:07.000Z","size":67,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-24T05:50:52.749Z","etag":null,"topics":["bsd","gnu","gnu-linux","linux","package-management","python","python-library","python-module","python-package","python3","service-management","system-management","unix"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Archetypum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-LGPL.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-28T20:52:16.000Z","updated_at":"2025-02-14T09:36:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"41ac8e3a-956d-46de-ab29-0649ae9730e7","html_url":"https://github.com/Archetypum/theUnixManager","commit_stats":null,"previous_names":["archetypum/theunixmanager"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Archetypum/theUnixManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archetypum%2FtheUnixManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archetypum%2FtheUnixManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archetypum%2FtheUnixManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archetypum%2FtheUnixManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archetypum","download_url":"https://codeload.github.com/Archetypum/theUnixManager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archetypum%2FtheUnixManager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30196173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"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":["bsd","gnu","gnu-linux","linux","package-management","python","python-library","python-module","python-package","python3","service-management","system-management","unix"],"created_at":"2025-02-08T08:16:58.255Z","updated_at":"2026-03-06T20:32:25.380Z","avatar_url":"https://github.com/Archetypum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# theUnixManager\n![theUnixManagerEdited](https://github.com/user-attachments/assets/6c0b3fbc-1d09-4d35-9dde-33b22a468c45)\n\n**theUnixManager** - ultimate package manager \u0026\u0026 init system handling library made by Archetypum\nthat simplifies interaction with UNIX systems and creation of system-related python scripts. \n\n## Installation (as root):\n\n```bash\npip install theUnixManager\n```\n\nAnd then use it in your python scripts:\n\n```python3\n#!/usr/bin/python3\n\nimport the_unix_manager as tum\n\ndistro = tum.get_user_distro()\ninit_system = tum.get_init_system()\n\ntum.package_handling(distro, package_list=[\"git\", \"vim\", \"htop\", \"emacs\"], command=\"install\")\ntum.init_system_handling(init_system, command=\"start\", service=\"ssh\")\n```\n\n## License\n\n_theUnixManager_ uses **GNU Lesser General Public License v3**. \n\nMore information in:\n\n- _LICENSE.md_\n- _https://www.fsf.org_\n- _https://www.gnu.org_\n\n![gnu](https://github.com/user-attachments/assets/66935a97-374f-4dbc-9f1c-428070fda139)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchetypum%2Ftheunixmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchetypum%2Ftheunixmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchetypum%2Ftheunixmanager/lists"}