Package Details: eterm 0.9.6-4

Git Clone URL: https://aur.archlinux.org/eterm.git (read-only, click to copy)
Package Base: eterm
Description: A vt102 terminal emulator intended as a replacement for xterm.
Upstream URL: https://launchpad.net/ubuntu/+source/eterm/0.9.6-1
Licenses: custom
Conflicts: esetroot
Provides: esetroot
Submitter: xyproto
Maintainer: mpento
Last Packager: mpento
Votes: 26
Popularity: 0.141656
First Submitted: 2011-12-14 14:17 (UTC)
Last Updated: 2025-07-20 21:49 (UTC)

Latest Comments

1 2 Next › Last »

mpento commented on 2025-07-20 21:52 (UTC)

Rel. 4:

Deleted individual patches in root and moved them into a .tgz file. Updated the PKGBUILD to support this change.

mpento commented on 2025-06-08 17:46 (UTC)

Addressed compile issues cause by c23 dialect (gcc15+)

mpento commented on 2024-12-08 14:00 (UTC)

Update to 0.9.6-2

mpento commented on 2021-05-26 14:29 (UTC)

I was able to fix the font issue reported by micwoj92 by installing the xorg-fonts-type1 package.

Hope this helps someone.

micwoj92 commented on 2021-05-07 01:01 (UTC)

Can't start due to missing fonts

Eterm:  Error:  Unable to load font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1".  Falling back on "fixed"
Eterm:  Error:  Unable to load font "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-*-iso10646-1".  Falling back on "k14"
Eterm:  FATAL:  Couldn't load the fallback font either.  Giving up.

bidulock commented on 2015-08-02 01:01 (UTC)

0.9.6-3 updates the PKGBUILD to do pretty much what @freakwent suggested below.

freakwent commented on 2015-07-23 03:43 (UTC)

Some people might also want to wget http://eterm.org/download/Eterm-bg-0.9.6.tar.gz tar -zxf Eterm-bg-0.9.6.tar.gz sudo cp -r bg/* /usr/share/Eterm/pix sudo Etbg_update_list This yields the default terminal backgrounds.

sgoranson commented on 2014-06-21 15:52 (UTC)

@mlerota, I had a similar issue. There is a bug in /usr/bin/imlib2-config, open it up and search for "@my_libs@", that shouldn't be there so delete it, then remove libast and eterm and try again.