Search Criteria
Package Details: eternalterminal 6.2.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eternalterminal.git (read-only, click to copy) |
---|---|
Package Base: | eternalterminal |
Description: | Re-Connectable Terminal connection. Includes both client and server. |
Upstream URL: | https://mistertea.github.io/EternalTerminal/ |
Licenses: | Apache |
Conflicts: | eternalterminal-client, eternalterminal-server |
Submitter: | jtgoguen |
Maintainer: | Digitalghost |
Last Packager: | Digitalghost |
Votes: | 15 |
Popularity: | 0.167637 |
First Submitted: | 2017-05-12 03:43 (UTC) |
Last Updated: | 2024-06-24 02:20 (UTC) |
Dependencies (7)
- curl (curl-gitAUR, curl-c-aresAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libutempter (libutempter-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (1)
- eternalterminal-bash-completion (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Digitalghost commented on 2021-08-26 03:19 (UTC)
Building with vcpkg on arch segfaults because of some issue in the libsodium that vcpkg builds. For arch, vcpkg must be turned off.
makeworld commented on 2021-08-26 01:40 (UTC)
Dependencies for building are missing:
boost
,gflags
,ncurses
.Unrelated, but this package segfaults, client-side anyway. I cannot connect to my server. When I build from source with vcpkg enabled (so just default build) it still doesn't work.
simona commented on 2021-01-05 12:01 (UTC)
eternalterminal: /usr/bin/et è già presente nel filesystem (appartiene a wps-office) :-(((((
celogeek commented on 2020-08-17 23:02 (UTC)
I've got this warning:
boxxxie commented on 2020-06-08 17:52 (UTC)
for some reason my eternalterminal stuff was from December...
yay
wasn't overwritting the executables. possibly because i may have installed withoutmakepkg
before, or improperly installed before... not sure.yuyichao commented on 2020-06-08 00:20 (UTC)
You need to rebuild...
And according to aur policy (which I really don’t like) it’s the user’s responsibility to recompile and the maintainer shouldn’t bump the pkgrel....
boxxxie commented on 2020-06-07 23:31 (UTC)
getting error: et: error while loading shared libraries: libprotobuf-lite.so.22: cannot open shared object file: No such file or directory
current protopuf lib has
libprotobuf-lite.so.23
yuyichao commented on 2020-06-01 15:07 (UTC)
Oh, and @twnaing, as a workaround for archcn, I'm installing et as ett with a symlink /usr/local/bin/et.
yuyichao commented on 2020-06-01 15:06 (UTC) (edited on 2020-06-08 00:21 (UTC) by yuyichao)
This seems to be built without optimization on.
Also, et is installed as htm and htmd which should not be the same. ~And it seems that etterminal should be a client whereas htmd should be a server.~ it seems that him/htmd should be its own package.
The client and server also should not conflicts and neither need to conflict with the full package. OTOH, the full package should "provides" the client and server with
${pkgver}
.« First ‹ Previous 1 2 3 4 Next › Last »