Kevin "The Nuclear" Bloom 739f9fb49a list all available packages from a repo | vor 3 Jahren | |
---|---|---|
Makefile | vor 4 Jahren | |
README.md | vor 3 Jahren | |
base-config | vor 4 Jahren | |
dragora-amd64.index | vor 4 Jahren | |
dragora-i586.index | vor 4 Jahren | |
dragora-noarch.index | vor 4 Jahren | |
dragora-x86_64.index | vor 4 Jahren | |
fake-config | vor 4 Jahren | |
qire.1 | vor 3 Jahren | |
qire.fnl | vor 3 Jahren | |
qire.texi | vor 4 Jahren |
Qi is the package manager for Dragora GNU+Linux-Libre version 3+. It's a fantastic, simple manager but lacks the ability to use a remote repository. That's were Qire comes into play! Qire allows users to download, install, and upgrade software found in user-specified repos. The goal is to be simple, easy-to-use, and dynamic. Qire is able to sync with multiple repositories and even install/upgrade multiple versions of the same program!
With make:
> make
You will find the binary in the root directory. Use make clean
to clean.
-r
option/var/cache/qire/${package-tlz}
, for when you are
installing and upgrading/etc/qire
for config-r all
will override default settingqi
- [ ] Epic querying
- [ ] `qire install lua_5.3` get version 5.3 of lua
- [ ] `qire install lua_5.3-2` get version 5.3 rev 2 of lua