sanic on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sanic" 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 sanic on Arch using YAY
$
yay -S
sanic
Copied
* (Optional) Uninstall sanic on Arch using YAY
$
yay -Rns
sanic
Copied
2. Manually Install "sanic" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sanic's git locally
$
git clone https://aur.archlinux.org/sanic.git
~/sanic
Copied
c. Go to ~/sanic folder and install it
$
cd
~/sanic
Copied
$
makepkg -si
Copied
3. Information about the sanic package on Arch User Repository (AUR)
ID: 1403975
Name: sanic
PackageBaseID: 202174
PackageBase: sanic
Version: 0.0.1-1
Description: chaos music control
URL: https://git.berlin.ccc.de/cccb/sanic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1707067973
LastModified: 1707067973
URLPath: /cgit/aur.git/snapshot/sanic.tar.gz
Name: sanic
PackageBaseID: 202174
PackageBase: sanic
Version: 0.0.1-1
Description: chaos music control
URL: https://git.berlin.ccc.de/cccb/sanic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1707067973
LastModified: 1707067973
URLPath: /cgit/aur.git/snapshot/sanic.tar.gz