Shell package-manager

Open-source Shell projects categorized as package-manager

Top 23 Shell package-manager Projects

package-manager
  1. antigen

    The plugin manager for zsh.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. zinit

    🌻 Flexible and fast ZSH plugin manager (by zdharma-continuum)

    Project mention: 🚀 A Hands-On Guide to Setting Up Zsh, Oh My Zsh, asdf, and Spaceship Prompt with Zinit for Your Development Environment | dev.to | 2024-06-18

    cat << 'EOF' >> ~/.zshrc ### Added by Zinit's installer if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then print -P "%F{33} %F{220}Installing %F{33}ZDHARMA-CONTINUUM%F{220} Initiative Plugin Manager (%F{33}zdharma-continuum/zinit%F{220})…%f" command mkdir -p "$HOME/.local/share/zinit" && command chmod g-rwX "$HOME/.local/share/zinit" command git clone https://github.com/zdharma-continuum/zinit "$HOME/.local/share/zinit/zinit.git" && \ print -P "%F{33} %F{34}Installation successful.%f%b" || \ print -P "%F{160} The clone has failed.%f%b" fi source "$HOME/.local/share/zinit/zinit.git/zinit.zsh" autoload -Uz _zinit (( ${+_comps} )) && _comps[zinit]=_zinit # Load a few important annexes, without Turbo zinit light-mode for \ zdharma-continuum/zinit-annex-as-monitor \ zdharma-continuum/zinit-annex-bin-gem-node \ zdharma-continuum/zinit-annex-patch-dl \ zdharma-continuum/zinit-annex-rust ### End of Zinit's installer chunk EOF

  4. bpkg

    Lightweight bash package manager

  5. pacstall

    An AUR-inspired package manager for Ubuntu

  6. deb-get

    apt-get for .debs published via GitHub or direct download 📦

  7. basher

    A package manager for shell scripts.

  8. pacapt

    An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. zi

    ✨ A Swiss Army Knife for Zsh - Unix Shell

  11. AM

    AppImage Package Manager: AppImage sandboxing, local and system installation, update all AppImages, an extensible database of AppImages and portable apps, lists for AppImages and other GNU/Linux binaries, integrate AppImages by drag/drop or install unlisted AppImages, conversion of old AppImage types... and more! Manage AppImages like never before!

  12. haikuports

    Software ports for the Haiku operating system.

  13. xrepo

    🗂️ A cross-platform C/C++ package manager based on Xmake

  14. zcomet

    zcomet - Fast, Simple Zsh Plugin Manager

  15. pacui

    Bash script providing advanced Pacman and Yay/Pikaur/Aurman/Pakku/Trizen/Pacaur/Pamac-cli functionality in a simple UI

  16. AppMan

    AppImage Package Manager, the rootless side of "AM"

  17. r-system-requirements

    System requirements for R packages

  18. sherpa

    A mini-package-manager for QNAP NAS (by OneCDOnly)

  19. gearlock

    Custom Recovery Replacement for Android-x86

  20. lfs-me

    Linux From Scratch made ( more ) easy. A simple, fakeroot based, package manager for LFS heavily inspired by Archlinux' package management.

  21. basalt

    The rock-solid Bash package manager. (by bash-bastion)

  22. Build-Scripts

    Collection of build scripts useful when testing on downlevel, abandonware and ransomware clients

  23. cpm

    🌵 A wrapper for package managers to make them consistent for those of us who are lazy. (by willeccles)

  24. gvm

    Go Version Manager (gvm) enables seamless installing and swapping between Go versions with a single command. This tool manages a Go environment for the user by allowing a user to specify which Go version they wish to use and handling all of the steps to install and configure that Go version. GVM also supports installing Go from the official Golang master branch so that you can easily try the next version of Go without waiting for a pre release build. (by devnw)

  25. mush

    Mush, a build system for shell.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell package-manager discussion

Log in or Post with

Shell package-manager related posts

  • How to set up a new project using Yarn in 2024

    3 projects | dev.to | 11 May 2024
  • Deeply scammy looking zsh plugin manager called "zi"

    3 projects | news.ycombinator.com | 8 Apr 2024
  • Beginners Intro to Trunk Based Development

    4 projects | dev.to | 4 Jan 2024
  • Practical Guide to Trunk Based Development

    4 projects | dev.to | 4 Jan 2024
  • An independent package manager that every hacker deserves

    11 projects | news.ycombinator.com | 29 Nov 2023
  • Ask HN: Linux from Scratch style project with modern twist?

    2 projects | news.ycombinator.com | 16 Nov 2023
  • Can't find the PostgreSQL client library (libpq) – after updating to Ruby 3.2.2

    2 projects | /r/rails | 11 Nov 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source package-manager projects in Shell? This list will help you:

# Project Stars
1 antigen 8,150
2 zinit 3,560
3 bpkg 1,921
4 pacstall 1,421
5 deb-get 1,410
6 basher 1,191
7 pacapt 964
8 zi 776
9 AM 681
10 haikuports 459
11 xrepo 386
12 zcomet 209
13 pacui 181
14 AppMan 174
15 r-system-requirements 132
16 sherpa 124
17 gearlock 118
18 lfs-me 90
19 basalt 76
20 Build-Scripts 71
21 cpm 69
22 gvm 55
23 mush 53

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai