How to Install and Uninstall netstandard-targeting-pack-2.1.x86_64 Package on Oracle Linux 9

Last updated: June 25,2024

1. Install "netstandard-targeting-pack-2.1.x86_64" package

This tutorial shows how to install netstandard-targeting-pack-2.1.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install netstandard-targeting-pack-2.1.x86_64

2. Uninstall "netstandard-targeting-pack-2.1.x86_64" package

Please follow the guidance below to uninstall netstandard-targeting-pack-2.1.x86_64 on Oracle Linux 9:

$ sudo dnf remove netstandard-targeting-pack-2.1.x86_64 $ sudo dnf autoremove

3. Information about the netstandard-targeting-pack-2.1.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:53:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : netstandard-targeting-pack-2.1
Version : 8.0.101
Release : 1.0.1.el9_3
Architecture : x86_64
Size : 1.4 M
Source : dotnet8.0-8.0.101-1.0.1.el9_3.src.rpm
Repository : ol9_appstream
Summary : Targeting Pack for NETStandard.Library 2.1
URL : https://github.com/dotnet/
License : 0BSD AND Apache-2.0 AND (Apache-2.0 WITH LLVM-exception) AND APSL-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND BSL-1.0 AND bzip2-1.0.6 AND CC0-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC-PDDC AND CNRI-Python AND EPL-1.0 AND GPL-2.0-only AND (GPL-2.0-only WITH GCC-exception-2.0) AND GPL-2.0-or-later AND GPL-3.0-only AND ICU AND ISC AND LGPL-2.1-only AND LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain AND LicenseRef-ISO-8879 AND MIT AND MIT-Wu AND MS-PL AND MS-RL AND NCSA AND OFL-1.1 AND OpenSSL AND Unicode-DFS-2015 AND Unicode-DFS-2016 AND W3C-19980720 AND X11 AND Zlib
Description : This package provides a targeting pack for NETStandard.Library 2.1
: that allows developers to compile against and target NETStandard.Library 2.1
: applications using the .NET SDK.