toml-fmt on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "toml-fmt" 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 toml-fmt on Arch using YAY
$
yay -S
toml-fmt
Copied
* (Optional) Uninstall toml-fmt on Arch using YAY
$
yay -Rns
toml-fmt
Copied
2. Manually Install "toml-fmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone toml-fmt's git locally
$
git clone https://aur.archlinux.org/toml-fmt.git
~/toml-fmt
Copied
c. Go to ~/toml-fmt folder and install it
$
cd
~/toml-fmt
Copied
$
makepkg -si
Copied
3. Information about the toml-fmt package on Arch User Repository (AUR)
ID: 1065780
Name: toml-fmt
PackageBaseID: 177906
PackageBase: toml-fmt
Version: 0.1.0-1
Description: Format .toml files
URL: https://github.com/segeljakt/toml-fmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1649788852
LastModified: 1649788852
URLPath: /cgit/aur.git/snapshot/toml-fmt.tar.gz
Name: toml-fmt
PackageBaseID: 177906
PackageBase: toml-fmt
Version: 0.1.0-1
Description: Format .toml files
URL: https://github.com/segeljakt/toml-fmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1649788852
LastModified: 1649788852
URLPath: /cgit/aur.git/snapshot/toml-fmt.tar.gz