{"id":29195433,"url":"https://github.com/kdesp73/xbps","last_synced_at":"2025-07-02T05:04:26.626Z","repository":{"id":301043089,"uuid":"1007986215","full_name":"KDesp73/xbps","owner":"KDesp73","description":"A simple, user-friendly wrapper around Void Linux’s xbps package manager.","archived":false,"fork":false,"pushed_at":"2025-07-01T21:16:14.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T22:25:01.177Z","etag":null,"topics":["bash","void-linux","xbps"],"latest_commit_sha":null,"homepage":"","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/KDesp73.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,"zenodo":null}},"created_at":"2025-06-24T21:03:12.000Z","updated_at":"2025-07-01T21:16:17.000Z","dependencies_parsed_at":"2025-06-24T22:23:29.677Z","dependency_job_id":"1121e7b2-6366-4563-b51c-157355fb9669","html_url":"https://github.com/KDesp73/xbps","commit_stats":null,"previous_names":["kdesp73/xbps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KDesp73/xbps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2Fxbps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2Fxbps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2Fxbps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2Fxbps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDesp73","download_url":"https://codeload.github.com/KDesp73/xbps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDesp73%2Fxbps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077630,"owners_count":23410167,"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","void-linux","xbps"],"created_at":"2025-07-02T05:04:24.777Z","updated_at":"2025-07-02T05:04:26.607Z","avatar_url":"https://github.com/KDesp73.png","language":"Shell","readme":"# xbps\n\n\u003e A simple, user-friendly wrapper around Void Linux’s `xbps` package manager.\n\n**xbps** makes installing, removing, searching, and managing packages on Void Linux faster and more intuitive, using concise syntax and optional dry-run support.\n\n## Features\n\n- Short aliases for common tasks (`+` for install, `-` for remove, `/` for search)\n- Install/remove multiple packages at once\n- Search and view detailed package info\n- System upgrade support\n- Dry-run mode to preview commands\n- Auto-logs all installs/removals to `~/.xbps_wrapper.log`\n- Colorized terminal output for better UX\n\n## Usage\n\n```bash\nxbps [COMMAND] [PKGS...] [--dry-run]\n```\n\n| Command      | Alias | Description                           |\n|--------------|-------|---------------------------------------|\n| `install`    | `+`   | Install one or more packages          |\n| `remove`     | `-`   | Remove one or more packages           |\n| `search`     | `/`   | Search for packages by name           |\n| `info`       | `i`   | Show detailed info for a package      |\n| `upgrade`    | `u`   | Upgrade all installed packages        |\n| `list`       | `ls`  | List all installed packages (paged)   |\n| `version`    |       | Show current version                  |\n| `help`       |       | Display usage guide                   |\n\n### Optional Flags\n\n| Flag        | Description                                   |\n|-------------|-----------------------------------------------|\n| `--dry-run` | Preview the commands without running them     |\n\n\n## Examples\n\n```bash\nxbps + vim git curl           # Install multiple packages\nxbps - nano                   # Remove nano\nxbps / terminal               # Search for packages with \"terminal\" in name\nxbps i ffmpeg                 # View info for ffmpeg\nxbps u                        # System upgrade\nxbps ls                       # List installed packages\nxbps + htop --dry-run         # Simulate install (no action taken)\n```\n\n## Log File\n\nAll install, remove, and upgrade actions are logged to:\n\n```\n~/.xbps_wrapper.log\n```\n\n## Installation\n\nJust clone and place the script somewhere in your `PATH`:\n\n```bash\ngit clone https://github.com/KDesp73/xbps\ncd xbps\nchmod +x xbps\nsudo mv xbps /usr/local/bin/\n```\n\n## License\n\nMIT License.\nSee [`LICENSE`](./LICENSE) for details.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdesp73%2Fxbps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdesp73%2Fxbps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdesp73%2Fxbps/lists"}