Build image for tagsistant.
This project uses build-base structure.
git clone --recursive https://github.com/Fuco1/tagsistant-build.git
cd tagsistant-build
./build
sudo ./installFor the ./install to work the host system needs these libraries installed:
libglib2.0-devlibextractor-devlibdbi-devlibfuse-dev
Use sudo apt-get install libglib2.0-dev libextractor-dev libdbi-dev libfuse-dev to install them
Their footprint is rather small, all in all they only take about 5 megabytes of space. If someone figures out how to install this without them I would be grateful to know!