Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debian-hub/deb

download and install deb packages from github
https://github.com/debian-hub/deb

deb-files deb-format debian debian-linux debian-package debian-packages debian-packaging python

Last synced: 12 days ago
JSON representation

download and install deb packages from github

Awesome Lists containing this project

README

        

# deb

## Download and install latest version of deb packages from github and other resources.

[![PyPI version](https://badge.fury.io/py/debi.svg)](https://pypi.org/project/debi/)
[![Downloads](https://pepy.tech/badge/debi/month)](https://pepy.tech/project/debi)
[![Downloads](https://static.pepy.tech/personalized-badge/debi?period=total&units=international_system&left_color=green&right_color=blue&left_text=Total%20Downloads)](https://pepy.tech/project/debi)
![GitHub Contributors](https://img.shields.io/github/contributors/jakbin/deb)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jakbin/deb)
[![Test](https://github.com/jakbin/deb/actions/workflows/Test.yml/badge.svg)](https://github.com/jakbin/deb/actions/workflows/Test.yml)
![GitHub last commit](https://img.shields.io/github/last-commit/jakbin/deb)
![Python 3.6](https://img.shields.io/badge/python-3.6-yellow.svg)

## Installation

```bash
pip3 install debi
```

## Usage

```bash
deb show all

deb show {package_name}

deb install {package_name}
```

### For discussion

* Join Telegram Channel [![Telegram](https://img.shields.io/badge/@debhub1-%23F7DF1C?style=flat-square&logo=telegram&logoColor=white)](https://t.me/debhub1)

* Join Telegram Group [![Telegram](https://img.shields.io/badge/@debhub2-%23F7DF1C?style=flat-square&logo=telegram&logoColor=white)](https://t.me/debhub2)