How to Install and Uninstall libdbix-class-optimisticlocking-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libdbix-class-optimisticlocking-perl" package

This guide covers the steps necessary to install libdbix-class-optimisticlocking-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdbix-class-optimisticlocking-perl

2. Uninstall "libdbix-class-optimisticlocking-perl" package

This tutorial shows how to uninstall libdbix-class-optimisticlocking-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdbix-class-optimisticlocking-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-class-optimisticlocking-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdbix-class-optimisticlocking-perl
Architecture: all
Version: 0.02-5
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: perl:any, libdbix-class-perl (>= 0.08195)
Filename: pool/universe/libd/libdbix-class-optimisticlocking-perl/libdbix-class-optimisticlocking-perl_0.02-5_all.deb
Size: 9692
MD5sum: cd154ba86676dfd993eda4d4a663f9e9
SHA1: 7badf67a8602022161c028c5f6c6170833800998
SHA256: 8aee91a77a399bc8794e278ab7202ed51dc00a3241b7c619da55d187954d4005
SHA512: d85d62e4d5b7b4cfc67d7a0dc5b71d39ea0d2a32f01f9b161541a19f49245498f2f50288eec5d1b218e9fe1c77240c8115ac785bc504485842780dbf0d74bf12
Homepage: https://metacpan.org/release/DBIx-Class-OptimisticLocking
Description-en: Optimistic locking support for DBIx::Class
Optimistic locking is an alternative to using exclusive locks when you
have the possibility of concurrent, conflicting updates in your database.
The basic principle is you allow any and all clients to issue updates and
rather than preemptively synchronizing all data modifications (which is
what happens with exclusive locks) you are "optimistic" that updates won't
interfere with one another and the updates will only fail when they do
in fact interfere with one another.
Description-md5: 78831d07988ebc6a202ece357f662037