How to Install and Uninstall ack Package on openSUSE Leap
Last updated: January 22,2025
1. Install "ack" package
In this section, we are going to explain the necessary steps to install ack on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ack
Copied
2. Uninstall "ack" package
This guide covers the steps necessary to uninstall ack on openSUSE Leap:
$
sudo zypper remove
ack
Copied
3. Information about the ack package on openSUSE Leap
Information for package ack:
----------------------------
Repository : Main Repository
Name : ack
Version : 3.7.0-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 92.0 KiB
Installed : No
Status : not installed
Source package : ack-3.7.0-bp155.1.5.src
Upstream URL : https://beyondgrep.com/
Summary : Grep-Like Text Finder
Description :
ack is a grep-like tool tailored to working with large trees of source code.
----------------------------
Repository : Main Repository
Name : ack
Version : 3.7.0-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 92.0 KiB
Installed : No
Status : not installed
Source package : ack-3.7.0-bp155.1.5.src
Upstream URL : https://beyondgrep.com/
Summary : Grep-Like Text Finder
Description :
ack is a grep-like tool tailored to working with large trees of source code.