/PackageManagerPy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Package Manager

Build Status Coverage Status

Package Manager for different distrobution of linux.

Conventions

# - requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command $ - requires given linux commands to be executed as a regular non-privileged user

Installation

$ pip install package-manager-TirsvadCLI

TODO

  • Package install
    • Add support for fedora and centos

Development

Want to contribute? Great!