How to Install and Uninstall libfilezilla-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 05,2024

1. Install "libfilezilla-devel.x86_64" package

Please follow the steps below to install libfilezilla-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libfilezilla-devel.x86_64" package

This guide covers the steps necessary to uninstall libfilezilla-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the libfilezilla-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libfilezilla-devel
Version : 0.23.0
Release : 3.el8
Architecture : x86_64
Size : 94 k
Source : libfilezilla-0.23.0-3.el8.src.rpm
Repository : epel
Summary : Development files for C++ Library for FileZilla
URL : https://lib.filezilla-project.org/
License : GPLv2+
Description : libfilezilla is a small and modern C++ library, offering some basic
: functionality to build high-performing, platform-independent programs.
:
: This package contains files needed to compile code using libfilezilla.