Package Details: usbtop 1.0-1

Git Clone URL: https://aur.archlinux.org/usbtop.git (read-only, click to copy)
Package Base: usbtop
Description: top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices
Upstream URL: https://github.com/aguinet/usbtop
Licenses: BSD
Submitter: lonaowna
Maintainer: lonaowna
Last Packager: lonaowna
Votes: 15
Popularity: 0.31
First Submitted: 2017-01-21 17:43 (UTC)
Last Updated: 2025-05-31 06:58 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

lonaowna commented on 2025-05-31 06:59 (UTC)

Thanks for the heads-up dev31! I've opened an upstream issue: https://github.com/aguinet/usbtop/issues/44

dev31 commented on 2025-05-30 16:27 (UTC)

I installed it by adding this function to PKGBUILD:

prepare() {
  cd "$srcdir/$pkgname-release-$pkgver"
  sed -i 's/cmake_minimum_required(VERSION 2.8)/cmake_minimum_required(VERSION 3.5)/' CMakeLists.txt
}

simona commented on 2019-08-23 18:57 (UTC)

@lonaowna thanks!!! now ok

lonaowna commented on 2019-08-22 12:38 (UTC) (edited on 2019-08-22 12:38 (UTC) by lonaowna)

@simona, run sudo modprobe usbmon and then try again.

simona commented on 2019-08-22 08:29 (UTC)

Sorry but "o USB bus can be captured thanks to libpcap. Check your name filter and make sure relevent permissions are set !" exactly what means?

lonaowna commented on 2018-12-12 08:42 (UTC)

@hoban thanks, fixed.

hoban commented on 2018-12-11 21:47 (UTC) (edited on 2018-12-11 21:49 (UTC) by hoban)

Was able to install using the following change to the PKGBUILD: https://pastebin.com/R1EaC0pT

sjensen commented on 2018-09-22 16:34 (UTC)

Nevermind, after some updates and a rebuild it runs fine now. Thank you very much.

sjensen commented on 2018-09-09 10:45 (UTC)

Doesn't work anymore with libpcap-1.9.0-1