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

Last updated: May 05,2024

1. Install "libxrl-dev" package

This is a short guide on how to install libxrl-dev on Kali Linux

$ sudo apt update $ sudo apt install libxrl-dev

2. Uninstall "libxrl-dev" package

This guide covers the steps necessary to uninstall libxrl-dev on Kali Linux:

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

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

Package: libxrl-dev
Source: xraylib (4.0.0+dfsg1-1)
Version: 4.0.0+dfsg1-1+b1
Installed-Size: 148
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libxrl11 (= 4.0.0+dfsg1-1+b1)
Size: 24116
SHA256: 24531ad14c7b61d612d752f4b3669ef208770d50432e0f091bf35859088c7af7
SHA1: 868ba160774a2819d02392ec4cad4faa0a8618ce
MD5sum: 35be260af1fa0156f0e1b7729890da76
Description: library for interactions of X-rays with matter (headers)
Quantitative estimate of elemental composition by spectroscopic and
imaging techniques using X-ray fluorescence requires the availability
of accurate data of X-ray interaction with matter. Although a wide
number of computer codes and data sets are reported in literature,
none of them is presented in the form of freely available library
functions which can be easily included in software applications for
X-ray fluorescence. This work presents a compilation of data sets
from different published works and an xraylib interface in the form
of callable functions. Although the target applications are on X-ray
fluorescence, cross sections of interactions like photoionization,
coherent scattering and Compton scattering, as well as form factors
and anomalous scattering functions, are also available.
.
xraylib provides access to some of the most respected databases of
physical data in the field of X-rays. The core of xraylib is a
library, written in ANSI C, containing over 40 functions to be used
to retrieve data from these databases. This C library can be directly
linked with any program written in C, C++ or Objective-C.
.
This package contains the header files.
Description-md5: faaae289681522ccb8f7b73b39e10058
Homepage: https://github.com/tschoonj/xraylib
Section: libdevel
Priority: optional
Filename: pool/main/x/xraylib/libxrl-dev_4.0.0+dfsg1-1+b1_amd64.deb