How to Install and Uninstall libicsharpcode-nrefactory-cil-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libicsharpcode-nrefactory-cil-dev" package

Here is a brief guide to show you how to install libicsharpcode-nrefactory-cil-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libicsharpcode-nrefactory-cil-dev

2. Uninstall "libicsharpcode-nrefactory-cil-dev" package

Here is a brief guide to show you how to uninstall libicsharpcode-nrefactory-cil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libicsharpcode-nrefactory-cil-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libicsharpcode-nrefactory-cil-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libicsharpcode-nrefactory-cil-dev
Priority: optional
Section: universe/cli-mono
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: nrefactory
Version: 5.3.0+20130718.73b6d0f-3
Depends: libicsharpcode-nrefactory5.0-cil (= 5.3.0+20130718.73b6d0f-3), libicsharpcode-nrefactory-cecil5.0-cil (= 5.3.0+20130718.73b6d0f-3), libicsharpcode-nrefactory-csharp5.0-cil (= 5.3.0+20130718.73b6d0f-3), libicsharpcode-nrefactory-ikvm5.0-cil (= 5.3.0+20130718.73b6d0f-3), libicsharpcode-nrefactory-xml5.0-cil (= 5.3.0+20130718.73b6d0f-3)
Filename: pool/universe/n/nrefactory/libicsharpcode-nrefactory-cil-dev_5.3.0+20130718.73b6d0f-3_all.deb
Size: 3680
MD5sum: 494f1c8343eb2a68532381fb297e0c18
SHA1: cf8f1d25210d606df3b7f3b07a4e0a7d64a25154
SHA256: b79128f7a0eda301dc846384fd35ba5c97f908732dc3002dae47b2a2bdc0da37
Description-en: C# Parsing and Refactoring Library - Development files
NRefactory is the C# analysis library used in the SharpDevelop and
MonoDevelop IDEs. It allows applications to easily analyze both syntax
and semantics of C# programs. It is quite similar to Microsoft's
Roslyn project; except that it is not a full compiler – NRefactory
only analyzes C# code, it does not generate IL code.
.
This package contains development files for compiling against to use
the NRefactory library.
Description-md5: 228390004c1dcadd0a9be924239a37c7
Homepage: https://github.com/icsharpcode/NRefactory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu