tidyview on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install tidyview on Arch using YAY
$
yay -S
tidyview
Copied
* (Optional) Uninstall tidyview on Arch using YAY
$
yay -Rns
tidyview
Copied
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
Copied
b. Clone tidyview's git locally
$
git clone https://aur.archlinux.org/tidyview.git
~/tidyview
Copied
c. Go to ~/tidyview folder and install it
$
cd
~/tidyview
Copied
$
makepkg -si
Copied
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
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