How to Install and Uninstall libicsharpcode-nrefactory5.0-cil Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libicsharpcode-nrefactory5.0-cil" package

Please follow the steps below to install libicsharpcode-nrefactory5.0-cil on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libicsharpcode-nrefactory5.0-cil

2. Uninstall "libicsharpcode-nrefactory5.0-cil" package

Learn how to uninstall libicsharpcode-nrefactory5.0-cil on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libicsharpcode-nrefactory5.0-cil $ sudo apt autoclean && sudo apt autoremove

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

Package: libicsharpcode-nrefactory5.0-cil
Priority: optional
Section: universe/cli-mono
Installed-Size: 404
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: nrefactory
Version: 5.3.0+20130718.73b6d0f-3
Depends: cli-common (>= 0.5.1), libmono-corlib4.5-cil (>= 4.2.0), libmono-system-core4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.2.0), libmono-system4.0-cil (>= 4.2.0), libicsharpcode-nrefactory-cecil5.0-cil
Suggests: libicsharpcode-nrefactory-ikvm5.0-cil
Filename: pool/universe/n/nrefactory/libicsharpcode-nrefactory5.0-cil_5.3.0+20130718.73b6d0f-3_all.deb
Size: 121534
MD5sum: 438ad8bbe9f19cd4cccfde1db6849a26
SHA1: 198658a517ab46cac3ba9290238d373a3d6bbbaa
SHA256: 691e8f1c2c3431db61a4a13e389125e7f54441de0f90d8f5c499293d86b6ccbf
Description-en: C# Parsing and Refactoring Library - Core
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 the core NRefactory library.
Description-md5: 8a1b3a36b14cc085d33a9828cbb51b46
Homepage: https://github.com/icsharpcode/NRefactory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu