Skip to content

centi07/altpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

altpkg

Universal package manager wrapper for easier package management across Linux distributions.

Supported distributions (detected by package manager presence):

  • Debian/Ubuntu (apt)
  • Arch Linux (pacman, with yay support for AUR)
  • Gentoo (emerge, requires eix for search)

Installation

Compile with: make
Install with: sudo make install (or doas make install)

Dependencies

  • For Gentoo: eix (sudo emerge -a eix)
  • For Arch (optional): yay for AUR support (pacman -S yay)

Usage

See altpkg help for commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors