💾 Archived View for darknesscode.xyz › linux › musikcube.gmi captured on 2023-11-04 at 11:22:56. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Musikcube is a terminal-based audio player with nice interface.
Musikcube is in the AUR, install it with any AUR helper
yay -S musikcube
Musikcube is in Void Linux repositories (easy)
sudo xbps-install -S musikcube
Here a list of dependencies you need to install
After of install all dependencies, build Musikcube
git clone https://github.com/clangen/musikcube.git --recursive cd musikcube cmake -G "Unix Makefiles" . make sudo make install musikcube
After the installation is done without any problems, run in your terminal
musikcube
Or do a keybinding to lunch Musikcube
----------
----------
© DarknessCode