Skip to content

Simplified package manager that unifies Debian (APT) and Arch Linux (Pacman/Yaourt) package managers into a singular CLI and determines which to use based on the OS.

Notifications You must be signed in to change notification settings

nick-popovic/Custom-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Custom-Update

Simplified package manager where you run only 1 command to update all packages based on your OS and package manager on CLI.

Features (so far):

  • Runs on:
    • macOS (brew)
    • linux (apt)

TO-DO

  • Impliment Arch Linux's Pacman/Yaourt package manager automation and cleanup
  • Detect OS and run the appropriate package manager (right now it detects nothing)
  • Impliment 'install' feature so user may access program easily
    • Impliment 'unistall' feature
    • Impliment 'upgrade' feature

About

Simplified package manager that unifies Debian (APT) and Arch Linux (Pacman/Yaourt) package managers into a singular CLI and determines which to use based on the OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages