This is the new package manager for debian derivates.
Warning: We are not responsible for any package downloaded with this tool. Only install a package if you thrust in the authors of the package.
Make sure you have python3 and python3-pip installed before we continue.
Just download and run sudo python3 install.py to setup the cleberpkg.
Run the command sudo cleberpkg install <package_name> and the package will be installed.
If the package is already installed or the package doesn't exists it will raise an error.
Run the command sudo cleberpkg info <package_name> to get an info about a package.
If the package doesn't exists it will raise an error.
This should be at the warning too, because you cannot remove a package directly. Only install a package if you thrust the authors.
This is very easy to do with cleberpkg. And that's one of the reasons that there is a warning in the top of this file.
Just run the command sudo cleberpkg create. It will ask for the name of the package, the package's complete name, a description of the package, the dependencies of the package and the link to the .deb file. All respectively.
That's it.