How to Install and Uninstall elpa-cycle-quotes Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "elpa-cycle-quotes" package

In this section, we are going to explain the necessary steps to install elpa-cycle-quotes on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elpa-cycle-quotes

2. Uninstall "elpa-cycle-quotes" package

Learn how to uninstall elpa-cycle-quotes on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove elpa-cycle-quotes $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-cycle-quotes package on Ubuntu 20.10 (Groovy Gorilla)

Package: elpa-cycle-quotes
Architecture: all
Version: 0.1-3
Priority: optional
Section: universe/lisp
Source: cycle-quotes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacs addons team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: emacsen-common (>= 2.0.8)
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24, emacs25
Filename: pool/universe/c/cycle-quotes/elpa-cycle-quotes_0.1-3_all.deb
Size: 5700
MD5sum: 98121fb8b81822a21d10ec639a4a1747
SHA1: 3dda339135a0d944f98715760ecfe72827493925
SHA256: b5712aed27efee665e99ab15ad4a7df58868f3b3a7340abf12dd845d0df8ff89
SHA512: 987fc6cd986bcb3e5828671f94b1c0d20e6c154156812f55150a7c0eb0c69c339eeb2251c1b159ff12c7951c2cdea64bdb292b6c75633e3beef56f70007bf639
Homepage: https://elpa.gnu.org/packages/cycle-quotes.html
Description-en: Emacs command to cycle between quotation marks
This package provides the `cycle-quotes' command to cycle between
different string quote styles.
.
For example, in JavaScript, there are three string quote characters:
", ` and '. In a JavaScript buffer, with point located someplace
within the string, `cycle-quotes' will cycle between the following
quote styles each time it's called:
.
--> "Hi, it's me!" --> `Hi, it's me!` --> 'Hi, it\'s me!'
.
As seen in the above example, `cycle-quotes' tries to escape and
unescape quote characters intelligently.
Description-md5: 637ded34f4bb96e72a3309c2e36a7859