transcode on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S transcode

* (Optional) Uninstall transcode on Arch using YAY

$ yay -Rns transcode

2. Manually Install "transcode" via AUR

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

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

b. Clone transcode's git locally

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

c. Go to ~/transcode folder and install it

$ cd ~/transcode $ makepkg -si

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

ID: 1414769
Name: transcode
PackageBaseID: 197919
PackageBase: transcode
Version: 1.1.7-44
Description: A video/DVD ripper and encoder for the terminal/console
URL: https://sources.archlinux.org/other/packages/transcode
NumVotes: 3
Popularity: 0.259858
OutOfDate:
Maintainer: nicolarevelant
Submitter: arojas
FirstSubmitted: 1695673820
LastModified: 1708786221
URLPath: /cgit/aur.git/snapshot/transcode.tar.gz