How to Install and Uninstall libssh Package on Manjaro

Last updated: May 17,2024

1. Install "libssh" package

This guide covers the steps necessary to install libssh on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libssh

2. Uninstall "libssh" package

Please follow the steps below to uninstall libssh on Manjaro:

$ sudo pacman -Rcns libssh

3. Information about the libssh package on Manjaro

Repository : extra
Name : libssh
Version : 0.10.6-2
Description : Library for accessing ssh client services through C libraries
Architecture : x86_64
URL : https://www.libssh.org/
Licenses : LGPL
Groups : None
Provides : libssh.so=4-64
Depends On : glibc openssl zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 197.39 KiB
Installed Size : 590.32 KiB
Packager : Antonio Rojas
Build Date : Fri Jan 5 17:33:31 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions