ov on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ov

* (Optional) Uninstall ov on Arch using YAY

$ yay -Rns ov

2. Manually Install "ov" via AUR

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

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

b. Clone ov's git locally

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

c. Go to ~/ov folder and install it

$ cd ~/ov $ makepkg -si

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

ID: 1414584
Name: ov
PackageBaseID: 189340
PackageBase: ov
Version: 0.33.3-1
Description: Feature-rich terminal-based text viewer
URL: https://github.com/noborus/ov
NumVotes: 3
Popularity: 1.078238
OutOfDate:
Maintainer: YHNdnzj
Submitter: YHNdnzj
FirstSubmitted: 1673183892
LastModified: 1708735815
URLPath: /cgit/aur.git/snapshot/ov.tar.gz