Skip to content

Commit

Permalink
install lastpass-cli with apt
Browse files Browse the repository at this point in the history
  • Loading branch information
sethboyles committed Nov 7, 2022
1 parent bc3eede commit caea955
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions install-scripts/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,8 @@ pushd /tmp/
rm -r chruby-0.3.9/
popd

pushd ~/workspace/lastpass-cli
sudo apt install -y openssl libcurl4-openssl-dev libxml2 libssl-dev libxml2-dev pinentry-curses xclip cmake build-essential pkg-config
git clean -fd
git checkout .
git pull
cmake .
make
sudo make install
popd

sudo apt install -y openssl libcurl4-openssl-dev libxml2 libssl-dev libxml2-dev pinentry-curses xclip cmake build-essential pkg-config lastpass-cli



Expand Down

0 comments on commit caea955

Please sign in to comment.