Package Details: gcc11-libs 11.4.0-1

Git Clone URL: https://aur.archlinux.org/gcc11.git (read-only, click to copy)
Package Base: gcc11
Description: Runtime libraries shipped by GCC (11.x.x)
Upstream URL: https://gcc.gnu.org
Licenses: GPL, custom, LGPL, FDL
Provides: gcc-libs, libasan.so, libgfortran.so, liblsan.so, libtsan.so, libubsan.so
Submitter: yan12125
Maintainer: tallero
Last Packager: tallero
Votes: 4
Popularity: 0.052068
First Submitted: 2023-04-05 08:26 (UTC)
Last Updated: 2023-06-22 00:30 (UTC)

Dependencies (7)

Required by (4575)

Sources (5)

Latest Comments

« First ‹ Previous 1 2

C0rn3j commented on 2023-04-19 08:16 (UTC) (edited on 2023-06-19 09:20 (UTC) by C0rn3j)

To import the key:

gpg --keyserver hkps://keyserver.ubuntu.com --recv-key 3AB00996FC26A641

EDIT: No longer valid, get new one above

eduardolucioac commented on 2023-04-13 04:26 (UTC) (edited on 2023-04-13 04:28 (UTC) by eduardolucioac)

Workaround about The isl url https://ftp.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 is broken. comment.

Use...

yay --editmenu -S gcc11-libs

... and change...

_isl_url="https://${_isl_host}/pub/gcc/infrastructure/isl-${_islver}.tar.bz2"

... to...

_isl_url="https://libisl.sourceforge.io/isl-0.24.tar.bz2"

.

Done! 😉

[Ref(s).: https://forum.endeavouros.com/t/how-to-edit-pkgbuild-in-yay/16864 ]

4rozenwolves commented on 2023-04-13 03:10 (UTC)

The isl url https://ftp.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 is broken.

FabioLolix commented on 2023-04-12 21:39 (UTC)

Please remove provides=(gcc) same as