Skip to content
/ HPMC Public

HPMC (Hexium Package Managing Client) is a package manager designed to work with the Hexium Operating System.

License

Notifications You must be signed in to change notification settings

HexiumOS/HPMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPMC

Important

HPMC is currently a prototype to show the ability for Hexium to download files from the internet.


Welcome to HPMC (Hexium Package Managing Client), a package manager that is designed to work with the Hexium Operating System.

The package manager is written in Rust and designed to download and install packages from different sources. It uses a package name system that looks like the emerge package manager.

Important

We currently don't have a way to download and install non pre-compiled software.


🔨 Builiding

You can build the package manager using the cargo tool.

cargo build

🚀 Usage

Download of packages

hpmc install <catogory>/<package>

Removal of packages

hpmc remove <catogory>/<package>

About

HPMC (Hexium Package Managing Client) is a package manager designed to work with the Hexium Operating System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages