Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/debian-hub/deb
- Owner: debian-hub
- License: mit
- Created: 2021-09-14T13:33:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T16:55:26.000Z (over 2 years ago)
- Last Synced: 2024-10-13T17:42:58.805Z (30 days ago)
- Topics: deb-files, deb-format, debian, debian-linux, debian-package, debian-packages, debian-packaging, python
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 alldeb 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)