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

Last updated: May 19,2024

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

$ yay -S sublime-text-4

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

$ yay -Rns sublime-text-4

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

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

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

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

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

ID: 1358959
Name: sublime-text-4
PackageBaseID: 167161
PackageBase: sublime-text-4
Version: 4.4169-1
Description: Sophisticated text editor for code, html and prose - stable build
URL: https://www.sublimetext.com/download
NumVotes: 73
Popularity: 2.075917
OutOfDate:
Maintainer: SunRed
Submitter: SunRed
FirstSubmitted: 1621598032
LastModified: 1700780416
URLPath: /cgit/aur.git/snapshot/sublime-text-4.tar.gz