tse3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tse3

* (Optional) Uninstall tse3 on Arch using YAY

$ yay -Rns tse3

2. Manually Install "tse3" via AUR

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

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

b. Clone tse3's git locally

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

c. Go to ~/tse3 folder and install it

$ cd ~/tse3 $ makepkg -si

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

ID: 385218
Name: tse3
PackageBaseID: 3490
PackageBase: tse3
Version: 0.3.1-8
Description: A powerful open source sequencer engine written in C++.
URL: http://tse3.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1263829842
LastModified: 1487356333
URLPath: /cgit/aur.git/snapshot/tse3.tar.gz

5. The same packages on other Linux Distributions