ix on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ix

* (Optional) Uninstall ix on Arch using YAY

$ yay -Rns ix

2. Manually Install "ix" via AUR

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

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

b. Clone ix's git locally

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

c. Go to ~/ix folder and install it

$ cd ~/ix $ makepkg -si

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

ID: 344444
Name: ix
PackageBaseID: 99689
PackageBase: ix
Version: 1.0-1
Description: A command line pastebin - shell
URL: http://ix.io
NumVotes: 34
Popularity: 4.3E-5
OutOfDate: 1705967866
Maintainer: psf
Submitter: psf
FirstSubmitted: 1441855932
LastModified: 1475787270
URLPath: /cgit/aur.git/snapshot/ix.tar.gz