How to Install and Uninstall electron Package on Manjaro

Last updated: May 19,2024

1. Install "electron" package

Please follow the steps below to install electron on Manjaro

$ sudo pacman -Sy $ sudo pacman -S electron

2. Uninstall "electron" package

This is a short guide on how to uninstall electron on Manjaro:

$ sudo pacman -Rcns electron

3. Information about the electron package on Manjaro

Repository : extra
Name : electron
Version : 1:28-1
Description : Meta package providing the latest available stable Electron
build
Architecture : any
URL : https://electronjs.org
Licenses : MIT
Groups : None
Provides : None
Depends On : electron28
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.05 KiB
Installed Size : 0.00 KiB
Packager : Caleb Maclennan
Build Date : Thu Jan 4 06:55:59 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions