{"id":15721567,"url":"https://github.com/ahamedrashid-me/pickpac","last_synced_at":"2026-04-16T18:36:03.324Z","repository":{"id":256787171,"uuid":"856428000","full_name":"ahamedrashid-me/pickpac","owner":"ahamedrashid-me","description":" PickPac is a user-friendly GUI application for managing packages on Debian-based Linux distributions. It allows users to search, install, remove, and refresh packages with a simple and intuitive interface. Supports installing .deb files locally and editing repository lists. Features","archived":false,"fork":false,"pushed_at":"2024-09-12T16:15:37.000Z","size":1023,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T19:32:48.604Z","etag":null,"topics":["app-store","debian-package","gtk4","python","python-script"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ahamedrashid-me.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}},"created_at":"2024-09-12T15:02:14.000Z","updated_at":"2024-09-12T16:15:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1a1629e-b441-4b38-924e-de9f39fd5fda","html_url":"https://github.com/ahamedrashid-me/pickpac","commit_stats":null,"previous_names":["ahamedrashid-me/pickpac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahamedrashid-me/pickpac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahamedrashid-me%2Fpickpac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahamedrashid-me%2Fpickpac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahamedrashid-me%2Fpickpac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahamedrashid-me%2Fpickpac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahamedrashid-me","download_url":"https://codeload.github.com/ahamedrashid-me/pickpac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahamedrashid-me%2Fpickpac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005031,"owners_count":26083827,"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-10-10T02:00:06.843Z","response_time":62,"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":["app-store","debian-package","gtk4","python","python-script"],"created_at":"2024-10-03T22:01:21.521Z","updated_at":"2025-10-10T19:33:09.061Z","avatar_url":"https://github.com/ahamedrashid-me.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PickPac: Package Management GUI\n\nPickPac is a user-friendly GUI application for managing packages on Debian-based Linux distributions. It allows users to search, install, remove, and refresh packages with a simple and intuitive interface. The application also supports installing .deb files locally and editing repository lists.\nFeatures\n\nSearch Packages: Find packages in the repository.\nInstall Packages: Install new packages.\nRemove Packages: Remove installed packages.\nList Installed Packages: View a list of currently installed packages.\nRefresh Packages: Update package lists, fix broken packages, and handle missing keys.\nLocal .deb Installation: Install .deb files using GDebi.\nEdit Repositories: Open the repository list for manual editing.\n\nDependencies\n\nBefore running PickPac, ensure that the following packages are installed:\n\n  python3-tk - Tkinter for Python 3\n  gdebi-core - Tool for installing .deb packages\n  apt-transport-https - Allows the use of HTTPS for APT\n\nInstallation\n\n   Clone the Repository:\n\n   bash\n\ngit clone https://github.com/ahamedrashid-me/pickpac.git\n\ncd pickpac\n\nRun the Setup Script:\n\nThe setup.sh script will handle the installation of required dependencies and set up the application:\n\nbash\n\nsudo ./setup.sh\n\nThis script will:\n\n  Check and install missing dependencies.\n   Copy the pickpac.py script to /usr/local/bin and make it executable.\n\n\nRun PickPac:\n\nAfter installation, you can run PickPac from the terminal:\n\nbash\n\n   pickpac\n\nUsage\n\n   Search for Packages: Enter the package name in the search box and click \"SEARCH\".\n   Install/Remove Packages: Enter the package name and click \"INSTALL\" or \"REMOVE\".\n   Refresh Packages: Click \"REFRESH\" to update package lists and fix issues.\n   Install Local .deb File: Click \"LOCAL-PKG\" to select and install a .deb file.\n   Edit Repositories: Click \"EDIT-REPO\" to open the repository list in the default terminal editor.\n\nContributing\n\nContributions are welcome! Please submit a pull request or open an issue if you find a bug or have suggestions for improvements.\nLicense\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n![pickpac3](https://github.com/user-attachments/assets/ab9a65e8-4455-442a-8b74-ef3cab575018)\n![pickpac1](https://github.com/user-attachments/assets/06ae8973-a104-4939-ae6f-9dd0811e25b5)\n![pickpac](https://github.com/user-attachments/assets/ff7a86c9-fa7c-49d4-92a4-3f228df502ea)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahamedrashid-me%2Fpickpac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahamedrashid-me%2Fpickpac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahamedrashid-me%2Fpickpac/lists"}