Package Details: lib32-ncurses5-compat-libs 6.5-2

Git Clone URL: https://aur.archlinux.org/lib32-ncurses5-compat-libs.git (read-only, click to copy)
Package Base: lib32-ncurses5-compat-libs
Description: System V Release 4.0 curses emulation library (32-bit), ABI 5
Upstream URL: https://invisible-island.net/ncurses/ncurses.html
Licenses: MIT
Submitter: lpapp
Maintainer: Corax
Last Packager: Corax
Votes: 112
Popularity: 0.30
First Submitted: 2015-09-22 11:38 (UTC)
Last Updated: 2025-05-17 13:23 (UTC)

Pinned Comments

Corax commented on 2019-06-10 18:11 (UTC)

Make sure you have the multilib-devel group installed before reporting issues while building the package. I will not add it as a makedepends because it is not a makedepends for lib32-ncurses5 either. See https://wiki.archlinux.org/index.php/Makepkg#Build_32-bit_packages_on_a_64-bit_system

Corax commented on 2016-08-19 23:33 (UTC) (edited on 2022-02-28 18:45 (UTC) by Corax)

If anyone is still having trouble getting used to PGP signing, make sure to add the key mentioned in the PKGBUILD:

$ gpg --keyserver keyserver.ubuntu.com --recv-keys 19882D92DDA4C400C22C0D56CC2AF4472167BE03

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

Shutoyster commented on 2025-05-18 02:33 (UTC)

Yea no problem :). Ty for maintaining this package!

Corax commented on 2025-05-17 13:23 (UTC)

@Shutoyster: fixed, thanks for the report!

Shutoyster commented on 2025-05-16 17:48 (UTC)

I have installed all requirements.

ncurses5 package wont build due to C++ 15 link issues. The package has been flagged out of date.

Please see this https://gitlab.archlinux.org/archlinux/packaging/packages/ncurses/-/issues/3

Nevuly commented on 2023-03-16 19:14 (UTC)

ncurses5 6.4 released.

pradyungn commented on 2022-09-02 01:38 (UTC)

Still having issues w/ the package. Tried to install manually with pkgbuild. No dice. Install is definitely failing when curses.h is being generated, at that point something is going wrong. Not sure where to look. Would appreciate any help.

All requirements are installed.

pradyungn commented on 2022-08-31 00:43 (UTC)

I have both multilib-devel and lib32-gcc-libs installed. Running into this issue when attempting to compile:

In file included from ../ncurses/build.priv.h:70,
                 from ./tinfo/make_hash.c:40:
../include/curses.h:1510:9: error: macro names must be identifiers
 1510 | #define 6               0000            /* */
      |         ^

unsure whether this is an error on my system or int he package.

Corax commented on 2022-02-28 18:45 (UTC)

@haDe: thanks! Updated.

haDe commented on 2022-02-28 07:42 (UTC)

As far as I'm aware, sks-keyservers.net is gone. Its DNS record is non-existent. keyserver.ubuntu.com seems like a decent enough alternative

Corax commented on 2022-02-19 21:36 (UTC)

Apologies for the long delay, the 6.3 release happened at exactly the wrong time for me! I've now updated the PKGBUILD to 6.3 and imported the latest changes to the lib32-ncurses PKGBUILD (keeping everything in sync is a bit tedious).

sileshn commented on 2022-02-19 15:11 (UTC)

Will this be updated?