classdesc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "classdesc" 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 classdesc on Arch using YAY
$
yay -S
classdesc
Copied
* (Optional) Uninstall classdesc on Arch using YAY
$
yay -Rns
classdesc
Copied
2. Manually Install "classdesc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone classdesc's git locally
$
git clone https://aur.archlinux.org/classdesc.git
~/classdesc
Copied
c. Go to ~/classdesc folder and install it
$
cd
~/classdesc
Copied
$
makepkg -si
Copied
3. Information about the classdesc package on Arch User Repository (AUR)
ID: 704563
Name: classdesc
PackageBaseID: 149861
PackageBase: classdesc
Version: 3.37-1
Description: A system for adding reflection to C++
URL: http://classdesc.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srtlg
Submitter: srtlg
FirstSubmitted: 1583513845
LastModified: 1583513845
URLPath: /cgit/aur.git/snapshot/classdesc.tar.gz
Name: classdesc
PackageBaseID: 149861
PackageBase: classdesc
Version: 3.37-1
Description: A system for adding reflection to C++
URL: http://classdesc.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srtlg
Submitter: srtlg
FirstSubmitted: 1583513845
LastModified: 1583513845
URLPath: /cgit/aur.git/snapshot/classdesc.tar.gz