How to Install and Uninstall libglobalarrays-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libglobalarrays-dev" package

Here is a brief guide to show you how to install libglobalarrays-dev on Kali Linux

$ sudo apt update $ sudo apt install libglobalarrays-dev

2. Uninstall "libglobalarrays-dev" package

This is a short guide on how to uninstall libglobalarrays-dev on Kali Linux:

$ sudo apt remove libglobalarrays-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglobalarrays-dev package on Kali Linux

Package: libglobalarrays-dev
Source: ga
Version: 5.8.2-3
Installed-Size: 4416
Maintainer: Debichem Team
Architecture: amd64
Replaces: libga-dev (<< 5.4~beta~r10636+dfsg-3)
Breaks: libga-dev (<< 5.4~beta~r10636+dfsg-3)
Size: 506608
SHA256: 10dc76a6affa0f048da5c849cf2dcf5a4ef71b26ddfd7f85363bb305320fb44e
SHA1: bccd60cdc357b7d02203cf260302c164190ccbab
MD5sum: b62cdb3bc3f8c8a0e136a125909cfec8
Description: Distributed Shared-Memory Programming Environment (development)
Global Arrays is a portable Non-Uniform Memory Access (NUMA) shared-memory
programming environment for distributed and shared memory computers. It
augments the message-passing model by providing a shared-memory like access to
distributed dense arrays.
.
ARMCI provides one-sided remote memory operations used by GA.
.
ComEx (Communication Runtime for Extreme Scale) provides vector and strided
interfaces to optimize performance of remote memory copy operations for
non-contiguous data.
.
DRA (Disk Resident Arrays) is a parallel I/O library that maintains dense 2-dim
arrays on disk.
.
SF (Shared Files) is a parallel I/O library that allows noncollective I/O to a
parallel file.
.
EAF (Exclusive Access Files) is parallel I/O library that supports I/O to
private files.
.
TCGMSG is a simple, efficient, but becoming obsolete message-passing library.
.
TCGMSG-MPI is a TCGMSG interface implementation on top of MPI and ARMCI.
.
MA is a dynamic memory allocator/manager for Fortran and C programs.
.
GA++ is a C++ binding for global arrays.
.
This package contains the static libraries and header files.
Static libraries are provided for both OpenMPI and MPICH.
Description-md5:
Homepage: http://hpc.pnl.gov/globalarrays/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/ga/libglobalarrays-dev_5.8.2-3_amd64.deb