sublime-text-2 on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "sublime-text-2" 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

b. Install sublime-text-2 on Arch using YAY

$ yay -S sublime-text-2

* (Optional) Uninstall sublime-text-2 on Arch using YAY

$ yay -Rns sublime-text-2

2. Manually Install "sublime-text-2" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone sublime-text-2's git locally

$ git clone https://aur.archlinux.org/sublime-text-2.git ~/sublime-text-2

c. Go to ~/sublime-text-2 folder and install it

$ cd ~/sublime-text-2 $ makepkg -si

3. Information about the sublime-text-2 package on Arch User Repository (AUR)

ID: 1169685
Name: sublime-text-2
PackageBaseID: 187409
PackageBase: sublime-text-2
Version: 2.0.2-2
Description: Sophisticated text editor for code, html and prose (legacy version)
URL: https://www.sublimetext.com/2
NumVotes: 544
Popularity: 5.5E-5
OutOfDate:
Maintainer: carstene1ns
Submitter: SunRed
FirstSubmitted: 1668531613
LastModified: 1668531613
URLPath: /cgit/aur.git/snapshot/sublime-text-2.tar.gz