thesis on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S thesis

* (Optional) Uninstall thesis on Arch using YAY

$ yay -Rns thesis

2. Manually Install "thesis" via AUR

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

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

b. Clone thesis's git locally

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

c. Go to ~/thesis folder and install it

$ cd ~/thesis $ makepkg -si

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

ID: 548508
Name: thesis
PackageBaseID: 15613
PackageBase: thesis
Version: 1f-1
Description: Two LaTeX classes for bigger, thesis-like documents
URL: http://dante.ctan.org/CTAN/help/Catalogue/entries/thesis.html#Visit
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: ralphptorres
Submitter: haawda
FirstSubmitted: 1205098387
LastModified: 1538415850
URLPath: /cgit/aur.git/snapshot/thesis.tar.gz