How to Install and Uninstall libjs-lrdragndrop Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libjs-lrdragndrop" package

Please follow the step by step instructions below to install libjs-lrdragndrop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-lrdragndrop

2. Uninstall "libjs-lrdragndrop" package

Please follow the instructions below to uninstall libjs-lrdragndrop on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-lrdragndrop $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-lrdragndrop package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-lrdragndrop
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.2-2
Depends: libjs-angularjs (>= 1.2.25)
Recommends: javascript-common
Filename: pool/universe/libj/libjs-lrdragndrop/libjs-lrdragndrop_1.0.2-2_all.deb
Size: 4858
MD5sum: fc50d1b5ea848a105adadee39eb1b4b2
SHA1: 34581737f59b4badc25c6df539fbf45c542309b7
SHA256: aec6371c0460da9d1a735131daabf98f4dc48855d1404fb8c54a39af44108db6
Description-en: drag and drop module for Angularjs
lrDragNDrop is a drag and drop module for Angularjs which allows one to drag
items from one collection and drop to another one; or reorder the items within
the same collection.
.
It is "item oriented" which imply:
* the directives must be used with the standard ngRepeat directive
* "adorners" can be added
* works only with non empty collections
Description-md5: d6ceb2fd766fd6927f7ceb84b1ff0a17
Homepage: https://github.com/lorenzofox3/lrDragNDrop
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu