simpleconvert on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S simpleconvert

* (Optional) Uninstall simpleconvert on Arch using YAY

$ yay -Rns simpleconvert

2. Manually Install "simpleconvert" via AUR

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

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

b. Clone simpleconvert's git locally

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

c. Go to ~/simpleconvert folder and install it

$ cd ~/simpleconvert $ makepkg -si

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

ID: 996383
Name: simpleconvert
PackageBaseID: 132777
PackageBase: simpleconvert
Version: 3.2-2
Description: Application to convert multiple files to another filetype using FFMPEG.
URL: https://github.com/bartkessels/SimpleConvert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metak
Submitter: metak
FirstSubmitted: 1527252731
LastModified: 1638363595
URLPath: /cgit/aur.git/snapshot/simpleconvert.tar.gz