converter on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S converter

* (Optional) Uninstall converter on Arch using YAY

$ yay -Rns converter

2. Manually Install "converter" via AUR

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

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

b. Clone converter's git locally

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

c. Go to ~/converter folder and install it

$ cd ~/converter $ makepkg -si

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

ID: 1262843
Name: converter
PackageBaseID: 188350
PackageBase: converter
Version: 1.6.1-1
Description: Converter is a GTK4+libadwaita application that allows you to convert and manipulate a given image. It is a front-end for ImageMagick.
URL: https://gitlab.com/adhami3310/Converter
NumVotes: 6
Popularity: 0.001087
OutOfDate: 1700615950
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1669820772
LastModified: 1684955297
URLPath: /cgit/aur.git/snapshot/converter.tar.gz