How to Install and Uninstall plank-devel.x86_64 Package on Fedora 39

Last updated: January 17,2025

1. Install "plank-devel.x86_64" package

Please follow the step by step instructions below to install plank-devel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install plank-devel.x86_64

2. Uninstall "plank-devel.x86_64" package

This tutorial shows how to uninstall plank-devel.x86_64 on Fedora 39:

$ sudo dnf remove plank-devel.x86_64 $ sudo dnf autoremove

3. Information about the plank-devel.x86_64 package on Fedora 39

Last metadata expiration check: 0:04:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : plank-devel
Version : 0.11.89
Release : 13.20210202.git013d051.fc39
Architecture : x86_64
Size : 30 k
Source : plank-0.11.89-13.20210202.git013d051.fc39.src.rpm
Repository : fedora
Summary : Development files for plank
URL : https://launchpad.net/plank
License : GPLv3+
Description : Plank is meant to be the simplest dock on the planet. The goal is to
: provide just what a dock needs and absolutely nothing more. It is,
: however, a library which can be extended to create other dock programs
: with more advanced features.
:
: Thus, Plank is the underlying technology for Docky (starting in version
: 3.0.0) and aims to provide all the core features while Docky extends it
: to add fancier things like Docklets, painters, settings dialogs, etc.
: This package contains the files necessary to develop against plank.