How To Install lxpanel-devel on Fedora 36
Introduction
In this tutorial we learn how to install lxpanel-devel on Fedora 36.
What is lxpanel-devel
The lxpanel-devel package contains libraries and header files for developing applications that use lxpanel.
We can use yum or dnf to install lxpanel-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lxpanel-devel.
Install lxpanel-devel on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install lxpanel-devel using dnf by running the following command:
sudo dnf -y install lxpanel-devel
Install lxpanel-devel on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install lxpanel-devel using yum by running the following command:
sudo yum -y install lxpanel-devel
How To Uninstall lxpanel-devel on Fedora 36
To uninstall only the lxpanel-devel package we can use the following command:
sudo dnf remove lxpanel-devel
lxpanel-devel Package Contents on Fedora 36
/usr/include/lxpanel
/usr/include/lxpanel/conf.h
/usr/include/lxpanel/icon-grid.h
/usr/include/lxpanel/misc.h
/usr/include/lxpanel/panel.h
/usr/include/lxpanel/plugin.h
/usr/lib64/pkgconfig/lxpanel.pc
---
title: "How To Install lxpanel-devel on Fedora 36"
linkTitle: "lxpanel-devel"
type: "docs"
description: "In this tutorial we learn how to install lxpanel-devel in Fedora 36. lxpanel-devel is Development files for lxpanel"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/lxpanel-devel-featured.png
References
Introduction
In this tutorial we learn how to install lxpanel-devel on Fedora 36.
Summary
What is lxpanel-devel
In this tutorial we learn how to install lxpanel-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
The lxpanel-devel package contains libraries and header files for developing applications that use lxpanel.
We can use yum or dnf to install lxpanel-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lxpanel-devel.
Install lxpanel-devel on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install lxpanel-devel using dnf by running the following command:
sudo dnf -y install lxpanel-devel
Install lxpanel-devel on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install lxpanel-devel using yum by running the following command:
sudo yum -y install lxpanel-devel
How To Uninstall lxpanel-devel on Fedora 36
To uninstall only the lxpanel-devel package we can use the following command:
sudo dnf remove lxpanel-devel
lxpanel-devel Package Contents on Fedora 36
/usr/include/lxpanel
/usr/include/lxpanel/conf.h
/usr/include/lxpanel/icon-grid.h
/usr/include/lxpanel/misc.h
/usr/include/lxpanel/panel.h
/usr/include/lxpanel/plugin.h
/usr/lib/pkgconfig/lxpanel.pc
References
Summary
In this tutorial we learn how to install lxpanel-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).