{"id":25810175,"url":"https://github.com/cektor/kutpam","last_synced_at":"2025-11-23T13:02:42.497Z","repository":{"id":276934713,"uuid":"930777731","full_name":"cektor/KutPAM","owner":"cektor","description":"KutPAM is a powerful and user-friendly package manager for Linux. It manages APT packages easily while keeping Flatpak applications up to date. Inspired by Gokturk culture, it combines modern functionality with a unique design.","archived":false,"fork":false,"pushed_at":"2025-02-11T08:32:50.000Z","size":16056,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T08:43:37.340Z","etag":null,"topics":["apt-get","apt-package-management","debian-packages","kutpam","linux-package-manager","package-manager"],"latest_commit_sha":null,"homepage":"https://algyazilim.com","language":"Python","has_issues":true,"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/cektor.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":"2025-02-11T07:38:09.000Z","updated_at":"2025-02-11T08:32:53.000Z","dependencies_parsed_at":"2025-02-11T08:53:39.300Z","dependency_job_id":null,"html_url":"https://github.com/cektor/KutPAM","commit_stats":null,"previous_names":["cektor/kutpam"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FKutPAM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FKutPAM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FKutPAM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cektor%2FKutPAM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cektor","download_url":"https://codeload.github.com/cektor/KutPAM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241074821,"owners_count":19905299,"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":["apt-get","apt-package-management","debian-packages","kutpam","linux-package-manager","package-manager"],"created_at":"2025-02-27T23:36:32.255Z","updated_at":"2025-11-23T13:02:37.448Z","avatar_url":"https://github.com/cektor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"#\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/pedromxavier/flag-badges/main/badges/TR.svg\" alt=\"made in TR\"\u003e\n\u003c/a\u003e\n\n# KutPAM – PAckage Manager\n\nThe Modern Package Manager Drawing Power from Mythology\n\nManage your Linux systems with KutPAM! While managing APT packages, automatically update your Flatpak applications—all in a single interface! It offers a unique experience with its design inspired by Göktürk culture.\n\nIn Turkish mythology, the wolf is a symbol of strength, origin, and leadership for the Turkish nation. The wolf logo used in KutPAM represents this deep historical and cultural heritage and symbolizes the power to manage your system.\n\nKey Features: \n\n🔹 Göktürk-Themed Interface – A stylish and unique design with runic icons, dark themes, and historical motifs.\n\n🔹 APT Package Management – Easily manage installation, removal, and updates with a single click.\n\n🔹 Flatpak Update Support – Keeps your Flatpak applications automatically updated.\n\n🔹 Smart System Maintenance: \n\n✔ Detects and repairs broken dependencies\n\n✔ Easily manage updates\n\n✔ Visual tools for adding/removing repositories\n\n🔹 Detailed Package Information – Size, version history, developer details, and more.\n\n🔹 Easy .deb Package Installation –\n\n✔ Install .deb packages easily by dragging and dropping, or\n\n✔ Select the file to install .deb packages.\n\n💡 Why KutPAM? \n\n🚀 History \u0026 Technology Meet – A design inspired by Göktürk culture combined with modern functionality.\n\n💪 Powerful and Reliable – Offers the solid infrastructure of APT with a modern touch.\n\n🛠 User-Friendly – Say goodbye to terminal commands, manage everything from a visual interface!\n\n📦 Fast Installation – Install .deb packages with drag-and-drop or file selection.\n\n\"With KutPAM, your system will be as powerful and organized as 'Kut' in Turkish mythology!\" 🐺🔧\n\n\n\u003ch1 align=\"center\"\u003eKutPAM Logo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"kutpamlo.png\" alt=\"KutPAM Logo\" width=\"150\" height=\"150\"\u003e\n\u003c/p\u003e\n\n\n----------------------\n\n# Linux Screenshot\n![Linux(pardus)](screenshot/linux_kutpam.gif)  \n\n--------------------\nInstall Git Clone and Python3\n\nGithub Package Must Be Installed On Your Device.\n\ngit\n```bash\nsudo apt install git -y\n```\n\nPython3\n```bash\nsudo apt install python3 -y \n\n```\n\npip\n```bash\nsudo apt install python3-pip\n\n```\n\n# Required Libraries\n\nRequired Libraries for Debian/Ubuntu\n```bash\nsudo apt-get install python3-pyqt5\nsudo apt-get install qttools5-dev-tools\nsudo apt install network-manager\nsudo apt install systemd\n```\n\n\nPyQt5\n```bash\npip install PyQt5\n```\nPyQt5-sip\n```bash\npip install PyQt5 PyQt5-sip\n```\n\nPyQt5-tools\n```bash\npip install PyQt5-tools\n```\n\nPillow\n```bash\npip install Pillow\n```\n\nrequests\n```bash\npip install requests\n```\n----------------------------------\n\n\n# Installation\nInstall KutPAM\n\n```bash\nsudo git clone https://github.com/cektor/KutPAM.git\n```\n```bash\ncd KutPAM\n```\n\n```bash\nsudo python3 kutpam.py\n\n```\n\n# To compile\n\nNOTE: For Compilation Process pyinstaller must be installed. To Install If Not Installed.\n\npip install pyinstaller \n\nLinux Terminal \n```bash\npytohn3 -m pyinstaller --onefile --windowed kutpam.py\n```\n\n# To install directly on Linux\n\nLinux (based debian) Terminal: Linux (debian based distributions) To install directly from Terminal.\n```bash\nwget -O Setup_Linux64.deb https://github.com/cektor/KutPAM/releases/download/1.00/Setup_Linux64.deb \u0026\u0026 sudo apt install ./Setup_Linux64.deb \u0026\u0026 sudo apt-get install -f -y\n```\n\n\nRelease Page: https://github.com/cektor/KutPAM/releases/tag/1.00\n\n----------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcektor%2Fkutpam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcektor%2Fkutpam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcektor%2Fkutpam/lists"}