release-it on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "release-it" 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 release-it on Arch using YAY
$
yay -S
release-it
Copied
* (Optional) Uninstall release-it on Arch using YAY
$
yay -Rns
release-it
Copied
2. Manually Install "release-it" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone release-it's git locally
$
git clone https://aur.archlinux.org/release-it.git
~/release-it
Copied
c. Go to ~/release-it folder and install it
$
cd
~/release-it
Copied
$
makepkg -si
Copied
3. Information about the release-it package on Arch User Repository (AUR)
ID: 820837
Name: release-it
PackageBaseID: 150663
PackageBase: release-it
Version: 14.2.1-1
Description: Automate versioning and package publishing
URL: https://github.com/release-it/release-it
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585058767
LastModified: 1605767138
URLPath: /cgit/aur.git/snapshot/release-it.tar.gz
Name: release-it
PackageBaseID: 150663
PackageBase: release-it
Version: 14.2.1-1
Description: Automate versioning and package publishing
URL: https://github.com/release-it/release-it
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585058767
LastModified: 1605767138
URLPath: /cgit/aur.git/snapshot/release-it.tar.gz