roundup on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "roundup" 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 roundup on Arch using YAY
$
yay -S
roundup
Copied
* (Optional) Uninstall roundup on Arch using YAY
$
yay -Rns
roundup
Copied
2. Manually Install "roundup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone roundup's git locally
$
git clone https://aur.archlinux.org/roundup.git
~/roundup
Copied
c. Go to ~/roundup folder and install it
$
cd
~/roundup
Copied
$
makepkg -si
Copied
3. Information about the roundup package on Arch User Repository (AUR)
ID: 1013857
Name: roundup
PackageBaseID: 113628
PackageBase: roundup
Version: 2.1.0-1
Description: A simple-to-use and install issue-tracking system with command-line, web and e-mail interfaces. Highly customisable.
URL: https://www.roundup-tracker.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kragacles
Submitter: kelvan
FirstSubmitted: 1468505664
LastModified: 1641320682
URLPath: /cgit/aur.git/snapshot/roundup.tar.gz
Name: roundup
PackageBaseID: 113628
PackageBase: roundup
Version: 2.1.0-1
Description: A simple-to-use and install issue-tracking system with command-line, web and e-mail interfaces. Highly customisable.
URL: https://www.roundup-tracker.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kragacles
Submitter: kelvan
FirstSubmitted: 1468505664
LastModified: 1641320682
URLPath: /cgit/aur.git/snapshot/roundup.tar.gz