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

Last updated: May 05,2024

1. Install "libjs-angularjs" package

Learn how to install libjs-angularjs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-angularjs

2. Uninstall "libjs-angularjs" package

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

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

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

Package: libjs-angularjs
Priority: optional
Section: web
Installed-Size: 3213
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Source: angular.js
Version: 1.2.28-1ubuntu2
Filename: pool/main/a/angular.js/libjs-angularjs_1.2.28-1ubuntu2_all.deb
Size: 347540
MD5sum: 5de7ab259a98a26bfe42c69dbd012dc9
SHA1: 2990873ea007a0a91d7e5ef65169ee2d587c7fe8
SHA256: b7cc86f1b6684ca2de221ffd2f106b850ef1113ee8f5875c181c5c5dbd8512c6
Description-en: lets you write client-side web applications as if you had a smarter browser
It lets you use good old HTML (or HAML, Jade and friends) as your template
language and lets you extend HTML's syntax to express your application's
components clearly and succinctly. It automatically synchronizes data from
your UI (view) with your JavaScript objects (model) through 2-way data
binding. To help you structure your application better and make it easy to
test, AngularJS teaches the browser how to do dependency injection and
inversion of control. It also helps with server-side communication, taming
async callbacks with promises and deferreds; and make client-side navigation
and deeplinking with hashbang urls or HTML5 pushState a piece of cake.
Description-md5: 860f7d3ba856edd43722cd16526f9999
Homepage: http://angularjs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y