Skip to content

sirruserror/purr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purr

A package manager for people who love building from source

image image image

What is purr

purr is a simple package manager that can build any type of application that uses a Makefile to build. Written in C and Python, it is modular, small and is VERY slow.

Installation

clone the repo

git clone https://github.com/sirruserror/purr
cd purr

DO NOT DELETE THE .git FOLDER! it is important for detecting updates.

sudo make

then test with a test tool

sudo purr install mfget --no-conf # no conf so you dont have to confirm the install

upgrade purr

sudo purr-upgrade --no-conf

Contributions

Contributions are appreciated, fork the repo and do a pull request.

Credits

Credits to kma, spakezz and me :).

LICENSE

purr is licensed under the GPLv3 (GNU Public General License Version 3), see more in LICENSE.

About

A package manager for people who love building from source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors