How to Install and Uninstall openssh-askpass.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "openssh-askpass.x86_64" package

Please follow the instructions below to install openssh-askpass.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install openssh-askpass.x86_64

2. Uninstall "openssh-askpass.x86_64" package

This guide covers the steps necessary to uninstall openssh-askpass.x86_64 on Oracle Linux 9:

$ sudo dnf remove openssh-askpass.x86_64 $ sudo dnf autoremove

3. Information about the openssh-askpass.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:26:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openssh-askpass
Version : 8.7p1
Release : 34.el9
Architecture : x86_64
Size : 21 k
Source : openssh-8.7p1-34.el9.src.rpm
Repository : ol9_appstream
Summary : A passphrase dialog for OpenSSH and X
URL : http://www.openssh.com/portable.html
License : BSD
Description : OpenSSH is a free version of SSH (Secure SHell), a program for logging
: into and executing commands on a remote machine. This package contains
: an X11 passphrase dialog for OpenSSH.