How to Install and Uninstall netplan-devel.x86_64 Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "netplan-devel.x86_64" package
Please follow the instructions below to install netplan-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
netplan-devel.x86_64
Copied
2. Uninstall "netplan-devel.x86_64" package
This is a short guide on how to uninstall netplan-devel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
netplan-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the netplan-devel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:08:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : netplan-devel
Version : 0.105
Release : 1.el8
Architecture : x86_64
Size : 10 k
Source : netplan-0.105-1.el8.src.rpm
Repository : epel
Summary : Network configuration tool using YAML (development files)
URL : http://netplan.io/
License : GPLv3
Description : netplan reads network configuration from /etc/netplan/*.yaml which are written by administrators,
: installers, cloud image instantiations, or other OS deployments. During early boot, it generates
: backend specific configuration files in /run to hand off control of devices to a particular
: networking daemon.
:
: This package provides development headers and libraries for building applications using Netplan.
Available Packages
Name : netplan-devel
Version : 0.105
Release : 1.el8
Architecture : x86_64
Size : 10 k
Source : netplan-0.105-1.el8.src.rpm
Repository : epel
Summary : Network configuration tool using YAML (development files)
URL : http://netplan.io/
License : GPLv3
Description : netplan reads network configuration from /etc/netplan/*.yaml which are written by administrators,
: installers, cloud image instantiations, or other OS deployments. During early boot, it generates
: backend specific configuration files in /run to hand off control of devices to a particular
: networking daemon.
:
: This package provides development headers and libraries for building applications using Netplan.