How to Install and Uninstall bower Package on Arch Linux

Last updated: May 04,2024

1. Install "bower" package

This tutorial shows how to install bower on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S bower

2. Uninstall "bower" package

In this section, we are going to explain the necessary steps to uninstall bower on Arch Linux:

$ sudo pacman -Rcns bower

3. Information about the bower package on Arch Linux

Repository : extra
Name : bower
Version : 1.8.14-1
Description : A package manager for the web
Architecture : any
URL : https://bower.io/
Licenses : MIT
Groups : None
Provides : None
Depends On : nodejs semver uglify-js
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.85 MiB
Installed Size : 18.26 MiB
Packager : Felix Yan
Build Date : Thu Mar 17 22:54:18 2022
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions