How to Install and Uninstall rtags Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "rtags" package

Learn how to install rtags on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rtags

2. Uninstall "rtags" package

This is a short guide on how to uninstall rtags on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove rtags $ sudo apt autoclean && sudo apt autoremove

3. Information about the rtags package on Ubuntu 20.10 (Groovy Gorilla)

Package: rtags
Architecture: amd64
Version: 2.38-2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7646
Depends: init-system-helpers (>= 1.52), libc6 (>= 2.29), libclang1-9 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4)
Recommends: libclang-common-9-dev, elpa-rtags
Filename: pool/universe/r/rtags/rtags_2.38-2_amd64.deb
Size: 1291840
MD5sum: 51ed6259fd6f3b6d35023131cbe92d05
SHA1: ddf060758a901ce28631b078c0fa0ba6dd7a0703
SHA256: 53785444d9f27fc887e9d3fa0405ec57d45b9429a34559a06b5877dabf2aae4d
SHA512: 2c9402f441a5d7901a1f666614336d8f493a5d4faa0175d2e0d554db33b9382f8bf0eab0d21295204e726cdb2f03c02c6afdfff921c74d632967962b5d814cd8
Homepage: https://github.com/Andersbakken/rtags
Description-en: C/C++ client/server indexer with integration for Emacs
RTags is a client/server application that indexes C/C++ code and
keeps a persistent file-based database of references, declarations,
definitions, symbolnames etc. There’s also limited support for
ObjC/ObjC++. It allows you to find symbols by name (including nested
class and namespace scope). Most importantly it gives you proper
follow-symbol and find-references support. It also have neat little
things like rename-symbol, integration with clang’s “fixits”
(https://clang.llvm.org/diagnostics.html).
Description-md5: 2a392cf1511339902f0fecf6f4c711ea