codeigniter on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "codeigniter" 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 codeigniter on Arch using YAY
$
yay -S
codeigniter
Copied
* (Optional) Uninstall codeigniter on Arch using YAY
$
yay -Rns
codeigniter
Copied
2. Manually Install "codeigniter" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone codeigniter's git locally
$
git clone https://aur.archlinux.org/codeigniter.git
~/codeigniter
Copied
c. Go to ~/codeigniter folder and install it
$
cd
~/codeigniter
Copied
$
makepkg -si
Copied
3. Information about the codeigniter package on Arch User Repository (AUR)
ID: 695399
Name: codeigniter
PackageBaseID: 52215
PackageBase: codeigniter
Version: 3.1.11-1
Description: An object-oriented web-application framework for PHP projects
URL: http://www.codeigniter.com
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1315319736
LastModified: 1581359308
URLPath: /cgit/aur.git/snapshot/codeigniter.tar.gz
Name: codeigniter
PackageBaseID: 52215
PackageBase: codeigniter
Version: 3.1.11-1
Description: An object-oriented web-application framework for PHP projects
URL: http://www.codeigniter.com
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1315319736
LastModified: 1581359308
URLPath: /cgit/aur.git/snapshot/codeigniter.tar.gz