subedit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S subedit

* (Optional) Uninstall subedit on Arch using YAY

$ yay -Rns subedit

2. Manually Install "subedit" via AUR

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

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

b. Clone subedit's git locally

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

c. Go to ~/subedit folder and install it

$ cd ~/subedit $ makepkg -si

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

ID: 847708
Name: subedit
PackageBaseID: 124295
PackageBase: subedit
Version: 1.2.2-1
Description: Subtitle editor written in bash
URL: https://github.com/helixarch/subedit
NumVotes: 5
Popularity: 0.000242
OutOfDate:
Maintainer: helix
Submitter: helix
FirstSubmitted: 1500993706
LastModified: 1610723706
URLPath: /cgit/aur.git/snapshot/subedit.tar.gz