How to Install and Uninstall luarocks Package on Manjaro
Last updated: January 11,2025
1. Install "luarocks" package
This guide let you learn how to install luarocks on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
luarocks
Copied
2. Uninstall "luarocks" package
In this section, we are going to explain the necessary steps to uninstall luarocks on Manjaro:
$
sudo pacman -Rcns
luarocks
Copied
3. Information about the luarocks package on Manjaro
Repository : extra
Name : luarocks
Version : 3.9.2-1
Description : Deployment and management system for Lua modules
Architecture : any
URL : https://luarocks.org/
Licenses : custom
Groups : None
Provides : None
Depends On : coreutils curl lua unzip zip
Optional Deps : cvs: for fetching sources from CVS repositories
git: for fetching sources from git repositories
mercurial: for fetching sources from mercurial repositories
cmake: for building rocks that use the cmake build system
lua-sec: HTTPS support
Conflicts With : None
Replaces : luarocks5.1 luarocks5.2
Download Size : 138.76 KiB
Installed Size : 692.21 KiB
Packager : Daurnimator
Build Date : Wed Dec 28 10:30:11 2022
Validated By : MD5 Sum SHA-256 Sum Signature
Name : luarocks
Version : 3.9.2-1
Description : Deployment and management system for Lua modules
Architecture : any
URL : https://luarocks.org/
Licenses : custom
Groups : None
Provides : None
Depends On : coreutils curl lua unzip zip
Optional Deps : cvs: for fetching sources from CVS repositories
git: for fetching sources from git repositories
mercurial: for fetching sources from mercurial repositories
cmake: for building rocks that use the cmake build system
lua-sec: HTTPS support
Conflicts With : None
Replaces : luarocks5.1 luarocks5.2
Download Size : 138.76 KiB
Installed Size : 692.21 KiB
Packager : Daurnimator
Build Date : Wed Dec 28 10:30:11 2022
Validated By : MD5 Sum SHA-256 Sum Signature