How to Install and Uninstall v8-314.i686 Package on Fedora 36
Last updated: November 28,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 36
$
sudo dnf update
Copied
$
sudo dnf install
v8-314.i686
Copied
2. Uninstall "v8-314.i686" package
This tutorial shows how to uninstall v8-314.i686 on Fedora 36:
$
sudo dnf remove
v8-314.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the v8-314.i686 package on Fedora 36
Last metadata expiration check: 2:45:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : v8-314
Version : 3.14.5.10
Release : 28.fc36
Architecture : i686
Size : 3.0 M
Source : v8-314-3.14.5.10-28.fc36.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.
Available Packages
Name : v8-314
Version : 3.14.5.10
Release : 28.fc36
Architecture : i686
Size : 3.0 M
Source : v8-314-3.14.5.10-28.fc36.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.