{"id":19958630,"url":"https://github.com/wick3dr0se/reptaur","last_synced_at":"2026-03-07T21:34:38.443Z","repository":{"id":104231054,"uuid":"549363600","full_name":"wick3dr0se/reptaur","owner":"wick3dr0se","description":"REPosiTory/AUR package manager","archived":false,"fork":false,"pushed_at":"2024-10-19T17:31:51.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-04T03:49:43.055Z","etag":null,"topics":["arch-linux","aur","bash","cli","linux","pacman","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/wick3dr0se.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":"2022-10-11T04:25:45.000Z","updated_at":"2025-11-04T08:03:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e157057-7a95-4096-863d-034189423f7d","html_url":"https://github.com/wick3dr0se/reptaur","commit_stats":null,"previous_names":["wick3dr0se/clop","wick3dr0se/reptaur"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wick3dr0se/reptaur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wick3dr0se%2Freptaur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wick3dr0se%2Freptaur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wick3dr0se%2Freptaur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wick3dr0se%2Freptaur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wick3dr0se","download_url":"https://codeload.github.com/wick3dr0se/reptaur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wick3dr0se%2Freptaur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30231741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: 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":["arch-linux","aur","bash","cli","linux","pacman","shell"],"created_at":"2024-11-13T01:43:55.990Z","updated_at":"2026-03-07T21:34:38.418Z","avatar_url":"https://github.com/wick3dr0se.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003ereptAUR 🦖\u003c/h1\u003e\n\u003cp\u003eREPosiTory/AUR package manager\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003ereptaur\u003c/code\u003e is a simple \u003ccode\u003epacman\u003c/code\u003e/AUR wrapper written in Bash\u003c/p\u003e\n\n\u003ca href='#'\u003e\u003cimg src=\"https://img.shields.io/badge/Made%20with-Bash-\u0026?style=flat-square\u0026labelColor=232329\u0026color=46b152\u0026logo=gnu-bash\"/\u003e\u003c/a\u003e\n\u003ca href='#'\u003e\u003cimg src=\"https://img.shields.io/badge/Maintained%3F-Yes-green.svg?style=flat-square\u0026labelColor=232329\u0026color=8e7dbe\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/W4mQqNnfSq\"\u003e\n\u003cimg src=\"https://discordapp.com/api/guilds/913584348937207839/widget.png?style=shield\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Why?\n#### Q: Why write it in Bash?\nA: This is exactly the type of thing Bash was intended for. Automation of the AUR is a well suited use-case for a simple shell script. Bash is widely available as well as the coreutils, making it an obvious choice. It's more than performant enough for the task since Bash excels in text manipulation and bulk of the process is relying on your network connection\n\n#### Q: Why write it at all, when more featured alternatives like `yay` and `paru` already exists?\nA: Exactly that.. To me `yay`, `paru` and the likes are a bit too featured. Why install a compiler or blindly execute some pre-compiled binary if you don't need to? The purpose of this project is much more simple. It needs to handle the essential functions one would expect when interacting with the AUR via some automation and nothing more. `reptaur` is portable, dead simple to use and proficient at what it does\n\n## Acquisition\nDownload\n`git clone https://github.com/wick3dr0se/reptaur; cd reptaur`\n\n## Execution\n`bash reptaur` or `./reptaur`\n\n## Usage\n```\nreptaur [OPERATION] [PACKAGE]\n[sync, -s, --sync]\n\u003cinfo, -i, --info\u003e [PACKAGE]\n\u003cquery, -q, --query\u003e \u003cPACKAGE\u003e\n\u003cinstall, -I, --install\u003e \u003cPACKAGE\u003e\n\u003cremove, -r, --remove\u003e \u003cPACKAGE\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwick3dr0se%2Freptaur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwick3dr0se%2Freptaur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwick3dr0se%2Freptaur/lists"}