Skip to content

schmidtl25/info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Installing from tarball

tar -xzf archive-name.tar.gz
cd archive-name
./configure
make
sudo make install

Bash stuff

clear command cache (changing PATH or installing new stuff)
hash -r

tmux stuff

sudo dnf install libevent-devel
sudo dnf install ncurses-devel

download latest from https://github.com/tmux/tmux/wiki

cd <tmux download dir>
./configure
sudo make install

xsel

sudo dnf install https://download-ib01.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/x/xsel-1.2.0-26.el8.x86_64.rpm

About

random info I can't be bothered to remember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published