[email protected] writes: > HI, I am trying to use a software named "hid-tools": > > https://gitlab.freedesktop.org/libevdev/hid-tools/ > > In the instructions, it seems to require using python3-pip, however it > seems Trisquel does not allow that package manager to exist. How can I > use this GPLv2 software in Trisquel without Pip?
The instructions do say that installation isn't needed at all. The instructions say that you can clone the git repo and run the tools right from the repo. Regarding the broader question: I've found that it is possible to manually download and install the python packages that pip provides. After all, pip is merely running build and installation instructions that already exist in those packages. -- "Cut your own wood and it will warm you twice"
