Giter Club home page Giter Club logo

debman's Introduction

About

debman - apt frontend with pacman syntax

debman can

  • -Ql -- list package content
  • -Qo -- find package contains file
  • -Qy -- update file in packages index
  • -Qly -- update files index and show content
  • -Qoy -- update files index and find package contains file
  • -S -- install package from repository
  • -Ss -- search in repository
  • -Ssy -- update index and search
  • -Si -- show package information
  • -Sr -- install package from repository without recommends
  • -Sy -- update package indexes
  • -Su -- update packages
  • -Suy -- perform update and upgrade
  • -Qs -- search in installed packages
  • -Qc -- show package changelog
  • -R -- remove package
  • -Rn -- purge package
  • -Sc -- clean cache
  • -Sw -- download package without installation
  • -Sp -- install package from pip
  • -Ssp -- search package in pip
  • -Sbd -- install build dependencies
  • -Sb -- build and install package from source
  • -U -- install local package

Debman support plugins, yay!

Plugins stored in ~/.config/debman_plugins/, plugin file name is NN_app (00_aptitude - low priority aptitude plugin).

Plugin is a json file with format:

[["Keys", "action", "description"], ["NewKeys?", "%(app)s action %(val)s", "description"]]

As example, for pip it's look: [["Sp", "install", "install package from pip"], ["Ssp", "search", "search package in pip"]]

debman's People

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.