Claypool

Courses

Publications

Students

Projects

Service

Downloads

Misc


EvLag Debian Package Installation

EvLag - Monitor and Lagging Linux Input Devices

EvLag is available in an amd64 binary via a Web-hosted Debian package.

Installation Instructions

A. Add source Web server and directory.

echo "deb [trusted=yes] http://www.cs.wpi.edu/~claypool/packages ./" | sudo tee -a /etc/apt/sources.list

B. Synchronize repositories.

sudo apt update

C. Install

sudo apt install evlag

D. Uninstall (if needed)

sudo apt remove evlag


EvLag Home