Package Details: sesh-bin 2.26.2-1

Git Clone URL: https://aur.archlinux.org/sesh-bin.git (read-only, click to copy)
Package Base: sesh-bin
Description: Smart session manager for the terminal
Upstream URL: https://github.com/joshmedeski/sesh
Licenses: MIT
Conflicts: sesh
Provides: sesh
Submitter: sclu1034
Maintainer: sclu1034
Last Packager: sclu1034
Votes: 3
Popularity: 0.000006
First Submitted: 2024-05-08 21:44 (UTC)
Last Updated: 2026-05-11 07:39 (UTC)

Latest Comments

mdrv commented on 2026-02-14 11:19 (UTC) (edited on 2026-02-19 15:54 (UTC) by mdrv)

PKGBUILD arch property value and respective keys needs fixing: should be aarch64 (not arm64) and i686 (not i386).

Update: Thanks, now resolved.

m040601 commented on 2025-05-09 21:07 (UTC)

Thanks for the "-bin" PGKBUILD. Very usefull.

$ wget https://github.com/joshmedeski/sesh/releases/download/v2.13.0/sesh_Linux_x86_64.tar.gz

$ tar tf sesh_Linux_x86_64.tar.gz

LICENSE
README.md
sesh

So the README.md also comes in the tar.gz. Please make sure it also lands in,

/usr/share/doc/sesh/README.md

Thanks in advance.