How to Install and Uninstall xautomation Package on openSUSE Leap
Last updated: November 07,2024
1. Install "xautomation" package
Please follow the guidelines below to install xautomation on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
xautomation
Copied
2. Uninstall "xautomation" package
This guide covers the steps necessary to uninstall xautomation on openSUSE Leap:
$
sudo zypper remove
xautomation
Copied
3. Information about the xautomation package on openSUSE Leap
Information for package xautomation:
------------------------------------
Repository : Main Repository
Name : xautomation
Version : 1.09-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 186.3 KiB
Installed : No
Status : not installed
Source package : xautomation-1.09-bp155.2.10.src
Upstream URL : http://hoopajoo.net/projects/xautomation.html
Summary : Control X from the command line for scripts
Description :
Control X from the command line for scripts, and do "visual scraping" to find
things on the screen. The conrol interface allows mouse movement, clicking,
button up/down, key up/down, etc, and uses the XTest extension so you don't
have the annoying problems that xse has when apps ignore sent events. The
visgrep program find images inside of images and reports the coordinates,
allowing programs to find buttons, etc, on the screen to click on.
------------------------------------
Repository : Main Repository
Name : xautomation
Version : 1.09-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 186.3 KiB
Installed : No
Status : not installed
Source package : xautomation-1.09-bp155.2.10.src
Upstream URL : http://hoopajoo.net/projects/xautomation.html
Summary : Control X from the command line for scripts
Description :
Control X from the command line for scripts, and do "visual scraping" to find
things on the screen. The conrol interface allows mouse movement, clicking,
button up/down, key up/down, etc, and uses the XTest extension so you don't
have the annoying problems that xse has when apps ignore sent events. The
visgrep program find images inside of images and reports the coordinates,
allowing programs to find buttons, etc, on the screen to click on.