checkinstall on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "checkinstall" 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 checkinstall on Arch using YAY
$
yay -S
checkinstall
Copied
* (Optional) Uninstall checkinstall on Arch using YAY
$
yay -Rns
checkinstall
Copied
2. Manually Install "checkinstall" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone checkinstall's git locally
$
git clone https://aur.archlinux.org/checkinstall.git
~/checkinstall
Copied
c. Go to ~/checkinstall folder and install it
$
cd
~/checkinstall
Copied
$
makepkg -si
Copied
3. Information about the checkinstall package on Arch User Repository (AUR)
ID: 856488
Name: checkinstall
PackageBaseID: 162721
PackageBase: checkinstall
Version: 1.6.2-5
Description: Track files modified by an installation script and create a Slackware, RPM or Debian package
URL: http://checkinstall.izto.org
NumVotes: 0
Popularity: 0
OutOfDate: 1683736053
Maintainer:
Submitter: Coelacanthus
FirstSubmitted: 1612100296
LastModified: 1612186326
URLPath: /cgit/aur.git/snapshot/checkinstall.tar.gz
Name: checkinstall
PackageBaseID: 162721
PackageBase: checkinstall
Version: 1.6.2-5
Description: Track files modified by an installation script and create a Slackware, RPM or Debian package
URL: http://checkinstall.izto.org
NumVotes: 0
Popularity: 0
OutOfDate: 1683736053
Maintainer:
Submitter: Coelacanthus
FirstSubmitted: 1612100296
LastModified: 1612186326
URLPath: /cgit/aur.git/snapshot/checkinstall.tar.gz