How to Install and Uninstall cli-spinner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "cli-spinner" package

This guide covers the steps necessary to install cli-spinner on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cli-spinner

2. Uninstall "cli-spinner" package

This tutorial shows how to uninstall cli-spinner on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cli-spinner $ sudo apt autoclean && sudo apt autoremove

3. Information about the cli-spinner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cli-spinner
Priority: optional
Section: universe/devel
Installed-Size: 1379
Maintainer: Ubuntu Developers
Original-Maintainer: Fernando Ike
Architecture: amd64
Source: golang-github-odeke-em-cli-spinner
Version: 0.0~git20150423.610063b-1
Filename: pool/universe/g/golang-github-odeke-em-cli-spinner/cli-spinner_0.0~git20150423.610063b-1_amd64.deb
Size: 326222
MD5sum: b27f6382e986cb89e82f2ec8ca2286c7
SHA1: b3dcbe1c55d891ba3cabd1263f54e28e2317bc05
SHA256: 6c0e2982a27420a487497dedadeec32723198eab43887d4d5b1a763dc13a0713
Description-en: Simple command line that show a slash spinner
Simple spinner for the commandline while your CLI application is working.
The cli-spinner binary isn't really functional, it's a commandline
example. If you to want use a spinner library in your software, please,
install golang-github-odeke-em-cli-spinner-dev package.
.
This package contains a example binary with spinner slash.
Description-md5: 3cb501522d9879997583b1d70d9b54b7
Homepage: https://github.com/odeke-em/cli-spinner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu