Skip to content

NoSleepKid/zipkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

zipkg

Pronounced: “zip package”

Warning

Officially supported on Arch Linux and Arch-based distributions only.

Windows users: use winget or download software from the official website
macOS users: use brew, .dmg installers, or the official website

Note

Other Linux distributions:
zipkg is not officially supported outside of Arch-based systems; due to it being a aur helper. Expect breakage, missing features, and zero guarantees.

zipkg is a lightweight, low-level package manager written in bash, built specifically for Arch Linux and Arch-based distributions.
It is designed to be fast, minimal, and script-friendly while staying true to Arch’s philosophy of simplicity and user control.

When running on Arch Linux, zipkg integrates directly with the Arch User Repository (AUR), allowing access to both official repository packages and community-maintained AUR packages through a single, consistent interface.

Rather than reinventing the wheel, zipkg acts as a thin layer on top of the existing Arch package ecosystem, focusing on clarity, speed, and automation without unnecessary abstraction.

Dependencies

fzf base-devel

Usage

zipkg [option] <package>

Options:

  • -i Install a package by name
  • -r Uninstall a package
  • --tui Use the user friendly TUI zipkg provides

Contributing

zipkg welcomes developers, power users, and curious nerds.

If you want to:

  • Improve performance
  • Add features
  • Fix bugs
  • Experiment with other distributions

Feel free to fork the project or submit a pull request. Clean code, clear intent, and practical changes are always appreciated.

Installation (For arch and other arch based distros)

zipkg is actually not that hard to install, Funnily enough the installation process is just a simple command with yay.

Use this command to install:

yay -S zipkg

Simply launch zipkg by using zipkg. This will initialize everything and then you can use it from there.

Contributing

zipkg welcomes developers, power users, and curious nerds.

If you want to:

  • Improve performance
  • Add features
  • Fix bugs
  • Experiment with other distributions

Feel free to fork the project or submit a pull request. Clean code, clear intent, and practical changes are always appreciated.

About

A simple package manager for Arch Linux and Arch Based Linux distros.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages