Skip to content

Instantly share code, notes, and snippets.

@banghasan
Created December 1, 2021 03:10
Show Gist options
  • Save banghasan/45d32b7cce8bec2c7626616bc2779464 to your computer and use it in GitHub Desktop.
Save banghasan/45d32b7cce8bec2c7626616bc2779464 to your computer and use it in GitHub Desktop.
netspeed xfce
1. Download
https://code.google.com/archive/p/xfce4-netspeed-plugin/downloads
```sh
wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.tar.gz
tar -zxvf
cd xfce4-netspeed-plugin
```
2. de
sudo apt install intltool libxfce4ui-1-dev xfce4-dev-tools libxfce4util-dev libgtk2.0-dev libxfce4util-dev xfce4-panel-dev libgtop2-dev
3. build
/.configure --prefix=/usr && make && sudo make install
4 Last step is to right click on the Xfce panel and selct Panel -> Add New Items .. -> NetSpeed Monitor -> Add.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment