lcurses on AUR (Arch User Repository)
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "lcurses" 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 lcurses on Arch using YAY
$
yay -S
lcurses
Copied
* (Optional) Uninstall lcurses on Arch using YAY
$
yay -Rns
lcurses
Copied
2. Manually Install "lcurses" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lcurses's git locally
$
git clone https://aur.archlinux.org/lcurses.git
~/lcurses
Copied
c. Go to ~/lcurses folder and install it
$
cd
~/lcurses
Copied
$
makepkg -si
Copied
3. Information about the lcurses package on Arch User Repository (AUR)
ID: 356645
Name: lcurses
PackageBaseID: 117089
PackageBase: lcurses
Version: 9.0.0-1
Description: Lua bindings for curses
URL: https://luaposix.github.io/luaposix
NumVotes: 2
Popularity: 0
OutOfDate: 1706212610
Maintainer:
Submitter: felix.s
FirstSubmitted: 1479248794
LastModified: 1479248794
URLPath: /cgit/aur.git/snapshot/lcurses.tar.gz
Name: lcurses
PackageBaseID: 117089
PackageBase: lcurses
Version: 9.0.0-1
Description: Lua bindings for curses
URL: https://luaposix.github.io/luaposix
NumVotes: 2
Popularity: 0
OutOfDate: 1706212610
Maintainer:
Submitter: felix.s
FirstSubmitted: 1479248794
LastModified: 1479248794
URLPath: /cgit/aur.git/snapshot/lcurses.tar.gz