mt on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "mt" 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 mt on Arch using YAY
$
yay -S
mt
Copied
* (Optional) Uninstall mt on Arch using YAY
$
yay -Rns
mt
Copied
2. Manually Install "mt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mt's git locally
$
git clone https://aur.archlinux.org/mt.git
~/mt
Copied
c. Go to ~/mt folder and install it
$
cd
~/mt
Copied
$
makepkg -si
Copied
3. Information about the mt package on Arch User Repository (AUR)
ID: 951151
Name: mt
PackageBaseID: 161272
PackageBase: mt
Version: 0.1.0+alpha2021.08.22-1
Description: A terminal written in GTK+ and Rust
URL: https://gitlab.com/Miridyan/mt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mditto
Submitter: mditto
FirstSubmitted: 1608950425
LastModified: 1629659867
URLPath: /cgit/aur.git/snapshot/mt.tar.gz
Name: mt
PackageBaseID: 161272
PackageBase: mt
Version: 0.1.0+alpha2021.08.22-1
Description: A terminal written in GTK+ and Rust
URL: https://gitlab.com/Miridyan/mt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mditto
Submitter: mditto
FirstSubmitted: 1608950425
LastModified: 1629659867
URLPath: /cgit/aur.git/snapshot/mt.tar.gz