course on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "course" 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 course on Arch using YAY
$
yay -S
course
Copied
* (Optional) Uninstall course on Arch using YAY
$
yay -Rns
course
Copied
2. Manually Install "course" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone course's git locally
$
git clone https://aur.archlinux.org/course.git
~/course
Copied
c. Go to ~/course folder and install it
$
cd
~/course
Copied
$
makepkg -si
Copied
3. Information about the course package on Arch User Repository (AUR)
ID: 792682
Name: course
PackageBaseID: 145720
PackageBase: course
Version: 2.r0.geb4ff8e-1
Description: Course management tools for students.
URL: http://samuellando.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samuellando
Submitter: samuellando
FirstSubmitted: 1570669857
LastModified: 1600281590
URLPath: /cgit/aur.git/snapshot/course.tar.gz
Name: course
PackageBaseID: 145720
PackageBase: course
Version: 2.r0.geb4ff8e-1
Description: Course management tools for students.
URL: http://samuellando.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samuellando
Submitter: samuellando
FirstSubmitted: 1570669857
LastModified: 1600281590
URLPath: /cgit/aur.git/snapshot/course.tar.gz