Skip to content

EZ-PACK is a Linux program that manage your system in the side of packages managing.

License

Notifications You must be signed in to change notification settings

Mamograg17/ez-pack

Repository files navigation

ez-pack

EZ-Pack is a Linux program that manage the packages for you, if you have Arch-linux or a distro that is based on it, you can manage your packages easily , just clone the source code, complete the installation process, run the program and choose what you want to do, currently it's supporting only pacman, why not adding other packages managers like apt in the feature.

Installation:

For linux:

git clone https://github.com/Mamograg17/ez-pack
cd Downloads
cd ez-pack
g++ main.cpp pacman-commands.cpp pacman-commands.h repository-managing.cpp repository-managing.h yay-aur-managing.cpp yay-aur-managing.h -o ez-pack
sudo cp -i ez-pack /usr/local/bin

and that's it !!

Usage

To run the program, just type in the terminal sudo ez-pack, it is important to run the ez-pack as root, because managing packages requires root access.

Contributing

This is a small project, you are free to use it, you can add other operating systems to the program, enjoy.

License

gpl-3.0

About

EZ-PACK is a Linux program that manage your system in the side of packages managing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published