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

Last updated: September 28,2024

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

$ yay -S sublime-text-3

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

$ yay -Rns sublime-text-3

2. Manually Install "sublime-text-3" 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-3's git locally

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

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

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

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

ID: 1181557
Name: sublime-text-3
PackageBaseID: 157693
PackageBase: sublime-text-3
Version: 3.3211-4
Description: Sophisticated text editor for code, html and prose (legacy version)
URL: https://www.sublimetext.com/3
NumVotes: 31
Popularity: 5.9E-5
OutOfDate:
Maintainer: SunRed
Submitter: marcospb19
FirstSubmitted: 1600005100
LastModified: 1670846445
URLPath: /cgit/aur.git/snapshot/sublime-text-3.tar.gz