How to Install and Uninstall tokei Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "tokei" package

Please follow the guidelines below to install tokei on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tokei

2. Uninstall "tokei" package

In this section, we are going to explain the necessary steps to uninstall tokei on openSuSE Tumbleweed:

$ sudo zypper remove tokei

3. Information about the tokei package on openSuSE Tumbleweed

Information for package tokei:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tokei
Version : 13.0.0.alpha.1+git0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : tokei-13.0.0.alpha.1+git0-1.1.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.