Alexandre Arnt 0ed2a8bd6b Updated readme
2024-09-15 10:53:53 -03:00
2024-09-11 16:54:25 -03:00
2021-06-02 22:30:11 +02:00
2021-06-02 22:30:11 +02:00
2016-08-31 18:23:05 -03:00
2020-10-04 17:23:36 +02:00
2016-08-31 18:11:36 -03:00
2016-08-31 18:11:36 -03:00
2020-01-03 17:30:14 -03:00
2024-09-15 10:53:53 -03:00

This is derived work from alpm_utils code, written by Guillaume Benoit.

You'll need Vala compiler in order to build this library!

Steps for compilation:

$ git clone https://github.com/aarnt/alpm_octopi_utils
$ cd alpm_octopi_utils
$ mkdir build_dir && cd build_dir
$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
# make install
Description
Alpm utils for Octopi
Readme 204 KiB
Languages
Vala 58.9%
CMake 39.1%
Makefile 1.4%
Shell 0.6%