Code Monkey home page Code Monkey logo

rhino-pkg's Introduction

rhino-pkg

placeholder-rpk

A package manager wrapper for Pacstall, APT, Flatpak and snap.

Usage

USAGE: rhino-pkg [function] {flag} <input>                                                  

functions:
    install: Install package(s) - Prompts user to respond with 
             the number(s) associated with the desired package(s).
             
    remove:  Uninstall package(s) - Prompts user to respond with
             the number(s) associated with the desired package(s).
             
    search:  Search for package(s) - Does not have a second prompt.
    
    update:  Updates all packages accessible to the wrapper - does
             not accept <input>, instead use install to update 
             individual packages. Has confirmation prompt.

flags: 
    --help/-h: Display this page
    
    --description/-d: By default, rhino-pkg will only display packages 
    that contain <input> within their name. Use this flag to increase 
    range and display packages with <input> in their description.
    
input: 
    Provide a package name or description.

Example execution:
    $ rhino-pkg install foobar
    Found packages matching 'foobar':

    [0]: pyfoobar (apt)
    [1]: foobarshell (apt)
    [2]: foobar (flatpak)
    [3]: foobar-web (snap)
    [4]: foobar-bin (pacstall)
    [5]: foobar-theme (pacstall)

    Select which package to install [0-5]: 3 4 5
    Selecting 'foobar-web' from package manager 'snap'
    Selecting 'foobar-bin' from package manager 'pacstall'
    Selecting 'foobar-theme' from package manager 'pacstall'
    Are you sure? (y/N)
    [...]

How you can help

  • Work on translations into languages not finished yet by either editing the po/<language_code>.po file, making a new one by running cp po/rhino-pkg.pot po/<language_code>.po, or using weblate (https://hosted.weblate.org/projects/rhino-linux/rhino-pkg/). Once you have completed or partially completed a po file, make a PR and we will merge it! Our goal is to have as many languages translated as possible due to the amount of people who may not be fluent in English.

Supported languages

Translation status

rhino-pkg's People

Contributors

elsie19 avatar oklopfer avatar kavplex avatar frequency403 avatar doortothefuture avatar weblate avatar davis0308 avatar theevilskeleton avatar rauldipeas avatar ajstrongdev avatar sekalengrengginang 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.