{"id":15394286,"url":"https://github.com/xyproto/aget","last_synced_at":"2025-04-15T23:53:20.938Z","repository":{"id":25329921,"uuid":"28756984","full_name":"xyproto/aget","owner":"xyproto","description":"Minimalistic AUR helper","archived":false,"fork":false,"pushed_at":"2025-03-06T10:46:54.000Z","size":4337,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T03:03:52.030Z","etag":null,"topics":["arch-linux","aur","aur-helper","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ggc/tosdr-build","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xyproto.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}},"created_at":"2015-01-03T22:58:22.000Z","updated_at":"2025-03-06T10:46:58.000Z","dependencies_parsed_at":"2022-08-24T00:10:28.740Z","dependency_job_id":null,"html_url":"https://github.com/xyproto/aget","commit_stats":null,"previous_names":["xyproto/aurtic"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Faget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Faget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Faget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyproto%2Faget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyproto","download_url":"https://codeload.github.com/xyproto/aget/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173061,"owners_count":21224481,"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":["arch-linux","aur","aur-helper","utility"],"created_at":"2024-10-01T15:23:00.892Z","updated_at":"2025-04-15T23:53:20.932Z","avatar_url":"https://github.com/xyproto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aget\n\n`git clone` a package from AUR (the unofficial Arch Linux package repository that contains user-submitted packages), without having to remember the URL.\n\nYour ssh key must be set up at the [AUR web page](https://aur.archlinux.org) first for this to work.\n\n## Installation\n\nOne way is to install it from AUR, another way is:\n\n```sh\nsudo pacman -S base-devel git go --noconfirm --needed\ngo get -u github.com/xyproto/aget\nsudo install -Dm755 ~/go/bin/aget /usr/bin/aget\n```\n\nAn alternative to `go get` + `install` is to use `go install`:\n\n```sh\ngo install github.com/xyproto/aget@latest\n```\n\n## Example use\n\n### Download and install a package from AUR\n\nFirst make sure that `base` and `base-devel` are installed.\n\nThen download the `ld-lsb` package from AUR:\n\n    aget ld-lsb\n\nBuild and install it with `makepkg`:\n\n    makepkg -i\n\n### Create a new AUR package\n\n    aget newpackage\n\n## General information\n\n* Version: 1.3.3\n* Author: Alexander F. Rødseth \u0026lt;xyproto@archlinux.org\u0026gt;\n* License: BSD-3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Faget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyproto%2Faget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyproto%2Faget/lists"}