devscripts on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "devscripts" 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 devscripts on Arch using YAY
$
yay -S
devscripts
Copied
* (Optional) Uninstall devscripts on Arch using YAY
$
yay -Rns
devscripts
Copied
2. Manually Install "devscripts" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone devscripts's git locally
$
git clone https://aur.archlinux.org/devscripts.git
~/devscripts
Copied
c. Go to ~/devscripts folder and install it
$
cd
~/devscripts
Copied
$
makepkg -si
Copied
3. Information about the devscripts package on Arch User Repository (AUR)
ID: 1370483
Name: devscripts
PackageBaseID: 15813
PackageBase: devscripts
Version: 2.23.7-1
Description: Scripts to make the life of a Debian Package maintainer easier
URL: https://tracker.debian.org/pkg/devscripts
NumVotes: 27
Popularity: 8.0E-6
OutOfDate:
Maintainer: ItachiSan
Submitter: Misery
FirstSubmitted: 1205967153
LastModified: 1702671622
URLPath: /cgit/aur.git/snapshot/devscripts.tar.gz
Name: devscripts
PackageBaseID: 15813
PackageBase: devscripts
Version: 2.23.7-1
Description: Scripts to make the life of a Debian Package maintainer easier
URL: https://tracker.debian.org/pkg/devscripts
NumVotes: 27
Popularity: 8.0E-6
OutOfDate:
Maintainer: ItachiSan
Submitter: Misery
FirstSubmitted: 1205967153
LastModified: 1702671622
URLPath: /cgit/aur.git/snapshot/devscripts.tar.gz