Package Details: tut 2.0.1-1

Git Clone URL: https://aur.archlinux.org/tut.git (read-only, click to copy)
Package Base: tut
Description: A TUI for Mastodon with vim inspired keys
Upstream URL: https://github.com/RasmusLindroth/tut
Licenses: MIT
Conflicts: tut-bin
Submitter: rasmus
Maintainer: rasmus
Last Packager: rasmus
Votes: 12
Popularity: 0.75
First Submitted: 2020-04-09 09:08 (UTC)
Last Updated: 2023-01-26 17:49 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

m040601 commented on 2022-05-23 03:03 (UTC) (edited on 2022-05-23 03:16 (UTC) by m040601)

Thanks for providing and keeping this PKGBUILD always up to date. A very usefull cli mastodon tool.

If it's not asking too much, could you also provide a "tut-bin" PKGBUILD :-) ?

This is a go software. So compilation and release is easy peasy. The developer also provides precompiled binaries for many architectures. And he releases often.

I prefer the precompiled binaries, with all the risks, instead of constantly recompiling.

Including ARM. That's the little underpowered Raspberry Pi and Chromebooks where one also can run perfectely Arch Linux Arm. But they are underpowered to constantly download and recompile the 500 MEGA go tool chain.

Something like arch=('x86_64' 'aarch64' 'armv6h' 'armv7h')

UPDATE:

I just noticed that Rasmus the maintainer of this PKGBUILD is the same as the developer. Nice !!! To know you're also an Arch user. And big thank you for developing this tool in the first place.