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

Last updated: July 08,2024

1. Install "nrefactory-samples" package

This guide covers the steps necessary to install nrefactory-samples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nrefactory-samples

2. Uninstall "nrefactory-samples" package

This tutorial shows how to uninstall nrefactory-samples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nrefactory-samples $ sudo apt autoclean && sudo apt autoremove

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

Package: nrefactory-samples
Priority: optional
Section: universe/cli-mono
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Libraries Team
Architecture: all
Source: nrefactory
Version: 5.3.0+20130718.73b6d0f-3
Depends: mono-runtime (>= 3.0~), libgtk2.0-cil (>= 2.12.10-1ubuntu1), libicsharpcode-nrefactory-csharp5.0-cil (>= 5.3.0+20130718.73b6d0f), libicsharpcode-nrefactory5.0-cil (>= 5.3.0+20130718.73b6d0f), libmono-corlib4.5-cil (>= 4.2.0), libmono-posix4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 4.2.0), libmono-system-drawing4.0-cil (>= 3.0.6), libmono-system-windows-forms4.0-cil (>= 1.0), libmono-system4.0-cil (>= 4.2.0)
Filename: pool/universe/n/nrefactory/nrefactory-samples_5.3.0+20130718.73b6d0f-3_all.deb
Size: 23198
MD5sum: bbc4f77b09b3a68f0ee27dbbda6f2b8a
SHA1: 5d4deb22327f292fd3a440c1ee2bfcb46330675a
SHA256: ab773618a40b72d041d049f6d666f7fbe16c863dde25c0d549097ef6f875ee74
Description-en: C# Parsing and Refactoring Library - Sample programs
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 sample programs for the NRefactory library.
Description-md5: 360b89cabbb7baebac9347d3f2de7ed0
Homepage: https://github.com/icsharpcode/NRefactory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu