tidyview on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S tidyview

* (Optional) Uninstall tidyview on Arch using YAY

$ yay -Rns tidyview

2. Manually Install "tidyview" via AUR

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

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

b. Clone tidyview's git locally

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

c. Go to ~/tidyview folder and install it

$ cd ~/tidyview $ makepkg -si

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

ID: 196020
Name: tidyview
PackageBaseID: 88056
PackageBase: tidyview
Version: 1.14-1
Description: Preview the effect of perltidy options on your source code
URL: http://sourceforge.net/projects/tidyview/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1417974637
LastModified: 1434291542
URLPath: /cgit/aur.git/snapshot/tidyview.tar.gz