Author: Henry Keena
Release: 0.1
Date of Release: 9/29/2018
License: MIT License
GitHub: https://github.com/hkeena98/tuxi
DESCRIPTION:
Universal wrapper for Linux package managers, written in Python.
Currently Compatible Package Managers:
- apt-get
- aptitude
- dpkg
- pacman
- rpm
- yum
FILES INCLUDED:
- tuxi.py
- config.yaml
- README.md
- LICENSE
FEATURES:
Currently, tuxi is in very early development stages. As of now it is really only useful for some basic automation and reducing your number of keystrokes with installing, removing, and updating your system.
In future releases tuxi will be able to accomplish much more with all compatible managers.
TODO:
- In future updates there will be more compatible managers, and there will be more advanced options for those managers.
- Include a setup installation script.