{"id":23786047,"url":"https://github.com/neoapps-dev/uni","last_synced_at":"2026-06-23T13:03:45.406Z","repository":{"id":270473736,"uuid":"910489448","full_name":"neoapps-dev/uni","owner":"neoapps-dev","description":"The Universal Package Manager for GNU/Linux. Written in Bash","archived":false,"fork":false,"pushed_at":"2024-12-31T12:29:54.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T13:22:14.314Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neoapps-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":"2024-12-31T12:17:50.000Z","updated_at":"2024-12-31T12:29:58.000Z","dependencies_parsed_at":"2024-12-31T13:22:18.446Z","dependency_job_id":"8f1f1c18-da74-416b-ba14-755582e4dac1","html_url":"https://github.com/neoapps-dev/uni","commit_stats":null,"previous_names":["neoapps-dev/uni"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Funi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Funi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Funi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Funi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoapps-dev","download_url":"https://codeload.github.com/neoapps-dev/uni/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240002132,"owners_count":19732164,"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":[],"created_at":"2025-01-01T14:11:51.523Z","updated_at":"2026-04-13T13:30:19.107Z","avatar_url":"https://github.com/neoapps-dev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uni\nThe Universal Package Manager for GNU/Linux\n\n## Overview\n**uni** is a universal package manager designed for GNU/Linux systems. Created by **NEOAPPS**, it allows users to manage custom packages with features like installing, searching, updating, and removing packages, as well as managing repositories.\n\n## Features\n- Install and remove packages.\n- Search for packages using keywords or tags.\n- Add and update repositories.\n- Upgrade installed packages to the latest version.\n- List installed packages with details.\n- Provides helper scripts for adding binaries to the PATH.\n\n## Installation\nCurrently, uni is not available on any package manager.\nYou can use `BuildIt` to package and/or install uni.\n```bash\nbuildit pack       # Package uni \nbuildit install    # Install uni\n```\n\n## Usage\nRun `uni` with the following commands:\n\n### General Commands\n- `install` or `-i`: Install a package.\n- `remove` or `-R`: Remove a package.\n- `search` or `-s`: Search for packages by name or tags.\n- `add-repo` or `-AR`: Add a package repository.\n- `init-repo` or `-IR`: Initialize the default package repository.\n- `update` or `-u`: Update all package repositories.\n- `upgrade` or `-U`: Upgrade installed packages to the latest versions.\n- `list` or `-l`: Display all installed packages.\n- `-howtopath`: Display instructions to add installed binaries to your PATH.\n\n### Help\nRun `uni help` or `-h` to see the full list of commands and usage examples.\n\n## Repository Format\nRepositories are JSON files with metadata for packages, including:\n- Repository URL\n- Package name, version, maintainer\n- Description, license, dependencies, and tags\n\n## Dependencies\n**uni** requires the following tools to function:\n- `git`\n- `curl`\n- `jq`\n- `tar`\n\nEnsure these are installed before using **uni**.\n\n## Examples\n- Install a package:\n  `uni install hello-world`\n- Search for a text editor:\n  `uni search text-editor`\n- Add a new repository:\n  `uni add-repo https://github.com/user/repository.git`\n- Upgrade all packages:\n  `uni upgrade`\n- List installed packages:\n  `uni list`\n- Update all repositories:\n  `uni update`\n\n## Contributions\nContributions are welcome. Fork the project and create pull requests to suggest improvements or add new features.\n\n## License\nThis project is licensed under the GNU GPL-v3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoapps-dev%2Funi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoapps-dev%2Funi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoapps-dev%2Funi/lists"}