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
Copied
b. Install atem on Arch using YAY
$
yay -S
atem
Copied
* (Optional) Uninstall atem on Arch using YAY
$
yay -Rns
atem
Copied
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
Copied
b. Clone atem's git locally
$
git clone https://aur.archlinux.org/atem.git
~/atem
Copied
c. Go to ~/atem folder and install it
$
cd
~/atem
Copied
$
makepkg -si
Copied
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
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