How to Install and Uninstall v8-314.i686 Package on Fedora 35

Last updated: May 18,2024

1. Install "v8-314.i686" package

In this section, we are going to explain the necessary steps to install v8-314.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install v8-314.i686

2. Uninstall "v8-314.i686" package

Please follow the guidance below to uninstall v8-314.i686 on Fedora 35:

$ sudo dnf remove v8-314.i686 $ sudo dnf autoremove

3. Information about the v8-314.i686 package on Fedora 35

Last metadata expiration check: 2:47:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : v8-314
Version : 3.14.5.10
Release : 26.fc35
Architecture : i686
Size : 3.0 M
Source : v8-314-3.14.5.10-26.fc35.src.rpm
Repository : fedora
Summary : JavaScript Engine
URL : https://developers.google.com/v8/
License : BSD
Description : V8 is Google's open source JavaScript engine. V8 is written in C++ and is used
: in Google Chrome, the open source browser from Google. V8 implements ECMAScript
: as specified in ECMA-262, 3rd edition. This is version 3.14, which is no longer
: maintained by Google, but was adopted by a lot of other software.