Installing Music Pager
Main Page || Next Page
- Download Music pager from
Github
- Unzip or untar the archive into an empty directory
- Open a terminal in that directory and enter
sudo make install
, give your password
when asked
- There are some other packages that may not already be installed
on your system that you will need to install. I required:
- gir1.2-webkit2
- weasyprint
- python3-rtmidi
These are all python3 libraries that should be available from
the same place you update your software from. If not
python.org shows how to use pip to download them directly
from the python repositories
- musicpager should now show up in your menu
(some desktops expect a search key) or can be
typed in from a terminal
- Go to the settings page first and set your base directory
and any other settings you wish.
- Enjoy.
Main Page || Next Page