Skip to content

blend-os/bpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpkg


Pipeline badge Download Badge bpkg docs

bpkg is a universal package manager for BlendOS compatible with BlendOS v3 and v4.

bpkg allows you to automatically search for a package through the repositories of your containers and automaticallly selects the best package according to your preference.

NOTE: This program is alpha software. You may experience issues while using it.

Install

Download bpkg here.

Usage

Install a package

bpkg install <package>

This will search for the package in your installed distros and install it from the first package manager it finds by your order of preference. Use user install <container> <package> to install to a specific container.

Remove a package

bpkg remove <package>

This will remove a package that you installed from the first container in your list the package is found in. Use user remove <container> <package> to remove from a specific container.

Update packages

bpkg update

This will update all the packages in all your containers. If update_flatpak is set to true in the config, this will also update your flatpaks.

Package Search

bpkg search <package>

You can search for a package in all of your containers.

Container list

bpkg list-containers

Lists all containers on your system (even if they aren't in the config).

Config Regeneration

bpkg overwrite-config

This will pull all your containers and generate a new config file, overwriting your current one. It is recommended to run this after creating or deleting containers.

About

[READ-ONLY] A universal package manager for blendOS

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •