How to Install and Uninstall tokei Package on openSUSE Leap

Last updated: September 28,2024

1. Install "tokei" package

Please follow the steps below to install tokei on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install tokei

2. Uninstall "tokei" package

Please follow the guidance below to uninstall tokei on openSUSE Leap:

$ sudo zypper remove tokei

3. Information about the tokei package on openSUSE Leap

Information for package tokei:
------------------------------
Repository : Main Repository
Name : tokei
Version : 12.1.2+git106-bp155.2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : tokei-12.1.2+git106-bp155.2.9.src
Upstream URL : https://github.com/XAMPPRocky/tokei
Summary : Code statistics commandline tool
Description :
Shows the number of files, total lines within those files and code, comments and blanks grouped by language.