kdreports on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "kdreports" 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 kdreports on Arch using YAY
$
yay -S
kdreports
Copied
* (Optional) Uninstall kdreports on Arch using YAY
$
yay -Rns
kdreports
Copied
2. Manually Install "kdreports" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kdreports's git locally
$
git clone https://aur.archlinux.org/kdreports.git
~/kdreports
Copied
c. Go to ~/kdreports folder and install it
$
cd
~/kdreports
Copied
$
makepkg -si
Copied
3. Information about the kdreports package on Arch User Repository (AUR)
ID: 1019985
Name: kdreports
PackageBaseID: 106016
PackageBase: kdreports
Version: 2.1.0-1
Description: A Qt library for generating printable and exportable reports from code and from XML descriptions
URL: https://www.kdab.com/development-resources/qt-tools/kd-reports
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ohmyarch
FirstSubmitted: 1452607711
LastModified: 1642414056
URLPath: /cgit/aur.git/snapshot/kdreports.tar.gz
Name: kdreports
PackageBaseID: 106016
PackageBase: kdreports
Version: 2.1.0-1
Description: A Qt library for generating printable and exportable reports from code and from XML descriptions
URL: https://www.kdab.com/development-resources/qt-tools/kd-reports
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ohmyarch
FirstSubmitted: 1452607711
LastModified: 1642414056
URLPath: /cgit/aur.git/snapshot/kdreports.tar.gz