How to Install and Uninstall yank Package on openSUSE Leap
Last updated: December 24,2024
1. Install "yank" package
Learn how to install yank on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
yank
Copied
2. Uninstall "yank" package
Please follow the guidance below to uninstall yank on openSUSE Leap:
$
sudo zypper remove
yank
Copied
3. Information about the yank package on openSUSE Leap
Information for package yank:
-----------------------------
Repository : Main Repository
Name : yank
Version : 1.3.0-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.5 KiB
Installed : No
Status : not installed
Source package : yank-1.3.0-bp155.1.4.src
Upstream URL : https://github.com/mptre/yank
Summary : Tool for selecting and copying text from stdin without a mouse
Description :
Read input from stdin and display a selection interface that allows a field
to be selected and copied to the clipboard. Fields are either recognized by
a regular expression using the -g option or by splitting the input on a
delimiter sequence using the -d option.
-----------------------------
Repository : Main Repository
Name : yank
Version : 1.3.0-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.5 KiB
Installed : No
Status : not installed
Source package : yank-1.3.0-bp155.1.4.src
Upstream URL : https://github.com/mptre/yank
Summary : Tool for selecting and copying text from stdin without a mouse
Description :
Read input from stdin and display a selection interface that allows a field
to be selected and copied to the clipboard. Fields are either recognized by
a regular expression using the -g option or by splitting the input on a
delimiter sequence using the -d option.