How to Install and Uninstall gvrng Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "gvrng" package

This is a short guide on how to install gvrng on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gvrng

2. Uninstall "gvrng" package

Please follow the steps below to uninstall gvrng on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gvrng $ sudo apt autoclean && sudo apt autoremove

3. Information about the gvrng package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gvrng
Priority: optional
Section: universe/games
Installed-Size: 1159
Maintainer: Ubuntu Developers
Original-Maintainer: Sergio Talens-Oliag
Architecture: all
Version: 4.4-1.1ubuntu1
Replaces: gvr (<= 1.4.1-1), gvr-lessons (<= 0.5-2)
Provides: gvr, gvr-lessons
Depends: python-glade2, python-gtksourceview2
Filename: pool/universe/g/gvrng/gvrng_4.4-1.1ubuntu1_all.deb
Size: 337540
MD5sum: 502ddfc16a97f9a2fde93a5fb033573b
SHA1: 34c19058c5916c47930d09a65d6a1292d50fe04d
SHA256: c4067880d31e1b4e5054df3fd6fe46750628f703ae97ff6873b268efa33d5f72
Description-en: Interactive, introductory programming language
Guido van Robot Next Generation (GvRng) is a project developed by advanced
high school students for use by their peers as a learning tool and precursor
to the further study of programming with Python. It is a minimalistic
programming language providing just enough syntax to help students learn the
concepts of sequencing, conditional branching, looping and procedural
abstraction.
.
It's biggest strength is that it permits this learning in an environment that
combines the thrill of problem-solving with instant visual feedback. In
short, it is an interactive, introductory programming language that is
excellent for learning the basic concepts of programming, applicable in any
high-level language.
.
The GvRng version replaces the old GvR program that used wxPython for the
GUI.
Description-md5: 4252cfc3b16250621b353ac17d42a031
Homepage: http://gvr.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu