Skip to content
/ archon Public

A minimalist low level package manager for your linux, compatible with all linux distros due to the use of POSIX.

Notifications You must be signed in to change notification settings

jean0t/archon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

cat

ARCHON PACKAGE MANAGER

A minimalist low level package manager for your linux

Created entirely in Bourne Shell, it is guarateed portability with all unix systems. Manipulates its own extension `.archon`

Wants to create your own linux distro and want a low level package manager with its custom type of package? Why not use Archonpkg? It offers all you need to install packages, from creating to installing.

How to use

creating a package

You use the command:

createpkg -c <name of the package>-<version>-<build>.archon

installing a package

you use the command:

installpkg -i <name of the package>.archon

Creator: Jean0t

About

A minimalist low level package manager for your linux, compatible with all linux distros due to the use of POSIX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages