magnific0 / wondershaper

Command-line utility for limiting an adapter's bandwidth
GNU General Public License v2.0
1.72k stars 257 forks source link

How to Install on Debian 9 #14

Closed treboR-0 closed 6 years ago

treboR-0 commented 6 years ago

Your download of 1.4 is a .zip file. apt-get install wondershaper installs 1.1a-8. This file does not work well on Debian 9. I want to upgrade to 1.4. I have the .zip download. Please tell me the exact steps and commands to type to install on Debian 9. I have root access.

magnific0 commented 6 years ago

Hi, you can simply install the package by extracting the source and typing

sudo make install

Which is described in the readme here https://github.com/magnific0/wondershaper/blob/master/README.md