{"id":19750920,"url":"https://github.com/sheepla/pactools","last_synced_at":"2025-10-25T15:09:42.935Z","repository":{"id":104298312,"uuid":"364450355","full_name":"sheepla/pactools","owner":"sheepla","description":"📦 Package management scripts for Arch Linux","archived":false,"fork":false,"pushed_at":"2021-06-11T14:36:40.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T08:32:03.142Z","etag":null,"topics":["archlinux","pacman","paru","yay"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheepla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-05-05T03:24:11.000Z","updated_at":"2021-12-12T12:54:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb3afc46-5be4-4829-83b2-314f7f3d814f","html_url":"https://github.com/sheepla/pactools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sheepla/pactools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheepla%2Fpactools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheepla%2Fpactools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheepla%2Fpactools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheepla%2Fpactools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheepla","download_url":"https://codeload.github.com/sheepla/pactools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheepla%2Fpactools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259444924,"owners_count":22858543,"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":["archlinux","pacman","paru","yay"],"created_at":"2024-11-12T02:40:59.913Z","updated_at":"2025-10-25T15:09:42.870Z","avatar_url":"https://github.com/sheepla.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 pactools\n\n*pactools* are package management tools for Arch Linux.\n\n## Commands\n\n|Name|Description|\n|--|--|\n|`pacdu`|Get disk usage of installed packages|\n|`pacurl`|Get the URL of package projects|\n|`pacdeps`|Get a list of dependent packages|\n\n## Usage\n\n### pacdu\n\n`pacdu` lists the disk usage of installed packages. You can narrow down the packages by giving keywords as arguments.\n\nHelp:\n\n```\npacdu -- Get disk usage of installed packages\n\nUSAGE\n    pacdu [OPTIONS] KEYWORDS...\n```\n\nExample:\n\n```bash\n$ pacdu vim\n504.35KiB vimiv\n1863.81KiB ranger\n3.53MiB neovim-qt\n4.19MiB gvim\n8.50MiB vimix-theme-kde-git\n20.45MiB neovim\n30.31MiB vim-runtime\n44.17MiB vimix-gtk-themes\n132.53MiB vimix-icon-theme\n```\n\n### pacurl\n\n`pacdu` lists project URLs of packages. You can narrow down the packages by giving keywords as arguments.\n\nHelp:\n```\npacurl -- Get project URLs of packages\n\nUSAGE\n    pacurl [OPTIONS] KEYWORDS...\n```\n\nExample:\n```bash\n$ pacurl vim\ngvim https://www.vim.org\nneovim https://neovim.io\nneovim https://www.vim.org\nneovim-qt https://github.com/equalsraf/neovim-qt\nneovim-qt https://neovim.io\n...\n```\n\n### pacdeps\n\n`pacdeps` gets a list of packages that depend on the package with the name given in the argument\n\nHelp:\n```\npacdeps -- Get a list of dependent packages\n\nUSAGE\n    pacdeps PKGNAMES...\n```\n\nExample:\n\n```bash\n$ pacdeps neovim git\nneovim\n\tlibluv\n\tlibtermkey\n\tlibuv\n\tlibvterm\n\tluajit\n\tmsgpack-c\n\tunibilium\ngit\n\tcurl\n\texpat\n\tgrep\n\topenssl\n\tpcre2\n\tperl\n\tperl-error\n\tperl-mailtools\n\tshadow\n\tzlib\n```\n\n## Installation\n\n```bash\ngit clone https://github.com/sheepla/pacutils.git\ncd pacutils\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheepla%2Fpactools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheepla%2Fpactools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheepla%2Fpactools/lists"}