latex-enumitem on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "latex-enumitem" 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 latex-enumitem on Arch using YAY
$
yay -S
latex-enumitem
Copied
* (Optional) Uninstall latex-enumitem on Arch using YAY
$
yay -Rns
latex-enumitem
Copied
2. Manually Install "latex-enumitem" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone latex-enumitem's git locally
$
git clone https://aur.archlinux.org/latex-enumitem.git
~/latex-enumitem
Copied
c. Go to ~/latex-enumitem folder and install it
$
cd
~/latex-enumitem
Copied
$
makepkg -si
Copied
3. Information about the latex-enumitem package on Arch User Repository (AUR)
ID: 1242710
Name: latex-enumitem
PackageBaseID: 61346
PackageBase: latex-enumitem
Version: 3.9-1
Description: Customize the three basic lists (enumerate, itemize and description)
URL: http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1343734185
LastModified: 1681732710
URLPath: /cgit/aur.git/snapshot/latex-enumitem.tar.gz
Name: latex-enumitem
PackageBaseID: 61346
PackageBase: latex-enumitem
Version: 3.9-1
Description: Customize the three basic lists (enumerate, itemize and description)
URL: http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1343734185
LastModified: 1681732710
URLPath: /cgit/aur.git/snapshot/latex-enumitem.tar.gz