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

Last updated: May 18,2024

1. Install "plm" package

Please follow the instructions below to install plm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plm

2. Uninstall "plm" package

Please follow the step by step instructions below to uninstall plm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plm $ sudo apt autoclean && sudo apt autoremove

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

Package: plm
Priority: extra
Section: universe/java
Installed-Size: 3375
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Quinson
Architecture: all
Version: 2.6+repack-2
Depends: java-wrappers, jython, libgettext-commons-java, libhttpclient-java, libhttpcore-java, libjgit-java, libjson-simple-java, libmiglayout-java, librsyntaxtextarea-java, scala, scala-library, libhttpmime-java
Filename: pool/universe/p/plm/plm_2.6+repack-2_all.deb
Size: 2961534
MD5sum: a481058ebce281971b77f9d40e77c0c7
SHA1: a5fb6b376ba242d03ed56f2d9bdeb292acb765a5
SHA256: 69afd2ea7afd4c5d9cc903eb7c8c72d23744ec52e558a34881df159a4aba2dcc
Description-en: Programming exerciser in Java, Python, Scala and others
The Programmer's Learning Machine (PLM) is a free cross-platform programming
exerciser. It lets you explore various concepts of programming through
over 190 interactive exercises, that you can solve in either Java,
Python or Scala.
.
The PLM interface and content is thoughtfully translated to English
and French; we hope that other translations will be contributed in
the future.
.
The following concepts are included in this package:
.
- Welcome: teach basics of programming to absolute beginners
- Maze: classical maze escaping algorithms for intermediate
- Sort: classical sorting algorithms for intermediate. One
introduction lesson presents the basics of the sorting algorithms
while two additional lessons apply them in more recreative settings.
- Recursion: classical logo algorithms for intermediate
- Turtle Art: explore a few classical LOGO figures
- LightBot: little programmer's brain teaser for intermediate and advanced
.
Other lessons are planned to explore new concepts, such as the
backtracking, dynamic programming, object-oriented programming or the
standard libraries of python, Scala and Java. Other programming languages
(such as Ruby or JavaScript) may be added in the future.
Description-md5: e041b4810d1714287ebded1784357258
Homepage: http://www.loria.fr/~quinson/Teaching/PLM/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu