Search Criteria
Package Details: extraterm-bin 0.78.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/extraterm-bin.git (read-only, click to copy) |
---|---|
Package Base: | extraterm-bin |
Description: | The swiss army chainsaw of terminal emulators. |
Upstream URL: | https://github.com/sedwards2009/extraterm |
Licenses: | MIT |
Conflicts: | extraterm |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion (derbetakevin, asm0dey) |
Last Packager: | SolarAquarion |
Votes: | 10 |
Popularity: | 0.000002 |
First Submitted: | 2018-05-27 12:38 (UTC) |
Last Updated: | 2024-08-15 01:44 (UTC) |
Dependencies (9)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- krb5 (krb5-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- pango (pango-gitAUR)
- qt6-svg
Latest Comments
reup commented on 2024-03-02 00:02 (UTC)
yo need to modify the /usr/bin/extratermqt file and change the 2nd line to /opt/extratermqt/extratermqt you have to be root to modify the file
MoonSwan commented on 2023-12-20 15:20 (UTC)
I've tried to install this package but keep getting this error upon trying to run the executable:
/usr/bin/extratermqt: line 2: /opt/extraterm/extraterm: No such file or directory
I tried to make a symlink to the 'opt' directory but I got the "file already exists" error when attempting to make the link. So what is one to do ?
I have also attempted to build the 'git' version maintained by another user but that build fails. I wrote to them on the appropriate AUR page but as yet have received no reply. So, for the moment, I cannot use either package properly.
Any ideas about why this thing builds but doesn't run properly?
asm0dey commented on 2023-08-28 09:37 (UTC)
@SolarAquarion I'm ready to co-maintain
SolarAquarion commented on 2022-11-01 13:19 (UTC)
If anyone wants to help I'm willing to add you as a co-maintainer
SolarAquarion commented on 2021-04-02 13:18 (UTC)
I'm not near my computer currently, sorry.
student975 commented on 2021-04-02 09:00 (UTC)
0.58.0 has got cool new features (say, "Autocomplete based on the screen contents"). Any chance to update?
anemo commented on 2020-10-21 21:54 (UTC)
Any plans for updating to 0.53.1 ?
Kr1ss commented on 2019-03-12 19:55 (UTC) (edited on 2019-03-21 13:03 (UTC) by Kr1ss)
@FredBezies you'll need to either
install ... <<-END
instead of<<END
Thx for the package anyways. [EDIT] ...and for fixing this :) Cheers !
elkano commented on 2019-03-12 15:16 (UTC)
Can you please remove the starting spaces of the executable in the PKGBUILD? the ones before
#!/usr/bin/bash
and/opt/extraterm/extraterm
.They make the file not executable and I have to remove them by hand on each upgrade.
j605 commented on 2018-05-09 18:06 (UTC) (edited on 2018-05-09 18:41 (UTC) by j605)
This is a binary package and as such should be called extraterm-bin. Regarding the package itself:
Please remove the messages for install icons etc.
The executable is useless since it has extra spaces which makes shebang not work.