rst2ctags on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "rst2ctags" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install rst2ctags on Arch using YAY
$
yay -S
rst2ctags
Copied
* (Optional) Uninstall rst2ctags on Arch using YAY
$
yay -Rns
rst2ctags
Copied
2. Manually Install "rst2ctags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rst2ctags's git locally
$
git clone https://aur.archlinux.org/rst2ctags.git
~/rst2ctags
Copied
c. Go to ~/rst2ctags folder and install it
$
cd
~/rst2ctags
Copied
$
makepkg -si
Copied
3. Information about the rst2ctags package on Arch User Repository (AUR)
ID: 1280104
Name: rst2ctags
PackageBaseID: 87833
PackageBase: rst2ctags
Version: 0.2.6-1
Description: Generates ctags-compatible output for the sections of a reStructuredText document
URL: https://github.com/jszakmeister/rst2ctags
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1417303788
LastModified: 1687986826
URLPath: /cgit/aur.git/snapshot/rst2ctags.tar.gz
Name: rst2ctags
PackageBaseID: 87833
PackageBase: rst2ctags
Version: 0.2.6-1
Description: Generates ctags-compatible output for the sections of a reStructuredText document
URL: https://github.com/jszakmeister/rst2ctags
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1417303788
LastModified: 1687986826
URLPath: /cgit/aur.git/snapshot/rst2ctags.tar.gz