sublime-text2 on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "sublime-text2" 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-text2 on Arch using YAY

$ yay -S sublime-text2

* (Optional) Uninstall sublime-text2 on Arch using YAY

$ yay -Rns sublime-text2

2. Manually Install "sublime-text2" via AUR

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

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

b. Clone sublime-text2's git locally

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

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

$ cd ~/sublime-text2 $ makepkg -si

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

ID: 448830
Name: sublime-text2
PackageBaseID: 126082
PackageBase: sublime-text2
Version: 2.0.2-1
Description: Sophisticated text editor for code, html and prose (legacy version)
URL: https://www.sublimetext.com/2
NumVotes: 546
Popularity: 5.0E-6
OutOfDate:
Maintainer: carstene1ns
FirstSubmitted: 1507065753
LastModified: 1507065753
URLPath: /cgit/aur.git/snapshot/sublime-text2.tar.gz