Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Manager

(Program developed using C ) to keeps track of what Package is installed on your computer, and allows you to easily install new software, up‐grade software to newer versions, or remove software that you previously installed. As the name suggests, package managers deal with packages: collections of files that are bundled together and can be installed and removed.

Core Features

  • Show all installed packages in your system (Linux)
  • Install specific package
  • Uninstall specific package
  • Check specific package installed or not

Usage

  • You can download packageManager.exe from bin/Debug
  • Or import PackageManager.c and PackageManager.h in your code

About

Package Manager help you to keeps track of what Package is installed on your computer, and allows you to easily install new software, up‐grade software to newer versions, or remove software that you previously installed.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages