summaryrefslogtreecommitdiff
path: root/README.md
blob: a2af46600634cf3eb2aabc12ed2ffef2b871e54c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# PKG
All in one package manager.

This is a C wrapper that integrates with the prebuilt package managers in various Operating Systems. The purpose of this wrapper is to enable a easier package management without having to know the flags and options of every package manager.

## How to use

`pkg <command>`

### Commands

* **c**	*clean* - configure an email account

* **h**	*help* - shows help message

* **i**	*install* - installs selected packages

* **q**	*query* - display installed packages

* **r**	*remove* - remove a selected package

* **s**	*search* - look up for a package in the available repositories

* **u**	*update* - updates repos and packages

## Authors:

* Rafael Marçalo