Skip to content

Jerdle-code/pkgman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pkgman

A package manager, coded in Python 3. It only works on Un*x and has not been tested. A malicious package could destroy your system.

Technical details

This program untars a .pkg.tgz file and untars a _data.pkg.tgz to /. A list of the files is added to a directory (/usr/share/pkgman/installed/), so that the package can be removed. The removal part removes every file in the list.

This program is in a PRE-ALPHA state. It is completely untested and WILL probably destroy your system.

About

A package manager, coded in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages