artem on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S artem

* (Optional) Uninstall artem on Arch using YAY

$ yay -Rns artem

2. Manually Install "artem" via AUR

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

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

b. Clone artem's git locally

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

c. Go to ~/artem folder and install it

$ cd ~/artem $ makepkg -si

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

ID: 1408664
Name: artem
PackageBaseID: 179191
PackageBase: artem
Version: 2.0.6-2
Description: Convert images from multiple formats (jpg, png, webp, etc…) to ASCII art, written in Rust
URL: https://github.com/finefindus/artem
NumVotes: 1
Popularity: 0.076719
OutOfDate:
Maintainer: finefindus
Submitter: finefindus
FirstSubmitted: 1653654903
LastModified: 1707842326
URLPath: /cgit/aur.git/snapshot/artem.tar.gz