Packages for tools for OpenVox, rebuilt from each project's GitHub Releases. The repository metadata is signed with this key; the packages are the release assets, unchanged.
codavox 0.8.0curl -fsSL https://packages.harpworks.org/rpm/harpworks.repo -o /etc/yum.repos.d/harpworks.repo dnf install codavox
curl -fsSL https://packages.harpworks.org/harpworks.asc -o /etc/apt/keyrings/harpworks.asc echo "deb [signed-by=/etc/apt/keyrings/harpworks.asc] https://packages.harpworks.org/deb stable main" > /etc/apt/sources.list.d/harpworks.list apt-get update && apt-get install codavox
Source: miharp/packages.