loader image

Kew Setup & Configure

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8340
    thumbtak
    Moderator

    1. Kew Install:
      • Xubutnu:
        • $ sudo apt install kew
      • Fedora:
        • Dependances:
          • $ sudo dnf install -y pkg-config taglib-devel fftw-devel opus-devel opusfile-devel libvorbis-devel libogg-devel git gcc make chafa-devel libatomic gcc-c++ glib2-devel
        • Change Directory:
          • $ cd /tmp
        • Download Kew:
          • $ git clone https://github.com/ravachol/kew.git
        • Change Directory:
          • $ cd kew
        • Compile the Source Code:
          • $ make -j4
        • Install Kew:
          • sudo make install
    2. Install Media Control Functions:
      • $ sudo apt install playerctl or $ sudo dnf install playerctl
    3. Open and set folder:
      • $ kew all
        • This will look for the default folder, which is music.
      • $ kew path "/path/to/your/music"
        • This will set the folder of your choosing.

     

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack