ucdavisthesis on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ucdavisthesis

* (Optional) Uninstall ucdavisthesis on Arch using YAY

$ yay -Rns ucdavisthesis

2. Manually Install "ucdavisthesis" via AUR

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

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

b. Clone ucdavisthesis's git locally

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

c. Go to ~/ucdavisthesis folder and install it

$ cd ~/ucdavisthesis $ makepkg -si

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

ID: 311779
Name: ucdavisthesis
PackageBaseID: 63494
PackageBase: ucdavisthesis
Version: 1.3-2
Description: A University of California at Davis Thesis/Dissertation LaTeX Class
URL: http://www.ctan.org/tex-archive/macros/latex/contrib/ucdavisthesis/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1349931567
LastModified: 1465520353
URLPath: /cgit/aur.git/snapshot/ucdavisthesis.tar.gz