In this page, I’ll be installing Hyde-cli, which is a configuration tool for Hyde and will come in handy later.
To install it:
paru -S hyde-cli-git
After installing, you’ll need to link Hyde-cli to your cloned Hyde GitHub repo (which should be in your home directory).
Run the following command (replace <username> with your actual username):
Hyde-install -d /home/<username>/Hyde/ -l
Make sure to use the absolute path—relative paths won’t work.