How to Install and Uninstall libfpga-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libfpga-dev" package

Please follow the instructions below to install libfpga-dev on Kali Linux

$ sudo apt update $ sudo apt install libfpga-dev

2. Uninstall "libfpga-dev" package

This tutorial shows how to uninstall libfpga-dev on Kali Linux:

$ sudo apt remove libfpga-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfpga-dev package on Kali Linux

Package: libfpga-dev
Source: fpgatools (0.0+201212-1)
Version: 0.0+201212-1+b2
Installed-Size: 94
Maintainer: Xiangfu Liu
Architecture: amd64
Depends: libfpga0 (= 0.0+201212-1+b2)
Size: 21572
SHA256: 503b32ab5301c936b0e0540f40ed0f1dead80f7ecfa8cba9460df3a57d1b427f
SHA1: 683535d2cc0659fa90976e8f23614fb9eda16413
MD5sum: 54affd31d9917bf75340697682995074
Description: development files for fpgatools
fpgatools is a toolchain to program field-programmable gate arrays
(FPGA). The only supported chip at this time is the xc6slx9, a cheap
but powerful 45nm-generation chip with about 2400 LUTs, block ram and
multiply-accumulate devices.
.
This package contains headers and libraries for developing bits file
that makes use of libfpga.
Description-md5:
Homepage: https://github.com/Wolfgang-Spraul/fpgatools
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: extra
Filename: pool/main/f/fpgatools/libfpga-dev_0.0+201212-1+b2_amd64.deb