Crates.io | kefia |
lib.rs | kefia |
version | 0.1.0 |
source | src |
created_at | 2017-01-22 09:14:21.129728 |
updated_at | 2017-01-22 09:14:21.129728 |
description | A GUI for yaourt package manager on Arch systems |
homepage | |
repository | https://github.com/White-Oak/kefia |
max_upload_size | |
id | 8168 |
size | 15,145 |
Kefia is a GUI package manager based on Yaourt for Arch-based distributions.
Application is done mostly to illustrate usage of QML bindings for Rust and personal use.
Currently only:
yaourt -Rns
themTo be implemented:
yaourt -Syua
)Being able to build QML bindings for Rust (having Cmake, Qt, pkg-config, Rust) and pocessing an Arch-based distribution of Linux (since kefia
works on top of yaourt
) is enough.
For installation run cargo install kefia
.