Giter VIP home page Giter VIP logo

makedeb-db's Introduction

DEPRECATION NOTICE

As mpm (the primary use for this tool) is migrating over to use the DUR, this project no longer serves a general purpose for me, and will thus no longer be maintained.

Overview

makedeb-db converts Arch Linux dependency names to their Debian counterparts.

Installation

Arch Linux users can install makedeb-db from the AUR.

Users on Debian or Debian-based systems (i.e. Ubuntu) should follow the below instructions.

First, set up the repository with the following commands:

sudo wget 'https://hunterwittenborn.com/keys/apt.asc' -O /etc/apt/trusted.gpg.d/hwittenborn.asc
echo 'deb [arch=all] https://repo.hunterwittenborn.com/debian/makedeb any main' | sudo tee /etc/apt/sources.list.d/makedeb.list
sudo apt update

Then, install makedeb-db with the following command:

sudo apt install makedeb-db

Usage

Instructions can be found after installation with makedeb-db --help

Specification

makedeb-db will search the database for the package(s) specified and return the results in JSON format.

The --package/-P option only accepts one package as an argument.

The --general/-G option will only return packages that can be found inside the database. This option accepts as many packages as you give it.

The returning JSON isn't currently set in stone, and may change at any time. If you require more stability, you'll need to act directly upon the database until this message is removed.

makedeb-db's People

Contributors

hwittenborn avatar kavplex avatar

Stargazers

MohamadAli Halwani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.