atem on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S atem

* (Optional) Uninstall atem on Arch using YAY

$ yay -Rns atem

2. Manually Install "atem" via AUR

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

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

b. Clone atem's git locally

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

c. Go to ~/atem folder and install it

$ cd ~/atem $ makepkg -si

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

ID: 549138
Name: atem
PackageBaseID: 102263
PackageBase: atem
Version: 0.4.0-1
Description: A command-line tool to convert MetaStock (DataLink) binary data to ASCII text
URL: https://github.com/rudimeier/atem
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Xavion
Submitter: Xavion
FirstSubmitted: 1445547032
LastModified: 1538600219
URLPath: /cgit/aur.git/snapshot/atem.tar.gz