Skip to content

rhino-linux/rhino-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues Tracker

To report issues or propose new features for this repository, visit our tracker.

rhino-pkg

placeholder-rpk

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

Usage

USAGE:
 rpk [function] {flag} <input>

       Flag                        Description               
 -h, --help          Show this help message                  
 -d, --description   Search in and show package descriptions 
 -y, --yes           Skip confirmation prompts               

 Command                             Description                           
 search    Search for packages from all available managers                 
 install   Install packages; prompts from selection with repository search 
 remove    Uninstall packages; prompts for selection with local search     
 cleanup   Repair broken packages and remove unused dependencies           
 sync      Refresh repository data for all available managers              
 update    Refresh repository data and update all packages                 
 help      Show this help message                                          

      Usage               Flags                Variants       
 search <input>    --description          s (-d), sd          
 install <input>   --description, --yes   i (-d -y), id (-y)  
 remove <input>    --yes                  {r|rm} (-y)         
 cleanup           --yes                  c (-y)              
 sync                                     S, Ss (-d), Ssd, Si (-d -y), Sid (-y)
 update            --yes                  {u|up|upgrade} (-y) 
 help                                     -h, --help          

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

About

A wrapper for apt + snap + flatpak + Pacstall

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 23