lua-ansicolors on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S lua-ansicolors

* (Optional) Uninstall lua-ansicolors on Arch using YAY

$ yay -Rns lua-ansicolors

2. Manually Install "lua-ansicolors" via AUR

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

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

b. Clone lua-ansicolors's git locally

$ git clone https://aur.archlinux.org/lua-ansicolors.git ~/lua-ansicolors

c. Go to ~/lua-ansicolors folder and install it

$ cd ~/lua-ansicolors $ makepkg -si

3. Information about the lua-ansicolors package on Arch User Repository (AUR)

ID: 735677
Name: lua-ansicolors
PackageBaseID: 152069
PackageBase: lua-ansicolors
Version: 1.0.2-1
Description: ANSI terminal color manipulation module for Lua 5.3
URL: https://github.com/kikito/ansicolors.lua
NumVotes: 0
Popularity: 0
OutOfDate: 1706141225
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588053441
LastModified: 1589386051
URLPath: /cgit/aur.git/snapshot/lua-ansicolors.tar.gz