Skip to content

undus5/upk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

upk

Userland package manager for Linux, distro irrelevant.

Features:

  • downloading binary packages directly from original upstream repos
  • small footprints, all data stored under ~/upk.d/

Usage:

Usage: upk <action> [app_id]
   list                             : list available packages
   install|remove <app_id[s]> [-y]  : -y skip confirmation
   update         [app_id[s]] [-y]  : empty app_id means update all
   enable|disable <app_id>          : enable/disable desktop entry and icon
   lock           <app_id>          : prevent update and mark installed
   clean          [old]             : clean cache
   -h|--help

To add custom metapkgs, create ~/upk.d/upk.in with:

UPK_METAPKG_DIR=...

About

Userland package manager for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages