theslate on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S theslate

* (Optional) Uninstall theslate on Arch using YAY

$ yay -Rns theslate

2. Manually Install "theslate" via AUR

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

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

b. Clone theslate's git locally

$ git clone https://aur.archlinux.org/theslate.git ~/theslate

c. Go to ~/theslate folder and install it

$ cd ~/theslate $ makepkg -si

3. Information about the theslate package on Arch User Repository (AUR)

ID: 668183
Name: theslate
PackageBaseID: 123213
PackageBase: theslate
Version: 1.0-0
Description: Text Editor with code highlighting support
URL: https://github.com/vicr123/theslate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vicr123
Submitter: vicr123
FirstSubmitted: 1496929825
LastModified: 1574132893
URLPath: /cgit/aur.git/snapshot/theslate.tar.gz