Skip to content

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.

Notifications You must be signed in to change notification settings

Adosh74/package-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages