x265-hg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S x265-hg

* (Optional) Uninstall x265-hg on Arch using YAY

$ yay -Rns x265-hg

2. Manually Install "x265-hg" via AUR

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

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

b. Clone x265-hg's git locally

$ git clone https://aur.archlinux.org/x265-hg.git ~/x265-hg

c. Go to ~/x265-hg folder and install it

$ cd ~/x265-hg $ makepkg -si

3. Information about the x265-hg package on Arch User Repository (AUR)

ID: 950606
Name: x265-hg
PackageBaseID: 72221
PackageBase: x265-hg
Version: 3.4.r25404.e31211b2f00c-1
Description: Open source H.265/HEVC video encoder (mercurial version)
URL: https://www.videolan.org/developers/x265.html
NumVotes: 13
Popularity: 1.0E-6
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1375114236
LastModified: 1629554605
URLPath: /cgit/aur.git/snapshot/x265-hg.tar.gz