Skip to content

Accessibility on Arch Linux #18

Description

@173brian

Hello and thank you for the incredible package!

After viewing your docs for building/installation I translated them to the Arch equivalent:

cargo build --release
cp target/release/vuinputd /usr/local/bin/
cp vuinputd/udev/90-vuinputd-protect.rules /etc/udev/rules.d/
cp vuinputd/systemd/vuinputd.service /etc/systemd/system/
systemd-hwdb update
udevadm control --reload
systemctl daemon-reload
systemctl enable --now vuinputd

Would you consider adding this package to the AUR to make it easier for other users to access? Alternatively would you be opposed to someone else posting the install script for it on AUR? I would be happy to help if so.

-- As a side note I found this project because I was looking for a containerized way to set up Sunshine on a completely headless server on Linux. I looked at some of your other projects and saw your how-to guide! It's very similar to the process that I landed on, thank you for documenting that information to make this an easier process as well!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions