How to Install and Uninstall fusesoc Package on Arch Linux

Last updated: May 19,2024

1. Install "fusesoc" package

In this section, we are going to explain the necessary steps to install fusesoc on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S fusesoc

2. Uninstall "fusesoc" package

Here is a brief guide to show you how to uninstall fusesoc on Arch Linux:

$ sudo pacman -Rcns fusesoc

3. Information about the fusesoc package on Arch Linux

Repository : extra
Name : fusesoc
Version : 2.3-1
Description : Package manager and build abstraction tool for FPGA/ASIC
development
Architecture : any
URL : https://github.com/olofk/fusesoc
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-edalize python-pyparsing python-yaml
python-simplesat python-fastjsonschema
Optional Deps : iverilog: run simulation/testbenchs
svn: opencores provider
Conflicts With : None
Replaces : None
Download Size : 116.54 KiB
Installed Size : 645.90 KiB
Packager : Antonio Rojas
Build Date : Sat Feb 3 17:20:38 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions