{"id":29959392,"url":"https://github.com/samwhelp/deb-coffee-fancy","last_synced_at":"2026-04-12T16:07:39.880Z","repository":{"id":307050460,"uuid":"1028116113","full_name":"samwhelp/deb-coffee-fancy","owner":"samwhelp","description":"deb-coffee-fancy","archived":false,"fork":false,"pushed_at":"2025-07-29T07:25:22.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-29T07:38:52.713Z","etag":null,"topics":["deb","deb-coffee","deb-packaging","deb-recipe","debian","debian-packaging","packaging","pacscript","pacstall"],"latest_commit_sha":null,"homepage":"https://samwhelp.github.io/deb-coffee-fancy/","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/samwhelp.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-07-29T04:08:16.000Z","updated_at":"2025-07-29T07:25:25.000Z","dependencies_parsed_at":"2025-07-29T07:38:55.321Z","dependency_job_id":"2d06197d-8cf9-46fb-a800-3eacb84c68b4","html_url":"https://github.com/samwhelp/deb-coffee-fancy","commit_stats":null,"previous_names":["samwhelp/deb-coffee-fancy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/samwhelp/deb-coffee-fancy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fdeb-coffee-fancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fdeb-coffee-fancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fdeb-coffee-fancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fdeb-coffee-fancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwhelp","download_url":"https://codeload.github.com/samwhelp/deb-coffee-fancy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fdeb-coffee-fancy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268618894,"owners_count":24279270,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deb","deb-coffee","deb-packaging","deb-recipe","debian","debian-packaging","packaging","pacscript","pacstall"],"created_at":"2025-08-03T22:00:44.262Z","updated_at":"2026-04-12T16:07:39.821Z","avatar_url":"https://github.com/samwhelp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# deb-coffee-fancy\n\n\u003e [deb-coffee-fancy](https://samwhelp.github.io/deb-coffee-fancy/)\n\n\n\n\n## Link\n\n* Pacstall / [pacstall-programs](https://github.com/pacstall/pacstall-programs#pacstall-programs)\n* Pacstall / Wiki / Pacscript 101 / [Example of script placement](https://github.com/pacstall/pacstall/wiki/Pacscript-101#pacscript-name)\n* [pacstall-packaging](https://github.com/samwhelp/pacstall-packaging)\n\n\n| deb-coffee |\n| ---------- |\n| [deb-coffee](https://github.com/samwhelp/deb-coffee) |\n| [deb-coffee-maccity](https://github.com/samwhelp/deb-coffee-maccity) |\n| [deb-coffee-wincity](https://github.com/samwhelp/deb-coffee-wincity) |\n| [deb-coffee-fancy](https://github.com/samwhelp/deb-coffee-fancy) |\n| [deb-coffee-gruvbox](https://github.com/samwhelp/deb-coffee-gruvbox) |\n| [deb-coffee-grub](https://github.com/samwhelp/deb-coffee-grub) |\n| [deb-coffee-sddm](https://github.com/samwhelp/deb-coffee-sddm) |\n\n\n\n\n## Manpage\n\n* $ [man pacstall](https://github.com/samwhelp/deb-coffee/blob/main/helper/share/manpage/pacstall.md#manpage)\n\n\n\n\n## Pacstall Pacscript Repository Structure\n\n\n```\n.\n├── packagelist\n└── packages\n    └── demo\n        └── demo.pacscript\n```\n\n\n## Update Db\n\nrun\n\n``` sh\nls -1 packages \u003e packagelist\n```\n\nor run\n\n``` sh\nmake db-update\n```\n\n\n\n\n## View packagelist\n\nrun to view [packagelist](packagelist)\n\n``` sh\nless packagelist\n```\n\nor run\n\n``` sh\nview packagelist\n```\n\n\n\n\n## Add Repository / Remote\n\nrun\n\n``` sh\npacstall -A https://raw.githubusercontent.com/samwhelp/deb-coffee-fancy/main\n```\n\nor run\n\n``` sh\npacstall -A https://github.com/samwhelp/deb-coffee-fancy/tree/main\n```\n\n\nrun\n\n``` sh\ncat /usr/share/pacstall/repo/pacstallrepo\n```\n\nshow\n\n```\nhttps://raw.githubusercontent.com/pacstall/pacstall-programs/master\nhttps://raw.githubusercontent.com/samwhelp/deb-coffee-fancy/main\n```\n\n\n\n\n## Add Repository / Local\n\nrun\n\n``` sh\ngit clone https://github.com/samwhelp/deb-coffee-fancy.git ~/Documents/deb-coffee-fancy\n```\n\n\nrun\n\n``` sh\npacstall -A \"file://${HOME}/Documents/deb-coffee-fancy\"\n```\n\n\u003e See Also `man 8 pacstall`\n\n\n## Howto\n\n### Search\n\n``` sh\npacstall -S bubble\n```\n\n``` sh\npacstall -S bean\n```\n\n\n### Build and Install\n\n``` sh\npacstall -I bean-appearance-greystone-icon-theme\n```\n\n\n### Only Build\n\n``` sh\npacstall -I -B bean-appearance-greystone-icon-theme\n```\n\n\n### Download pacscript\n\n``` sh\npacstall -D bean-appearance-greystone-icon-theme\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fdeb-coffee-fancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwhelp%2Fdeb-coffee-fancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fdeb-coffee-fancy/lists"}