Search Criteria
Package Details: gotop-bin 4.0.0-1
Git Clone URL: | https://aur.archlinux.org/gotop-bin.git (read-only, click to copy) |
---|---|
Package Base: | gotop-bin |
Description: | A terminal based graphical activity monitor inspired by gtop and vtop |
Upstream URL: | https://github.com/xxxserxxx/gotop |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | cjbassi |
Maintainer: | serxxx |
Last Packager: | serxxx |
Votes: | 47 |
Popularity: | 2.83 |
First Submitted: | 2018-04-09 16:08 |
Last Updated: | 2020-06-08 14:39 |
Required by (0)
Sources (6)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_386.tgz (i686)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_amd64.tgz (x86_64)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_arm5.tgz (arm)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_arm6.tgz (armv6h)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_arm64.tgz (aarch64)
- https://github.com/xxxserxxx/gotop/releases/download/v4.0.0/gotop_v4.0.0_linux_arm7.tgz (armv7h)
Latest Comments
1 2 Next › Last »
willemw commented on 2020-03-29 13:00
@serxxx: For reference, this was the error:
What if every maintainer in the AUR would switch to sha256. Now that would create some real noise.
serxxx commented on 2020-03-29 12:20
@willemw noticed an issue that I caused with updating the PKGBUILD. The build system was using md5sums from the mkpkg system, and after I was informed to not use the canonical tools for generating hashes, I switching the package to sha256 on the 16th. If you encounter a hash error with v3.5.0, please install with the "clean" option to make sure you get the updated changes.
I'm leaving this comment up in case other people notice the same thing. And, again -- sorry for the line noise @willemw, and thank you for noticing and commenting about this.
serxxx commented on 2020-02-27 20:36
Thank you FabioLolix for the updated PKGBUILD; it was really helpful.
serxxx commented on 2020-02-23 22:00
GrantKr, are you running in an X/Wayland terminal or in a VT console?
FabioLolix commented on 2020-02-23 21:00
A well done pkgbuild for gotop-bin (updated) https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/g/gotop-bin/PKGBUILD
GrantKr commented on 2020-01-24 11:27
Greetings. Thanks for a good package. I have an issue though. The graphs for CPU and memory display with blocky characters, like I don't have the characters to display, or maybe something else.
Is there an option I need to run with the command? Or something else to install? Maybe its something small and silly I missed.
anodium commented on 2019-07-24 00:30
Hi @cjbassi,
I've added a desktop entry and icon so that it can be run from a DE directly. The patch is linked below, you can apply it with
git am gotop-bin.patch
.https://gist.githubusercontent.com/anodium/0f3f48dc6b2d4f70fafb03adcad1de62/raw/11154718429fe88cb883fb255a611339af3b25c4/gotop-bin.patch
cjbassi commented on 2018-12-17 07:52
@willemw Added. Thanks!
willemw commented on 2018-12-14 10:13
Please merge the following into PKGBUILD:
xoan commented on 2018-12-13 11:03
@cjbassi thanks! :)