{"id":15113681,"url":"https://github.com/sctech-tr/upm","last_synced_at":"2025-04-12T05:12:47.183Z","repository":{"id":257252263,"uuid":"857732998","full_name":"sctech-tr/upm","owner":"sctech-tr","description":"universal package manager","archived":false,"fork":false,"pushed_at":"2024-11-12T15:57:43.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T05:12:37.984Z","etag":null,"topics":["bash","batch","choco","chocolatey","deb","dnf","linux","mac","macos","package","package-manager","packagemanager","powershell","rpm","scoop","shell","unix","windows","winget"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sctech-tr.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":"2024-09-15T13:19:23.000Z","updated_at":"2024-11-12T15:57:47.000Z","dependencies_parsed_at":"2024-09-15T14:55:32.298Z","dependency_job_id":"7530fa46-3608-4e35-88c9-7a9d1d0042e0","html_url":"https://github.com/sctech-tr/upm","commit_stats":null,"previous_names":["sctech-tr/upm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sctech-tr%2Fupm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sctech-tr%2Fupm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sctech-tr%2Fupm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sctech-tr%2Fupm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sctech-tr","download_url":"https://codeload.github.com/sctech-tr/upm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519556,"owners_count":21117761,"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","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":["bash","batch","choco","chocolatey","deb","dnf","linux","mac","macos","package","package-manager","packagemanager","powershell","rpm","scoop","shell","unix","windows","winget"],"created_at":"2024-09-26T01:22:08.884Z","updated_at":"2025-04-12T05:12:47.155Z","avatar_url":"https://github.com/sctech-tr.png","language":"Shell","readme":"*not to be confused with \u003ca href=\"https://github.com/replit/upm\"\u003ereplit/upm\u003c/a\u003e*\n# upm\n\u003cimg src=\"https://raw.githubusercontent.com/sctech-tr/upm/main/upm.png\" width=\"250\" height=\"250\"\u003e\n\ntired of detecting the package manager? use upm.\n## what is upm??\nupm detects your primary package manager and uses the proper command to do the action.  \nfor example, if you use arch (btw):  \nyou can ```sudo upm install neofetch```  \nand it will run ```pacman -S neofetch```  \nsimple!  \nno more trying the detect the package manager!!  \n\nall commands are below:\n### windows:\nUsage: upm.ps1 \u003caction\u003e \u003cpackage(s)\u003e  \nActions:  \n  install \u003cpackage(s)\u003e  - Install one or more package(s)  \n  remove \u003cpackage(s)\u003e   - Remove one or more package(s)  \n  update \u003cpackage(s)\u003e   - Update one or more specific package(s)  \n  upgrade               - Upgrade all packages  \n### linux and macos:\nUsage: upm \u003caction\u003e \u003cpackage(s)\u003e  \nActions:  \n  install \u003cpackage(s)\u003e  - Install one or more package(s)  \n  remove \u003cpackage(s)\u003e   - Remove one or more package(s)  \n  update \u003cpackage(s)\u003e   - Update one or more specific package(s)  \n  upgrade               - Upgrade all packages  \n## how do i install it?\n### linux and macos:\n```bash\nwget -qO- https://raw.githubusercontent.com/sctech-tr/upm/main/install.sh | sh\n```\n### windows:\n```batch\n@echo off\npowershell -Command \"(New-Object System.Net.WebClient).DownloadFile('https://raw.githubusercontent.com/sctech-tr/upm/main/install.bat', 'install-upm.bat')\"\nrunas /user:Administrator \"powershell -Command Set-ExecutionPolicy RemoteSigned\"\nrunas /user:Administrator \"cmd /c install-upm.bat\"\n```\n## how do i update it?\nrun the commands above depending on your os.\n## why it isn't in the official package manager repositories?\nthere's no point to that!!!!!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsctech-tr%2Fupm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsctech-tr%2Fupm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsctech-tr%2Fupm/lists"}