How to Install and Uninstall libiscsi Package on Manjaro

Last updated: September 07,2024

1. Install "libiscsi" package

This is a short guide on how to install libiscsi on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libiscsi

2. Uninstall "libiscsi" package

This guide covers the steps necessary to uninstall libiscsi on Manjaro:

$ sudo pacman -Rcns libiscsi

3. Information about the libiscsi package on Manjaro

Repository : extra
Name : libiscsi
Version : 1.19.0-2
Description : Clientside library to implement the iSCSI protocol
Architecture : x86_64
URL : https://github.com/sahlberg/libiscsi
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc popt libgcrypt
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 127.31 KiB
Installed Size : 560.31 KiB
Packager : Evangelos Foutras
Build Date : Sat May 16 12:03:24 2020
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions